@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--forest-900: #0a1f14;--forest-800: #0f2e1d;--forest-700: #143d27;--forest-600: #1a5235;--forest-500: #1f6b42;--forest-400: #27864f;--forest-300: #3da565;--forest-200: #6fc48a;--forest-100: #c2e6ce;--forest-50: #eaf5ee;--black: #111810;--charcoal: #1e2a1e;--gray-700: #3a4a3a;--gray-500: #6b7c6b;--gray-400: #95a595;--gray-300: #c4d0c4;--gray-200: #dde5dd;--gray-100: #eef2ee;--gray-50: #f6f8f6;--white: #ffffff;--brand: #1a5235;--brand-light: #27864f;--brand-glow: #3da565;--accent: #1d4fd7;--accent-hover: #1640b0;--amber: #c27803;--amber-subtle: #fef3c7;--green: #1a5235;--green-subtle: #eaf5ee;--red: #c42b2b;--red-subtle: #fef2f2;--sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "JetBrains Mono", "SF Mono", "Consolas", monospace;--measure: 740px;--wide: 1240px;--ease: cubic-bezier(.16, 1, .3, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--sans);color:var(--charcoal);background:var(--white);line-height:1.7}::selection{background:var(--forest-600);color:var(--white)}.container{max-width:var(--wide);margin:0 auto;padding:0 3rem}a{color:var(--accent);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-hover)}a:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}.article-body a,.faq-answer a,.pros a,.cons a{text-decoration:underline;text-decoration-color:#1d4fd759;text-decoration-thickness:1.5px;text-underline-offset:2px}.article-body a:hover,.faq-answer a:hover,.pros a:hover,.cons a:hover{text-decoration-color:var(--accent)}h1,h2,h3,h4{font-family:var(--sans);color:var(--black);line-height:1.15}h1{font-size:3.25rem;font-weight:800;letter-spacing:-.035em;margin-bottom:1.25rem}h2{font-size:1.65rem;font-weight:700;letter-spacing:-.02em;margin:3.5rem 0 1rem}h3{font-size:1.2rem;font-weight:700;letter-spacing:-.01em;margin:2.5rem 0 .65rem}h4{font-family:var(--mono);font-weight:500;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-500)}p{margin-bottom:1rem}strong{color:var(--black);font-weight:600}hr{border:none;height:1px;background:var(--gray-200);margin:3rem 0}.site-header{background:var(--forest-900);border-bottom:none;padding:0;position:sticky;top:0;z-index:100}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:3.75rem}.site-header .logo{font-size:1.05rem;font-weight:800;color:var(--forest-100);letter-spacing:-.02em}.site-header .logo span{color:var(--brand-glow)}.site-header nav{display:flex;gap:.15rem}.site-header nav a{color:var(--forest-200);font-size:.8rem;font-weight:600;padding:.45rem .1rem;margin:0 .75rem;position:relative;transition:color .2s}.site-header nav a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:var(--brand-glow);transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}.site-header nav a:hover{color:var(--white)}.site-header nav a:hover:after{transform:scaleX(1);transform-origin:left}.site-footer{border-top:none;margin-top:6rem;font-size:.85rem;color:var(--forest-200);position:relative;overflow:hidden;background:var(--forest-900)}.site-footer .footer__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;mix-blend-mode:multiply;pointer-events:none;opacity:.6}.site-footer .footer__inner{position:relative;z-index:2;padding-top:5rem;padding-bottom:2rem}.site-footer .footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3.5rem;text-align:left}@media(max-width:800px){.site-footer .footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}}@media(max-width:500px){.site-footer .footer__grid{grid-template-columns:1fr}}.site-footer .footer__col h4{font-family:var(--mono);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--brand-glow);margin-bottom:1rem}.site-footer .footer__col ul{list-style:none}.site-footer .footer__col li{margin-bottom:.5rem}.site-footer .footer__col a{color:var(--forest-200);font-size:.85rem;transition:color .15s}.site-footer .footer__col a:hover{color:var(--white)}.site-footer .footer__col--brand .footer__logo{font-size:1.1rem;font-weight:800;color:var(--forest-100);margin-bottom:.75rem;letter-spacing:-.02em}.site-footer .footer__col--brand .footer__logo span{color:var(--brand-glow)}.site-footer .footer__col--brand .footer__mission{font-size:.82rem;color:var(--forest-300);line-height:1.65;max-width:280px}.site-footer .footer__bottom{border-top:1px solid rgba(61,165,101,.12);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;text-align:center}.site-footer .footer__bottom p{font-size:.75rem;color:var(--forest-400);margin:0}@media(max-width:600px){.site-footer .footer__bottom{flex-direction:column;gap:.5rem}}.site-footer .footer-credit{font-family:var(--mono);font-size:.6rem;letter-spacing:.06em;text-transform:uppercase}.site-footer .footer-credit a{color:var(--forest-500)}.site-footer .footer-credit a:hover{color:var(--forest-200)}.breadcrumb{font-size:.78rem;color:var(--gray-400);margin:1.5rem 0 1.75rem}.breadcrumb a{color:var(--gray-500)}.breadcrumb a:hover{color:var(--brand)}.breadcrumb .sep{margin:0 .3rem;opacity:.4}.hero{padding:0;position:relative;overflow:hidden;min-height:620px;display:flex;align-items:center;background:linear-gradient(175deg,var(--forest-900) 0%,var(--forest-800) 40%,var(--forest-700) 70%,var(--forest-600) 100%)}.hero .container{position:relative;z-index:10}.hero .hero__kicker{font-family:var(--mono);font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--brand-glow);margin-bottom:1.25rem;display:flex;align-items:center;gap:.75rem}.hero .hero__kicker:before{content:"";width:24px;height:2px;background:var(--brand-glow)}.hero h1{font-size:4rem;max-width:750px;line-height:1.05;margin-bottom:2rem;color:var(--white)}.hero .hero__sub{font-size:1.15rem;color:var(--forest-200);max-width:560px;line-height:1.6;font-weight:400}.verdict-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;overflow:hidden;margin:2.5rem 0;box-shadow:0 1px 3px #0000000a}.verdict-top{display:flex;align-items:center;gap:2rem;padding:2.5rem 3rem;position:relative}.verdict-top:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.verdict-top.legit:before{background:var(--forest-500)}.verdict-top.legit-with-caveats:before{background:var(--amber)}.verdict-top.sketchy:before{background:var(--amber)}.verdict-top.scam:before{background:var(--red)}.verdict-score{font-family:var(--sans);font-size:5rem;font-weight:800;line-height:1;letter-spacing:-.04em}.verdict-score.high{color:var(--forest-500)}.verdict-score.mid{color:var(--amber)}.verdict-score.low{color:var(--red)}.verdict-score .score-max{font-size:1.2rem;font-weight:500;color:var(--gray-300);letter-spacing:0}.verdict-label{font-family:var(--mono);font-weight:500;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;padding:.3rem .65rem;border-radius:4px}.verdict-label.legit{color:var(--forest-600);background:var(--forest-50)}.verdict-label.legit-with-caveats,.verdict-label.sketchy{color:var(--amber);background:var(--amber-subtle)}.verdict-label.scam{color:var(--red);background:var(--red-subtle)}.verdict-meta{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--gray-100);background:var(--gray-50)}.verdict-meta>div{padding:1.25rem 1.75rem;border-right:1px solid var(--gray-100)}.verdict-meta>div:last-child{border-right:none}.verdict-meta dt{font-family:var(--mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);margin-bottom:.2rem}.verdict-meta dd{font-weight:700;font-size:.9rem;color:var(--black)}.verdict-actions{display:flex;gap:.75rem;padding:1.25rem 3rem 2rem;background:var(--gray-50);border-top:1px solid var(--gray-100)}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:2.5rem 0 3.5rem}@media(max-width:640px){.pros-cons{grid-template-columns:1fr}}.pros,.cons{padding:2rem;border-radius:10px;border:1px solid}.pros h4,.cons h4{margin-bottom:.85rem}.pros ul,.cons ul{list-style:none}.pros li,.cons li{padding:.45rem 0 .45rem 1.5rem;position:relative;font-size:.9rem;line-height:1.55}.pros li:before,.cons li:before{position:absolute;left:0;font-weight:700}.pros{background:var(--forest-50);border-color:#1a523526}.pros h4{color:var(--forest-600)}.pros li:before{content:"+";color:var(--forest-500);font-family:var(--mono)}.cons{background:var(--red-subtle);border-color:#c42b2b1a}.cons h4{color:var(--red)}.cons li:before{content:"–";color:var(--red);font-family:var(--mono)}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--forest-600);color:var(--white);padding:.7rem 1.4rem;font-weight:600;font-size:.85rem;border-radius:6px;border:2px solid var(--forest-600);text-decoration:none;transition:all .2s var(--ease)}.cta-btn:hover{background:var(--forest-800);border-color:var(--forest-800);color:var(--white);text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #0a1f1440}.cta-btn:active{transform:translateY(0);box-shadow:none}.cta-btn--ghost{background:transparent;color:var(--forest-600);border:2px solid var(--gray-200)}.cta-btn--ghost:hover{background:var(--forest-600);color:var(--white);border-color:var(--forest-600);text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #1a523533}.cta-btn--ghost:active{transform:translateY(0);box-shadow:none}.article-grid{display:grid;gap:0;margin:1.5rem 0}.article-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2.5rem;padding:1.5rem 0;border-bottom:1px solid var(--gray-100);transition:all .2s var(--ease)}.article-card:first-child{border-top:1px solid var(--gray-100)}.article-card:hover{padding-left:.75rem}.article-card:hover h3{color:var(--forest-600)}.article-card h3{font-size:1.05rem;font-weight:700;color:var(--black);margin:0 0 .15rem;line-height:1.35;transition:color .15s;letter-spacing:-.01em}.article-card p{font-size:.85rem;color:var(--gray-500);margin:0;line-height:1.5}.article-card .card-verdict{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.article-card .card-score{font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1}.article-card .card-score.high{color:var(--forest-500)}.article-card .card-score.mid{color:var(--amber)}.article-card .card-score.low{color:var(--red)}@media(max-width:600px){.article-card{grid-template-columns:1fr;gap:.5rem}.article-card .card-verdict{justify-content:flex-start}}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2.5rem 0}@media(max-width:700px){.category-grid{grid-template-columns:1fr}}.category-card{display:block;padding:2.5rem;background:var(--white);border:1px solid var(--gray-200);border-radius:12px;transition:all .25s var(--ease);position:relative;overflow:hidden}.category-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}.category-card:hover{box-shadow:0 8px 30px #0000000f;transform:translateY(-2px)}.category-card:hover:before{transform:scaleX(1)}.category-card:nth-child(1):before{background:var(--forest-500)}.category-card:nth-child(1):hover{border-color:var(--forest-500)}.category-card:nth-child(2):before{background:var(--amber)}.category-card:nth-child(2):hover{border-color:var(--amber)}.category-card:nth-child(3):before{background:var(--forest-300)}.category-card:nth-child(3):hover{border-color:var(--forest-300)}.category-card .cat-number{font-size:3.5rem;font-weight:800;color:var(--gray-100);line-height:1;margin-bottom:1.5rem;letter-spacing:-.04em}.category-card h3{font-weight:700;color:var(--black);margin-bottom:.35rem;font-size:1.15rem}.category-card p{color:var(--gray-500);font-size:.85rem;margin:0;line-height:1.5}.faq-section{margin:3rem 0}.faq-list{margin:1.5rem 0}.faq-list details{border-bottom:1px solid var(--gray-100)}.faq-list details:first-child{border-top:1px solid var(--gray-100)}.faq-list details[open] summary{color:var(--forest-600)}.faq-list details[open] .faq-arrow{transform:rotate(90deg);color:var(--forest-600)}.faq-list summary{padding:1.25rem 0;font-size:1.05rem;font-weight:600;cursor:pointer;list-style:none;color:var(--black);transition:color .15s;display:flex;align-items:baseline;gap:.75rem}.faq-list summary:hover{color:var(--forest-600)}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .faq-arrow{font-family:var(--mono);font-size:.75rem;color:var(--gray-400);flex-shrink:0;transition:transform .2s var(--ease),color .15s}.faq-list .faq-answer{padding:0 0 1.25rem 1.75rem;font-size:.9rem;color:var(--gray-700);line-height:1.7}.article-hero{padding:4rem 0 3.5rem;position:relative;overflow:hidden}.article-hero h1{font-size:3rem;max-width:800px}.article-hero .article-hero__shapes{position:absolute;inset:0;pointer-events:none;z-index:0}.article-hero .article-hero__shape{position:absolute;will-change:transform;border-radius:42% 58% 55% 45%/52% 44% 56% 48%}.article-hero .article-hero__shape--1{width:550px;height:550px;top:-200px;right:-120px}.article-hero .article-hero__shape--2{width:350px;height:350px;bottom:-120px;right:8%}.article-hero .article-hero__arrow{position:absolute;pointer-events:none;z-index:0}.article-hero .article-hero__arrow--1{right:6%;top:15%;width:100px;height:100px;transform:rotate(45deg)}.article-hero .article-hero__arrow--2{right:12%;bottom:18%;width:65px;height:65px;transform:rotate(45deg)}.article-hero .article-hero__topo{position:absolute;inset:0;width:100%;height:100%;z-index:0}.article-hero .article-hero__botanical{position:absolute;right:5%;top:10%;z-index:0;will-change:transform}.article-hero--surveys{background:linear-gradient(175deg,var(--forest-800) 0%,var(--forest-700) 50%,var(--forest-600) 100%);border-bottom:3px solid var(--forest-500)}.article-hero--surveys h1,.article-hero--surveys .breadcrumb,.article-hero--surveys .breadcrumb a,.article-hero--surveys .breadcrumb .sep{color:var(--forest-100)}.article-hero--surveys .breadcrumb a:hover{color:var(--white)}.article-hero--surveys .article-hero__shape--1{background:radial-gradient(circle,rgba(61,165,101,.2) 0%,transparent 60%)}.article-hero--surveys .article-hero__shape--2{background:radial-gradient(circle,rgba(39,134,79,.12) 0%,transparent 55%)}.article-hero--surveys .article-hero__arrow--1{border:2.5px solid rgba(61,165,101,.2)}.article-hero--surveys .article-hero__arrow--2{border:2px solid rgba(61,165,101,.14)}.article-hero--surveys .article-hero__topo,.article-hero--surveys .article-hero__botanical{color:var(--forest-300)}.article-hero--side-gigs{background:linear-gradient(175deg,#2a1f0a,#3d2e12,#4a3818);border-bottom:3px solid var(--amber)}.article-hero--side-gigs h1,.article-hero--side-gigs .breadcrumb,.article-hero--side-gigs .breadcrumb a,.article-hero--side-gigs .breadcrumb .sep{color:#f5e6c8}.article-hero--side-gigs .breadcrumb a:hover{color:var(--white)}.article-hero--side-gigs .article-hero__shape--1{background:radial-gradient(circle,rgba(194,120,3,.18) 0%,transparent 60%)}.article-hero--side-gigs .article-hero__shape--2{background:radial-gradient(circle,rgba(194,120,3,.1) 0%,transparent 55%)}.article-hero--side-gigs .article-hero__arrow--1{border:2.5px solid rgba(194,120,3,.22)}.article-hero--side-gigs .article-hero__arrow--2{border:2px solid rgba(194,120,3,.14)}.article-hero--side-gigs .article-hero__topo,.article-hero--side-gigs .article-hero__botanical{color:#c27803}.article-hero--guides{background:linear-gradient(175deg,#0a2618,#0f3322,#14402c);border-bottom:3px solid var(--forest-300)}.article-hero--guides h1,.article-hero--guides .breadcrumb,.article-hero--guides .breadcrumb a,.article-hero--guides .breadcrumb .sep{color:var(--forest-100)}.article-hero--guides .breadcrumb a:hover{color:var(--white)}.article-hero--guides .article-hero__shape--1{background:radial-gradient(circle,rgba(61,165,101,.15) 0%,transparent 60%)}.article-hero--guides .article-hero__shape--2{background:radial-gradient(circle,rgba(26,82,53,.12) 0%,transparent 55%)}.article-hero--guides .article-hero__arrow--1{border:2.5px solid rgba(61,165,101,.2)}.article-hero--guides .article-hero__arrow--2{border:2px solid rgba(61,165,101,.14)}.article-hero--guides .article-hero__topo,.article-hero--guides .article-hero__botanical{color:var(--forest-300)}.article-hero .container{position:relative;z-index:1}.article-layout{display:grid;grid-template-columns:1fr 280px;gap:3.5rem;align-items:start}@media(max-width:960px){.article-layout{grid-template-columns:1fr;gap:2rem}}.article-layout__main{min-width:0}.article-sidebar{position:sticky;top:5rem;display:flex;flex-direction:column;gap:1.75rem}@media(max-width:960px){.article-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}}@media(max-width:500px){.article-sidebar{grid-template-columns:1fr}}.sidebar__verdict{background:var(--forest-50);border:1px solid rgba(26,82,53,.12);border-radius:10px;padding:1.5rem;text-align:center}.sidebar__verdict .sidebar__score-row{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.sidebar__verdict .sidebar__score{font-size:2.8rem;font-weight:800;line-height:1;letter-spacing:-.03em}.sidebar__verdict .sidebar__score.high{color:var(--forest-500)}.sidebar__verdict .sidebar__score.mid{color:var(--amber)}.sidebar__verdict .sidebar__score.low{color:var(--red)}.sidebar__verdict .sidebar__cta{width:100%;justify-content:center;font-size:.8rem;padding:.6rem 1rem}.sidebar__toc{background:var(--white);border:1px solid var(--gray-200);border-radius:10px;padding:1.25rem 1.5rem}.sidebar__toc h4{font-family:var(--mono);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--forest-500);margin-bottom:.75rem}.sidebar__toc ul{list-style:none}.sidebar__toc li{margin-bottom:.1rem}.sidebar__toc a{display:block;font-size:.78rem;color:var(--gray-500);padding:.3rem 0 .3rem .75rem;border-left:2px solid var(--gray-100);line-height:1.4;transition:color .15s,border-color .15s}.sidebar__toc a:hover{color:var(--forest-600);border-color:var(--forest-300)}.sidebar__toc a.active{color:var(--forest-600);border-color:var(--forest-500);font-weight:600}.sidebar__related{background:var(--white);border:1px solid var(--gray-200);border-radius:10px;padding:1.25rem 1.5rem}.sidebar__related h4{font-family:var(--mono);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--forest-500);margin-bottom:.75rem}.sidebar__related ul{list-style:none}.sidebar__related li{margin-bottom:.2rem}.sidebar__related a{display:flex;align-items:center;justify-content:space-between;font-size:.82rem;color:var(--charcoal);padding:.5rem 0;border-bottom:1px solid var(--gray-100);gap:.5rem}.sidebar__related a:hover{color:var(--forest-600)}.sidebar__related li:last-child a{border-bottom:none}.sidebar__related .sidebar__related-title{line-height:1.35}.sidebar__related .sidebar__related-score{font-weight:800;font-size:1.1rem;flex-shrink:0}.sidebar__related .sidebar__related-score.high{color:var(--forest-500)}.sidebar__related .sidebar__related-score.mid{color:var(--amber)}.sidebar__related .sidebar__related-score.low{color:var(--red)}.article-body h2{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--gray-100)}.article-body h3{color:var(--charcoal)}.article-body ul,.article-body ol{margin:.75rem 0 1.25rem 1.5rem}.article-body li{margin-bottom:.35rem;line-height:1.7;font-size:.95rem}.article-body a{font-weight:500;text-decoration:underline;text-decoration-color:#1d4fd74d;text-underline-offset:2px}.article-body a:hover{text-decoration-color:var(--accent)}.article-body blockquote{border-left:3px solid var(--forest-500);padding:.75rem 1.25rem;margin:1.5rem 0;background:var(--forest-50);border-radius:0 8px 8px 0;color:var(--gray-700);font-style:italic}.article-body table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5rem 0;font-size:.85rem;border:1px solid var(--gray-200);border-radius:8px;overflow:hidden}.article-body table th,.article-body table td{padding:.65rem 1rem;text-align:left;border-bottom:1px solid var(--gray-100)}.article-body table th{background:var(--forest-800);color:var(--forest-100);font-family:var(--mono);font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.article-body table td{background:var(--white);font-variant-numeric:tabular-nums}.article-body table tr:nth-child(2n) td{background:var(--gray-50)}.article-body table tr:last-child td{border-bottom:none}.reading-progress{position:fixed;top:0;left:0;height:2px;background:var(--brand-glow);z-index:200;transition:width 50ms linear;pointer-events:none}.smart-rec{background:var(--forest-50);border:1px solid rgba(26,82,53,.12);border-radius:12px;padding:2rem;margin:3rem 0;display:none}.smart-rec.visible{display:block}.smart-rec .smart-rec__label{font-family:var(--mono);font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--forest-500);margin-bottom:.5rem}.smart-rec .smart-rec__title{font-size:1.25rem;font-weight:700;color:var(--black);margin-bottom:.35rem;letter-spacing:-.01em}.smart-rec .smart-rec__desc{font-size:.88rem;color:var(--gray-500);margin-bottom:1rem}.return-badge{display:none;font-family:var(--mono);font-size:.65rem;font-weight:500;color:var(--forest-600);letter-spacing:.04em;text-transform:uppercase;background:var(--forest-50);padding:.3rem .6rem;border-radius:4px;width:fit-content}.return-badge.visible{display:block}.section-label{font-family:var(--mono);font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:.35rem;display:flex;align-items:center;gap:.75rem}.section-label:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--gray-200),transparent)}.reveal-target{opacity:0;transform:translateY(20px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.reveal-target.revealed{opacity:1;transform:translateY(0)}.reveal-target:nth-child(1){transition-delay:.04s}.reveal-target:nth-child(2){transition-delay:.08s}.reveal-target:nth-child(3){transition-delay:.12s}.reveal-target:nth-child(4){transition-delay:.16s}.reveal-target:nth-child(5){transition-delay:.2s}.reveal-target:nth-child(6){transition-delay:.24s}.reveal-target:nth-child(7){transition-delay:.28s}.reveal-target:nth-child(8){transition-delay:.32s}.reveal-target:nth-child(9){transition-delay:.36s}.reveal-target:nth-child(10){transition-delay:.4s}.reveal-target:nth-child(11){transition-delay:.44s}.reveal-target:nth-child(12){transition-delay:.48s}.reveal-target:nth-child(13){transition-delay:.52s}.reveal-target:nth-child(14){transition-delay:.56s}.reveal-target:nth-child(15){transition-delay:.6s}.reveal-target:nth-child(16){transition-delay:.64s}.reveal-target:nth-child(17){transition-delay:.68s}.reveal-target:nth-child(18){transition-delay:.72s}.reveal-target:nth-child(19){transition-delay:.76s}.reveal-target:nth-child(20){transition-delay:.8s}@media(max-width:640px){h1{font-size:2.2rem}h2{font-size:1.3rem}.container{padding:0 1.25rem}.site-header .container{padding:0 1rem}.hero{min-height:480px}.hero h1{font-size:2.5rem}.verdict-meta{grid-template-columns:repeat(2,1fr)}.verdict-meta>div:nth-child(odd):last-child{grid-column:span 2}.verdict-top{padding:1.5rem}.verdict-actions{padding:.75rem 1.5rem 1.25rem}.article-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.reveal-target{transform:translateY(12px)}}
