@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--bg:#212121;--panel:#292929;--deep:#151515;--ink:#f9f8f4;--muted:#b7b7b5;--line:#464646;--cream:#d5c79f;--orange:#f1a24d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin-top:0}em{font-style:normal;color:var(--cream)}.container{width:min(100% - 56px,1340px);margin-inline:auto}
.site-header{position:relative;z-index:10;border-bottom:1px solid #ffffff17;background:#1b1b1b}.nav-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo-link{display:flex;align-items:center}.logo-link img{width:83px;height:75px;object-fit:contain}.site-header nav{display:flex;gap:38px;margin-left:auto}.site-header nav a{font-size:13px;font-weight:600;color:#c8c8c7}.site-header nav a:hover,.text-link:hover{color:var(--cream)}.nav-cta{display:inline-flex;align-items:center;gap:14px;font-size:13px;font-weight:800;background:#333331;border:1px solid #727063;border-radius:5px;padding:12px 14px 12px 19px}.nav-cta span{color:var(--cream);font-size:19px;line-height:1}
.hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr);align-items:stretch;gap:30px}.hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:78px 0 92px;z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--cream);font-size:11px;font-weight:800;letter-spacing:.17em}.eyebrow-line{width:31px;height:2px;background:var(--cream)}.release{display:flex;gap:10px;align-items:center;font-weight:700;letter-spacing:.13em;color:#e5d3a3;font-size:11px;margin:48px 0 17px}.release>span:nth-child(2){opacity:.5}.pulse{width:8px;height:8px;border-radius:50%;background:#d3bd84;box-shadow:0 0 14px #d3bd84a0}.hero h1,.section-heading h2,.enroll h2{font-family:'Barlow Condensed',Impact,sans-serif;font-weight:700;letter-spacing:-.018em;text-transform:uppercase}.hero h1{font-size:clamp(72px,7.3vw,118px);line-height:.91;max-width:790px;margin:0 0 26px}.hero-sub{color:#d2d0cd;max-width:640px;font-size:18px;line-height:1.68}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,610px);border-top:1px solid #ffffff48;border-bottom:1px solid #ffffff48;margin:26px 0 34px}.hero-metrics>div{padding:17px 18px 18px 0;display:flex;flex-direction:column;gap:3px}.hero-metrics>div+div{border-left:1px solid #ffffff27;padding-left:24px}.hero-metrics strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:34px;line-height:1;font-weight:600;color:#f6f2e9}.hero-metrics .unit{font-size:19px}.hero-metrics span{font-size:12px;color:#aaa9a5}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;border-radius:5px;padding:8px 8px 8px 20px;min-height:57px;font-size:15px;font-weight:800;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#ece0bd}.button-primary{background:var(--cream);color:#151515}.button b{display:grid;place-items:center;width:41px;height:41px;background:#222;color:var(--cream);border-radius:4px;font-size:24px;font-weight:500;line-height:1}.text-link{font-size:13px;font-weight:700;white-space:nowrap}.text-link span{padding-left:6px;color:var(--cream)}.note-limited{font-size:13px;color:#cac8c4;margin:34px 0 0}.note-limited>span:first-child{color:var(--orange)}.dot-divider{padding:0 10px;color:#8c8b87}.hero-visual{position:relative;overflow:hidden;min-height:620px;background:#161616}.hero-visual img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:52% 50%}.visual-shade{position:absolute;inset:0;background:linear-gradient(90deg,var(--bg) 0%,transparent 24%),linear-gradient(0deg,#141414c9 0%,transparent 37%)}.hero-visual:after{content:'';position:absolute;inset:22px;border:1px solid #ffffff26;pointer-events:none}.visual-stamp{position:absolute;left:48px;bottom:62px;display:flex;align-items:center;gap:13px;background:#101112dd;border:1px solid #e0c77b6b;padding:13px 17px;min-width:280px;backdrop-filter:blur(12px)}.scan-icon{font-size:34px;color:var(--cream)}.visual-stamp div{display:flex;flex-direction:column;gap:2px}.visual-stamp small{color:#bdab7f;font-size:9px;letter-spacing:.19em}.visual-stamp strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:19px;letter-spacing:.08em}.status-indicator{height:7px;width:7px;border-radius:50%;background:#d7bd7f;margin-left:auto}.vertical-tag{position:absolute;right:46px;top:55px;writing-mode:vertical-rl;letter-spacing:.22em;font-size:10px;font-weight:700;color:#e1dbce}
.signal-band{border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;background:#1c1c1c}.signal-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:25px}.signal-inner p{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:27px;letter-spacing:.02em;margin:0}.signal-inner p strong{color:var(--cream)}.signal-inner>span{font-size:10px;letter-spacing:.16em;color:#aaa9a7;font-weight:700;white-space:nowrap}.signal-inner>span span{color:var(--cream);font-size:18px;vertical-align:middle;margin-left:12px}
.program{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,125px);padding-top:112px;padding-bottom:130px}.section-heading{position:sticky;top:30px;align-self:start}.section-heading h2,.enroll h2{font-size:clamp(64px,6vw,92px);line-height:.92;margin:31px 0 26px}.section-heading>p:last-child{font-size:16px;color:var(--muted);line-height:1.7;max-width:390px}.module-list{border-top:1px solid #595958}.module{border-bottom:1px solid #595958;background:#262626}.module summary{display:flex;align-items:center;gap:23px;padding:26px 18px 26px 6px;cursor:pointer;list-style:none}.module summary::-webkit-details-marker{display:none}.module summary:hover .module-title strong{color:var(--cream)}.module-no{align-self:flex-start;color:var(--cream);font-family:'Barlow Condensed',Impact,sans-serif;font-size:27px;line-height:1}.module-title{display:flex;flex-direction:column;gap:6px;flex:1}.module-title small{font-size:10px;letter-spacing:.15em;color:#b5ad96;font-weight:700}.module-title strong{font-size:20px;font-weight:700;line-height:1.3;transition:color .2s}.module-toggle{display:grid;place-items:center;border:1px solid #77766c;width:31px;height:31px;flex:none;border-radius:3px;color:var(--cream);font-size:21px;line-height:1}.module[open] .module-toggle{transform:rotate(45deg)}.module-body{padding:0 50px 25px 55px;color:#c4c3bf;font-size:14px;line-height:1.65}.module-body p{margin-bottom:13px}.module-body ul{margin:0;padding-left:17px}.module-body li{padding:3px 0}.locked-modules{position:relative;overflow:hidden;border-bottom:1px solid #595958}.locked-row{display:flex;gap:23px;align-items:center;padding:26px 18px 26px 6px;border-bottom:1px solid #4a4a4a;filter:blur(4px);opacity:.42;user-select:none}.locked-row>span:first-child{font-family:'Barlow Condensed',Impact,sans-serif;font-size:26px;color:var(--cream)}.locked-row strong{font-size:18px;flex:1}.lock-cover{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;background:linear-gradient(90deg,#2121215c,#212121bb 50%,#2121215c);text-align:center}.lock-cover strong{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;letter-spacing:.045em;font-size:25px}.lock-cover small{color:#cecbc5;font-size:12px}.lock-symbol{color:var(--cream);font-size:25px}
.enroll{background:#171717;border-block:1px solid #ffffff20}.enroll-grid{display:grid;grid-template-columns:1fr 440px;gap:clamp(50px,11vw,190px);align-items:center;padding-block:108px}.enroll h2{font-size:clamp(70px,7vw,105px)}.enroll-copy>p:nth-of-type(2){font-size:17px;color:#c8c7c4;line-height:1.7;max-width:520px;margin-bottom:27px}.discount{border-left:2px solid var(--orange);padding-left:15px;margin-top:45px}.discount span{color:var(--orange);font-size:15px;font-weight:800;letter-spacing:.07em}.discount p{color:#afaeaa;font-size:13px;margin:6px 0 0;line-height:1.5}.payment-card{background:#272727;border:1px solid #53514b;padding:27px 31px 30px;box-shadow:0 24px 65px #0005}.payment-top{display:flex;justify-content:space-between;gap:12px;color:#b9aa85;letter-spacing:.12em;font-size:10px;font-weight:700;margin-bottom:34px}.payment-mark{color:#a1a19e}.payment-card h3{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:46px;font-weight:600;line-height:1;margin-bottom:10px}.payment-card>p{font-size:13px;color:#bcbbb8;line-height:1.6}.qr-frame{margin:27px auto 24px;width:min(100%,306px);min-height:306px;background:#e9e7e1;padding:9px}.qr-corners{position:relative;border:2px solid #3b3b39;min-height:288px;display:grid;place-items:center}.qr-corners img{width:100%;height:auto;max-height:284px;object-fit:contain}.qr-corners img[hidden],.qr-fallback[hidden]{display:none}.qr-fallback{padding:16px;color:#383838;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.qr-fallback>span{font-size:53px}.qr-fallback strong{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:28px}.qr-fallback small{font-size:11px;line-height:1.5}.qr-fallback code{font-size:10px}.payment-data{display:flex;align-items:center;gap:10px;justify-content:space-between;border-top:1px solid #535350;padding-top:20px}.payment-data div{display:flex;flex-direction:column;gap:4px}.payment-data span{color:#aaa7a0;font-size:10px;letter-spacing:.14em}.payment-data strong{font-size:20px;letter-spacing:.015em}.payment-data button{border:1px solid #8e8468;border-radius:4px;background:transparent;color:var(--cream);font-size:12px;font-weight:700;padding:9px 12px;cursor:pointer}.payment-data button:hover{background:#383630}.payment-card .payment-owner{margin:19px 0 0;color:#aeadab}.payment-owner strong{color:#e6e3db}.payment-card .verification{color:#8f8e8b;font-size:11px;margin:16px 0 0}.site-footer{background:#111;border-top:1px solid #4d4d4d}.footer-inner{display:flex;justify-content:space-between;align-items:end;gap:24px;padding-block:40px}.footer-inner img{width:96px;height:80px;object-fit:contain;object-position:left}.footer-inner p,.footer-inner small{font-size:12px;color:#888783}.footer-inner>div:nth-child(2){display:flex;flex-direction:column;gap:12px;text-align:right;font-size:13px;color:#aaa9a5}.footer-inner a{color:var(--cream);font-weight:700}
@media(max-width:1050px){.hero{grid-template-columns:1fr 42%;min-height:630px}.hero h1{font-size:clamp(67px,7vw,90px)}.program{gap:55px}.enroll-grid{grid-template-columns:1fr 390px;gap:50px}.visual-stamp{left:26px;min-width:0;right:25px}.signal-inner p{font-size:23px}}
@media(max-width:760px){.container{width:min(100% - 38px,620px)}.nav-inner{min-height:72px}.logo-link img{height:65px;width:69px}.site-header nav{gap:17px}.site-header nav a{font-size:12px}.nav-cta{padding:9px 11px;font-size:12px;gap:6px}.hero{display:flex;flex-direction:column-reverse;gap:0}.hero-visual{height:370px;min-height:0;margin-inline:-19px}.hero-visual:after{inset:15px}.visual-stamp{left:27px;bottom:27px;right:auto}.vertical-tag{top:30px;right:30px}.visual-shade{background:linear-gradient(0deg,var(--bg) 0%,transparent 54%)}.hero-content{padding:0 0 64px}.hero-content>.eyebrow{margin-top:0}.release{margin:25px 0 13px}.hero h1{font-size:clamp(64px,12vw,95px);max-width:600px}.hero-sub{font-size:16px}.signal-inner>span{display:none}.program{display:block;padding-top:78px;padding-bottom:90px}.section-heading{position:static;margin-bottom:36px}.section-heading h2,.enroll h2{font-size:72px}.enroll-grid{display:block;padding-block:78px}.enroll-copy{margin-bottom:55px}.payment-card{max-width:460px}.footer-inner{align-items:start;flex-wrap:wrap}}
@media(max-width:460px){.site-header nav{display:none}.container{width:calc(100% - 34px)}.hero-visual{margin-inline:-17px;height:330px}.hero h1{font-size:62px}.hero-sub{font-size:15px}.hero-metrics{margin:18px 0 24px}.hero-metrics strong{font-size:27px}.hero-metrics>div{padding-right:8px}.hero-metrics>div+div{padding-left:10px}.hero-metrics span{font-size:11px}.hero-actions{gap:16px}.text-link{font-size:12px}.button{font-size:14px;padding-left:14px;gap:12px}.button b{width:38px;height:38px}.note-limited{font-size:11px;line-height:1.5}.dot-divider{padding:0 4px}.signal-inner p{font-size:20px}.module summary{gap:13px}.module-title strong{font-size:17px}.module-body{padding-left:43px;padding-right:12px}.section-heading h2,.enroll h2{font-size:67px}.enroll-grid{padding-block:65px}.payment-card{padding:22px 20px}.payment-top{font-size:9px}.footer-inner>div:nth-child(2){text-align:left}.footer-inner{display:block}.footer-inner>div:nth-child(2){margin:18px 0 30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
