:root{--orange: #E8650A;--orange-bright: #FF8C00;--orange-dark: #C44F00;--gold: #F5A623;--dark: #111111;--dark-2: #1A1A1A;--dark-3: #222222;--charcoal: #2D2D2D;--white: #FFFFFF;--off-white: #F0EAE0;--text-muted: #9A8A7A}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--off-white);font-family:Lato,sans-serif;font-weight:300;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999;opacity:.4}.reveal{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}section{position:relative;padding:100px 24px}.container{max-width:1100px;margin:0 auto}.section-label{font-family:Cinzel,serif;font-size:.65rem;letter-spacing:.4em;color:var(--orange);text-transform:uppercase;display:flex;align-items:center;gap:14px;margin-bottom:20px}.section-label:after{content:"";flex:1;height:1px;background:#e8650a4d}.section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);letter-spacing:.06em;line-height:1;color:var(--white);margin-bottom:16px}.section-title span{color:var(--orange)}.section-body{font-size:1rem;line-height:1.8;color:var(--text-muted);max-width:600px}.btn-primary{background:linear-gradient(135deg,var(--orange-bright),var(--orange-dark));color:var(--white);font-family:Cinzel,serif;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;padding:16px 40px;border:none;cursor:pointer;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);transition:all .3s;position:relative;overflow:hidden;display:inline-block}.btn-primary:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent);opacity:0;transition:opacity .3s}.btn-primary:hover:after{opacity:1}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #e8650a80}.btn-outline{background:transparent;color:var(--orange);font-family:Cinzel,serif;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;padding:15px 40px;border:1px solid rgba(232,101,10,.5);clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);transition:all .3s;display:inline-block}.btn-outline:hover{background:#e8650a1a;border-color:var(--orange);transform:translateY(-2px)}@media (max-width: 800px){section{padding:72px 20px}}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:18px 48px;background:linear-gradient(to bottom,rgba(10,10,10,.97),transparent)}.nav-logo[data-astro-cid-dmqpwcec]{font-family:Bebas Neue,sans-serif;font-size:1.6rem;letter-spacing:.12em;color:var(--orange);text-decoration:none}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:36px;list-style:none}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-family:Cinzel,serif;font-size:.68rem;letter-spacing:.2em;color:var(--text-muted);text-decoration:none;text-transform:uppercase;transition:color .3s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--orange)}.nav-mobile-toggle[data-astro-cid-dmqpwcec]{display:none;background:none;border:none;color:var(--orange);font-size:1.4rem;cursor:pointer}.nav-actions[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:20px}.nav-join-btn[data-astro-cid-dmqpwcec]{font-family:Cinzel,serif;font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;color:var(--white);background:linear-gradient(135deg,var(--orange-bright),var(--orange-dark));padding:10px 24px;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);transition:all .3s}.nav-join-btn[data-astro-cid-dmqpwcec]:hover{transform:translateY(-1px);box-shadow:0 4px 20px #e8650a73}@media (max-width: 800px){nav[data-astro-cid-dmqpwcec]{padding:16px 20px}.nav-links[data-astro-cid-dmqpwcec]{display:none}.nav-actions[data-astro-cid-dmqpwcec]{gap:14px}.nav-mobile-toggle[data-astro-cid-dmqpwcec]{display:block}}.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(232,101,10,.12) 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 20% 80%,rgba(196,79,0,.08) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 80% 80%,rgba(232,101,10,.06) 0%,transparent 60%),var(--dark)}.hero-bg[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:220px 220px 0 0;border-color:rgba(232,101,10,.18) transparent transparent transparent}.hero-bg[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 220px 220px;border-color:transparent transparent rgba(232,101,10,.18) transparent}.hero-tagline[data-astro-cid-bbe6dxrz]{font-family:Cinzel,serif;font-size:.75rem;letter-spacing:.35em;color:var(--orange);text-transform:uppercase;display:flex;align-items:center;gap:16px;margin-bottom:24px;animation:fadeUp .8s ease both;position:relative}.hero-tagline[data-astro-cid-bbe6dxrz]:before,.hero-tagline[data-astro-cid-bbe6dxrz]:after{content:"";display:block;width:50px;height:1px;background:var(--orange);opacity:.6}.hero-brand[data-astro-cid-bbe6dxrz]{position:relative;animation:fadeUp .9s .1s ease both}.hero-brand[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-family:Bebas Neue,sans-serif;font-size:clamp(5rem,15vw,11rem);line-height:.9;letter-spacing:.05em;color:var(--white);text-shadow:0 0 60px rgba(232,101,10,.35),0 4px 20px rgba(0,0,0,.8)}.hero-brand[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:block;font-size:clamp(7rem,22vw,16rem);background:linear-gradient(160deg,#ff9500,#e8650a 40%,#c44f00,#8b3000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none;filter:drop-shadow(0 6px 30px rgba(232,101,10,.5));line-height:.85}.hero-sub[data-astro-cid-bbe6dxrz]{font-family:Cinzel,serif;font-size:.75rem;letter-spacing:.35em;color:var(--orange);text-transform:uppercase;display:flex;align-items:center;gap:16px;margin-top:20px;animation:fadeUp 1s .2s ease both}.hero-sub[data-astro-cid-bbe6dxrz]:before,.hero-sub[data-astro-cid-bbe6dxrz]:after{content:"";display:block;width:50px;height:1px;background:var(--orange);opacity:.6}.hero-cta-group[data-astro-cid-bbe6dxrz]{margin-top:56px;display:flex;gap:20px;flex-wrap:wrap;justify-content:center;animation:fadeUp 1.1s .3s ease both;position:relative}.hero-scroll-hint[data-astro-cid-bbe6dxrz]{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;animation:fadeUp 1.4s .6s ease both}.hero-scroll-hint[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-family:Cinzel,serif;font-size:.6rem;letter-spacing:.3em;color:var(--text-muted);text-transform:uppercase}.scroll-line[data-astro-cid-bbe6dxrz]{width:1px;height:40px;background:linear-gradient(to bottom,var(--orange),transparent);animation:scrollPulse 2s infinite}#about[data-astro-cid-v2cbyr3p]{background:var(--dark-2)}.about-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-card-visual[data-astro-cid-v2cbyr3p]{width:100%;aspect-ratio:1.586;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009,0 0 0 1px #e8650a26}.about-card-visual[data-astro-cid-v2cbyr3p]:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:100px 100px 0 0;border-color:var(--orange) transparent transparent transparent}.about-card-visual[data-astro-cid-v2cbyr3p]:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 100px 100px;border-color:transparent transparent var(--orange) transparent}.card-inner[data-astro-cid-v2cbyr3p]{position:relative;text-align:center;z-index:1}.card-tagline[data-astro-cid-v2cbyr3p],.card-vip[data-astro-cid-v2cbyr3p]{font-family:Cinzel,serif;font-size:.55rem;letter-spacing:.35em;color:var(--orange);text-transform:uppercase;display:flex;align-items:center;gap:8px;justify-content:center}.card-tagline[data-astro-cid-v2cbyr3p]{margin-bottom:4px}.card-vip[data-astro-cid-v2cbyr3p]{margin-top:4px}.card-tagline[data-astro-cid-v2cbyr3p]:before,.card-tagline[data-astro-cid-v2cbyr3p]:after,.card-vip[data-astro-cid-v2cbyr3p]:before,.card-vip[data-astro-cid-v2cbyr3p]:after{content:"";width:24px;height:1px;background:var(--orange)}.card-name[data-astro-cid-v2cbyr3p]{font-family:Bebas Neue,sans-serif;font-size:2.8rem;letter-spacing:.08em;color:var(--white);line-height:1}.card-number[data-astro-cid-v2cbyr3p]{font-family:Bebas Neue,sans-serif;font-size:4.5rem;background:linear-gradient(160deg,#ff9500,#c44f00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.about-stats[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:48px}.stat-box[data-astro-cid-v2cbyr3p]{border-top:2px solid var(--orange);padding-top:16px}.stat-number[data-astro-cid-v2cbyr3p]{font-family:Bebas Neue,sans-serif;font-size:2.5rem;color:var(--orange);line-height:1}.stat-label[data-astro-cid-v2cbyr3p]{font-family:Cinzel,serif;font-size:.6rem;letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;margin-top:4px}@media (max-width: 800px){.about-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:48px}.about-stats[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr 1fr}}#membership[data-astro-cid-hrpp4dzd]{background:var(--dark)}.membership-header[data-astro-cid-hrpp4dzd]{text-align:center;margin-bottom:60px}.section-label[data-astro-cid-hrpp4dzd].centered{justify-content:center}.section-label[data-astro-cid-hrpp4dzd].centered:after{display:none}.section-label[data-astro-cid-hrpp4dzd].centered:before{content:"";flex:1;height:1px;background:#e8650a4d}.price-badge[data-astro-cid-hrpp4dzd]{display:inline-flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,var(--orange),var(--orange-dark));clip-path:polygon(12px 0%,100% 0%,calc(100% - 12px) 100%,0% 100%);padding:20px 56px;margin-top:24px}.price-label[data-astro-cid-hrpp4dzd]{font-family:Cinzel,serif;font-size:.65rem;letter-spacing:.25em;color:#fffc;text-transform:uppercase}.price-amount[data-astro-cid-hrpp4dzd]{font-family:Bebas Neue,sans-serif;font-size:3.5rem;color:var(--white);line-height:1}.price-period[data-astro-cid-hrpp4dzd]{font-family:Lato,sans-serif;font-size:.8rem;color:#ffffffb3;letter-spacing:.1em}.benefits-grid[data-astro-cid-hrpp4dzd]{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#e8650a14;border:1px solid rgba(232,101,10,.15)}.benefit-item[data-astro-cid-hrpp4dzd]{background:var(--dark-2);padding:28px;display:flex;align-items:flex-start;gap:16px;transition:background .3s;position:relative;overflow:hidden}.benefit-item[data-astro-cid-hrpp4dzd]:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:var(--orange);transition:height .3s}.benefit-item[data-astro-cid-hrpp4dzd]:hover{background:var(--dark-3)}.benefit-item[data-astro-cid-hrpp4dzd]:hover:before{height:100%}.benefit-check[data-astro-cid-hrpp4dzd]{width:20px;height:20px;border:1.5px solid var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px;color:var(--orange)}.benefit-check[data-astro-cid-hrpp4dzd] svg[data-astro-cid-hrpp4dzd]{width:10px;height:10px}.benefit-text[data-astro-cid-hrpp4dzd]{font-family:Lato,sans-serif;font-size:.9rem;color:var(--off-white);line-height:1.4;font-weight:400}.limit-banner[data-astro-cid-hrpp4dzd]{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:24px}.limit-line[data-astro-cid-hrpp4dzd]{flex:1;max-width:160px;height:1px;background:linear-gradient(to right,transparent,var(--orange))}.limit-line[data-astro-cid-hrpp4dzd].right{background:linear-gradient(to left,transparent,var(--orange))}.limit-text[data-astro-cid-hrpp4dzd]{font-family:Cinzel,serif;font-size:.7rem;letter-spacing:.22em;color:var(--orange);text-transform:uppercase;text-align:center}@media (max-width: 800px){.benefits-grid[data-astro-cid-hrpp4dzd]{grid-template-columns:1fr}}#join[data-astro-cid-ud2ht4zz]{background:var(--dark-2);text-align:center}.cta-box[data-astro-cid-ud2ht4zz]{position:relative;background:linear-gradient(135deg,#1c1c1c,#222);border:1px solid rgba(232,101,10,.2);padding:80px 48px;overflow:hidden}.cta-box[data-astro-cid-ud2ht4zz]:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-style:solid;border-width:160px 160px 0 0;border-color:rgba(232,101,10,.1) transparent transparent transparent}.cta-box[data-astro-cid-ud2ht4zz]:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 160px 160px;border-color:transparent transparent rgba(232,101,10,.1) transparent}.cta-title[data-astro-cid-ud2ht4zz]{font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,7vw,5rem);letter-spacing:.06em;color:var(--white);margin-bottom:16px;position:relative}.cta-title[data-astro-cid-ud2ht4zz] span[data-astro-cid-ud2ht4zz]{color:var(--orange)}.cta-body[data-astro-cid-ud2ht4zz]{font-size:1rem;line-height:1.7;color:var(--text-muted);max-width:500px;margin:0 auto 40px;position:relative}.cta-note[data-astro-cid-ud2ht4zz]{margin-top:20px;font-family:Cinzel,serif;font-size:.62rem;letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;position:relative}@media (max-width: 800px){.cta-box[data-astro-cid-ud2ht4zz]{padding:56px 24px}}footer[data-astro-cid-sz7xmlte]{background:#0a0a0a;padding:48px 24px;text-align:center;border-top:1px solid rgba(232,101,10,.1)}.footer-logo[data-astro-cid-sz7xmlte]{font-family:Bebas Neue,sans-serif;font-size:2rem;letter-spacing:.12em;color:var(--orange);margin-bottom:8px}.footer-tagline[data-astro-cid-sz7xmlte]{font-family:Cinzel,serif;font-size:.62rem;letter-spacing:.35em;color:var(--text-muted);text-transform:uppercase;margin-bottom:32px}.footer-divider[data-astro-cid-sz7xmlte]{width:80px;height:1px;background:#e8650a4d;margin:0 auto 24px}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.78rem;color:#9a8a7a80;letter-spacing:.05em}
