﻿:root{color-scheme:dark;--background:#0b1110;--foreground:#f4f6f2;--card:#131b18;--muted:#a8b2ab;--border:#2a3630;--accent:#c6f36a;--radius:18px;--font-sans:Arial,Helvetica,sans-serif}.dark{--background:#0b1110;--foreground:#f4f6f2;--card:#131b18;--accent:#c6f36a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.04em}h1{font-size:clamp(2.6rem,5.2vw,5rem);font-weight:800}h2{font-size:clamp(2rem,3.5vw,3rem)}h3{font-size:1.5rem}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 88px));margin-inline:auto}.site-header{background:#0b1110f5;border-bottom:1px solid var(--border)}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:236px;height:52px}.header-nav{display:flex;gap:28px;align-items:center;font-size:.9rem;font-weight:600}.header-nav a{padding:12px 0}.nav-access{border:1px solid #62714d;border-radius:30px;padding:9px 20px;font-size:.875rem;color:var(--accent);white-space:nowrap}.mobile-nav{display:none}.skip-link{position:fixed;left:20px;top:-100px;background:var(--accent);color:#142009;padding:12px;z-index:99}.skip-link:focus{top:15px}.eyebrow{font-size:.75rem;letter-spacing:.17em;text-transform:uppercase;font-weight:700;color:var(--accent);display:flex;gap:10px;align-items:center}.status-dot{width:7px;height:7px;background:var(--accent);border-radius:100%;display:inline-block}.hero{padding-top:48px}.edition-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;color:var(--muted);font-size:.75rem;letter-spacing:.09em;text-transform:uppercase}.edition-line span:last-child{color:#d5dbd6}.hero-layout{display:grid;grid-template-columns:1fr 1.07fr;gap:36px;align-items:stretch}.hero-copy{padding:35px 0 30px;display:flex;flex-direction:column;justify-content:center}.hero h1{margin:16px 0 25px;font-size:clamp(3rem,5vw,4.8rem);max-width:650px}.hero h1 em{font-style:normal;color:var(--accent)}.hero-copy>p{max-width:460px;font-size:1.0625rem;line-height:1.8}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:18px}.button{background:var(--accent);color:#101b09;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-weight:700;padding:13px 22px;min-height:49px;line-height:1.5}.button:hover{background:#d5ff83;color:#101b09}.button.secondary{background:transparent;border:1px solid #67745a;color:var(--foreground)}.text-link{font-size:.9rem;font-weight:600;display:inline-flex;gap:16px;align-items:center}.hero-note{border-top:1px solid var(--border);padding-top:22px;margin:40px 0 0;font-size:.75rem;display:flex;gap:20px;color:var(--muted)}.hero-visual{position:relative;aspect-ratio:1;align-self:center;border-radius:18px;overflow:hidden;margin:0;background:#080b20}.hero-visual>img{width:100%;height:auto;object-fit:contain}.visual-label{position:absolute;top:22px;left:22px;z-index:1;font-size:.7rem;border:1px solid #ffffff59;border-radius:30px;padding:6px 12px;background:#0b111060;letter-spacing:.13em}.visual-caption{position:absolute;z-index:1;bottom:30px;left:30px;right:30px}.visual-caption p{color:#c3cec6;font-size:.8rem;margin:0 0 9px}.visual-caption strong{font-size:1.9rem;line-height:1.18;display:block;letter-spacing:-.035em;max-width:350px}.visual-caption .round-arrow{position:absolute;right:0;bottom:0}.round-arrow{width:42px;height:42px;border:1px solid #8f9c85;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.topic-strip{margin-top:38px;border-block:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;flex-wrap:wrap}.topic-strip .label{color:#88998e;font-size:.7rem;font-weight:bold;letter-spacing:.17em}.topic-strip a{font-size:.88rem}.topic-strip i{color:#667f47;font-style:normal}.section{padding:80px 0;border-bottom:1px solid var(--border)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-heading h2{margin-bottom:0}.section-heading p{margin-bottom:10px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.article-card{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--card);transition:transform .2s,border-color .2s}.article-card:hover{transform:translateY(-4px);border-color:#697b50}.card-art{height:200px;display:flex;align-items:flex-end;justify-content:space-between;padding:26px;overflow:hidden}.art-one{background:#c6f36a;color:#122308}.art-two{background:#b9d2ec;color:#172944}.art-three{background:#ddbcfa;color:#352148}.card-art .display-type{font-weight:800;letter-spacing:-.07em;font-size:4.5rem;line-height:.9}.card-art .art-label{font-size:.75rem;font-weight:700;text-align:right;letter-spacing:.1em;line-height:1.5}.card-body{padding:26px}.card-meta{font-size:.73rem;display:flex;gap:10px;color:#c1cfb9;letter-spacing:.04em;margin-bottom:14px}.card-body h3{font-size:1.48rem;line-height:1.3;margin-bottom:15px}.card-body p{font-size:.9rem;margin-bottom:24px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:20px;font-size:.78rem;color:var(--muted)}.card-bottom span:last-child{color:var(--accent);font-size:1.3rem}.guide-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.guide-intro p{max-width:360px}.steps{display:flex;flex-direction:column;gap:28px}.step{display:grid;grid-template-columns:42px 1fr;gap:20px;border-bottom:1px solid var(--border);padding-bottom:24px}.step:last-child{border:0;padding-bottom:0}.step .number{color:var(--accent);font-size:.83rem;border:1px solid var(--border);border-radius:50%;height:38px;width:38px;display:flex;align-items:center;justify-content:center}.step h3{font-size:1.25rem;margin-bottom:10px;letter-spacing:-.02em}.step p{font-size:.92rem;margin:0}.brand-section{display:grid;grid-template-columns:1fr 1fr;gap:58px;background:#151f17;border:1px solid #35432a;border-radius:20px;padding:45px;margin:70px 0}.brand-section h2{margin-bottom:20px}.brand-section p{font-size:.96rem}.brand-mark{font-weight:900;color:var(--accent);font-size:3.8rem;letter-spacing:-.07em;margin-bottom:20px;line-height:1}.brand-mark span{color:var(--foreground)}.ownership{font-size:.75rem;color:#aebda4;border-top:1px solid #34432d;padding-top:18px;margin-top:25px}.access-box{padding:28px;background:#0b120e;border:1px solid #32422c;border-radius:12px;display:flex;flex-direction:column;justify-content:center}.access-box h3{font-size:1.55rem}.access-box .actions{gap:12px;margin:8px 0 16px}.access-box .button{flex:1;gap:15px}.access-box small{color:#a5b39b;font-size:.8rem;line-height:1.7}.access-box small a{text-decoration:underline}.about-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.about-grid .about-text{font-size:1.1rem}.about-links{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:24px}.faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq details{border-bottom:1px solid var(--border);padding:0 0 22px;margin-bottom:22px}.faq summary{cursor:pointer;list-style:none;font-size:1.04rem;font-weight:600;display:flex;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';color:var(--accent);font-size:1.4rem;font-weight:400;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{font-size:.95rem;margin:15px 28px 0 0}.site-footer{padding:52px 0 26px;background:#080d0b}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.footer-brand p{font-size:.85rem;max-width:310px;margin-top:20px}.footer-column h2{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;color:#bdc8bc}.footer-column a{font-size:.86rem;display:block;margin-bottom:12px;color:var(--muted)}.footer-column a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--border);padding-top:23px;margin-top:42px;display:flex;justify-content:space-between;gap:20px;color:#87988c;font-size:.75rem}.footer-bottom a{color:#b7c7b8}.legal{max-width:870px;padding:65px 0 85px;min-height:55vh}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:.8rem;margin-bottom:35px}.legal h1{font-size:clamp(2.4rem,4vw,3.8rem);margin-bottom:25px}.legal .lede{font-size:1.15rem;line-height:1.8;color:#c5cec7}.prose{font-size:1.025rem}.prose h2{font-size:1.65rem;margin:38px 0 16px}.prose h3{font-size:1.25rem;margin-top:28px}.prose p{margin-bottom:22px}.prose ul,.prose ol{color:var(--muted);padding-left:25px}.prose li{margin-bottom:12px}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.prose .notice{padding:22px;border-left:3px solid var(--accent);background:var(--card);border-radius:0 9px 9px 0}.byline{display:flex;gap:16px;flex-wrap:wrap;border-block:1px solid var(--border);padding:17px 0;margin:27px 0;color:var(--muted);font-size:.81rem}.byline a{color:var(--accent)}.related{background:var(--card);border:1px solid var(--border);padding:28px;border-radius:14px;margin-top:40px}.related h2{margin-top:0;font-size:1.4rem}.related a{display:block;margin-top:15px;color:var(--accent)}.sitemap-list{list-style:none;padding:0}.sitemap-list li{border-bottom:1px solid var(--border);padding:15px 0}.sitemap-list a{display:flex;justify-content:space-between;color:var(--foreground);text-decoration:none}.amp-brand img{width:250px;height:auto}.floating-access{position:fixed;z-index:10;bottom:16px;left:50%;transform:translateX(-50%);width:min(440px,calc(100% - 24px));display:flex;gap:10px;padding:10px;border:1px solid #536444;border-radius:15px;background:#111b13f5;box-shadow:0 12px 40px #0008}.floating-access a{flex:1;min-height:45px}.amp-page{padding-bottom:105px}.amp-page .site-footer{padding-bottom:35px}.amp-page .hero-visual amp-img{display:block;width:100%}.amp-page .hero-visual amp-img img{object-fit:contain}.amp-page .brand amp-img{width:250px}.amp-indicator{color:var(--accent);font-size:.7rem;letter-spacing:.15em}.no-wrap{white-space:nowrap}
@media(min-width:1600px){.hero-layout{gap:65px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header-nav{gap:18px}.brand img{width:205px}.header-inner{gap:18px}.hero-layout{gap:28px}.hero h1{font-size:3.5rem}.guide-grid,.faq-wrap{gap:45px}.brand-section{gap:30px;padding:30px}.about-grid{gap:40px}.article-grid{gap:16px}.card-body{padding:20px}.footer-grid{gap:30px}}
@media(max-width:780px){html{scroll-padding-top:30px}.wrap{width:calc(100% - 36px)}.header-inner{min-height:83px}.header-nav{display:none}.nav-access{font-size:.75rem;padding:8px 12px}.brand img{width:196px;height:44px}.mobile-nav{display:flex;border-top:1px solid #253028;padding:11px 0;gap:28px;font-size:.8rem;overflow:auto;white-space:nowrap}.hero{padding-top:26px}.edition-line{font-size:.65rem;letter-spacing:.05em;margin-bottom:15px}.edition-line span:last-child{display:none}.hero-layout{grid-template-columns:1fr;gap:24px}.hero-copy{padding:10px 0 0}.hero h1{font-size:clamp(2.9rem,10.7vw,4.5rem);margin:13px 0 20px;max-width:580px}.hero-copy>p{max-width:570px;font-size:1rem}.hero-note{margin-top:27px;gap:18px}.visual-caption{left:24px;bottom:24px;right:24px}.visual-caption strong{font-size:1.7rem}.topic-strip{margin-top:25px;padding:18px 0;gap:16px}.topic-strip .label{width:100%}.topic-strip a{font-size:.8rem}.topic-strip i{display:none}.section{padding:52px 0}.section-heading{align-items:flex-start}.section-heading .text-link{display:none}.section-heading h2{font-size:2rem}.article-grid{grid-template-columns:1fr;gap:22px}.card-art{height:170px}.card-body{padding:25px}.card-body h3{font-size:1.5rem}.card-body p{font-size:1rem}.guide-grid,.about-grid,.faq-wrap{grid-template-columns:1fr;gap:30px}.guide-intro p{max-width:none}.brand-section{grid-template-columns:1fr;margin:45px 0;padding:26px;gap:25px}.brand-mark{font-size:3.3rem}.brand-section h2{font-size:2rem}.access-box{padding:23px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1;margin-bottom:10px}.footer-bottom{flex-direction:column;gap:10px}.legal{padding-top:35px}.legal h1{font-size:2.5rem}.legal .lede{font-size:1.07rem}.prose{font-size:1rem}.amp-page .brand amp-img{width:190px}.amp-page .header-inner{gap:15px}.amp-indicator{font-size:.65rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.article-card{transition:none}}@media print{body{background:white;color:black}.site-header,.site-footer,.floating-access,.actions{display:none}p,.prose li{color:#333}.wrap{width:100%}.hero-visual{display:none}.hero-layout,.article-grid,.guide-grid,.about-grid,.faq-wrap{display:block}.section{padding:20px 0}.card-art{height:auto}.article-card{break-inside:avoid}.button{border:1px solid black}}
.prose code{overflow-wrap:anywhere;word-break:break-word;font-size:.9em}.prose strong{color:var(--foreground)}
.hero h1{font-size:clamp(2.3rem,3.65vw,3.6rem);line-height:1.13}.hero h1 .hero-brand{color:var(--accent)}.hero h1 .hero-domain{display:block;font-size:.53em;letter-spacing:-.02em;line-height:1.5;margin-top:14px;color:#c2cec2}.hero-copy .hero-context{font-size:.8rem;line-height:1.65;color:#a8b2ab;margin:18px 0 0}.feature-reading{display:grid;grid-template-columns:.7fr 1.3fr;gap:72px}.feature-intro h2{font-size:clamp(2rem,3vw,2.8rem);margin-bottom:20px}.feature-intro p{font-size:.95rem}.feature-intro .byline{display:block;line-height:1.9}.feature-intro .byline span{display:block}.feature-reading .prose>p:first-child{font-size:1.13rem;color:#c5cec7}.feature-reading .prose h3{margin-top:32px}.feature-toc{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.feature-toc a{display:block;margin:13px 0;color:#c2d1b9;font-size:.9rem}.feature-toc a:hover{color:var(--accent)}@media(max-width:780px){.hero h1{font-size:clamp(2.1rem,8vw,3.2rem)}.feature-reading{grid-template-columns:1fr;gap:24px}.feature-intro h2{font-size:2rem}.feature-toc{display:none}}
