.halo-theme{--pink:#e87fa0;--pink-dim:#e87fa047;--pink-glow:#e87fa026;--black:#080809;--surface:#0e0e11;--surface2:#13131a;--white:#f0f0f5;--muted:#f0f0f56b;--muted2:#f0f0f5a6;--glass-bg:#0e0e12b3;--glass-border:#ffffff14;--glass-border-h:#ffffff29;--nav-bg:#0a0a0ebf;--nav-border:#ffffff1a;--font-d:"Syne",sans-serif;--font-b:"DM Sans",sans-serif;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:26px;background:var(--black);min-height:100vh;color:var(--white);font-family:var(--font-b);isolation:isolate;position:relative;overflow-x:hidden}.halo-theme,.halo-theme *,.halo-theme :before,.halo-theme :after{box-sizing:border-box}.halo-theme:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(80% 50% at 50% -10%,#e87fa01f 0%,#0000 60%);position:fixed;inset:0}.halo-theme a{color:inherit;text-decoration:none}.halo-theme button,.halo-theme input{font:inherit}.halo-theme .pink{color:var(--pink)}.halo-theme .navbar{z-index:200;width:fit-content;max-width:94vw;position:fixed;top:20px;left:50%;transform:translate(-50%)}.halo-theme .nav-inner{background:var(--nav-bg);border:1px solid var(--nav-border);-webkit-backdrop-filter:blur(28px)saturate(160%);white-space:nowrap;border-radius:999px;align-items:center;gap:16px;padding:10px 22px;display:flex;box-shadow:0 4px 30px #0006}.halo-theme .nav-logo{font-family:var(--font-d);letter-spacing:-.02em;align-items:center;font-size:1rem;font-weight:800;display:flex}.halo-theme .logo-halo{color:var(--white)}.halo-theme .logo-dot{color:#fff3}.halo-theme .logo-rip{color:var(--pink)}.halo-theme .nav-divider{color:#ffffff1f;-webkit-user-select:none;user-select:none;font-size:.85rem}.halo-theme .nav-links{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.halo-theme .nav-link{color:#ffffff73;letter-spacing:.01em;border-radius:999px;padding:6px 12px;font-size:.84rem;font-weight:500;transition:color .2s,background .2s}.halo-theme .nav-link:hover{color:var(--white);background:#ffffff0f}.halo-theme .nav-auth{align-items:center;display:flex}.halo-theme .nav-auth-actions{align-items:center;gap:8px;display:flex}.halo-theme .nav-auth-btn{padding-inline:16px}.halo-theme .btn{font-family:var(--font-b);cursor:pointer;letter-spacing:.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:.88rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.halo-theme .btn:hover{transform:translateY(-2px)}.halo-theme .btn-primary{background:var(--pink);color:#1a060e;border-color:var(--pink);box-shadow:0 4px 20px #e87fa040}.halo-theme .btn-primary:hover{background:#f090b5;border-color:#f090b5;box-shadow:0 8px 28px #e87fa066}.halo-theme .btn-ghost{color:#ffffff8c;background:#ffffff0a;border-color:#ffffff1f}.halo-theme .btn-ghost:hover{color:var(--white);background:#ffffff12;border-color:#ffffff47}.halo-theme .hero{z-index:1;text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:160px 24px 100px;display:flex;position:relative}.halo-theme .hero-content{flex-direction:column;align-items:center;max-width:760px;display:flex}.halo-theme .hero-eyebrow,.halo-theme .pricing-eyebrow,.halo-theme .col-label,.halo-theme .field-label{font-family:var(--font-d);letter-spacing:.22em;text-transform:uppercase;color:var(--pink);font-size:.72rem;font-weight:700}.halo-theme .hero-eyebrow{margin-bottom:22px}.halo-theme .hero-title,.halo-theme .pricing-title,.halo-theme .section-title,.halo-theme .auth-title{font-family:var(--font-d);letter-spacing:-.035em;color:var(--white);font-weight:800}.halo-theme .hero-title{margin-bottom:26px;font-family:Roboto,sans-serif;font-size:clamp(2.8rem,7vw,5rem);line-height:1.06}.halo-theme .hero-title-accent{color:var(--pink)}.halo-theme .hero-sub,.halo-theme .section-sub,.halo-theme .pricing-sub,.halo-theme .auth-subtitle{color:var(--muted);font-size:clamp(.95rem,2vw,1.05rem);font-weight:300;line-height:1.82}.halo-theme .hero-sub{max-width:580px;margin-bottom:40px}.halo-theme .claim-strip-wrapper{width:100%;max-width:580px;margin-bottom:32px}.halo-theme .claim-label{color:var(--muted);margin-bottom:12px;font-size:.78rem;font-weight:400}.halo-theme .claim-row{align-items:center;gap:10px;display:flex}.halo-theme .claim-frame{border:1px solid var(--glass-border);border-radius:var(--radius-md);font-family:var(--font-d);color:var(--muted);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000073;flex:1;align-items:center;gap:6px;padding:11px 16px;font-size:.9rem;transition:border-color .2s;display:flex}.halo-theme .claim-frame:focus-within{border-color:var(--pink-dim)}.halo-theme .claim-icon,.halo-theme .tickets-icon,.halo-theme .feat-icon{color:var(--pink)}.halo-theme .claim-icon{flex-shrink:0;font-size:1rem}.halo-theme .claim-prefix{color:#ffffff59;white-space:nowrap;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:.88rem}.halo-theme .claim-input{min-width:0;color:var(--white);font-family:var(--font-d);caret-color:var(--pink);background:0 0;border:none;outline:none;flex:1;font-size:.9rem;font-weight:500}.halo-theme .claim-input::placeholder,.halo-theme .field-input::placeholder{color:#ffffff38}.halo-theme .claim-btn{flex-shrink:0}.halo-theme .hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.halo-theme .hero-glow{pointer-events:none;z-index:-1;background:radial-gradient(#e87fa017 0%,#0000 68%);width:min(700px,92vw);height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.halo-theme .customize-section{z-index:1;padding:60px 0 90px;position:relative}.halo-theme .section-inner{max-width:1100px;margin:0 auto;padding:0 40px}.halo-theme .section-text{text-align:center;margin-bottom:72px}.halo-theme .section-title,.halo-theme .pricing-title{margin-bottom:18px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.1}.halo-theme .section-sub,.halo-theme .pricing-sub{max-width:560px;margin:0 auto}.halo-theme .community-row{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-bottom:80px;display:grid}.halo-theme .col-label{color:var(--muted);margin-bottom:14px}.halo-theme .discord-card,.halo-theme .support-tickets-block,.halo-theme .team-card,.halo-theme .pricing-card,.halo-theme .auth-card{border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);background:#00000085}.halo-theme .discord-card{border-radius:var(--radius-lg);cursor:pointer;align-items:center;gap:14px;margin-bottom:12px;padding:16px 18px;transition:border-color .22s,background .22s;display:flex}.halo-theme .discord-card:hover,.halo-theme .team-card:hover,.halo-theme .pricing-card:hover{border-color:var(--glass-border-h)}.halo-theme .discord-logo-wrap,.halo-theme .team-pfp{border-radius:var(--radius-sm);background:#e87fa01a;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.halo-theme .logo-fallback,.halo-theme .team-pfp-fallback{font-family:var(--font-d);color:var(--pink);font-size:1.2rem;font-weight:800}.halo-theme .discord-info,.halo-theme .tickets-text,.halo-theme .team-info,.halo-theme .feat-text{flex-direction:column;display:flex}.halo-theme .discord-info{flex:1;gap:4px}.halo-theme .discord-name,.halo-theme .tickets-title,.halo-theme .team-name,.halo-theme .feat-title{font-family:var(--font-d);font-size:.9rem;font-weight:700}.halo-theme .discord-meta{color:var(--muted);align-items:center;gap:6px;font-size:.74rem;display:flex}.halo-theme .meta-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.halo-theme .meta-dot.green{background:#3ba55d}.halo-theme .meta-dot.dim{background:#ffffff38}.halo-theme .meta-sep{opacity:.3}.halo-theme .discord-join-btn{background:var(--white);color:#0a0a0b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.halo-theme .discord-brand-icon{color:#ffffff1f;flex-shrink:0;font-size:1.2rem}.halo-theme .support-tickets-block{border-radius:var(--radius-lg);justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.halo-theme .tickets-info-row{align-items:center;gap:12px;display:flex}.halo-theme .tickets-agents,.halo-theme .team-bio,.halo-theme .feat-desc,.halo-theme .pricing-active-note,.halo-theme .field-meta{color:var(--muted);font-size:.78rem;line-height:1.6}.halo-theme .tickets-agents strong{color:var(--white)}.halo-theme .tickets-nav-btn{padding:8px 16px;font-size:.82rem}.halo-theme .team-cards{flex-direction:column;gap:10px;display:flex}.halo-theme .team-card{border-radius:var(--radius-lg);align-items:center;gap:14px;padding:14px 16px;transition:border-color .22s;display:flex}.halo-theme .team-pfp{border:2px solid var(--pink-dim);border-radius:50%}.halo-theme .team-role{color:var(--pink);font-size:.74rem;font-weight:600}.halo-theme .features-grid{border-top:1px solid #ffffff0f;grid-template-columns:1fr 1px 1fr;gap:0 48px;padding-top:48px;display:grid}.halo-theme .features-vsep{background:#ffffff0f}.halo-theme .features-col{flex-direction:column;display:flex}.halo-theme .feature-item{align-items:flex-start;gap:18px;padding:24px 0;display:flex}.halo-theme .feat-icon{flex-shrink:0;margin-top:1px;font-size:1.2rem}.halo-theme .feat-desc{font-size:.82rem}.halo-theme .feat-divider,.halo-theme .plan-divider{background:#ffffff12;height:1px}.halo-theme .pricing-page-wrap{z-index:1;flex-direction:column;align-items:center;gap:24px;max-width:1060px;margin:0 auto;padding:130px 32px 80px;display:flex;position:relative}.halo-theme .pricing-header{text-align:center}.halo-theme .pricing-eyebrow{margin-bottom:14px}.halo-theme .pricing-active-note{margin-top:-4px}.halo-theme .pricing-active-note span{color:var(--white)}.halo-theme .plan-switcher{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:0;padding:4px;display:flex}.halo-theme .plan-switch-btn{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:8px 22px;font-size:.85rem;font-weight:500;transition:background .2s,color .2s}.halo-theme .plan-switch-btn.active{background:var(--pink);color:#1a0810;font-weight:700}.halo-theme .pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}.halo-theme .pricing-card{border-radius:24px;flex-direction:column;padding:36px 28px 28px;transition:border-color .25s,transform .25s,box-shadow .25s,opacity .25s;display:flex;position:relative;overflow:hidden}.halo-theme .pricing-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0006}.halo-theme .pricing-card.active-card{border-color:var(--pink-dim);box-shadow:0 0 0 1px #e87fa033,0 20px 60px #e87fa01f}.halo-theme .pricing-card.inactive-card{opacity:.62}.halo-theme .pricing-card-glow{pointer-events:none;background:radial-gradient(circle,#e87fa026 0%,#0000 70%);width:180px;height:180px;position:absolute;top:-60px;right:-60px}.halo-theme .plan-badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:18px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.halo-theme .plan-badge.weekly{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa4d}.halo-theme .plan-badge.monthly{color:var(--pink);border:1px solid var(--pink-dim);background:#e87fa026}.halo-theme .plan-badge.lifetime{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf244d}.halo-theme .plan-name{font-family:var(--font-d);letter-spacing:-.02em;margin-bottom:10px;font-size:1.65rem;font-weight:800}.halo-theme .plan-price{letter-spacing:-.03em;margin-bottom:4px;font-family:JetBrains Mono,monospace;font-size:2.8rem;font-weight:800;line-height:1}.halo-theme .price-currency{vertical-align:super;opacity:.7;font-size:1.4rem;font-weight:600}.halo-theme .plan-period,.halo-theme .plan-lifetime-note{font-size:.82rem}.halo-theme .plan-period{color:var(--muted);margin-bottom:6px;font-family:JetBrains Mono,monospace}.halo-theme .plan-lifetime-note{color:var(--pink);margin-bottom:4px;font-weight:600}.halo-theme .plan-divider{margin:20px 0}.halo-theme .plan-features{flex-direction:column;flex:1;gap:13px;margin:0 0 28px;padding:0;list-style:none;display:flex}.halo-theme .plan-feature{color:#ffffffbf;align-items:center;gap:10px;font-size:.875rem;display:flex}.halo-theme .feat-check,.halo-theme .feat-x{flex-shrink:0;font-size:1.1rem}.halo-theme .feat-check{color:#34d399}.halo-theme .feat-x{color:#f87171}.halo-theme .plan-card-footer{margin-top:auto}.halo-theme .plan-action-btn{border-radius:14px;width:100%;padding:13px}.halo-theme .auth-page-wrap{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 60px;display:flex;position:relative}.halo-theme .auth-card{border-radius:var(--radius-xl);width:100%;max-width:420px;padding:42px 36px 36px;box-shadow:0 30px 90px #0009}.halo-theme .auth-header{text-align:center;margin-bottom:34px}.halo-theme .auth-logo-mark{font-family:var(--font-d);letter-spacing:-.04em;margin-bottom:14px;font-size:2.2rem;font-weight:800;display:block}.halo-theme .auth-title{margin-bottom:6px;font-size:1.45rem}.halo-theme .auth-subtitle{font-size:.84rem}.halo-theme .auth-fields{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.halo-theme .field-group{flex-direction:column;gap:7px;display:flex}.halo-theme .field-label{color:#ffffff73;letter-spacing:.08em}.halo-theme .field-wrap{border:1px solid var(--glass-border);border-radius:var(--radius-sm);background:#ffffff08;align-items:center;gap:10px;padding:0 14px;transition:border-color .2s,box-shadow .2s;display:flex}.halo-theme .field-wrap:focus-within{border-color:var(--pink-dim);box-shadow:0 0 0 3px #e87fa00f}.halo-theme .field-icon{color:#ffffff40;flex-shrink:0;font-size:1rem}.halo-theme .field-input{color:var(--white);background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-size:.92rem}.halo-theme .field-meta{min-height:18px}.halo-theme .auth-footer-note{color:var(--muted);align-items:center;gap:7px;margin-bottom:20px;font-size:.76rem;display:flex}.halo-theme .footer-icon{color:#ffffff40;font-size:.9rem}.halo-theme .auth-submit-btn{border-radius:14px;width:100%;margin-bottom:12px}.halo-theme .auth-submit-btn:disabled{opacity:.7;cursor:wait}.halo-theme .auth-switch-btn{color:#ffffff59;text-align:center;background:0 0;border:none;width:100%;padding:6px;font-size:.82rem;transition:color .2s;display:block}.halo-theme .auth-switch-btn:hover{color:var(--white)}.halo-theme .auth-error{color:#f87171;min-height:18px;margin-bottom:10px;font-size:.78rem}@media (max-width:1024px){.halo-theme .pricing-cards{grid-template-columns:1fr}.halo-theme .pricing-card.inactive-card{opacity:1}}@media (max-width:768px){.halo-theme .community-row{grid-template-columns:1fr;gap:28px}.halo-theme .features-grid{grid-template-columns:1fr}.halo-theme .features-vsep{display:none}.halo-theme .section-inner,.halo-theme .pricing-page-wrap{padding-left:20px;padding-right:20px}.halo-theme .claim-row{flex-direction:column;align-items:stretch}.halo-theme .claim-btn,.halo-theme .tickets-nav-btn{width:100%}.halo-theme .support-tickets-block{flex-direction:column;align-items:stretch}}@media (max-width:640px){.halo-theme .nav-inner{gap:10px;padding:10px 14px}.halo-theme .nav-links{display:none}.halo-theme .nav-auth-btn{padding-inline:12px}.halo-theme .hero-actions{flex-direction:column;width:100%}.halo-theme .btn{width:100%}.halo-theme .auth-card{padding:30px 20px}.halo-theme .plan-switcher{flex-wrap:wrap;justify-content:center;width:100%}}
