/*
  PaperMod v8+
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2026 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238);color-scheme:light}:root[data-theme=dark]{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51);color-scheme:dark}.list{background:var(--code-bg)}[data-theme=dark] .list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;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}ul{padding:0}a{text-decoration:none}body,figure,ul{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%}.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:25px 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}.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{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.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 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}button#theme-toggle{font-size:26px;margin:auto 4px}[data-theme=dark] #moon{display:none}[data-theme=light] #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}#menu .active{font-weight:500;border-bottom:2px solid}.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(--gap)}.page-header h1{font-size:40px}.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 a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}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}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.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);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.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{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-hint{color:var(--secondary)}.entry-hint-parent{display:flex;justify-content:space-between}.entry-cover{font-size:14px;margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);width:100%;height:auto}.entry-cover a{box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center}.i18n_list{display:inline-flex}.post-meta .i18n_list li{list-style:none;margin:auto 3px}.breadcrumbs a{font-size:16px}.post-content{color:var(--content);margin:30px 0}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.post-meta .i18n_list li a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.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{margin-top:5px}.post-content li p{margin-bottom:0}.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:var(--content-gap)}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:8px 5px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{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:10px auto;background:var(--code-block-bg)!important;border-radius:var(--radius);direction:ltr}.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 code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:grid;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--code-block-bg)!important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.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-bottom:var(--content-gap);border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}[data-theme=dark] .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:10px;user-select:none}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:5px 20px;padding:0 10px;opacity:.9}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:var(--content-gap)}.post-footer>*{margin-bottom:10px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.post-tags li{display:inline-block}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding:0 14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{padding:10px;display:flex;justify-content:center;overflow-x:auto;gap:10px}.share-buttons li,.share-buttons a{display:inline-flex}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{display:flex;line-height:30px}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.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{display:flex;flex-direction:column;align-items:center;gap:10px}.profile img{border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px}.button{background:var(--tertiary);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);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)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.bg{color:#cad3f5;background-color:#24273a}.chroma{color:#cad3f5;background-color:#24273a}.chroma .x{}.chroma .err{color:#ed8796}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#474733}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#8087a2}.chroma .line{display:flex}.chroma .k{color:#c6a0f6}.chroma .kc{color:#f5a97f}.chroma .kd{color:#ed8796}.chroma .kn{color:#8bd5ca}.chroma .kp{color:#c6a0f6}.chroma .kr{color:#c6a0f6}.chroma .kt{color:#ed8796}.chroma .n{}.chroma .na{color:#8aadf4}.chroma .nb{color:#91d7e3}.chroma .bp{color:#91d7e3}.chroma .nc{color:#eed49f}.chroma .no{color:#eed49f}.chroma .nd{color:#8aadf4;font-weight:700}.chroma .ni{color:#8bd5ca}.chroma .ne{color:#f5a97f}.chroma .nf{color:#8aadf4}.chroma .fm{color:#8aadf4}.chroma .nl{color:#91d7e3}.chroma .nn{color:#f5a97f}.chroma .nx{}.chroma .py{color:#f5a97f}.chroma .nt{color:#c6a0f6}.chroma .nv{color:#f4dbd6}.chroma .vc{color:#f4dbd6}.chroma .vg{color:#f4dbd6}.chroma .vi{color:#f4dbd6}.chroma .vm{color:#f4dbd6}.chroma .l{}.chroma .ld{}.chroma .s{color:#a6da95}.chroma .sa{color:#ed8796}.chroma .sb{color:#a6da95}.chroma .sc{color:#a6da95}.chroma .dl{color:#8aadf4}.chroma .sd{color:#6e738d}.chroma .s2{color:#a6da95}.chroma .se{color:#8aadf4}.chroma .sh{color:#6e738d}.chroma .si{color:#a6da95}.chroma .sx{color:#a6da95}.chroma .sr{color:#8bd5ca}.chroma .s1{color:#a6da95}.chroma .ss{color:#a6da95}.chroma .m{color:#f5a97f}.chroma .mb{color:#f5a97f}.chroma .mf{color:#f5a97f}.chroma .mh{color:#f5a97f}.chroma .mi{color:#f5a97f}.chroma .il{color:#f5a97f}.chroma .mo{color:#f5a97f}.chroma .o{color:#91d7e3;font-weight:700}.chroma .ow{color:#91d7e3;font-weight:700}.chroma .p{}.chroma .c{color:#6e738d;font-style:italic}.chroma .ch{color:#6e738d;font-style:italic}.chroma .cm{color:#6e738d;font-style:italic}.chroma .c1{color:#6e738d;font-style:italic}.chroma .cs{color:#6e738d;font-style:italic}.chroma .cp{color:#6e738d;font-style:italic}.chroma .cpf{color:#6e738d;font-weight:700;font-style:italic}.chroma .g{}.chroma .gd{color:#ed8796;background-color:#363a4f}.chroma .ge{font-style:italic}.chroma .gr{color:#ed8796}.chroma .gh{color:#f5a97f;font-weight:700}.chroma .gi{color:#a6da95;background-color:#363a4f}.chroma .go{}.chroma .gp{}.chroma .gs{font-weight:700}.chroma .gu{color:#f5a97f;font-weight:700}.chroma .gt{color:#ed8796}.chroma .gl{text-decoration:underline}.chroma .w{}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}[data-theme=light] .list::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-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}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@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 (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}:root{--theme:#ffffff;--entry:#ffffff;--primary:#111827;--secondary:#6b7280;--tertiary:#f3f4f6;--content:#1f2937;--border:#e5e7eb;--accent:#16a34a;--accent-h:#15803d;--radius:10px;--gap:28px;--content-gap:22px;--main-width:660px;--btn-text:#fff}:root[data-theme=dark]{--theme:#111111;--entry:#1c1c1e;--primary:#f0f0f0;--secondary:#9ca3af;--tertiary:#1f1f21;--content:#d1d5db;--border:#2d2d2f;--accent:#4ade80;--accent-h:#86efac;--btn-text:#052e16}html{overflow-x:clip}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;font-size:18px;line-height:1.75;-webkit-font-smoothing:antialiased;overflow-x:clip}h1,h2,h3,h4,.post-title,.first-entry .entry-header h1,.home-info .entry-header h1{font-family:fraunces,Georgia,times new roman,serif;font-weight:700;line-height:1.25;letter-spacing:-.01em}header{border-bottom:1px solid var(--border)}.logo a{color:var(--accent)!important;font-family:fraunces,serif;font-weight:700;font-size:22px;display:inline-flex;align-items:center;gap:6px}.logo a svg{flex-shrink:0}#menu .active{border-bottom-color:var(--accent);color:var(--accent)}.first-entry .entry-header h1{font-size:40px;color:var(--primary)}.home-info .entry-header h1{font-size:32px;color:var(--primary)}.home-info .entry-content{font-size:17px;color:var(--secondary);line-height:1.65}.post-entry{border:1px solid var(--border);box-shadow:0 1px 4px rgba(0,0,0,5%);transition:box-shadow .2s ease,border-color .2s ease,transform .15s ease}.post-entry:hover{box-shadow:0 6px 18px rgba(0,0,0,9%);border-color:#d1d5db;transform:translateY(-3px)}.post-entry:active{transform:translateY(0)scale(.98)}.entry-header h2{font-family:fraunces,serif;font-size:22px;font-weight:700;color:var(--primary)}.entry-content{font-size:15px;line-height:1.6;color:var(--secondary)}.post-hero{position:relative;min-height:520px;overflow:hidden;display:flex;align-items:flex-end;margin-top:calc(-1 * var(--gap));margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;margin-bottom:36px}.post-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.post-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient( to bottom,rgba(0,0,0,.1) 0%,rgba(0,0,0,.65) 50%,rgba(0,0,0,.9) 100% )}.post-hero-inner{position:relative;z-index:2;width:100%;max-width:calc(var(--main-width) + var(--gap) * 2);margin:0 auto;padding:0 var(--gap);display:flex;flex-direction:column;justify-content:space-between;min-height:520px}.post-hero-breadcrumb{padding:20px 0 0}.post-hero-breadcrumb .breadcrumbs{padding:0;font-size:13px}.post-hero-breadcrumb .breadcrumbs,.post-hero-breadcrumb .breadcrumbs a{color:rgba(255,255,255,.65)}.post-hero-breadcrumb .breadcrumbs a:hover{color:rgba(255,255,255,.9)}.post-hero-content{padding:0 0 40px}.post-hero-title{color:#fff!important;font-size:40px;line-height:1.2;text-shadow:0 1px 6px rgba(0,0,0,.35);margin:0 0 12px}.post-hero-description{color:rgba(255,255,255,.88)!important;font-size:17px;line-height:1.55;margin:0 0 14px;max-width:680px}.post-hero-meta{color:rgba(255,255,255,.78)!important;font-size:14px}.post-hero-meta span,.post-hero-meta a{color:rgba(255,255,255,.78)!important}.post-breadcrumb{margin-bottom:12px}.post-breadcrumb .breadcrumbs{padding:0}.post-single .post-header{margin-top:0;padding-top:0}.post-title{font-size:42px;line-height:1.2;color:var(--primary)}.post-content{font-size:18px;line-height:1.8}.post-content h2{font-size:26px;margin:48px auto 16px;padding-bottom:8px;border-bottom:2px solid var(--border);color:var(--primary)}.post-content h3{font-size:21px;margin:32px auto 12px;color:var(--primary)}.post-content a.buy-box,.post-content a.product-card{box-shadow:none}.post-content a.buy-box:hover,.post-content a.product-card:hover{box-shadow:0 2px 8px rgba(0,0,0,6%)}.post-content a:not(.buy-box):not(.product-card):not(.ct-product-link){color:var(--accent);text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:text-decoration-color .15s ease}.post-content a:not(.buy-box):not(.product-card):not(.ct-product-link):hover{color:var(--accent-h);text-decoration-color:var(--accent-h)}.post-content a[href*="amazon.com/dp"]:not(.buy-box):not(.product-card):not(.ct-product-link){display:inline-block;background:var(--accent);color:var(--btn-text)!important;font-size:13px;font-weight:600;padding:2px 10px;border-radius:99px;text-decoration:none!important;vertical-align:middle;transition:background .15s ease}.post-content a[href*="amazon.com/dp"]:not(.buy-box):not(.product-card):not(.ct-product-link):hover{background:var(--accent-h);color:var(--btn-text)!important}.post-content blockquote{border-inline-start:3px solid var(--accent);background:var(--tertiary);padding:12px 18px;border-radius:0 var(--radius)var(--radius)0;font-style:italic;color:var(--secondary)}.post-content table th{background:var(--tertiary);color:var(--primary);font-family:inter,sans-serif;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em;padding:10px 12px;border-bottom:2px solid var(--accent)}.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{padding:10px 12px;border-bottom:1px solid var(--border)}.post-content table tr:last-child td{border-bottom:none}.comparison-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5em 0}.comparison-table{display:table;width:100%;border-collapse:collapse;font-size:14px}.comparison-table thead{display:table-header-group}.comparison-table tbody{display:table-row-group}.comparison-table tr{display:table-row}.comparison-table th,.comparison-table td{display:table-cell}.comparison-table th{background:var(--tertiary);color:var(--primary);font-family:inter,sans-serif;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.05em;padding:10px 12px;border-bottom:2px solid var(--accent);text-align:left;white-space:nowrap}.comparison-table td{padding:12px;border-bottom:1px solid var(--border);vertical-align:middle}.comparison-table tr:last-child td{border-bottom:none}.ct-product{display:flex;align-items:center;gap:10px;min-width:180px}.ct-product img{border-radius:var(--radius);object-fit:contain;flex-shrink:0}.ct-product-name{font-weight:600;font-size:14px;line-height:1.3}.ct-product-link,.ct-product-link:visited{color:inherit!important;text-decoration:none!important;background:0 0!important;padding:0!important;display:inline!important;font-size:inherit!important;font-weight:inherit!important;white-space:normal!important;border-radius:0!important;box-shadow:none!important}.ct-product-link:hover{color:var(--accent)!important;opacity:1!important}.ct-review-count{color:var(--secondary);font-size:12px}.post-content .comparison-table a:not(.ct-product-link),.post-content .comparison-table a:not(.ct-product-link):visited{display:inline-block;background:var(--accent);color:#fff!important;padding:6px 14px;border-radius:var(--radius);font-size:13px;font-weight:600;text-decoration:none!important;white-space:nowrap;transition:opacity .15s ease}.post-content .comparison-table a:not(.ct-product-link):hover{color:#fff!important;opacity:.85}@media(max-width:600px){.comparison-table{font-size:13px}.ct-product img{width:50px;height:50px}.post-content .comparison-table a:not(.ct-product-link){padding:5px 10px;font-size:12px}}.post-content hr{background:var(--border);height:1px}.post-tags a{background:var(--tertiary);color:var(--secondary);border:1px solid var(--border);font-size:13px;font-weight:500;transition:background .15s ease,border-color .15s ease}.post-tags a:hover{background:var(--accent);color:var(--btn-text);border-color:var(--accent)}.paginav{border:1px solid var(--border);background:var(--entry)}.paginav a:hover{background:var(--tertiary)}.pagination a{background:var(--accent)}.toc{background:var(--tertiary);border:1px solid var(--border)}.toc a{color:var(--accent)}.toc a:hover{color:var(--accent-h)}.list{background:var(--theme)}[data-theme=dark] .list{background:var(--theme)}footer{border-top:1px solid var(--border)}.anchor{display:none}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;margin-inline-start:8px}.anchor::after{content:"#";color:var(--secondary);font-weight:500;user-select:none}.top-link{background:var(--accent);color:var(--btn-text)}[data-theme=dark] .top-link{background:var(--accent)}#reading-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:var(--accent);z-index:9999;transition:width .1s linear;pointer-events:none}.buy-box{display:block;border:1px solid var(--border);border-radius:var(--radius);padding:20px 24px;margin:32px 0;background:var(--entry);text-decoration:none;color:inherit;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}.buy-box:hover{border-color:var(--accent);box-shadow:0 2px 8px rgba(0,0,0,6%)}.buy-box .buy-box-badge{display:inline-block;background:var(--accent);color:var(--btn-text);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 10px;border-radius:99px;margin-bottom:10px}.buy-box h3{margin:0 0 6px;font-size:20px}.buy-box .buy-box-meta{font-size:14px;color:var(--secondary);margin-bottom:12px}.buy-box .buy-box-features{font-size:15px;margin:12px 0;padding-left:18px}.buy-box .buy-btn{display:inline-block;background:var(--accent);color:var(--btn-text)!important;font-weight:600;font-size:15px;padding:9px 22px;border-radius:6px;text-decoration:none!important;margin-top:8px;transition:background .15s ease}.buy-box .buy-btn:hover{background:var(--accent-h)}.buy-box-header{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:14px}.buy-box-body{display:flex;gap:20px;align-items:flex-start}.buy-box-img{flex-shrink:0;width:120px;height:120px;object-fit:contain;border-radius:6px;background:#fff}.buy-box-content{display:block;flex:1;min-width:0}.buy-box-name{display:block;font-family:fraunces,serif;font-weight:700;font-size:18px;color:var(--primary);margin-bottom:6px;line-height:1.3}.buy-box-rating{margin-right:4px}.buy-box-rating-num{color:var(--secondary)}.buy-box-meta{display:block}.buy-box-price{display:block;font-size:20px;font-weight:700;color:var(--primary);margin:8px 0 12px}.buy-box-features{display:block}.buy-box-cta{display:inline-block;background:var(--accent)!important;color:var(--btn-text)!important;font-weight:600;font-size:15px;padding:9px 22px!important;border-radius:6px!important;text-decoration:none!important;transition:background .15s ease;margin-bottom:10px}.buy-box-cta:hover{background:var(--accent-h)!important}@media(max-width:520px){.buy-box-body{flex-direction:column;align-items:center}.buy-box-content{text-align:center;width:100%}.buy-box-img{width:110px;height:110px}}.callout{border-left:4px solid var(--accent);background:var(--tertiary);border-radius:0 var(--radius)var(--radius)0;padding:14px 18px;margin:24px 0}.callout.warning{border-left-color:#d97706;background:#fffbeb}.callout.tip{border-left-color:#0ea5e9;background:#f0f9ff}.callout-title{font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;color:var(--primary)}[data-theme=dark] .callout{background:var(--tertiary)}[data-theme=dark] .callout.warning{background:#292100}[data-theme=dark] .callout.tip{background:#001a29}.author-intro{display:flex;gap:28px;align-items:flex-start;margin-bottom:8px}.author-intro-photo{flex-shrink:0;width:230px;height:auto;border-radius:12px;object-fit:cover}.author-intro-text{flex:1;min-width:0}.author-intro-text p:first-child{margin-top:0}@media(max-width:640px){.author-intro{flex-direction:column;align-items:center}.author-intro-photo{width:200px}}.pillar-list,.cluster-article-list{margin:40px 0 0}.cluster-article-list h2{font-size:24px;margin:0 0 16px}.pillar-list{display:flex;flex-direction:column;gap:12px}.cluster-article-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.pillar-card,.cluster-card{display:block;border:1px solid var(--border);border-radius:8px;padding:16px 20px;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.pillar-card:hover,.cluster-card:hover{border-color:var(--accent);box-shadow:0 2px 8px rgba(0,0,0,6%)}.pillar-card h2,.cluster-card strong{display:block;font-size:18px;margin:0;color:var(--accent);font-weight:600;transition:color .15s ease}.pillar-card:hover h2,.cluster-card:hover strong{color:var(--accent-h)}.pillar-card p,.cluster-card p{margin:6px 0 0;color:var(--secondary);font-size:15px;line-height:1.5}.author-box{display:flex;align-items:center;gap:16px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;margin:32px 0 0}.author-avatar{flex-shrink:0;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--accent);color:var(--btn-text);font-weight:700;font-size:17px;letter-spacing:.04em;user-select:none}.author-info{min-width:0}.author-name{font-weight:600;font-size:16px;color:var(--primary)}.author-bio{font-size:14px;line-height:1.5;color:var(--secondary);margin:4px 0 6px}.author-link{font-size:13px;color:var(--accent);text-decoration:none}.author-link:hover{color:var(--accent-h);text-decoration:underline}.newsletter-signup{text-align:center;padding:24px 0 16px;max-width:420px;margin:0 auto}.newsletter-heading{font-family:fraunces,serif;font-weight:700;font-size:18px;color:var(--primary);margin:0 0 10px}.newsletter-form{display:flex;gap:8px;justify-content:center}.newsletter-form input[type=email]{flex:1;padding:8px 12px;border:1px solid var(--border);border-radius:6px;font-size:14px;background:var(--theme);color:var(--primary)}.newsletter-form input[type=email]:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.newsletter-form button{padding:8px 18px;background:var(--accent);color:var(--btn-text);border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}.newsletter-form button:hover{background:var(--accent-h)}.newsletter-note{font-size:12px;color:var(--secondary);margin:8px 0 0}.product-card{display:flex;gap:20px;align-items:flex-start;border:1px solid var(--border);border-radius:var(--radius);padding:16px 20px;margin:28px 0;background:var(--entry);text-decoration:none;color:inherit;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}.product-card:hover{border-color:var(--accent);box-shadow:0 2px 8px rgba(0,0,0,6%)}.product-card-img{flex-shrink:0;width:120px;height:120px;object-fit:contain;border-radius:6px;background:#fff}.product-card-body{display:block;flex:1;min-width:0}.product-card-name{display:block;font-family:fraunces,serif;font-weight:700;font-size:17px;color:var(--primary);margin-bottom:4px}.product-card-meta{display:block;font-size:14px;color:var(--secondary);margin-bottom:8px}.product-card-rating{margin-right:8px}.product-card-cta{display:inline-block;background:var(--accent);color:var(--btn-text)!important;font-weight:600;font-size:14px;padding:6px 16px;border-radius:6px;text-decoration:none!important;transition:background .15s ease}.product-card-cta:hover{background:var(--accent-h)}@media(max-width:480px){.product-card{flex-direction:column;align-items:center;text-align:center}.product-card-img{width:100px;height:100px}}.short-embed{margin:40px 0;display:flex;justify-content:center}.short-embed--product{flex-direction:row;gap:28px;align-items:center;border:1px solid var(--border);border-radius:var(--radius);padding:24px 28px;background:var(--entry);transition:border-color .2s ease,box-shadow .2s ease}.short-embed--product:hover{border-color:color-mix(in srgb,var(--accent),transparent 60%);box-shadow:0 4px 20px rgba(0,0,0,6%)}.short-embed__phone-wrap{flex-shrink:0}.short-embed__phone{position:relative;width:300px;flex-shrink:0;border-radius:24px;overflow:hidden;background:#000;box-shadow:0 0 0 3px rgba(0,0,0,8%),0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,6%);aspect-ratio:9/16}[data-theme=dark] .short-embed__phone{box-shadow:0 0 0 3px rgba(255,255,255,6%),0 8px 32px rgba(0,0,0,.4),0 2px 8px rgba(0,0,0,.2)}.short-embed__video{display:block;width:100%;height:100%;object-fit:cover;border-radius:24px}.short-embed__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:0;transition:opacity .2s ease}.short-embed__play svg{width:64px;height:64px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:transform .2s ease}.short-embed__play:hover svg{transform:scale(1.1)}.short-embed__phone.is-playing .short-embed__play{opacity:0;pointer-events:none}.short-embed__context{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.short-embed__badge{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:color-mix(in srgb,var(--accent),transparent 88%);padding:3px 10px;border-radius:4px;align-self:flex-start}[data-theme=dark] .short-embed__badge{background:color-mix(in srgb,var(--accent),transparent 82%)}.short-embed__topic{font-family:fraunces,serif;font-weight:700;font-size:20px;color:var(--primary);line-height:1.3}.short-embed__hint{font-size:14px;color:var(--secondary);margin:2px 0 8px}@media(max-width:640px){.short-embed--product{flex-direction:column;align-items:center;padding:20px;gap:20px}.short-embed__phone{width:240px}.short-embed__context{text-align:center;align-items:center}.short-embed__badge{align-self:center}.short-embed__topic{font-size:18px}}@media(min-width:641px) and (max-width:768px){.short-embed__phone{width:260px}}.short-embed__phone.is-paused .short-embed__play{opacity:1;pointer-events:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.main:has(.landing),.main:has(.posts-list){max-width:calc(960px + var(--gap) * 2)}.posts-list .page-header{margin-bottom:28px}.posts-list .page-header h1{font-family:fraunces,serif;font-size:32px;font-weight:700;color:var(--primary);margin:0 0 8px}.posts-list .page-description{font-size:16px;color:var(--secondary);margin:0}.posts-list-pagination{margin-top:40px;display:flex;justify-content:center;align-items:center;gap:20px}.pagination-btn{padding:8px 20px;border:1px solid var(--border);border-radius:6px;color:var(--primary);text-decoration:none;font-weight:500;transition:background .2s,border-color .2s}.pagination-btn:hover{background:var(--code-bg);border-color:var(--primary)}.pagination-info{color:var(--secondary);font-size:.9rem}.landing-hero{position:relative;min-height:580px;border-radius:0;overflow:hidden;display:flex;align-items:center;margin-top:calc(-1 * var(--gap));margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;margin-bottom:8px}.landing-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.landing-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient( to right,rgba(0,12,4,.88) 0%,rgba(0,12,4,.65) 50%,rgba(0,12,4,.2) 100% )}.main:has(>.landing),.main:has(>.posts-list){max-width:calc(1200px + var(--gap) * 2)}.landing-hero-inner{position:relative;z-index:2;width:100%;max-width:calc(1200px + var(--gap) * 2);margin:0 auto;padding:0 var(--gap)}.landing-hero-content{max-width:580px;padding:80px 0}.landing-hero-title{font-family:fraunces,serif;font-size:48px;font-weight:700;line-height:1.15;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.25);margin:0 0 16px}.landing-hero-sub{font-size:19px;color:rgba(255,255,255,.88);line-height:1.6;margin:0 0 32px}.landing-hero-cta{display:flex;gap:12px;flex-wrap:wrap}.landing-hero-stats{font-size:14px;color:rgba(255,255,255,.6);margin:20px 0 0;letter-spacing:.01em}.landing-btn-ghost{background:rgba(255,255,255,.12);border:2px solid rgba(255,255,255,.6);color:#fff;backdrop-filter:blur(4px);display:inline-block;font-weight:600;font-size:16px;padding:12px 28px;border-radius:8px;text-decoration:none!important;transition:background .15s ease,border-color .15s ease}.landing-btn-ghost:hover{background:rgba(255,255,255,.24);border-color:#fff;color:#fff}.landing-btn{display:inline-block;font-weight:600;font-size:16px;padding:12px 28px;border-radius:8px;text-decoration:none!important;transition:background .15s ease,color .15s ease}.landing-btn-primary{background:var(--accent);color:var(--btn-text)!important}.landing-btn-primary:hover{background:var(--accent-h)}.landing-btn-secondary{background:0 0;color:var(--accent)!important;border:2px solid var(--accent)}.landing-btn-secondary:hover{background:var(--accent);color:var(--btn-text)!important}.landing-section{padding:32px 0}.landing-section-title{font-family:fraunces,serif;font-size:28px;font-weight:700;color:var(--primary);margin:0 0 24px}.guides-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.guide-card{display:block;position:relative;border-radius:var(--radius);overflow:hidden;text-decoration:none!important;aspect-ratio:3/2;background:#2d5f2e;box-shadow:0 2px 12px rgba(0,0,0,8%);transition:box-shadow .2s ease,transform .15s ease;grid-column:span 2}.guide-card:nth-child(1),.guide-card:nth-child(2){grid-column:span 3;aspect-ratio:16/9}.guide-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.18);transform:translateY(-2px)}.guide-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.78)saturate(.82);transition:transform .4s ease,filter .4s ease}.guide-card:hover .guide-card-bg{transform:scale(1.04);filter:brightness(.85)saturate(.9)}.guide-card-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient( to bottom,rgba(0,0,0,8%) 0%,rgba(0,0,0,.55) 55%,rgba(0,0,0,.85) 100% )}.guide-card-content{position:relative;z-index:2;aspect-ratio:3/2;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:#fff}.guide-card:nth-child(1) .guide-card-content,.guide-card:nth-child(2) .guide-card-content{aspect-ratio:16/9}.guide-card-count{position:absolute;top:14px;right:14px;font-family:inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.3px;background:rgba(0,0,0,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;padding:4px 11px;border-radius:20px}.guide-card-title{font-family:fraunces,serif;font-size:21px;font-weight:700;color:#fff;margin:0 0 6px;line-height:1.25;text-shadow:0 1px 4px rgba(0,0,0,.3)}.guide-card:nth-child(1) .guide-card-title,.guide-card:nth-child(2) .guide-card-title{font-size:24px}.guide-card-desc{font-size:14px;color:rgba(255,255,255,.8);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-section-header{margin-bottom:24px}.landing-section-header .landing-section-title{margin-bottom:4px}.landing-section-sub{font-size:15px;color:var(--secondary);margin:0}.picks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.picks-grid .article-card-hero,.picks-grid .article-card-overlay{aspect-ratio:3/2}.picks-grid .article-card-hero-title{font-size:17px}.picks-grid .article-card-hero-meta{font-size:10px}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.articles-view-all{text-align:center;margin-top:28px}.article-card{border-radius:var(--radius);overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,8%);transition:box-shadow .2s ease,transform .15s ease;background:#fff}.article-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.14);transform:translateY(-2px)}.article-card-link{display:block;text-decoration:none;color:inherit}.article-card-hero{position:relative;aspect-ratio:3/2;overflow:hidden}.article-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.78)saturate(.82);transition:transform .4s ease,filter .4s ease}.article-card:hover .article-card-bg{transform:scale(1.04);filter:brightness(.85)saturate(.9)}.article-card-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient( to bottom,rgba(0,0,0,5%) 0%,rgba(0,0,0,.55) 60%,rgba(0,0,0,.88) 100% )}.article-card-overlay{position:relative;z-index:2;aspect-ratio:3/2;display:flex;align-items:flex-end;padding:20px}.article-card-text{flex:1;min-width:0;color:#fff}.article-card-badge{position:absolute;top:14px;left:14px;z-index:3;display:inline-block;font-family:inter,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;background:#2d5f2e;color:#fff;padding:3px 10px;border-radius:3px}.article-card-hero-title{display:block;font-family:fraunces,serif;font-size:17px;font-weight:600;line-height:1.25;text-shadow:0 1px 6px rgba(0,0,0,.35);margin-bottom:6px;color:#fff}.article-card-hero-meta{display:block;font-size:12px;color:rgba(255,255,255,.78)}.article-card-green-bar{height:4px;background:linear-gradient(to right,#2D5F2E,#1B3A1C)}.article-card-strip{background:#faf7f2;padding:14px 18px;display:flex;align-items:center;gap:16px;border-top:1px solid #e2d9cd}.article-card-strip-label{font-family:inter,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#888;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);flex-shrink:0}.article-card-strip-items{display:flex;gap:14px;flex:1;overflow-x:auto;align-items:center;padding-bottom:6px}.article-card-strip-item{display:flex;align-items:center;gap:10px;flex-shrink:0}.article-card-strip-item img{width:44px;height:44px;object-fit:contain;background:#fff;border-radius:6px;padding:3px;border:1px solid #e2d9cd}.article-card-strip-info{font-family:inter,sans-serif}.article-card-strip-name{font-size:12px;font-weight:600;color:#333;max-width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-card-strip-meta{font-size:11px;color:#888}.article-card-strip-rating{color:#d4890a;font-weight:700}.article-card-strip-vs{font-family:inter,sans-serif;font-size:11px;font-weight:700;color:#c4532a;flex-shrink:0}.landing-newsletter{background:linear-gradient(135deg,#f0faf0 0%,#f6f8f6 100%);border:1px solid rgba(22,163,74,.1);border-radius:var(--radius);padding:48px 32px;margin:32px 0;text-align:center}.landing-newsletter-icon{display:block;margin:0 auto 12px;color:var(--accent)}.landing-newsletter-note{font-size:13px;color:var(--secondary);margin:12px 0 0}.landing-newsletter-title{font-family:fraunces,serif;font-size:26px;font-weight:700;color:var(--primary);margin:0 0 8px}.landing-newsletter-desc{font-size:16px;color:var(--secondary);margin:0 0 24px}.landing-newsletter-form{display:flex;gap:8px;justify-content:center;max-width:420px;margin:0 auto}.landing-newsletter-form input[type=email]{flex:1;padding:10px 14px;border:1px solid var(--border);border-radius:6px;font-size:15px;background:var(--theme);color:var(--primary)}.landing-newsletter-form input[type=email]:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.landing-newsletter-form button{padding:10px 22px;background:var(--accent);color:var(--btn-text);border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease;white-space:nowrap}.landing-newsletter-form button:hover{background:var(--accent-h)}.landing-about{padding:32px 0 48px}.landing-about-inner{display:flex;align-items:center;gap:20px;padding:24px 28px;border:1px solid var(--border);border-radius:var(--radius);background:var(--entry)}.landing-about-name{font-family:fraunces,serif;font-weight:700;font-size:18px;color:var(--primary);margin:0 0 2px}.landing-about-credentials{font-size:13px;color:var(--accent);font-weight:600;letter-spacing:.02em;margin:0 0 8px}.landing-about-bio{font-size:15px;color:var(--secondary);line-height:1.55;margin:0 0 8px}[data-theme=dark] .guide-card:hover,[data-theme=dark] .article-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.45)}[data-theme=dark] .landing-newsletter{background:linear-gradient(135deg,#1a2e1a 0%,#1f1f21 100%);border-color:rgba(74,222,128,.1)}[data-theme=dark] .article-card{background:var(--entry)}[data-theme=dark] .article-card-strip{background:var(--entry);border-top-color:var(--border)}[data-theme=dark] .article-card-strip-name{color:var(--primary)}[data-theme=dark] .article-card-strip-item img{background:var(--code-bg);border-color:var(--border)}@media(max-width:768px){.landing-hero{min-height:440px}.landing-hero-overlay{background:rgba(0,12,4,.78)}.landing-hero-inner{padding:0 20px}.landing-hero-content{padding:56px 0;max-width:100%}.landing-hero-title{font-size:34px}.landing-hero-sub{font-size:17px}.post-hero{min-height:400px}.post-hero-inner{min-height:400px;padding:0 20px}.post-hero-title{font-size:30px}.guides-grid{grid-template-columns:repeat(2,1fr)}.guide-card,.guide-card:nth-child(1),.guide-card:nth-child(2){grid-column:span 1;aspect-ratio:3/2}.guide-card:nth-child(1) .guide-card-content,.guide-card:nth-child(2) .guide-card-content{aspect-ratio:3/2}.guide-card:nth-child(1) .guide-card-title,.guide-card:nth-child(2) .guide-card-title{font-size:19px}.picks-grid{grid-template-columns:1fr}.picks-grid .article-card-hero,.picks-grid .article-card-overlay{aspect-ratio:16/9}.picks-grid .article-card-hero-title{font-size:16px}.articles-grid{grid-template-columns:1fr}.article-card-hero{aspect-ratio:16/9}.article-card-overlay{aspect-ratio:16/9;padding:16px}.article-card-hero-title{font-size:16px}.article-card-strip{padding:10px 14px;gap:10px}.article-card-strip-item img{width:36px;height:36px}.article-card-strip-name{font-size:11px;max-width:100px}.article-card-strip-meta{font-size:10px}.landing-newsletter{padding:32px 20px}.landing-about-inner{flex-direction:column;text-align:center}}@media(max-width:480px){.landing-hero{min-height:380px}.post-hero{min-height:320px}.post-hero-inner{min-height:320px}.post-hero-title{font-size:24px;line-height:1.25}.post-hero-content{padding:0 0 28px}.landing-hero-content{padding:44px 0}.landing-hero-title{font-size:28px}.guides-grid{grid-template-columns:1fr}.guide-card,.guide-card:nth-child(1),.guide-card:nth-child(2){grid-column:span 1;aspect-ratio:16/9}.guide-card-content,.guide-card:nth-child(1) .guide-card-content,.guide-card:nth-child(2) .guide-card-content{aspect-ratio:16/9}.landing-newsletter-form{flex-direction:column}.landing-resources-form{flex-direction:column}}.landing-resources-cta{margin:8px auto 0;max-width:860px}.landing-resources-inner{display:flex;gap:32px;align-items:center;padding:28px 32px;background:var(--tertiary);border:2px solid var(--accent);border-radius:var(--radius)}.landing-resources-img{flex-shrink:0}.landing-resources-img img{width:180px;height:auto;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.landing-resources-content{flex:1;min-width:0}.landing-resources-title{font-family:fraunces,serif;font-size:22px;font-weight:700;color:var(--primary);margin:0 0 8px;line-height:1.3}.landing-resources-desc{font-size:15px;color:var(--secondary);line-height:1.55;margin:0 0 16px}.landing-resources-form{display:flex;gap:8px;max-width:440px}.landing-resources-form input[type=email]{flex:1;padding:10px 14px;border:1px solid var(--border);border-radius:6px;font-size:15px;background:var(--theme);color:var(--primary)}.landing-resources-form input[type=email]:focus{outline:2px solid var(--accent);outline-offset:-1px;border-color:var(--accent)}.landing-resources-form button{padding:10px 22px;background:var(--accent);color:var(--btn-text);border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease;white-space:nowrap}.landing-resources-form button:hover{background:var(--accent-h)}.landing-resources-note{font-size:12px;color:var(--secondary);margin:8px 0 0}.landing-resources-success{margin:8px 0 0;font-size:15px;font-weight:600;color:var(--accent)}.landing-resources-success a{color:var(--accent);text-decoration:underline}@media(max-width:768px){.landing-resources-inner{flex-direction:column;text-align:center}.landing-resources-form{max-width:100%;justify-content:center}.landing-resources-img img{width:140px}}.growing-stats{border:1px solid var(--border);border-radius:var(--radius);padding:20px 24px;margin:28px 0;background:var(--entry)}.growing-stats-header{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-family:fraunces,serif;font-weight:700;font-size:16px;color:#16a34a}.growing-stats-icon{font-size:20px}.growing-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;margin-bottom:12px}.growing-stat{text-align:center;padding:12px 8px;background:var(--tertiary);border-radius:8px}.growing-stat-value{font-family:fraunces,serif;font-size:24px;font-weight:700;color:#16a34a;line-height:1.2}.growing-stat-label{font-size:12px;color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.growing-stats-system{font-size:13px;color:var(--secondary);margin-bottom:4px}.growing-stats-source{font-size:12px;color:var(--secondary);font-style:italic}.growing-comparison-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5em 0}.growing-comparison{width:100%;border-collapse:collapse;font-size:14px}.growing-comparison th{background:var(--tertiary);color:var(--primary);font-family:inter,sans-serif;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.05em;padding:10px 12px;border-bottom:2px solid #16a34a;text-align:left;white-space:nowrap}.growing-comparison td{padding:12px;border-bottom:1px solid var(--border);vertical-align:middle}.growing-comparison tr:last-child td{border-bottom:none}@media(max-width:600px){.growing-stats-grid{grid-template-columns:repeat(2,1fr)}.growing-comparison{font-size:13px}}