:root{color:#171717;background:#fffaf3;font-family:Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif;--red:#e9291c;--orange:#ff9d00;--blue:#123db9;--cream:#fffaf3;--ink:#171717;--muted:#66635f;--line:#ded8ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:var(--cream)}body.modal-open{overflow:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.site-header{height:92px;padding:0 clamp(24px,4vw,68px);background:#fffaf3f7;display:grid;grid-template-columns:280px 1fr auto;align-items:center;gap:28px;border-bottom:1px solid rgba(20,20,20,.08);position:relative;z-index:30}.brand{display:inline-flex;width:245px;max-width:100%;align-items:center}.brand img{display:block;width:100%;height:auto;max-height:70px;object-fit:contain;object-position:left center}nav{display:flex;gap:clamp(24px,3vw,54px);justify-content:center;font-weight:650}nav a,.login-link{position:relative}nav a:after,.login-link:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--red);transition:right .2s}nav a:hover:after,nav a:focus-visible:after,.login-link:hover:after{right:0}.header-actions{display:flex;gap:28px;align-items:center}.login-link,.text-button{border:0;background:transparent;color:inherit;font-weight:700;padding:8px 0}.button{border:0;min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-weight:800;border-radius:6px;box-shadow:0 8px 20px #191c2814;transition:.18s}.button:hover{transform:translateY(-2px);box-shadow:0 11px 24px #191c2826;filter:saturate(1.1)}.button:focus-visible,input:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgba(18,61,185,.28);outline-offset:3px}.button-blue{background:var(--blue)}.button-red{background:var(--red)}.button-dark{background:var(--ink)}.full{width:100%}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:9px}.nav-toggle{display:none}.hero{min-height:675px;display:grid;grid-template-columns:minmax(450px,40%) 1fr;overflow:hidden}.hero-copy{padding:clamp(60px,6vw,92px) 48px 54px clamp(28px,5vw,76px);align-self:center;position:relative;z-index:4}.eyebrow{display:inline-block;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.18em;margin-bottom:20px}.hero h1{max-width:600px;font-size:clamp(56px,5.1vw,82px);line-height:.99;letter-spacing:-.055em;font-weight:900;margin-bottom:24px}.hero h1 em{display:block;color:var(--red);font-style:normal}.mango-line{display:block;width:42px;height:5px;background:var(--orange);margin:0 0 26px}.hero-copy>p{max-width:525px;color:#414141;font-size:19px;line-height:1.48}.hero-actions{display:flex;align-items:center;gap:36px;margin:34px 0}.hero-actions .button{min-height:62px;padding-inline:30px;font-size:17px}.menu-link{color:var(--blue);font-weight:800;border-bottom:2px solid var(--blue);padding-bottom:6px}.trust{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:#5d626e;font-size:14px}.trust svg{color:var(--red)}.trust b{color:#a9a197}.hero-photo{min-height:675px;position:relative;background:#202020;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:48% center;position:absolute;top:0;right:0;bottom:0;left:0}.angle{position:absolute;width:100px;height:200px;background:var(--orange);z-index:2;transform:skew(-28deg)}.angle-top{top:-80px;left:-34px}.angle-bottom{background:var(--red);bottom:-110px;right:-20px;height:300px}.quick-join{position:absolute;z-index:4;right:clamp(24px,4vw,68px);top:50%;transform:translateY(-50%);width:340px;padding:30px;background:#fffffff7;border-radius:16px;box-shadow:0 24px 70px #00000047}.quick-join .eyebrow{margin-bottom:12px}.quick-join h2{font-size:25px;line-height:1.08;margin-bottom:8px}.quick-join>p{color:var(--muted);font-size:14px}.quick-field{width:100%;border:1px solid #d8d6d1;border-radius:7px;display:flex;gap:12px;align-items:center;padding:13px 15px;background:#fff;color:#777;margin:10px 0;text-align:left}.quick-field:hover{border-color:var(--blue);color:var(--blue)}.quick-join .button{margin-top:14px}.quick-join small{display:block;color:#777;font-size:11px;margin-top:13px;text-align:center}.perks{padding:64px clamp(28px,5vw,76px);background:#fff;display:grid;grid-template-columns:minmax(260px,.85fr) 2fr auto;align-items:center;gap:48px;border-block:1px solid var(--line)}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2,.menu-intro h2,.story-section h2,.visit-section h2{font-size:clamp(34px,3vw,50px);letter-spacing:-.035em;line-height:1.05;margin-bottom:12px}.section-heading p,.menu-intro p,.story-section p,.visit-section p{color:var(--muted);line-height:1.55;margin-bottom:0}.perk-list{display:grid;grid-template-columns:repeat(3,1fr)}.perk-list article{display:flex;align-items:center;gap:18px;padding:12px 28px;border-left:1px solid var(--line)}.perk-icon{flex:0 0 auto;width:66px;height:66px;display:grid;place-items:center;border-radius:50%}.perk-icon.red{color:var(--red);background:#ffe4df}.perk-icon.blue{color:var(--blue);background:#e6ebff}.perk-icon.orange{color:#d86d00;background:#fff0d2}.perk-list h3{font-size:17px;margin-bottom:7px}.perk-list p{color:var(--muted);line-height:1.4;font-size:14px;margin:0}.menu-section{padding:100px clamp(28px,6vw,92px);background:#151515;color:#fff;display:grid;grid-template-columns:.8fr 1.7fr;gap:80px}.menu-intro .eyebrow{color:var(--orange)}.menu-intro p{color:#bcb8b1;max-width:480px}.menu-items{display:grid;grid-template-columns:repeat(2,1fr)}.menu-items article{border-top:1px solid #444;padding:26px 20px 38px 0;position:relative}.menu-items article:nth-child(odd){margin-right:36px}.menu-items span{color:var(--orange);font-size:12px;font-weight:900}.menu-items h3{font-size:25px;margin:15px 0 5px}.menu-items p{color:#aaa;margin:0}.story-section{min-height:480px;padding:90px clamp(28px,8vw,130px);display:grid;grid-template-columns:.6fr 1fr;align-items:center;background:#f1eee8}.story-number{font-size:clamp(160px,20vw,300px);line-height:.8;font-weight:900;color:var(--orange);letter-spacing:-.1em;opacity:.85}.story-section>div{max-width:650px}.story-section p{font-size:19px}.visit-section{padding:90px clamp(28px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:100px;background:var(--blue);color:#fff}.visit-section .eyebrow{color:#ffbd3f}.visit-section p{color:#dce3ff;max-width:570px}.launch-checklist{border-left:1px solid rgba(255,255,255,.3);padding-left:50px}.launch-checklist h3{font-size:22px}.launch-checklist ul{padding:0;list-style:none}.launch-checklist li{display:flex;gap:12px;margin:17px 0;align-items:center}.launch-checklist svg{color:#ffbd3f}footer{min-height:130px;background:#101010;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:30px clamp(28px,5vw,76px);gap:30px}footer .brand{width:190px}footer .brand img{max-height:62px}footer p{margin:0;color:#888;font-size:13px}footer>a{justify-self:end;display:flex;gap:8px;align-items:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0a0d14b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:20px;animation:fade .2s}.modal{width:min(100%,470px);max-height:calc(100vh - 40px);overflow-y:auto;background:var(--cream);border-radius:18px;padding:38px;position:relative;box-shadow:0 32px 100px #00000061;animation:rise .25s}.modal-close{position:absolute;top:14px;right:14px}.modal h2{font-size:33px;line-height:1.05;letter-spacing:-.035em;margin-bottom:10px}.modal form>p,.member-profile>p{color:var(--muted);line-height:1.45}.modal label{display:block;font-size:13px;font-weight:800;margin:17px 0}.modal input{width:100%;height:50px;border:1px solid #d3cec5;border-radius:7px;background:#fff;padding:0 14px;margin-top:7px}.verification-row{display:flex;gap:8px}.verification-row input{min-width:0}.send-code{flex:0 0 112px;border:0;border-radius:7px;margin-top:7px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.send-code:disabled{background:#aeb6cc;cursor:not-allowed}.fine-print{font-size:11px;text-align:center;margin:14px 0 0}.text-button{display:block;color:var(--blue);margin:8px auto 0}.form-error{color:#a51a11!important;background:#ffe6e0;border-radius:6px;padding:10px 12px;font-size:13px}.demo-code{background:#fff1cf;padding:11px 14px;border-radius:6px;color:#4c3b17!important}.member-profile{text-align:center}.avatar{width:76px;height:76px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#e6ebff;color:var(--blue)}.member-profile dl{text-align:left;border-top:1px solid var(--line);margin:28px 0}.member-profile dl div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line)}.member-profile dt{color:var(--muted)}.member-profile dd{margin:0;font-weight:700;text-align:right}.status-dot{display:inline-block;width:8px;height:8px;background:#25a65a;border-radius:50%;margin-right:6px}.notice{display:flex;gap:10px;text-align:left;padding:14px;background:#edf0fa;border-radius:8px;font-size:13px;line-height:1.45;margin-bottom:22px}.notice svg{flex:0 0 auto;color:var(--blue)}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(15px)}}@media(max-width:1180px){.site-header{grid-template-columns:230px 1fr auto}.brand{width:210px}.header-actions{gap:12px}.site-header .button{padding-inline:15px}.hero{grid-template-columns:46% 54%}.quick-join{width:300px;right:24px}.perks{grid-template-columns:1fr}.perk-list article:first-child{border-left:0}.perks>.button{justify-self:start}}@media(max-width:880px){.site-header{height:76px;grid-template-columns:1fr auto}.brand{width:190px}.brand img{max-height:58px}.nav-toggle{display:inline-flex}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:28px;background:var(--cream);flex-direction:column;gap:25px;border-bottom:1px solid var(--line);box-shadow:0 10px 24px #00000014}.site-header nav.open{display:flex}.header-actions{display:none}.hero{display:flex;flex-direction:column}.hero-copy{order:2;padding:54px 28px}.hero-photo{order:1;min-height:620px}.quick-join{right:24px;bottom:24px;top:auto;transform:none}.perk-list{grid-template-columns:1fr}.perk-list article{border-left:0;border-top:1px solid var(--line);padding:22px 0}.menu-section,.story-section,.visit-section{grid-template-columns:1fr;gap:45px}.story-section{padding-block:70px}.story-number{font-size:150px}.launch-checklist{border-left:0;border-top:1px solid rgba(255,255,255,.3);padding:36px 0 0}footer{grid-template-columns:1fr;text-align:left}footer>a{justify-self:start}}@media(max-width:560px){.site-header{padding-inline:20px}.brand{width:165px}.brand img{max-height:52px}.hero-photo{min-height:520px}.hero-photo>img{object-position:center}.quick-join{left:18px;right:18px;width:auto;padding:22px}.quick-join .quick-field{display:none}.hero h1{font-size:48px}.hero-actions{flex-direction:column;align-items:stretch;gap:22px}.hero-actions .menu-link{width:max-content}.trust b{display:none}.trust{gap:7px 10px}.perks{padding-block:56px}.menu-section{padding-block:70px}.menu-items{grid-template-columns:1fr}.menu-items article:nth-child(odd){margin-right:0}.visit-section{padding-block:65px}.modal{padding:32px 22px}.member-profile dl div{flex-direction:column;gap:5px}.member-profile dd{text-align:left}}
