:root{--gap:24px;--content-gap:20px;--nav-width:960px;--main-width:720px;--post-width:720px;--header-height:60px;--footer-height:80px;--radius:8px;--monospace:"Lucida Console", Monaco, "Consolas", monospace;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--primary-dim:rgb(60, 60, 60);--secondary:rgb(108, 108, 108);--tertiary:rgb(158, 158, 158);--tertiary-bg:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);--link-background-color:#e8e3f7;--link-color:var(--primary);--link-hover-color:#573eaa;--link-underline-shadow:0 1px 0 var(--link-color);--link-hover-underline-color:#6549c0;--link-hover-underline-shadow:0 2px 0 var(--link-hover-underline-color);--link-transition:all 0.3s ease;--line-yellow:url("data:image/svg+xml;charset=utf-8,%3Csvg preserveAspectRatio='none' width='120' height='6' viewBox='0 0 120 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119 0.8C60 4 50-0.5 1 1.5' stroke='%23fc0' stroke-width='3' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");--signature:var(--primary);--signature-bg:var(--secondary)}@media screen and (max-width:500px){:root{--header-height:52px}}.dark{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--primary-dim:rgb(186, 186, 186);--secondary:rgb(155, 156, 157);--tertiary:rgb(123, 124, 124);--tertiary-bg:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);--link-background-color:#5242746d;--link-color:var(--primary);--link-hover-color:#876fd6;--link-underline-shadow:0 1px 0 var(--link-color);--link-hover-underline-color:var(--link-hover-color);--link-hover-underline-shadow:0 2px 0 var(--link-hover-underline-color);--signature:var(--primary);--signature-bg:var(--secondary)}.list-page{background:var(--code-bg)}.dark.list-page{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica,helvetica neue,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,sans-serif;font-size:18px;line-height:1.6em;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}a{text-decoration:none}body,figure{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}::-webkit-scrollbar-track{background:0 0}.list-page:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary-bg);border:5px solid var(--theme);border-radius:var(--radius)}.list-page:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:22px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.links-container{font-size:16px}.links-container blockquote{margin:var(--gap)0;padding:0 14px;border-inline-start:3px solid var(--primary)}.links .item{padding:12px;background:var(--entry);border-radius:var(--radius);margin-bottom:var(--gap);border:1px solid var(--border)}.links .favicon{display:inline-block;background-size:16px 16px;width:16px;height:16px;image-rendering:-webkit-optimize-contrast}.links .item .title .favicon{margin-right:calc(var(--gap)/2);vertical-align:middle}.links .item .title a:hover{text-decoration:underline}.links .item .description{margin-left:calc(16px + var(--gap)/2);color:var(--secondary)}.links .item .description .delimiter::after{content:"·";margin-inline-start:.5em;margin-inline-end:.5em}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{font-weight:500;color:inherit;box-shadow:var(--link-underline-shadow)}.footer a:hover{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}.top-link:hover{color:var(--link-hover-color)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary-bg);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear;line-height:1.5}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.top-link:focus,#theme-toggle:focus{outline:0}#instantclick-bar{background:var(--tertiary-bg)}.medium-zoom-overlay{z-index:2}.medium-zoom-image--opened{z-index:3}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav ul{margin:0;padding:0}.logo a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px;image-rendering:-webkit-optimize-contrast}#theme-toggle svg{height:18px}button#theme-toggle{font-size:26px;margin:auto 4px}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px;font-weight:500;color:var(--secondary);display:inline-block;line-height:1.5em}#menu a:hover{color:var(--primary)}#menu a.active:hover{color:var(--signature)}#menu .active{color:var(--signature);box-shadow:0 2px 0 var(--signature)}#menu .external-link{position:relative}#menu .external-link svg{width:13px;height:auto;position:relative;top:1px;margin-left:3px}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--content-gap)var(--gap)0}@media screen and (max-width:500px){.main{padding-top:0}}.page-header{margin:var(--content-gap)0 calc(var(--content-gap) * 1.5)}.mark-line{display:inline-block;background:var(--line-yellow)0 100%/100% .3em no-repeat}mark{margin:0 -.4em;padding:0 .4em;border-radius:.8em .3em;background:0 0;background-image:linear-gradient( to right,rgba(255,225,0,.1),rgba(255,225,0,.7) 4%,rgba(255,225,0,.3) );-webkit-box-decoration-break:clone;box-decoration-break:clone}.first-entry{position:relative;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:17px;color:var(--primary);line-height:1.6em;display:block;overflow:initial}@media screen and (max-width:500px){.first-entry .entry-header h1{font-size:30px}.first-entry .entry-content{font-size:16px}}.first-entry .entry-content p{margin-bottom:.8em}.first-entry .entry-content ul,.first-entry .entry-content ol{margin:.8em 0}.first-entry .entry-content li p{margin-bottom:.5em}.first-entry .entry-footer{font-size:14px}.inline-links a{font-weight:500;color:var(--primary);box-shadow:var(--link-underline-shadow);transition:var(--link-transition)}.inline-links a:hover{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}.inline-links span:not(:last-of-type):after{content:"·";margin-inline-start:.5em;margin-inline-end:.5em}.main.post{max-width:calc(var(--post-width) + var(--gap) * 2)}.page-header h1{font-size:40px;margin-bottom:var(--content-gap);text-transform:capitalize}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons{padding:12px 0}.social-icons a{display:inline-block;line-height:20px;transition:var(--link-transition)}.social-icons a:not(:last-of-type){margin-right:12px}.social-icons a svg{height:26px;width:26px}.social-icons a:hover{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.meta-item{display:inline-block}.meta-item *{color:var(--secondary)}.meta-item:not(:last-of-type):after{content:"·";margin-inline-start:.5em;margin-inline-end:.5em}.meta-item svg{width:1em;height:1em;display:inline-block;vertical-align:-.15em}.meta-item a{transition:var(--link-transition)}.meta-item a:hover{color:var(--primary);box-shadow:0 1px 0 var(--secondary)}.meta-item .post-tags a:not(:last-of-type){margin-inline-end:.3em}.meta-item .post-tags a:not(:last-of-type):after{content:","}.meta-item .post-tags a:before{content:"#"}figure>img{image-rendering:-webkit-optimize-contrast}.post-content img{image-rendering:-webkit-optimize-contrast}:root{--shadow-color:0deg 0% 0%;--shadow-elevation-low:0.6px 0.6px 1px hsl(var(--shadow-color) / 0.1),
      0.9px 0.9px 1.4px -1.2px hsl(var(--shadow-color) / 0.1),
      2.2px 2.2px 3.5px -2.5px hsl(var(--shadow-color) / 0.1);--shadow-elevation-medium:0.6px 0.6px 1px hsl(var(--shadow-color) / 0.11),
      1.8px 1.8px 2.9px -0.8px hsl(var(--shadow-color) / 0.11),
      4.6px 4.6px 7.3px -1.7px hsl(var(--shadow-color) / 0.11),
      11.1px 11.1px 17.7px -2.5px hsl(var(--shadow-color) / 0.11);--twitter-color:#4a99e9}.standout{font-size:24px;padding:.5em;text-align:center}.image-size-control{margin-left:auto;margin-right:auto}.image-size-control>img{width:inherit;height:inherit}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);border:1px solid var(--border)}.post-entry:hover .entry-header h2{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3;transition:var(--link-transition);display:inline-block}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer,.entry-footer span>a{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-cover,.entry-isdraft{font-size:14px;color:var(--secondary)}.entry-cover{margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto;image-rendering:-webkit-optimize-contrast}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.post-header{margin:var(--content-gap)0 calc(var(--content-gap) * 1.5)}.post-title{font-size:40px;margin-bottom:var(--content-gap)}.post-description{margin:var(--content-gap)0;color:var(--secondary);opacity:.8;padding-left:.5em;border-left:8px solid var(--signature)}.post-meta,.breadcrumbs{font-size:15px}.breadcrumbs{display:flex;flex-wrap:wrap}.breadcrumbs a{font-size:16px}.post-content{font-size:17px;color:var(--content)}.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h3{margin:32px 0 24px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:40px auto 32px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:20px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a{font-weight:500;color:var(--primary);box-shadow:var(--link-underline-shadow);transition:var(--link-transition)}.post-content a:hover{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}.post-content a.anchor:hover{color:var(--primary);box-shadow:0 2px 0 var(--secondary)}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content a:hover code{box-shadow:0 -1px 0 var(--link-hover-underline-color)inset,0 1px 0 var(--link-hover-underline-color)}h1 .anchor,h2 .anchor,h3 .anchor,h4 .anchor,h5 .anchor,h6 .anchor{box-shadow:none;user-select:none;font-size:.8em;position:relative;top:-2px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{color:var(--secondary);margin-inline-start:8px;font-weight:500;display:inline-flex}.post-content del{text-decoration:none;background:linear-gradient(to right,var(--primary) 100%,transparent 0)0/1px 1px repeat-x}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li>ol,.post-content li>ul{margin-bottom:0}.post-content li{margin-top:.5em}.post-content li p{margin-bottom:.5em}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:32px}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{font-size:14px;text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:var(--content-gap)auto;border-radius:var(--radius)}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0 !important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content .chroma{border-radius:var(--radius)}.post-content code{background-color:var(--code-bg);margin:0 3px;padding:4px 5px;border-radius:3px;font-size:.95em;font-family:var(--monospace)}.post-content pre code{display:block;margin:auto 0;padding:15px;overflow-x:auto;border-radius:var(--radius);word-break:break-all;font-family:var(--monospace)}.post-content .chroma code{background-color:inherit;font-family:var(--monospace)}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--tertiary-bg);opacity:.8}.post-content sup{line-height:1}.post-content sup a{box-shadow:none;font-family:Helvetica,Arial,sans-serif;color:var(--link-hover-color)}.post-content sup a:hover{box-shadow:none;text-decoration:underline}.post-content sup a:before{content:"["}.post-content sup a:after{content:"]"}.post-content sup:target{background-color:var(--link-background-color)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary-bg);border-top:0;border-bottom:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem auto}.post-content img[src*="#center"]{margin:1rem auto}.post-content video{width:100%}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin:0 2px 40px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em 0}.toc.side{font-size:.8em}@media screen and (min-width:1350px){.toc.side{position:fixed;top:118px;z-index:1;max-height:calc(100% - 150px);overflow:auto}.toc.side::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}.toc.side.left{left:15px;width:250px}.toc.side.right{right:15px;width:265px}}.toc details summary{cursor:pointer;margin-inline-start:15px}.toc .details{display:inline;font-weight:500}.toc .inner{padding:10px 15px 5px 35px}.toc ul{margin:0;padding:0}.toc li ul{margin-inline-start:20px}.toc li a{line-height:1.5em;padding:3px 5px;border-radius:5px;display:block}.toc li a.active{background-color:var(--link-background-color)}.toc li a:hover{text-decoration:underline}.toc summary:focus{outline:0}.post-footer{margin-top:calc(var(--content-gap) * 1.5);padding-bottom:calc(var(--content-gap) * 2)}.comments-separator{height:3px;background-color:var(--tertiary)}.share-buttons{margin:var(--content-gap)0;padding-inline-start:var(--radius);display:flex;justify-content:center;overflow-x:auto}.share-buttons a{}.share-buttons a:not(:last-of-type){margin-inline-end:12px}.share-buttons a svg{height:30px;width:30px;fill:currentColor;transition:transform .1s}.share-buttons svg:active{transform:scale(.96)}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}.paginav{margin-top:var(--content-gap);display:flex;line-height:30px;border-radius:var(--radius)}.paginav svg{width:1em;height:1em;display:inline-block;vertical-align:-.125em}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav a span{transition:var(--link-transition)}.paginav a:hover span:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}.full-width{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;position:relative;right:50%;width:100vw}.comments-divider{margin:calc(var(--content-gap) * 1)0;height:1px;background-color:var(--secondary)}.social-links{margin:calc(var(--content-gap) * 2)0}.social-quote{padding:1em}.post-content .social-quote{margin-bottom:var(--content-gap)}.social-quote.tweet{background-color:var(--code-bg);border-left:3px solid var(--twitter-color)}.social-quote.tweet svg{color:var(--twitter-color)}.social-quote .title{margin-bottom:.5em;font-weight:500}.social-quote .title svg{width:20px;height:20px;vertical-align:text-bottom}.social-quote .title span{margin-inline-start:.5em}.social-quote p>a{margin-inline-start:.5em}.social-quote blockquote{font-size:.8em;margin:0;padding:0;border-inline-start:0}.social-quote blockquote a{font-weight:500;color:var(--primary);box-shadow:var(--link-underline-shadow);transition:var(--link-transition)}.social-quote blockquote>a:hover{color:var(--twitter-color);box-shadow:0 2px 0 var(--twitter-color)}.comments-box{margin:calc(var(--content-gap) * 2)0;background-color:var(--code-bg);border-radius:10px;box-shadow:var(--shadow-elevation-low)}.comments-box.telegram-widget{padding:.8em}.comments{margin:var(--content-gap)0}.comments .title{margin:20px 0;font-size:1.5em}.comments .title>span{line-height:1.5rem}.comments .title .counter{color:var(--link-hover-color);font-size:1rem;font-weight:700;vertical-align:super}.footnotes{font-size:.8em;color:var(--primary-dim);font-weight:400;padding:1em;background-color:var(--code-bg)}.footnotes a{color:var(--primary-dim);font-weight:400}.footnotes hr{display:none}.footnotes a{box-shadow:none;text-decoration:underline}.footnotes a:hover{box-shadow:none;text-decoration:underline}.footnotes ol{margin:0}.footnotes ol li{margin:0 0 6px}.footnotes ol li p{line-height:1.5em;margin:0}.footnotes ol li>*{vertical-align:top}.footnotes ol li:target{background-color:var(--link-background-color)}.footnotes ol:before{content:"Footnotes";font-size:1.5em;margin-left:-1em;font-weight:200}.tweet-ref{width:calc(100% - 2em);display:inline-block}.tweet-ref blockquote{margin:3px 0 0;border-inline-color:var(--tertiary);line-height:1.5em}.tweet-ref blockquote a{text-decoration:none}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner h1{padding:12px 0}.profile img{display:inline-table;border-radius:50%;pointer-events:none}.buttons{flex-wrap:wrap;max-width:400px;margin:0 auto}.button{background:var(--tertiary-bg);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary-bg);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary-bg)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary-bg);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary-bg);transform:scale(.96)}.chroma{background-color:#fff}.chroma .err{color:#a61717;background-color:#e3d2d2}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.chroma .hl{display:block;width:100%;background-color:#ffc}.chroma .lnt{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.chroma .k{color:#000;font-weight:700}.chroma .kc{color:#000;font-weight:700}.chroma .kd{color:#000;font-weight:700}.chroma .kn{color:#000;font-weight:700}.chroma .kp{color:#000;font-weight:700}.chroma .kr{color:#000;font-weight:700}.chroma .kt{color:#458;font-weight:700}.chroma .na{color:teal}.chroma .nb{color:#0086b3}.chroma .bp{color:#999}.chroma .nc{color:#458;font-weight:700}.chroma .no{color:teal}.chroma .nd{color:#3c5d5d;font-weight:700}.chroma .ni{color:purple}.chroma .ne{color:#900;font-weight:700}.chroma .nf{color:#900;font-weight:700}.chroma .nl{color:#900;font-weight:700}.chroma .nn{color:#555}.chroma .nt{color:navy}.chroma .nv{color:teal}.chroma .vc{color:teal}.chroma .vg{color:teal}.chroma .vi{color:teal}.chroma .s{color:#d14}.chroma .sa{color:#d14}.chroma .sb{color:#d14}.chroma .sc{color:#d14}.chroma .dl{color:#d14}.chroma .sd{color:#d14}.chroma .s2{color:#d14}.chroma .se{color:#d14}.chroma .sh{color:#d14}.chroma .si{color:#d14}.chroma .sx{color:#d14}.chroma .sr{color:#009926}.chroma .s1{color:#d14}.chroma .ss{color:#990073}.chroma .m{color:#099}.chroma .mb{color:#099}.chroma .mf{color:#099}.chroma .mh{color:#099}.chroma .mi{color:#099}.chroma .il{color:#099}.chroma .mo{color:#099}.chroma .o{color:#000;font-weight:700}.chroma .ow{color:#000;font-weight:700}.chroma .c{color:#998;font-style:italic}.chroma .ch{color:#998;font-style:italic}.chroma .cm{color:#998;font-style:italic}.chroma .c1{color:#998;font-style:italic}.chroma .cs{color:#999;font-weight:700;font-style:italic}.chroma .cp{color:#999;font-weight:700;font-style:italic}.chroma .cpf{color:#999;font-weight:700;font-style:italic}.chroma .gd{color:#000;background-color:#fdd}.chroma .ge{color:#000;font-style:italic}.chroma .gr{color:#a00}.chroma .gh{color:#999}.chroma .gi{color:#000;background-color:#dfd}.chroma .go{color:#888}.chroma .gp{color:#555}.chroma .gs{font-weight:700}.chroma .gu{color:#aaa}.chroma .gt{color:#a00}.chroma .gl{text-decoration:underline}.chroma .w{color:#bbb}.chroma{background-color:#f6f8fa}.dark{}.dark .chroma{color:#f8f8f2;background-color:#282a36}.dark .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.dark .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block}.dark .chroma .hl{display:block;width:100%;background-color:#ffc}.dark .chroma .lnt{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.dark .chroma .ln{margin-right:.4em;padding:0 .4em;color:#7f7f7f}.dark .chroma .k{color:#ff79c6}.dark .chroma .kc{color:#ff79c6}.dark .chroma .kd{color:#8be9fd;font-style:italic}.dark .chroma .kn{color:#ff79c6}.dark .chroma .kp{color:#ff79c6}.dark .chroma .kr{color:#ff79c6}.dark .chroma .kt{color:#8be9fd}.dark .chroma .na{color:#50fa7b}.dark .chroma .nb{color:#8be9fd;font-style:italic}.dark .chroma .nc{color:#50fa7b}.dark .chroma .nf{color:#50fa7b}.dark .chroma .nl{color:#8be9fd;font-style:italic}.dark .chroma .nt{color:#ff79c6}.dark .chroma .nv{color:#8be9fd;font-style:italic}.dark .chroma .vc{color:#8be9fd;font-style:italic}.dark .chroma .vg{color:#8be9fd;font-style:italic}.dark .chroma .vi{color:#8be9fd;font-style:italic}.dark .chroma .s{color:#f1fa8c}.dark .chroma .sa{color:#f1fa8c}.dark .chroma .sb{color:#f1fa8c}.dark .chroma .sc{color:#f1fa8c}.dark .chroma .dl{color:#f1fa8c}.dark .chroma .sd{color:#f1fa8c}.dark .chroma .s2{color:#f1fa8c}.dark .chroma .se{color:#f1fa8c}.dark .chroma .sh{color:#f1fa8c}.dark .chroma .si{color:#f1fa8c}.dark .chroma .sx{color:#f1fa8c}.dark .chroma .sr{color:#f1fa8c}.dark .chroma .s1{color:#f1fa8c}.dark .chroma .ss{color:#f1fa8c}.dark .chroma .m{color:#bd93f9}.dark .chroma .mb{color:#bd93f9}.dark .chroma .mf{color:#bd93f9}.dark .chroma .mh{color:#bd93f9}.dark .chroma .mi{color:#bd93f9}.dark .chroma .il{color:#bd93f9}.dark .chroma .mo{color:#bd93f9}.dark .chroma .o{color:#ff79c6}.dark .chroma .ow{color:#ff79c6}.dark .chroma .c{color:#6272a4}.dark .chroma .ch{color:#6272a4}.dark .chroma .cm{color:#6272a4}.dark .chroma .c1{color:#6272a4}.dark .chroma .cs{color:#6272a4}.dark .chroma .cp{color:#ff79c6}.dark .chroma .cpf{color:#ff79c6}.dark .chroma .gd{color:#f55}.dark .chroma .ge{text-decoration:underline}.dark .chroma .gh{font-weight:700}.dark .chroma .gi{color:#50fa7b;font-weight:700}.dark .chroma .go{color:#44475a}.dark .chroma .gu{font-weight:700}.dark .chroma .gl{text-decoration:underline}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:900px){.list-page .top-link{transform:translateY(-5rem)}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.share-buttons svg:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}.page-header{margin:var(--content-gap)0 calc(var(--content-gap) * 1.5);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;min-height:clamp(7.5rem,15vw,12.5rem);padding:clamp(1rem,3vw,1.875rem)clamp(1.25rem,4vw,2.5rem);border:1px solid var(--primary);border-radius:var(--radius);overflow:hidden;background-color:var(--nav-bg)}.page-header h1{font-size:clamp(1.75rem,5vw,3rem);margin-bottom:clamp(.75rem,2vw,var(--content-gap));text-transform:capitalize;line-height:1.2;color:var(--footer-links)}.page-header .inline-links a{color:var(--footer-links)}.faq-container{margin:2rem 0;max-width:700px}.faq-item{border-bottom:1px solid #ddd;padding:1rem 0}.faq-question{font-weight:700;cursor:pointer;position:relative;padding-right:20px}.faq-question::after{content:"▼";position:absolute;right:0;transition:transform .3s ease;font-size:.8rem;color:#555}.faq-question.active::after{transform:rotate(-180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease;padding-left:1rem;margin-top:.5rem;color:#444}.faq-answer.open{max-height:1000px}.flavour-card{background-color:var(--entry);display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;border:2px solid var(--primary);padding:1.5rem;border-radius:var(--radius);width:100%;box-shadow:var(--box-shadow);flex-wrap:wrap}.flavour-image{flex:0 0 30%;display:flex;justify-content:center;align-items:center}.flavour-image img{width:100%;height:auto;max-width:350px;border-radius:var(--radius)}.flavour-profile-description{flex:1 1 65%;margin-top:0;font-size:1.3rem;line-height:1.6}.flavour-profile-description p{margin-bottom:1rem}.flavour-profile-description .cta-button{display:inline-block;text-wrap:wrap;margin-top:10px}@media screen and (max-width:768px){.flavour-card{flex-direction:column;align-items:center;gap:.5rem}.flavour-image{flex:1 1 100%}.flavour-image img{width:100%;max-width:500px}.flavour-profile-description{flex:1 1 100%;font-size:1.2rem}}@media screen and (max-width:480px){.flavour-card{padding:1rem}.flavour-profile-description{font-size:.95rem}.flavour-image img{max-width:100%;min-width:auto}}.footer{background:var(--nav-bg);border-top:1px solid var(--border);color:var(--footer-links);max-width:100%}.footer a{box-shadow:none}.footer a:hover{box-shadow:none;text-decoration:underline;transition:0s}.footer-container{max-width:var(--nav-width);margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2rem}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-brand{flex:1}.footer-logo{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-logo a{color:var(--footer-links);text-decoration:none;transition:color .3s ease;display:flex;align-items:center;gap:.5rem;font-weight:600}.footer-logo a:hover{color:var(--link-hover-color);text-decoration:none}.footer-main{flex:2;text-align:center}.footer-nav ul{display:flex;flex-wrap:wrap;gap:2rem;padding:0;margin:0;list-style:none;justify-content:center}.footer-nav a{color:var(--footer-links);text-decoration:none;font-weight:500;transition:color .3s ease;padding:.5rem 0;font-size:1.2rem}.footer-nav a:hover{color:var(--link-hover-color)}.footer-connect{flex:1;text-align:right}.footer-social{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;align-items:center}.footer-social a{color:var(--footer-links);text-decoration:none;font-weight:500;transition:all .3s ease}.footer-bottom{border-top:1px solid var(--border);padding-top:2rem}.footer-meta{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap;font-size:.9rem;color:var(--secondary)}.footer-meta a{color:var(--footer-links);text-decoration:none;transition:color .3s ease}.footer-meta a:hover{color:var(--link-hover-color)}.footer-powered{font-style:italic;opacity:.8}@media(max-width:768px){.footer-top{flex-direction:column;text-align:center;align-items:center}.footer-brand,.footer-main,.footer-connect{text-align:center}.footer-social{justify-content:center}.footer-meta{flex-direction:column;text-align:center;gap:1rem}.footer-nav ul{flex-direction:column;gap:1rem}}@media(max-width:480px){.footer{padding:2rem 0 1.5rem}.footer-container{padding:0 1rem}.footer-social{flex-direction:column;gap:.75rem}.footer-social a{width:100%;text-align:center}.social-icons{display:flex}}.content-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;overflow:visible}@media(max-width:767px){.content-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0}.content-gallery>figure{flex:none;width:80%;scroll-snap-align:start}}.content-gallery>figure{margin:0;text-align:center}.content-gallery img{max-width:100%;border-radius:8px;margin:0}.header{position:sticky;top:0;left:0;display:flex;justify-content:space-between;background-color:var(--nav-bg);padding:.75rem 0;border-bottom:1px solid var(--border-color,#ddd);box-sizing:border-box;z-index:1000;width:100%}.header-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1440px;padding:0 1rem;margin:0 auto}.logo{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;margin:0}.logo a{color:#fff;font-size:clamp(1.1rem,2.5vw,1.4rem)}.logo-switches{margin-left:auto;display:flex;align-items:center}#theme-toggle svg{color:#fff}.nav-bottom{display:flex;border-top:1px solid var(--border-color,#ddd);box-sizing:border-box;box-shadow:inset 0 1px rgba(0,0,0,5%);border-bottom:3px solid var(--border-color,#ddd);margin:0 auto}.nav-bottom-container{max-width:1440px;width:100%;margin:0 auto;padding:0 1rem;box-sizing:border-box}#menu{list-style:none;margin:0;padding:0 1rem;display:flex;justify-content:flex-start;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--primary)transparent;flex-wrap:nowrap}#menu>li{text-align:center;flex:none;margin-right:1rem}#menu::-webkit-scrollbar{height:6px}#menu::-webkit-scrollbar-track{background:0 0}#menu::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:3px}#menu li{display:inline-block}#menu li:hover{background-color:#f7f7f738}#menu a{font-size:1.2rem;font-weight:500;color:var(--secondary,#555);text-decoration:none;display:inline-block;line-height:1.5em;padding:.75rem;transition:color .3s ease;white-space:nowrap}#menu a:hover{color:var(--primary,#007acc);text-decoration:underline}#menu a.active,#menu a.active:hover{color:var(--signature,#e63946);box-shadow:0 2px 0 var(--signature)}#menu .external-link{position:relative}#menu .external-link svg{width:13px;height:auto;position:relative;top:1px;margin-left:3px}@media(min-width:768px){#menu{overflow-x:visible;white-space:normal}}.search-container{display:flex;flex-wrap:wrap}a.search{display:inline-block;background-color:#fff;padding:5px 10px;border-radius:150px;color:#000;text-decoration:none;cursor:pointer;font-size:1rem;text-align:center}a.search:hover{background-color:#f7f7f7;color:#000;cursor:pointer;transition:background-color .3s ease}@media(max-width:600px){a.search{padding:4px 8px;line-height:1.7}}.hero-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:500px;margin:0 0 calc(var(--gap) * 2);padding:20px 25px;border:1px solid var(--primary);background:url(/insights/images/banner.webp)100%/cover no-repeat;color:#fff;overflow:hidden;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw}.hero-wrapper::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.65);border-radius:inherit;z-index:1}.hero-wrapper>*{position:relative;z-index:2}.hero-content-wrapper{display:flex;flex-direction:column;max-width:1440px;padding:1rem;gap:.5rem}.hero-content-wrapper h1{font-size:clamp(2rem,6vw,3rem);color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7);margin-bottom:.2em;text-align:left}.hero-content-wrapper p{font-size:clamp(1rem,5vw,1.75rem);color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.6);max-width:800px;line-height:1.1;text-align:left}.hero-social-icons{margin-top:.5rem;width:100%}@media(max-width:768px){.hero-wrapper{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;margin-bottom:calc(var(--gap) * 2)}.hero-content-wrapper{max-width:100%;padding:2rem 1rem;margin:0 auto}}.main-layout{display:flex;gap:2rem}.main-content{flex:1;min-width:0}.main{position:relative;max-width:var(--main-width);min-height:calc(100vh - var(--header-height) - var(--footer-height));margin:0 auto;padding:0 var(--gap)var(--content-gap);box-sizing:border-box}.main.post{max-width:calc(var(--post-width))}@media screen and (max-width:1100px){.sidebar{display:none}.main-content{flex:1 1 100%}}@media screen and (max-width:500px){.main{padding-top:0}}.sidebar{position:sticky;top:100px;width:clamp(200px,22vw,500px);background-color:var(--entry);padding:1.5rem;margin:1.3rem 0 3rem;border-radius:var(--radius);max-height:90vh;overflow-y:auto;flex-shrink:0}.sidebar-widgets{display:flex;flex-direction:column;gap:1rem;scroll-behavior:smooth}.sidebar-widgets ul{list-style:none;padding:0}.sidebar-widgets li a{color:var(--primary);text-decoration:underline;background:0 0;border:none;transition:none}.sidebar-widgets li a:hover{color:var(--link-hover-color)}#mc_embed_signup_scroll{display:flex;flex-direction:column;gap:.75rem;width:100%;box-sizing:border-box}.mc-field-group label{margin-bottom:10px}#mce-EMAIL,#mce-FNAME{width:100%;padding:.75rem 1rem;font-size:1rem;background-color:var(--entry);color:var(--primary);border:1px solid var(--primary);border-radius:var(--radius);min-height:44px;box-sizing:border-box;margin-top:5px;transition:all .2s ease}#mce-EMAIL::placeholder,#mce-FNAME::placeholder{color:var(--primary);opacity:.6}#mce-EMAIL:hover,#mce-FNAME:hover{border-color:var(--link-hover-color)}#mce-EMAIL:focus,#mce-FNAME:focus{outline:none;border-color:var(--link-hover-color);box-shadow:0 0 0 2px rgba(100,150,250,.2);transform:translateY(-1px)}#mc_embed_signup_scroll input[type=submit]{padding:.75rem 1.5rem;font-size:1rem;font-weight:500;background-color:var(--link-background-color);color:var(--link-color);border:none;border-radius:var(--radius);cursor:pointer;width:100%;box-sizing:border-box;min-height:44px;transition:all .3s ease;margin:0}#mc_embed_signup_scroll input[type=submit]:hover{background-color:var(--link-hover-color);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}#mc_embed_signup_scroll input[type=submit]:active{transform:translateY(0);box-shadow:0 1px 3px rgba(0,0,0,.1)}#mc_embed_signup_scroll input[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none}.sidebar form,.sidebar-widgets form,.sidebar input{max-width:100%;box-sizing:border-box}@media(max-width:768px){#mc_embed_signup_scroll{gap:1rem;padding:1rem}#mce-EMAIL,#mce-FNAME{font-size:16px;padding:1rem}#mc_embed_signup_scroll input[type=submit]{font-size:16px;padding:1rem 1.5rem;margin-top:.5rem}}@media(max-width:480px){#mc_embed_signup_scroll{gap:.875rem;padding:.75rem}#mce-EMAIL,#mce-FNAME{padding:.875rem 1rem}#mc_embed_signup_scroll input[type=submit]{padding:.875rem 1.25rem}}.mce_inline_error{color:#dc3545;font-size:.875rem;margin-top:.25rem}.response{margin-top:.5rem;padding:.5rem;font-size:.875rem;border-radius:var(--radius)}.response.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.response.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.recent-post-widget ul{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;list-style:none;padding:0}.recent-post-widget li{display:flex;flex-direction:column}.recent-post-widget li a{color:inherit;text-decoration:none;text-transform:capitalize}.recent-post-widget li a:hover{text-decoration:underline}.recent-post-thumb{width:100%;height:auto;object-fit:cover;border-radius:4px;margin-bottom:.5rem;transition:all .15s ease-in}.recent-post-thumb:hover{transform:scale(.97)}.tags-widget ul,.categories-widget ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0}.tags-widget li a,.categories-widget li a{display:inline-block;padding:.4rem .8rem;font-size:.9rem;border-radius:999px;background-color:var(--link-background-color);color:var(--link-color);text-decoration:none;text-transform:capitalize;white-space:nowrap}.tags-widget li a:hover,.categories-widget li a:hover{background-color:var(--link-hover-color);color:#fff}.cta-vaportiser-shop{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:280px;margin:var(--gap)0 calc(var(--gap) * 2);padding:32px 40px;border:1px solid var(--primary);border-radius:var(--radius);background-color:var(--nav-bg);color:#fff;overflow:hidden;isolation:isolate;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease}.cta-vaportiser-shop:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.cta-vaportiser-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:1.5rem;gap:1rem;max-width:100%}.cta-vaportiser-content img{width:clamp(4rem,15vw,6rem);height:auto;border-radius:var(--radius);object-fit:cover;flex-shrink:0}.cta-vaportiser-content h2{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.75);text-transform:capitalize;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.2}.cta-vaportiser-content p{font-size:clamp(1.125rem,4.5vw,1.6rem);text-shadow:1px 1px 3px rgba(0,0,0,.65);max-width:580px;line-height:1.4;margin:0 0 .75rem;font-weight:400;opacity:.95}.cta-button{padding:.875rem 2rem;font-size:1.05rem;font-weight:500;background-color:var(--link-background-color);color:var(--link-color);border:none;border-radius:var(--radius);min-height:48px;cursor:pointer;min-width:200px;text-align:center;box-sizing:border-box;transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;white-space:nowrap;position:relative;overflow:hidden;outline:none}.cta-button:hover{background-color:var(--link-hover-color);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.cta-button:active{transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,0,0,.15)}.cta-button:focus-visible{outline:2px solid var(--link-background-color);outline-offset:2px}@media(max-width:768px){.cta-vaportiser-shop{padding:24px 20px;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;border-radius:0;margin-bottom:calc(var(--gap) * 2)}.cta-vaportiser-content{padding:2rem 1rem;gap:.875rem}.cta-button{min-width:180px;padding:.75rem 1.5rem;font-size:1rem}}@media(prefers-reduced-motion:reduce){.cta-vaportiser-shop,.cta-button{transition:none}.cta-button:hover{transform:none}.cta-button:active{transform:none}}.first-entry{display:none}.inline-links a{font-weight:500;color:var(--primary);box-shadow:var(--link-underline-shadow);transition:var(--link-transition)}.inline-links a:hover{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}.inline-links span:not(:last-of-type)::after{content:"·";margin:0 .5em}.mark-line{display:inline-block;background:var(--line-yellow)0 100%/100% .3em no-repeat}mark{margin:0 -.4em;padding:0 .4em;border-radius:.8em .3em;background:linear-gradient( to right,rgba(255,225,0,.1),rgba(255,225,0,.7) 4%,rgba(255,225,0,.3) );-webkit-box-decoration-break:clone;box-decoration-break:clone}.social-icons a{color:#f7f7f7}.page-header{margin:var(--content-gap)0 calc(var(--content-gap) * 1.5)}.page-header h1{font-size:40px;margin-bottom:var(--content-gap);text-transform:capitalize}.latest-posts-heading,.featured-posts-heading,.youtube-videos-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:1.25rem}.view-link{background-color:var(--link-background-color);color:var(--primary);padding:.4rem 1rem;border-radius:6px;font-size:.875rem;text-decoration:none;transition:background-color .3s ease}.view-link:hover{background-color:var(--link-hover-color);color:#fff}.featured-entry{border:3px solid #d4af37;box-shadow:0 2px 6px rgba(212,175,55,.3)}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:1rem}.youtube-header:hover{text-decoration:underline}.featured-header:hover{text-decoration:underline}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);border:1px solid var(--border)}.post-entry:hover .entry-header h3{color:var(--link-hover-color);text-decoration:underline}.post-entry:hover .entry-header h3 a{color:var(--link-hover-color);text-decoration:underline}.tag-entry .entry-cover{display:none}.entry-header h3{font-size:24px;line-height:1.3;transition:var(--link-transition);display:inline-block}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.youtube-video-entry .entry-content{-webkit-line-clamp:unset}.entry-footer,.entry-footer span>a{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-cover,.entry-isdraft{font-size:14px;color:var(--secondary)}.entry-cover{margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto;image-rendering:-webkit-optimize-contrast}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.youtube-video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--radius);margin-bottom:var(--gap)}.youtube-video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-section{display:none}.post-header{margin:var(--content-gap)0 calc(var(--content-gap) * 1.5)}.post-title{font-size:clamp(32px,5vw,40px);margin-bottom:var(--content-gap)}.post-description{margin:var(--content-gap)0;color:var(--secondary);opacity:.8;padding-left:.5em;border-left:8px solid var(--signature)}.post-meta,.breadcrumbs{font-size:15px}.breadcrumbs{display:flex;flex-wrap:wrap;column-gap:.5rem;font-size:1rem;text-transform:capitalize;margin-bottom:.5rem}.breadcrumbs a{font-size:1rem;font-weight:700}.breadcrumbs a:hover{color:var(--link-hover-color);text-decoration:underline}.post-content{font-size:17px;color:var(--content)}.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h3{margin:32px 0 24px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:40px auto 32px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:20px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a{font-weight:500;color:var(--primary);box-shadow:none;transition:var(--link-transition)}.post-content a:hover{color:#fff;box-shadow:var(--link-hover-underline-shadow)}.post-content a.anchor:hover{color:var(--primary);box-shadow:none}.post-categories a{margin-right:.3rem}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content a:hover code{box-shadow:0 -1px 0 var(--link-hover-underline-color)inset,0 1px 0 var(--link-hover-underline-color)}h1 .anchor,h2 .anchor,h3 .anchor,h4 .anchor,h5 .anchor,h6 .anchor{box-shadow:none;user-select:none;font-size:.8em;position:relative;top:-2px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{color:var(--secondary);margin-inline-start:8px;font-weight:500;display:inline-flex}.post-content del{text-decoration:none;background:linear-gradient(to right,var(--primary) 100%,transparent 0)0/1px 1px repeat-x}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li>ol,.post-content li>ul{margin-bottom:0}.post-content li{margin-top:.5em}.post-content li p{margin-bottom:.5em}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:32px}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{font-size:14px;text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:var(--content-gap)auto;border-radius:var(--radius)}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0 !important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content .chroma{border-radius:var(--radius)}.post-content code{background-color:var(--code-bg);margin:0 3px;padding:4px 5px;border-radius:3px;font-size:.95em;font-family:var(--monospace)}.post-content pre code{display:block;margin:auto 0;padding:15px;overflow-x:auto;border-radius:var(--radius);word-break:break-all;font-family:var(--monospace)}.post-content .chroma code{background-color:inherit;font-family:var(--monospace)}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--tertiary-bg);opacity:.8}.post-content sup{line-height:1}.post-content sup a{box-shadow:none;font-family:Helvetica,Arial,sans-serif;color:var(--link-hover-color)}.post-content sup a:hover{box-shadow:none;text-decoration:underline}.post-content sup a:before{content:"["}.post-content sup a:after{content:"]"}.post-content sup:target{background-color:var(--link-background-color)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary-bg);border-top:0;border-bottom:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem auto}.post-content img[src*="#center"]{margin:1rem auto}.post-content video{width:100%}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin:0 2px 40px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em 0}.toc.side{font-size:1.2rem}@media screen and (min-width:1100px){.toc.side{position:fixed;top:118px;z-index:1;max-height:calc(100% - 150px);overflow:auto}.toc.side::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}.toc.side.left{left:15px;width:250px}.toc.side.right{margin-top:25px;right:50px;width:375px}}@media screen and (max-width:1100px){.sidebar-empty{display:none !important}}.toc details summary{cursor:pointer;margin-inline-start:15px}.toc .details{display:inline;font-weight:500}.toc .inner{padding:10px 15px 5px 35px}.toc ul{margin:0;padding:0}.toc li ul{margin-inline-start:20px}.toc li a{line-height:1.5em;padding:3px 5px;border-radius:5px;display:block}.toc li a.active{background-color:var(--link-background-color)}.toc li a:hover{text-decoration:underline}.toc summary:focus{outline:0}.post-footer{margin-top:calc(var(--content-gap) * 1.5);padding-bottom:calc(var(--content-gap) * 2)}.comments-separator{height:3px;background-color:var(--tertiary)}.share-buttons{margin:var(--content-gap)0;padding-inline-start:var(--radius);display:flex;justify-content:center;overflow-x:auto}.share-buttons a{background-color:var(--link-hover-color)}.share-buttons a:not(:last-of-type){margin-inline-end:12px}.share-buttons a svg{height:30px;width:30px;fill:currentColor;transition:transform .1s}.share-buttons svg:active{transform:scale(.96)}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}.paginav{margin-top:var(--content-gap);display:flex;line-height:30px;border-radius:var(--radius)}.paginav svg{width:1em;height:1em;display:inline-block;vertical-align:-.125em}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav a span{transition:var(--link-transition)}.paginav a:hover span:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}.full-width{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;position:relative;right:50%;width:100vw}.comments-divider{margin:calc(var(--content-gap) * 1)0;height:1px;background-color:var(--secondary)}.social-links{margin:calc(var(--content-gap) * 2)0}.social-quote{padding:1em}.post-content .social-quote{margin-bottom:var(--content-gap)}.social-quote.tweet{background-color:var(--code-bg);border-left:3px solid var(--twitter-color)}.social-quote.tweet svg{color:var(--twitter-color)}.social-quote .title{margin-bottom:.5em;font-weight:500}.social-quote .title svg{width:20px;height:20px;vertical-align:text-bottom}.social-quote .title span{margin-inline-start:.5em}.social-quote p>a{margin-inline-start:.5em}.social-quote blockquote{font-size:.8em;margin:0;padding:0;border-inline-start:0}.social-quote blockquote a{font-weight:500;color:var(--primary);box-shadow:var(--link-underline-shadow);transition:var(--link-transition)}.social-quote blockquote>a:hover{color:var(--twitter-color);box-shadow:0 2px 0 var(--twitter-color)}.comments-box{margin:calc(var(--content-gap) * 2)0;background-color:var(--code-bg);border-radius:10px;box-shadow:var(--shadow-elevation-low)}.comments-box.telegram-widget{padding:.8em}.comments{margin:var(--content-gap)0}.comments .title{margin:20px 0;font-size:1.5em}.comments .title>span{line-height:1.5rem}.comments .title .counter{color:var(--link-hover-color);font-size:1rem;font-weight:700;vertical-align:super}.footnotes{font-size:.8em;color:var(--primary-dim);font-weight:400;padding:1em;background-color:var(--code-bg)}.footnotes a{color:var(--primary-dim);font-weight:400}.footnotes hr{display:none}.footnotes a{box-shadow:none;text-decoration:underline}.footnotes a:hover{box-shadow:none;text-decoration:underline}.footnotes ol{margin:0}.footnotes ol li{margin:0 0 6px}.footnotes ol li p{line-height:1.5em;margin:0}.footnotes ol li>*{vertical-align:top}.footnotes ol li:target{background-color:var(--link-background-color)}.footnotes ol:before{content:"Footnotes";font-size:1.5em;margin-left:-1em;font-weight:200}.tweet-ref{width:calc(100% - 2em);display:inline-block}.tweet-ref blockquote{margin:3px 0 0;border-inline-color:var(--tertiary);line-height:1.5em}.tweet-ref blockquote a{text-decoration:none}.sidebar-empty{width:400px}.vape-product-wrapper{height:420px;max-width:calc(100vw - 40px);margin:50px auto;border-radius:var(--radius);background:var(--entry);border:1px solid var(--border);box-shadow:0 14px 32px rgba(0,0,0,.1);overflow:hidden;display:flex}.vape-product-img{height:420px}.vape-product-img img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)0 0 var(--radius)}.vape-product-info{flex:1;height:420px;background:var(--entry);display:flex;flex-direction:column}.vape-product-text{flex:1;padding:52px 38px 0}.vape-product-text h1{margin:0 0 12px;font-size:2.1rem;color:var(--primary);font-weight:600;line-height:1.2}.vape-product-text h2{margin:0 0 24px;font-size:.8rem;font-weight:400;text-transform:uppercase;color:var(--tertiary);letter-spacing:.2em}.vape-product-text p{margin:0;color:var(--secondary);line-height:1.6;font-size:.95rem;font-weight:400}.vape-product-price-btn{height:120px;padding:20px 38px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);background:var(--code-bg)}.vape-product-price-btn p{margin:0;font-size:1.75rem;font-weight:600;color:var(--primary);display:flex;align-items:baseline;gap:4px}.vape-product-price-btn span{font-size:2.1rem;font-weight:700;color:var(--primary)}.vape-product-btn a{padding:20px}@media(max-width:968px){.vape-product-wrapper{width:calc(100vw - 20px);height:auto;margin:20px auto;flex-direction:column}.vape-product-img{flex:none;object-fit:cover}.vape-product-img img{border-radius:var(--radius)var(--radius)0 0}.vape-product-info{height:auto}.vape-product-text{padding:30px 20px}.vape-product-text h1{font-size:1.8rem}.vape-product-text h2{font-size:.75rem;margin-bottom:16px}.vape-product-text p{font-size:.9rem}.vape-product-price-btn{height:auto;padding:20px;flex-direction:column;gap:16px;align-items:stretch}.vape-product-btn{width:100%}}@media(max-width:480px){.vape-product-wrapper{margin:10px auto}.vape-product-text{padding:24px 16px}.vape-product-text h1{font-size:1.5rem}.vape-product-text h2{font-size:.7rem}.vape-product-text p{font-size:.85rem}.vape-product-price-btn{padding:16px}.vape-product-price-btn p{font-size:1.5rem}.vape-product-price-btn span{font-size:1.8rem}}.dark .vape-product-price-btn{border-top-color:var(--border)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica,helvetica neue,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,sans-serif;font-size:18px;line-height:1.6em;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}a{text-decoration:none}body,figure{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}::-webkit-scrollbar-track{background:0 0}.list-page:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary-bg);border:5px solid var(--theme);border-radius:var(--radius)}.list-page:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.mobile-signup-wrapper{display:block;position:relative;min-height:280px;margin:var(--gap)0 calc(var(--gap) * 2);padding:32px 40px;border:1px solid var(--primary);border-radius:var(--radius);background-image:url(/insights/images/sign-up-email-newsletter.webp);background-size:cover;background-position:50%;color:#fff;overflow:hidden;isolation:isolate;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease}.mobile-signup-wrapper::before{content:"";position:absolute;inset:0;background:linear-gradient( 135deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.6) 100% );z-index:1;pointer-events:none}.mobile-signup-wrapper:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.mobile-signup-container{padding:32px 40px;border-radius:var(--radius);position:relative;z-index:2}.mobile-signup-container h3{font-size:clamp(1.25rem,3vw + .5rem,2rem);line-height:1.3;margin-bottom:.75rem;color:var(--footer-links)}@media screen and (min-width:1100px){.mobile-signup-wrapper{display:none}}@media(max-width:768px){.mobile-signup-wrapper{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);margin-top:0;min-height:240px;border-radius:0}.mobile-signup-container{padding:24px 20px}.mobile-signup-container h3{font-size:clamp(1.125rem,4vw,1.75rem);line-height:1.2}}@media(min-width:769px) and (max-width:1099px){.mobile-signup-wrapper{min-height:300px;padding:36px 44px}.mobile-signup-container{padding:36px 44px}.mobile-signup-container h3{font-size:clamp(1.75rem,5vw,2.5rem)}}@media(prefers-reduced-motion:reduce){.mobile-signup-wrapper,.mobile-signup-container{transition:none}}:root{--gap:24px;--content-gap:20px;--nav-width:1440px;--main-width:1440px;--post-width:1440px;--header-height:80px;--footer-height:80px;--radius:8px;--monospace:"Lucida Console", Monaco, "Consolas", monospace;--footer-links:rgb(255, 255, 255);--nav-bg:#18367e;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--primary-dim:rgb(60, 60, 60);--secondary:rgb(108, 108, 108);--tertiary:rgb(158, 158, 158);--tertiary-bg:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);--link-background-color:#e8e3f7;--link-color:var(--primary);--link-hover-color:#00796b;--link-underline-shadow:0 1px 0 var(--link-color);--link-hover-underline-color:#00796b;--link-hover-underline-shadow:0 2px 0 var(--link-hover-underline-color);--link-transition:all 0s ease;--line-yellow:url("data:image/svg+xml;charset=utf-8,%3Csvg preserveAspectRatio='none' width='120' height='6' viewBox='0 0 120 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119 0.8C60 4 50-0.5 1 1.5' stroke='%23fc0' stroke-width='3' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");--signature:var(--primary);--signature-bg:var(--secondary)}@media screen and (max-width:500px){:root{--header-height:52px}}.dark{--footer-links:rgb(255, 255, 255);--nav-bg:rgb(29, 30, 32);--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--primary-dim:rgb(186, 186, 186);--secondary:rgb(155, 156, 157);--tertiary:rgb(123, 124, 124);--tertiary-bg:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);--link-background-color:#5242746d;--link-color:var(--primary);--link-hover-color:#4c94ff;--link-underline-shadow:0 1px 0 var(--link-color);--link-hover-underline-color:var(--link-hover-color);--link-hover-underline-shadow:0 2px 0 var(--link-hover-underline-color);--signature:var(--primary);--signature-bg:var(--secondary)}.list-page{background:var(--code-bg)}.dark.list-page{background:var(--theme)}.thumbnail-container{position:relative;display:inline-block;width:100%;max-width:640px;cursor:pointer}.thumbnail-container img{width:100%;display:block;border-radius:8px}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:60px;color:#fff;text-shadow:0 0 15px rgba(0,0,0,.8);pointer-events:none}@charset "UTF-8";body.type-essays{--signature:#48C0A3;--signature-bg:rgba(72, 192, 164, 0.427);--siguature-bg-dim:rgba(72, 192, 164, 0.298);--link-hover-color:var(--signature);--link-hover-underline-color:var(--signature);--link-hover-underline-shadow:0 2px 0 var(--link-hover-underline-color);--link-background-color:var(--siguature-bg-dim)}body.type-essays .post-entry{}body.type-essays .post-entry .entry-title{font-size:24px;line-height:1.3;margin-bottom:calc(var(--content-gap)/2)}body.type-essays .post-entry .entry-title a{color:var(--primary);transition:var(--link-transition)}body.type-essays .post-entry .entry-title a:hover{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}body.type-essays .post-entry .post-meta{margin-bottom:var(--content-gap)}body.type-newsletter{--signature:#CB3A56;--signature-bg:rgba(203, 58, 87, 0.239);--signature-bg-dim:rgba(203, 58, 87, 0.147);--signature-bg-dimmer:rgba(203, 58, 87, 0.084);--main-border:5px solid var(--signature);--icon-length:50px;--icon-font-size:32px;--link-hover-color:var(--signature);--link-hover-underline-color:var(--signature);--link-hover-underline-shadow:0 2px 0 var(--link-hover-underline-color);--link-background-color:var(--signature-bg-dim)}@media screen and (max-width:500px){body.type-newsletter{--icon-length:40px;--icon-font-size:24px}}body.type-newsletter.kind-section .main .content a,body.type-newsletter.layout-archives .main .content a,body.type-newsletter.kind-page .post-content a{font-weight:500;color:var(--primary);box-shadow:var(--link-underline-shadow)}body.type-newsletter.kind-section .main .content a:hover,body.type-newsletter.layout-archives .main .content a:hover,body.type-newsletter.kind-page .post-content a:hover{color:var(--link-hover-color);box-shadow:var(--link-hover-underline-shadow)}body.type-newsletter .subscribe-form{margin:calc(var(--content-gap) * 2)0}body.type-newsletter .subscribe-form form{display:flex;flex-direction:column;line-height:1.2em;flex-wrap:wrap}body.type-newsletter .subscribe-form .input-group{display:flex;flex-wrap:wrap}body.type-newsletter .subscribe-form .subscribe-option{margin-top:8px}body.type-newsletter .subscribe-form input[type=text]{border:3px solid var(--signature-bg-dim);color:var(--secondary);border-radius:0;border-color:var(--signature-bg);appearance:none;outline:none;background-color:var(--theme);flex-grow:1;padding:9px 15px;transition:var(--link-transition)}body.type-newsletter .subscribe-form input[type=text]:focus{color:var(--primary);border-color:var(--signature)}body.type-newsletter .subscribe-form button{display:block;background-color:var(--signature);color:var(--theme);padding:12px 15px;margin-left:var(--content-gap);white-space:nowrap}body.type-newsletter .subscribe-form label,body.type-newsletter .subscribe-form .label{font-size:.85em;margin-right:16px}body.type-newsletter .subscribe-form .label{color:var(--secondary);line-height:1.2}body.type-newsletter .subscribe-form input[type=radio]{margin-left:0;margin-top:0}@media screen and (max-width:500px){body.type-newsletter .subscribe-form{font-size:.9em}body.type-newsletter .subscribe-form input[type=text]{padding-left:8px;padding-right:8px}body.type-newsletter .subscribe-form button{width:96px;margin-left:0;padding-left:0;padding-right:0}body.type-newsletter .subscribe-form .hide-for-sm{display:none}body.type-newsletter .subscribe-form .label{display:block;width:100%;margin-bottom:4px}}body.type-newsletter.kind-section,body.type-newsletter.layout-archives{}body.type-newsletter.kind-section .main,body.type-newsletter.layout-archives .main{border:var(--main-border);background-color:var(--theme);margin-top:var(--content-gap);padding-top:0;padding-bottom:var(--icon-length);min-height:calc(100vh - var(--header-height) - var(--footer-height) - var(--content-gap));max-width:var(--nav-width)}@media screen and (max-width:960px){body.type-newsletter.kind-section .main,body.type-newsletter.layout-archives .main{margin-left:var(--gap);margin-right:var(--gap)}}body.type-newsletter.kind-section .main-icon,body.type-newsletter.layout-archives .main-icon{position:absolute;left:0;top:0;width:var(--icon-length);height:var(--icon-length);line-height:calc(var(--icon-length) - 3px);border-right:var(--main-border);border-bottom:var(--main-border);background-color:var(--signature);color:var(--theme);font-size:var(--icon-font-size);text-align:center}body.type-newsletter.kind-section .main .content,body.type-newsletter.layout-archives .main .content{max-width:calc(var(--post-width));margin:var(--icon-length)auto 0}body.type-newsletter.kind-section .main .first-entry,body.type-newsletter.layout-archives .main .first-entry{margin-bottom:0}body.type-newsletter.kind-section .main h1,body.type-newsletter.layout-archives .main h1{text-align:center;margin-bottom:10px}body.type-newsletter.kind-section .main .subtitle,body.type-newsletter.layout-archives .main .subtitle{text-align:center;color:var(--secondary);line-height:1.2em;margin-bottom:var(--content-gap)}body.type-newsletter.kind-section .main h2,body.type-newsletter.layout-archives .main h2{margin:40px 0 20px}body.type-newsletter.kind-section .main .list,body.type-newsletter.layout-archives .main .list{display:flex;flex-direction:column;margin-bottom:var(--content-gap)}body.type-newsletter.kind-section .main .list .item,body.type-newsletter.layout-archives .main .list .item{display:flex;border-bottom:1px solid var(--tertiary-bg);padding:8px 0}body.type-newsletter.kind-section .main .list .item .date,body.type-newsletter.kind-section .main .list .item .issueno,body.type-newsletter.layout-archives .main .list .item .date,body.type-newsletter.layout-archives .main .list .item .issueno{font-size:.9em;color:var(--secondary)}body.type-newsletter.kind-section .main .list .item .date,body.type-newsletter.layout-archives .main .list .item .date{width:150px}body.type-newsletter.kind-section .main .list .item .title,body.type-newsletter.layout-archives .main .list .item .title{flex-grow:1;font-weight:500}body.type-newsletter.kind-section .main .list .item .title a,body.type-newsletter.layout-archives .main .list .item .title a{display:block;width:100%;box-shadow:none}body.type-newsletter.kind-section .main .list .item .title a:hover,body.type-newsletter.layout-archives .main .list .item .title a:hover{color:var(--signature)}body.type-newsletter.kind-section .main .list .item .title em,body.type-newsletter.layout-archives .main .list .item .title em{color:var(--secondary);font-style:normal;font-size:.8em;margin-inline-start:1em;vertical-align:top}body.type-newsletter.kind-section .main .list .item .issueno,body.type-newsletter.layout-archives .main .list .item .issueno{width:50px;text-align:right}@media screen and (max-width:500px){body.type-newsletter.kind-section .main .list .item,body.type-newsletter.layout-archives .main .list .item{flex-wrap:wrap}body.type-newsletter.kind-section .main .list .item .date,body.type-newsletter.layout-archives .main .list .item .date{flex-grow:1;order:1}body.type-newsletter.kind-section .main .list .item .issueno,body.type-newsletter.layout-archives .main .list .item .issueno{order:2}body.type-newsletter.kind-section .main .list .item .title,body.type-newsletter.layout-archives .main .list .item .title{order:3;flex-grow:1}}body.type-newsletter.kind-page .newsletter-brand{--icon-length:50px;--padding:15px;display:flex;background-color:var(--signature-bg-dim);transition:var(--link-transition);font-size:32px;margin-bottom:var(--content-gap);line-height:var(--icon-length);box-shadow:none}body.type-newsletter.kind-page .newsletter-brand .icon,body.type-newsletter.kind-page .newsletter-brand .name{height:var(--icon-length)}body.type-newsletter.kind-page .newsletter-brand .icon{width:var(--icon-length);color:var(--theme);text-align:center;background-color:var(--signature)}body.type-newsletter.kind-page .newsletter-brand .name{padding:0 var(--padding);font-weight:bolder;color:var(--signature)}body.type-newsletter.kind-page .newsletter-brand .remark{color:var(--signature);font-weight:300;transition:var(--link-transition)}body.type-newsletter.kind-page .newsletter-brand .arrow{margin-left:auto;color:transparent;display:flex;align-items:center;padding-right:var(--padding);transition:var(--link-transition)}body.type-newsletter.kind-page .newsletter-brand:hover,body.type-newsletter.kind-page .newsletter-brand:active{box-shadow:none;background-color:var(--signature-bg)}body.type-newsletter.kind-page .newsletter-brand:hover .arrow,body.type-newsletter.kind-page .newsletter-brand:active .arrow{color:var(--signature)}body.type-newsletter.kind-page .newsletter-brand:hover .remark,body.type-newsletter.kind-page .newsletter-brand:active .remark{color:transparent}@media screen and (max-width:500px){body.type-newsletter.kind-page .newsletter-brand{font-size:24px}body.type-newsletter.kind-page .newsletter-brand .remark{margin-left:auto;padding-right:var(--padding)}body.type-newsletter.kind-page .newsletter-brand .arrow{display:none}}body.type-newsletter.kind-page .post-title{font-size:36px}body.type-newsletter.kind-page .post-footer{border-bottom-color:var(--signature)}body.type-newsletter.kind-page .newsletter-sub{margin-top:calc(var(--content-gap) * 1.5);background-color:var(--signature-bg-dimmer);padding:var(--content-gap)var(--gap)}body.type-newsletter.kind-page .newsletter-sub .notice{font-size:.9em;font-weight:700;color:var(--signature);line-height:1.6}body.type-newsletter.kind-page .newsletter-sub .subscribe-form{margin:var(--content-gap)0 0}