:root{color-scheme:dark;--green: #0a3a2f;--green-lift: #0f4a3d;--green-panel: #123f35;--green-line: rgba(255, 255, 255, .16);--orange: #ff5733;--soft-pink: #fee4df;--white: #ffffff;--pastel-orange: #ffc273;--iceberg: #daf1f2;--purple: #6f3cc4;--max-width: 1160px;--serif: "GT Sectra Display", "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--sans: "Open Sans", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--background: #0a3a2f;--foreground: #ffffff;--card: #123f35;--card-foreground: #ffffff;--popover: #0a3a2f;--popover-foreground: #ffffff;--primary: #ff5733;--primary-foreground: #ffffff;--secondary: #fee4df;--secondary-foreground: #0a3a2f;--muted: rgba(255, 255, 255, .1);--muted-foreground: rgba(255, 255, 255, .72);--accent: #ffc273;--accent-foreground: #0a3a2f;--destructive: #f63044;--border: rgba(255, 255, 255, .16);--input: rgba(255, 255, 255, .2);--ring: rgba(255, 194, 115, .72);--chart-1: #ff5733;--chart-2: #ffc273;--chart-3: #daf1f2;--chart-4: #6f3cc4;--chart-5: #eb4d7c;--radius: .5rem;--sidebar: #0a3a2f;--sidebar-foreground: #ffffff;--sidebar-primary: #ff5733;--sidebar-primary-foreground: #ffffff;--sidebar-accent: rgba(255, 255, 255, .1);--sidebar-accent-foreground: #ffffff;--sidebar-border: rgba(255, 255, 255, .16);--sidebar-ring: rgba(255, 194, 115, .72)}*{box-sizing:border-box}html{min-height:100%;background:var(--green);scroll-behavior:smooth}body{min-height:100%;margin:0;background:radial-gradient(circle at 82% 12%,rgba(255,194,115,.1),transparent 24rem),linear-gradient(180deg,var(--green) 0%,#073229 100%);color:var(--white);font-family:var(--sans);font-size:16px;line-height:1.5;letter-spacing:0}body::selection{background:var(--pastel-orange);color:#102f29}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.2em}p,h1,h2,h3{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:700;letter-spacing:0}h1{max-width:780px;font-size:clamp(4rem,8vw,8.25rem);line-height:.92}h2{max-width:720px;font-size:clamp(2.35rem,4.7vw,5.1rem);line-height:.98}h3{font-size:1.55rem;line-height:1.16}.site-header{position:fixed;top:0;left:0;z-index:10;display:flex;width:100%;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(18px,5vw,56px);background:linear-gradient(180deg,#0a3a2ff5,#0a3a2f00)}.header-brand-group{display:inline-flex;min-width:0;align-items:center;gap:12px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;text-decoration:none}.brand-mark{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:8px;background:#ffffff14;color:var(--soft-pink);font-family:var(--serif)}.site-menu{position:relative;z-index:20}.site-menu-trigger{position:relative;z-index:2;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#ffffff14;color:var(--white);cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.site-menu-trigger::-webkit-details-marker{display:none}.site-menu-trigger::marker{content:""}.site-menu-trigger:hover,.site-menu-trigger:focus-visible,.site-menu[open] .site-menu-trigger{border-color:#ffffff61;background:var(--soft-pink);color:var(--green);outline:none}.site-menu-trigger:focus-visible{box-shadow:0 0 0 3px #ffc27373}.site-menu-trigger span,.site-menu-trigger span:before,.site-menu-trigger span:after{display:block;width:18px;height:2px;border-radius:999px;background:currentColor;transition:opacity .16s ease,top .16s ease,transform .16s ease}.site-menu-trigger span{position:relative}.site-menu-trigger span:before,.site-menu-trigger span:after{position:absolute;left:0;content:""}.site-menu-trigger span:before{top:-6px}.site-menu-trigger span:after{top:6px}.site-menu-panel{position:fixed;top:0;left:0;z-index:1;display:none;width:min(86vw,22rem);height:100dvh;overflow-y:auto;border-right:1px solid rgba(255,255,255,.15);background:var(--green);box-shadow:24px 0 80px #00000047}.site-menu[open] .site-menu-panel{display:block}.site-menu[open] .site-menu-trigger{position:fixed;top:20px;left:calc(min(86vw,22rem) - 60px);z-index:3}.site-menu[open] .site-menu-trigger span{transform:rotate(45deg)}.site-menu[open] .site-menu-trigger span:before{top:0;transform:rotate(90deg)}.site-menu[open] .site-menu-trigger span:after{top:0;opacity:0}.site-menu-header{display:flex;min-height:82px;align-items:center;gap:12px;padding:20px 76px 20px 20px;border-bottom:1px solid rgba(255,255,255,.15)}.site-menu-mark{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:#ffffff14;color:var(--soft-pink);font-family:var(--serif);font-weight:700}.site-menu-title{min-width:0;color:var(--white);font-family:var(--serif);font-size:1.25rem;font-weight:700;line-height:1.2}.site-menu-nav{display:grid;gap:8px;padding:16px}.site-menu-nav a{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid transparent;border-radius:8px;color:#fffc;font-size:.95rem;font-weight:800;text-decoration:none}.site-menu-nav a:hover,.site-menu-nav a:focus-visible,.site-menu-nav a[aria-current]{border-color:#fff3;background:#ffffff14;color:var(--white);outline:none}.section-shell{width:min(var(--max-width),calc(100% - 44px));margin:0 auto}.eyebrow{color:var(--pastel-orange);font-size:.78rem;font-weight:900;line-height:1.2}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:6px;padding:12px 18px;font-weight:900;text-decoration:none}.button-primary{background:var(--orange);color:var(--white)}.button-secondary{border:1px solid rgba(255,255,255,.24);background:#ffffff14;color:var(--white)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:6px}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button:focus-visible{outline:2px solid rgba(255,194,115,.9);outline-offset:3px}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}.panel-section{padding:82px 0;border-top:1px solid var(--green-line);background:transparent}.site-footer{border-top:1px solid var(--green-line);padding:28px 0 32px;background:#073229a3;color:#ffffffad}.site-footer .section-shell{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px}.site-footer-copy{display:grid;gap:3px}.site-footer strong{color:var(--white);font-size:.95rem;line-height:1.3}.site-footer p,.site-footer span{font-size:.88rem;line-height:1.45}.section-heading{display:grid;gap:14px;margin-bottom:34px}.page-hero{padding:156px 0 84px;border-bottom:12px solid var(--orange);background:radial-gradient(circle at right center,rgba(255,194,115,.18),transparent 32rem),linear-gradient(90deg,#0a3a2ffa,#0a3a2fd6);background-blend-mode:normal}.page-hero .section-shell{display:grid;gap:24px}.page-hero p:not(.eyebrow){max-width:680px;color:#fffc;font-size:clamp(1.1rem,2.1vw,1.45rem)}.article-meta{color:var(--pastel-orange);font-size:.78rem;font-weight:900;text-transform:uppercase}.article-shell{width:min(1080px,calc(100% - 44px));margin:0 auto;padding:148px 0 110px}.back-link{display:inline-flex;margin-left:260px;margin-bottom:42px;color:#ffffffc2;font-weight:900}.article-header{display:grid;gap:18px;min-width:0;max-width:820px;margin-left:260px;margin-bottom:44px;padding-bottom:36px;border-bottom:1px solid var(--green-line)}.article-header h1{overflow-wrap:anywhere}.article-body{display:grid;grid-template-columns:210px minmax(0,820px);gap:50px;align-items:start}.article-body:not(.article-body-single) .article-main{grid-column:2}.article-body-single{display:block;max-width:820px;margin-left:260px}.article-toc{position:sticky;top:112px;display:grid;max-height:calc(100vh - 136px);max-height:calc(100dvh - 136px);gap:14px;overflow-y:auto;overscroll-behavior:contain;border-left:3px solid var(--pastel-orange);padding:4px 0 6px 18px;scrollbar-gutter:stable}.article-toc[hidden]{display:none}.article-toc ol{display:grid;gap:10px;margin:0;padding:0;list-style:none}.article-toc a{position:relative;display:block;color:#ffffffc7;font-size:.95rem;font-weight:800;line-height:1.35;text-decoration:none}.article-toc a:hover,.article-toc a:focus-visible,.article-toc a[aria-current=location]{color:var(--pastel-orange)}.article-toc a[aria-current=location]:before{position:absolute;top:.1em;bottom:.1em;left:-21px;width:3px;border-radius:999px;background:var(--orange);content:""}.article-toc a.toc-level-3{padding-left:14px;font-size:.9rem}.article-toc a.toc-level-4{padding-left:28px;color:#ffffffad;font-size:.86rem}.article-main{min-width:0}.article-prose{display:grid;gap:24px;min-width:0;color:#ffffffd1;font-size:1.12rem;line-height:1.72}.article-prose>*{min-width:0}.article-prose h2{margin-top:20px;font-size:clamp(2rem,3vw,3rem);scroll-margin-top:110px}.article-prose h3,.article-prose h4{margin-top:14px;font-size:clamp(1.45rem,2vw,2rem);scroll-margin-top:110px}.article-prose strong{color:var(--white)}.article-prose a{color:var(--pastel-orange);font-weight:800;overflow-wrap:anywhere}.article-prose ul,.article-prose ol{display:grid;gap:10px;margin:0;padding-left:1.15em}.article-prose li::marker{color:var(--pastel-orange)}.article-prose figure{display:grid;gap:10px;margin:8px 0}.article-prose img{display:block;width:100%;height:auto;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0d}.article-prose .legacy-media-note{border-left:3px solid rgba(255,194,115,.7);padding:10px 0 10px 16px;color:#ffffffad;font-size:.98rem;line-height:1.5}.article-prose figcaption{color:#ffffffa3;font-size:.9rem;line-height:1.45}.article-prose code{border:1px solid rgba(255,255,255,.14);border-radius:6px;padding:.1em .35em;background:#ffffff14;color:var(--iceberg);font-size:.94em}.article-prose pre{max-width:100%;margin:2px 0;overflow-x:auto;border:1px solid rgba(255,194,115,.3);border-radius:8px;padding:18px 20px;background:#051c17b8}.article-prose pre code{display:block;border:0;padding:0;background:transparent;color:var(--pastel-orange);font-size:.96rem;line-height:1.55}.article-prose blockquote{margin:8px 0;border-left:4px solid var(--orange);padding:4px 0 4px 22px;color:var(--white);font-family:var(--serif);font-size:clamp(1.35rem,2.4vw,2rem);font-weight:700;line-height:1.18}.article-source-note{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 18px;margin-top:42px;border-top:1px solid var(--green-line);padding-top:22px;color:#ffffffad}.article-source-note p{margin:0}.article-source-note a{color:var(--pastel-orange);font-weight:900}@media(max-width:900px){.site-header{position:absolute;align-items:flex-start}.page-hero{background:radial-gradient(circle at right top,rgba(255,194,115,.18),transparent 22rem),linear-gradient(180deg,#0a3a2ffa,#0a3a2feb)}.article-shell{width:min(100% - 44px,820px)}.back-link,.article-header{margin-left:0}.article-body-single{max-width:none;margin-left:0}.article-body{grid-template-columns:1fr;gap:34px}.article-body:not(.article-body-single) .article-main{grid-column:auto}.article-toc{position:static;max-height:none;overflow:visible;border-top:1px solid var(--green-line);border-bottom:1px solid var(--green-line);border-left:0;padding:20px 0}.article-toc a[aria-current=location]:before{display:none}}@media(max-width:640px){.site-header{display:grid;gap:18px}.brand span:last-child{display:none}.section-shell{width:min(var(--max-width),calc(100% - 32px))}h1{font-size:3.25rem;line-height:1}h2{font-size:2.45rem}.panel-section{padding:66px 0}.article-shell{width:min(100% - 32px,820px);padding-top:132px}}
