@font-face{font-family:Atkinson;src:url(/_astro/atkinson-regular.RL0Mhkoc.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:Atkinson;src:url(/_astro/atkinson-bold.Bzqih8FG.woff)format("woff");font-weight:700;font-display:swap}:root{--bg-primary:#030207;--bg-secondary:#08060d;--surface-dark:#0d0b12;--surface-raised:#12101a;--surface-purple:#130c20;--text-primary:#f7f5f9;--text-secondary:#c3bdca;--text-muted:#847d8d;--border-subtle:#ffffff12;--border-medium:#ffffff21;--brand-purple:#6f3cc3;--brand-purple-deep:#321458;--brand-orange:#f36a08;--brand-orange-light:#ff8123;--font-body:Atkinson,Inter,system-ui,sans-serif;--font-display:"Space Grotesk",Atkinson,system-ui,sans-serif;--font-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}html{scrollbar-width:thin;scrollbar-color:var(--brand-purple) var(--bg-secondary)}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:var(--bg-secondary)}html::-webkit-scrollbar-thumb{border:2px solid var(--bg-secondary);background:linear-gradient(180deg,var(--brand-orange-light),var(--brand-purple));border-radius:999px;box-shadow:0 0 10px #6f3cc359}html::-webkit-scrollbar-thumb:hover{background:var(--brand-orange-light);box-shadow:0 0 14px #f36a0880}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-primary);color:var(--text-secondary);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;opacity:.17;background-image:radial-gradient(#ffffff21 .55px,#0000 .55px);background-size:5px 5px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}a{color:inherit;text-decoration:none}a:hover{color:var(--text-primary)}img{max-width:100%;height:auto;display:block}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,h4{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-weight:600;line-height:1.04}h1{font-size:clamp(4rem,7vw,7.2rem)}h2{font-size:clamp(2.2rem,4vw,4.4rem)}h3{font-size:1.25rem}p{margin:0 0 1em}.container{width:min(1240px,100% - 80px);margin-inline:auto}.skip-link{z-index:30;background:var(--brand-orange);color:#fff;padding:9px 14px;position:absolute;top:-50px;left:18px}.skip-link:focus{top:18px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--border-subtle);background:#030207f0;position:relative}.nav-shell{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:68px;display:grid}.brand{white-space:nowrap;color:var(--text-primary);align-items:center;gap:9px;font-weight:700;display:flex}.brand-mark{border:2px solid var(--brand-orange);width:25px;height:25px;color:var(--brand-orange);place-items:center;font-size:11px;font-weight:700;display:grid;transform:rotate(45deg)}.brand-mark span{transform:rotate(-45deg)}.brand-name{letter-spacing:-.035em}.brand-label{border-left:1px solid var(--border-medium);color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.12em;padding-left:10px}.nav-links{justify-content:center;gap:19px;display:flex}.nav-links a,.header-actions a{font:12px var(--font-mono);color:var(--text-muted);transition:color .2s}.nav-links a:hover,.nav-links a[aria-current=page],.header-actions a:hover{color:var(--text-primary)}.nav-links a[aria-current=page]:after{content:"";background:var(--brand-orange);border-radius:50%;width:4px;height:4px;margin:0 0 2px 6px;display:inline-block}.header-actions{align-items:center;gap:15px;display:flex}.search-trigger{color:var(--text-muted);font:12px var(--font-mono);background:0 0;border:0;align-items:center;gap:7px;min-height:42px;display:flex}.search-trigger kbd{border:1px solid var(--border-medium);color:var(--text-muted);font:10px var(--font-mono);padding:2px 5px}.request-link{border-bottom:1px solid var(--brand-orange);padding-bottom:2px;color:var(--text-primary)!important}.menu-toggle{border:1px solid var(--border-medium);min-width:42px;min-height:42px;color:var(--text-primary);background:0 0;display:none}.search-dialog{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#030207c2;place-items:start center;padding-top:16vh;display:grid;position:fixed;inset:0}.search-dialog[hidden]{display:none}.search-panel{background:var(--surface-raised);border:1px solid var(--border-medium);width:min(680px,100% - 32px);padding:20px;box-shadow:0 20px 80px #000}.search-panel-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.search-panel-head span{font:11px var(--font-mono);letter-spacing:.14em;color:var(--brand-orange-light);text-transform:uppercase}.search-close{color:var(--text-muted);background:0 0;border:0;font-size:22px}.command-input{border:1px solid var(--border-medium);background:var(--bg-primary);align-items:center;display:flex}.command-input span{color:var(--brand-orange);font-family:var(--font-mono);padding-left:13px}.command-input input{width:100%;color:var(--text-primary);background:0 0;border:0;outline:0;padding:14px 12px}.command-results{max-height:48vh;margin-top:14px;overflow:auto}.command-results:empty{display:none}.command-result{border-top:1px solid var(--border-subtle);padding:12px;display:block}.command-result small{color:var(--brand-orange-light);font:10px var(--font-mono);text-transform:uppercase;display:block}.command-result strong{color:var(--text-primary);font-size:17px;display:block}.command-empty{color:var(--text-muted);font:13px var(--font-mono);padding:20px 12px}.hero-field{border-bottom:1px solid var(--border-subtle);padding:clamp(70px,9vw,125px) 0 68px;position:relative;overflow:hidden}.hero-field:before{content:"";z-index:-1;background:radial-gradient(#6f3cc340,#0000 66%);position:absolute;inset:-20% 34% 0 -10%}.hero-field:after{content:"";z-index:-2;opacity:.26;background-color:#0000;background-image:linear-gradient(#6f3cc321 1px,#0000 1px),linear-gradient(90deg,#6f3cc321 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:76px 76px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:8vw;display:grid}.hero-copy{max-width:700px}.eyebrow,.kicker,.story-category,.cta-kicker{font:10px var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--brand-orange-light)}.hero-copy .eyebrow{margin-bottom:22px;display:block}.hero-copy h1{max-width:750px}.hero-copy h1 em{color:var(--text-muted);letter-spacing:-.04em;font-size:.74em;font-style:normal}.hero-description{max-width:510px;color:var(--text-muted);margin:28px 0;font-size:1.05rem}.hero-actions{font:12px var(--font-mono);align-items:center;gap:22px;margin-top:28px;display:flex}.hero-actions a:first-child{color:var(--brand-orange-light)}.hero-actions a:first-child span{margin-left:8px;transition:transform .2s;display:inline-block}.hero-actions a:first-child:hover span{transform:translate(4px)}.hero-actions a:last-child{color:var(--text-muted);border-bottom:1px solid var(--border-medium);padding-bottom:2px}.signal-module{border:1px solid var(--border-medium);background:#0d0b12de;padding:12px;position:relative;transform:rotate(1deg)}.signal-module:before{content:"";pointer-events:none;border:1px solid #6f3cc359;position:absolute;inset:10px}.signal-top{border-bottom:1px solid var(--border-subtle);font:10px var(--font-mono);color:var(--text-muted);justify-content:space-between;align-items:center;padding:7px 10px 13px;display:flex}.signal-top span:first-child{color:var(--brand-orange-light)}.signal-trace{z-index:2;color:#f7f5f980;font:10px/1.65 var(--font-mono);white-space:pre;pointer-events:none;position:absolute;top:83px;left:26px}.signal-trace i{color:var(--brand-orange-light);font-style:normal}.signal-image{aspect-ratio:1.18;margin:12px 0;position:relative;overflow:hidden}.signal-image .technical-cover{height:100%}.signal-image .cover-label{display:none}.signal-body{padding:7px 11px 9px}.signal-body .story-category{margin-bottom:10px}.signal-body h2{max-width:480px;font-size:clamp(1.75rem,3vw,2.75rem)}.signal-body p{color:var(--text-muted);font-size:14px}.signal-meta{border-top:1px solid var(--border-subtle);color:var(--text-muted);font:10px var(--font-mono);flex-wrap:wrap;gap:8px 15px;padding-top:12px;display:flex}.signal-meta span+span:before,.story-meta span+span:before{content:"·";color:var(--brand-orange);margin-right:9px}.signal-marker{border:1px solid var(--brand-orange);background:var(--bg-primary);width:7px;height:7px;position:absolute;top:24%;right:-11px;transform:rotate(45deg)}.topic-strip{border-bottom:1px solid var(--border-subtle);white-space:nowrap;scrollbar-width:none;display:flex;overflow-x:auto}.topic-strip::-webkit-scrollbar{display:none}.topic-strip a{color:var(--text-muted);font:11px var(--font-mono);text-transform:uppercase;letter-spacing:.06em;padding:15px 0}.topic-strip a:not(:last-child):after{content:"//";color:var(--brand-orange);margin:0 23px}.topic-strip a:hover{color:var(--text-primary)}.editorial-section{padding:68px 0 0}.section-rule{border-bottom:1px solid var(--border-medium);justify-content:space-between;align-items:end;margin-bottom:25px;padding-bottom:15px;display:flex}.section-rule h2{font-size:clamp(1.8rem,3vw,3.25rem)}.section-rule .section-note{max-width:290px;color:var(--text-muted);font:12px/1.5 var(--font-mono);text-align:right}.investigation{grid-template-columns:7fr 5fr;align-items:end;gap:0;display:grid}.investigation-visual{border-left:1px solid var(--brand-purple);border-top:1px solid var(--brand-purple);min-height:570px;padding:12px;position:relative}.investigation-visual .technical-cover{height:100%}.investigation-visual:before{content:"EVENT / ROOT-CAUSE";z-index:2;background:var(--bg-primary);color:var(--brand-orange-light);font:10px var(--font-mono);letter-spacing:.12em;padding:5px 8px;position:absolute;top:24px;left:-1px}.investigation-visual:after{content:"";border-bottom:1px solid var(--brand-orange);border-right:1px solid var(--brand-orange);opacity:.8;width:28%;height:28%;position:absolute;bottom:23px;right:22px}.investigation-copy{background:var(--bg-primary);border-top:1px solid var(--border-medium);margin:0 0 32px -56px;padding:36px 0 0 45px;position:relative}.investigation-copy .story-category{margin-bottom:16px}.investigation-copy h2{max-width:620px;font-size:clamp(2.1rem,4.3vw,5rem)}.investigation-copy p{max-width:440px;color:var(--text-muted);margin:20px 0;font-size:1.05rem}.story-meta{color:var(--text-muted);font:10px var(--font-mono);flex-wrap:wrap;gap:8px 14px;display:flex}.story-link{color:var(--brand-orange-light);font:12px var(--font-mono);margin-top:24px;display:inline-block}.story-link span{margin-left:8px}.field-grid{grid-template-rows:auto auto;grid-template-columns:1.35fr .8fr .8fr;gap:20px;display:grid}.lead-story{grid-row:span 2}.lead-story>a,.standard-story>a,.compact-story>a{height:100%;display:block}.technical-cover{background:var(--surface-dark);min-height:160px;position:relative;overflow:hidden}.technical-cover>img{object-fit:cover;filter:saturate(.72)contrast(1.05);width:100%;height:100%;transition:transform .28s}.lead-story:hover .technical-cover>img,.standard-story:hover .technical-cover>img{transform:scale(1.025)}.cover-generated{background:#0b0910;position:absolute;inset:0;overflow:hidden}.cover-grid{opacity:.46;background-color:#0000;background-image:linear-gradient(#6f3cc33b 1px,#0000 1px),linear-gradient(90deg,#6f3cc33b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.cover-trace{color:#c3bdca7a;font:11px/1.7 var(--font-mono);white-space:pre;position:absolute;top:21%;left:8%}.cover-event{border:2px solid var(--brand-orange);width:10px;height:10px;position:absolute;top:35%;right:17%;transform:rotate(45deg);box-shadow:0 0 0 5px #f36a0814}.cover-line{border-bottom:1px solid var(--brand-purple);width:46%;position:absolute;bottom:26%;right:0;transform:rotate(-18deg)}.cover-overlay{background:linear-gradient(145deg,#0000 35%,#030207a6);position:absolute;inset:0}.cover-label{z-index:1;color:var(--text-primary);font:9px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;display:flex;position:absolute;top:13px;left:14px;right:14px}.cover-label span:last-child{color:var(--brand-orange-light)}.cover-engineering,.cover-sdk-guides,.cover-ai-debugging{background:#120b20}.cover-error-monitoring{background:#160c0d}.cover-reliability{background:#0a1316}.lead-story-copy{padding:19px 0 0}.lead-story-copy h3{max-width:740px;margin:7px 0;font-size:clamp(1.8rem,3.3vw,3.8rem)}.lead-story-copy p,.standard-story-copy p{color:var(--text-muted);max-width:620px;font-size:14px}.standard-story{border-top:1px solid var(--border-medium);padding-top:12px}.standard-story .technical-cover{aspect-ratio:1.55}.standard-story-copy{padding-top:13px}.standard-story-copy h3{margin:6px 0;font-size:1.35rem}.standard-story-copy p{margin-bottom:10px;font-size:13px;line-height:1.45}.compact-story{border-top:1px solid var(--border-medium);padding-top:13px}.compact-story>a{grid-template-columns:30px 1fr 20px;align-items:start;gap:10px;display:grid}.compact-index{color:var(--brand-orange-light);font:10px var(--font-mono)}.compact-story h3{margin:6px 0 10px;font-size:1.08rem;line-height:1.16}.story-arrow{color:var(--brand-orange-light);font-size:17px;transition:transform .2s}.compact-story:hover .story-arrow,.dispatch-row:hover .story-arrow{transform:translate(3px,-3px)}.dispatch-section{padding-bottom:0}.dispatch-list{border-top:1px solid var(--border-medium)}.dispatch-row{border-bottom:1px solid var(--border-subtle);color:var(--text-muted);grid-template-columns:50px 155px minmax(0,1fr) 115px 25px;align-items:center;gap:15px;padding:18px 4px;transition:background .2s,padding .2s;display:grid;position:relative}.dispatch-row:before{content:"";background:var(--brand-orange);opacity:0;width:4px;height:4px;transition:opacity .2s;position:absolute;left:-5px}.dispatch-row:hover{background:#6f3cc312;padding-left:10px}.dispatch-row:hover:before{opacity:1}.dispatch-index,.dispatch-category,.dispatch-meta{font:10px var(--font-mono);text-transform:uppercase}.dispatch-index{color:var(--brand-orange-light)}.dispatch-category{color:var(--brand-purple);align-self:start;padding-top:2px}.dispatch-title strong{color:var(--text-primary);font:600 1.2rem var(--font-display);letter-spacing:-.025em;display:block}.dispatch-title small{max-width:650px;color:var(--text-muted);margin-top:4px;font-size:13px;display:block}.dispatch-meta{text-align:right;line-height:1.7}.dispatch-row>.story-arrow{text-align:right}.technical-section{padding-bottom:0}.technical-panel{border-top:1px solid var(--border-medium);border-bottom:1px solid var(--border-medium);background:var(--bg-secondary);grid-template-columns:1fr 1fr;gap:0;display:grid}.technical-intro{border-right:1px solid var(--border-subtle);padding:36px 42px 36px 0}.technical-intro h2{max-width:430px;font-size:clamp(2.2rem,4vw,4rem)}.technical-intro p{max-width:400px;color:var(--text-muted);margin-top:16px}.technical-code{color:var(--brand-orange-light);font:11px/1.8 var(--font-mono);white-space:pre;margin-top:30px}.guide-list{padding-left:35px}.guide-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:35px 1fr auto;align-items:center;gap:13px;padding:19px 0;display:grid}.guide-item:last-child{border-bottom:0}.guide-number{color:var(--brand-orange-light);font:10px var(--font-mono)}.guide-item h3{margin-bottom:4px;font-size:1.15rem}.guide-item small{color:var(--text-muted);font:10px var(--font-mono)}.guide-item .story-arrow{color:var(--brand-orange-light)}.editorial-cta{border-top:1px solid var(--border-medium);border-bottom:1px solid var(--border-medium);grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:40px;padding:29px 0;display:grid}.cta-kicker{margin-bottom:9px;display:block}.editorial-cta h2{font-size:clamp(1.8rem,3vw,3.2rem)}.editorial-cta p{color:var(--text-muted);margin:0;font-size:14px}.cta-links{font:12px var(--font-mono);gap:8px;display:grid}.cta-links a{color:var(--brand-orange-light)}.cta-links a span{margin-left:7px}.site-footer{border-top:1px solid var(--border-subtle);margin-top:74px;padding:60px 0 24px;position:relative;overflow:hidden}.site-footer:after{content:"FIELD NOTES";color:#ffffff06;font:700 clamp(5rem,15vw,13rem)/1 var(--font-display);letter-spacing:-.08em;pointer-events:none;position:absolute;bottom:-48px;right:-10px}.footer-top{z-index:1;justify-content:space-between;gap:30px;display:flex;position:relative}.footer-statement{max-width:360px;color:var(--text-muted);font-size:14px}.footer-columns{z-index:1;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:48px;display:grid;position:relative}.footer-columns h3{color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:13px}.footer-links{color:var(--text-muted);font:12px var(--font-mono);gap:7px;display:grid}.footer-links a:hover{color:var(--text-primary)}.copyright{z-index:1;border-top:1px solid var(--border-subtle);color:var(--text-muted);font:10px var(--font-mono);justify-content:space-between;gap:20px;margin-top:45px;padding-top:17px;display:flex;position:relative}.article-header{grid-template-columns:1fr 280px;align-items:end;gap:60px;padding:72px 0 36px;display:grid}.article-header-main .article-category{color:var(--brand-orange-light);font:10px var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;display:block}.article-header h1{max-width:850px;font-size:clamp(3rem,6vw,6.7rem)}.article-description{max-width:650px;color:var(--text-muted);margin:22px 0;font-size:1.1rem}.article-summary{border-left:1px solid var(--brand-purple);color:var(--text-muted);font:12px/1.6 var(--font-mono);padding-left:18px}.article-cover{object-fit:cover;border-top:1px solid var(--brand-purple);border-bottom:1px solid var(--border-medium);width:100%;max-height:650px;margin:0 auto 55px}.article-layout{grid-template-columns:minmax(0,760px) 180px;justify-content:center;gap:55px;display:grid}.prose{color:var(--text-secondary);font-size:18px;line-height:1.78}.prose h2{margin-top:2.2em}.prose h3{margin-top:1.8em}.prose a{color:var(--brand-orange-light);text-underline-offset:3px;text-decoration:underline}.prose img{margin:2rem auto}.prose pre{border:1px solid var(--border-subtle);font:14px/1.6 var(--font-mono);background:#09080e;max-width:100%;padding:22px;overflow-x:auto}.prose code{font:.86em var(--font-mono);background:#6f3cc326;padding:2px 5px}.prose pre code{background:0 0;padding:0}.prose blockquote{border-left:3px solid var(--brand-orange);color:var(--text-primary);padding-left:20px;font-size:1.15em}.prose table{border-collapse:collapse;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border-subtle);text-align:left;padding:9px 13px}.toc{border-left:1px solid var(--border-subtle);height:max-content;color:var(--text-muted);font:12px/1.6 var(--font-mono);padding-left:18px;position:sticky;top:25px}.article-footer{margin-top:60px}.reading-progress{z-index:60;background:var(--brand-orange);width:0;height:2px;position:fixed;top:0;left:0}@media (width<=1100px){.container{width:min(1240px,100% - 56px)}.nav-shell{gap:18px}.nav-links{gap:11px}.nav-links a:nth-child(n+5){display:none}.hero-grid{gap:40px}.field-grid{grid-template-columns:1.2fr .9fr}.lead-story{grid-row:span 2}.dispatch-row{grid-template-columns:40px 120px minmax(0,1fr) 90px 20px}.article-layout{grid-template-columns:minmax(0,760px)}.toc{display:none}}@media (width<=760px){.container{width:calc(100% - 36px)}.nav-shell{grid-template-columns:auto auto;justify-content:space-between;min-height:62px}.nav-links{display:none}.header-actions{gap:7px}.header-actions>a{display:none}.search-trigger{font-size:0}.search-trigger kbd{font-size:10px}.request-link{display:none!important}.menu-toggle{display:block}.mobile-open .nav-links{background:var(--surface-raised);border-bottom:1px solid var(--border-medium);gap:0;padding:12px 18px;display:grid;position:absolute;top:62px;left:0;right:0}.mobile-open .nav-links a{border-bottom:1px solid var(--border-subtle);padding:13px 0;display:block}.mobile-open .nav-links a:last-child{border:0}.hero-field{padding:60px 0 42px}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-copy h1{font-size:clamp(2.6rem,12vw,4rem)}.hero-copy h1 em{margin-top:4px;font-size:.78em;display:block}.hero-description{margin:22px 0;font-size:1rem}.signal-module{transform:none}.signal-body h2{font-size:2rem}.topic-strip a{padding:13px 0;font-size:10px}.topic-strip a:not(:last-child):after{margin:0 16px}.editorial-section{padding-top:47px}.section-rule{padding-bottom:12px;display:block}.section-rule .section-note{text-align:left;margin-top:9px}.investigation{grid-template-columns:1fr}.investigation-visual{min-height:330px}.investigation-copy{margin:-35px 0 0 16px;padding:28px 0 0 20px}.investigation-copy h2{font-size:clamp(2.3rem,11vw,3.8rem)}.field-grid{grid-template-columns:1fr;gap:25px;display:grid}.lead-story{grid-row:auto}.lead-story-copy h3{font-size:2rem}.standard-story{grid-template-columns:43% 1fr;gap:15px;display:grid}.standard-story .technical-cover{aspect-ratio:1}.standard-story-copy{padding-top:0}.standard-story-copy h3{font-size:1.18rem}.standard-story-copy p{display:none}.compact-story{padding:14px 0}.dispatch-row{grid-template-columns:28px minmax(0,1fr) 20px;gap:9px;padding:15px 0}.dispatch-category{grid-area:1/2;font-size:9px}.dispatch-title{grid-area:2/2}.dispatch-title strong{font-size:1.08rem}.dispatch-title small{font-size:12px}.dispatch-meta{display:none}.dispatch-row>.story-arrow{grid-area:1/3/3}.technical-panel{grid-template-columns:1fr}.technical-intro{border-right:0;border-bottom:1px solid var(--border-subtle);padding:27px 0}.technical-code{margin-top:20px}.guide-list{padding-left:0}.editorial-cta{grid-template-columns:1fr;gap:15px;padding:25px 0}.footer-top{display:block}.footer-columns{grid-template-columns:1fr 1fr;gap:27px}.copyright{display:block}.copyright span{margin-top:7px;display:block}.article-header{padding:48px 0 28px;display:block}.article-header h1{font-size:clamp(2.8rem,12vw,4.2rem)}.article-summary{margin-top:26px}.article-cover{aspect-ratio:1.3;margin-bottom:32px}.prose{font-size:17px}.site-footer{margin-top:50px;padding-top:42px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.article-cover>.technical-cover{height:100%}.theme-toggle{border:1px solid var(--border-medium);width:40px;height:40px;color:var(--text-secondary);background:0 0;border-radius:9px;place-items:center;padding:0;transition:background .2s,color .2s,border-color .2s;display:grid}.theme-toggle:hover{background:var(--surface-raised);border-color:var(--brand-orange);color:var(--text-primary)}.theme-toggle:focus-visible,.search-trigger:focus-visible,.browse-search:focus-visible,.category-tab:focus-visible{outline:2px solid var(--brand-orange);outline-offset:3px}.theme-icon{width:17px;height:17px;transition:opacity .18s,transform .18s}.theme-icon svg{width:100%;height:100%}.theme-sun{display:flex}.theme-moon,[data-theme=light] .theme-sun{display:none}[data-theme=light] .theme-moon{display:flex}:root,:root[data-theme=dark]{--header-background:#030207e6;--card-background:#0d0b12}.site-header{background:var(--header-background)}:root[data-theme=light]{--bg-primary:#f7f5f2;--bg-secondary:#fff;--surface-dark:#fff;--surface-raised:#f0edf3;--surface-purple:#eee7f7;--text-primary:#17131c;--text-secondary:#4f4856;--text-muted:#746d7b;--border-subtle:#18131d1a;--border-medium:#18131d2e;--brand-orange:#d95600;--brand-orange-light:#c54d00;--brand-purple:#56309d;--header-background:#f7f5f2eb;--card-background:#fff}.theme-toggle{color:var(--text-secondary)}[data-theme=light] .site-header{box-shadow:0 1px #18131d0f}[data-theme=light] .article-card:hover,[data-theme=light] .guide-card:hover,[data-theme=light] .hero-feature:hover{background:#fff}.search-dialog::backdrop{background:#18131d6b}.search-panel{background:var(--surface-raised);border-color:var(--border-medium)}.command-input{background:var(--bg-secondary)}.site-footer{background:var(--bg-primary)}.blog-hero{isolation:isolate;--hero-text-primary:#fff;--hero-text-secondary:#fffc;background:#08060d;border-radius:22px;width:min(1400px,100% - 48px);min-height:clamp(620px,72vh,760px);margin:26px auto 0;position:relative;overflow:hidden}.blog-hero-grid{min-height:inherit;display:block;position:relative}.blog-hero__image{object-fit:cover;object-position:center center;z-index:-2;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.blog-hero__overlay{z-index:-1;background:linear-gradient(90deg,#030207f0 0%,#030207d1 32%,#0302076b 62%,#03020729 100%),linear-gradient(#03020714 0%,#0302072e 55%,#030207b8 100%);position:absolute;inset:0}.blog-hero:after{content:"";z-index:0;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);pointer-events:none;background:#11081e14;position:absolute;inset:0}.blog-hero__content{z-index:2;min-height:inherit;max-width:620px;color:var(--hero-text-primary);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:clamp(42px,6vw,82px);display:flex;position:relative}.blog-hero__content .eyebrow{color:var(--brand-orange-light)}.blog-hero__content h1{color:var(--hero-text-primary);letter-spacing:-.055em;margin:17px 0 22px;font-size:clamp(3.1rem,6vw,6.2rem);line-height:.94}.blog-hero__content>p{max-width:540px;color:var(--hero-text-secondary);margin:0;font-size:18px;line-height:1.5}.hero-primary-action{background:var(--brand-orange);min-height:48px;font:600 14px var(--font-body);border-radius:9px;align-items:center;gap:11px;padding:0 22px;transition:filter .2s,transform .2s;display:inline-flex;color:#fff!important}.hero-primary-action:hover{filter:brightness(1.08);transform:translateY(-1px)}.hero-primary-action span:last-child{font-size:18px;transition:transform .2s}.hero-primary-action:hover span:last-child{transform:translate(3px)}.hero-secondary-action{font-size:14px;color:var(--hero-text-secondary)!important}.hero-secondary-action:hover{color:#fff!important}.blog-hero .hero-actions{gap:20px;margin-top:30px}.blog-hero .hero-actions a:first-child{color:#fff}.blog-hero .hero-feature,.blog-hero .hero-empty{display:none}.blog-empty{border-top:1px solid var(--border-medium);border-bottom:1px solid var(--border-subtle);max-width:650px;padding:34px 0}.blog-empty h3{margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.8rem)}.blog-empty p{max-width:560px;color:var(--text-secondary);font-size:16px}.browse-section{background:var(--bg-secondary)}@media (width<=820px){.blog-hero{border-radius:16px;width:calc(100% - 28px);min-height:620px;margin-top:14px}.blog-hero__image{object-position:58% center}.blog-hero__content{justify-content:flex-end;padding:32px 24px}.blog-hero__content h1{font-size:clamp(2.7rem,13vw,4.2rem)}.blog-hero__content>p{font-size:16px}.blog-hero .hero-actions{flex-wrap:wrap;margin-top:24px}.nav-shell{gap:10px}.header-actions{gap:8px}.search-trigger{font-size:0}.search-trigger kbd{font-size:10px}.theme-toggle{width:40px;height:40px}}@media (width<=390px){.blog-hero{min-height:600px}.blog-hero__image{object-position:58% center}.blog-hero__content{padding:28px 20px}.blog-hero__content h1{font-size:clamp(2.65rem,13vw,3.7rem)}}.blog-hero__image{z-index:0}.blog-hero__overlay,.blog-hero:after{z-index:1}.brand-logo{width:128px;height:auto}.footer-logo{width:184px}.brand-mark,.brand-name{display:none}.blog-hero{border-bottom:1px solid var(--border-subtle);background:radial-gradient(at 18% 30%,#6f3cc333,#0000 55%);padding:68px 0 58px}.blog-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.blog-hero-copy{max-width:700px}.blog-hero-copy h1{letter-spacing:-.055em;margin:16px 0 22px;font-size:clamp(3rem,6vw,5.8rem)}.blog-hero-copy>p{max-width:570px;color:var(--text-secondary);font-size:18px;line-height:1.55}.hero-primary{color:var(--brand-orange-light)!important}.hero-feature{background:var(--surface-raised);border:1px solid #6f3cc38c;border-radius:10px;transition:border-color .2s,transform .2s;display:block;overflow:hidden}.hero-feature:hover{border-color:var(--brand-orange);transform:translateY(-2px)}.hero-feature .post-image{aspect-ratio:1.7}.hero-feature-body{padding:22px}.hero-feature-body h2{margin:8px 0 10px;font-size:clamp(1.7rem,3vw,2.7rem)}.hero-feature-body p{color:var(--text-secondary);font-size:15px}.browse-section{border-bottom:1px solid var(--border-medium);background:var(--bg-secondary)}.browse-bar{justify-content:space-between;align-items:center;gap:24px;display:flex}.category-tabs{scrollbar-width:none;align-items:center;gap:25px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tab{white-space:nowrap;color:var(--text-muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:17px 0 14px;font-size:14px}.category-tab:hover,.category-tab.active{color:var(--text-primary)}.category-tab.active{border-bottom-color:var(--brand-orange);background:#f36a080a}.browse-search{border:1px solid var(--border-medium);color:var(--text-secondary);background:0 0;flex:none;padding:8px 11px;font-size:13px}.browse-search kbd{color:var(--text-muted);font:10px var(--font-mono);margin-left:8px}.clean-section{padding:64px 0 0}.section-heading-clean{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.section-heading-clean h2{margin-top:8px;font-size:clamp(2rem,4vw,3.4rem)}.section-heading-clean>a{color:var(--brand-orange-light);font:13px var(--font-mono);padding-bottom:8px}.section-description{max-width:380px;color:var(--text-muted);font-size:15px;line-height:1.45}.featured-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.65fr .85fr;gap:22px;display:grid}.article-card{background:var(--surface-dark);border:1px solid var(--border-subtle);border-radius:11px;transition:transform .2s,border-color .2s,background .2s;overflow:hidden}.article-card:hover{border-color:var(--border-medium);background:var(--surface-raised);transform:translateY(-2px)}.article-card.featured{grid-row:span 2}.article-card>a{height:100%;display:block}.article-card .post-image{aspect-ratio:1.55;overflow:hidden}.article-card.featured .post-image{aspect-ratio:1.62}.post-image>img,.post-image>.article-image-fallback{object-fit:cover;width:100%;height:100%}.article-card-content{padding:18px 20px 20px}.card-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-category{color:var(--brand-orange-light);font:11px var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.card-index{color:var(--text-muted);font:11px var(--font-mono)}.article-card h3{margin:9px 0;font-size:1.45rem;line-height:1.13}.article-card.featured h3{font-size:clamp(1.8rem,3.5vw,3.4rem)}.article-card.compact h3{font-size:1.2rem}.article-card p{-webkit-line-clamp:3;color:var(--text-secondary);-webkit-box-orient:vertical;margin-bottom:13px;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.article-card.compact p{-webkit-line-clamp:2;font-size:14px}.card-meta{color:var(--text-muted);flex-wrap:wrap;gap:6px 12px;font-size:12px;display:flex}.card-meta span+span:before{content:"·";color:var(--brand-orange);margin-right:12px}.article-grid-clean{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-grid-clean .article-card .post-image{aspect-ratio:1.55}.filter-empty{color:var(--text-muted);padding:28px 0;font-size:15px}.article-card[hidden]{display:none}.guides-section{padding-bottom:0}.guides-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.guide-card{border-top:1px solid var(--border-medium);background:var(--surface-dark);grid-template-columns:100px 1fr;align-items:start;gap:17px;padding:15px;transition:background .2s;display:grid}.guide-card:hover{background:var(--surface-raised)}.guide-card .post-image{aspect-ratio:1}.guide-card h3{margin:7px 0;font-size:1.1rem;line-height:1.15}.guide-card p{-webkit-line-clamp:2;color:var(--text-secondary);-webkit-box-orient:vertical;margin-bottom:9px;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.guide-card small{color:var(--text-muted);font:11px var(--font-mono)}.guide-card small span{color:var(--brand-orange-light);margin-left:6px}.documentation-cta{border-top:1px solid var(--border-medium);border-bottom:1px solid var(--border-medium);grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:32px;padding:30px 0;display:grid}.documentation-cta h2{margin-top:8px;font-size:clamp(2rem,3.5vw,3.4rem)}.documentation-cta p{color:var(--text-secondary);margin:0;font-size:15px}.cta-actions-clean{font:13px var(--font-mono);gap:10px;display:grid}.cta-actions-clean a{color:var(--brand-orange-light)}.cta-actions-clean span{margin-left:7px}.article-image-fallback{color:var(--text-primary);background:#17131d;justify-content:space-between;align-items:end;padding:16px;display:flex;position:relative;overflow:hidden}.article-image-fallback:before{content:"";border-top:1px solid #6f3cc3b3;position:absolute;top:50%;left:0;right:0;transform:rotate(-8deg)}.article-image-fallback:after{content:"";border-top:1px solid #f36a08b3;position:absolute;bottom:25%;left:25%;right:0;transform:rotate(9deg)}.fallback-mark{z-index:1;border:1px solid var(--brand-orange);width:28px;height:28px;font:10px var(--font-mono);place-items:center;display:grid;position:relative}.fallback-category{z-index:1;color:var(--text-secondary);font:10px var(--font-mono);text-transform:uppercase;position:relative}.search-dialog:not([open]){display:none}.search-dialog{border:0;padding:0}.search-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030207c7}@media (width<=900px){.blog-hero-grid{gap:38px}.featured-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.featured-grid .featured{grid-row:span 2}.article-grid-clean{grid-template-columns:repeat(2,1fr)}.guides-grid,.documentation-cta{grid-template-columns:1fr 1fr}.documentation-cta>div:first-child{grid-column:1/-1}}@media (width<=760px){.blog-hero{padding:50px 0 42px}.blog-hero-grid{grid-template-columns:1fr;gap:34px}.blog-hero-copy h1{font-size:clamp(2.8rem,12vw,4rem)}.blog-hero-copy>p{font-size:16px}.browse-bar{display:block}.category-tabs{gap:22px}.browse-search{display:none}.clean-section{padding-top:48px}.section-heading-clean{margin-bottom:20px;display:block}.section-heading-clean>a{margin-top:12px;display:inline-block}.section-description{margin-top:10px}.featured-grid{grid-template-columns:1fr;gap:18px;display:grid}.featured-grid .featured{grid-row:auto}.article-card.featured .post-image{aspect-ratio:1.55}.article-grid-clean,.guides-grid{grid-template-columns:1fr}.guide-card{grid-template-columns:90px 1fr}.documentation-cta{display:block}.documentation-cta p{margin:16px 0}.cta-actions-clean{flex-wrap:wrap;gap:18px;display:flex}.card-meta{font-size:12px}}.search-trigger{border:1px solid var(--border-medium);background:var(--surface-dark);min-height:40px;color:var(--text-secondary);font:12px var(--font-mono);border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 13px;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.search-trigger:hover{border-color:var(--brand-purple);background:var(--surface-raised);color:var(--text-primary);transform:translateY(-1px)}.search-trigger:focus-visible,.search-dialog__close:focus-visible,.search-dialog__input-wrap:focus-within,.search-topics button:focus-visible,.search-empty-topics button:focus-visible,.command-result:focus-visible,.footer-column a:focus-visible,.footer-bottom-links a:focus-visible{outline:2px solid var(--brand-orange);outline-offset:3px}.search-trigger__icon{flex:none;width:16px;height:16px}.search-trigger kbd{border:1px solid var(--border-subtle);color:var(--text-muted);font:10px var(--font-mono);border-radius:4px;padding:2px 5px}.mobile-nav-search{display:none}.search-trigger--menu-item{border:0;border-top:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:0 0;border-radius:0;justify-content:space-between;padding:13px 0}.search-trigger--menu-item .search-trigger__icon{order:2}.search-dialog{width:100vw;max-width:none;height:100vh;max-height:none;color:var(--text-primary);background:0 0;border:0;margin:0;padding:10vh 20px 40px;position:fixed;inset:0;overflow:auto}.search-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;background:#020105c7}.search-dialog__panel{border:1px solid var(--border-medium);background:var(--surface-raised);opacity:0;border-radius:18px;width:min(720px,100%);max-height:min(680px,100vh - 80px);margin:0 auto;animation:.22s forwards search-panel-in;overflow:hidden;transform:translateY(-8px)scale(.985);box-shadow:0 26px 90px #0000007a}.search-dialog[open]::backdrop{animation:.18s forwards search-backdrop-in}.search-dialog__header{justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 28px 22px;display:flex}.search-dialog__eyebrow{color:var(--brand-orange-light);font:10px var(--font-mono);letter-spacing:.14em;margin-bottom:8px;display:block}.search-dialog__header h2{letter-spacing:-.055em;font-size:clamp(2rem,4vw,2.8rem)}.search-dialog__header p{max-width:450px;color:var(--text-muted);margin:10px 0 0;font-size:14px;line-height:1.45}.search-dialog__close{border:1px solid var(--border-medium);width:38px;height:38px;color:var(--text-secondary);background:0 0;border-radius:9px;flex:0 0 38px;place-items:center;transition:background .18s,color .18s,border-color .18s;display:grid}.search-dialog__close:hover{border-color:var(--brand-orange);color:var(--text-primary);background:#f36a081a}.search-dialog__close svg{width:18px;height:18px}.search-dialog__input-wrap{border:1px solid var(--border-medium);background:var(--bg-secondary);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:60px;margin:0 28px;padding:0 18px;transition:border-color .18s,box-shadow .18s;display:grid}.search-dialog__input-wrap:focus-within{border-color:#f36a08b3;outline:none;box-shadow:0 0 0 3px #f36a081f,0 12px 36px #0003}.search-dialog__search-icon{width:19px;height:19px;color:var(--brand-orange)}.search-dialog__input-wrap input{width:100%;min-width:0;color:var(--text-primary);background:0 0;border:0;outline:0;padding:17px 0;font-size:17px}.search-dialog__input-wrap input::placeholder{color:var(--text-muted);opacity:1}.search-dialog__input-wrap kbd{border:1px solid var(--border-medium);color:var(--text-muted);font:10px var(--font-mono);border-radius:5px;padding:4px 6px}.search-dialog__body{padding:25px 28px 28px;overflow:auto}.search-section-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:13px;display:flex}.search-section-heading h3{letter-spacing:-.02em;font-size:15px}.search-section-heading span{color:var(--text-muted);font:10px var(--font-mono)}.search-topics{border-top:1px solid var(--border-subtle);grid-template-columns:repeat(2,1fr);display:grid}.search-topics button,.search-empty-topics button{border:0;border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);text-align:left;font:13px var(--font-body);background:0 0;justify-content:space-between;align-items:center;padding:12px 2px;transition:color .18s,transform .18s;display:flex}.search-topics button:nth-child(odd){margin-right:18px}.search-topics button:nth-child(2n){border-left:1px solid var(--border-subtle);padding-left:18px}.search-topics button:hover,.search-empty-topics button:hover{color:var(--brand-orange-light);transform:translate(3px)}.search-topics button span,.search-empty-topics button span{color:var(--brand-orange);font-size:16px}.search-recent{margin-top:28px}.search-recent-list{border-top:1px solid var(--border-subtle)}.search-recent-row{border-bottom:1px solid var(--border-subtle);color:inherit;grid-template-columns:76px 1fr auto;align-items:center;gap:13px;padding:12px 0;display:grid}.search-recent-row .post-image{border-radius:6px;width:76px;height:54px;overflow:hidden}.search-recent-row .post-image img,.search-recent-row .post-image>.article-image-fallback{object-fit:cover;width:100%;height:100%}.search-recent-row small,.command-result__content small{color:var(--brand-orange-light);font:10px var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;display:block}.search-recent-row strong{color:var(--text-primary);font-size:14px;line-height:1.2;display:block}.search-recent-row em,.command-result__content em{color:var(--text-muted);font:10px var(--font-mono);margin-top:4px;font-style:normal;display:block}.search-recent-row>b{color:var(--brand-orange-light);font-size:17px;transition:transform .18s}.search-recent-row:hover>b{transform:translate(2px,-2px)}.search-dialog__results[hidden],.search-dialog__initial[hidden]{display:none}.command-results{max-height:385px;margin-top:0;display:grid;overflow:auto}.command-result{border-top:1px solid var(--border-subtle);color:inherit;grid-template-columns:92px minmax(0,1fr) 22px;align-items:center;gap:14px;padding:13px 0;transition:background .18s,color .18s;display:grid}.command-result:hover{background:var(--surface-purple)}.command-result__media{background:var(--surface-dark);border-radius:7px;width:92px;height:64px;overflow:hidden}.command-result__media img{object-fit:cover;width:100%;height:100%}.command-result__fallback{border:1px solid var(--brand-purple);width:100%;height:100%;color:var(--brand-orange);font:700 18px var(--font-display);place-items:center;display:grid}.command-result__content{min-width:0}.command-result__content strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.2;display:block;overflow:hidden}.command-result__excerpt{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;line-height:1.35;display:block;overflow:hidden}.command-result__arrow{color:var(--brand-orange-light);font-size:18px;transition:transform .18s}.command-result:hover .command-result__arrow{transform:translate(2px,-2px)}.search-empty-state{border-top:1px solid var(--border-subtle);padding:32px 0 4px}.search-empty-state p{color:var(--text-muted);margin:0 0 23px;font-size:14px}.search-empty-topics{grid-template-columns:repeat(2,1fr);gap:0 22px;display:grid}.search-empty-topics button{border-bottom:1px solid var(--border-subtle)}.search-empty-topics button:after{content:"↗";color:var(--brand-orange);font-size:16px}@keyframes search-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes search-panel-in{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}body.search-open{overflow:hidden}.site-footer{border-top:1px solid var(--border-medium);background:var(--bg-primary);margin-top:96px;padding:96px 0 28px;position:relative;overflow:hidden}.footer-inner{z-index:1;position:relative}.footer-top{grid-template-columns:1.7fr repeat(3,1fr);gap:44px;display:grid}.footer-brand-column{max-width:430px}.footer-brand{color:var(--text-primary);align-items:center;gap:11px;display:inline-flex}.footer-brand img{width:166px;height:auto}.footer-brand span{border-left:1px solid var(--border-medium);color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.14em;padding-left:11px}.footer-brand-title{color:var(--text-primary);font:700 clamp(1.3rem,2vw,1.8rem)/1 var(--font-display);letter-spacing:-.05em;margin:27px 0 10px}.footer-statement{max-width:390px;color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.footer-column{align-content:start;gap:10px;display:grid}.footer-column h2{color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:2px 0 9px}.footer-column a,.footer-bottom-links a{width:max-content;max-width:100%;color:var(--text-secondary);font-size:13px;transition:color .18s,transform .18s}.footer-column a span{color:var(--brand-orange);opacity:0;margin-left:5px;transition:opacity .18s}.footer-column a:hover,.footer-bottom-links a:hover{color:var(--text-primary);transform:translate(3px)}.footer-column a:hover span{opacity:1}.footer-wordmark{-webkit-user-select:none;user-select:none;--pointer-x:50%;--pointer-y:50%;width:100%;max-width:100%;margin:85px auto 58px;line-height:.78;display:grid;position:relative;overflow:hidden}.footer-wordmark__outline,.footer-wordmark__fill{letter-spacing:-.09em;white-space:nowrap;grid-area:1/1;width:max-content;max-width:none;font-size:clamp(7rem,18vw,17rem);font-weight:800;line-height:.78}.footer-wordmark__outline{color:#0000;-webkit-text-stroke:1px #ffffff2b;text-stroke:1px #ffffff2b}.footer-wordmark__fill{color:#0000;background:linear-gradient(110deg,#3f2394 0%,#6e3fc4 45%,#f36a08 100%);-webkit-mask-image:radial-gradient(circle 165px at var(--pointer-x) var(--pointer-y),#000 0%,#000 42%,transparent 74%);-webkit-mask-image:radial-gradient(circle 165px at var(--pointer-x) var(--pointer-y),#000 0%,#000 42%,transparent 74%);mask-image:radial-gradient(circle 165px at var(--pointer-x) var(--pointer-y),#000 0%,#000 42%,transparent 74%);opacity:0;pointer-events:none;-webkit-background-clip:text;background-clip:text;transition:opacity .18s}.footer-wordmark:hover .footer-wordmark__fill{opacity:1}.footer-bottom{border-top:1px solid var(--border-subtle);color:var(--text-muted);font:10px var(--font-mono);justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.footer-bottom-links{gap:18px;display:flex}.footer-bottom-links a{color:var(--text-muted);font:inherit}.site-footer:after{display:none}:root[data-theme=light] .search-dialog::backdrop{background:#1410196b}:root[data-theme=light] .search-dialog__panel{background:#fff;box-shadow:0 26px 90px #18131d2e}:root[data-theme=light] .site-footer{background:#f0edf2}:root[data-theme=light] .footer-wordmark__outline{-webkit-text-stroke-color:#19121e2e;text-stroke-color:#19121e2e}@media (hover:none),(pointer:coarse){.footer-wordmark__fill{opacity:.22;-webkit-mask-image:linear-gradient(90deg,#000 0% 42%,#0000 78%);mask-image:linear-gradient(90deg,#000 0% 42%,#0000 78%)}}@media (prefers-reduced-motion:reduce){.search-dialog__panel,.search-dialog::backdrop,.search-trigger,.command-result,.footer-column a,.footer-column a span,.footer-wordmark__fill{transition:none;animation:none}}@media (width<=760px){.header-actions .search-trigger{width:40px;padding:0}.header-actions .search-trigger>span,.header-actions .search-trigger kbd{display:none}.header-actions .search-trigger__icon{width:17px;height:17px}.mobile-nav-search{display:block}.mobile-open .nav-links{padding-bottom:0}.search-dialog{padding:6vh 12px 24px}.search-dialog__panel{border-radius:15px;max-height:calc(100vh - 30px)}.search-dialog__header{padding:22px 18px 17px}.search-dialog__header h2{font-size:2rem}.search-dialog__header p{font-size:13px}.search-dialog__close{flex-basis:36px;width:36px;height:36px}.search-dialog__input-wrap{min-height:55px;margin:0 18px;padding:0 14px}.search-dialog__input-wrap input{padding:15px 0;font-size:15px}.search-dialog__body{padding:21px 18px 22px}.search-topics{grid-template-columns:1fr}.search-topics button:nth-child(odd){margin-right:0}.search-topics button:nth-child(2n){border-left:0;padding-left:2px}.search-recent-row{grid-template-columns:72px 1fr auto;gap:10px}.search-recent-row .post-image{width:72px;height:54px}.command-result{grid-template-columns:72px minmax(0,1fr) 18px;gap:10px;padding:11px 0}.command-result__media{width:72px;height:54px}.command-result__excerpt{display:none}.command-result__content strong{font-size:14px}.footer-top{grid-template-columns:1fr;gap:36px}.site-footer{margin-top:64px;padding:67px 0 24px}.footer-wordmark{margin:64px auto 42px}.footer-wordmark__outline,.footer-wordmark__fill{font-size:clamp(5.2rem,21vw,9rem)}.footer-bottom{line-height:1.8;display:block}.footer-bottom-links{margin-top:8px}.footer-column a{font-size:14px}}.prose .code-block-shell{border:1px solid var(--border-medium);background:#09080e;border-radius:10px;margin:2rem 0;overflow:hidden;box-shadow:0 12px 30px #00000029}.code-block-toolbar{color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#6f3cc31f;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;padding:9px 13px;display:flex}.code-block-copy{color:var(--text-secondary);font:10px var(--font-mono);cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:5px;padding:4px 8px;transition:color .18s,border-color .18s,background .18s}.code-block-copy:hover{border-color:var(--brand-orange);color:var(--text-primary);background:#f36a081a}.prose .code-block-shell pre{color:#f1edf5;max-width:none;font:14px/1.65 var(--font-mono);tab-size:2;background:#09080e;border:0;border-radius:0;margin:0;padding:18px;overflow-x:auto}.prose .code-block-shell code{color:inherit;font:inherit;background:0 0;padding:0}.code-block-language{color:var(--brand-orange-light)}:root[data-theme=light] .prose .code-block-shell{border-color:var(--border-medium);background:#211d27;box-shadow:0 12px 28px #18131d1f}:root[data-theme=light] .code-block-toolbar{background:#2c2535;border-color:#ffffff1f}:root[data-theme=light] .prose .code-block-shell pre{color:#f7f5f9;background:#211d27}.blog-hero{isolation:isolate;background:#08060d;border-radius:0 0 20px 20px;width:min(1400px,100% - 48px);height:clamp(470px,62vh,610px);min-height:0;margin:18px auto 0;position:relative;overflow:hidden}.blog-hero__image{object-fit:cover;object-position:58% 54%;z-index:0;filter:blur(.4px);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.035)}.blog-hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#020105fc 0%,#020105f5 20%,#020105db 42%,#0201058f 68%,#02010547 100%),linear-gradient(#02010557 0%,#02010514 38%,#02010575 76%,#020105db 100%);position:absolute;inset:0}.blog-hero:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 22% 42%,#542a9633,#0000 38%);position:absolute;inset:0}.blog-hero:after{content:"";z-index:1;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;position:absolute;inset:0;box-shadow:inset 0 -100px 100px #0201058c,inset 0 1px #ffffff0a}.blog-hero__content{z-index:3;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;max-width:620px;height:100%;min-height:0;padding:clamp(60px,7vw,94px) clamp(24px,6vw,82px);display:flex;position:relative;transform:translateY(8px)}.hero-eyebrow{color:#ff7a18;font:650 .72rem var(--font-mono);letter-spacing:.18em;text-transform:uppercase;opacity:0;align-items:center;gap:10px;margin-bottom:22px;animation:.56s 40ms forwards hero-reveal;display:inline-flex}.hero-eyebrow__dot{background:#ff6a00;border-radius:999px;width:7px;height:7px;box-shadow:0 0 16px #ff6a00b3}.blog-hero__content .hero-title{color:#fff;letter-spacing:-.065em;text-wrap:balance;opacity:0;max-width:680px;margin:0;font-size:clamp(3.45rem,5.7vw,6.1rem);font-weight:720;line-height:.94;animation:.62s .11s forwards hero-reveal}.hero-title>span{display:block}.hero-title__accent{color:#fff;position:relative}.hero-title__accent:after{content:"";background:linear-gradient(90deg,#f36a08,#8a49cf,#0000);border-radius:999px;width:clamp(70px,8vw,126px);height:3px;margin-top:16px;display:block}.blog-hero__content .hero-description{color:#ffffffbd;letter-spacing:-.01em;opacity:0;max-width:500px;margin:28px 0;font-size:clamp(1rem,1.15vw,1.15rem);line-height:1.65;animation:.56s .19s forwards hero-reveal}.blog-hero .hero-actions{font:inherit;opacity:0;flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px;animation:.5s .27s forwards hero-reveal;display:flex}.hero-action--primary{min-height:48px;font:600 14px var(--font-body);background:linear-gradient(135deg,#ff7818,#e95d00);border:1px solid #ffffff1f;border-radius:9px;align-items:center;gap:10px;padding:0 20px;transition:filter .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 28px #f36a0838,inset 0 1px #ffffff2e;color:#fff!important}.hero-action--primary svg{width:17px;height:17px;transition:transform .18s}.hero-action--primary:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 13px 32px #f36a084d,inset 0 1px #fff3}.hero-action--primary:hover svg{transform:translate(3px)}.hero-action--secondary{font:13px var(--font-mono);align-items:center;gap:7px;padding-bottom:4px;display:inline-flex;position:relative;color:#ffffffb8!important}.hero-action--secondary:after{content:"";transform-origin:0;background:#ffffff59;height:1px;transition:transform .18s,background .18s;position:absolute;bottom:0;left:0;right:22px}.hero-action--secondary svg{width:14px;height:14px}.hero-action--secondary:hover{color:#fff!important}.hero-action--secondary:hover:after{background:var(--brand-orange);transform:scaleX(1.15)}.hero-meta{color:#ffffff6b;font:.7rem var(--font-mono);letter-spacing:.06em;text-transform:uppercase;opacity:0;flex-wrap:wrap;gap:10px;margin-top:36px;animation:.5s .35s forwards hero-reveal;display:flex}.hero-meta span:not(:last-child):after{content:"/";color:#f36a08a6;margin-left:10px}@keyframes hero-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.browse-section{margin-top:0}.category-tabs{border-top:1px solid #ffffff0f;transform:translateY(-1px)}:root[data-theme=light] .blog-hero{border:1px solid #140f1a1f}@media (width>=768px) and (width<=1100px){.blog-hero{height:500px}.blog-hero__content{padding:56px 52px}.blog-hero__content .hero-title{font-size:clamp(3.2rem,6.2vw,5.2rem)}}@media (width<=767px){.blog-hero{border-radius:0 0 14px 14px;width:calc(100% - 28px);height:auto;min-height:540px;max-height:620px;margin-top:14px}.blog-hero__image{object-position:63% center}.blog-hero__content{justify-content:flex-end;height:auto;min-height:540px;padding:80px 22px 42px;transform:none}.blog-hero__content .hero-title{letter-spacing:-.055em;font-size:clamp(3rem,13vw,4.3rem);line-height:.96}.blog-hero__content .hero-description{margin-top:22px;font-size:1rem;line-height:1.55}.blog-hero .hero-actions{align-items:flex-start;gap:18px;margin-top:26px}}@media (width<=390px){.hero-meta{display:none}.hero-action--primary{min-width:0}.hero-action--secondary{width:100%}}@media (prefers-reduced-motion:reduce){.hero-eyebrow,.hero-title,.hero-description,.blog-hero .hero-actions,.hero-meta{opacity:1;animation:none}.hero-action--primary,.hero-action--primary svg,.hero-action--secondary:after{transition:none}}.blog-hero{height:clamp(620px,100svh - 72px,740px);min-height:620px;max-height:740px;margin:18px auto 0}.blog-hero__image{object-position:62% 52%;filter:none;transform:scale(1.025)}.blog-hero__overlay{background:linear-gradient(90deg,#020105fc 0%,#020105f5 26%,#020105d1 48%,#02010575 72%,#0201052e 100%),linear-gradient(#02010538 0%,#0201050f 45%,#0201058f 100%)}.blog-hero__inner{grid-template-columns:minmax(440px,.9fr) minmax(0,1.1fr);align-items:center;width:min(1240px,100% - 32px);height:100%;margin-inline:auto;display:grid}.blog-hero__content{z-index:3;align-items:center;max-width:none;height:100%;min-height:0;padding:0;display:flex;position:relative;transform:none}.blog-hero__copy .hero-eyebrow{color:#ff7a18;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;opacity:0;align-items:center;gap:10px;margin:0 0 24px;font-size:.72rem;font-weight:650;animation:.56s 40ms forwards hero-reveal;display:inline-flex}.hero-eyebrow__marker{background:linear-gradient(90deg,#f36a08,#7b42c2);width:24px;height:1px}.blog-hero__copy .hero-heading{color:#fff;letter-spacing:-.065em;text-wrap:balance;opacity:0;max-width:590px;margin:0;font-size:clamp(3.75rem,6vw,6.4rem);font-weight:720;line-height:.94;animation:.62s .11s forwards hero-reveal}.hero-heading:after{display:none}.blog-hero__copy .hero-subheading{color:#fffffff0;letter-spacing:-.025em;opacity:0;max-width:540px;margin:26px 0 0;font-size:clamp(1.45rem,2vw,2rem);font-weight:520;line-height:1.25;animation:.56s .18s forwards hero-reveal}.hero-subheading strong{color:#ff7a18;font-weight:inherit}.blog-hero__copy .hero-description{color:#ffffffad;letter-spacing:-.01em;opacity:0;max-width:510px;margin:18px 0 0;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.65;animation:.56s .25s forwards hero-reveal}.blog-hero__copy .hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px;animation:.5s .32s forwards hero-reveal;display:flex}.blog-category-tabs{z-index:30;border-top:1px solid var(--border-medium);background:var(--bg-primary);border-bottom:0;position:sticky;top:0;transform:none}.browse-section{border-bottom:1px solid var(--border-medium);background:var(--bg-primary);margin:0;position:relative}@media (width<=1100px){.blog-hero{height:clamp(620px,100svh - 68px,700px);min-height:620px;max-height:700px}.blog-hero__inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);width:calc(100% - 8px)}.blog-hero__copy .hero-heading{font-size:clamp(3.4rem,7vw,5rem)}}@media (width<=767px){.blog-hero{height:auto;min-height:calc(100svh - 64px);max-height:none;margin-top:14px}.blog-hero__inner{min-height:inherit;align-items:flex-end;display:flex}.blog-hero__content{align-items:flex-end;width:100%;height:100%}.blog-hero__copy{width:100%;padding-block:110px 54px}.blog-hero__copy .hero-heading{max-width:100%;font-size:clamp(3.15rem,14vw,4.5rem);line-height:.95}.blog-hero__copy .hero-subheading{font-size:clamp(1.3rem,6vw,1.7rem)}.blog-hero__copy .hero-description{font-size:1rem}.blog-hero__image{object-position:62% center}.blog-hero .hero-actions{gap:18px}}@media (width<=390px){.blog-hero__copy{padding-block:96px 46px}.blog-hero__copy .hero-actions{align-items:flex-start}.hero-action--secondary{width:100%}}@media (prefers-reduced-motion:reduce){.blog-hero__copy .hero-eyebrow,.blog-hero__copy .hero-heading,.blog-hero__copy .hero-subheading,.blog-hero__copy .hero-description,.blog-hero__copy .hero-actions{opacity:1;animation:none}}.blog-hero__copy .hero-actions a:first-child span{margin-left:0}.blog-hero__copy .hero-actions a:last-child{border-bottom:0;padding-bottom:4px}.blog-hero__copy .hero-actions .hero-action--secondary:after{background:#ffffff59;transform:scaleX(0)}.blog-hero__copy .hero-actions .hero-action--secondary:hover:after{background:var(--brand-orange);transform:scaleX(1)}.blog-hero{border-bottom:1px solid #ffffff12;border-radius:0;width:100%;max-width:none;margin:18px 0 0}.blog-hero__inner{z-index:3;align-items:center;width:min(100% - 48px,1240px);height:100%;margin-inline:auto;display:flex;position:relative}.blog-hero__copy{width:min(100%,590px);padding-block:clamp(80px,10vh,112px)}.blog-hero__copy .hero-subheading{color:#fffffff0;letter-spacing:-.025em;flex-wrap:wrap;align-items:baseline;max-width:660px;margin-top:24px;font-size:clamp(1.35rem,2vw,1.95rem);font-weight:540;line-height:1.3;display:flex}.hero-rotating-wrapper{align-items:baseline;min-width:27ch;display:inline-flex;position:relative}.hero-rotating-text{color:var(--brand-orange);font-weight:650;transition:opacity .14s}.hero-typing-caret{background:var(--brand-orange);border-radius:999px;width:2px;height:.95em;margin-left:4px;animation:1.15s step-end infinite heroCaretBlink;display:inline-block;transform:translateY(2px)}.hero-typing-caret.is-typing{opacity:1;animation:none}@keyframes heroCaretBlink{0%,52%{opacity:1}53%,to{opacity:0}}@media (width<=1024px){.blog-hero__inner{width:min(100% - 40px,920px)}}@media (width<=768px){.blog-hero{margin-top:14px}.blog-hero__inner{align-items:flex-end;width:min(100% - 36px,620px);height:100%}.blog-hero__copy{padding-block:110px 54px}.blog-hero__copy .hero-subheading{font-size:clamp(1.3rem,6vw,1.7rem)}.hero-rotating-wrapper{width:100%;min-width:0;margin-top:4px;display:flex}.blog-hero__image{object-position:62% center}}@media (width<=520px){.blog-hero__copy .hero-subheading{display:block}.hero-rotating-wrapper{width:100%;min-width:0;min-height:1.35em;margin-top:6px;display:flex}}@media (width<=390px){.blog-hero__copy .hero-subheading{display:block}.hero-rotating-wrapper{width:auto;margin-top:5px;display:inline-flex}}@media (prefers-reduced-motion:reduce){.hero-typing-caret{display:none}}body.mobile-nav-open{overflow:hidden}.mobile-nav-overlay{z-index:80;visibility:hidden;pointer-events:none;position:fixed;inset:0}.mobile-nav-overlay[data-open=true]{visibility:visible;pointer-events:auto}.mobile-nav-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#020105b3;transition:opacity .22s;position:fixed;inset:0}.mobile-nav-overlay[data-open=true] .mobile-nav-backdrop{opacity:1}.mobile-nav-panel{width:min(88vw,390px);min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom));background:linear-gradient(#0e0a16fc,#050309);border-left:1px solid #ffffff17;flex-direction:column;transition:transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 70px #00000085}.mobile-nav-overlay[data-open=true] .mobile-nav-panel{transform:translate(0)}.mobile-nav-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.mobile-nav-brand{color:var(--text-primary);align-items:center;gap:10px;display:inline-flex}.mobile-nav-brand img{width:148px;height:auto}.mobile-nav-brand span{border-left:1px solid var(--border-medium);color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.14em;padding-left:10px}.mobile-nav-close{border:1px solid var(--border-medium);width:42px;height:42px;color:var(--text-secondary);background:0 0;border-radius:9px;flex:0 0 42px;place-items:center;transition:background .18s,color .18s,border-color .18s;display:grid}.mobile-nav-close svg{width:19px;height:19px}.mobile-nav-close:hover{border-color:var(--brand-orange);color:var(--text-primary);background:#f36a081a}.mobile-nav-search{border:1px solid var(--border-medium);background:var(--surface-raised);width:100%;min-height:53px;color:var(--text-primary);text-align:left;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin:0 0 30px;padding:0 15px;transition:border-color .18s,background .18s,transform .18s;display:grid}.mobile-nav-search:hover{border-color:var(--brand-purple);background:var(--surface-purple);transform:translateY(-1px)}.mobile-nav-search__icon{width:18px;height:18px;color:var(--brand-orange)}.mobile-nav-search span{font-size:14px}.mobile-nav-search kbd{border:1px solid var(--border-medium);color:var(--text-muted);font:10px var(--font-mono);border-radius:4px;padding:3px 5px}.mobile-nav-section-label{color:var(--brand-orange-light);font:10px var(--font-mono);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;display:block}.mobile-nav-links{border-top:1px solid var(--border-subtle);margin-bottom:28px}.mobile-nav-links a{border-bottom:1px solid var(--border-subtle);min-height:58px;color:var(--text-primary);grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:0 4px;transition:background .18s,color .18s,padding .18s;display:grid}.mobile-nav-links a:hover,.mobile-nav-links a[aria-current=page]{color:#fff;background:linear-gradient(90deg,#6f3cc329,#6f3cc30a)}.mobile-nav-links a[aria-current=page]{box-shadow:inset 2px 0 var(--brand-orange)}.mobile-nav-index{color:var(--brand-orange);font:10px var(--font-mono)}.mobile-nav-label{letter-spacing:-.02em;font-size:1.1rem;font-weight:560}.mobile-nav-arrow{width:16px;height:16px;color:var(--text-muted);transition:color .18s,transform .18s}.mobile-nav-links a:hover .mobile-nav-arrow{color:var(--brand-orange-light);transform:translate(3px,-3px)}.mobile-nav-secondary{gap:0;margin-bottom:26px;display:grid}.mobile-nav-secondary a{border-bottom:1px solid var(--border-subtle);min-height:38px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:14px;transition:color .18s,transform .18s;display:flex}.mobile-nav-secondary a:hover{color:var(--text-primary);transform:translate(3px)}.mobile-nav-secondary svg{width:14px;height:14px;color:var(--brand-orange-light)}.mobile-nav-bottom{gap:18px;margin-top:auto;padding-top:18px;display:grid}.mobile-theme-row{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.mobile-theme-label,.mobile-theme-description{display:block}.mobile-theme-label{color:var(--text-primary);font-size:14px;font-weight:600}.mobile-theme-description{color:var(--text-muted);margin-top:2px;font-size:11px;line-height:1.35}.mobile-theme-row .theme-toggle{flex:none}.mobile-nav-cta{min-height:52px;font:600 14px var(--font-body);background:linear-gradient(135deg,#ff7818,#e95d00);border:1px solid #ffffff21;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:0 17px;transition:filter .18s,transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 25px #f36a0829,inset 0 1px #ffffff2e;color:#fff!important}.mobile-nav-cta svg{width:17px;height:17px;transition:transform .18s}.mobile-nav-cta:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 13px 30px #f36a083d,inset 0 1px #fff3}.mobile-nav-cta:hover svg{transform:translate(3px)}.mobile-nav-brand-detail{color:var(--text-muted);gap:3px;padding-top:2px;font-size:10px;line-height:1.4;display:grid}.mobile-nav-brand-detail strong{color:var(--text-secondary);font:11px var(--font-mono);letter-spacing:.04em}.mobile-nav-brand-detail span{max-width:260px}.mobile-nav-close:focus-visible,.mobile-nav-search:focus-visible,.mobile-nav-links a:focus-visible,.mobile-nav-secondary a:focus-visible,.mobile-nav-cta:focus-visible{outline:2px solid var(--brand-orange);outline-offset:3px}.menu-toggle{border-radius:9px;place-items:center;width:42px;height:42px;padding:0;display:none}.menu-toggle__lines{gap:4px;width:17px;display:grid}.menu-toggle__lines span{background:currentColor;height:1.5px;transition:transform .2s,opacity .2s;display:block}.menu-toggle[aria-expanded=true]{visibility:hidden}#site-header.mobile-open .nav-links{display:none}:root[data-theme=light] .mobile-nav-panel{background:linear-gradient(#f8f6fa,#f0edf3);border-left-color:#18131d1c;box-shadow:-24px 0 70px #18131d33}:root[data-theme=light] .mobile-nav-search{background:#fff;border-color:#18131d1c}:root[data-theme=light] .mobile-nav-links a:hover,:root[data-theme=light] .mobile-nav-links a[aria-current=page]{color:var(--text-primary);background:linear-gradient(90deg,#f36a081a,#6034a40d)}:root[data-theme=light] .mobile-nav-search kbd{border-color:#18131d26}@media (width<=768px){.nav-shell{grid-template-columns:auto auto;justify-content:space-between;min-height:62px}.nav-links{display:none}.header-actions{gap:8px}.header-actions>a{display:none}.request-link{display:none!important}.menu-toggle{display:grid}.site-header .theme-toggle{width:40px;height:40px}.site-header .search-trigger{width:40px;padding:0}.site-header .search-trigger>span,.site-header .search-trigger kbd{display:none}.site-header .search-trigger__icon{width:17px;height:17px}}@media (width<=360px){.mobile-nav-panel{width:100vw;padding-inline:18px}.mobile-nav-brand img{width:136px}.mobile-nav-label{font-size:1.04rem}.mobile-nav-search{margin-bottom:24px}}@media (prefers-reduced-motion:reduce){.mobile-nav-panel,.mobile-nav-backdrop,.mobile-nav-close,.mobile-nav-search,.mobile-nav-links a,.mobile-nav-arrow,.mobile-nav-secondary a,.mobile-nav-cta,.mobile-nav-cta svg{transition:none}.mobile-nav-cta:hover,.mobile-nav-search:hover{transform:none}}.latest-carousel{display:none}.latest-carousel__viewport{touch-action:pan-y pinch-zoom;width:100%;overflow:hidden}.latest-carousel__track{will-change:transform;gap:14px;transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex}.latest-carousel__slide{flex:0 0 calc(100% - 42px);min-width:0}.latest-carousel__slide .article-card,.latest-carousel__slide .article-card>a{height:100%}.latest-carousel__slide .post-image{aspect-ratio:16/10;width:100%}.latest-carousel__slide--clone{pointer-events:none}.latest-carousel__footer{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.latest-carousel__dots{align-items:center;gap:6px;min-width:0;display:flex}.latest-carousel__dot{background:var(--border-medium);border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:width .2s,background .2s}.latest-carousel__dot[aria-current=true]{background:var(--brand-orange);width:20px}.latest-carousel__controls{gap:7px;display:flex}.latest-carousel__control{border:1px solid var(--border-medium);background:var(--surface-dark);width:38px;height:38px;color:var(--text-secondary);border-radius:8px;place-items:center;padding:0;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.latest-carousel__control svg{width:16px;height:16px}.latest-carousel__control:hover{border-color:var(--brand-purple);background:var(--surface-raised);color:var(--text-primary);transform:translateY(-1px)}.latest-carousel__control:focus-visible,.latest-carousel__dot:focus-visible{outline:2px solid var(--brand-orange);outline-offset:3px}@media (width<=767px){.latest-section__header{margin-bottom:24px;display:block}.latest-section__header h2{margin-bottom:8px}.latest-section__header .section-description{max-width:34rem;margin-top:0}.latest-grid{display:none}.latest-carousel{display:block}.latest-carousel__track{transition:transform .52s cubic-bezier(.22,1,.36,1)}}@media (width<=390px){.latest-carousel__footer{gap:12px}.latest-carousel__dots{gap:5px}.latest-carousel__control{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.latest-carousel__track{transition-duration:1ms}.latest-carousel__dot,.latest-carousel__control{transition:none}}.card-index,.featured-mobile-carousel,.mobile-guides-list,.latest-carousel__view-all,.kicker .ui-icon{display:none}.footer-column h2 button{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.footer-column h2 button svg{display:none}.footer-column__links{align-content:start;gap:10px;display:grid}@media (width<=767px){.kicker{align-items:center;gap:7px;display:inline-flex}.kicker .ui-icon{color:var(--brand-orange);flex:none;display:inline-block}.category-tab{font-size:.78rem}.article-card .card-topline{align-items:center}.article-card .card-category{color:var(--brand-orange-light);letter-spacing:.04em;align-items:center;gap:6px;font-size:.72rem;display:inline-flex}.article-card .card-category .ui-icon{flex:none;width:14px;height:14px}.article-card h3{margin:8px 0;font-size:clamp(1rem,4.7vw,1.15rem);line-height:1.18}.article-card-content{padding:14px 15px 16px}.article-card-description{-webkit-line-clamp:1;color:var(--text-secondary);-webkit-box-orient:vertical;margin-bottom:10px;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.article-card:not(.featured) .article-card-description{display:none}.article-card .card-meta{align-items:center;gap:7px 12px;font-size:.75rem;line-height:1.35}.article-card .card-meta span{align-items:center;gap:5px;display:inline-flex}.article-card .card-meta span+span:before,.article-card .card-meta .card-author{display:none}.article-card.featured .card-meta .card-author{display:inline-flex}.article-card.featured h3{font-size:clamp(1.45rem,7vw,1.8rem);line-height:1.1}.article-card.featured .article-card-description{-webkit-line-clamp:3;font-size:.92rem}.article-card.featured .post-image,.article-card:not(.featured) .post-image{aspect-ratio:16/10}.featured-grid{display:block}.featured-grid .article-card.compact{display:none}.featured-grid .article-card.featured{display:block}.featured-mobile-carousel{margin-top:16px;display:block}.featured-mobile-carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y;gap:16px;padding:1px 0 8px;display:flex;overflow-x:auto}.featured-mobile-carousel__track::-webkit-scrollbar{display:none}.featured-mobile-carousel__slide{scroll-snap-align:start;flex:0 0 82%;min-width:0}.featured-mobile-carousel__slide .article-card{height:100%}.featured-mobile-carousel__slide .article-card-description,.latest-carousel .article-card-description,.latest-carousel .article-card .card-author{display:none}.latest-carousel .article-card-content{padding:14px 15px 16px}.latest-carousel__view-all{color:var(--brand-orange-light);font:12px var(--font-mono);align-items:center;gap:7px;margin-top:14px;display:inline-flex}.latest-carousel__view-all svg{transition:transform .18s}.latest-carousel__view-all:hover svg{transform:translate(3px)}.guides-grid,.guides-section--mobile-empty{display:none}.mobile-guides-list{gap:0;display:grid}.mobile-guide-row{border-bottom:1px solid var(--border-subtle);min-height:58px;color:var(--text-primary);grid-template-columns:22px 1fr 18px;align-items:center;gap:12px;display:grid}.mobile-guide-row>.ui-icon:first-child{color:var(--brand-orange)}.mobile-guide-row>.ui-icon:last-child{color:var(--text-muted)}.mobile-guide-row__content{min-width:0}.mobile-guide-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.2;display:block;overflow:hidden}.mobile-guide-row small{color:var(--text-muted);margin-top:4px;font-size:.75rem;display:block}.mobile-guides-action{color:var(--brand-orange-light);font:12px var(--font-mono);align-items:center;gap:7px;margin-top:16px;display:inline-flex}.clean-section{padding-top:56px}.section-heading-clean{margin-bottom:20px;display:block}.section-heading-clean h2{margin:8px 0;font-size:clamp(1.85rem,8vw,2.4rem)}.section-heading-clean .section-description{max-width:34rem;margin-top:0;font-size:.9rem;line-height:1.5}.documentation-cta{padding:48px 0 50px}.documentation-cta h2{font-size:clamp(1.85rem,8vw,2.4rem)}.documentation-cta p{margin:16px 0;font-size:.92rem;line-height:1.5}.cta-actions-clean{flex-wrap:wrap;gap:16px;display:flex}.cta-actions-clean a{align-items:center;min-height:44px;font-size:12px;display:inline-flex}.footer-top{grid-template-columns:1fr;gap:0}.footer-brand-column{padding-bottom:28px}.footer-statement{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:34rem;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.footer-column{border-top:1px solid var(--border-subtle);display:block}.footer-column h2{margin:0}.footer-column h2 button{min-height:52px;color:var(--text-primary);font-size:.9rem}.footer-column h2 button svg{color:var(--text-muted);transition:transform .18s;display:block}.footer-column__links{padding:0 0 15px;display:none}.footer-column[data-expanded=true] .footer-column__links{display:grid}.footer-column[data-expanded=true] h2 button svg{color:var(--brand-orange);transform:rotate(90deg)}.footer-column__links a{width:100%;font-size:.86rem}.footer-wordmark{margin:52px auto 30px}.footer-wordmark__outline,.footer-wordmark__fill{font-size:clamp(5rem,20vw,8rem)}.footer-bottom{font-size:.68rem}.mobile-nav-links a{grid-template-columns:24px 1fr auto}.mobile-nav-icon{color:var(--text-muted)}.mobile-nav-links a:hover .mobile-nav-icon,.mobile-nav-links a[aria-current=page] .mobile-nav-icon{color:var(--brand-orange)}.mobile-nav-secondary a{justify-content:initial;grid-template-columns:20px 1fr 20px;display:grid}.mobile-nav-secondary a .ui-icon:last-child{justify-self:end}}:root{--section-space-desktop:clamp(68px,7vw,96px);--section-space-mobile:56px}.blog-home .blog-hero{margin-top:0}.blog-home .clean-section{height:auto;min-height:0;padding-top:var(--section-space-desktop)}.blog-home .clean-section:last-child{padding-top:44px}main.blog-home+.site-footer{margin-top:48px}.featured-section{height:auto;min-height:0}.featured-articles__grid{grid-template-rows:auto;grid-template-columns:minmax(0,1.75fr) minmax(280px,.85fr);align-items:start;gap:20px;height:auto;min-height:0}.featured-articles__grid[data-count="1"]{grid-template-columns:minmax(0,1fr)}.featured-articles__grid .featured-card--primary{grid-row:auto;align-self:start;height:auto;min-height:0;display:block;overflow:hidden}.featured-articles__grid .article-card>a{height:auto}.featured-articles__secondary{grid-template-rows:auto auto;align-content:start;align-self:start;gap:20px;min-width:0;height:auto;min-height:0;display:grid}.featured-card--primary .post-image{aspect-ratio:16/8.8;overflow:hidden}.featured-card--primary .post-image>img{object-fit:cover;width:100%;height:100%;display:block}.featured-card--primary .article-card-content{height:auto;min-height:0;padding:clamp(20px,2.5vw,28px);display:block}.featured-card--primary .article-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:68ch;margin:0;display:-webkit-box;overflow:hidden}.featured-card--primary .card-meta{width:100%;margin-top:0}.featured-card--secondary{align-self:start;height:auto;min-height:0;display:block;overflow:hidden}.featured-card--secondary>a{height:auto;display:block}.featured-card--secondary .post-image{aspect-ratio:16/7.6;overflow:hidden}.featured-card--secondary .post-image>img{object-fit:cover;width:100%;height:100%;display:block}.featured-card--secondary .article-card-content{padding:16px;display:block}.featured-card--secondary .article-card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;display:-webkit-box;overflow:hidden}.featured-card--secondary h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.featured-card__footer{border-top:1px solid var(--border-medium);justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:18px;padding-top:16px;display:flex}.featured-card__tags{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.featured-card__tags span{border:1px solid var(--border-medium);color:var(--text-muted);border-radius:6px;padding:5px 8px;font-size:.72rem;line-height:1}.featured-card__read-link{color:var(--brand-orange-light);white-space:nowrap;align-items:center;gap:8px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.featured-card__read-link svg{transition:transform .18s}.featured-card--primary:hover .featured-card__read-link{color:var(--text-primary)}.featured-card--primary:hover .featured-card__read-link svg{transform:translate(3px)}.featured-card--primary.article-card--text-only .article-card-content{background:radial-gradient(circle at 100% 0,#6f3cc32e,transparent 42%),linear-gradient(135deg,var(--surface-dark),#6f3cc314);min-height:0}.latest-articles__grid{height:auto;min-height:0}.latest-articles__grid .article-grid-clean{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:start;gap:22px}.latest-articles__grid .article-card{max-width:none}.latest-articles__grid[data-count="2"] .article-grid-clean{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.latest-articles__grid[data-count="1"] .article-grid-clean{grid-template-columns:minmax(0,820px)}.latest-articles__grid[data-count="1"] .article-card{max-width:820px}.latest-articles__grid[data-count="1"] .article-card>a{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);height:auto;display:grid}.latest-articles__grid[data-count="1"] .article-card .post-image{aspect-ratio:auto;height:100%;min-height:260px}.latest-articles__grid[data-count="1"] .article-card .article-card-content{padding:24px}.latest-articles__carousel{display:none}@media (width<=900px){.featured-articles__grid{grid-template-rows:auto;grid-template-columns:1fr;align-items:start}.featured-card--primary{height:auto;min-height:0;display:block}.featured-card--primary>a{height:auto;display:block}.featured-card--primary .article-card-content{height:auto;min-height:0;display:block}.featured-articles__secondary{align-self:start;height:auto;min-height:0;display:block}.featured-card--secondary{align-self:start;height:auto;display:block}.featured-card--secondary>a{height:auto;display:block}.latest-articles__grid[data-count="1"] .article-card>a{display:block}.latest-articles__grid[data-count="1"] .article-card .post-image{aspect-ratio:16/10;height:auto;min-height:0}.latest-articles__grid[data-count="1"] .article-card .article-card-content{padding:16px}}@media (width<=767px){.blog-home .clean-section{padding-top:var(--section-space-mobile)}.blog-home .clean-section:last-child{padding-top:38px}main.blog-home+.site-footer{margin-top:40px}.featured-articles__grid{display:block}.featured-articles__secondary{display:none}.featured-card--primary .post-image{aspect-ratio:16/9}.featured-card--primary .article-card-content{padding:20px 18px 22px}.featured-card__footer{flex-wrap:wrap;align-items:flex-start;gap:12px}.featured-card__read-link{margin-left:auto}.latest-articles__grid{display:none}.latest-articles__carousel{display:block}}@media (width<=360px){.mobile-guide-row strong{font-size:.93rem}.article-card .card-meta{font-size:.72rem}}.icon-label{vertical-align:middle;align-items:center;gap:.4rem;min-width:0;line-height:1;display:inline-flex}.icon-label__icon{flex:none;justify-content:center;align-items:center;width:1em;height:1em;line-height:0;display:inline-flex}.icon-label__icon svg{stroke-width:1.8px;width:100%;height:100%;display:block}.icon-label__text{line-height:1.2;display:inline-block}.card-category{font-size:11px}.card-meta{flex-wrap:wrap;align-items:center;gap:8px 12px}.card-meta .icon-label{color:inherit;font-size:12px}.article-card--text-only .article-card-content{flex-direction:column;justify-content:center;min-height:230px;padding:28px;display:flex}.article-card--text-only .article-card-description{max-width:48ch}.article-card--text-only .card-topline{margin-bottom:2px}.guide-card--text-only{grid-template-columns:1fr}.guide-reading-time{font-size:11px}.section-description{font-size:15px;line-height:1.55}.latest-carousel__slide{flex-basis:84%}.latest-carousel--single .latest-carousel__slide{flex-basis:100%}@media (width<=767px){.section-description{font-size:.9rem;line-height:1.5}.article-card--text-only .article-card-content{min-height:190px;padding:22px 18px}.featured-mobile-carousel__slide{flex-basis:84%}}.article-page{padding-bottom:0;overflow:clip}.article-page__container{width:min(100% - 64px,1320px);margin-inline:auto}.article-page-header{padding:58px 0 0}.article-breadcrumb{min-width:0;color:var(--text-muted);font:12px var(--font-mono);white-space:nowrap;align-items:center;gap:7px;margin-bottom:30px;display:flex;overflow:hidden}.article-breadcrumb a{color:var(--text-muted);transition:color .18s}.article-breadcrumb a:hover{color:var(--brand-orange-light)}.article-breadcrumb svg{color:var(--brand-orange);flex:none}.article-breadcrumb span{text-overflow:ellipsis;overflow:hidden}.article-page-category{color:var(--brand-orange-light);font:12px var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;display:flex}.article-page-category svg{flex:none}.article-page-category__rule{color:var(--border-medium);margin-inline:2px}.article-title{max-width:1080px;color:var(--text-primary);letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,6vw,6.5rem);font-weight:700;line-height:.96}.article-page-header .article-description{max-width:760px;color:var(--text-secondary);margin:24px 0 0;font-size:clamp(1.15rem,1.8vw,1.45rem);line-height:1.55}.article-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:28px;font-size:14px;display:flex}.article-meta .icon-label{gap:7px}.article-meta .icon-label__icon{color:var(--brand-orange-light)}.article-meta .icon-label__text{line-height:1.3}.article-page-cover{width:min(100%,1240px);margin:48px auto 72px}.article-page-cover .post-image{border:1px solid var(--border-subtle);background:var(--surface-dark);border-radius:18px;overflow:hidden}.article-page-cover .post-image>img{aspect-ratio:16/8.5;object-fit:cover;width:100%;max-height:680px}.article-tablet-toc{display:none}.article-reading-layout{grid-template-columns:48px minmax(0,760px) minmax(240px,280px);justify-content:center;align-items:start;gap:clamp(36px,5vw,72px);width:100%;margin-inline:auto;display:grid}.article-content{min-width:0;color:var(--text-secondary);letter-spacing:-.008em;font-size:clamp(1.05rem,1.1vw,1.16rem);line-height:1.78}.article-body-copy{min-width:0}.article-body-copy p{margin:0 0 1.55em}.article-body-copy a{color:var(--brand-orange-light);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.article-body-copy strong{color:var(--text-primary);font-weight:700}.article-body-copy h2{color:var(--text-primary);letter-spacing:-.045em;margin:3.2em 0 .85em;font-size:clamp(2rem,3.5vw,3rem);line-height:1.12}.article-body-copy h3{color:var(--text-primary);letter-spacing:-.03em;margin:2.4em 0 .7em;font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.2}.article-body-copy h4{color:var(--text-primary);margin:2em 0 .6em;font-size:1.2rem;line-height:1.25}.article-body-copy ul,.article-body-copy ol{margin:0 0 1.8em;padding-left:1.4em}.article-body-copy li{margin-bottom:.7em;padding-left:.3em}.article-body-copy ul li::marker{color:var(--brand-orange);font-size:.72em}.article-body-copy ol li::marker{color:var(--brand-orange);font-weight:700}.article-body-copy :not(pre)>code{border:1px solid var(--border-medium);background:var(--surface-raised);color:var(--brand-orange-light);border-radius:5px;padding:.15em .38em;font-size:.9em}.article-body-copy blockquote{border-left:3px solid var(--brand-orange);color:var(--text-primary);background:linear-gradient(90deg,#f36a0814,#6638b50a);border-radius:0 10px 10px 0;margin:2.2rem 0;padding:1.35rem 1.5rem}.article-body-copy figure{margin:2.8rem 0}.article-body-copy figure img,.article-body-copy>p>img{border-radius:12px;width:100%;height:auto}.article-body-copy figcaption{color:var(--text-muted);text-align:center;margin-top:9px;font-size:13px;line-height:1.45}.article-table-wrapper{border:1px solid var(--border-medium);border-radius:10px;width:100%;margin:2rem 0;overflow-x:auto}.article-table-wrapper table{border-collapse:collapse;width:100%;min-width:580px}.article-table-wrapper th,.article-table-wrapper td{border-bottom:1px solid var(--border-subtle);text-align:left;padding:12px 15px}.article-table-wrapper th{background:var(--surface-raised);color:var(--text-primary);font-weight:700}.article-table-wrapper tr:last-child td{border-bottom:0}.code-block{border:1px solid var(--border-medium);background:var(--surface-dark);border-radius:12px;margin:2rem 0;overflow:hidden;box-shadow:0 14px 40px #0000001f}.code-block__header{border-bottom:1px solid var(--border-subtle);background:var(--surface-raised);color:var(--text-muted);font:11px var(--font-mono);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.code-block__copy{border:1px solid var(--border-medium);color:var(--text-secondary);font:11px var(--font-mono);background:0 0;border-radius:5px;padding:5px 9px;transition:border-color .18s,color .18s,background .18s}.code-block__copy:hover{border-color:var(--brand-orange);color:var(--text-primary);background:#f36a0814}.code-block pre{max-width:100%;color:var(--text-secondary);font:14px/1.7 var(--font-mono);tab-size:2;background:0 0;margin:0;padding:20px;overflow-x:auto}.code-block pre code{color:inherit;background:0 0;padding:0}.article-sidebar{border:1px solid var(--border-medium);background:color-mix(in srgb,var(--surface-dark) 92%,transparent);border-radius:14px;min-width:0;max-height:calc(100dvh - 64px);padding:18px;position:sticky;top:32px;box-shadow:0 12px 35px #00000014}.article-sidebar__scroll{scrollbar-width:thin;scrollbar-color:var(--brand-purple) transparent;max-height:calc(100dvh - 100px);padding-right:2px;overflow-y:auto}.article-sidebar__context{border-bottom:1px solid var(--border-subtle);font:10px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;gap:5px;padding-bottom:16px;display:grid}.article-sidebar__context span{color:var(--brand-orange-light)}.article-sidebar__context strong{color:var(--text-primary);font-size:12px}.article-progress{border-bottom:1px solid var(--border-subtle);padding:16px 0}.article-progress__label{color:var(--text-muted);font:10px var(--font-mono);letter-spacing:.04em;justify-content:space-between;gap:10px;margin-bottom:9px;display:flex}.article-progress__label strong{color:var(--text-primary);font-weight:600}.article-progress__track{background:var(--border-medium);border-radius:999px;height:3px;overflow:hidden}.article-progress__bar{border-radius:inherit;background:linear-gradient(90deg,var(--brand-orange),var(--brand-purple));width:0;height:100%;transition:width .15s linear}.article-toc{padding:18px 0}.article-toc__heading{color:var(--text-primary);font:600 11px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:9px;display:flex}.article-toc__heading svg{color:var(--brand-orange)}.article-toc__list{gap:2px;margin:0;padding:0;list-style:none;display:grid}.toc-link{color:var(--text-muted);border-radius:6px;padding:7px 8px 7px 14px;font-size:.84rem;line-height:1.35;transition:background .18s,color .18s;display:block;position:relative}.toc-link:hover{color:var(--text-primary);background:var(--surface-raised)}.toc-link--h3{padding-left:26px;font-size:.78rem}.toc-link[aria-current=true]{color:var(--text-primary);background:linear-gradient(90deg,#f36a081f,#0000)}.toc-link[aria-current=true]:before{content:"";background:var(--brand-orange);border-radius:999px;width:2px;position:absolute;top:8px;bottom:8px;left:0}.article-sidebar .mobile-toc{display:none}.article-sidebar__cta{border-top:1px solid var(--border-subtle);color:var(--text-muted);gap:8px;padding-top:17px;display:grid}.article-sidebar__cta>svg{color:var(--brand-orange)}.article-sidebar__cta strong{color:var(--text-primary);font-size:14px}.article-sidebar__cta p{margin:0;font-size:12px;line-height:1.5}.article-sidebar__cta a{color:var(--brand-orange-light);font:11px var(--font-mono);align-items:center;gap:6px;display:inline-flex}.article-share-rail{flex-direction:column;align-items:center;gap:9px;display:flex;position:sticky;top:32px}.article-share-rail__label{color:var(--text-muted);font:9px var(--font-mono);letter-spacing:.1em;text-transform:uppercase;writing-mode:vertical-rl;margin-bottom:3px;transform:rotate(180deg)}.article-share-rail button,.article-share-rail a{border:1px solid var(--border-medium);background:var(--surface-dark);width:38px;height:38px;color:var(--text-muted);border-radius:8px;place-items:center;padding:0;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.article-share-rail button:hover,.article-share-rail a:hover{border-color:var(--brand-orange);background:var(--surface-raised);color:var(--text-primary);transform:translateY(-1px)}.article-tags{border-top:1px solid var(--border-medium);gap:10px;margin-top:58px;padding-top:22px;display:grid}.article-end-kicker{color:var(--brand-orange-light);font:10px var(--font-mono);letter-spacing:.14em;text-transform:uppercase}.article-tags>div{flex-wrap:wrap;gap:8px;display:flex}.article-tags a{border:1px solid var(--border-medium);color:var(--text-muted);font:11px var(--font-mono);border-radius:999px;padding:5px 9px;transition:border-color .18s,color .18s,background .18s}.article-tags a:hover{border-color:var(--brand-orange);color:var(--brand-orange-light);background:#f36a0814}.article-author-card{border:1px solid var(--border-medium);background:var(--surface-raised);border-radius:14px;grid-template-columns:62px 1fr;align-items:start;gap:18px;margin-top:48px;padding:24px;display:grid}.article-author-card__avatar{border:1px solid var(--brand-orange);width:62px;height:62px;color:var(--brand-orange-light);font:12px var(--font-mono);border-radius:12px;place-items:center;display:grid}.article-author-card h2{letter-spacing:-.035em;margin:5px 0 8px;font-size:1.35rem}.article-author-card p{max-width:58ch;color:var(--text-secondary);margin:0 0 12px;font-size:14px;line-height:1.55}.article-author-card a{color:var(--brand-orange-light);font:12px var(--font-mono);align-items:center;gap:7px;display:inline-flex}.article-end-heading{gap:7px;display:grid}.article-end-heading h2{font-size:clamp(2rem,3vw,3rem)}.article-related{margin-top:72px}.article-related__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;display:grid}.article-related .article-card{height:100%}.article-related .article-card-content{padding:15px 16px 17px}.article-related .article-card h3{font-size:1.2rem}.article-related .article-card-description{font-size:13px}.article-navigation{border-top:1px solid var(--border-medium);grid-template-columns:1fr 1fr;gap:16px;margin-top:58px;padding-top:22px;display:grid}.article-navigation__item{border:1px solid #0000;border-radius:9px;gap:8px;min-width:0;padding:13px;transition:border-color .18s,background .18s;display:grid}.article-navigation__item:hover{border-color:var(--border-medium);background:var(--surface-raised)}.article-navigation__item span{color:var(--brand-orange-light);font:10px var(--font-mono);text-transform:uppercase;align-items:center;gap:7px;display:flex}.article-navigation__item strong{color:var(--text-primary);text-overflow:ellipsis;font-size:14px;line-height:1.3;display:block;overflow:hidden}.article-navigation__item--next{text-align:right}.article-navigation__item--next span{justify-content:flex-end}.article-navigation__item--next svg{order:2}.article-navigation__item--previous svg{transform:rotate(180deg)}.article-footer-cta{border-top:1px solid var(--border-medium);border-bottom:1px solid var(--border-medium);grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:28px;margin-top:72px;padding:30px 0;display:grid}.article-footer-cta h2{margin-top:8px;font-size:clamp(2rem,3vw,3rem);line-height:1.03}.article-footer-cta p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.55}.article-footer-cta__actions{gap:10px;display:grid}.article-footer-cta__actions a{color:var(--brand-orange-light);font:12px var(--font-mono);align-items:center;gap:7px;display:inline-flex}.article-page .reading-progress{z-index:60;background:linear-gradient(90deg,var(--brand-orange),var(--brand-purple));width:0;height:2px;position:fixed;top:0;left:0}@media (width<=1100px){.article-page__container{width:min(100% - 48px,960px)}.article-reading-layout{grid-template-columns:minmax(0,720px);width:min(100%,720px)}.article-sidebar{display:none}.article-tablet-toc{width:min(100%,720px);margin:0 auto 26px;display:block}.article-tablet-toc .mobile-toc{border:1px solid var(--border-medium);background:var(--surface-dark);border-radius:10px;display:block}.article-tablet-toc .mobile-toc summary{color:var(--text-primary);font:600 13px var(--font-mono);cursor:pointer;align-items:center;gap:9px;padding:14px 15px;list-style:none;display:flex}.article-tablet-toc .mobile-toc summary::-webkit-details-marker{display:none}.article-tablet-toc .mobile-toc summary svg:last-child{color:var(--text-muted);margin-left:auto;transition:transform .18s}.article-tablet-toc .mobile-toc[open] summary svg:last-child{color:var(--brand-orange);transform:rotate(90deg)}.article-tablet-toc .article-toc__list{padding:0 15px 14px}.article-tablet-toc .toc-link{padding-block:8px}.article-share-rail{display:none}}@media (width<=767px){.article-page__container{width:calc(100% - 36px)}.article-page-header{padding-top:34px}.article-breadcrumb{margin-bottom:23px;font-size:11px}.article-breadcrumb span[aria-current=page],.article-breadcrumb svg:last-of-type{display:none}.article-page-category{margin-bottom:14px;font-size:11px}.article-title{font-size:clamp(2.5rem,12vw,4rem);line-height:.98}.article-page-header .article-description{margin-top:18px;font-size:1.06rem;line-height:1.55}.article-meta{gap:10px 14px;margin-top:21px;font-size:13px}.article-meta .icon-label{gap:6px}.article-page-cover{width:100%;margin:32px auto 42px}.article-page-cover .post-image{border-radius:11px}.article-page-cover .post-image>img{aspect-ratio:1.45;object-position:center;max-height:none}.article-tablet-toc{width:100%;margin-bottom:28px}.article-reading-layout{grid-template-columns:1fr;gap:0;width:100%;display:grid}.article-content{font-size:clamp(1rem,4.3vw,1.06rem);line-height:1.72}.article-body-copy p{margin-bottom:1.5em}.article-body-copy h2{margin-top:2.8em;font-size:clamp(1.85rem,9vw,2.45rem)}.article-body-copy h3{margin-top:2.2em;font-size:clamp(1.35rem,7vw,1.8rem)}.article-body-copy h4{margin-top:1.8em}.article-body-copy blockquote{margin:1.8rem 0;padding:1.1rem}.code-block{margin:1.7rem -2px}.code-block pre{padding:16px 14px;font-size:13px}.article-table-wrapper{width:calc(100% + 4px);margin:1.7rem -2px}.article-share-rail{border-top:1px solid var(--border-medium);flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;margin:35px 0 0;padding-top:18px;display:flex;position:static}.article-share-rail__label{writing-mode:initial;margin:0 7px 0 0;transform:none}.article-share-rail button,.article-share-rail a{width:36px;height:36px}.article-reading-layout>.article-share-rail{grid-area:2/1}.article-author-card{grid-template-columns:48px 1fr;gap:13px;margin-top:42px;padding:18px}.article-author-card__avatar{border-radius:9px;width:48px;height:48px}.article-author-card h2{font-size:1.2rem}.article-author-card p{font-size:13px}.article-related{margin-top:52px}.article-related__grid{grid-template-columns:1fr;gap:12px}.article-related .article-card{display:block}.article-related .article-card .post-image{aspect-ratio:16/9}.article-navigation{gap:7px;margin-top:42px}.article-navigation__item{padding:9px 5px}.article-navigation__item strong{font-size:12px}.article-footer-cta{margin-top:52px;padding:25px 0;display:block}.article-footer-cta h2{font-size:clamp(1.9rem,9vw,2.5rem)}.article-footer-cta p{margin:16px 0}.article-footer-cta__actions{flex-wrap:wrap;gap:15px;display:flex}.article-page .site-footer{margin-top:55px}}.about-page{background:var(--bg-primary);overflow:clip}.about-container{width:min(1240px,100% - 48px);margin-inline:auto}.about-hero{border-bottom:1px solid var(--border-subtle);background:radial-gradient(circle at 83% 45%,#6f3cc329,transparent 34%),var(--bg-primary);position:relative;overflow:hidden}.about-hero:before{content:"";pointer-events:none;opacity:.16;background-image:linear-gradient(#6f3cc32e 1px,#0000 1px),linear-gradient(90deg,#6f3cc32e 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 20%,#000 72%,#0000);mask-image:linear-gradient(90deg,#0000 20%,#000 72%,#0000)}.about-hero__inner{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:clamp(48px,7vw,96px);width:min(1240px,100% - 48px);min-height:clamp(560px,70vh,680px);margin-inline:auto;display:grid;position:relative}.about-hero__copy{max-width:760px}.about-eyebrow{color:var(--brand-orange-light);font:10px var(--font-mono);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;display:inline-flex}.about-eyebrow i{background:var(--bg-primary);border:1px solid;width:6px;height:6px;display:block;transform:rotate(45deg)}.about-hero__title{max-width:760px;color:var(--text-primary);letter-spacing:-.065em;text-wrap:balance;margin:20px 0 23px;font-size:clamp(3.5rem,6.4vw,6.6rem);font-weight:700;line-height:.94}.about-hero__lede{max-width:650px;color:var(--text-secondary);margin:0;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.58}.about-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:30px;display:flex}.about-button{min-height:44px;font:12px var(--font-mono);align-items:center;gap:9px;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.about-button:hover{transform:translateY(-1px)}.about-button--primary{border:1px solid var(--brand-orange);background:var(--brand-orange);border-radius:7px;padding:0 17px;color:#fff!important}.about-button--secondary{color:var(--brand-orange-light)}.about-button--secondary:hover{color:var(--text-primary)}.about-hero__note{color:var(--text-muted);font:11px var(--font-mono);margin:27px 0 0}.about-hero__visual{isolation:isolate;min-height:410px;position:relative}.about-hero__visual:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 42%,#6f3cc347,#0000 54%),linear-gradient(#6f3cc31f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#6f3cc31f 1px,#0000 1px) 0 0/34px 34px;border:1px solid #6f3cc34d;position:absolute;inset:8% -8% 8% 2%;box-shadow:0 0 80px #6f3cc31f}.about-signal-card{border:1px solid var(--border-medium);background:color-mix(in srgb,var(--surface-dark) 94%,transparent);border-radius:11px;width:min(100%,360px);padding:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000047}.about-signal-card__top,.about-signal-card__footer{color:var(--text-muted);font:9px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:12px;display:flex}.about-signal-card__top{border-bottom:1px solid var(--border-subtle);padding-bottom:13px}.about-signal-card__top b{color:var(--brand-orange-light);font-weight:400}.about-signal-card__title{color:var(--text-primary);font:600 1.15rem var(--font-display);align-items:center;gap:9px;margin:20px 0 17px;display:flex}.about-signal-card__title svg{color:var(--brand-orange)}.about-trace{border-left:2px solid var(--brand-purple);background:var(--bg-secondary);color:var(--text-muted);font:11px/1.8 var(--font-mono);padding:14px}.about-trace span{color:var(--brand-purple)}.about-trace .about-trace__cause{color:var(--brand-orange-light)}.about-signal-card__footer{border-top:1px solid var(--border-subtle);letter-spacing:0;margin-top:15px;padding-top:15px}.about-context-node{border:1px solid var(--border-medium);background:var(--surface-raised);color:var(--text-secondary);font:10px var(--font-mono);border-radius:6px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex;position:absolute;box-shadow:0 8px 20px #00000024}.about-context-node svg{color:var(--brand-orange-light)}.about-context-node--one{top:11%;left:0}.about-context-node--two{top:22%;right:-2%}.about-context-node--three{bottom:11%;right:5%}.about-visual-line{background:linear-gradient(90deg,var(--brand-purple),transparent);transform-origin:0;height:1px;position:absolute}.about-visual-line--one{width:92px;top:24%;left:21%;transform:rotate(28deg)}.about-visual-line--two{width:76px;top:31%;right:18%;transform:rotate(155deg)}.about-visual-line--three{width:92px;bottom:22%;right:21%;transform:rotate(205deg)}.about-section{padding-block:clamp(88px,10vw,140px)}.about-section--what{background:var(--bg-primary)}.about-section--why{border-block:1px solid var(--border-subtle);background:var(--surface-purple)}.about-section--principles{background:var(--bg-primary)}.about-section--process{border-block:1px solid var(--border-subtle);background:var(--surface-raised)}.about-section--ai{background:var(--bg-primary)}.about-section--audience{border-top:1px solid var(--border-subtle);background:var(--surface-purple)}.about-two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(48px,8vw,120px);display:grid}.about-section__intro{max-width:630px}.about-section__intro--wide{max-width:720px}.about-section__intro h2{letter-spacing:-.06em;margin:15px 0 19px;font-size:clamp(2.4rem,4.4vw,4.8rem);line-height:.99}.about-section__intro p{max-width:650px;color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.about-statement{max-width:600px;color:var(--text-primary);font:600 clamp(1.15rem,1.8vw,1.5rem)/1.35 var(--font-display);letter-spacing:-.025em;margin-top:27px;display:block}.about-capabilities{border-top:1px solid var(--border-medium)}.about-capability{border-bottom:1px solid var(--border-medium);grid-template-columns:32px 1fr;gap:16px;padding:22px 0;display:grid}.about-capability>svg{color:var(--brand-orange-light);margin-top:3px}.about-capability h3,.about-principle h3,.about-audience h3,.about-process__step h3{color:var(--text-primary);letter-spacing:-.025em;margin:0 0 7px;font-size:1.15rem}.about-capability p,.about-principle p,.about-audience p,.about-process__step p{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.55}.about-comparison{border-top:1px solid var(--border-medium);border-bottom:1px solid var(--border-medium);grid-template-columns:1fr 1fr;gap:0;margin-top:56px;display:grid}.about-comparison__side{padding:25px 28px 28px 0}.about-comparison__side+.about-comparison__side{border-left:1px solid var(--border-medium);padding:25px 0 28px 28px}.about-comparison__label{color:var(--text-primary);font:600 12px var(--font-mono);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:9px;display:flex}.about-comparison__label svg{color:var(--brand-orange-light)}.about-comparison ul{gap:11px;margin:22px 0 0;padding:0;list-style:none;display:grid}.about-comparison li{color:var(--text-secondary);padding-left:17px;font-size:.93rem;position:relative}.about-comparison li:before{content:"";background:var(--text-muted);width:5px;height:1px;position:absolute;top:.65em;left:0}.about-comparison__side--accent li:before{background:var(--brand-orange)}.about-principles{border-top:1px solid var(--border-medium);grid-template-columns:1fr 1fr;gap:0;margin-top:48px;display:grid}.about-principle{border-bottom:1px solid var(--border-medium);grid-template-columns:32px 1fr;gap:15px;padding:25px 28px 25px 0;display:grid}.about-principle:nth-child(2n){border-left:1px solid var(--border-medium);padding-left:28px;padding-right:0}.about-principle>svg{color:var(--brand-orange-light);margin-top:2px}.about-process{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:52px;display:grid;position:relative}.about-process:before{content:"";background:var(--border-medium);height:1px;position:absolute;top:18px;left:18px;right:18px}.about-process__step{z-index:1;position:relative}.about-process__dot{border:1px solid var(--brand-orange);background:var(--surface-raised);width:36px;height:36px;color:var(--brand-orange-light);border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.about-check-list{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.about-check-list li{color:var(--text-secondary);padding-left:22px;font-size:.9rem;line-height:1.45;position:relative}.about-check-list li:before{content:"✓";color:var(--brand-orange-light);font-family:var(--font-mono);position:absolute;left:0}.about-evidence-flow{border:1px solid var(--border-medium);background:var(--surface-raised);border-radius:12px;grid-template-columns:1fr auto 1fr auto 1fr;align-self:center;align-items:center;gap:12px;padding:25px;display:grid}.about-evidence-flow>svg{color:var(--brand-orange-light)}.about-evidence-flow div{gap:7px;min-width:0;display:grid}.about-evidence-flow span{color:var(--brand-orange-light);font:10px var(--font-mono)}.about-evidence-flow strong{color:var(--text-primary);font-size:1rem}.about-evidence-flow small{color:var(--text-muted);font-size:.75rem;line-height:1.35}.about-audiences{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.about-audience{border:1px solid var(--border-medium);background:var(--surface-dark);border-radius:10px;min-height:190px;padding:22px}.about-audience>svg{color:var(--brand-orange-light);margin-bottom:25px}.about-audience p{max-width:29ch}.about-cta-wrap{padding-bottom:clamp(88px,10vw,140px)}.about-cta{border-block:1px solid var(--border-medium);grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);align-items:center;gap:50px;padding:42px 0;display:grid}.about-cta h2{letter-spacing:-.055em;max-width:760px;margin:13px 0 12px;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1}.about-cta p{max-width:590px;color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.55}.about-cta__actions{gap:14px;display:grid}.about-cta__actions a{border-bottom:1px solid var(--border-medium);color:var(--brand-orange-light);font:12px var(--font-mono);justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.about-cta__actions a:hover{color:var(--text-primary)}:root[data-theme=light] .about-hero{background:radial-gradient(circle at 83% 45%,#56309d1a,transparent 34%),var(--bg-primary)}:root[data-theme=light] .about-hero:before{background-image:linear-gradient(#56309d1f 1px,#0000 1px),linear-gradient(90deg,#56309d1f 1px,#0000 1px)}:root[data-theme=light] .about-hero__visual:before{background:radial-gradient(circle at 50% 42%,#56309d24,#0000 54%),linear-gradient(#56309d1a 1px,#0000 1px),linear-gradient(90deg,#56309d1a 1px,#0000 1px);border-color:#56309d33;box-shadow:0 0 70px #56309d14}:root[data-theme=light] .about-signal-card{box-shadow:0 18px 48px #18131d1f}:root[data-theme=light] .about-section--why,:root[data-theme=light] .about-section--audience{background:#f0edf3}:root[data-theme=light] .about-section--process,:root[data-theme=light] .about-context-node{background:#fff}@media (width<=900px){.about-hero__inner{grid-template-columns:1fr;gap:35px;padding-block:80px 70px}.about-hero__copy{max-width:700px}.about-hero__visual{width:min(100%,580px);margin-inline:auto}.about-two-column{grid-template-columns:1fr;gap:52px}.about-process{grid-template-columns:repeat(2,1fr);row-gap:38px}.about-process:before{display:none}.about-cta{grid-template-columns:1fr;gap:30px}.about-cta-wrap{padding-bottom:90px}}@media (width<=767px){.about-container{width:calc(100% - 36px)}.about-hero__inner{width:calc(100% - 36px);min-height:auto;padding-block:70px 58px}.about-hero__title{font-size:clamp(2.8rem,12vw,4rem);line-height:.97}.about-hero__lede{font-size:1rem}.about-actions{align-items:flex-start;gap:14px}.about-hero__note{font-size:10px;line-height:1.5}.about-hero__visual{min-height:320px}.about-hero__visual:before{inset:4% -4% 4% 0}.about-signal-card{width:min(100%,320px);padding:15px}.about-context-node{padding:7px;font-size:9px}.about-context-node--one{top:7%;left:-3%}.about-context-node--two{top:20%;right:-3%}.about-context-node--three{bottom:5%;right:0}.about-visual-line{display:none}.about-section{padding-block:64px}.about-section__intro h2{font-size:clamp(2.2rem,10vw,3.1rem)}.about-section__intro p{font-size:.98rem;line-height:1.62}.about-comparison{grid-template-columns:1fr;margin-top:38px}.about-comparison__side,.about-comparison__side+.about-comparison__side{border-left:0;padding:21px 0 24px}.about-comparison__side+.about-comparison__side{border-top:1px solid var(--border-medium)}.about-principles{grid-template-columns:1fr;margin-top:35px}.about-principle,.about-principle:nth-child(2n){border-left:0;padding:21px 0}.about-process{grid-template-columns:1fr;gap:0;margin-top:37px}.about-process__step{grid-template-columns:38px 1fr;gap:15px;padding-bottom:28px;display:grid}.about-process__dot{margin:0}.about-process__step:not(:last-child):after{content:"";background:var(--border-medium);width:1px;position:absolute;top:38px;bottom:0;left:17px}.about-evidence-flow{grid-template-columns:1fr;gap:13px;padding:20px}.about-evidence-flow>svg{display:none}.about-evidence-flow div{grid-template-columns:34px 1fr;align-items:center}.about-evidence-flow small{grid-column:2}.about-audiences{grid-template-columns:1fr;gap:12px;margin-top:35px}.about-audience{min-height:0;padding:20px}.about-audience>svg{margin-bottom:17px}.about-cta-wrap{padding-bottom:64px}.about-cta{padding:32px 0}.about-cta h2{font-size:clamp(2.1rem,9vw,3rem)}.about-cta__actions{gap:8px}}@media (prefers-reduced-motion:reduce){.about-button,.about-context-node{transition:none}}@media (width<=767px){.featured-mobile-carousel{min-width:0;max-width:100%;overflow:hidden}.featured-mobile-carousel__track{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;cursor:grab;max-width:100%}.featured-mobile-carousel__track:active{cursor:grabbing}}.scroll-to-top{z-index:55;background:color-mix(in srgb,var(--surface-raised) 92%,transparent);width:52px;height:52px;color:var(--brand-orange-light);opacity:0;pointer-events:none;border:1px solid #f36a08b3;border-radius:15px;place-items:center;padding:0;transition:opacity .22s,transform .22s,border-color .22s,background .22s,color .22s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(14px)rotate(4deg);box-shadow:0 12px 32px #00000047,inset 0 0 0 1px #6f3cc338}.scroll-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)rotate(0)}.scroll-to-top:hover{border-color:var(--brand-orange);background:var(--surface-dark);color:var(--text-primary);transform:translateY(-4px)rotate(0)}.scroll-to-top:focus-visible{outline:2px solid var(--brand-orange);outline-offset:4px}.scroll-to-top__icon{z-index:1;width:27px;height:27px;transition:transform .22s;position:relative}.scroll-to-top:hover .scroll-to-top__icon{transform:translateY(-2px)}.scroll-to-top__label{border:1px solid var(--border-medium);background:var(--surface-raised);color:var(--brand-orange-light);font:8px/1 var(--font-mono);letter-spacing:.08em;border-radius:3px;padding:2px 4px;position:absolute;bottom:-7px;right:-6px}.scroll-to-top__pulse{border:1px solid #6f3cc357;border-radius:50%;width:34px;height:34px;animation:2.4s ease-in-out infinite scroll-top-pulse;position:absolute}.scroll-to-top:hover .scroll-to-top__pulse{border-color:#f36a088c;animation-duration:1.3s}@keyframes scroll-top-pulse{0%,to{opacity:.3;transform:scale(.88)}50%{opacity:.9;transform:scale(1.08)}}@media (width<=767px){.scroll-to-top{border-radius:13px;width:46px;height:46px;bottom:16px;right:16px}.scroll-to-top__icon{width:24px;height:24px}.scroll-to-top__label{font-size:7px;bottom:-6px;right:-5px}}@media (prefers-reduced-motion:reduce){.scroll-to-top,.scroll-to-top__icon{transition:none}.scroll-to-top__pulse{animation:none}}.footer-column__action{width:max-content;max-width:100%;color:var(--text-secondary);text-align:left;font:13px var(--font-body);cursor:pointer;background:0 0;border:0;padding:0;transition:color .18s,transform .18s}.footer-column__action span{color:var(--brand-orange);opacity:0;margin-left:5px;transition:opacity .18s}.footer-column__action:hover{color:var(--text-primary);transform:translate(3px)}.footer-column__action:hover span{opacity:1}@media (width<=760px){.footer-column__action{width:100%;font-size:.86rem}}.footer-wordmark{justify-content:center}.footer-wordmark__outline,.footer-wordmark__fill{letter-spacing:.006em;font-size:clamp(7rem,17.2vw,17rem)}@media (width<=760px){.footer-wordmark__outline,.footer-wordmark__fill{letter-spacing:.006em;font-size:clamp(4.25rem,18vw,6.4rem)}}.article-author-card__avatar{background:var(--bg-primary);border-radius:50%;overflow:hidden}.article-author-card__avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.article-share-rail__status{max-width:100px;color:var(--brand-orange-light);font:9px/1.25 var(--font-mono);text-align:center;opacity:0;transition:opacity .18s,transform .18s;transform:translateY(-3px)}.article-share-rail__status.is-visible{opacity:1;transform:translateY(0)}.article-share-rail__status.is-error{color:var(--text-muted)}.article-share-rail button.is-copied{border-color:var(--brand-orange);color:var(--brand-orange-light);background:#f36a081a}.mobile-nav-overlay{visibility:hidden;transition:visibility .42s step-end}.mobile-nav-overlay[data-open=true]{visibility:visible;transition:visibility}.mobile-nav-panel{will-change:transform,opacity;opacity:.86;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .3s;transform:translate(100%)scale(.985)}.mobile-nav-overlay[data-open=true] .mobile-nav-panel{opacity:1;transform:translate(0,0)scale(1)}.mobile-nav-backdrop{will-change:opacity,backdrop-filter;transition:opacity .36s,-webkit-backdrop-filter .42s,backdrop-filter .42s}.mobile-nav-overlay[data-open=true] .mobile-nav-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav-overlay[data-open=true] .mobile-nav-header,.mobile-nav-overlay[data-open=true] .mobile-nav-search,.mobile-nav-overlay[data-open=true] .mobile-nav-section-label,.mobile-nav-overlay[data-open=true] .mobile-nav-secondary a,.mobile-nav-overlay[data-open=true] .mobile-nav-bottom{animation:.48s cubic-bezier(.16,1,.3,1) both mobile-nav-content-in}.mobile-nav-overlay[data-open=true] .mobile-nav-search{animation-delay:35ms}.mobile-nav-overlay[data-open=true] .mobile-nav-section-label{animation-delay:70ms}.mobile-nav-overlay[data-open=true] .mobile-nav-secondary a:nth-of-type(2){animation-delay:.17s}.mobile-nav-overlay[data-open=true] .mobile-nav-secondary a:nth-of-type(3){animation-delay:.205s}.mobile-nav-overlay[data-open=true] .mobile-nav-bottom{animation-delay:.23s}.mobile-nav-overlay[data-open=true] .mobile-nav-links a{animation:.42s cubic-bezier(.16,1,.3,1) both mobile-nav-content-in}.mobile-nav-overlay[data-open=true] .mobile-nav-links a:first-child{animation-delay:95ms}.mobile-nav-overlay[data-open=true] .mobile-nav-links a:nth-child(2){animation-delay:.125s}.mobile-nav-overlay[data-open=true] .mobile-nav-links a:nth-child(3){animation-delay:.155s}.mobile-nav-overlay[data-open=true] .mobile-nav-links a:nth-child(4){animation-delay:.185s}.mobile-nav-overlay[data-open=true] .mobile-nav-links a:nth-child(5){animation-delay:.215s}.mobile-nav-overlay[data-open=true] .mobile-nav-links a:nth-child(6){animation-delay:.245s}.mobile-nav-overlay[data-open=true] .mobile-nav-links a:nth-child(7){animation-delay:.275s}@keyframes mobile-nav-content-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.mobile-nav-overlay,.mobile-nav-panel,.mobile-nav-backdrop,.mobile-nav-overlay[data-open=true] .mobile-nav-header,.mobile-nav-overlay[data-open=true] .mobile-nav-search,.mobile-nav-overlay[data-open=true] .mobile-nav-section-label,.mobile-nav-overlay[data-open=true] .mobile-nav-links a,.mobile-nav-overlay[data-open=true] .mobile-nav-secondary a,.mobile-nav-overlay[data-open=true] .mobile-nav-bottom{transition:none;animation:none}}
