.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:"Space Grotesk", 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(90% 60% at 50% -5%,#e87fa01c 0%,#e87fa008 55%,#e87fa000 85%);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:-.03em;color:var(--white);font-weight:700}.halo-theme .hero-title{letter-spacing:-.04em;margin-bottom:26px;font-size:clamp(2.9rem,7.5vw,5.2rem);line-height:1.04}.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-radius:var(--radius-md);font-family:var(--font-d);color:var(--muted);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000080;border:1px solid #ffffff1a;flex:1;align-items:center;gap:6px;padding:13px 18px;font-size:.92rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:inset 0 1px #ffffff0a}.halo-theme .claim-frame:focus-within{border-color:#e87fa073;box-shadow:0 0 0 3px #e87fa014,inset 0 1px #ffffff0a}.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-input:focus,.halo-theme .claim-input:focus-visible{box-shadow:none;outline:none}.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(at 50% 25%,#e87fa017 0%,#e87fa008 50%,#e87fa000 80%);width:120vw;height:120vh;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.halo-theme .customize-section{z-index:1;padding:60px 0 90px;position:relative}.halo-theme .section-inner{max-width:min(94vw,1280px);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{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:0;width:100%;max-width:960px;margin:0 auto;padding:130px 32px 100px;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:#e87fa04d;box-shadow:0 0 0 1px #e87fa026,0 20px 60px #e87fa026,0 0 80px #e87fa014}.halo-theme .pricing-card.inactive-card{opacity:.62}.halo-theme .pricing-card-glow{pointer-events:none;background:radial-gradient(circle,#e87fa026 0%,#e87fa000 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-input:focus,.halo-theme .field-input:focus-visible,.halo-theme .field-wrap:focus-within{box-shadow:none!important;border-color:var(--glass-border)!important;outline:none!important}.halo-theme .field-wrap:has(.field-input:focus){box-shadow:none!important;border-color:var(--glass-border)!important;outline:none!important}.halo-theme .field-wrap:has(.field-input:focus-visible){box-shadow:none!important;border-color:var(--glass-border)!important;outline:none!important}.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}.halo-theme .parallax-stars{z-index:0;pointer-events:none;opacity:.7;position:fixed;inset:0}.halo-theme .glow-orbs-container{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.halo-theme .glow-orb{filter:blur(80px);opacity:.12;border-radius:50%;position:absolute}.halo-theme .glow-orb.orb-1{background:#e87fa0;width:600px;height:600px;animation:20s ease-in-out infinite orb-drift-1;top:-200px;left:20%}.halo-theme .glow-orb.orb-2{background:#5865f2;width:400px;height:400px;animation:25s ease-in-out infinite orb-drift-2;top:40%;right:-100px}.halo-theme .glow-orb.orb-3{background:#8b5cf6;width:500px;height:500px;animation:22s ease-in-out infinite orb-drift-3;bottom:-150px;left:-100px}@keyframes orb-drift-1{0%,to{transform:translate(0)}33%{transform:translate(50px,30px)}66%{transform:translate(-30px,50px)}}@keyframes orb-drift-2{0%,to{transform:translate(0)}33%{transform:translate(-40px,-30px)}66%{transform:translate(30px,-50px)}}@keyframes orb-drift-3{0%,to{transform:translate(0)}33%{transform:translate(40px,-20px)}66%{transform:translate(-20px,40px)}}.halo-theme .grid-pattern{z-index:0;pointer-events:none;opacity:.5;position:absolute;inset:0}.halo-theme .hero-split{justify-content:flex-start;align-items:center;min-height:92vh;padding:clamp(110px,12vh,150px) clamp(24px,3vw,56px) clamp(40px,6vh,80px) clamp(40px,11vw,220px);display:flex}.halo-theme .hero-split-inner{z-index:2;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(24px,3vw,48px);width:100%;max-width:1800px;display:grid;position:relative}.halo-theme .hero-content-left{text-align:left;align-items:flex-start;max-width:none}@keyframes haloFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes haloFadeIn{0%{opacity:0}to{opacity:1}}.halo-theme .hero-pill,.halo-theme .hero-title,.halo-theme .hero-sub,.halo-theme .claim-strip-wrapper,.halo-theme .hero-social-proof,.halo-theme .hero-mockup-container{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards haloFadeUp}.halo-theme .hero-pill{animation-delay:50ms}.halo-theme .hero-title{animation-delay:.15s}.halo-theme .hero-sub{animation-delay:.25s}.halo-theme .claim-strip-wrapper{animation-delay:.35s}.halo-theme .hero-social-proof{animation-delay:.45s}.halo-theme .hero-mockup-container{animation:1s cubic-bezier(.22,1,.36,1) .2s forwards haloFadeIn}.halo-theme .navbar{opacity:0;animation:.6s ease-out forwards haloFadeIn}@media (prefers-reduced-motion:reduce){.halo-theme .hero-pill,.halo-theme .hero-title,.halo-theme .hero-sub,.halo-theme .claim-strip-wrapper,.halo-theme .hero-social-proof,.halo-theme .hero-mockup-container,.halo-theme .navbar{opacity:1;animation:none}}.halo-theme .hero-pill{color:var(--pink);letter-spacing:.02em;background:#e87fa014;border:1px solid #e87fa033;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px 6px 12px;font-size:.78rem;font-weight:600;animation:.6s ease-out fade-in;display:inline-flex}.halo-theme .hero-title-gradient{background:linear-gradient(135deg,#f0a0bc,#e87fa0,#a855f7,#6366f1,#e87fa0) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:7s infinite gradient}.halo-theme .hero-social-proof{align-items:center;gap:12px;margin-top:8px;animation:.6s ease-out .6s both fade-in;display:flex}.halo-theme .hero-avatars{align-items:center;display:flex}.halo-theme .hero-avatar-icon{border:2px solid var(--black);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;display:flex}.halo-theme .hero-avatar-icon:first-child{margin-left:0}.halo-theme .hero-proof-text{color:var(--muted);font-size:.82rem;font-weight:500}.halo-theme .hero-pill-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 2px #4ade802e,0 0 10px #4ade8099}.halo-theme .steps-section{z-index:2;padding:60px 0 100px;position:relative}.halo-theme .steps-grid{grid-template-columns:1fr 60px 1fr 60px 1fr;align-items:start;margin-top:60px;display:grid}.halo-theme .step-item{text-align:center;flex-direction:column;align-items:center;padding:0 16px;display:flex}.halo-theme .step-num{width:54px;height:54px;color:var(--pink);background:#e87fa012;border:1px solid #e87fa038;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:22px;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 0 20px #e87fa014}.halo-theme .step-arrow{color:#e87fa040;justify-content:center;align-items:center;padding-top:16px;display:flex}.halo-theme .step-title{font-family:var(--font-d);color:var(--white);letter-spacing:-.01em;margin-bottom:10px;font-size:1rem;font-weight:600}.halo-theme .step-desc{color:var(--muted);max-width:190px;margin:0 auto;font-size:.82rem;line-height:1.7}@media (max-width:640px){.halo-theme .pricing-page-wrap>div[style]{grid-template-columns:1fr!important}}@media (max-width:768px){.halo-theme .steps-grid{grid-template-columns:1fr;gap:36px}.halo-theme .step-arrow{display:none}}.halo-theme .platforms-section{z-index:2;padding:80px 0 100px;position:relative}.halo-theme .platforms-grid{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:40px;display:flex}.halo-theme .platforms-marquee-outer{margin-top:52px;overflow:hidden}.halo-theme .platforms-marquee-track{will-change:transform;gap:10px;width:max-content;margin-bottom:8px;padding:4px 0;display:flex}.halo-theme .platforms-marquee-track:last-child{margin-bottom:0}.halo-theme .platforms-marquee-track.track-fwd{animation:55s linear infinite marquee-fwd}.halo-theme .platforms-marquee-track.track-rev{animation:48s linear infinite marquee-rev}@keyframes marquee-fwd{0%{transform:translate(0)}to{transform:translate(-25%)}}@keyframes marquee-rev{0%{transform:translate(-25%)}to{transform:translate(0)}}.halo-theme .platform-chip{background:var(--chip-bg,#ffffff0d);color:#fff9;cursor:default;white-space:nowrap;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;align-items:center;gap:9px;padding:10px 18px;font-size:.83rem;font-weight:500;transition:border-color .2s,transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.halo-theme .platform-chip:hover{border-color:var(--chip-color,#ffffff40);color:#ffffffeb;transform:translateY(-2px);box-shadow:0 4px 16px #00000040}.halo-theme .platform-chip-icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.halo-theme .platform-chip-icon svg{width:14px;height:14px}.halo-theme .platform-chip-more{color:#ffffff4d;background:#ffffff08;font-style:italic}.halo-theme .cta-wordmark{font-family:var(--font-d);letter-spacing:-.04em;align-items:center;gap:0;margin-bottom:20px;font-size:2.2rem;font-weight:800;display:flex}.halo-theme .cta-wordmark-halo{color:var(--white)}.halo-theme .cta-wordmark-dot{color:#fff3}.halo-theme .cta-wordmark-rip{color:var(--pink)}.halo-theme .hero-mockup-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.halo-theme .profile-mockup-card{width:320px;position:relative;overflow:visible!important}.halo-theme .mockup-inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0e0e12e6;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;gap:14px;padding:32px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080,0 0 0 1px #ffffff0d}.halo-theme .mockup-glow{pointer-events:none;background:radial-gradient(circle,#e87fa026,#e87fa000 70%);width:200px;height:200px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.halo-theme .mockup-avatar{width:72px;height:72px;position:relative}.halo-theme .mockup-avatar-ring{background:linear-gradient(135deg,#e87fa0,#8b5cf6);border-radius:50%;animation:8s linear infinite spin-slow;position:absolute;inset:-3px}.halo-theme .mockup-avatar-inner{font-family:var(--font-d);color:var(--pink);background:#1a1a2e;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;font-weight:800;display:flex;position:absolute;inset:2px}.halo-theme .mockup-username{align-items:center;gap:6px;display:flex}.halo-theme .mockup-name-text{font-family:var(--font-d);color:var(--white);font-size:1.2rem;font-weight:800}.halo-theme .mockup-badge{background:var(--pink);color:#1a060e;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:flex}.halo-theme .mockup-bio{color:var(--muted);text-align:center;font-size:.8rem}.halo-theme .mockup-socials{gap:8px;margin-top:4px;display:flex}.halo-theme .mockup-social-icon{border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s;display:flex}.halo-theme .mockup-buttons{flex-direction:column;gap:8px;width:100%;margin-top:4px;display:flex}.halo-theme .mockup-btn{color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:.8rem;font-weight:500;display:flex}.halo-theme .mockup-music{background:#e87fa00f;border:1px solid #e87fa01f;border-radius:12px;align-items:center;gap:10px;width:100%;padding:10px 14px;display:flex}.halo-theme .mockup-music-bars{align-items:flex-end;gap:2px;height:16px;display:flex}.halo-theme .mockup-music-bars span{background:var(--pink);border-radius:2px;width:3px;animation:.6s ease-in-out infinite alternate audioBar}.halo-theme .mockup-music-bars span:first-child{height:6px;animation-delay:0s}.halo-theme .mockup-music-bars span:nth-child(2){height:12px;animation-delay:.15s}.halo-theme .mockup-music-bars span:nth-child(3){height:8px;animation-delay:.3s}.halo-theme .mockup-music-bars span:nth-child(4){height:14px;animation-delay:.45s}.halo-theme .mockup-track-name{color:var(--muted);font-size:.72rem;font-weight:500}.halo-theme .stats-bar{z-index:2;padding:48px 0;position:relative}.halo-theme .stats-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.halo-theme .stat-item{flex-direction:column;align-items:center;gap:6px;display:flex}.halo-theme .stat-value{color:var(--white);letter-spacing:-.03em;font-family:JetBrains Mono,monospace;font-size:2rem;font-weight:800}.halo-theme .stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:500}.halo-theme .stat-divider{background:#ffffff0f;width:1px;height:40px}.halo-theme .section-eyebrow{font-family:var(--font-d);letter-spacing:.22em;text-transform:uppercase;color:var(--pink);margin-bottom:16px;font-size:.72rem;font-weight:700;display:inline-block}.halo-theme .features-section{z-index:2;padding:100px 0;position:relative}.halo-theme .features-grid-new{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.halo-theme .feature-card-new{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e0e1299;border:1px solid #ffffff0f;border-radius:20px;padding:32px 28px;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.halo-theme .feature-card-new:after{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#e87fa0b3 50%,#0000 100%);height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.halo-theme .feature-card-new:hover{border-color:#e87fa02e;transform:translateY(-4px);box-shadow:0 20px 48px #00000059,0 0 0 1px #e87fa014}.halo-theme .feature-card-new:hover:after{opacity:1}.halo-theme .feature-card-number{letter-spacing:.1em;color:#ffffff12;-webkit-user-select:none;user-select:none;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:700;position:absolute;top:22px;right:26px}.halo-theme .feature-card-icon{width:48px;height:48px;color:var(--pink);background:#e87fa01a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.halo-theme .feature-card-title{font-family:var(--font-d);color:var(--white);margin-bottom:10px;font-size:1.05rem;font-weight:700}.halo-theme .feature-card-desc{color:var(--muted);font-size:.84rem;line-height:1.7}.halo-theme .feature-card-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff05,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.halo-theme .feature-card-new:hover .feature-card-shine{left:100%}.halo-theme .showcase-section{z-index:2;padding:80px 0 100px;position:relative}.halo-theme .showcase-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.halo-theme .showcase-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e0e1299;border:1px solid #ffffff0f;border-radius:20px;padding:32px 28px;transition:border-color .3s}.halo-theme .showcase-card:hover{border-color:#e87fa026}.halo-theme .showcase-card-large{grid-column:1/-1}.halo-theme .showcase-card-header{font-family:var(--font-d);color:var(--white);align-items:center;gap:10px;margin-bottom:12px;font-size:1rem;font-weight:700;display:flex}.halo-theme .showcase-card-icon{color:var(--pink)}.halo-theme .showcase-card-desc{color:var(--muted);margin-bottom:20px;font-size:.84rem;line-height:1.7}.halo-theme .showcase-preview-colors{gap:8px;display:flex}.halo-theme .showcase-color{border-radius:10px;width:36px;height:36px;transition:transform .2s}.halo-theme .showcase-color:hover{transform:scale(1.15)}.halo-theme .cta-section{z-index:2;padding:60px 0 100px;position:relative}.halo-theme .cta-card{text-align:center;background:linear-gradient(160deg,#140e16f2 0%,#0e0e12fa 60%);border:1px solid #e87fa026;border-radius:28px;flex-direction:column;align-items:center;padding:80px 48px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #e87fa00f,inset 0 1px #ffffff0a}.halo-theme .cta-card:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 20% 110%,#8b5cf614 0%,#0000 60%),radial-gradient(60% 50% at 80% -10%,#e87fa01a 0%,#0000 60%);position:absolute;inset:0}.halo-theme .cta-glow{pointer-events:none;background:radial-gradient(circle,#e87fa01f,#e87fa000 68%);width:500px;height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.halo-theme .cta-icon{color:var(--pink);margin-bottom:24px}.halo-theme .section-text .section-title:first-child{margin-top:0}.halo-theme .cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.halo-theme .btn-lg{padding:14px 28px;font-size:.95rem}.halo-theme .site-footer{z-index:2;padding:60px 0 40px;position:relative}.halo-theme .footer-inner{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.halo-theme .footer-brand{flex-direction:column;gap:8px;display:flex}.halo-theme .footer-tagline{color:var(--muted);font-size:.82rem}.halo-theme .footer-links-group{gap:48px;display:flex}.halo-theme .footer-col{flex-direction:column;gap:10px;display:flex}.halo-theme .footer-col-title{font-family:var(--font-d);text-transform:uppercase;letter-spacing:.1em;color:var(--white);margin-bottom:4px;font-size:.78rem;font-weight:700}.halo-theme .footer-link{color:var(--muted);font-size:.82rem;transition:color .2s}.halo-theme .footer-link:hover{color:var(--white)}.halo-theme .footer-bottom{text-align:center;margin-top:48px;padding-top:24px}.halo-theme .footer-credit{color:var(--muted);font-size:.78rem}@media (max-width:1024px){.halo-theme .hero-split{justify-content:center;padding:140px 24px 80px}.halo-theme .hero-split-inner{text-align:center;grid-template-columns:1fr;gap:48px;max-width:1024px}.halo-theme .hero-content-left{text-align:center;align-items:center}.halo-theme .hero-mockup-container{order:-1}.halo-theme .profile-mockup-card{width:280px}.halo-theme .features-grid-new{grid-template-columns:repeat(2,1fr)}.halo-theme .hero-social-proof{justify-content:center}.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-grid-new,.halo-theme .features-grid-new,.halo-theme .showcase-grid{grid-template-columns:1fr}.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}.halo-theme .stats-grid{gap:24px}.halo-theme .stat-divider{display:none}.halo-theme .stats-grid{grid-template-columns:1fr 1fr;display:grid}.halo-theme .footer-links-group{gap:32px}.halo-theme .cta-card{padding:48px 24px}}@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;font-size:.8rem}.halo-theme .hero-actions{flex-direction:column;width:100%}.halo-theme .btn{justify-content:center;width:100%}.halo-theme .auth-card{padding:30px 20px}.halo-theme .plan-switcher{flex-wrap:wrap;justify-content:center;width:100%}.halo-theme .hero-pill{white-space:normal;text-align:center;max-width:90vw}.halo-theme .stats-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.halo-theme .stat-value{font-size:1.5rem}.halo-theme .features-grid-new{grid-template-columns:1fr;gap:14px}.halo-theme .feature-card-new{padding:22px 18px}.halo-theme .profile-mockup-card{width:min(260px,80vw)}.halo-theme .hero-split-inner{gap:28px}.halo-theme .claim-strip-wrapper{width:100%;max-width:100%}.halo-theme .claim-frame{width:100%}.halo-theme .claim-input{width:100%;min-width:0}.halo-theme .section-inner,.halo-theme .pricing-page-wrap{padding-left:16px;padding-right:16px}.halo-theme .cta-card{padding:36px 18px}.halo-theme .footer-links-group{flex-wrap:wrap;gap:20px}.halo-theme .community-row{gap:20px}.halo-theme .platform-chip{gap:6px;padding:7px 13px;font-size:.77rem}}@media (max-width:390px){.halo-theme .stats-grid{grid-template-columns:1fr 1fr;gap:14px}.halo-theme .stat-value{font-size:1.3rem}.halo-theme .profile-mockup-card{width:min(240px,78vw)}.halo-theme .nav-auth-btn{padding-inline:9px;font-size:.75rem}}.halo-theme .featured-section{padding:90px 0 70px;position:relative}.halo-theme .featured-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px;display:grid}.halo-theme .featured-card{isolation:isolate;border:1px solid #ffffff12;border-radius:16px;justify-content:space-between;align-items:center;min-height:110px;padding:22px 24px;text-decoration:none;transition:transform .35s cubic-bezier(.22,.61,.36,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.halo-theme .featured-card:hover{border-color:#ffffff29;transform:translateY(-3px);box-shadow:0 20px 40px -22px #000000e6}.halo-theme .featured-card-bg{z-index:-1;transition:opacity .35s,transform .8s;position:absolute;inset:0}.halo-theme .featured-card:hover .featured-card-bg{transform:scale(1.04)}.halo-theme .featured-card-content{flex-direction:column;gap:6px;min-width:0;display:flex}.halo-theme .featured-card-handle{color:#ffffff8c;letter-spacing:.01em;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.82rem}.halo-theme .featured-card-handle span{color:#fff;font-weight:600}.halo-theme .featured-card-bio{color:#ffffffb3;letter-spacing:.02em;font-size:.78rem}.halo-theme .featured-card-arrow{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;transition:background .25s,color .25s,transform .25s;display:grid}.halo-theme .featured-card:hover .featured-card-arrow{color:#fff;background:#ffffff29;transform:translate(2px)}.halo-theme .featured-fe4r .featured-card-bg{background:radial-gradient(at 75% 30%,#ff260066,#0000 60%),radial-gradient(at 10% 90%,#dc262640,#0000 60%),linear-gradient(135deg,#1a0606 0%,#0a0303 100%)}.halo-theme .featured-777 .featured-card-bg{background:radial-gradient(#a855f72e,#0000 65%),repeating-linear-gradient(0deg,#ffffff04 0 1px,#0000 1px 4px),linear-gradient(#050505 0%,#0a0a0f 100%)}.halo-theme .featured-kev .featured-card-bg{background:radial-gradient(at 30% 30%,#ec48994d,#0000 55%),radial-gradient(at 80% 80%,#a855f740,#0000 55%),linear-gradient(135deg,#1a0a1f 0%,#0a0510 100%)}.halo-theme .featured-tanish .featured-card-bg{background:radial-gradient(at 40% 40%,#f472b647,#0000 60%),radial-gradient(at 80% 20%,#c084fc38,#0000 55%),linear-gradient(135deg,#14091a 0%,#0a0610 100%)}.halo-theme .featured-rez .featured-card-bg{background:radial-gradient(at 80% 30%,#ec489959,#0000 60%),radial-gradient(at 10% 90%,#7c3aed4d,#0000 60%),linear-gradient(135deg,#0c0612 0%,#1a0a1c 100%)}.halo-theme .featured-bal .featured-card-bg{background:linear-gradient(135deg,#0a0a0a 0%,#161616 100%)}.halo-theme .featured-emo .featured-card-bg{background:radial-gradient(circle at 30% 30%,#3c3c5080,#0000 60%),linear-gradient(#050507 0%,#0d0d12 100%)}.halo-theme .featured-pain .featured-card-bg{background:radial-gradient(at 70% 70%,#dc262673,#0000 65%),linear-gradient(135deg,#1a0606 0%,#0a0303 100%)}.halo-theme .featured-liar .featured-card-bg{background:radial-gradient(at 20% 30%,#22d3ee4d,#0000 55%),radial-gradient(at 80% 80%,#ec48994d,#0000 55%),linear-gradient(135deg,#0a0f1a 0%,#14081a 100%)}.halo-theme .featured-murder .featured-card-bg{background:repeating-linear-gradient(45deg,#ffffff04 0 2px,#0000 2px 6px),linear-gradient(#0a0a0a 0%,#141414 100%)}@media (max-width:900px){.halo-theme .featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.halo-theme .featured-grid{grid-template-columns:1fr}.halo-theme .featured-card{min-height:90px;padding:18px}}.halo-theme .showcase-section{padding:80px 0;position:relative}.halo-theme .showcase-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px;display:grid}.halo-theme .showcase-card{aspect-ratio:9/14;border:1px solid #ffffff14;border-radius:20px;padding:22px 18px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 18px 40px -22px #000000b3}.halo-theme .showcase-card:hover{border-color:#ffffff2e;transform:translateY(-6px)rotate(-.4deg);box-shadow:0 26px 60px -20px #000000d9}.halo-theme .showcase-card-inner{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex;position:relative}.halo-theme .showcase-card-avatar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border:2px solid #fff6;border-radius:50%;width:56px;height:56px}.halo-theme .showcase-card-name{color:#fff;text-shadow:0 1px 4px #00000080;font-size:.95rem;font-weight:700}.halo-theme .showcase-card-bio{color:#ffffffc7;letter-spacing:.02em;max-width:90%;font-size:.72rem;line-height:1.4}.halo-theme .showcase-card-links{gap:6px;margin-top:6px;display:flex}.halo-theme .showcase-card-links span{background:#fff3;border:1px solid #ffffff40;border-radius:8px;width:26px;height:26px}.halo-theme .showcase-card-tag{z-index:3;letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:1px solid #ffffff26;border-radius:999px;padding:4px 9px;font-size:.65rem;font-weight:600;position:absolute;top:12px;left:12px}.halo-theme .showcase-aesthetic{background:linear-gradient(160deg,#fbcfe8 0%,#f9a8d4 35%,#ec4899 100%)}.halo-theme .showcase-gamer{background:radial-gradient(at 30% 20%,#7c3aed99,#0000 60%),linear-gradient(#0f0f1a 0%,#1a0b2e 100%)}.halo-theme .showcase-gamer .showcase-card-name,.halo-theme .showcase-rave .showcase-card-name{background:linear-gradient(90deg,#22d3ee,#ec4899);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text}.halo-theme .showcase-creator{background:linear-gradient(#1a1a1a 0%,#0a0a0a 100%)}.halo-theme .showcase-creator .showcase-card-name{letter-spacing:.04em;font-family:Times New Roman,serif;font-style:italic;font-weight:400}.halo-theme .showcase-rave{background:radial-gradient(at 70% 80%,#ec48998c,#0000 55%),radial-gradient(at 20% 30%,#22d3ee73,#0000 55%),linear-gradient(#0a0a14 0%,#1a0a2e 100%)}@media (max-width:900px){.halo-theme .showcase-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.halo-theme .showcase-grid{grid-template-columns:repeat(2,1fr);gap:12px}.halo-theme .showcase-card{padding:16px 12px}}.halo-theme .testimonials-section{padding:90px 0 60px}.halo-theme .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.halo-theme .testimonial-card{background:linear-gradient(#ffffff0a 0%,#ffffff04 100%);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:14px;padding:26px 24px;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.halo-theme .testimonial-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);height:1px;position:absolute;top:0;left:0;right:0}.halo-theme .testimonial-card:hover{border-color:#ffffff29;transform:translateY(-3px)}.halo-theme .testimonial-stars{color:#fbbf24;letter-spacing:2px;font-size:.95rem}.halo-theme .testimonial-quote{color:#ffffffdb;margin:0;font-size:.97rem;line-height:1.55}.halo-theme .testimonial-author{align-items:center;gap:12px;margin-top:auto;padding-top:8px;display:flex}.halo-theme .testimonial-avatar{border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;width:38px;height:38px}.halo-theme .testimonial-name{color:#fff;font-size:.9rem;font-weight:600}.halo-theme .testimonial-handle{color:#ffffff80;font-size:.75rem}@media (max-width:900px){.halo-theme .testimonials-grid{grid-template-columns:1fr}}.halo-theme .pricing-teaser-section{padding:60px 0 40px}.halo-theme .pricing-teaser-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(at 100% 0,#c084fc14,#0000 60%),linear-gradient(#14141cb3 0%,#0c0c12b3 100%);border:1px solid #ffffff1a;border-radius:24px;padding:48px;position:relative;overflow:hidden}.halo-theme .pricing-teaser-glow{pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#ec489940 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-120px}.halo-theme .pricing-teaser-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:36px;display:grid;position:relative}.halo-theme .pricing-teaser-col{flex-direction:column;gap:14px;display:flex}.halo-theme .pricing-teaser-divider{background:linear-gradient(#0000,#ffffff24,#0000);width:1px}.halo-theme .pricing-teaser-title{color:#fff;letter-spacing:-.01em;align-items:baseline;gap:10px;margin:4px 0 6px;font-size:1.7rem;font-weight:700;display:flex}.halo-theme .pricing-teaser-price{background:linear-gradient(135deg,#ec4899 0% 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800}.halo-theme .pricing-teaser-price-free{-webkit-text-fill-color:#fff;color:#fff;background:0 0}.halo-theme .hero-pill-text{align-items:center;gap:6px;display:inline-flex}.halo-theme .hero-pill-bracket{color:#fff6;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-weight:500}.halo-theme .hero-pill-mono{color:#ec4899;letter-spacing:.04em;text-transform:uppercase;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78em;font-weight:600}.halo-theme .hero-pill-sep{opacity:.5;margin:0 4px}.halo-theme .steps-section{padding:50px 0 30px}.halo-theme .steps-inline{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:20px 28px;display:flex}.halo-theme .steps-inline-label{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.halo-theme .steps-inline-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#ffffff73;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.7rem}.halo-theme .steps-inline-time{color:#fff;font-size:.95rem;font-weight:600}.halo-theme .steps-inline-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.halo-theme .steps-inline-step{color:#ffffffd9;align-items:center;gap:10px;font-size:.93rem;display:inline-flex}.halo-theme .steps-inline-num{color:#ec4899;letter-spacing:.05em;background:#c084fc1a;border:1px solid #c084fc33;border-radius:5px;padding:3px 7px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.72rem;font-weight:700}.halo-theme .steps-inline-arrow{color:#ffffff40;flex-shrink:0}@media (max-width:720px){.halo-theme .steps-inline{gap:18px;padding:18px}.halo-theme .steps-inline-row{gap:10px}}.halo-theme .compare-section{padding:80px 0 60px}.halo-theme .compare-table-wrap{background:linear-gradient(#ffffff05,#ffffff01);border:1px solid #ffffff14;border-radius:18px;margin-top:44px;overflow:hidden}.halo-theme .compare-table{border-collapse:collapse;width:100%;font-size:.93rem}.halo-theme .compare-th{text-align:center;color:#ffffff8c;letter-spacing:.02em;background:#ffffff04;border-bottom:1px solid #ffffff14;padding:18px 16px;font-size:.85rem;font-weight:500}.halo-theme .compare-th-feature{text-align:left;width:40%}.halo-theme .compare-th-us{background:linear-gradient(#ec489914,#c084fc0a);border-left:1px solid #ec489926;border-right:1px solid #c084fc26}.halo-theme .compare-brand{color:#fff;font-size:.92rem;font-weight:700;display:inline-block}.halo-theme .compare-th-them{text-transform:lowercase;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem}.halo-theme .compare-table tbody tr{border-bottom:1px solid #ffffff0a;transition:background .2s}.halo-theme .compare-feature{color:#ffffffd1;text-align:left;padding:14px 18px;font-size:.9rem}.halo-theme .compare-cell{text-align:center;vertical-align:middle;padding:14px 12px}.halo-theme .compare-cell.compare-yes svg{margin:0 auto}.halo-theme .compare-cell.compare-no svg{margin:0 auto}.halo-theme .compare-cell.compare-partial{color:#fbbf24;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem;font-weight:600}@media (max-width:720px){.halo-theme .compare-table-wrap{overflow-x:auto}.halo-theme .compare-table{min-width:560px;font-size:.85rem}.halo-theme .compare-feature{padding:12px 14px;font-size:.82rem}.halo-theme .compare-th{padding:14px 10px;font-size:.78rem}}.halo-theme .faq-section{padding:60px 0 80px}.halo-theme .faq-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:44px;display:grid}.halo-theme .faq-item{background:#ffffff04;border:1px solid #ffffff12;border-radius:14px;padding:0;transition:border-color .25s,background .25s;overflow:hidden}.halo-theme .faq-item[open]{background:#ffffff08;border-color:#ffffff29}.halo-theme .faq-q{cursor:pointer;color:#fff;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:.97rem;font-weight:500;list-style:none;display:flex}.halo-theme .faq-q::-webkit-details-marker{display:none}.halo-theme .faq-q:hover{color:#fff}.halo-theme .faq-toggle{color:#ffffff8c;text-align:center;flex-shrink:0;width:18px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:1.3rem;font-weight:300;line-height:1;transition:transform .25s,color .25s}.halo-theme .faq-item[open] .faq-toggle{color:#ec4899;transform:rotate(45deg)}.halo-theme .faq-a{color:#ffffffb8;margin:0;padding:0 22px 20px;font-size:.91rem;line-height:1.6}@media (max-width:720px){.halo-theme .faq-grid{grid-template-columns:1fr}.halo-theme .faq-q{padding:16px 18px;font-size:.92rem}.halo-theme .faq-a{padding:0 18px 16px}}.halo-theme .footer-meta{color:#ffffff59;letter-spacing:.04em;margin-top:6px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.72rem}.halo-theme .footer-rez{background:linear-gradient(135deg,#ff6ec7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.halo-theme .hero-pill-mono{color:#f472b6}.halo-theme .hero-rotator{vertical-align:bottom;min-width:14ch;height:1.05em;display:inline-block;position:relative}.halo-theme .hero-rotator-word{white-space:nowrap;opacity:0;animation:12s cubic-bezier(.22,.61,.36,1) infinite hero-rotate;position:absolute;inset:0;transform:translateY(14px)}@keyframes hero-rotate{0%,2%{opacity:0;transform:translateY(14px)}6%,23%{opacity:1;transform:translateY(0)}27%,30%{opacity:0;transform:translateY(-14px)}to{opacity:0;transform:translateY(-14px)}}@media (prefers-reduced-motion:reduce){.halo-theme .hero-rotator-word{opacity:1;animation:none;transform:none}.halo-theme .hero-rotator-word~.hero-rotator-word{display:none}}.halo-theme .pricing-teaser-price-sub{color:#ffffff8c;font-size:.85rem;font-weight:500}.halo-theme .pricing-teaser-eyebrow-premium{color:#ec4899}.halo-theme .pricing-teaser-list{flex-direction:column;gap:8px;margin:6px 0 14px;padding:0;list-style:none;display:flex}.halo-theme .pricing-teaser-list li{color:#ffffffc7;padding-left:22px;font-size:.92rem;line-height:1.45;position:relative}.halo-theme .pricing-teaser-list li:before{content:"";border-bottom:2px solid #ec4899;border-left:2px solid #ec4899;width:14px;height:8px;position:absolute;top:7px;left:0;transform:rotate(-45deg)}.halo-theme .pricing-teaser-btn{align-self:flex-start;margin-top:auto}@media (max-width:800px){.halo-theme .pricing-teaser-card{padding:30px 22px}.halo-theme .pricing-teaser-grid{grid-template-columns:1fr;gap:28px}.halo-theme .pricing-teaser-divider{background:linear-gradient(90deg,#0000,#ffffff24,#0000);width:100%;height:1px}.halo-theme .pricing-teaser-price{font-size:2.4rem}}.halo-theme .hero-meta{color:var(--muted);letter-spacing:.01em;margin-top:6px;font-size:.82rem}.halo-theme .hero-trusted{border-top:1px solid #ffffff0f;align-items:center;gap:14px;max-width:480px;margin-top:28px;padding-top:24px;display:flex}.halo-theme .hero-trusted-label{text-transform:uppercase;letter-spacing:.14em;color:#fff6;flex-shrink:0;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.7rem}.halo-theme .hero-trusted-icons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.halo-theme .hero-trusted-icon{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;place-items:center;width:28px;height:28px;transition:transform .2s,background .2s;display:grid}.halo-theme .hero-trusted-icon:hover{background:#ffffff12;transform:translateY(-2px)}.halo-theme .hero-trusted-more{color:#ffffff73;margin-left:4px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.72rem}@media (max-width:900px){.halo-theme .hero-trusted{justify-content:center;max-width:100%}}.halo-theme .hero-mockup-aura{pointer-events:none;z-index:0;filter:blur(20px);background:radial-gradient(at 60%,#e87fa01a 0%,#a855f70d 40%,#0000 75%);position:absolute;inset:-120px -120px -120px -20px}.halo-theme .hero-mockup-inner{z-index:1;perspective:2200px;perspective-origin:0%;justify-content:flex-end;width:100%;display:flex;position:relative;overflow:visible}.halo-theme .hero-mockup-img{transform-origin:50%;will-change:transform;border:3px solid #e87fa08c;border-radius:22px;width:100%;max-width:min(1200px,58vw);height:auto;transition:transform .5s cubic-bezier(.22,.61,.36,1);display:block;transform:rotateY(-16deg)rotateX(2deg)scaleY(1.15);box-shadow:0 0 0 1.5px #e87fa033,0 40px 100px -30px #e87fa04d,0 60px 120px -30px #000000bf}.halo-theme .hero-mockup-img:hover{transform:rotateY(-12deg)rotateX(1deg)scaleY(1.15)}@media (max-width:900px){.halo-theme .hero-mockup-inner{justify-content:center}.halo-theme .hero-mockup-img{border-width:2px;width:100%;max-width:560px;transform:rotateY(-9deg)}.halo-theme .hero-mockup-img:hover{transform:rotateY(-6deg)}}.halo-theme .hp-potd{z-index:2;padding:64px 0 40px;position:relative}.halo-theme .hp-potd-card{max-width:520px;color:inherit;background:linear-gradient(135deg,#e87fa014,#e87fa005);border:1px solid #e87fa02e;border-radius:18px;align-items:center;gap:18px;margin:32px auto 0;padding:16px 18px;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 24px 60px -28px #000000b3,inset 0 0 0 1px #ffffff08}.halo-theme .hp-potd-card:hover{border-color:#e87fa066;transform:translateY(-2px);box-shadow:0 30px 70px -28px #000c,inset 0 0 0 1px #e87fa033}.halo-theme .hp-potd-avatar{border:2px solid var(--potd-accent,#e87fa0);border-radius:50%;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden;box-shadow:0 0 24px #e87fa059}.halo-theme .hp-potd-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.halo-theme .hp-potd-avatar-fallback{color:var(--potd-accent,#e87fa0);background:#e87fa01f;justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex;position:absolute;inset:0}.halo-theme .hp-potd-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.halo-theme .hp-potd-handle{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;overflow:hidden}.halo-theme .hp-potd-name{color:#ffffff8c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.halo-theme .hp-potd-views{color:#ffffff73;align-items:center;gap:5px;margin-top:2px;font-size:12px;display:inline-flex}.halo-theme .hp-potd-views-icon{width:12px;height:12px}.halo-theme .hp-potd-cta{color:#ffd0e0;background:#e87fa01f;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .2s;display:inline-flex}.halo-theme .hp-potd-card:hover .hp-potd-cta{background:#e87fa038}@media (max-width:600px){.halo-theme .hp-potd-card{flex-wrap:wrap;gap:14px}.halo-theme .hp-potd-cta{justify-content:center;width:100%}}.halo-theme .hp-showcase{z-index:2;padding:80px 0 60px;position:relative}.halo-theme .hp-showcase-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}@media (max-width:1000px){.halo-theme .hp-showcase-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.halo-theme .hp-showcase-grid{grid-template-columns:1fr;gap:14px}}.halo-theme .hp-card{aspect-ratio:4/5;isolation:isolate;color:inherit;border:1px solid #ffffff12;border-radius:20px;text-decoration:none;transition:transform .35s cubic-bezier(.22,.61,.36,1),border-color .3s,box-shadow .35s;display:block;position:relative;overflow:hidden}.halo-theme .hp-card:hover{border-color:#e87fa059;transform:translateY(-4px);box-shadow:0 28px 60px -28px #000000e6,0 0 40px -8px #e87fa02e}.halo-theme .hp-card-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.halo-theme .hp-card-bg-img{object-fit:cover;filter:brightness(.65)saturate(1.05);background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}.halo-theme .hp-card:hover .hp-card-bg-img{transform:scale(1.05)}.halo-theme .hp-card-bg-fade{background:linear-gradient(#0000 0%,#00000040 45%,#000000d9 100%);position:absolute;inset:0}.halo-theme .hp-card-body{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:6px;height:100%;padding:18px 18px 16px;display:flex;position:relative}.halo-theme .hp-card-avatar-wrap{width:56px;height:56px;margin-bottom:6px;position:relative}.halo-theme .hp-card-avatar{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:100%;height:100%;display:block;position:absolute;inset:0}.halo-theme .hp-card-avatar-placeholder{color:#ffffffc7;font-family:var(--font-d);z-index:0;background:linear-gradient(135deg,#e87fa038,#e87fa014);place-items:center;font-size:1.4rem;font-weight:700;display:grid}.halo-theme .hp-card-avatar-img{z-index:1;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover}.halo-theme .hp-card-deco{pointer-events:none;object-fit:contain;width:122%;height:122%;position:absolute;inset:-11%}.halo-theme .hp-card-handle{color:#fff9;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.82rem}.halo-theme .hp-card-handle-name{color:#fff;font-weight:600}.halo-theme .hp-card-display{color:#fff;letter-spacing:-.01em;font-size:.95rem;font-weight:600}.halo-theme .hp-card-tag{color:#ffffffc7;font-size:.85rem;line-height:1.4}.halo-theme .hp-card-meta{align-items:center;gap:8px;min-height:1.2em;display:flex}.halo-theme .hp-card-music{color:#ffffff8c;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.72rem;overflow:hidden}.halo-theme .hp-card-socials{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.halo-theme .hp-card-social{border:1px solid #ffffff14;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.halo-theme .hp-card-social-more{color:#ffffff8c;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.66rem;font-weight:600;background:#ffffff0a!important}.halo-theme .hp-features{z-index:2;padding:80px 0;position:relative}.halo-theme .hp-features-stack{flex-direction:column;gap:100px;margin-top:60px;display:flex}.halo-theme .hp-feature-row{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:64px;display:grid}.halo-theme .hp-feature-row-flip{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.halo-theme .hp-feature-row-flip .hp-feature-visual{order:-1}.halo-theme .hp-feature-text{max-width:460px}.halo-theme .hp-feature-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--pink);margin-bottom:14px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.72rem;font-weight:600;display:inline-block}.halo-theme .hp-feature-title{font-family:var(--font-d);letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:700;line-height:1.1}.halo-theme .hp-feature-body{color:var(--muted2);flex-direction:column;gap:14px;font-size:.97rem;line-height:1.55;display:flex}.halo-theme .hp-feature-body p{margin:0}.halo-theme .hp-feature-list{flex-wrap:wrap;gap:6px;flex-direction:row!important;margin-top:4px!important;display:flex!important}.halo-theme .hp-feature-list span{color:#ffffffb8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:4px 9px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.7rem}.halo-theme .hp-feature-visual{min-width:0;position:relative}@media (max-width:900px){.halo-theme .hp-features-stack{gap:60px}.halo-theme .hp-feature-row,.halo-theme .hp-feature-row-flip{grid-template-columns:1fr;gap:28px}.halo-theme .hp-feature-row-flip .hp-feature-visual{order:0}}.halo-theme .hp-bg-collage{border-radius:18px;grid-template-columns:1fr 1fr;gap:12px;display:grid}.halo-theme .hp-bg-tile{aspect-ratio:4/5;border:1px solid #ffffff14;border-radius:14px;position:relative;overflow:hidden}.halo-theme .hp-bg-tile video,.halo-theme .hp-bg-tile img{object-fit:cover;filter:brightness(.75);width:100%;height:100%;display:block}.halo-theme .hp-bg-tile-img{filter:brightness(.75);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.halo-theme .hp-bg-tile-label{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff1a;border-radius:6px;padding:4px 8px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.7rem;font-weight:600;position:absolute;bottom:10px;left:10px}.halo-theme .hp-decoration-strip{background:radial-gradient(at 30% 30%,#e87fa014,#0000 60%),#ffffff05;border:1px solid #ffffff0f;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px;display:grid;position:relative}.halo-theme .hp-decoration-tile{aspect-ratio:1;background:#ffffff06;border:1px solid #ffffff0d;border-radius:12px;place-items:center;padding:6px;transition:transform .2s;display:grid}.halo-theme .hp-decoration-tile:hover{background:#e87fa014;border-color:#e87fa033;transform:scale(1.06)}.halo-theme .hp-decoration-img{object-fit:contain;width:100%;height:100%}.halo-theme .hp-decoration-more{background:var(--black);border:1px solid var(--pink-dim);color:var(--pink);border-radius:999px;padding:5px 10px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.7rem;font-weight:600;position:absolute;bottom:-14px;right:14px}.halo-theme .hp-widget-stack{flex-direction:column;gap:12px;display:flex}.halo-theme .hp-widget{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative}.halo-theme .hp-widget-icon{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.halo-theme .hp-widget-body{flex:1;min-width:0}.halo-theme .hp-widget-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.68rem}.halo-theme .hp-widget-title{color:#fff;margin-top:2px;font-size:.95rem;font-weight:600}.halo-theme .hp-widget-title span{color:#ffffff8c;font-weight:400}.halo-theme .hp-widget-eq{align-items:flex-end;gap:3px;height:18px;display:flex}.halo-theme .hp-widget-eq span{background:#1db954;border-radius:2px;width:3px;animation:1s ease-in-out infinite hp-eq-bar}.halo-theme .hp-widget-eq span:first-child{height:60%;animation-delay:0s}.halo-theme .hp-widget-eq span:nth-child(2){height:100%;animation-delay:.15s}.halo-theme .hp-widget-eq span:nth-child(3){height:40%;animation-delay:.3s}.halo-theme .hp-widget-eq span:nth-child(4){height:80%;animation-delay:.45s}@keyframes hp-eq-bar{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.halo-theme .hp-widget-pulse{background:#4ade80;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #4ade80}.halo-theme .hp-widget-effect{background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:14px 16px;display:flex}.halo-theme .hp-widget-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.68rem}.halo-theme .hp-widget-effect-row{flex-wrap:wrap;gap:6px;display:flex}.halo-theme .hp-widget-effect-row span{color:var(--pink);background:#e87fa01a;border:1px solid #e87fa038;border-radius:999px;padding:5px 10px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.72rem}.halo-theme .hp-pricing{z-index:2;padding:70px 0 60px;position:relative}.halo-theme .hp-pricing-grid{grid-template-columns:1fr 1fr;gap:18px;max-width:880px;margin-top:48px;margin-left:auto;margin-right:auto;display:grid}@media (max-width:720px){.halo-theme .hp-pricing-grid{grid-template-columns:1fr}}.halo-theme .hp-pricing-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;gap:14px;padding:32px 28px;display:flex;position:relative}.halo-theme .hp-pricing-card-premium{background:radial-gradient(at 100% 0,#e87fa01f,#0000 60%),linear-gradient(#e87fa00d 0%,#14141c66 100%);border-color:#e87fa040}.halo-theme .hp-pricing-tag{text-transform:uppercase;letter-spacing:.14em;color:#ffffff8c;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.7rem;font-weight:600}.halo-theme .hp-pricing-tag-premium{color:var(--pink)}.halo-theme .hp-pricing-price{font-family:var(--font-d);letter-spacing:-.03em;color:#fff;font-size:2.8rem;font-weight:800;line-height:1}.halo-theme .hp-pricing-card-premium .hp-pricing-price{color:var(--pink)}.halo-theme .hp-pricing-price span{color:#ffffff80;letter-spacing:0;-webkit-text-fill-color:#ffffff80;margin-left:6px;font-size:.9rem;font-weight:500}.halo-theme .hp-pricing-list{flex-direction:column;gap:9px;margin:6px 0 16px;padding:0;list-style:none;display:flex}.halo-theme .hp-pricing-list li{color:#ffffffc7;padding-left:22px;font-size:.92rem;line-height:1.45;position:relative}.halo-theme .hp-pricing-list li:before{content:"";border-left:2px solid var(--pink);border-bottom:2px solid var(--pink);width:13px;height:7px;position:absolute;top:6px;left:0;transform:rotate(-45deg)}.halo-theme .hp-pricing-btn{justify-content:center;align-self:stretch;margin-top:auto}.halo-theme .hp-final-cta{z-index:2;padding:90px 0 110px;position:relative}.halo-theme .hp-final-inner{text-align:center;max-width:600px;margin:0 auto}.halo-theme .hp-final-title{font-family:var(--font-d);letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(2.2rem,5.5vw,3.6rem);font-weight:800;line-height:1.05}.halo-theme .hp-final-sub{color:var(--muted2);margin:0 0 32px;font-size:1rem}.halo-theme .hp-final-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.halo-theme .compare-table-wrap{background:#ffffff03;border:1px solid #ffffff0f;border-radius:20px;max-width:1040px;margin-top:48px;margin-left:auto;margin-right:auto;overflow:hidden}.halo-theme .compare-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.92rem}.halo-theme .compare-table th,.halo-theme .compare-table td{vertical-align:middle}.halo-theme .compare-th-feature{text-transform:uppercase;width:38%;text-align:left!important;letter-spacing:.12em!important;color:#ffffff59!important;padding-left:24px!important;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace!important;font-size:.7rem!important}.halo-theme .compare-th-us{background:linear-gradient(#e87fa029,#e87fa00a)!important;border-bottom-color:#e87fa066!important;border-left:1px solid #e87fa047!important;border-right:1px solid #e87fa047!important;padding-block:20px!important}.halo-theme .compare-brand{color:#fff;letter-spacing:-.01em;font-size:1rem!important;font-weight:700!important}.halo-theme .compare-th-them{color:#fff6!important;text-transform:none!important;letter-spacing:0!important;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace!important;font-size:.82rem!important;font-weight:500!important}.halo-theme .compare-table tbody tr{border-bottom:1px solid #ffffff0a}.halo-theme .compare-table tbody tr:last-child{border-bottom:none}.halo-theme .compare-table tbody tr:hover{background:#ffffff05}.halo-theme .compare-feature{text-align:left;font-size:.9rem;font-weight:500;color:#ffffffe0!important;padding:16px 24px!important}.halo-theme .compare-cell{text-align:center;padding:16px 12px;font-size:.88rem}.halo-theme .compare-cell.compare-yes{color:var(--pink);font-size:.82rem;font-weight:600}.halo-theme .compare-cell.compare-yes svg{stroke:var(--pink);margin:0 auto}.halo-theme .compare-cell.compare-no{color:#ffffff38}.halo-theme .compare-cell.compare-no svg{stroke:#ffffff38;margin:0 auto}.halo-theme .compare-cell.compare-partial{color:#ffffff73;letter-spacing:.02em;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem;font-weight:500}.halo-theme .compare-table tbody tr td:nth-child(2){background:#e87fa00f!important;border-left:1px solid #e87fa02e!important;border-right:1px solid #e87fa02e!important}.halo-theme .compare-row-price{background:#ffffff05}.halo-theme .compare-row-price td{padding-block:22px!important}.halo-theme .compare-price-us{font-family:var(--font-d);letter-spacing:-.02em;color:#fff;font-weight:800;font-size:1.5rem!important}.halo-theme .compare-price-us span{text-transform:uppercase;letter-spacing:.12em;color:var(--pink);margin-top:4px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.66rem;font-weight:600;display:block}.halo-theme .compare-price-them{font-family:var(--font-d);color:#ffffff8c;letter-spacing:-.01em;font-weight:600;font-size:1rem!important}.halo-theme .compare-price-them span{text-transform:uppercase;letter-spacing:.1em;color:#ffffff47;margin-top:2px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.62rem;font-weight:500;display:block}@media (max-width:720px){.halo-theme .compare-table-wrap{overflow-x:auto}.halo-theme .compare-table{min-width:620px}.halo-theme .compare-th-feature,.halo-theme .compare-feature{padding-left:16px!important;padding-right:12px!important}.halo-theme .compare-price-us{font-size:1.15rem!important}.halo-theme .compare-price-them{font-size:.88rem!important}}.halo-theme .lb-section{z-index:2;min-height:100vh;padding:140px clamp(20px,4vw,48px) 100px;position:relative}.halo-theme .lb-inner{max-width:980px;margin:0 auto}.halo-theme .lb-back{color:#ffffff80;align-items:center;gap:8px;margin-bottom:32px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem;transition:color .2s;display:inline-flex}.halo-theme .lb-back:hover{color:var(--pink)}.halo-theme .lb-head{text-align:center;margin-bottom:36px}.halo-theme .lb-head-trophy{color:gold;filter:drop-shadow(0 0 12px #ffd70040);background:radial-gradient(circle at 30% 25%,#fff4a62e,#0000 60%),linear-gradient(135deg,#ffd70024,#e87fa014);border:1px solid #ffd70052;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:18px;display:inline-grid;box-shadow:inset 0 1px 1px #ffffff1f,0 0 32px -6px #ffd70066}.halo-theme .lb-title{font-family:var(--font-d);letter-spacing:-.03em;margin:8px 0 12px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.05}.halo-theme .lb-sub{color:var(--muted2);margin:0;font-size:.95rem}.halo-theme .lb-tabs{background:#ffffff06;border:1px solid #ffffff12;border-radius:999px;justify-content:center;gap:4px;width:fit-content;margin:0 auto 32px;padding:5px;display:flex}.halo-theme .lb-tab{color:#ffffff8c;letter-spacing:.02em;border-radius:999px;padding:9px 22px;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.halo-theme .lb-tab:hover{color:#fff}.halo-theme .lb-tab-active{color:#fff;background:linear-gradient(135deg,#ff6ec7d9,#ec4899d9);box-shadow:0 0 18px -4px #e87fa080}.halo-theme .lb-table-wrap{background:#ffffff03;border:1px solid #ffffff0f;border-radius:18px;overflow:hidden}.halo-theme .lb-table-head{background:#ffffff04;border-bottom:1px solid #ffffff0f;grid-template-columns:60px 1fr 100px;align-items:center;padding:14px 20px;display:grid}.halo-theme .lb-th{text-transform:uppercase;letter-spacing:.14em;color:#fff6;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.66rem;font-weight:500}.halo-theme .lb-th-views{text-align:right}.halo-theme .lb-list{margin:0;padding:0;list-style:none}.halo-theme .lb-list li{border-bottom:1px solid #ffffff0a}.halo-theme .lb-list li:last-child{border-bottom:none}.halo-theme .lb-row{color:inherit;grid-template-columns:60px 1fr 100px;align-items:center;padding:14px 20px;text-decoration:none;transition:background .2s;display:grid}.halo-theme .lb-row:hover{background:#e87fa00d}.halo-theme .lb-rank{font-family:var(--font-d);color:#ffffff8c;letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.halo-theme .lb-rank-1{color:gold;text-shadow:0 0 10px #ffd70073;font-size:1.15rem}.halo-theme .lb-rank-2{color:#d8d8d8;text-shadow:0 0 8px #d8d8d859;font-size:1.15rem}.halo-theme .lb-rank-3{color:#cd7f32;text-shadow:0 0 8px #cd7f3259;font-size:1.15rem}.halo-theme .lb-row-top-1{background:linear-gradient(90deg,#ffd7000f 0%,#ffd70005 40%,#0000 100%)}.halo-theme .lb-row-top-2{background:linear-gradient(90deg,#d8d8d80d 0%,#d8d8d804 40%,#0000 100%)}.halo-theme .lb-row-top-3{background:linear-gradient(90deg,#cd7f320f 0%,#cd7f3205 40%,#0000 100%)}.halo-theme .lb-row-top:hover{background:#e87fa00d}.halo-theme .lb-profile{align-items:center;gap:14px;min-width:0;display:flex}.halo-theme .lb-avatar-wrap{flex-shrink:0;width:44px;height:44px;position:relative}.halo-theme .lb-avatar{object-fit:cover;border:1.5px solid #ffffff1f;border-radius:50%;width:100%;height:100%;display:block}.halo-theme .lb-avatar-placeholder{color:#ffffffb3;font-family:var(--font-d);z-index:0;background:linear-gradient(135deg,#e87fa02e,#e87fa00f);place-items:center;font-size:1.1rem;font-weight:700;display:grid;position:absolute;inset:0}.halo-theme .lb-avatar-img,.halo-theme .lb-podium-avatar-img{z-index:1;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.halo-theme .lb-podium-avatar-img{border-width:2px}.halo-theme .lb-deco{pointer-events:none;object-fit:contain;width:122%;height:122%;position:absolute;inset:-11%}.halo-theme .lb-name{flex-direction:column;gap:2px;min-width:0;display:flex}.halo-theme .lb-display{color:#fff;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.95rem;font-weight:600;display:inline-flex;overflow:hidden}.halo-theme .lb-premium{color:var(--pink);flex-shrink:0;font-size:.8rem}.halo-theme .lb-handle{color:#ffffff73;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem;overflow:hidden}.halo-theme .lb-views{font-family:var(--font-d);color:#fff;text-align:right;letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.halo-theme .lb-empty{text-align:center;color:#fff6;padding:60px 20px;font-size:.92rem}.halo-theme .lb-footnote{text-align:center;color:#ffffff59;margin-top:24px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.72rem}.halo-theme .nav-link-active{color:var(--pink)!important}@media (max-width:640px){.halo-theme .lb-table-head,.halo-theme .lb-row{grid-template-columns:44px 1fr 72px;padding:12px 14px}.halo-theme .lb-profile{gap:10px}.halo-theme .lb-avatar-wrap{width:38px;height:38px}.halo-theme .lb-display{font-size:.9rem}.halo-theme .lb-views{font-size:.95rem}.halo-theme .lb-tab{padding:8px 16px;font-size:.72rem}}.halo-theme .lb-podium{grid-template-columns:1fr 1.15fr 1fr;align-items:end;gap:16px;margin-bottom:40px;display:grid}.halo-theme .lb-podium-card{text-align:center;color:inherit;isolation:isolate;background:linear-gradient(#ffffff06,#ffffff02);border:1px solid #ffffff12;border-radius:20px;flex-direction:column;align-items:center;padding:28px 16px 22px;text-decoration:none;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s;display:flex;position:relative;overflow:visible}.halo-theme .lb-podium-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px -28px #000000d9}.halo-theme .lb-podium-1{background:radial-gradient(at top,#ffd7001a,#0000 60%),linear-gradient(#ffd7000d,#e87fa00a 60%,#ffffff03);border-color:#ffd70052;padding:38px 16px 28px;box-shadow:0 0 0 1px #ffd7001a,0 32px 80px -30px #ffd7002e}.halo-theme .lb-podium-1:hover{box-shadow:0 0 0 1px #ffd7002e,0 40px 90px -28px #ffd70047,0 30px 60px -28px #000000d9}.halo-theme .lb-podium-2{background:radial-gradient(at top,#d8d8d812,#0000 60%),linear-gradient(#ffffff06,#ffffff02);border-color:#d8d8d833}.halo-theme .lb-podium-3{background:radial-gradient(at top,#cd7f3214,#0000 60%),linear-gradient(#ffffff06,#ffffff02);border-color:#cd7f3238}.halo-theme .lb-podium-medal{z-index:2;border:2px solid;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.halo-theme .lb-podium-medal:before{content:"";border:1px solid;border-color:inherit;opacity:.4;pointer-events:none;border-radius:50%;position:absolute;inset:-5px}.halo-theme .lb-podium-1 .lb-podium-medal{color:#5a3a02;background:radial-gradient(circle at 30% 30%,#fff4a6 0%,#fde047 30%,#ca8a04 75%,#92590a 100%);border-color:#ffd700d9;box-shadow:inset 0 1px 2px #fff9,inset 0 -3px 6px #00000040,0 0 32px -2px #ffd700b3,0 6px 16px -4px #00000080}.halo-theme .lb-podium-1 .lb-podium-medal:before{border-color:#ffd70080}.halo-theme .lb-podium-2 .lb-podium-medal{color:#1f2937;background:radial-gradient(circle at 30% 30%,#fff 0%,#e2e8f0 30%,#94a3b8 75%,#475569 100%);border-color:#ffffffb3;box-shadow:inset 0 1px 2px #ffffffb3,inset 0 -3px 6px #0003,0 0 24px -4px #d8d8d88c,0 6px 16px -4px #00000080}.halo-theme .lb-podium-2 .lb-podium-medal:before{border-color:#d8d8d866}.halo-theme .lb-podium-3 .lb-podium-medal{color:#421a02;background:radial-gradient(circle at 30% 30%,#fbbf78 0%,#f59e0b 30%,#b45309 75%,#783306 100%);border-color:#cd7f32d9;box-shadow:inset 0 1px 2px #ffffff80,inset 0 -3px 6px #00000040,0 0 24px -4px #cd7f3299,0 6px 16px -4px #00000080}.halo-theme .lb-podium-3 .lb-podium-medal:before{border-color:#cd7f3280}.halo-theme .lb-podium-num{font-family:var(--font-d);letter-spacing:-.04em;z-index:1;font-size:1.55rem;font-weight:900;line-height:1;position:relative}.halo-theme .lb-podium-1 .lb-podium-num{text-shadow:0 1px #fff6;font-size:1.7rem}.halo-theme .lb-podium-place{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-top:4px;margin-bottom:14px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.7rem;font-weight:600}.halo-theme .lb-podium-1 .lb-podium-place{color:gold}.halo-theme .lb-podium-2 .lb-podium-place{color:#d8d8d8}.halo-theme .lb-podium-3 .lb-podium-place{color:#cd7f32}.halo-theme .lb-podium-avatar-wrap{width:88px;height:88px;margin-bottom:12px;position:relative}.halo-theme .lb-podium-1 .lb-podium-avatar-wrap{width:104px;height:104px}.halo-theme .lb-podium-avatar{object-fit:cover;border:2px solid #ffffff2e;border-radius:50%;width:100%;height:100%;display:block}.halo-theme .lb-podium-1 .lb-podium-avatar{border-color:#ffd7008c}.halo-theme .lb-podium-2 .lb-podium-avatar{border-color:#d8d8d866}.halo-theme .lb-podium-3 .lb-podium-avatar{border-color:#cd7f3273}.halo-theme .lb-podium-deco{pointer-events:none;object-fit:contain;width:122%;height:122%;position:absolute;inset:-11%}.halo-theme .lb-podium-name{font-family:var(--font-d);color:#fff;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:100%;font-size:1rem;font-weight:700;display:inline-flex;overflow:hidden}.halo-theme .lb-podium-1 .lb-podium-name{font-size:1.1rem}.halo-theme .lb-podium-handle{color:#ffffff80;text-overflow:ellipsis;max-width:100%;margin-top:2px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem;overflow:hidden}.halo-theme .lb-podium-views{font-family:var(--font-d);letter-spacing:-.02em;color:#fff;margin-top:16px;font-size:1.6rem;font-weight:800}.halo-theme .lb-podium-1 .lb-podium-views{color:gold;font-size:1.9rem}.halo-theme .lb-podium-views-label{letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin-top:2px;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.66rem;font-weight:500}@media (max-width:720px){.halo-theme .lb-podium{grid-template-columns:1fr 1fr;grid-template-areas:"first first""second third";gap:12px}.halo-theme .lb-podium-1{grid-area:first;padding-block:30px 22px}.halo-theme .lb-podium-2{grid-area:second}.halo-theme .lb-podium-3{grid-area:third}.halo-theme .lb-podium-avatar-wrap{width:72px;height:72px}.halo-theme .lb-podium-1 .lb-podium-avatar-wrap{width:88px;height:88px}.halo-theme .lb-podium-views{font-size:1.3rem}.halo-theme .lb-podium-1 .lb-podium-views{font-size:1.5rem}}.halo-theme .lb-empty-card{text-align:center;color:#ffffff8c;background:#ffffff03;border:1px solid #ffffff0f;border-radius:18px;padding:60px 24px}.halo-theme .lb-empty-icon{color:#ffd70066;margin-bottom:14px}.halo-theme .lb-empty-card p{margin:4px 0}.halo-theme .lb-empty-sub{color:#ffffff59;font-family:ui-monospace,JetBrains Mono,SF Mono,Menlo,monospace;font-size:.78rem}.halo-theme a:focus-visible,.halo-theme button:focus-visible,.halo-theme summary:focus-visible,.halo-theme [tabindex]:focus-visible{outline:2px solid var(--pink);outline-offset:2px;border-radius:4px}
.halo-theme{--r-bg:#0a0a0f;--r-bg-card:#ffffff06;--r-bg-card-hi:#ffffff0b;--r-text:#fff;--r-text-muted:#ffffff9e;--r-text-dim:#fff6;--r-text-faint:#ffffff38;--r-border:#ffffff14;--r-border-hi:#ffffff24;--r-accent:#e87fa0;--r-accent-2:#d66f90;--r-accent-soft:#e87fa01f;--r-font-sans:"Inter", "Geist Sans", -apple-system, system-ui, sans-serif;--r-font-display:"Syne", "Inter", -apple-system, system-ui, sans-serif;--r-font-mono:"JetBrains Mono", "Geist Mono", ui-monospace, monospace;--r-radius-sm:6px;--r-radius:10px;--r-radius-lg:14px;color:var(--r-text);font-feature-settings:"cv11", "ss01";-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:var(--r-bg)!important;font-family:var(--r-font-sans)!important}.halo-theme .glow-orbs-container,.halo-theme .glow-orb{display:none!important}.halo-theme .parallax-stars{opacity:.18!important}.halo-theme p,.halo-theme li,.halo-theme summary,.halo-theme input,.halo-theme button,.halo-theme a,.halo-theme span,.halo-theme div{font-family:var(--r-font-sans)}.halo-theme .navbar{box-shadow:none!important;background:0 0!important;border:0!important}.halo-theme .nav-inner{-webkit-backdrop-filter:blur(14px)saturate(140%);border:1px solid var(--r-border)!important;background:#0a0a0fb8!important;border-radius:14px!important;box-shadow:0 4px 24px -8px #0006!important}.halo-theme .nav-link{font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;letter-spacing:-.01em!important;font-size:14px!important;font-weight:500!important;transition:color .15s!important}.halo-theme .nav-link:hover{color:var(--r-text)!important;background:0 0!important}.halo-theme .nav-divider{color:var(--r-text-faint)!important}.halo-theme .nav-logo{font-family:var(--r-font-display)!important;font-weight:700!important}.halo-theme .logo-rip{-webkit-text-fill-color:transparent;background:linear-gradient(#f290b0 0%,#d66f90 100%);-webkit-background-clip:text;background-clip:text}.halo-theme .logo-dot{color:var(--r-text-faint)!important}.halo-theme .btn{font-family:var(--r-font-sans)!important;letter-spacing:-.005em!important;border-radius:var(--r-radius)!important;font-size:14px!important;font-weight:600!important;transition:background .15s,border-color .15s,color .15s!important}.halo-theme .btn:hover{transform:none!important}.halo-theme .btn-lg{padding:12px 22px!important;font-size:15px!important}.halo-theme .btn-primary{color:#1a0a12!important;background:linear-gradient(#f290b0 0%,#d66f90 100%)!important;border:1px solid #ffffff1f!important;box-shadow:inset 0 1px #ffffff40,0 1px 2px #e87fa040!important}.halo-theme .btn-primary:hover{filter:brightness(1.06)}.halo-theme .btn-ghost{background:var(--r-bg-card)!important;color:var(--r-text)!important;border:1px solid var(--r-border-hi)!important;box-shadow:none!important}.halo-theme .btn-ghost:hover{background:var(--r-bg-card-hi)!important;border-color:#ffffff38!important}.halo-theme .nav-auth-btn{padding:6px 14px!important;font-size:13px!important}.halo-theme .nav-auth-btn.btn-ghost{color:#ffffffc7!important;background:0 0!important;border-color:#ffffff1a!important}.halo-theme .nav-auth-btn.btn-ghost:hover{background:var(--r-bg-card)!important;color:var(--r-text)!important;border-color:var(--r-border-hi)!important}.halo-theme .nav-auth-btn.btn-primary{box-shadow:inset 0 1px #ffffff38,0 1px 1px #e87fa02e!important}.halo-theme .hero-title{font-family:var(--r-font-sans)!important;letter-spacing:-.052em!important;color:var(--r-text)!important;font-size:clamp(44px,7.5vw,92px)!important;font-weight:800!important;line-height:1.02!important}.halo-theme .hero-title-gradient,.halo-theme .hero-rotator-word{-webkit-text-fill-color:transparent;background:linear-gradient(120deg,#f290b0 0%,#d66f90 50%,#e87fa0 100%) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text}.halo-theme .hero-sub{max-width:56ch;font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;letter-spacing:-.005em!important;font-size:18px!important;line-height:1.55!important}.halo-theme .claim-frame{background:var(--r-bg-card)!important;border:1px solid var(--r-border-hi)!important;border-radius:var(--r-radius)!important;box-shadow:inset 0 1px #ffffff08!important}.halo-theme .claim-prefix{font-family:var(--r-font-mono)!important;color:var(--r-text-dim)!important;font-size:14px!important}.halo-theme .claim-input{font-family:var(--r-font-mono)!important;color:var(--r-text)!important;font-size:14px!important}.halo-theme .claim-input::placeholder{color:var(--r-text-faint)!important}.halo-theme .claim-btn{border-radius:var(--r-radius)!important}.halo-theme .hero-mockup-aura{display:none!important}.halo-theme .hero-mockup-img{border:1px solid #ffffff1a!important;border-radius:12px!important;box-shadow:0 24px 60px -20px #000000b3!important}.halo-theme .hero-mockup-inner{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.halo-theme .section-eyebrow{text-transform:uppercase;border:1px solid var(--r-accent-soft);border-radius:999px;padding:4px 10px;display:inline-block;font-family:var(--r-font-sans)!important;letter-spacing:.12em!important;color:var(--r-accent)!important;-webkit-text-fill-color:var(--r-accent)!important;background:0 0!important;background:var(--r-accent-soft)!important;-webkit-text-fill-color:var(--r-accent)!important;font-size:12px!important;font-weight:600!important}.halo-theme .section-title{font-family:var(--r-font-display)!important;letter-spacing:-.035em!important;color:var(--r-text)!important;-webkit-text-fill-color:var(--r-text)!important;background:0 0!important;font-size:clamp(30px,4vw,46px)!important;font-weight:700!important;line-height:1.05!important}.halo-theme .section-sub{max-width:60ch;font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;letter-spacing:-.005em!important;font-size:16px!important;line-height:1.55!important}.halo-theme .hp-pricing-card,.halo-theme .faq-item,.halo-theme .hp-bg-tile,.halo-theme .platform-chip{border-radius:var(--r-radius)!important;background:var(--r-bg-card)!important;border:1px solid var(--r-border)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.halo-theme .hp-pricing-card-premium{border-color:var(--r-accent-soft)!important;background:linear-gradient(180deg, #e87fa00a 0%, var(--r-bg-card) 100%)!important}.halo-theme .hp-pricing-tag{text-transform:uppercase;font-family:var(--r-font-sans)!important;letter-spacing:.12em!important;color:var(--r-text-muted)!important;background:var(--r-bg-card-hi)!important;border:1px solid var(--r-border)!important;border-radius:999px!important;padding:4px 10px!important;font-size:11px!important;font-weight:600!important}.halo-theme .hp-pricing-tag-premium{color:var(--r-accent)!important;background:var(--r-accent-soft)!important;border-color:var(--r-accent-soft)!important}.halo-theme .hp-pricing-price{font-family:var(--r-font-display)!important;letter-spacing:-.035em!important;font-weight:700!important}.halo-theme .hp-pricing-price span{font-family:var(--r-font-sans)!important;color:var(--r-text-dim)!important;font-weight:500!important}.halo-theme .hp-pricing-list li{font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;line-height:1.6!important}.halo-theme .faq-q{font-family:var(--r-font-sans)!important;letter-spacing:-.01em!important;color:var(--r-text)!important;font-size:15px!important;font-weight:600!important}.halo-theme .faq-toggle{font-family:var(--r-font-mono)!important;color:var(--r-text-dim)!important;font-weight:500!important}.halo-theme .faq-a{font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;font-size:14px!important;line-height:1.6!important}.halo-theme .platform-chip{font-family:var(--r-font-sans)!important;letter-spacing:-.005em!important;color:var(--r-text)!important;font-size:13px!important;font-weight:500!important}.halo-theme .hp-showcase-grid>*{border-radius:var(--r-radius)!important}.halo-theme .hp-feature-list span{font-family:var(--r-font-sans)!important;background:var(--r-bg-card)!important;border:1px solid var(--r-border)!important;color:var(--r-text-muted)!important;border-radius:999px!important;padding:4px 10px!important;font-size:12px!important;font-weight:500!important}.halo-theme .hp-final-inner{border-radius:var(--r-radius-lg)!important;background:linear-gradient(180deg, var(--r-bg-card-hi) 0%, var(--r-bg-card) 100%)!important;border:1px solid var(--r-border-hi)!important;max-width:760px!important;padding:56px 32px!important;box-shadow:0 24px 48px -24px #00000080!important}.halo-theme .hp-final-title{font-family:var(--r-font-sans)!important;letter-spacing:-.045em!important;color:var(--r-text)!important;font-size:clamp(36px,5vw,58px)!important;font-weight:800!important;line-height:1.05!important}.halo-theme .hp-final-sub{font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;font-size:16px!important}.halo-theme .site-footer{border-top:1px solid var(--r-border)!important}.halo-theme .footer-col-title{text-transform:uppercase;font-family:var(--r-font-sans)!important;letter-spacing:.12em!important;color:var(--r-text-dim)!important;font-size:12px!important;font-weight:600!important}.halo-theme .footer-link{font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;letter-spacing:-.005em!important;font-size:14px!important;font-weight:500!important}.halo-theme .footer-link:hover{color:var(--r-text)!important}.halo-theme .footer-tagline{font-family:var(--r-font-sans)!important;color:var(--r-text-muted)!important;font-size:14px!important}.halo-theme .footer-meta,.halo-theme .footer-credit{font-family:var(--r-font-sans)!important;color:var(--r-text-dim)!important;letter-spacing:-.005em!important;font-size:12px!important}.halo-theme .footer-rez{font-weight:600;color:var(--r-accent)!important;-webkit-text-fill-color:var(--r-accent)!important;background:0 0!important}
