:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:120px;overflow-x:hidden}:root{--black:#020202;--navy:#060b26;--navy-light:#0b123d;--navy-soft:#121b52;--gold:#c9983d;--gold-strong:#e5b85a;--gold-light:#ffe8a3;--white:#fff;--text:#f4f2ff;--muted:#c8d0ff;--card:#080f2db8;--border:#ffdd8c42;--shadow:0 28px 76px #00000073}body{color:var(--white);background-image:linear-gradient(#000000c7,#000000c7),url(./assets/background.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:#050814;background:linear-gradient(135deg,#ffe8a3,#c9983d);border:0;border-radius:999px;padding:15px 28px;font-size:15px;font-weight:900;transition:transform .25s,filter .25s,box-shadow .25s;box-shadow:0 18px 38px #c9983d52}button:hover{filter:brightness(1.08);transform:translateY(-3px)}button:focus-visible,a:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.site{background:0 0;width:100%;min-height:100vh;overflow-x:hidden}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);z-index:100;background:#04081ce0;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:120px;padding:0 5%;display:flex;position:fixed;top:0;left:0}.brand{color:var(--white);flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:flex}.brand img{object-fit:contain;mix-blend-mode:screen;width:400px;height:110px}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:30px;line-height:1;display:block}.brand span{text-transform:uppercase;letter-spacing:3px;color:var(--gold-light);margin-top:6px;font-size:11px;display:block}.nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;display:flex}.nav a{color:var(--white);font-size:15px;font-weight:800;text-decoration:none;transition:color .25s}.nav a:hover{color:var(--gold-light)}.headerButton{flex-shrink:0}.hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:60px;width:100%;min-height:100vh;padding:170px 5% 90px;display:grid;position:relative;overflow:hidden;background:0 0!important}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#141c5f59,#0000 42%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffe8a305,#ffe8a30a);position:absolute;inset:0}.goldFrame{pointer-events:none;border:7px solid #ffe8a3bf;border-radius:90px;width:760px;height:760px;position:absolute;top:-240px;left:-300px;transform:rotate(42deg);box-shadow:0 0 0 3px #c9983d66,0 0 44px #ffe8a347}.heroText,.heroCard{z-index:3;position:relative}.tag{color:var(--white);letter-spacing:3px;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffe8a342;border-radius:999px;margin-bottom:22px;padding:10px 18px;font-size:12px;font-weight:900;display:inline-block}.hero h1{text-shadow:0 8px #0000004d;max-width:900px;margin-bottom:26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,82px);line-height:1.02}.hero p{max-width:720px;color:var(--text);font-size:20px;line-height:1.8}.heroActions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:38px;display:flex}.heroActions a{color:var(--white);border-bottom:2px solid var(--gold-light);padding-bottom:5px;font-weight:900;text-decoration:none}.heroCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#0a1134eb,#030616f0);border:1px solid #ffe8a33d;border-radius:46px;flex-direction:column;justify-content:center;justify-self:center;align-items:center;width:100%;max-width:520px;padding:46px;display:flex;box-shadow:0 38px 100px #0000009e}.heroCard img{object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 24px #ffffff1f);width:100%;max-width:340px;margin-bottom:28px}.heroCard h3{text-align:center;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,64px);line-height:1}.heroCard p{color:var(--muted);text-align:center;margin:0 auto 10px;font-size:18px}.heroCard strong{color:var(--gold-light);margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,5vw,72px);line-height:1;display:block}.heroCard span{color:var(--muted);text-transform:uppercase;letter-spacing:5px;margin-top:8px;margin-bottom:34px;font-size:13px;font-weight:900;display:block}.plansSection,.clubSection,.benefitsSection,.contact{text-align:center;width:100%;min-height:100vh;padding:130px 5% 95px;background:0 0!important}.plansSection h2,.clubSection h2,.benefitsSection h2,.contact h2{text-shadow:0 6px #0003;max-width:980px;margin:0 auto 54px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,58px);line-height:1.12}.plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;width:100%;max-width:1600px;margin:0 auto;display:grid}.plan{text-align:left;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1234d1;border:1px solid #ffe8a32e;border-radius:38px;flex-direction:column;padding:42px;display:flex;position:relative;overflow:hidden}.plan.featured{color:#120940;border:2px solid var(--gold-light);background:linear-gradient(#fff,#f3f0ff)}.planTop span{color:#12062f;text-transform:uppercase;background:linear-gradient(135deg,#ffe8a3,#c9983d);border-radius:999px;margin-bottom:20px;padding:11px 20px;font-size:13px;font-weight:900;display:inline-block}.plan h3{margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,62px);line-height:1}.price{margin-bottom:24px}.price strong{color:var(--gold-light);margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4vw,68px);line-height:1;display:block}.plan.featured .price strong{color:#120940}.price small{text-transform:uppercase;letter-spacing:5px;color:var(--muted);margin-bottom:14px;font-size:12px;font-weight:900;display:block}.plan.featured .price small{color:#4c4275}.price p{color:var(--gold-light);margin-top:4px;font-size:20px;font-weight:900}.plan.featured .price p{color:#bd8730}.planDesc{color:var(--text);margin-bottom:28px;font-size:18px;line-height:1.7}.plan.featured .planDesc{color:#20164f}.plan ul{flex:1;margin-bottom:34px;padding-left:22px;padding-right:8px}.plan li{color:var(--text);margin-bottom:12px;font-size:16px;line-height:1.55}.plan.featured li{color:#20164f}.clubText{max-width:860px;color:var(--text);margin:-24px auto 54px;font-size:20px;line-height:1.8}.clubSection button{margin-top:60px}.clubGrid,.benefitsGrid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;max-width:1500px;margin:0 auto;display:grid}.clubCard,.benefitsGrid div{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080f2dc2;border:1px solid #ffe8a329;border-radius:36px;padding:30px;transition:transform .25s,border-color .25s;box-shadow:0 24px 70px #0000006b}.clubCard:hover{border-color:#ffe8a38c;transform:translateY(-7px)}.clubCard img{aspect-ratio:1;object-fit:cover;border:5px solid var(--gold);border-radius:50%;width:100%;margin-bottom:22px;box-shadow:0 0 0 5px #000000d9}.clubCard span{color:var(--gold-light);text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:900}.clubCard h3,.benefitsGrid h3{color:var(--gold-light);margin-top:8px;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:30px}.clubCard p,.benefitsGrid p{color:var(--text);line-height:1.7}.contact{flex-direction:column;justify-content:center;align-items:center;display:flex}.contact img{object-fit:contain;mix-blend-mode:screen;width:300px;max-width:80%;margin-bottom:30px}.contact p{color:var(--text);margin-bottom:32px;font-size:20px}footer{color:var(--muted);text-align:center;background:#000000d1;padding:32px 5%;font-size:14px}.floatWhats{z-index:200;color:#fff;background:#25d366;position:fixed;bottom:26px;right:26px}.floatWhats:hover{background:#1ebe5d}@media (width<=1200px){.header{padding:14px 4%}.nav{gap:18px}.plans{grid-template-columns:1fr;max-width:850px}.clubGrid,.benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){html{scroll-padding-top:180px}body{background-position:top;background-size:cover;background-attachment:scroll}.header{flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:auto;padding:18px 18px 20px}.brand{justify-content:center}.brand img{width:130px;height:auto}.brand strong,.brand span{display:none}.nav{justify-content:center;gap:18px;width:100%}.nav a{font-size:16px}.headerButton{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:46px;padding:230px 22px 80px}.tag{letter-spacing:4px;padding:12px 20px;font-size:11px}.hero h1{max-width:100%;font-size:clamp(42px,12vw,66px)}.hero p{max-width:100%;margin:0 auto;font-size:22px;line-height:1.65}.heroActions{flex-direction:column;justify-content:center;gap:28px}.heroActions button,.heroActions a{text-align:center;width:100%;max-width:520px}.heroActions button{padding:20px 26px;font-size:18px}.heroActions a{font-size:22px}.heroCard{max-width:620px;margin:0 auto}.clubGrid,.benefitsGrid{grid-template-columns:1fr}.plansSection,.clubSection,.benefitsSection,.contact{padding:120px 22px 80px}.goldFrame{opacity:.4}}@media (width<=600px){html{scroll-padding-top:165px}.header{padding:16px 14px 18px}.brand img{width:120px;height:auto}.nav{gap:16px}.nav a{font-size:15px}.hero{padding:210px 18px 70px}.tag{letter-spacing:3px;padding:11px 16px;font-size:10px}.hero h1{font-size:45px;line-height:1.08}.hero p{font-size:19px;line-height:1.7}.heroCard{border-radius:34px;padding:30px}.heroCard img{max-width:300px}.plan{border-radius:30px;padding:28px}.plan h3{font-size:42px}.price strong{font-size:46px}.floatWhats{padding:13px 18px;bottom:16px;right:16px}}
