:root{color-scheme:dark;--bg:#111312;--panel:#151715;--panel-2:#1b1e1b;--panel-3:#242823;--line:#2a2e2a;--text:#f1f1ed;--muted:#a4aaa3;--dim:#777e78;--accent:#d9c59a;--accent-2:#efdfbd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(ellipse 65% 650px at 38% 0,#1c211c 0,transparent 80%),var(--bg);color:var(--text);font-size:15px;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,summary{font:inherit}a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}p{color:var(--muted)}.site-header{position:sticky;top:0;z-index:50;background:#0f1110ed;border-bottom:1px solid #252824;backdrop-filter:blur(18px)}.header-inner{height:64px;max-width:1240px;padding:0 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.brand img{border-radius:9px;box-shadow:0 0 0 1px #9f8c63aa;flex:none}.brand strong{font-weight:500;color:var(--muted)}.desktop-nav{display:flex;align-items:center;gap:34px;font-size:13px;color:#c0c3bc}.desktop-nav a:hover,.footer-links a:hover{color:#fff}.mobile-nav{display:none}.site-shell{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 262px;gap:34px;padding:42px 24px 124px}.main-column{min-width:0}.home-shell{padding-top:56px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.19em;color:var(--accent);text-transform:uppercase}.home-hero{text-align:center}.home-hero .eyebrow{margin-bottom:10px}.home-hero h1{font-size:clamp(34px,4vw,56px);font-weight:550;max-width:700px;margin:0 auto 25px;text-wrap:balance}.hero-media{display:block;position:relative;overflow:hidden;border-radius:15px;border:1px solid #4e5347;box-shadow:0 24px 70px #0007;aspect-ratio:16/9;background:#222}.hero-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.hero-media:hover img,.image-card:hover img{transform:scale(1.045)}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,#080a08bb)}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;display:grid;place-items:center;padding-left:4px;z-index:1;border-radius:50%;background:#f4f2e9e8;color:#1c211d;font-size:23px;box-shadow:0 0 0 10px #f5f2e72b}.media-caption{position:absolute;z-index:1;bottom:22px;left:26px;text-align:left;display:grid;gap:1px}.media-caption span{font-size:10px;letter-spacing:.13em;font-weight:800;color:#d9d9d0}.media-caption strong{font-size:16px}.hero-description{max-width:740px;margin:26px auto 18px;font-size:17px;line-height:1.65;color:#c7cbc4}.stat-row{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-bottom:23px}.stat-row>span{display:inline-flex;align-items:center;gap:7px;padding:4px 11px;background:#242824;border:1px solid #303730;border-radius:999px;font-size:11px}.stat-row small{color:#aaaead;text-transform:uppercase;letter-spacing:.08em}.stat-row strong{font-weight:700;color:#f2f2ee}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:45px;border-radius:999px;padding:0 20px;font-size:13px;font-weight:750;transition:background .2s,transform .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:#ededdf;color:#141714}.button-primary:hover{background:#fff}.button-secondary{border:1px solid #444941;background:#202420;color:#f1f0e9}.button-secondary:hover{background:#303630}.sidebar{align-self:start;position:sticky;top:88px}.sidebar-panel,.sidebar-official{display:block;background:#141614;border:1px solid var(--line);border-radius:13px}.sidebar-panel{padding:14px 11px}.sidebar-panel h2{font-size:10px;letter-spacing:.18em;color:#9da49d;margin:3px 9px 13px}.sidebar-group{border-top:1px solid #202420}.sidebar-group:first-of-type{border-top:0}.sidebar-group summary{display:flex;align-items:center;gap:9px;list-style:none;cursor:pointer;padding:11px 8px;border-radius:8px;color:#bdc1ba;font-size:12px}.sidebar-group summary::-webkit-details-marker{display:none}.sidebar-group[open] summary,.sidebar-group summary:hover{background:#252a24;color:#fff}.side-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:6px;background:#303630;color:#ddd9c9;font-size:14px}.sidebar-group small{margin-left:auto;border-radius:20px;padding:1px 6px;color:#adb3aa;background:#272c26;font-size:10px}.sidebar-group b{font-size:15px;font-weight:400;color:#8c928b}.sidebar-subnav{display:grid;gap:2px;padding:2px 0 9px 42px}.sidebar-subnav a{padding:7px 8px;border-radius:6px;color:#919890;font-size:11px;line-height:1.35}.sidebar-subnav a:hover,.sidebar-subnav a.active{color:#f3f3ed;background:#282d27}.sidebar-official{margin-top:13px;padding:18px;min-height:125px;background:linear-gradient(145deg,#242820,#141614)}.sidebar-official span,.sidebar-official small{display:block;color:var(--accent);font-size:10px;letter-spacing:.15em;font-weight:700}.sidebar-official strong{display:block;margin:11px 0 8px;font-size:14px;line-height:1.2}.sidebar-official small{color:#abb1a8;letter-spacing:normal}.start-panel{display:grid;grid-template-columns:1fr 1.25fr;gap:25px;margin-top:54px;padding:25px;background:#171a17;border:1px solid var(--line);border-radius:15px}.start-panel h2{font-size:27px;margin-bottom:10px}.start-panel p:not(.eyebrow){margin-bottom:0;font-size:13px}.start-panel ol{margin:0;padding:0;list-style:none}.start-panel li+li{border-top:1px solid #30352f}.start-panel li a{display:flex;align-items:center;gap:14px;padding:10px 0}.step-number{display:grid;place-items:center;width:28px;height:28px;flex:none;border:1px solid #494e43;border-radius:50%;color:var(--accent);font-size:10px;font-weight:800}.start-panel li strong,.start-panel li small{display:block}.start-panel li strong{font-size:13px}.start-panel li small{color:#8f978d;font-size:11px;line-height:1.4}.start-panel li a>span:last-child{margin-left:auto;color:#9fa69b}.start-panel li a:hover strong{color:var(--accent-2)}.home-section{margin-top:95px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:25px}.section-heading .eyebrow{margin-bottom:9px}.section-heading h2{font-size:clamp(28px,3.2vw,40px);font-weight:630;margin-bottom:11px;max-width:640px;text-wrap:balance}.section-heading p:not(.eyebrow){font-size:14px;line-height:1.7;max-width:640px;margin-bottom:0}.text-link{white-space:nowrap;font-size:12px;font-weight:700;color:#ebe9dc;border:1px solid #3b4039;border-radius:999px;padding:10px 14px}.text-link:hover{background:#2a2f29}.section-content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px}.image-card{position:relative;display:block;overflow:hidden;min-height:350px;border:1px solid #373b34;border-radius:13px;background:#20231e}.image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,#050705d9 100%)}.image-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:transform .5s}.image-card-content{position:absolute;z-index:1;bottom:22px;left:22px;right:22px;display:grid;gap:5px}.image-card-content small{width:max-content;border-radius:99px;background:#ece8d9;color:#282b25;padding:4px 9px;font-size:10px;font-weight:800;letter-spacing:.05em}.image-card-content strong{font-size:23px;line-height:1.12}.image-card-content>span{font-size:12px;color:#dddcd0}.section-links{display:grid;gap:9px}.section-links a{display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:11px;padding:14px;border:1px solid var(--line);background:#171a17;border-radius:11px;transition:background .2s,border-color .2s}.section-links a:hover,.hub-card:hover,.related-grid a:hover{background:#222721;border-color:#5d6555}.section-link-num,.card-index{color:#b49d73;font-size:11px;font-weight:800}.section-links strong,.section-links small{display:block}.section-links strong{font-size:13px}.section-links small{font-size:11px;color:#949b92;line-height:1.35;margin-top:3px}.section-links a>span:last-child{font-size:14px;color:#b5b9ad}.interior-shell{padding-top:36px}.breadcrumb{display:flex;align-items:center;gap:10px;color:#8b938b;font-size:11px;margin:0 0 19px}.breadcrumb a:hover{color:#f4f0e4}.breadcrumb [aria-current]{color:#e3e5dc}.hub-visual{position:relative;margin:0 0 22px;overflow:hidden;border-radius:14px;border:1px solid #40453a;aspect-ratio:2.4/1;background:#252a23}.hub-visual img{width:100%;height:100%;object-fit:cover}.hub-visual figcaption,.article-figure figcaption{font-size:10px;color:#8e958b;letter-spacing:.04em}.hub-visual figcaption{position:absolute;bottom:8px;right:12px;color:#e1dfd6;text-shadow:0 1px 4px #000}.page-intro h1,.article-header h1{font-size:clamp(36px,4.5vw,54px);font-weight:630;margin:0 0 12px}.page-intro>p:not(.eyebrow),.article-dek{font-size:17px;color:#c1c7be;line-height:1.6;max-width:760px}.hub-summary{margin:45px 0;padding:20px 23px;border-left:3px solid #c4ab77;background:#1c211b}.hub-summary strong{font-size:15px}.hub-summary p{margin:5px 0 0;font-size:13px}.compact h2{font-size:30px}.compact{align-items:center}.count-label{color:#949c91;font-size:11px;letter-spacing:.12em;font-weight:800}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.hub-card{min-height:145px;display:grid;grid-template-columns:22px 1fr 16px;gap:13px;padding:19px;border-radius:12px;border:1px solid var(--line);background:#171917;transition:background .2s,border-color .2s}.hub-card h3{font-size:17px;margin:0 0 7px;letter-spacing:-.02em}.hub-card p{font-size:12px;line-height:1.5;margin:0}.card-arrow{color:#bbbfae}.article-header{padding:4px 0 19px}.article-header .eyebrow{margin-bottom:10px}.article-dek{margin:0}.article-figure{margin:24px 0 40px}.article-figure img{width:100%;height:auto;max-height:500px;object-fit:cover;border:1px solid #3c4239;border-radius:13px}.article-figure figcaption{padding:8px 2px}.article-body{max-width:790px}.article-block{padding:0 0 27px}.article-block+.article-block{padding-top:27px;border-top:1px solid #31362e}.article-block h2{font-size:25px;margin-bottom:16px}.article-block p{font-size:15px;line-height:1.8}.article-block ul{padding-left:22px;color:#bdc5ba}.article-block li{padding:6px 0 6px 3px}.article-block li::marker{color:#c3aa77}.article-link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.article-link-list a{display:flex;justify-content:space-between;gap:12px;background:#1b1f1a;border:1px solid #333a31;border-radius:9px;padding:12px 14px;font-weight:650;font-size:13px}.article-link-list a:hover{background:#292e27}.article-link-list span{color:#aeb29f}.related{border-top:1px solid #32362e;margin-top:40px;padding-top:35px}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-grid a{display:grid;grid-template-columns:1fr 16px;align-content:start;gap:5px 8px;padding:17px;border:1px solid var(--line);border-radius:10px;background:#171a17}.related-grid strong{font-size:14px}.related-grid small{grid-column:1;font-size:11px;line-height:1.5;color:#8f978d}.related-grid span{grid-column:2;grid-row:1;color:#a7afa2}.site-footer{background:#101210;border-top:1px solid #282e27}.footer-ribbon{text-align:center;padding:15px 20px;border-bottom:1px solid #2d322b;background:linear-gradient(90deg,#171a17,#20271f,#171a17);color:#c2cbbf;font-size:10px;letter-spacing:.18em;font-weight:800}.footer-inner{max-width:1240px;margin:auto;padding:55px 24px 70px;display:grid;grid-template-columns:1.25fr 1fr;gap:80px}.footer-brand{display:flex;align-items:center;gap:14px;font-size:18px}.footer-brand img{border-radius:10px}.footer-about p{max-width:430px;font-size:13px;line-height:1.8;margin:15px 0 0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.footer-links h2{font-size:10px;letter-spacing:.16em;margin:0 0 17px;color:#e5e3d7}.footer-links a{display:block;color:#aab0a8;font-size:12px;padding:4px 0}.footer-bottom{max-width:1240px;margin:auto;padding:18px 24px 25px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #2b302a;color:#7f877f;font-size:11px}.footer-bottom a:hover{color:#fff}@media(max-width:1050px){.site-shell{grid-template-columns:minmax(0,1fr) 226px;gap:22px}.desktop-nav{gap:18px}.brand{font-size:12px}.section-content{grid-template-columns:1fr}.image-card{min-height:330px}.section-links{grid-template-columns:repeat(2,1fr)}.section-links a{min-height:110px}}@media(max-width:760px){.header-inner{height:58px;padding:0 17px}.brand{font-size:12px;letter-spacing:.07em}.brand img{width:33px;height:33px}.brand strong,.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{width:38px;height:38px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border:1px solid #343a33;border-radius:9px;background:#1f231f;cursor:pointer;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{display:block;width:16px;height:2px;background:#e9e9df;border-radius:2px}.mobile-nav nav{position:absolute;right:0;top:45px;width:min(270px,calc(100vw - 34px));display:grid;padding:9px;background:#1a1e1a;border:1px solid #343b32;border-radius:12px;box-shadow:0 20px 40px #0008}.mobile-nav nav a{display:flex;justify-content:space-between;padding:11px 12px;border-radius:6px;font-size:14px}.mobile-nav nav a:hover{background:#30372d}.site-shell{display:block;padding:30px 17px 85px}.home-shell{padding-top:35px}.home-hero h1{font-size:clamp(34px,8vw,46px);margin-bottom:21px}.hero-description{font-size:15px;line-height:1.65}.play-button{width:56px;height:56px;font-size:18px;box-shadow:0 0 0 7px #f5f2e72b}.media-caption{left:14px;bottom:12px}.media-caption strong{font-size:12px}.media-caption span{font-size:8px}.stat-row>span{font-size:10px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.button{min-height:43px;padding:7px 12px;font-size:11px;line-height:1.3}.sidebar{position:static;margin-top:60px}.sidebar-panel{padding:12px}.sidebar-group summary{font-size:13px}.sidebar-subnav{grid-template-columns:repeat(2,minmax(0,1fr))}.start-panel{grid-template-columns:1fr;margin-top:46px}.start-panel h2{font-size:25px}.home-section{margin-top:75px}.section-heading{display:block}.section-heading h2{font-size:31px}.section-heading p:not(.eyebrow){font-size:13px}.text-link{display:inline-block;margin-top:17px}.section-content{display:block}.image-card{min-height:290px;margin-bottom:11px}.section-links{grid-template-columns:repeat(2,minmax(0,1fr))}.section-links a{min-height:120px}.hub-visual{aspect-ratio:1.8/1}.page-intro h1,.article-header h1{font-size:39px}.page-intro>p:not(.eyebrow),.article-dek{font-size:15px}.footer-inner{grid-template-columns:1fr;gap:35px;padding:45px 17px}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.footer-bottom{padding:18px 17px 25px}}@media(max-width:500px){.brand span{max-width:210px;overflow:hidden;text-overflow:ellipsis}.home-hero h1{font-size:34px}.hero-media{aspect-ratio:1.35/1}.hero-media img{object-position:center}.hero-actions{grid-template-columns:1fr}.button{font-size:13px}.stat-row{justify-content:flex-start}.stat-row>span{padding:4px 9px}.section-links{grid-template-columns:1fr}.section-links a{min-height:unset}.image-card{min-height:250px}.hub-grid,.related-grid,.article-link-list{grid-template-columns:1fr}.hub-visual{aspect-ratio:1.3/1}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:10px}}.article-block p a,.article-block li a,.article-block td a{color:var(--accent-2);text-decoration:underline;text-decoration-color:#9d8862;text-underline-offset:3px}.article-block p a:hover,.article-block li a:hover,.article-block td a:hover{color:#fff}.hub-editorial{max-width:790px;margin:32px 0 45px;padding:24px;border:1px solid var(--line);border-radius:13px;background:#181c18}.hub-editorial .article-block:last-child{padding-bottom:0}.table-wrap{overflow-x:auto;max-width:100%;border:1px solid #353b33;border-radius:10px}.article-block table{width:100%;border-collapse:collapse;min-width:510px;font-size:13px;line-height:1.5}.article-block th,.article-block td{text-align:left;vertical-align:top;padding:10px 12px;border-bottom:1px solid #32382f}.article-block th{background:#252b23;color:#ecebdf;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.article-block td{color:#bdc5ba}.article-block tr:last-child td{border-bottom:0}.article-block tbody tr:nth-child(2n){background:#1a1f19}
