@font-face{font-family:Inter;src:url('/assets/fonts/Inter-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:'Comic Neue';src:url('/assets/fonts/ComicNeue-BoldItalic.woff2') format('woff2');font-weight:700;font-style:italic;font-display:swap}
:root{--blue:#074cf6;--blue-dark:#0539bb;--yellow:#fadb43;--paper:#fdfdfa;--ink:#10151f;--muted:#5a6474;--line:#e1e5ec;--light-blue:#edf2ff;--radius:16px;--container:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.65}body:has(dialog[open]){overflow:hidden}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto;display:block}button:disabled{cursor:default}button{color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15;letter-spacing:-.045em}h1{font-weight:800}h2{font-weight:750}p{margin-bottom:1em}h3{font-weight:700}.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}.icon{width:22px;height:22px;vertical-align:middle}.blue{color:var(--blue)}.muted{color:var(--muted)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:4px}::selection{background:#ffec8b;color:#10151f}.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;padding:12px 20px;background:var(--blue);color:white}.skip-link:focus{top:10px}
.header{background:rgba(253,253,250,.97);border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{display:flex;align-items:center;height:108px;gap:22px}.brand{width:79px;flex-shrink:0}.brand img{width:79px;height:auto}.brand-caption{border-left:1px solid var(--line);padding-left:22px;line-height:1.65;font-size:11px;letter-spacing:.015em;color:var(--muted)}.brand-caption strong{font-weight:550;color:var(--ink)}.main-nav{margin-left:auto;display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.main-nav>a:not(.button){padding:12px 0;position:relative}.main-nav>a:not(.button):after{content:'';position:absolute;bottom:5px;left:0;width:0;height:2px;background:var(--blue);transition:width .18s}.main-nav>a:hover:after,.main-nav>a[aria-current]:after{width:100%}.main-nav>a[aria-current]{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:49px;padding:13px 21px;border-radius:8px;font-size:13px;font-weight:650;line-height:1.4;border:1px solid transparent;transition:background .18s,transform .18s,box-shadow .18s;white-space:normal}.button:hover{transform:translateY(-2px)}.button-small{min-height:43px;padding:10px 15px}.button-blue{background:var(--blue);color:white}.button-blue:hover{background:var(--blue-dark);box-shadow:0 5px 15px #074cf62a}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#283449}.button-outline{border-color:var(--line);background:transparent}.button-outline:hover{background:var(--light-blue);border-color:#c2d2fc}.button-white{background:white;color:var(--blue)}.button-white:hover{background:var(--yellow)}.nav-youtube .icon:last-child{width:14px;height:14px}.nav-youtube .icon:first-child{color:var(--blue);width:19px}.menu-toggle{display:none}.icon-button{border:1px solid var(--line);border-radius:8px;width:42px;height:42px;background:transparent;display:inline-flex;align-items:center;justify-content:center}.menu-toggle{display:none}.icon-button:hover{background:var(--light-blue)}
.hero{padding:54px 0 38px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:10px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:.16em;color:var(--blue);margin-bottom:20px;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:23px}.blue-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #074cf611}.hero h1{font-size:clamp(62px,6.1vw,85px);line-height:1.02;letter-spacing:-.065em;margin-bottom:27px;font-weight:800}.highlight{position:relative;color:var(--blue);isolation:isolate;white-space:nowrap}.highlight:after{content:'';position:absolute;bottom:.08em;left:-.025em;right:-.02em;height:.2em;background:var(--yellow);z-index:-1;transform:rotate(-1.2deg)}.hero-description{font-size:15px;line-height:1.85;color:var(--muted);margin-bottom:26px;max-width:450px}.hero-description strong{font-weight:600;color:var(--ink)}.search-form{max-width:478px;display:flex;align-items:center;gap:12px;background:white;border:1px solid #d5dce8;border-radius:10px;box-shadow:0 6px 22px #14203906;padding:7px 7px 7px 17px;transition:border-color .2s,box-shadow .2s}.search-form:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #074cf60d}.search-form>.icon{color:#758195;width:19px;height:19px}.search-form input{min-width:0;width:100%;height:40px;border:0;background:transparent;outline:none;font-size:13px;color:var(--ink)}.search-form input::placeholder{color:#7c8797}.search-form button{width:43px;height:43px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:7px;background:var(--blue);color:white;transition:background .2s}.search-form button:hover{background:var(--blue-dark)}.search-hint{font-size:10px;color:#6a7687;margin:11px 0 0;padding-left:2px}.hero-visual{position:relative;align-self:center;transform:translate(13px,6px)}.hero-art{width:100%;height:auto;display:block}.handwritten{font-family:'Comic Neue',cursive;font-style:italic;color:var(--blue);font-size:21px;line-height:1.3}.hero-note{position:absolute;top:4px;left:18%;transform:rotate(-5deg)}
.categories-section{padding-top:26px}.section-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px;gap:20px}.section-label h2{font-size:17px;letter-spacing:-.02em;margin:0}.section-label>span{font-size:10px;display:flex;align-items:center;gap:8px;color:var(--muted)}.section-label .icon{width:15px;height:15px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.category-card{position:relative;min-width:0;padding:22px 13px 23px;display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid var(--line);transition:background .2s}.category-card:last-child{border-right:none}.category-card:hover{background:#edf2ff}.category-art{width:68px;height:68px;transition:transform .22s}.category-card:hover .category-art{transform:translateY(-5px) rotate(-3deg)}.category-card strong{font-size:14px;font-weight:650;letter-spacing:-.02em;margin-top:14px}.category-card>span:not(.category-arrow){font-size:10px;color:var(--muted);margin-top:3px}.category-arrow{position:absolute;top:10px;right:9px;opacity:0;color:var(--blue);transform:translateX(-5px);transition:opacity .2s,transform .2s}.category-arrow .icon{width:16px;height:16px}.category-card:hover .category-arrow{opacity:1;transform:translateX(0)}
.section{padding-top:83px;padding-bottom:83px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:31px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{font-size:36px;line-height:1.15;margin:0}.section-heading>.text-link{margin-bottom:5px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:12px;font-weight:650;line-height:1.5}.text-link .icon{width:17px;height:17px;transition:transform .18s}.text-link:hover .icon{transform:translateX(3px)}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.guide-card:hover{box-shadow:0 12px 32px #1420390a;transform:translateY(-3px)}.video-poster{position:relative;display:block;width:100%;aspect-ratio:16/9;padding:0;border:0;border-radius:0;overflow:hidden;background:#e9effb;text-align:left}.video-poster img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.video-poster:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 56%,#0a142540)}.video-poster:hover img{transform:scale(1.025)}.play-circle{width:48px;height:48px;display:grid;place-items:center;position:absolute;inset:0;margin:auto;background:#fff;box-shadow:0 3px 20px #10151f25;border-radius:50%;color:var(--blue);z-index:2;transition:background .18s,transform .18s}.play-circle .icon{width:27px;height:27px;margin-left:-3px}.video-poster:hover .play-circle{background:var(--yellow);transform:scale(1.06)}.video-corner{position:absolute;bottom:11px;right:12px;z-index:2;display:flex;gap:6px;align-items:center;font-size:9px;font-weight:600;background:#111c31dc;color:#fff;padding:5px 9px;border-radius:5px}.video-corner .icon{width:14px;height:14px}.card-content{padding:22px 23px 25px;flex:1;display:flex;flex-direction:column}.card-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;gap:10px;margin-bottom:16px}.card-meta>a{color:var(--blue);font-weight:650;background:var(--light-blue);padding:3px 7px;border-radius:4px}.card-meta>span{display:flex;align-items:center;gap:4px;color:var(--muted)}.card-meta .icon{width:12px;height:12px}.guide-card h3{font-size:21px;line-height:1.28;margin-bottom:12px;letter-spacing:-.035em}.guide-card h3 a:hover{color:var(--blue)}.guide-card p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:22px}.card-content>.text-link{margin-top:auto;font-size:12px}.mobile-break{display:none}
.method-banner{position:relative;overflow:hidden;border-radius:21px;background:var(--blue);color:white;padding:56px 60px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.method-banner .eyebrow{color:#c7d8ff;margin-bottom:22px}.method-intro h2{font-size:49px;line-height:1.08;letter-spacing:-.05em;margin-bottom:30px}.method-intro h2 span{color:var(--yellow)}.method-points{display:flex;flex-direction:column;justify-content:center;gap:31px;position:relative;z-index:1}.method-points>div{display:flex;gap:18px}.method-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid #ffffff3d;border-radius:10px;background:#ffffff12;color:var(--yellow)}.method-icon .icon{width:22px;height:22px}.method-points h3{font-size:16px;letter-spacing:-.02em;margin:0 0 8px}.method-points p{font-size:13px;line-height:1.75;color:#d9e4ff;margin:0}.banner-plus{font-size:330px;font-weight:700;color:#ffffff07;position:absolute;right:-55px;bottom:-220px;line-height:1;pointer-events:none}.quick-section{display:grid;grid-template-columns:1fr 1.12fr;gap:80px;align-items:start}.quick-section h2{font-size:35px;margin-bottom:20px}.quick-section .muted{font-size:13px;max-width:330px}.quick-note{display:block;margin-top:27px;transform:rotate(-3deg)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:22px;list-style:none;font-size:13px;font-weight:600;line-height:1.6;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{color:var(--blue);width:18px;height:18px;transition:transform .18s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{color:var(--muted);font-size:13px;line-height:1.8;padding-right:28px;margin-bottom:22px}.youtube-strip{display:flex;gap:23px;align-items:center;padding:30px 34px;background:#f2f5fd;border:1px solid #e2e9f8;border-radius:14px;margin-bottom:83px}.youtube-mark{width:51px;height:51px;border-radius:13px;display:grid;place-items:center;background:#fff;color:var(--blue);flex-shrink:0}.youtube-mark .icon{width:28px;height:28px}.youtube-strip h2{font-size:21px;margin:0 0 7px;letter-spacing:-.03em}.youtube-strip p{font-size:12px;margin:0;color:var(--muted)}.youtube-strip .button{margin-left:auto;font-size:12px}
.footer{border-top:1px solid var(--line);background:#f8f9fb;padding:41px 0 0}.footer-top{display:grid;grid-template-columns:85px 1fr auto;gap:41px;align-items:center;padding-bottom:38px}.footer-brand img{width:85px}.footer-promise strong{font-size:17px;letter-spacing:-.035em;font-weight:650}.footer-promise p{font-size:11px;color:var(--muted);margin:10px 0 0;line-height:1.8}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 26px;font-size:11px;color:#4b576a}.footer-top nav a:hover{color:var(--blue)}.footer-top nav .icon{width:13px;height:13px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-block:18px;font-size:10px;color:#697486}.footer-bottom>span:last-child{display:flex;align-items:center;gap:7px}.footer-bottom .icon{width:13px;height:13px}
.page-heading{padding-top:48px;padding-bottom:44px}.back-link{font-size:12px;color:var(--muted);display:inline-block;margin-bottom:35px}.back-link:hover{color:var(--blue)}.page-heading h1{font-size:54px;line-height:1.08;max-width:800px;margin-bottom:22px;letter-spacing:-.05em}.page-heading .eyebrow{margin-bottom:17px}.lead{font-size:17px;line-height:1.8;color:var(--muted);max-width:750px;margin-bottom:0}.page-heading-row{display:flex;justify-content:space-between;align-items:center;gap:40px}.category-large{width:135px;height:135px;background:var(--light-blue);border-radius:25px;display:grid;place-items:center;flex-shrink:0}.category-large .category-art{width:100px;height:100px}.listing-section{padding-bottom:85px}.search-compact{max-width:610px;margin-bottom:28px}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:46px}.filter-chips a{padding:8px 13px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:12px}.filter-chips a:hover{border-color:#9cb8fa;background:var(--light-blue)}.filter-chips a[aria-current]{background:var(--blue);color:#fff;border-color:var(--blue)}.results-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px;gap:16px}.results-heading h2{font-size:22px;margin:0;letter-spacing:-.03em}.results-count{font-size:11px;color:var(--muted)}.empty-state{padding:50px 25px;border:1px dashed #c9d6ed;border-radius:14px;background:#f5f7fd;text-align:center}.empty-state>.icon{width:34px;height:34px;color:var(--blue);margin-bottom:20px}.empty-state h3{font-size:22px;letter-spacing:-.03em;margin-bottom:15px}.empty-state p{font-size:14px;max-width:550px;margin:0 auto 25px;color:var(--muted)}.upcoming{margin-top:55px;display:grid;grid-template-columns:1fr 1.7fr;gap:60px;border-top:1px solid var(--line);padding-top:42px}.upcoming h2{font-size:27px}.upcoming .eyebrow{margin-bottom:12px}.upcoming p{font-size:13px;color:var(--muted)}.upcoming ul{padding:0;margin:0;list-style:none}.upcoming li{padding:18px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.upcoming li:first-child{padding-top:0}.upcoming li>span:first-child{display:flex;align-items:center;gap:13px}.upcoming .icon{color:var(--blue);width:18px;height:18px}.status-tag{white-space:nowrap;background:#fff5c6;color:#665515;font-size:9px;border-radius:4px;padding:4px 7px}
.article-heading{padding-top:31px;padding-bottom:42px}.breadcrumbs{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--muted);margin-bottom:34px;flex-wrap:wrap}.breadcrumbs a:hover{color:var(--blue)}.article-heading h1{font-size:55px;line-height:1.1;max-width:950px;margin-bottom:25px;letter-spacing:-.05em}.article-heading .lead{max-width:850px;font-size:17px}.article-meta{display:flex;align-items:center;gap:22px;margin-top:25px;font-size:11px;color:var(--muted);flex-wrap:wrap}.article-meta>span{display:flex;align-items:center;gap:5px}.article-meta .icon{width:14px;height:14px}.article-meta span:first-child{color:var(--blue);font-weight:600}.article-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(240px,1fr);gap:65px;align-items:start}.article-body{min-width:0}.first-reflex{background:#fff8d7;border:1px solid #efdfa0;padding:22px 24px;border-radius:12px;display:flex;gap:18px;margin-bottom:43px}.first-reflex>.icon{color:#8e6b02;flex-shrink:0;margin-top:2px}.first-reflex strong{font-size:14px}.first-reflex p{margin:6px 0 0;font-size:14px;line-height:1.8}.article-video{margin-bottom:49px}.article-video .section-heading{margin-bottom:18px}.article-video h2{font-size:26px}.inline-video{aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:#152033}.inline-video .video-poster{height:100%}.inline-video iframe{width:100%;height:100%;display:block;border:0}.player-note{font-size:10px!important;color:var(--muted);margin-top:12px!important}.player-note a{text-decoration:underline;text-underline-offset:3px}.article-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:19px;margin-bottom:38px;scroll-margin-top:36px}.step-number{width:38px;height:38px;background:var(--light-blue);color:var(--blue);font-size:12px;font-weight:750;display:grid;place-items:center;border-radius:50%;margin-top:1px}.article-step h2{font-size:25px;line-height:1.25;margin:4px 0 18px;letter-spacing:-.035em}.article-body p{font-size:15px;line-height:1.9;color:#445065;margin-bottom:16px}.article-body strong{color:var(--ink);font-weight:650}.article-step a,.prose-page a:not(.button):not(.text-link){color:var(--blue);text-decoration:underline;text-underline-offset:3px}.note{background:#edf3ff;border-left:3px solid var(--blue);padding:17px 21px;margin-top:23px;border-radius:0 8px 8px 0}.note strong{font-size:13px}.note p{font-size:13px;margin:7px 0 0;line-height:1.8}.note.caution{background:#fff3e8;border-left-color:#e8a344}.article-aside{position:sticky;top:30px}.toc{border:1px solid var(--line);border-radius:12px;padding:24px;background:#fff}.toc>.eyebrow{display:block;margin-bottom:20px;font-size:9px}.toc nav{display:flex;flex-direction:column;gap:16px}.toc nav a{display:flex;align-items:flex-start;gap:11px;font-size:11px;color:var(--muted);line-height:1.6}.toc nav a:hover{color:var(--blue)}.toc nav a>span{color:var(--blue);font-size:9px;padding-top:2px}.toc nav .icon{width:15px;height:15px;color:var(--blue);margin-top:1px}.takeaways{border-top:1px solid var(--line);margin-top:26px;padding-top:23px}.takeaways strong{display:flex;align-items:center;gap:8px;font-size:11px}.takeaways strong .icon{color:var(--blue);width:17px;height:17px}.takeaways ul{padding:0;margin:17px 0 23px;list-style:none}.takeaways li{font-size:10px;color:var(--muted);line-height:1.7;margin-bottom:11px;display:flex;gap:8px}.takeaways li .icon{width:13px;height:13px;color:#208555;margin-top:3px}.share-button{padding:0;background:none;border:0;font:inherit;font-size:10px;font-weight:600;cursor:pointer}.share-button .icon{width:14px;height:14px}.product-card{background:#edf3ff;border-radius:12px;padding:30px;margin:42px 0}.product-card h2{font-size:28px;margin-bottom:12px}.product-card .eyebrow{font-size:10px;margin-bottom:10px}.product-card .affiliate-note{font-size:11px;margin:18px 0 0}.affiliate-note strong{font-size:11px}.article-faq{margin-top:45px}.article-faq h2{font-size:28px;margin-bottom:25px}.article-faq .eyebrow{font-size:10px;color:var(--blue);margin-bottom:10px}.sources{border-top:1px solid var(--line);margin-top:37px;padding-top:24px}.sources h2{font-size:15px;letter-spacing:-.015em}.sources ul{padding-left:18px;font-size:12px;color:var(--blue)}.sources li{margin-bottom:8px}.sources .icon{width:12px;height:12px;margin-left:3px}.sources>p{font-size:10px;margin-top:18px}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr));max-width:790px}.related-section{padding-top:72px}.prose-page{max-width:800px;padding-bottom:85px}.prose-page>h2{font-size:27px;margin:42px 0 18px}.prose-page>p{font-size:15px;color:#4c576a;line-height:1.9}.prose-page>.button{margin-top:25px}.prose-accent{background:var(--light-blue);padding:35px 38px;border-radius:16px;margin-bottom:45px}.prose-accent>.icon{width:35px;height:35px;color:var(--blue);margin-bottom:15px}.prose-accent h2{font-size:30px;margin-bottom:18px}.prose-accent p{font-size:15px;color:#4c576a;margin:0;line-height:1.9}.method-page-heading{padding-top:65px;padding-bottom:55px}.method-page-heading h1{font-size:57px;max-width:1000px}.not-found{padding-block:110px}.not-found .button{margin-top:28px}
.video-dialog{border:none;border-radius:15px;padding:20px;width:min(1000px,calc(100% - 32px));max-height:calc(100dvh - 35px);background:var(--paper);color:var(--ink);box-shadow:0 25px 100px #0005}.video-dialog::backdrop{background:#0b142de6;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.dialog-heading h2{font-size:19px;letter-spacing:-.02em;margin:0;line-height:1.4}.dialog-close{flex-shrink:0}.dialog-player{aspect-ratio:16/9;background:#142039;border-radius:9px;overflow:hidden}.dialog-player iframe{width:100%;height:100%;border:0;display:block}.video-dialog>p{font-size:11px;color:var(--muted);margin:14px 0 0}.dialog-youtube{color:var(--blue);font-weight:600}.dialog-youtube .icon{width:13px;height:13px}
@media(min-width:1500px){.hero{padding-block:70px 45px}.hero h1{font-size:91px}.hero-grid{grid-template-columns:1fr 1.12fr}.hero-visual{transform:translate(19px,0)}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.brand-caption{display:none}.main-nav{gap:25px}.hero{padding-top:43px}.hero h1{font-size:70px}.hero-description{font-size:13px}.hero-note{font-size:19px;top:-5px;left:11%}.hero-visual{transform:translate(10px,0)}.hero-grid{grid-template-columns:1fr 1fr;gap:0}.category-card{padding-inline:7px}.category-card>span:not(.category-arrow){font-size:8px}.category-card strong{font-size:12px}.category-art{width:59px;height:59px}.card-content{padding:20px 18px}.card-meta{font-size:8px}.guide-card h3{font-size:19px}.guide-card p{font-size:13px}.method-banner{padding:43px;gap:40px}.method-intro h2{font-size:45px}.method-points p{font-size:11px}.quick-section{gap:45px}.quick-section h2{font-size:31px}.article-layout{gap:30px;grid-template-columns:minmax(0,1fr) 240px}.article-heading h1{font-size:49px}.toc{padding:21px}.footer-top{gap:25px}.youtube-strip{gap:20px}.youtube-strip h2{font-size:19px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.header-inner{height:91px}.brand{width:66px}.brand img{width:66px}.main-nav{font-size:12px;gap:20px}.nav-youtube{font-size:0;gap:0;padding:10px;width:42px;height:42px}.nav-youtube .icon:first-child{width:21px;height:21px}.nav-youtube .icon:last-child{display:none}.hero h1{font-size:58px}.hero .eyebrow{font-size:8px;letter-spacing:.12em;gap:7px}.hero-description{font-size:12px;max-width:320px}.hero-description br.desktop-break{display:none}.hero-note{font-size:16px;top:1px;left:4%}.hero-visual{transform:translateX(7px)}.search-form{gap:8px;padding-left:12px}.search-form input{font-size:11px}.search-hint{font-size:9px}.categories-section{padding-top:30px}.section-label h2{font-size:15px}.section-label>span{font-size:9px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card:nth-child(3){border-right:0}.category-card:nth-child(-n+3){border-bottom:1px solid var(--line)}.category-card{padding:18px 10px}.category-art{width:60px;height:60px}.category-card strong{margin-top:8px;font-size:13px}.category-card>span:not(.category-arrow){font-size:9px}.section{padding-block:59px}.section-heading h2{font-size:29px}.guide-grid{gap:15px}.card-content{padding:16px 14px 19px}.card-meta{align-items:flex-start;gap:8px;flex-direction:column;margin-bottom:13px}.card-meta>span{font-size:8px}.guide-card h3{font-size:17px}.guide-card p{font-size:10px;line-height:1.8}.card-content>.text-link{font-size:10px;gap:5px}.card-content>.text-link .icon{width:14px}.play-circle{width:41px;height:41px}.video-corner{font-size:8px;bottom:7px;right:7px;padding:4px 6px}.video-corner .icon{width:12px;height:12px}.method-banner{padding:36px;gap:35px;grid-template-columns:1fr 1.1fr}.method-intro h2{font-size:37px}.method-intro .button{font-size:11px;padding:12px}.method-points{gap:26px}.method-points>div{gap:12px}.method-points h3{font-size:13px}.method-points p{font-size:10px}.method-icon{width:32px;height:32px;border-radius:8px}.method-icon .icon{width:19px;height:19px}.quick-section{gap:35px}.quick-section h2{font-size:29px}.quick-section .muted{font-size:12px}.faq-list summary{font-size:12px}.faq-list details p{font-size:12px}.quick-note{font-size:18px}.youtube-strip{padding:26px;margin-bottom:58px;flex-wrap:wrap}.youtube-strip h2{font-size:18px}.youtube-strip p{font-size:11px}.youtube-strip .button{margin-left:72px;font-size:11px}.footer-top{grid-template-columns:70px 1fr;gap:25px}.footer-brand img{width:70px}.footer-top nav{grid-column:1/-1;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:10px}.footer-promise strong{font-size:17px}.page-heading h1{font-size:43px}.lead{font-size:15px}.category-large{width:95px;height:95px;border-radius:20px}.category-large .category-art{width:74px;height:74px}.filter-chips{margin-bottom:33px}.filter-chips a{font-size:11px}.upcoming{grid-template-columns:1fr;gap:15px}.upcoming li{font-size:12px}.article-layout{grid-template-columns:1fr}.article-aside{display:none}.article-heading h1{font-size:44px}.article-heading .lead{font-size:15px}.article-body{max-width:760px}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.two-columns .card-meta{flex-direction:row}.method-page-heading h1{font-size:44px}}
@media(max-width:580px){.container{width:calc(100% - 36px)}.header-inner{height:83px;gap:16px}.brand{width:60px}.brand img{width:60px}.brand-caption{display:block;font-size:9px;padding-left:16px}.menu-toggle{display:inline-flex;margin-left:auto;width:38px;height:38px}.main-nav{display:none;position:absolute;top:83px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:18px 24px 24px;box-shadow:0 16px 24px #1720390d;flex-direction:column;align-items:stretch;gap:6px;font-size:14px}.main-nav.is-open{display:flex}.main-nav .nav-youtube{font-size:13px;width:100%;height:auto;gap:10px;margin-top:8px}.main-nav .nav-youtube .icon:last-child{display:block}.main-nav>a:not(.button){padding:10px 0}.hero{padding-top:34px;padding-bottom:0}.hero-grid{grid-template-columns:1fr;gap:8px}.hero .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:20px}.hero h1{font-size:clamp(51px,13.5vw,73px);line-height:1.02;letter-spacing:-.06em;margin-bottom:21px}.hero h1{max-width:440px}.hero-description{font-size:13px;line-height:1.8;max-width:340px;margin-bottom:22px}.hero-description br.desktop-break{display:none}.search-form{max-width:none;padding:6px 6px 6px 14px;gap:10px}.search-form input{font-size:12px;height:40px}.search-form button{height:41px;width:41px}.search-hint{font-size:9px;margin-top:9px}.hero-visual{max-width:410px;width:100%;margin:24px auto 0;transform:none}.hero-note{top:0;left:17%;font-size:17px}.hero-art{margin-top:9px}.categories-section{padding-top:15px}.section-label{margin-bottom:16px}.section-label h2{font-size:16px;max-width:220px;line-height:1.4}.section-label>span{font-size:0;gap:0}.section-label>span .icon{width:19px;height:19px}.category-card{padding:17px 5px 18px}.category-art{width:54px;height:54px}.category-card strong{font-size:11px;margin-top:9px}.category-card>span:not(.category-arrow){font-size:8px;line-height:1.5;max-width:85px;margin-top:5px}.section{padding-block:47px}.section-heading{align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:25px}.section-heading h2{font-size:30px}.section-heading>.text-link{font-size:11px;margin-bottom:0}.section-heading .eyebrow{font-size:9px;margin-bottom:13px}.mobile-break{display:block}.guide-grid{grid-template-columns:1fr;gap:23px}.card-content{padding:21px 22px 25px}.card-meta{flex-direction:row;font-size:10px;align-items:center;margin-bottom:16px}.card-meta>span{font-size:9px}.guide-card h3{font-size:23px;line-height:1.25;margin-bottom:13px}.guide-card p{font-size:14px;line-height:1.75;margin-bottom:23px}.card-content>.text-link{font-size:12px}.play-circle{width:49px;height:49px}.video-corner{font-size:9px;bottom:11px;right:12px;padding:5px 8px}.method-banner{padding:32px 26px;grid-template-columns:1fr;gap:40px;border-radius:15px}.method-intro h2{font-size:44px;line-height:1.1;margin-bottom:25px}.method-banner .eyebrow{font-size:9px}.method-intro .button{font-size:12px;padding:13px 16px}.method-points{gap:27px}.method-points>div{gap:15px}.method-points h3{font-size:15px}.method-points p{font-size:12px}.method-icon{width:35px;height:35px}.quick-section{grid-template-columns:1fr;gap:34px}.quick-section h2{font-size:31px}.quick-section .muted{font-size:13px}.quick-note{margin-top:18px;font-size:19px}.faq-list summary{font-size:13px;padding:22px 0}.faq-list details p{font-size:13px}.youtube-strip{padding:25px 23px;display:grid;grid-template-columns:40px 1fr;gap:18px;margin-bottom:45px}.youtube-mark{width:40px;height:40px;border-radius:10px}.youtube-mark .icon{width:24px;height:24px}.youtube-strip h2{font-size:19px;line-height:1.25}.youtube-strip p{font-size:12px;line-height:1.8;margin-top:10px}.youtube-strip .button{grid-column:1/-1;margin:4px 0 0;font-size:12px}.footer{padding-top:29px}.footer-top{grid-template-columns:66px 1fr;gap:24px 20px;padding-bottom:29px}.footer-brand img{width:66px}.footer-promise strong{font-size:14px;line-height:1.5;display:block}.footer-promise p{font-size:10px;margin-top:7px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:10px;line-height:1.7}.footer-bottom{font-size:9px;flex-direction:column;gap:10px;padding-block:19px}.page-heading{padding-top:27px;padding-bottom:29px}.back-link{margin-bottom:29px;font-size:11px}.page-heading h1{font-size:37px}.page-heading .eyebrow{font-size:9px}.lead{font-size:14px}.page-heading-row{gap:16px}.category-large{width:66px;height:76px;align-self:flex-start;margin-top:35px;flex-shrink:0;border-radius:12px}.category-large .category-art{width:57px;height:57px}.page-heading-row:has(.category-large) h1{font-size:32px}.search-compact{margin-bottom:22px}.filter-chips{gap:7px;margin-bottom:29px}.filter-chips a{padding:7px 10px;font-size:10px}.results-heading h2{font-size:19px}.results-count{font-size:10px;white-space:nowrap}.listing-section{padding-bottom:49px}.upcoming{margin-top:38px;padding-top:32px;gap:12px}.upcoming h2{font-size:26px}.upcoming li{font-size:12px;gap:12px;align-items:flex-start;flex-wrap:wrap}.status-tag{margin-left:31px}.empty-state{padding:34px 20px}.empty-state h3{font-size:21px}.empty-state p{font-size:12px}.empty-state .button{font-size:12px}.article-heading{padding-top:21px;padding-bottom:29px}.breadcrumbs{font-size:10px;margin-bottom:27px}.article-heading .eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:15px}.article-heading h1{font-size:36px;line-height:1.1;margin-bottom:22px}.article-heading .lead{font-size:14px;line-height:1.85}.article-meta{font-size:9px;gap:12px;margin-top:21px}.article-meta .icon{width:12px;height:12px}.first-reflex{padding:18px 17px;gap:11px;margin-bottom:33px}.first-reflex>.icon{width:20px;height:20px}.first-reflex strong{font-size:13px}.first-reflex p{font-size:12px}.article-video h2{font-size:23px}.article-video .section-heading{align-items:center;gap:12px}.article-video .text-link{font-size:10px}.article-video{margin-bottom:34px}.player-note{font-size:9px!important;line-height:1.7!important}.article-step{grid-template-columns:31px minmax(0,1fr);gap:11px;margin-bottom:29px}.step-number{width:29px;height:29px;font-size:10px}.article-step h2{font-size:21px;line-height:1.25;margin-top:2px;margin-bottom:15px}.article-body p{font-size:14px;line-height:1.85}.note{padding:14px 16px}.note strong{font-size:12px}.note p{font-size:12px}.product-card{padding:25px 22px}.product-card h2{font-size:26px}.product-card .affiliate-note{font-size:10px}.article-faq h2{font-size:26px}.sources ul{font-size:11px}.sources>p{font-size:9px}.two-columns{grid-template-columns:1fr}.prose-page{padding-bottom:50px}.method-page-heading{padding-block:39px}.method-page-heading h1{font-size:38px}.prose-accent{padding:26px}.prose-accent h2{font-size:27px}.prose-accent p{font-size:13px}.prose-page>h2{font-size:25px;margin-top:30px}.prose-page>p{font-size:14px}.not-found{padding-block:65px}.video-dialog{padding:13px;border-radius:10px;width:calc(100% - 20px)}.dialog-heading{gap:10px;margin-bottom:12px}.dialog-heading h2{font-size:14px}.dialog-close{width:34px;height:34px}.video-dialog>p{font-size:10px}.video-dialog .dialog-player{border-radius:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
