@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800;900&family=DM+Sans:wght@400;500;600;700;800&family=Space+Mono:wght@400;700&display=swap");:root{color-scheme:dark;--black:#08090b;--charcoal:#111317;--paper:#ecebed;--yellow:#ffd232;--yellow-soft:#ffe792;--gold:#c5a02d;--muted:#a7a9b0;--stroke:#303238;--max:1336px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--paper);font-family:DM Sans,Arial,sans-serif;line-height:1.5;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}a,a:hover{text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--yellow);outline-offset:4px}::selection{background:var(--yellow);color:#12120e}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Barlow Condensed,Impact,Arial Narrow,sans-serif}button{border:0}.layout-container{max-width:var(--max);margin:0 auto;padding-left:clamp(22px,3vw,40px);padding-right:clamp(22px,3vw,40px)}.section-space{padding-top:94px;padding-bottom:94px}.banner-meta,.count-chip,.deadline,.edition-chip,.eyebrow,.micro-label,.section-count,.special-tag,.topline{font-family:Space Mono,monospace;font-size:10px;letter-spacing:.1em;font-weight:700}.micro-label{color:var(--yellow);text-transform:uppercase}.topline{height:31px;padding:0 2.8%;background:#090a0c;border-bottom:1px solid #292a2d;justify-content:space-between;color:#999aa0;font-size:9px;letter-spacing:.13em}.topline,.topline>div{display:flex;align-items:center}.topline>div{gap:8px}.topline-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7ace79;box-shadow:0 0 13px #67b961}.topline-sep{color:#45454b}.site-header{height:79px;position:-webkit-sticky;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 max(2.8%,calc((100vw - 1440px)/2));background:rgba(11,12,15,.97);border-bottom:1px solid #303137;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand-logo{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;text-align:left;background:transparent;color:white;padding:0;cursor:pointer}.brand-mark{font-family:Impact,Barlow Condensed,sans-serif;display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;font-size:35px;letter-spacing:-.06em;line-height:1;background:var(--yellow);color:#0a0b0e;-webkit-clip-path:polygon(14% 0,100% 0,85% 100%,0 100%);clip-path:polygon(14% 0,100% 0,85% 100%,0 100%)}.brand-type{font-family:Barlow Condensed,Impact,sans-serif;font-weight:900;font-size:29px;letter-spacing:-.035em;line-height:1}.brand-type strong{display:block;color:var(--yellow);letter-spacing:.16em;font-size:9px;margin-top:2px}.brand-mini,.brand-type strong{font-family:Space Mono,monospace}.brand-mini{align-self:end;font-size:8px;color:#66686d;writing-mode:vertical-rl;margin:0 0 5px -5px}.desktop-nav{display:flex;align-items:center;height:100%;gap:0}.desktop-nav button{font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;position:relative;height:100%;background:transparent;color:#a7a9ae;padding:0 clamp(8px,1.4vw,19px);transition:color .2s}.desktop-nav button.current,.desktop-nav button:hover{color:white}.desktop-nav button.current:after{content:"";position:absolute;bottom:0;left:16px;right:16px;height:3px;background:var(--yellow)}.header-actions{gap:11px}.header-actions,.switcher{display:flex;align-items:center}.switcher{height:43px;background:#1b1c20;border:1px solid #35363a;color:white;max-width:250px}.switcher-icon{display:grid;place-items:center;padding:0 0 0 10px;color:var(--yellow)}.switcher select{background:transparent;color:#f5f5f5;border:0;max-width:170px;width:100%;padding:0 4px 0 8px;height:100%;font-size:11px;font-weight:700;min-width:0}.switcher select option{background:#1a1b1d}.switcher button{height:100%;width:37px;min-width:37px;background:var(--yellow);color:#0c0d0f;display:grid;place-items:center;transition:background .2s}.switcher button:hover{background:#ffe581}.header-alert{height:43px;width:43px;border:1px solid #3c3e42;background:#22242a;display:grid;place-items:center;color:#ddd;position:relative}.header-alert:hover{border-color:var(--yellow);color:var(--yellow)}.header-alert b{position:absolute;top:-7px;right:-7px;border:2px solid #101114;border-radius:50%;background:var(--yellow);color:black;width:21px;height:21px;display:grid;place-items:center;font:800 10px Space Mono,monospace}.loading-screen{height:100vh;background:#0b0c0f;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:var(--yellow);font:700 11px Space Mono,monospace;letter-spacing:.16em}.loading-screen .brand-logo{font-family:Barlow Condensed;font-size:35px}.loading-screen .brand-logo b{display:inline-grid;place-items:center;background:var(--yellow);color:black;width:50px;height:50px}.loading-screen .brand-logo span{color:var(--yellow)}.toast{position:fixed;top:120px;right:25px;width:min(410px,calc(100% - 40px));padding:17px 16px;display:flex;align-items:flex-start;gap:13px;background:#2b271b;border:1px solid #9e8434;color:#fff;z-index:60;box-shadow:0 24px 75px #000c;font-size:12px;line-height:1.6}.toast>svg{flex-shrink:0;color:var(--yellow)}.toast span{flex:1 1}.toast button{background:none;color:#eee}.hero-v2{height:674px;min-height:580px;position:relative;isolation:isolate;background:#121416;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.hero-backdrop{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,6,8,.97),rgba(5,6,8,.84) 22%,rgba(5,6,8,.3) 54%,rgba(5,6,8,.02) 82%),linear-gradient(0deg,rgba(4,5,7,.86),transparent 34%,rgba(6,7,10,.08) 74%),url(/hero.webp) 52% 59%/cover no-repeat}.hero-v2:after{position:absolute;content:"";inset:0;z-index:-1;pointer-events:none;background:repeating-linear-gradient(90deg,transparent,transparent 159px,#ffffff07 160px,transparent 161px)}.hero-inner{max-width:1440px;width:100%;margin:0 auto;padding:25px clamp(30px,4vw,60px) 95px;display:flex;align-items:stretch;justify-content:space-between}.hero-copy{max-width:700px}.eyebrow{display:flex;align-items:center;gap:12px;color:#f3cf48;margin-bottom:24px}.eyebrow i{display:block;width:32px;height:3px;background:var(--yellow)}.hero-v2 h1{font-size:clamp(85px,10.5vw,165px);font-weight:900;letter-spacing:-.038em;line-height:.77;max-width:810px;margin:0 0 35px;text-shadow:0 13px 35px #0009}.hero-period{color:var(--yellow)}.hero-v2 .hero-copy>p{font-size:15px;line-height:1.7;color:#dbdad5;max-width:450px;font-weight:600;text-shadow:0 2px 9px #0008}.hero-buttons{display:flex;gap:13px;margin-top:31px;flex-wrap:wrap}.action{padding:15px 20px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:53px;font-size:11px;letter-spacing:.05em;font-weight:900;text-transform:uppercase;transition:background .22s,color .22s,transform .22s,border-color .22s}.action:hover:not(:disabled){transform:translateY(-3px)}.action-primary{background:var(--yellow);color:#0b0c0e}.action-primary:hover{background:#ffe57c}.action-secondary{background:#17191ac7;border:1px solid #aaa8a2;color:#f6f6f6}.action-secondary:hover{color:var(--yellow);border-color:var(--yellow)}.action svg{flex-shrink:0}.hero-side{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-right:-8px;color:#ffda48}.vertical-code{font:700 10px Space Mono,monospace;letter-spacing:.2em;writing-mode:vertical-rl}.hero-cross{font:400 59px DM Sans,sans-serif;line-height:.7}.hero-foot{position:absolute;bottom:0;left:0;right:0;height:83px;background:rgba(7,8,10,.88);border-top:1px solid #ffffff42;display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(4%,calc((100vw - 1270px)/2))}.hero-foot>div{display:flex;align-items:center;gap:20px;border-right:1px solid #ffffff26;padding:0 30px;min-width:0}.hero-foot>div:first-child{padding-left:0}.hero-foot>div:last-child{border:0}.hero-foot span{font:700 9px Space Mono,monospace;letter-spacing:.1em;color:#a8a8a9;white-space:nowrap}.hero-foot strong{font:900 18px Barlow Condensed,Impact,sans-serif;white-space:nowrap}.marquee{border-block:2px solid #f8c900;background:var(--yellow);color:#0c0d0e;overflow:hidden;height:40px}.marquee,.marquee>div{display:flex;align-items:center}.marquee>div{gap:33px;width:max-content;white-space:nowrap;font:900 12px Space Mono,monospace;letter-spacing:.13em;animation:ticker 43s linear infinite}.marquee i{font-style:normal;font-size:17px}@keyframes ticker{to{transform:translateX(-40%)}}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:39px}.section-title{max-width:840px}.section-count{display:flex;align-items:center;gap:13px}.section-count>span{display:grid;place-items:center;width:39px;height:30px;background:var(--yellow);color:black;font-size:15px;font-family:Barlow Condensed;font-weight:900}.section-title h2{font-size:clamp(44px,5vw,71px);font-weight:900;line-height:.9;letter-spacing:-.015em;margin:18px 0 11px;text-transform:uppercase}.section-title h2 em{font-style:normal;color:var(--yellow)}.section-title>p{margin:12px 0 0;color:#a2a4a9;font-size:13px;line-height:1.7}.section-aside{display:flex;justify-content:flex-end;align-items:flex-end}.edition-chip{display:flex;align-items:center;gap:10px;color:#edca48;padding:14px;border:1px solid #77631c;background:#282314;white-space:nowrap}.edition-chip i{width:7px;height:7px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 4px #ffcc0033}.edition-chip.old{background:#261c1b;color:#d5a6a0;border-color:#69443b}.edition-chip.old i{background:#cb887c}.warning-bar{display:flex;align-items:center;gap:17px;background:#372c12;border-left:4px solid var(--yellow);padding:17px 21px;margin-bottom:25px;color:#f7e2a0}.warning-bar>div{flex:1 1}.warning-bar strong{display:block;font:900 20px Barlow Condensed;letter-spacing:.02em}.warning-bar span{font-size:12px;color:#dfcfab}.warning-bar button{display:flex;align-items:center;gap:9px;background:transparent;color:var(--yellow);font-size:11px;font-weight:900;white-space:nowrap}.cover-grid{display:grid;grid-template-columns:1.48fr 1fr;grid-gap:18px;gap:18px;min-height:520px}.lead-feature{position:relative;isolation:isolate;background:radial-gradient(circle at 100% 0,#e6b62023,transparent 55%),linear-gradient(135deg,#38311a,#151719 70%);border:1px solid #796528;overflow:hidden}.lead-feature:after{content:"";position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(135deg,transparent,transparent 37px,#d7ab1710 38px,#d7ab1710 40px);-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black)}.lead-detail{height:100%;min-height:520px;padding:38px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.special-tag{color:#101114;background:var(--yellow);padding:9px 11px}.special-tag b{opacity:.5}.lead-art{position:absolute;right:22px;top:40px;font:900 205px/1 Barlow Condensed,Impact,sans-serif;letter-spacing:-.06em;color:#ffd53316;pointer-events:none}.lead-art small{font-size:20px;vertical-align:top;margin-top:24px;display:inline-block;color:#ffe2a555}.lead-eyebrow{font:700 11px Space Mono,monospace;color:#e9c448;letter-spacing:.08em;margin-top:auto}.lead-detail h3{font:900 clamp(56px,5vw,79px)/.85 Barlow Condensed,Impact,sans-serif;letter-spacing:-.014em;margin:18px 0}.lead-detail h3 em{font-style:normal;color:var(--yellow)}.lead-detail p{color:#cccecf;font-size:14px;line-height:1.65;max-width:510px}.lead-actions{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:15px;width:100%;border-top:1px solid #ffffff38;padding-top:20px}.lead-actions>span{color:var(--yellow);font:900 26px Barlow Condensed,Impact,sans-serif}.lead-actions>button{background:transparent;color:#f8df83;font:900 11px DM Sans;text-align:right;transition:color .2s}.lead-actions>button:hover{color:white}.side-features{display:grid;grid-template-rows:1fr 1fr;grid-gap:18px;gap:18px}.side-feature{overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:32px 35px;isolation:isolate}.side-feature:before{content:"";position:absolute;width:260px;height:260px;right:-110px;top:-130px;transform:rotate(32deg);border:32px solid #16171919;z-index:-1}.side-feature.gold{color:#0a0c0d;background:var(--yellow)}.side-feature.black{background:#1e2025;border:1px solid #35383d}.side-feature.black:after{content:"↗";position:absolute;right:27px;bottom:-54px;font:900 220px Barlow Condensed;color:#ffffff09;z-index:-1}.side-feature>span{display:flex;align-items:center;gap:9px;font:800 11px Space Mono,monospace;letter-spacing:.1em}.side-feature h3{font:900 clamp(41px,4.1vw,61px)/.85 Barlow Condensed,Impact,sans-serif;margin:15px 0 10px;letter-spacing:-.018em}.side-feature p{font-size:12px;line-height:1.55;max-width:315px;margin-bottom:12px}.side-feature.black p{color:#b4b7be}.side-feature button{margin-top:auto;display:flex;align-items:center;gap:12px;font-size:11px;font-weight:900;background:transparent;color:inherit;padding:0}.side-feature button:hover{gap:18px}.side-feature button:disabled{opacity:.35}.week-footnote{display:flex;justify-content:space-between;gap:18px;margin-top:17px;font:700 9px Space Mono;letter-spacing:.08em;color:#7e8186}.ink-section{background:#141519;border-top:1px solid #32343a;border-bottom:1px solid #34343b}.ink-section .layout-container{padding-top:82px;padding-bottom:82px}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.activity-card{min-height:350px;overflow:hidden;position:relative;background:#1e2126;border:1px solid #35383d;padding:24px 25px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.activity-card:hover{transform:translateY(-4px);border-color:#b99a36}.activity-card:before{content:"";position:absolute;top:0;right:0;width:91px;height:5px;background:var(--yellow);transform:skewX(-35deg) translateX(15px)}.activity-index{display:flex;align-items:center;justify-content:space-between;font:900 75px/.9 Barlow Condensed,Impact;color:#45484e;margin-bottom:33px}.activity-index svg{color:#f7d044}.activity-tag{font:800 11px Space Mono;color:#e7c247;letter-spacing:.07em}.activity-card h3{font:900 36px/.94 Barlow Condensed,Impact,sans-serif;max-width:370px;margin:13px 0 10px}.activity-card p{color:#adb0b7;font-size:12px;line-height:1.65}.activity-foot{margin-top:auto;border-top:1px solid #41454c;padding-top:15px;display:flex;justify-content:space-between;gap:13px;align-items:center}.activity-foot>span:first-child{font:800 9px Space Mono;color:#a5a9ac;max-width:60%}.deadline{display:inline-flex;align-items:center;gap:6px;color:var(--yellow);font-size:9px;font-weight:800;white-space:nowrap}.deadline.urgent{color:#ff9e8a}.deadline.over{color:#99999c}.secondary-week{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;margin-top:27px;border:1px solid #46464b}.secondary-week>div{padding:31px 36px;min-height:187px}.secondary-week>div+div{border-left:1px solid #46464b;background:#1b1c20}.secondary-week h3{font:900 34px Barlow Condensed,Impact,sans-serif;margin:14px 0 6px}.secondary-week p{font-size:12px;color:#b2b3b7;line-height:1.6}.tiny-note{font:800 10px Space Mono;color:#c1ac55}.invest-metrics,.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.metric{min-height:157px;overflow:hidden;background:#191b20;padding:26px 27px;border:1px solid #37393f;position:relative}.metric:after{content:"";position:absolute;right:-30px;bottom:-85px;width:130px;height:130px;border:16px solid #ffffff07;transform:rotate(45deg)}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.metric-top svg{color:var(--yellow)}.metric strong{display:block;font:900 clamp(33px,3vw,48px) Barlow Condensed,Impact,sans-serif;line-height:1;margin:17px 0 8px;overflow-wrap:anywhere}.metric p{font-size:11px;color:#8f9298;margin:0}.next-move{display:grid;grid-template-columns:1.4fr 1fr;border:1px solid #66531e;margin-top:20px;background:linear-gradient(110deg,#25200f,#151619 66%)}.next-move-left,.next-move-right{padding:37px}.next-move-left{border-right:1px solid #5b4d22}.next-move-left h3{font:900 clamp(38px,4vw,59px)/.9 Barlow Condensed,Impact,sans-serif;margin:17px 0}.next-move-left p{font-size:13px;line-height:1.7;color:#b9b9b5;max-width:480px;margin-bottom:26px}.next-move-right{display:flex;flex-direction:column;justify-content:center}.ring-label{font:800 11px Space Mono;color:#ccc}.next-move-right strong{font:900 clamp(44px,5vw,78px)/1 Barlow Condensed,Impact,sans-serif;color:var(--yellow);margin:12px 0}.next-move-right small{color:#e2c875;font:700 10px Space Mono}.progress-rail,.rank-track{background:#3a3a39;width:100%;height:6px;margin:25px 0 10px;overflow:hidden}.progress-rail span,.rank-track span{height:100%;display:block;background:var(--yellow);transition:width .3s}.progress-caption{display:flex;justify-content:space-between;font:700 10px Space Mono;color:#8f9193;gap:15px}.page-banner{margin:0 0 49px;padding:56px clamp(25px,4vw,55px);min-height:300px;overflow:hidden;position:relative;isolation:isolate;background:#1a1c20;border-left:4px solid var(--yellow)}.page-banner:after{content:"";position:absolute;right:-95px;top:-50px;width:540px;height:480px;border:80px solid #fbd2230a;transform:rotate(34deg);z-index:-1}.page-banner h1{font:900 clamp(74px,8vw,120px)/.84 Barlow Condensed,Impact,sans-serif;letter-spacing:-.02em;margin:26px 0 18px}.page-banner h1 span{color:var(--yellow)}.page-banner>p{color:#bec0c2;font-size:15px;line-height:1.7;max-width:590px;margin:0}.updates-banner{background:radial-gradient(circle at 90% 30%,#d7b9232c,transparent 42%),#202027}.empire-banner{background:radial-gradient(circle at 85% 40%,#b28b232c,transparent 45%),#191d21}.calc-banner{background:radial-gradient(circle at 83% 40%,#faac1e24,transparent 42%),#1b1c21}.invest-banner{background:radial-gradient(circle at 85% 10%,#ffd32129,transparent 45%),#1c1c20}.inner-layout{padding-top:52px;padding-bottom:94px;min-height:65vh}.inner-layout .section-head{margin-top:65px}.banner-meta{margin-top:30px;display:flex;gap:32px;color:#c9a949;font-size:10px}.editorial-status{display:flex;align-items:center;gap:17px;padding:19px 22px;margin-top:-15px;margin-bottom:45px;background:#252415;border:1px solid #6d592a}.editorial-status.outdated{background:#2b2020;border-color:#6e3535}.editorial-status>svg{color:var(--yellow);flex-shrink:0}.editorial-status>div{flex:1 1}.editorial-status strong{font:900 20px Barlow Condensed}.editorial-status p{color:#b8b2a5;font-size:12px;margin:3px 0 0}.editorial-status a{font:900 11px Space Mono;color:var(--yellow);white-space:nowrap}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 29px}.filter-tabs button{border:1px solid #45474d;color:#bbbfc4;background:#1c1e21;padding:12px 19px;font-size:11px;font-weight:800;transition:.2s}.filter-tabs button:hover{border-color:#d3b43c;color:#fff}.filter-tabs button.selected{color:#0b0d10;border-color:var(--yellow);background:var(--yellow)}.updates-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px;align-items:stretch}.opportunity{min-height:348px;padding:25px;background:#1c1e23;border:1px solid #3d3f45;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;transition:border-color .25s,transform .25s}.opportunity:hover{transform:translateY(-3px);border-color:#b89b38}.opportunity-big{grid-column:span 2;background:radial-gradient(circle at 95% 0,#ddac2d3d,transparent 42%),linear-gradient(120deg,#373015,#181b1f 69%)}.opportunity:after{content:"///";font:900 155px Barlow Condensed;color:#ffffff09;position:absolute;right:15px;top:25px;pointer-events:none;transform:rotate(13deg)}.op-top{display:flex;justify-content:space-between;align-items:center;gap:15px;position:relative;z-index:1}.op-kind{font:800 10px Space Mono;color:var(--yellow);letter-spacing:.08em}.op-body{margin:35px 0 22px;position:relative;z-index:1}.op-number{display:inline-block;font:900 16px Barlow Condensed;background:var(--yellow);color:black;padding:4px 9px}.op-body h3{font:900 clamp(31px,3.2vw,48px)/.96 Barlow Condensed;margin:15px 0 10px}.opportunity-big h3{font-size:clamp(42px,4.2vw,65px);max-width:700px}.op-body p{font-size:12px;color:#bdc0c5;line-height:1.7;max-width:660px}.op-footer{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid #ffffff2c;padding-top:17px;position:relative;z-index:1}.op-footer>span{font:700 9px Space Mono;color:#93969a}.claim,.sep{color:var(--yellow)}.claim{font:800 11px DM Sans;background:transparent;text-align:right}.claim.claimed{color:#8de3a0}.discount-rows{border:1px solid #41434a}.discount-rows>div{display:flex;align-items:center;gap:28px;padding:22px 27px;background:#1a1b20;border-bottom:1px solid #41434a}.discount-rows>div:last-child{border:0}.discount-percent{width:100px;flex-shrink:0;font:900 54px Barlow Condensed,Impact;color:var(--yellow);line-height:1}.discount-percent span{font:900 13px Space Mono;margin-left:5px}.discount-text{flex:1 1}.discount-text strong{font:900 30px Barlow Condensed;display:block}.discount-text span{font-size:11px;color:#a6a8ad}.discount-value{font:900 34px Barlow Condensed;color:var(--yellow);white-space:nowrap}.inner-secondary{margin:65px 0 25px}.source-box{display:flex;gap:22px;padding:26px;background:#181a1e;border:1px solid #36373b}.source-box>svg{color:var(--yellow);flex-shrink:0}.source-box strong{font:900 24px Barlow Condensed;letter-spacing:.02em}.source-box p{font-size:12px;color:#aeb0b5;line-height:1.7;margin:6px 0 14px}.source-box a{display:inline-block;color:var(--yellow);font-size:11px;font-weight:900;margin:0 28px 8px 0}.player-head{gap:28px;padding:29px;background:linear-gradient(100deg,#302811,#1b1d21 65%);border:1px solid #67552b}.avatar,.player-head{display:flex;align-items:center}.avatar{height:100px;width:100px;flex-shrink:0;flex-direction:column;justify-content:center;background:var(--yellow);color:#0b0d0f;-webkit-clip-path:polygon(20% 0,100% 0,100% 80%,80% 100%,0 100%,0 20%);clip-path:polygon(20% 0,100% 0,100% 80%,80% 100%,0 100%,0 20%)}.avatar span{font:900 57px Barlow Condensed;line-height:.9}.avatar small{font:900 10px Space Mono;margin-top:7px}.player-details{flex:1 1;min-width:0}.player-details h2{font:900 clamp(36px,4vw,59px)/1 Barlow Condensed;margin:7px 0;overflow-wrap:anywhere}.player-details .rank-track{margin:15px 0 7px;width:min(440px,100%)}.player-details>small{font:700 9px Space Mono;color:#a6a9af}.player-tools{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.player-tools>button{background:none;color:#deaa9c;font:700 10px Space Mono}.player-tools>button:hover{color:#fff}.profile-inputs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px;padding:28px;background:#1d1f22;border:1px solid #414248}.profile-inputs label{font:800 10px Space Mono;letter-spacing:.06em;color:#c7c7c8}.profile-inputs input:not([type=checkbox]){display:block;width:100%;margin-top:12px;padding:16px 13px;background:#0f1114;color:#fff;border:1px solid #45474d;min-width:0;outline:none;transition:border-color .2s}.profile-inputs input:focus{border-color:var(--yellow)}.profile-inputs input[type=checkbox]{accent-color:var(--yellow);width:18px;height:18px;flex-shrink:0}.wide-field{grid-column:1/-1}.tick-field{display:flex;align-items:center;gap:12px;margin:5px 0 0}.reference-note{color:#8f9298;font-size:11px;line-height:1.65;margin:20px 0}.reference-note a{color:var(--yellow);text-decoration:underline}.count-chip,.pill-counter{color:var(--yellow);border:1px solid #665520;padding:10px 15px;white-space:nowrap;font-size:10px;font-family:Space Mono}.category-tabs{margin-top:7px}.asset-grid-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:15px;gap:15px}.asset-tile{background:#1b1d21;border:1px solid #393c41;position:relative;overflow:hidden;display:flex;flex-direction:column;padding:24px;transition:border-color .2s,background .2s}.asset-tile.is-owned{border-color:#af943c;background:linear-gradient(145deg,#282419,#191b1f 67%)}.asset-tile:after{content:"";position:absolute;top:-55px;right:-35px;width:140px;height:140px;transform:rotate(35deg);border:27px solid #f4cb1810;pointer-events:none}.asset-tile-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font:800 10px Space Mono;color:#a2a4a9}.asset-status{color:#777c81;text-align:right}.asset-tile.is-owned .asset-status{color:#fbd646}.asset-badge{display:grid;place-items:center;height:60px;width:60px;background:#2b2b2c;color:var(--yellow);margin:31px 0 16px;transform:skew(-9deg)}.asset-badge svg{transform:skew(9deg)}.asset-tile h3{font:900 35px/.96 Barlow Condensed,Impact;margin:0 0 11px;max-width:320px}.asset-tile p{color:#a9abb0;font-size:11px;line-height:1.7;flex:1 1}.asset-price{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #ffffff26;padding:15px 0;font:800 10px Space Mono;color:#8e9198}.asset-price b{font:900 25px Barlow Condensed;color:#ddd;white-space:nowrap}.asset-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#303135;padding:13px 15px;cursor:pointer}.asset-tile.is-owned .asset-toggle{background:var(--yellow);color:#0b0b0b}.asset-toggle input{position:absolute;opacity:0}.asset-toggle span{font-size:10px;font-weight:900;letter-spacing:.05em}.asset-toggle i{width:34px;height:18px;border-radius:10px;background:#777;position:relative;flex-shrink:0}.asset-toggle i:after{content:"";position:absolute;left:3px;top:3px;height:12px;width:12px;background:#fff;border-radius:50%;transition:left .2s}.asset-tile.is-owned .asset-toggle i{background:#3d3b2b}.asset-tile.is-owned .asset-toggle i:after{left:19px;background:var(--yellow)}.asset-toggle input:focus-visible~i{outline:2px solid #fff;outline-offset:4px}.asset-upgrades{margin-top:18px}.asset-upgrades .micro-label{display:block;margin-bottom:10px}.asset-upgrades label{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #ffffff16;color:#cacbcc;font-size:11px;cursor:pointer}.asset-upgrades input{accent-color:var(--yellow);width:15px;height:15px}.asset-upgrades label span{flex:1 1}.asset-upgrades b{font:800 10px Space Mono;color:#adaeb2;white-space:nowrap}.asset-upgrades label:has(input:disabled){opacity:.38;cursor:not-allowed}.backup-panel{display:flex;align-items:center;gap:24px;margin-top:35px;padding:30px;border:1px solid #7c652b;background:#292414}.backup-panel>svg{color:var(--yellow);flex-shrink:0}.backup-panel>div:nth-child(2){flex:1 1}.backup-panel h3{font:900 31px Barlow Condensed;margin:0 0 7px}.backup-panel p{font-size:12px;color:#b4b0a4;line-height:1.7;margin:0}.backup-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.backup-buttons .action{font-size:10px;gap:10px;padding:12px 14px}.calc-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);grid-gap:18px;gap:18px;margin-top:20px}.calc-controls{background:#1c1e23;border:1px solid #383a40;padding:36px}.calc-controls h2{font:900 39px Barlow Condensed;margin:10px 0 27px}.field-row label,.range-field label,.seg-field label{display:block;font:800 10px Space Mono;letter-spacing:.07em;color:#ccc}.comparison-select select,.field-row select{width:100%;margin-top:12px;padding:17px 15px;background:#0d0e11;color:#fff;border:1px solid #56585f;border-radius:0}.range-field{margin-top:35px}.range-field>div:first-child{display:flex;align-items:center;justify-content:space-between}.range-field strong{font:900 28px Barlow Condensed;color:var(--yellow)}.range-field input{accent-color:var(--yellow);width:100%;height:18px;margin:18px 0 0}.range-poles{display:flex;justify-content:space-between;font:700 10px Space Mono;color:#777a81}.seg-field{margin-top:30px}.seg-field>div{display:flex;gap:8px;margin-top:12px}.seg-field button{flex:1 1;background:#333439;border:1px solid #47494d;color:#ddd;padding:15px 0;font-weight:900;font-size:13px}.seg-field button.active{background:var(--yellow);color:#0b0b0e;border-color:var(--yellow)}.cost-switch{display:flex;gap:12px;align-items:center;margin-top:35px;font:700 10px Space Mono;color:#d4d5d8;cursor:pointer}.cost-switch input{accent-color:var(--yellow);width:18px;height:18px}.calc-results{background:radial-gradient(circle at 100% 0,#e6b52726,transparent 43%),linear-gradient(135deg,#302912,#1b1c1f 60%);padding:35px;border:1px solid #705d2a}.results-header{display:flex;justify-content:space-between;gap:10px;align-items:center}.results-header svg{color:var(--yellow)}.results-kicker{display:block;color:#dbd7c8;font:800 12px Space Mono;margin-top:52px}.results-big{display:block;font:900 clamp(58px,6vw,92px)/1 Barlow Condensed,Impact;color:var(--yellow);margin:15px 0 36px;overflow-wrap:anywhere}.results-breakdown>div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #ffffff24}.results-breakdown>div span{color:#b6b4b0;font-size:12px}.results-breakdown b{white-space:nowrap}.solo-badge{display:flex;align-items:center;gap:11px;margin-top:25px;padding:14px;border:1px solid #8794583f;color:#c9e3a7;font:900 11px DM Sans;letter-spacing:.04em}.solo-badge.caution{color:#f3d08d;border-color:#977739}.calculator-note{margin-top:19px;font-size:13px;color:#ddd2ae;line-height:1.65}.calc-results>small{display:block;margin-top:20px;color:#9d9c98;font-size:10px;line-height:1.7}.invest-metrics{margin-bottom:35px}.investment-stack{border:1px solid #34363a}.investment-row{display:grid;grid-template-columns:70px minmax(0,1fr) 210px;grid-gap:25px;gap:25px;padding:26px 29px;background:#191b1e;border-bottom:1px solid #393b40;align-items:center}.investment-row:last-child{border-bottom:0}.investment-row:nth-child(2n){background:#1f2024}.investment-row.in-sale{background:linear-gradient(95deg,#28230e,#1a1c1e 65%)}.investment-position{font:900 68px/.9 Barlow Condensed;color:#55585c}.investment-row.in-sale .investment-position{color:#be9f2c}.investment-details h3{font:900 34px/.95 Barlow Condensed;margin:12px 0 8px}.investment-details>p{font-size:12px;color:#b4b6b8;line-height:1.6;max-width:680px;margin:0 0 9px}.investment-details>small{display:block;color:#9a9c9c;font-size:10px;line-height:1.7}.investment-tags{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font:800 10px Space Mono;color:#b5b7bc}.investment-tags em{background:var(--yellow);font-style:normal;color:#08090b;padding:5px 7px}.investment-figures{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.investment-figures>strong{font:900 35px Barlow Condensed;color:var(--yellow)}.investment-figures s{color:#85878b;font-size:12px}.investment-figures>span{font:800 10px Space Mono;line-height:1.5}.in-budget{color:#86dc9c}.out-budget{color:#e3c586}.empty-panel{background:#242526;padding:35px;color:#bbb}.comparison-select{display:grid;grid-template-columns:1fr 52px 1fr;grid-gap:15px;gap:15px;align-items:end;margin-top:23px;margin-bottom:19px}.comparison-select label{font:800 11px Space Mono;color:#bbb}.comparison-select>span{align-self:end;height:56px;display:grid;place-items:center;font:900 36px Barlow Condensed;color:var(--yellow)}.comparison-select select{margin-top:10px}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.comparison-grid article{padding:29px;border:1px solid #43464a;background:#1a1c20}.comparison-grid h3{font:900 44px Barlow Condensed;margin:17px 0 11px}.comparison-grid article>p{color:#a7aaae;font-size:12px;line-height:1.7;min-height:65px}.pill{display:inline-flex;padding:6px 9px;border:1px solid #7e6b32;color:#e9c748;font:800 10px Space Mono;letter-spacing:.09em}.comparison-price{margin:19px 0;padding:19px;background:#27230f}.comparison-price .micro-label{display:block}.comparison-price strong{display:block;font:900 52px Barlow Condensed;color:var(--yellow)}.comparison-price small{color:#d1bc73;font:800 10px Space Mono}.comparison-stat{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #373a41}.comparison-stat span{font-size:11px;color:#aeb0b5}.comparison-stat b{font-size:12px;text-align:right}.plan-note{display:flex;gap:22px;padding:28px;background:#26210e;border:1px solid #68582d;margin-top:39px}.plan-note>svg{color:var(--yellow);flex-shrink:0}.plan-note h3{font:900 34px Barlow Condensed;margin-bottom:10px}.plan-note p{font-size:12px;color:#c0bdaf;line-height:1.75;margin:0}.site-footer{padding:45px max(4%,calc((100vw - 1260px)/2));justify-content:space-between;gap:30px;border-top:1px solid #34363b;background:#101114}.footer-brand,.site-footer{display:flex;align-items:center}.footer-brand{gap:10px;font:900 31px Barlow Condensed;white-space:nowrap}.footer-brand .brand-mark{width:39px;height:39px;font-size:32px}.footer-brand b{display:block;font:900 9px Space Mono;color:var(--yellow);letter-spacing:.19em}.site-footer p{font:700 9px/1.9 Space Mono;color:#8d9197;max-width:360px;letter-spacing:.05em}.site-footer>div:last-child{display:flex;flex-direction:column;gap:7px;align-items:flex-end}.site-footer>div:last-child button{background:none;color:#c5c6c7;font:800 10px DM Sans}.site-footer>div:last-child button:hover{color:var(--yellow)}.site-footer>div:last-child span{color:#6e7077;font:800 9px Space Mono}.mobile-dock{display:none}@media(min-width:1600px){.hero-v2{height:min(760px,68vw)}.hero-backdrop{background-position:52% 57%}.hero-inner{max-width:1480px}.hero-v2 h1{font-size:175px}}@media(max-width:1120px){.desktop-nav button{padding-inline:8px;font-size:10px}.site-header{padding-inline:22px}.brand-mini{display:none}.cover-grid{grid-template-columns:1.12fr 1fr}.lead-detail h3{font-size:62px}.metric strong{font-size:39px}.asset-grid-v2{grid-template-columns:repeat(2,1fr)}.investment-row{grid-template-columns:55px minmax(0,1fr) 190px;gap:17px}.hero-v2 h1{font-size:119px}.backup-panel{align-items:flex-start;flex-wrap:wrap}.backup-buttons{width:100%;justify-content:flex-start}}@media(max-width:860px){.topline{display:none}.site-header{height:72px}.desktop-nav{display:none}.site-header{top:0}.hero-v2{height:624px}.hero-v2 h1{font-size:clamp(84px,12vw,126px)}.hero-backdrop{background-position:58%}.hero-foot>div{padding:0 16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.hero-foot strong{font-size:16px}.hero-side{display:none}.section-space{padding-block:70px}.cover-grid{grid-template-columns:1fr;min-height:unset}.lead-detail{min-height:450px}.side-features{grid-template-columns:1fr 1fr;grid-template-rows:auto}.side-feature{min-height:280px;padding:27px}.side-feature h3{font-size:48px}.activity-grid,.invest-metrics,.metric-grid{grid-template-columns:repeat(2,1fr)}.activity-card:last-child{grid-column:1/-1;min-height:295px}.metric:last-child{grid-column:1/-1}.updates-grid{grid-template-columns:repeat(2,1fr)}.opportunity-big{grid-column:span 2}.profile-inputs{grid-template-columns:repeat(2,1fr)}.calc-layout{grid-template-columns:1fr}.site-footer{padding-bottom:112px}.mobile-dock{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;z-index:45;background:#101115f7;border-top:1px solid #4a4b4e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:75px;padding-bottom:env(safe-area-inset-bottom)}.mobile-dock button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#8c8e94;background:none;font-size:9px;font-weight:800;padding:5px 2px}.mobile-dock button.current{color:var(--yellow);background:#2d2816}.investment-row{grid-template-columns:44px minmax(0,1fr) 160px}.comparison-grid article{padding:22px}}@media(max-width:610px){.site-header{padding:0 15px}.brand-mark{width:37px;height:37px;font-size:31px}.brand-type{font-size:25px}.header-actions{gap:6px}.switcher{max-width:162px}.switcher select{max-width:110px;font-size:10px;padding-left:4px}.switcher-icon{padding-left:7px}.switcher button{width:30px;min-width:30px}.header-alert{display:none}.hero-v2{height:622px;min-height:0}.hero-backdrop{background:linear-gradient(90deg,#06070bec,#06070bb9 42%,#06070b25),linear-gradient(0deg,#070809ed,transparent 35%),url(/hero.webp) 62%/cover no-repeat}.hero-inner{padding:42px 22px 115px}.hero-v2 h1{font-size:clamp(75px,18vw,113px);margin-bottom:30px}.hero-v2 .hero-copy>p{font-size:13px;line-height:1.75;max-width:310px}.eyebrow{font-size:9px;margin-bottom:22px}.action,.hero-buttons{gap:10px}.action{min-height:48px;padding:12px 13px;font-size:10px}.hero-foot{height:78px;padding:0 16px}.hero-foot>div{padding:0 8px}.hero-foot>div:first-child{padding-left:0}.hero-foot span{font-size:7px;letter-spacing:0}.hero-foot strong{font-size:15px}.marquee{height:33px}.marquee>div{font-size:10px}.section-space{padding-block:59px}.layout-container{padding-inline:17px}.section-head{display:block;margin-bottom:26px}.section-title h2{font-size:clamp(44px,11vw,60px);margin-top:18px}.section-title>p{font-size:12px}.section-aside{margin-top:18px;justify-content:flex-start}.cover-grid{display:flex;flex-direction:column;gap:13px}.lead-detail{padding:24px;min-height:475px}.lead-detail h3{font-size:59px}.lead-art{font-size:145px;top:50px;right:14px}.lead-actions{flex-wrap:wrap}.lead-actions>span{font-size:27px}.side-features{display:flex;flex-direction:column;gap:12px}.side-feature{min-height:228px;padding:25px}.side-feature h3{font-size:50px;margin-bottom:8px}.side-feature p{max-width:300px}.week-footnote{flex-direction:column;gap:7px;font-size:8px}.activity-grid,.invest-metrics,.metric-grid,.secondary-week{display:grid;grid-template-columns:1fr}.activity-card,.activity-card:last-child{grid-column:auto;min-height:282px}.activity-index{font-size:58px;margin-bottom:23px}.activity-card h3{font-size:39px}.secondary-week>div{padding:24px;min-height:unset}.secondary-week>div+div{border-left:0;border-top:1px solid #43454a}.metric:last-child{grid-column:auto}.metric{min-height:137px}.metric strong{font-size:46px}.next-move{grid-template-columns:1fr}.next-move-left,.next-move-right{padding:24px}.next-move-left{border-right:0;border-bottom:1px solid #665320}.next-move-left h3{font-size:49px}.page-banner{padding:38px 23px;min-height:258px;margin-bottom:31px}.page-banner h1{font-size:clamp(65px,15vw,97px);margin:20px 0}.page-banner>p{font-size:12px}.banner-meta{gap:12px;flex-wrap:wrap;font-size:9px}.inner-layout{padding-top:25px}.inner-layout .section-head{margin-top:45px}.editorial-status{align-items:flex-start;flex-wrap:wrap}.editorial-status a{margin-left:40px}.updates-grid{grid-template-columns:1fr}.opportunity-big{grid-column:auto}.opportunity{min-height:310px}.opportunity-big h3{font-size:48px}.discount-rows>div{gap:14px;padding:17px 16px;flex-wrap:wrap}.discount-percent{font-size:43px;width:79px}.discount-text strong{font-size:26px}.discount-value{width:100%;text-align:right;border-top:1px solid #45464b;padding-top:8px;font-size:30px}.source-box{padding:17px;gap:13px}.source-box a{display:block;font-size:10px}.player-head{flex-wrap:wrap;gap:15px;padding:20px}.avatar{width:75px;height:75px}.avatar span{font-size:45px}.player-details h2{font-size:43px}.player-tools{width:100%;flex-direction:row;align-items:center;justify-content:space-between;margin-top:9px}.profile-inputs{padding:20px;gap:20px}.asset-grid-v2,.profile-inputs{grid-template-columns:1fr}.asset-tile h3{font-size:38px}.asset-tile{padding:23px}.backup-panel{padding:23px;gap:16px}.backup-buttons{flex-direction:column}.backup-buttons .action{width:100%;justify-content:space-between}.calc-controls,.calc-results{padding:23px}.results-big{font-size:65px}.investment-row{display:grid;grid-template-columns:40px 1fr;align-items:start;grid-gap:15px;gap:15px;padding:20px 15px}.investment-position{font-size:52px}.investment-figures{grid-column:2;align-items:flex-start;text-align:left}.investment-details h3{font-size:34px}.investment-figures>strong{font-size:38px}.comparison-select{grid-template-columns:1fr}.comparison-select>span{height:20px}.comparison-grid{grid-template-columns:1fr}.comparison-grid article>p{min-height:unset}.plan-note{padding:23px}.site-footer{flex-direction:column;gap:15px;padding:35px 20px 118px}.site-footer,.site-footer>div:last-child{align-items:flex-start}}@media(max-width:380px){.brand-type{font-size:22px}.switcher{max-width:143px}.switcher select{max-width:93px}.hero-v2 h1{font-size:72px}.hero-foot strong{font-size:12px}.hero-foot span{font-size:6px}.mobile-dock button{font-size:8px}.lead-detail h3{font-size:49px}.side-feature h3{font-size:43px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.foot-date-compact{display:none}@media(max-width:610px){.hero-foot{grid-template-columns:1.33fr .9fr .8fr;padding-inline:12px}.hero-foot>div{min-width:0;padding-inline:7px;overflow:hidden}.hero-foot>div:first-child{padding-left:0}.hero-foot .foot-date-full{display:none}.hero-foot .foot-date-compact{display:block}.hero-foot strong{white-space:nowrap;font-size:16px}.hero-foot span{font-size:8px;letter-spacing:0}}@media(max-width:380px){.hero-foot{grid-template-columns:1.22fr .85fr .86fr;padding-inline:8px}.hero-foot>div{padding-inline:5px}.hero-foot strong{font-size:14px}.hero-foot span{font-size:7px}}.hub-shell{--ed-ink:#0b0b0d;--ed-carbon:#151619;--ed-graphite:#202126;--ed-graphite-soft:#27282e;--ed-amber:#f5bb36;--ed-amber-light:#ffdd80;--ed-paper:#f4f3f0;--ed-muted:#a6a7ac;--ed-rule:#35363b}.hub-shell,.hub-shell main{background:var(--ed-ink)}.hub-shell :is(.section-space,.inner-layout){color:var(--ed-paper)}.hub-shell .site-header{background:rgba(11,11,13,.97);border-bottom:1px solid #35363b;box-shadow:0 14px 44px #0004}.hub-shell .topline{background:#0c0c0e;border-bottom-color:#232429;color:#b6b6b9}.hub-shell .topline-dot{background:#a5c9a3;box-shadow:0 0 0 4px #a5c9a324}.hub-shell .desktop-nav button{color:#b7b6ba;letter-spacing:.075em}.hub-shell .desktop-nav button.current,.hub-shell .desktop-nav button:hover{color:#faf9f5}.hub-shell .desktop-nav button.current:after{height:2px;background:var(--ed-amber)}.hub-shell .header-alert{border-radius:50%;background:#26272b;border-color:transparent}.hub-shell .header-alert:hover{background:#35363b;color:var(--ed-amber)}.hub-shell .switcher{background:#202126;border-color:#3c3d43}.hub-shell .switcher button{background:var(--ed-amber)}.hub-shell .switcher button:hover{background:var(--ed-amber-light)}.hub-shell .marquee{height:35px;background:var(--ed-amber);border:none;border-bottom:1px solid #0002}.hub-shell .marquee>div{color:#121215;font-size:11px;letter-spacing:.16em}.hub-shell .marquee i{font-size:12px}.hub-shell .section-space{padding-block:clamp(82px,7vw,124px)}.hub-shell .layout-container{max-width:1420px}.hub-shell .section-head{margin-bottom:clamp(28px,3.5vw,52px);gap:35px;align-items:end}.hub-shell .section-count>span{background:transparent;color:var(--ed-amber);width:auto;height:auto;font:900 22px Barlow Condensed,Impact,sans-serif;letter-spacing:-.03em;border-right:1px solid #696045;padding-right:15px;place-items:unset;display:inline-block}.hub-shell .micro-label{color:var(--ed-amber);font-size:10px;letter-spacing:.15em}.hub-shell .section-title h2{max-width:990px;margin:20px 0 15px;font-size:clamp(52px,5.7vw,87px);line-height:.89;letter-spacing:-.026em;color:var(--ed-paper)}.hub-shell .section-title h2 em{color:var(--ed-amber)}.hub-shell .section-title>p{max-width:620px;color:#aeafb2;font-size:13px;line-height:1.85}.hub-shell .section-aside{padding-bottom:2px}.hub-shell .inner-layout .action,.hub-shell .section-space .action{min-height:54px;font-weight:800;letter-spacing:.05em}.hub-shell .inner-layout .action-primary,.hub-shell .section-space .action-primary{background:var(--ed-amber);color:#101113}.hub-shell .inner-layout .action-primary:hover,.hub-shell .section-space .action-primary:hover{background:#ffd778}.hub-shell .inner-layout .action-secondary,.hub-shell .section-space .action-secondary{color:var(--ed-paper);border:1px solid #626269;background:#1c1d21;box-shadow:inset 0 0 0 1px #ffffff05}.hub-shell .inner-layout .action-secondary:hover,.hub-shell .section-space .action-secondary:hover{border-color:var(--ed-amber);color:var(--ed-amber)}.hub-shell .edition-chip{padding:13px 17px;border:1px solid #6b5a34;background:#242016;color:var(--ed-amber)}.hub-shell .edition-chip i{background:var(--ed-amber);box-shadow:0 0 0 4px #eeb94323}.hub-shell .edition-chip.old{background:#291b1b;border-color:#785b54;color:#dfb4ab}.hub-shell #edition{position:relative;isolation:isolate}.hub-shell #edition:before{content:"";position:absolute;inset:0 0 auto auto;width:min(65vw,820px);height:780px;background:radial-gradient(ellipse at 78% 20%,#cd9a2120,transparent 65%);z-index:-1;pointer-events:none}.hub-shell .edition-snapshot{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:132px;background:linear-gradient(112deg,#26201a,#191a1e 64%,#151619);border:1px solid #524330;border-left:4px solid var(--ed-amber);margin-bottom:20px;padding:26px clamp(25px,3vw,42px);grid-gap:24px;gap:24px}.hub-shell .edition-snapshot-intro{display:flex;align-items:center;gap:25px}.hub-shell .snapshot-star{font-size:48px;font-family:DM Sans,sans-serif;line-height:1;color:var(--ed-amber)}.hub-shell .edition-snapshot-intro strong{display:block;margin-top:5px;font:900 clamp(24px,2.7vw,36px)/.95 Barlow Condensed,Impact,sans-serif;letter-spacing:.01em}.hub-shell .edition-snapshot-intro p{color:#bfc0c2;margin:9px 0 0;font-size:12px}.hub-shell .edition-snapshot-facts{display:flex;align-items:center;border-left:1px solid #6a5940}.hub-shell .edition-snapshot-facts>div{min-width:145px;padding:3px 22px;border-right:1px solid #4c4337}.hub-shell .edition-snapshot-facts>div:last-child{border-right:0}.hub-shell .edition-snapshot-facts strong{display:block;font:900 56px/.84 Barlow Condensed,Impact,sans-serif;color:var(--ed-amber)}.hub-shell .edition-snapshot-facts span{display:block;margin-top:12px;color:#b2a995;font:700 9px/1.6 Space Mono,monospace;letter-spacing:.04em}.hub-shell .warning-bar{border-left-color:var(--ed-amber);background:#30271a}.hub-shell .cover-grid{grid-template-columns:minmax(0,1.44fr) minmax(0,1fr);gap:18px;min-height:570px}.hub-shell .lead-feature{background:radial-gradient(circle at 102% 3%,#bc8f3549,transparent 48%),linear-gradient(146deg,#34302b,#1b1c20 62%,#121318);border:0;border-top:4px solid var(--ed-amber);box-shadow:0 24px 65px #0004;-webkit-clip-path:none;clip-path:none;isolation:isolate;transition:box-shadow .25s}.hub-shell .lead-feature:hover{box-shadow:0 29px 80px #000a}.hub-shell .lead-feature:after{background:repeating-linear-gradient(120deg,transparent,transparent 26px,#cdae3110 27px,#cdae3110 28px);opacity:.7;-webkit-mask-image:linear-gradient(90deg,transparent 28%,black 90%);mask-image:linear-gradient(90deg,transparent 28%,black 90%)}.hub-shell .lead-detail{min-height:570px;padding:clamp(28px,3vw,47px)}.hub-shell .special-tag{background:var(--ed-amber);color:#141413;padding:9px 13px;letter-spacing:.045em;font-size:10px}.hub-shell .lead-art{top:54px;right:22px;font-size:clamp(150px,16vw,245px);letter-spacing:-.11em;color:#f5bb3619}.hub-shell .lead-art small{font-size:19px;letter-spacing:0;color:#e2c7817c}.hub-shell .lead-eyebrow{color:var(--ed-amber);letter-spacing:.11em}.hub-shell .lead-detail h3{font-size:clamp(64px,6.2vw,98px);letter-spacing:-.033em;line-height:.81;margin:25px 0 21px}.hub-shell .lead-detail h3 em{color:var(--ed-amber)}.hub-shell .lead-detail p{max-width:410px;color:#d7d4ce;font-size:13px;line-height:1.9}.hub-shell .lead-actions{border-top-color:#ffffff36;padding-top:23px;margin-top:31px}.hub-shell .lead-actions>span{font-size:31px;color:var(--ed-amber)}.hub-shell .lead-actions>button{color:var(--ed-amber);font-weight:900;letter-spacing:.04em}.hub-shell .side-features{gap:18px}.hub-shell .side-feature{padding:clamp(26px,2.8vw,43px);overflow:hidden;transition:transform .25s}.hub-shell .side-feature:hover{transform:translateY(-4px)}.hub-shell .side-feature.gold{background:var(--ed-amber);color:#111215;box-shadow:inset 0 0 0 1px #0001}.hub-shell .side-feature.gold:before{width:350px;height:350px;border:44px solid #3e270a0a;right:-140px;top:-130px}.hub-shell .side-feature.black{background:#25262a;border:0;border-bottom:3px solid #ae812c}.hub-shell .side-feature.black:after{bottom:-70px;right:12px;font-size:245px;color:#ffffff0c}.hub-shell .side-feature>span{letter-spacing:.12em}.hub-shell .side-feature h3{font-size:clamp(48px,4.5vw,71px);letter-spacing:-.02em;line-height:.81;margin:24px 0 16px}.hub-shell .side-feature p{line-height:1.75;font-size:12px;max-width:310px}.hub-shell .side-feature.black p{color:#c4c3c3}.hub-shell .side-feature button{font-weight:900;padding-block:6px}.hub-shell .side-feature button:hover{text-decoration:underline;text-underline-offset:5px}.hub-shell .week-footnote{color:#929095;margin:22px 0 0}.hub-shell .context-cards{margin-top:36px;display:grid;grid-template-columns:1fr 1fr;background:#141518;border:0;border-top:1px solid #585042;border-bottom:1px solid #39393b;grid-gap:0;gap:0}.hub-shell .context-cards>div{padding:30px 40px;min-height:168px}.hub-shell .context-cards>div+div{border-left:1px solid #38393d;background:#17181b}.hub-shell .context-cards h3{font-size:clamp(29px,2.8vw,39px);line-height:.95;margin:17px 0 9px}.hub-shell .context-cards p{max-width:470px;font-size:12px;line-height:1.72;color:#a6a8ad}.hub-shell .deadline,.hub-shell .tiny-note{color:var(--ed-amber)}.hub-shell .ink-section{background:#151619;border-color:#26272b}.hub-shell .ink-section .layout-container{padding-top:clamp(78px,7vw,112px);padding-bottom:clamp(82px,7vw,112px)}.hub-shell .activity-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px}.hub-shell .activity-card{grid-column:span 3;min-height:410px;background:#23242a;border:0;border-top:2px solid #6e623d;padding:32px;box-shadow:none}.hub-shell .activity-card:first-child{grid-column:span 6;background:linear-gradient(134deg,#393126,#23242a 66%);border-top:4px solid var(--ed-amber)}.hub-shell .activity-card:before{background:var(--ed-amber);opacity:.5;top:auto;bottom:0;height:2px}.hub-shell .activity-card:first-child:after{position:absolute;content:"02";font:900 240px/.8 Barlow Condensed,Impact,sans-serif;color:#fff1;right:15px;top:90px;letter-spacing:-.08em;pointer-events:none}.hub-shell .activity-card:hover{transform:translateY(-5px);border-color:var(--ed-amber);background-color:#2b2c30}.hub-shell .activity-index{color:#ffffff24;font-size:90px;margin-bottom:clamp(32px,5vw,74px)}.hub-shell .activity-index svg{color:var(--ed-amber)}.hub-shell .activity-tag{color:var(--ed-amber);font-size:11px}.hub-shell .activity-card h3{font-size:clamp(33px,3.1vw,47px);letter-spacing:-.015em}.hub-shell .activity-card:first-child h3{font-size:clamp(49px,4.4vw,65px);max-width:540px}.hub-shell .activity-card p{color:#b6b5b6;line-height:1.8;max-width:520px}.hub-shell .activity-foot{border-color:#505156}.hub-shell .activity-foot>span:first-child{color:#b7b5b5}.hub-shell .empire-preview{padding-top:clamp(90px,7vw,126px);padding-bottom:clamp(95px,7vw,128px)}.hub-shell .empire-eyebrow{border-top:1px solid #3d3d40;color:#9c9ea3;display:flex;justify-content:space-between;padding-top:17px;margin:0 0 17px;gap:16px;font:700 9px Space Mono,monospace;letter-spacing:.14em}.hub-shell .metric-grid{gap:17px}.hub-shell .metric{background:#191a1e;border:0;border-top:3px solid var(--ed-amber);min-height:172px;padding:30px}.hub-shell .metric:nth-child(2){border-color:#b8b0a3}.hub-shell .metric:nth-child(3){border-color:#5f6063}.hub-shell .metric:after{border-color:#ffffff08;width:175px;height:175px}.hub-shell .metric strong{font-size:clamp(39px,4vw,59px);letter-spacing:-.025em}.hub-shell .metric-top svg{color:var(--ed-amber)}.hub-shell .metric p{color:#a7a7aa;margin-top:10px;font-size:11px}.hub-shell .next-move{display:grid;grid-template-columns:1.28fr .85fr;grid-gap:0;gap:0;margin-top:21px;border:0;background:var(--ed-paper);color:#161719}.hub-shell .next-move-left{padding:clamp(30px,3.8vw,53px);border:0}.hub-shell .next-move-left .micro-label{color:#96721f}.hub-shell .next-move-left h3{font-size:clamp(54px,5vw,78px);line-height:.88;max-width:610px;color:#151619}.hub-shell .next-move-left p{color:#525157;line-height:1.8;max-width:520px}.hub-shell .next-move-right{padding:clamp(30px,3.8vw,52px);background:#25262a;color:white;border-left:4px solid var(--ed-amber)}.hub-shell .next-move-right strong{color:var(--ed-amber);font-size:clamp(57px,5vw,82px)}.hub-shell .next-move-right small{color:#f3dba5}.hub-shell .progress-rail span{background:var(--ed-amber)}.hub-shell .inner-layout{padding-top:70px;padding-bottom:120px}.hub-shell .page-banner{min-height:340px;margin-bottom:48px;border:0;border-radius:2px;padding:clamp(40px,5vw,78px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(95deg,#272727,#1a1b1f 65%);isolation:isolate}.hub-shell .page-banner:before{position:absolute;top:50%;right:-30px;transform:translateY(-49%);z-index:-1;font:900 clamp(160px,22vw,350px)/.85 Barlow Condensed,Impact,sans-serif;letter-spacing:-.08em;color:#e5e0ce0c;white-space:nowrap}.hub-shell .page-banner:after{border:60px solid #b8912b0c;width:500px;height:500px;top:-100px}.hub-shell .updates-banner:before{content:"RADAR"}.hub-shell .empire-banner:before{content:"EMPIRE"}.hub-shell .calc-banner:before{content:"PROFIT"}.hub-shell .invest-banner:before{content:"GROW"}.hub-shell .updates-banner{background:radial-gradient(circle at 87% 15%,#d1a33118,transparent 55%),#212226}.hub-shell .empire-banner{background:radial-gradient(circle at 87% 15%,#d1a33116,transparent 55%),#242429}.hub-shell .calc-banner{background:radial-gradient(circle at 87% 15%,#d1a33120,transparent 55%),#1d1f22}.hub-shell .invest-banner{background:radial-gradient(circle at 87% 15%,#d1a33121,transparent 55%),#242325}.hub-shell .page-banner h1{font-size:clamp(87px,9.1vw,143px);letter-spacing:-.04em;line-height:.82;margin:25px 0}.hub-shell .page-banner h1 span{color:var(--ed-amber)}.hub-shell .page-banner>p{color:#d5d3d0;line-height:1.8;font-size:14px}.hub-shell .inner-layout>.section-head{margin-top:79px}.hub-shell .banner-meta{color:var(--ed-amber)}.hub-shell .editorial-status{margin:0 0 50px;background:#26231b;border:0;border-left:3px solid var(--ed-amber);padding:22px 26px}.hub-shell .editorial-status.outdated{background:#282022;border-left-color:#b76a62}.hub-shell .editorial-status a,.hub-shell .editorial-status>svg{color:var(--ed-amber)}.hub-shell .editorial-status strong{font-size:25px}.hub-shell .editorial-status p{line-height:1.7;color:#cac4b5}.hub-shell .filter-tabs{gap:8px;margin:10px 0 28px}.hub-shell .filter-tabs button{padding:13px 19px;background:#202125;border:1px solid transparent;color:#bbbdc0;border-radius:2px;letter-spacing:.05em}.hub-shell .filter-tabs button:hover{border-color:#6d5b37;color:#fff}.hub-shell .filter-tabs button.selected{color:#161515;background:var(--ed-amber);border-color:var(--ed-amber)}.hub-shell .count-chip,.hub-shell .pill-counter{border-color:#6d6147;color:var(--ed-amber)}.hub-shell .updates-grid{gap:18px}.hub-shell .opportunity{background:#202126;border:0;border-top:2px solid #514b40;padding:clamp(24px,3vw,36px);min-height:365px}.hub-shell .opportunity:hover{border-top-color:var(--ed-amber);box-shadow:0 23px 60px #0008}.hub-shell .opportunity:after{color:#ffffff0d;font-size:200px;right:16px;top:5px;transform:none}.hub-shell .opportunity .op-kind{color:var(--ed-amber)}.hub-shell .opportunity .op-number{background:#302b20;color:var(--ed-amber);padding:7px 12px;letter-spacing:.08em}.hub-shell .opportunity .op-body h3{font-size:clamp(36px,3.2vw,51px);line-height:.89}.hub-shell .opportunity .op-body p{color:#b8b9bd;line-height:1.85}.hub-shell .opportunity .op-footer{border-top-color:#ffffff2e}.hub-shell .opportunity .claim{color:var(--ed-amber);font-weight:900}.hub-shell .opportunity-big{background:var(--ed-paper);border-top:4px solid var(--ed-amber);color:#1d1e21}.hub-shell .opportunity-big:after{color:#1717170c}.hub-shell .opportunity-big .deadline,.hub-shell .opportunity-big .op-kind{color:#866015}.hub-shell .opportunity-big .op-number{color:#121214;background:var(--ed-amber)}.hub-shell .opportunity-big .op-body h3{font-size:clamp(51px,4.3vw,73px)}.hub-shell .opportunity-big .op-body p{color:#57565b;font-size:13px}.hub-shell .opportunity-big .op-footer{border-top-color:#22222225}.hub-shell .opportunity-big .op-footer>span{color:#77777b}.hub-shell .opportunity-big .claim{color:#29251a}.hub-shell .opportunity-big .claim:hover{text-decoration:underline}.hub-shell .discount-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;border:0}.hub-shell .discount-rows>div{background:#222327;border:0;padding:30px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:center;grid-column-gap:23px;column-gap:23px;grid-row-gap:17px;row-gap:17px}.hub-shell .discount-rows>div:last-child{border:0}.hub-shell .discount-percent{width:auto;font-size:clamp(65px,6.8vw,99px);line-height:.82;color:var(--ed-amber);grid-row:1/3;letter-spacing:-.055em}.hub-shell .discount-percent span{display:block;font-size:12px;margin:11px 0 0 5px;letter-spacing:.1em}.hub-shell .discount-text strong{font-size:clamp(27px,2.8vw,41px);line-height:1}.hub-shell .discount-value{grid-column:2;border-top:1px solid #ffffff26;padding-top:12px;font-size:34px;text-align:left;color:var(--ed-amber)}.hub-shell .discount-archived{opacity:.64}.hub-shell .discount-archived:before{content:"HISTÓRICO / PROMOÇÃO ENCERRADA";display:block;grid-column:1/-1;color:#d2aaa6;font:800 11px Space Mono,monospace;border-bottom:1px solid #664544;padding:9px 0}.hub-shell .source-box{background:#1a1b1d;border:0;border-top:1px solid #555254;padding:28px 34px}.hub-shell .source-box a,.hub-shell .source-box>svg{color:var(--ed-amber)}.hub-shell .player-head{border:0;background:linear-gradient(110deg,#30291d,#202126 70%);padding:38px}.hub-shell .avatar{background:var(--ed-amber);height:120px;width:120px}.hub-shell .avatar span{font-size:70px}.hub-shell .player-details h2{font-size:clamp(46px,4.8vw,75px);letter-spacing:-.026em}.hub-shell .player-details .rank-track span{background:var(--ed-amber)}.hub-shell .player-tools>button{color:#e4b7a9}.hub-shell .profile-inputs{border:0;background:#202126;padding:34px;gap:22px}.hub-shell .profile-inputs label{color:#e6e4e1}.hub-shell .profile-inputs input:not([type=checkbox]){background:#111215;border-color:#4b4c50;border-radius:2px;font-family:DM Sans,sans-serif;font-size:16px;padding:17px}.hub-shell .profile-inputs input:focus{border-color:var(--ed-amber);box-shadow:0 0 0 3px #f5bb3620}.hub-shell .profile-inputs input[type=checkbox]{accent-color:var(--ed-amber)}.hub-shell .reference-note{font-size:12px;color:#999a9e}.hub-shell .reference-note a{color:var(--ed-amber)}.hub-shell .inventory-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:10px 0 14px}.hub-shell .inventory-toolbar .category-tabs{margin:0;flex:1 1}.hub-shell .ownership-switch{display:flex;flex-shrink:0;gap:3px;padding:4px;background:#292a2f}.hub-shell .ownership-switch button{padding:12px 14px;color:#b3b5b8;background:transparent;font:800 10px DM Sans,sans-serif;letter-spacing:.07em;transition:background .2s,color .2s}.hub-shell .ownership-switch button:hover{color:#fff}.hub-shell .ownership-switch button.selected{color:#131416;background:var(--ed-paper)}.hub-shell .inventory-ledger{display:flex;justify-content:space-between;gap:15px;margin:17px 0 23px;border-top:1px solid #3d3e43;padding-top:12px;color:#86888e;font:700 9px Space Mono,monospace;letter-spacing:.09em}.hub-shell .empty-inventory{text-align:center;padding:65px 25px;background:#1d1e22;color:#ddd;margin-bottom:25px}.hub-shell .empty-inventory>svg{color:var(--ed-amber)}.hub-shell .empty-inventory h3{font-size:42px;margin:12px 0}.hub-shell .empty-inventory p{color:#aaaeb1}.hub-shell .empty-inventory button{background:none;padding:13px 0;border-bottom:1px solid var(--ed-amber);color:var(--ed-amber);font-weight:800}.hub-shell .asset-grid-v2{gap:18px}.hub-shell .asset-tile{background:#1e1f23;border:0;border-top:2px solid #4e4e51;padding:28px;min-height:350px;transition:background .2s,transform .2s,box-shadow .2s}.hub-shell .asset-tile:hover{transform:translateY(-5px);background:#26272c;box-shadow:0 18px 46px #0007}.hub-shell .asset-tile.is-owned{background:linear-gradient(150deg,#2e291f,#202126 65%);border-top:3px solid var(--ed-amber)}.hub-shell .asset-tile[data-category=Motoclube]{--category-glow:#bd9944}.hub-shell .asset-tile[data-category="Produção"]{--category-glow:#b5a168}.hub-shell .asset-tile[data-category=Passiva]{--category-glow:#e6bd65}.hub-shell .asset-tile[data-category="Veículos"]{--category-glow:#b6b5bc}.hub-shell .asset-tile:after{border-color:color-mix(in srgb,var(--category-glow,var(--ed-amber)) 13%,transparent);width:185px;height:185px;right:-70px;top:-77px}.hub-shell .asset-badge{width:77px;height:77px;background:linear-gradient(145deg,#44371e,#2a2825);margin:34px 0 21px;color:var(--ed-amber)}.hub-shell .asset-badge svg{width:33px;height:33px}.hub-shell .asset-tile h3{font-size:clamp(36px,3.1vw,46px);line-height:.94;letter-spacing:-.014em}.hub-shell .asset-tile p{font-size:12px;line-height:1.8;color:#b5b7ba}.hub-shell .asset-tile-head{color:#9d9fa5;font-size:9px;letter-spacing:.09em}.hub-shell .asset-tile.is-owned .asset-status{color:var(--ed-amber)}.hub-shell .asset-price{border-top-color:#545457}.hub-shell .asset-price b{font-size:28px;color:var(--ed-paper)}.hub-shell .asset-toggle{border:1px solid #686763;background:transparent;color:#e5e6e8;padding:16px;transition:background .2s}.hub-shell .asset-tile.is-owned .asset-toggle{background:var(--ed-amber);border-color:var(--ed-amber);color:#171717}.hub-shell .asset-toggle:hover{border-color:var(--ed-amber)}.hub-shell .asset-tile:not(.is-owned) .asset-toggle:hover{background:#3e3524}.hub-shell .asset-upgrades{margin-top:23px}.hub-shell .asset-upgrades label{padding-block:13px;border-color:#ffffff1b}.hub-shell .asset-upgrades input{accent-color:var(--ed-amber)}.hub-shell .upgrade-progress{padding:14px 0 19px}.hub-shell .upgrade-progress>div{display:flex;justify-content:space-between;gap:14px;color:#a5a6a9;font:800 10px Space Mono,monospace}.hub-shell .upgrade-progress strong{color:var(--ed-amber)}.hub-shell .upgrade-progress-track{display:block;margin-top:11px;width:100%;height:5px;background:#57544a;overflow:hidden}.hub-shell .upgrade-progress-track i{display:block;height:100%;background:var(--ed-amber);transition:width .2s}.hub-shell .backup-panel{background:#26231b;border:0;border-top:3px solid var(--ed-amber);gap:28px}.hub-shell .backup-panel>svg{color:var(--ed-amber)}.hub-shell .calculator-editorial-intro{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-gap:26px;gap:26px;align-items:center;margin:0 0 22px}.hub-shell .calculator-editorial-intro>div{padding:17px 0;border-top:1px solid #494a4e}.hub-shell .calculator-editorial-intro span:not([aria-hidden]){font:800 10px Space Mono,monospace;letter-spacing:.1em;color:var(--ed-amber)}.hub-shell .calculator-editorial-intro p{max-width:400px;color:#bbbcc0;font-size:12px;line-height:1.7;margin:8px 0 0}.hub-shell .calculator-editorial-intro>span{font-size:42px;color:var(--ed-amber)}.hub-shell .calc-layout{gap:20px}.hub-shell .calc-controls{background:#202126;border:0;padding:clamp(25px,3.4vw,49px)}.hub-shell .calc-controls h2{font-size:51px}.hub-shell .comparison-select select,.hub-shell .field-row select{background:#16171a;border:1px solid #5a5b5f;padding:18px 15px}.hub-shell .range-field strong{color:var(--ed-amber)}.hub-shell .cost-switch input,.hub-shell .range-field input{accent-color:var(--ed-amber)}.hub-shell .seg-field button.active{background:var(--ed-amber);color:#151515;border-color:var(--ed-amber)}.hub-shell .calc-results{background:var(--ed-paper);border:0;color:#202126;padding:clamp(29px,3.5vw,51px);position:relative;overflow:hidden}.hub-shell .calc-results:after{content:"NET";position:absolute;right:-15px;top:65px;font:900 205px Barlow Condensed,Impact,sans-serif;letter-spacing:-.05em;color:#b5995c15;pointer-events:none}.hub-shell .calc-results>*{position:relative;z-index:1}.hub-shell .calc-results .micro-label{color:#906914}.hub-shell .results-header svg{color:#aa8530}.hub-shell .results-kicker{color:#555152}.hub-shell .results-big{color:#191a1c;margin-top:20px;font-size:clamp(67px,6.6vw,101px)}.hub-shell .results-breakdown>div{border-color:#24242425}.hub-shell .results-breakdown>div span{color:#666264}.hub-shell .results-breakdown b{color:#292929}.hub-shell .solo-badge.good{background:#e4ebdc;border-color:#9ba889;color:#49613c}.hub-shell .solo-badge.caution{background:#f7ecd1;border-color:#bca16b;color:#705522}.hub-shell .calculator-note{color:#5e5547}.hub-shell .calc-results>small{color:#77757a}.hub-shell .invest-metrics{margin-bottom:54px}.hub-shell .investment-editorial-intro{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:19px 0;border-top:1px solid #525258;margin-bottom:23px}.hub-shell .investment-editorial-intro span{color:#a5a5a8;font:800 10px Space Mono,monospace;letter-spacing:.1em}.hub-shell .investment-editorial-intro strong{color:var(--ed-amber);font:900 19px Barlow Condensed,Impact,sans-serif}.hub-shell .investment-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:17px;gap:17px;border:0}.hub-shell .investment-row{min-height:310px;background:#202126;border:0;border-top:2px solid #5f5a50;display:grid;grid-template-columns:59px minmax(0,1fr);grid-template-rows:1fr auto;align-items:start;grid-gap:16px 18px;gap:16px 18px;padding:30px;transition:transform .2s,background .2s}.hub-shell .investment-row:hover{transform:translateY(-4px);background:#2a2b31}.hub-shell .investment-row:nth-child(2n){background:#202126}.hub-shell .investment-row.in-sale{background:linear-gradient(135deg,#292417,#202126 68%);border-top-color:var(--ed-amber)}.hub-shell .investment-row:first-child{grid-column:1/-1;display:grid;min-height:315px;grid-template-columns:110px minmax(0,1fr) auto;grid-template-rows:1fr;padding:43px 45px;background:linear-gradient(110deg,#343025,#25262b 58%,#1b1c20);border-top:4px solid var(--ed-amber);align-items:center}.hub-shell .investment-position{color:#ffffff28;font-size:84px;letter-spacing:-.05em}.hub-shell .investment-row:first-child .investment-position{font-size:150px;color:#f5bb3640}.hub-shell .investment-details h3{font-size:clamp(36px,3.1vw,49px)}.hub-shell .investment-row:first-child .investment-details h3{font-size:clamp(51px,4.4vw,71px);line-height:.89}.hub-shell .investment-details>p{max-width:650px;color:#b4b5b7;font-size:12px;line-height:1.8}.hub-shell .investment-details>small{color:#98999e;line-height:1.75}.hub-shell .investment-tags em{background:var(--ed-amber)}.hub-shell .investment-figures{grid-column:2;grid-row:2;text-align:left;align-items:flex-start;border-top:1px solid #ffffff28;padding-top:17px;width:100%}.hub-shell .investment-row:first-child .investment-figures{grid-column:3;grid-row:1;width:auto;min-width:190px;align-items:flex-end;border-top:0;text-align:right}.hub-shell .investment-figures>strong{font-size:clamp(38px,3.6vw,58px);line-height:.9;color:var(--ed-amber)}.hub-shell .investment-figures>span{margin-top:7px}.hub-shell .comparison-grid{gap:18px}.hub-shell .comparison-grid article{background:#202126;border:0;border-top:3px solid #65605a;padding:clamp(25px,3vw,40px)}.hub-shell .comparison-grid article:first-child{background:#eeeae1;color:#17181b;border-top-color:var(--ed-amber)}.hub-shell .comparison-grid article:first-child .pill{color:#795c20;border-color:#947f52}.hub-shell .comparison-grid article:first-child>p{color:#545459}.hub-shell .comparison-grid article:first-child .comparison-stat{border-color:#2626262b}.hub-shell .comparison-grid article:first-child .comparison-stat span{color:#646367}.hub-shell .comparison-grid h3{font-size:clamp(45px,4vw,59px)}.hub-shell .comparison-price{background:#2b271d}.hub-shell .comparison-grid article:first-child .comparison-price{background:#e4d7b8}.hub-shell .comparison-price strong{color:var(--ed-amber)}.hub-shell .comparison-grid article:first-child .comparison-price strong{color:#69521f}.hub-shell .plan-note{margin-top:49px;border:0;border-top:3px solid var(--ed-amber);background:#28251d}.hub-shell .plan-note>svg{color:var(--ed-amber)}.hub-shell .site-footer{background:#101113;border-color:#2b2c30;padding-block:59px}.hub-shell .site-footer p{color:#9c9c9d}.hub-shell .site-footer>div:last-child button{color:#d7d5d1}.hub-shell .site-footer>div:last-child button:hover{color:var(--ed-amber)}.hub-shell .mobile-dock{background:#151619f6;border-color:#303034}.hub-shell .mobile-dock button.current{background:#302b21;color:var(--ed-amber)}.hub-shell :is(.opportunity,.activity-card,.asset-tile,.investment-row,.side-feature){will-change:auto}@media(max-width:1200px){.hub-shell .edition-snapshot-facts>div{min-width:124px;padding-inline:15px}.hub-shell .cover-grid{grid-template-columns:1.13fr 1fr}.hub-shell .lead-detail h3{font-size:clamp(58px,5.7vw,78px)}.hub-shell .side-feature h3{font-size:clamp(42px,4vw,59px)}.hub-shell .activity-card{padding:26px}.hub-shell .activity-card h3{font-size:36px}.hub-shell .activity-card:first-child h3{font-size:clamp(43px,4.1vw,58px)}.hub-shell .inventory-toolbar{flex-direction:column;align-items:stretch}.hub-shell .investment-row:first-child{grid-template-columns:75px minmax(0,1fr) auto;padding:31px}.hub-shell .investment-row:first-child .investment-position{font-size:120px}}@media(max-width:950px){.hub-shell .section-space{padding-block:82px}.hub-shell .edition-snapshot{grid-template-columns:1fr}.hub-shell .edition-snapshot-facts{border-left:0;border-top:1px solid #554735;padding-top:20px}.hub-shell .edition-snapshot-facts>div{flex:1 1}.hub-shell .edition-snapshot-facts>div:first-child{padding-left:0}.hub-shell .cover-grid{grid-template-columns:1fr}.hub-shell .lead-detail{min-height:485px}.hub-shell .side-feature{min-height:300px}.hub-shell .activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-shell .activity-card,.hub-shell .activity-card:first-child,.hub-shell .activity-card:last-child{grid-column:auto;min-height:330px}.hub-shell .activity-card:first-child{grid-column:1/-1;min-height:325px}.hub-shell .activity-card:first-child .activity-index{margin-bottom:25px}.hub-shell .metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-shell .metric:last-child{grid-column:auto}.hub-shell .metric{padding:22px}.hub-shell .metric strong{font-size:35px}.hub-shell .next-move-left h3{font-size:55px}.hub-shell .updates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-shell .discount-rows{grid-template-columns:1fr 1fr}.hub-shell .asset-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-shell .player-head{padding:28px}.hub-shell .investment-row:first-child{grid-template-columns:70px minmax(0,1fr)}.hub-shell .investment-row:first-child .investment-figures{grid-column:2;grid-row:2;align-items:flex-start;text-align:left;border-top:1px solid #ffffff28;padding-top:18px}}@media(max-width:690px){.hub-shell .section-space{padding-block:69px}.hub-shell .section-head{margin-bottom:26px}.hub-shell .section-title h2{font-size:clamp(49px,11vw,67px);line-height:.9}.hub-shell .edition-snapshot{padding:23px}.hub-shell .edition-snapshot-intro{align-items:flex-start;gap:13px}.hub-shell .snapshot-star{font-size:34px}.hub-shell .edition-snapshot-intro strong{font-size:27px}.hub-shell .edition-snapshot-facts strong{font-size:49px}.hub-shell .edition-snapshot-facts span{font-size:8px}.hub-shell .lead-detail{min-height:460px;padding:26px}.hub-shell .lead-art{font-size:143px}.hub-shell .lead-detail h3{font-size:clamp(53px,11vw,71px)}.hub-shell .side-features{display:grid;grid-template-columns:1fr;grid-gap:13px;gap:13px}.hub-shell .side-feature{min-height:255px;padding:27px}.hub-shell .side-feature h3{font-size:57px}.hub-shell .context-cards{grid-template-columns:1fr;margin-top:32px}.hub-shell .context-cards>div{padding:25px 26px;min-height:unset}.hub-shell .context-cards>div+div{border-left:0;border-top:1px solid #38393d}.hub-shell .activity-grid,.hub-shell .metric-grid{grid-template-columns:1fr}.hub-shell .activity-card,.hub-shell .activity-card:first-child,.hub-shell .activity-card:last-child{grid-column:auto;min-height:280px}.hub-shell .activity-card:first-child h3{font-size:52px}.hub-shell .activity-index{font-size:67px;margin-bottom:25px}.hub-shell .metric,.hub-shell .metric:last-child{grid-column:auto;min-height:145px}.hub-shell .metric strong{font-size:47px}.hub-shell .next-move{grid-template-columns:1fr}.hub-shell .next-move-left,.hub-shell .next-move-right{padding:30px 27px}.hub-shell .next-move-right{border-left:0;border-top:4px solid var(--ed-amber)}.hub-shell .next-move-left h3{font-size:53px}.hub-shell .page-banner{padding:42px 24px;min-height:290px}.hub-shell .page-banner:before{font-size:170px;right:-30px}.hub-shell .page-banner h1{font-size:clamp(73px,15vw,99px)}.hub-shell .editorial-status{flex-wrap:wrap}.hub-shell .updates-grid{grid-template-columns:1fr}.hub-shell .opportunity,.hub-shell .opportunity-big{grid-column:auto;min-height:300px}.hub-shell .opportunity-big .op-body h3{font-size:52px}.hub-shell .discount-rows{grid-template-columns:1fr}.hub-shell .discount-rows>div{padding:24px}.hub-shell .discount-archived:before{font-size:10px}.hub-shell .player-head{gap:19px;padding:25px}.hub-shell .avatar{width:78px;height:78px}.hub-shell .avatar span{font-size:50px}.hub-shell .player-details h2{font-size:48px}.hub-shell .profile-inputs{padding:24px}.hub-shell .inventory-toolbar .category-tabs{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.hub-shell .inventory-toolbar .category-tabs button{flex-shrink:0}.hub-shell .ownership-switch button{flex:1 1}.hub-shell .asset-grid-v2{grid-template-columns:1fr}.hub-shell .asset-tile{min-height:300px}.hub-shell .asset-tile h3{font-size:45px}.hub-shell .calculator-editorial-intro{grid-template-columns:1fr;gap:5px}.hub-shell .calculator-editorial-intro>span{display:none}.hub-shell .calc-results{padding:30px 23px}.hub-shell .results-big{font-size:clamp(64px,13vw,81px)}.hub-shell .investment-editorial-intro{flex-direction:column;align-items:flex-start}.hub-shell .investment-stack{grid-template-columns:1fr}.hub-shell .investment-row{grid-column:auto;padding:24px}.hub-shell .investment-row:first-child{grid-column:auto;display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:1fr auto;padding:26px 23px}.hub-shell .investment-row:first-child .investment-position{font-size:74px}.hub-shell .investment-row:first-child .investment-details h3{font-size:50px}.hub-shell .investment-row:first-child .investment-figures{grid-column:2;grid-row:2}.hub-shell .comparison-grid{grid-template-columns:1fr}.hub-shell .comparison-grid article>p{min-height:unset}.hub-shell .comparison-select{grid-template-columns:1fr}.hub-shell .comparison-select>span{height:15px}.hub-shell .plan-note{padding:25px}}@media(max-width:420px){.hub-shell .edition-snapshot-facts>div{min-width:0;padding:2px 8px}.hub-shell .edition-snapshot-facts strong{font-size:41px}.hub-shell .edition-snapshot-facts span{font-size:8px}.hub-shell .lead-detail h3,.hub-shell .side-feature h3{font-size:49px}.hub-shell .discount-rows>div{column-gap:12px}.hub-shell .discount-percent{font-size:61px}.hub-shell .discount-value{font-size:31px}.hub-shell .inventory-ledger{font-size:8px}}@media(prefers-reduced-motion:reduce){.hub-shell :is(.opportunity,.activity-card,.asset-tile,.investment-row,.side-feature,.upgrade-progress-track i){transition:none!important;transform:none!important}}.hub-shell .cover-grid.archived-campaign{position:relative;padding-top:39px}.hub-shell .cover-grid.archived-campaign:before{content:"ARQUIVO · PROMOÇÕES ENCERRADAS";position:absolute;top:0;left:0;right:0;border-top:1px solid #965a4d;color:#d9aaa3;padding-top:10px;font:800 11px Space Mono,monospace;letter-spacing:.06em}.hub-shell .archived-campaign .lead-feature{border-top-color:#75685a;filter:saturate(.56)}.hub-shell .archived-campaign .side-feature.gold{background:#ad9975;color:#161619}.hub-shell .archived-campaign .side-feature.black{border-color:#78675a}.hub-shell .activity-grid.activity-archived{filter:saturate(.6)}.hub-shell .generic-edition{margin-top:25px}.hub-shell .other-discounts{margin:22px 0 0;padding:27px;background:#1d1e22;border-top:2px solid #826b3c}.hub-shell .other-discounts>.micro-label{display:block;margin-bottom:17px}.hub-shell .other-discounts>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.hub-shell .other-discounts>div>span{background:#28292d;color:#e2e0db;padding:13px 12px;font-size:11px;line-height:1.5;display:flex;align-items:center;gap:11px}.hub-shell .other-discounts>div>span b{color:var(--ed-amber);font:800 10px Space Mono,monospace;white-space:nowrap}.hub-shell .other-discounts>small{display:block;margin-top:20px;color:#a4a4a7;font-size:11px;line-height:1.7}.hub-shell .other-discounts.is-archived{opacity:.58}@media(min-width:951px){.hub-shell .activity-card:nth-child(4),.hub-shell .activity-card:nth-child(5){grid-column:span 6;min-height:345px}.hub-shell .activity-card:nth-child(4) .activity-index,.hub-shell .activity-card:nth-child(5) .activity-index{margin-bottom:30px}}@media(max-width:950px){.hub-shell .other-discounts>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:690px){.hub-shell .inner-layout{padding-top:24px;padding-bottom:102px}.hub-shell .page-banner{padding:33px 24px;min-height:240px;margin-bottom:27px}.hub-shell .page-banner h1{font-size:clamp(66px,14vw,88px);margin:16px 0 13px}.hub-shell .page-banner>p{font-size:12px;line-height:1.6}.hub-shell .banner-meta{margin-top:18px}.hub-shell .player-head{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:24px}.hub-shell .avatar{width:80px;height:80px}.hub-shell .player-details{width:100%;min-width:0}.hub-shell .player-details h2{font-size:clamp(46px,11.5vw,61px);line-height:.9;overflow-wrap:normal;word-break:normal}.hub-shell .player-tools{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.hub-shell .player-tools .switcher{max-width:250px}.hub-shell .player-tools .switcher select{max-width:145px}.hub-shell .player-tools>button{font-size:9px}.hub-shell .calculator-editorial-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:0 0 16px}.hub-shell .calculator-editorial-intro>div{padding:10px 0}.hub-shell .calculator-editorial-intro>div span{font-size:9px;letter-spacing:0}.hub-shell .calculator-editorial-intro>div p{display:none}.hub-shell .other-discounts{padding:18px}.hub-shell .other-discounts>div{grid-template-columns:1fr;gap:5px}.hub-shell .other-discounts>div>span{padding:11px 12px}.hub-shell .activity-grid .activity-card,.hub-shell .activity-grid .activity-card:last-child{min-height:275px}.hub-shell .category-tabs{scroll-padding-left:8px}}@media(max-width:380px){.hub-shell .page-banner h1{font-size:clamp(61px,14vw,72px)}.hub-shell .player-details h2{font-size:46px}.hub-shell .player-tools .switcher{max-width:196px}.hub-shell .player-tools .switcher select{max-width:110px}.hub-shell .player-tools>button{font-size:9px}}@media(min-width:691px){.hub-shell .updates-grid.has-featured>.opportunity:last-child:nth-child(3n){grid-column:1/-1;min-height:235px}.hub-shell .updates-grid.has-featured>.opportunity:last-child:nth-child(3n+1){grid-column:span 2}.hub-shell .updates-grid.has-featured>.opportunity:last-child:nth-child(3n) .op-body{max-width:700px}.hub-shell .updates-grid.has-featured>.opportunity:last-child:nth-child(3n) .op-body h3{font-size:clamp(36px,3.5vw,53px)}}@media(min-width:691px) and (max-width:950px){.hub-shell .updates-grid.has-featured>.opportunity:last-child:nth-child(3n),.hub-shell .updates-grid.has-featured>.opportunity:last-child:nth-child(3n+1){grid-column:auto}.hub-shell .updates-grid.has-featured>.opportunity:last-child:nth-child(2n){grid-column:span 2}}