html[data-theme=dark]{--auth-matte-surface:#14121f;--auth-matte-surface-2:#1c1a28;--auth-matte-surface-3:#242233;--auth-matte-border:#ffffff24;--auth-matte-border-strong:#ffffff38;--auth-matte-text:#f4f4f5;--auth-matte-muted:#c4c4d0;--auth-matte-overlay:#07070cc7}html[data-theme=light]{--auth-matte-surface:#f8f7fc;--auth-matte-surface-2:#fff;--auth-matte-surface-3:#eeedf5;--auth-matte-border:#0a0a0f1a;--auth-matte-border-strong:#0a0a0f29;--auth-matte-text:#0a0a0f;--auth-matte-muted:#3f3f46;--auth-matte-overlay:#eceaf5d1}.auth-modal-overlay{z-index:10000;background:var(--auth-matte-overlay);-webkit-backdrop-filter:blur(10px)saturate(1.05);justify-content:center;align-items:center;padding:1rem;animation:.4s cubic-bezier(.16,1,.3,1) authFadeIn;display:flex;position:fixed;inset:0}@keyframes authFadeIn{0%{opacity:0}}.auth-modal-panel{width:min(100%,440px);max-height:90vh;color:var(--auth-matte-text,var(--fg,var(--text)));border-radius:1.35rem;padding:1.65rem 1.5rem 1.35rem;animation:.45s cubic-bezier(.16,1,.3,1) authPanelIn;position:relative;overflow-y:auto}.auth-modal-panel--matte{background:var(--auth-matte-surface);border:1px solid var(--auth-matte-border-strong);-webkit-backdrop-filter:blur(20px)saturate(1.1);box-shadow:inset 0 1px #ffffff14,0 24px 64px #00000061,0 0 0 1px #7c5cff0f}html[data-theme=light] .auth-modal-panel--matte{box-shadow:inset 0 1px #fffffff2,0 20px 56px #0a0a1e1f,0 0 0 1px #7c5cff14}.auth-modal-glow{pointer-events:none;background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent,#7c5cff) 55%, transparent), #67e8f966, transparent);opacity:.9;border-radius:1.35rem 1.35rem 0 0;height:2px;position:absolute;inset:0 0 auto}@keyframes authPanelIn{0%{opacity:0;transform:translateY(16px)scale(.98)}}.auth-modal-header{justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:1.15rem;display:flex}.auth-modal-head-copy{flex:1;min-width:0}.auth-modal-close{border:1px solid var(--auth-matte-border-strong);background:var(--auth-matte-surface-2);width:2.35rem;height:2.35rem;color:var(--auth-matte-text);cursor:pointer;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;padding:0;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,box-shadow .28s,background .28s;display:inline-flex;position:relative;top:0;right:0}.auth-modal-close:hover{border-color:color-mix(in srgb, var(--accent,#7c5cff) 50%, transparent);box-shadow:0 0 16px color-mix(in srgb, var(--accent,#7c5cff) 18%, transparent);transform:scale(1.04)}.auth-modal-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--accent,#7c5cff);background:color-mix(in srgb, var(--accent,#7c5cff) 16%, var(--auth-matte-surface-2));border:1px solid color-mix(in srgb, var(--accent,#7c5cff) 32%, transparent);border-radius:9999px;margin-bottom:.55rem;padding:.22rem .6rem;font-size:.68rem;font-weight:650;display:inline-flex}.auth-modal-title{letter-spacing:-.025em;color:var(--auth-matte-text);margin:0 0 .45rem;font-size:1.4rem;font-weight:700}.auth-modal-subtitle{color:var(--auth-matte-muted);max-width:36ch;margin:0;font-size:.875rem;line-height:1.55}.auth-modal-banner{color:var(--auth-matte-muted);background:var(--auth-matte-surface-3);border:1px solid var(--auth-matte-border-strong);border-radius:.7rem;align-items:flex-start;gap:.5rem;margin:0 0 .85rem;padding:.55rem .7rem;font-size:.78rem;line-height:1.45;display:flex}.auth-modal-banner-dot{background:color-mix(in srgb, var(--accent,#7c5cff) 75%, #a78bfa);width:.45rem;height:.45rem;box-shadow:0 0 8px color-mix(in srgb, var(--accent,#7c5cff) 50%, transparent);border-radius:50%;flex-shrink:0;margin-top:.35rem}.auth-login-flow{flex-direction:column;gap:0;display:flex}.auth-wallet-hero{flex-direction:column;gap:.45rem;display:flex}.auth-wallet-hero .auth-method-wrap{width:100%}.auth-wallet-hero .auth-method-btn{border-radius:1rem;width:100%;min-height:3.1rem;font-weight:650}.auth-wallet-hint{text-align:center;color:var(--auth-matte-muted);margin:0;font-size:.72rem;line-height:1.45}.auth-method-btn-phantom{background:linear-gradient(135deg, color-mix(in srgb, #ab9ff2 22%, var(--auth-matte-surface-2)), color-mix(in srgb, #7c5cff 18%, var(--auth-matte-surface-2)));border-color:#ab9ff273;box-shadow:inset 0 1px #ffffff1f,0 10px 28px #7c5cff38}.auth-method-btn-phantom:hover:not(:disabled):not(.auth-method-btn--soon){border-color:#ab9ff2a6;box-shadow:inset 0 1px #ffffff29,0 14px 36px #7c5cff4d}.auth-email-top{flex-direction:column;gap:.75rem;display:flex}.auth-methods-divider{color:var(--auth-matte-muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.65rem;margin:1rem 0 .85rem;font-size:.72rem;font-weight:600;display:flex}.auth-methods-divider:before,.auth-methods-divider:after{content:"";background:var(--auth-matte-border-strong);flex:1;height:1px}.auth-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.auth-social-grid>.auth-method-wrap:last-child:nth-child(odd){grid-column:1/-1}.auth-oauth-methods,.auth-methods{flex-direction:column;gap:.5rem;display:flex}.auth-method-btn--compact{gap:.55rem;min-height:2.65rem;padding:.5rem .75rem;font-size:.82rem}.auth-method-btn--compact .auth-method-icon{width:1.15rem;height:1.15rem}.auth-method-btn--compact .auth-method-label{line-height:1.2}.auth-method-btn-wallet:hover:not(:disabled):not(.auth-method-btn--soon){border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 6px 20px color-mix(in srgb, var(--accent) 18%, transparent)}.auth-method-wrap{position:relative}.auth-method-btn{border:1px solid var(--auth-matte-border);background:var(--auth-matte-surface-2);width:100%;min-height:2.95rem;color:var(--auth-matte-text);cursor:pointer;border-radius:.9rem;align-items:center;gap:.75rem;padding:.55rem 1rem;font-size:.9rem;font-weight:500;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex}.auth-method-label{text-align:left;flex:1}.auth-method-btn:hover:not(:disabled):not(.auth-method-btn--soon){border-color:color-mix(in srgb, var(--accent,#7c5cff) 45%, transparent);box-shadow:0 6px 20px color-mix(in srgb, var(--accent,#7c5cff) 14%, transparent);background:color-mix(in srgb, var(--accent,#7c5cff) 8%, var(--auth-matte-surface-2));transform:translateY(-1px)}.auth-method-btn:disabled:not(.auth-method-btn--soon){opacity:.65;cursor:wait}.auth-method-btn--soon{opacity:1;cursor:not-allowed;border-style:dashed;border-color:var(--auth-matte-border);background:var(--auth-matte-surface-3);color:var(--auth-matte-muted)}.auth-method-btn--soon .auth-method-label{opacity:.85}.auth-method-btn--soon:hover{box-shadow:none;transform:none}.auth-method-soon-pill{letter-spacing:.04em;text-transform:uppercase;color:var(--auth-matte-muted);background:var(--auth-matte-surface);border:1px solid var(--auth-matte-border-strong);border-radius:9999px;flex-shrink:0;padding:.14rem .5rem;font-size:.62rem;font-weight:650}.auth-method-wrap:hover .auth-method-tooltip,.auth-method-wrap:focus-within .auth-method-tooltip{opacity:1;transform:translate(-50%)translateY(0)}.auth-method-tooltip{z-index:5;white-space:nowrap;color:var(--auth-matte-text);background:var(--auth-matte-surface);border:1px solid var(--auth-matte-border-strong);opacity:0;pointer-events:none;border-radius:.5rem;padding:.35rem .6rem;font-size:.7rem;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #00000047}.auth-method-btn-twitter:hover:not(:disabled):not(.auth-method-btn--soon){border-color:#e7e9ea66;box-shadow:0 6px 20px #e7e9ea1a}.auth-method-btn-discord:hover:not(:disabled):not(.auth-method-btn--soon){border-color:#5865f280;box-shadow:0 6px 20px #5865f22e}.auth-method-btn-twitch:hover:not(:disabled):not(.auth-method-btn--soon){border-color:#9146ff80;box-shadow:0 6px 20px #9146ff2e}.auth-method-btn-github{color:var(--auth-matte-text)}.auth-method-btn-github:hover:not(:disabled):not(.auth-method-btn--soon){border-color:#24292f73;box-shadow:0 6px 20px #24292f29}html[data-theme=dark] .auth-method-btn-github:hover:not(:disabled):not(.auth-method-btn--soon){border-color:#f0f6fc59;box-shadow:0 6px 20px #8b949e38}.auth-method-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.auth-email-flow{flex-direction:column;gap:.85rem;display:flex}.auth-email-sent{color:var(--auth-matte-muted);margin:0;font-size:.84rem}.auth-back-btn{color:var(--accent,#7c5cff);cursor:pointer;text-align:left;background:0 0;border:none;padding:.25rem 0;font-size:.82rem;font-weight:500}.auth-modal-footnote{color:var(--auth-matte-muted);text-align:center;margin-top:1rem;font-size:.74rem;line-height:1.5}.auth-feedback-muted{color:var(--auth-matte-muted);background:0 0;border:none;padding:0 0 .75rem}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-field-label{color:var(--auth-matte-text);font-size:.82rem;font-weight:600}.auth-input{border:1px solid var(--auth-matte-border-strong);background:var(--auth-matte-surface-2);height:2.85rem;color:var(--auth-matte-text);border-radius:.75rem;padding:0 .9rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.auth-input::placeholder{color:var(--auth-matte-muted);opacity:.9}.auth-input:focus{border-color:var(--accent,#7c5cff);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent,#7c5cff) 22%, transparent);outline:none}.auth-feedback{border-radius:.6rem;margin-top:.65rem;padding:.55rem .7rem;font-size:.82rem}.auth-feedback-error{color:#fecaca;background:color-mix(in srgb, #ef4444 22%, var(--auth-matte-surface-2));border:1px solid #ef444466}html[data-theme=light] .auth-feedback-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.auth-submit{border:1px solid color-mix(in srgb, var(--accent,#7c5cff) 40%, transparent);background:linear-gradient(135deg, var(--accent,#7c5cff), color-mix(in srgb, #6366f1 85%, var(--accent)));color:#fff;cursor:pointer;height:2.9rem;box-shadow:0 8px 24px color-mix(in srgb, var(--accent,#7c5cff) 26%, transparent);border-radius:9999px;margin-top:.25rem;font-size:.9rem;font-weight:600;transition:transform .25s,opacity .25s,box-shadow .25s}.auth-submit:hover:not(:disabled){box-shadow:0 12px 32px color-mix(in srgb, var(--accent,#7c5cff) 32%, transparent);transform:translateY(-1px)}.auth-submit:disabled{opacity:.6;cursor:wait}#privy-dialog-backdrop{background:var(--auth-matte-overlay)!important;-webkit-backdrop-filter:blur(10px)saturate(1.05)!important}#privy-modal-content{--privy-color-background:var(--auth-matte-surface)!important;--privy-color-background-2:var(--auth-matte-surface-2)!important;--privy-color-background-3:var(--auth-matte-surface-3)!important;--privy-color-foreground:var(--auth-matte-text)!important;--privy-color-foreground-2:var(--auth-matte-muted)!important;--privy-color-foreground-3:var(--auth-matte-muted)!important;--privy-color-border-default:var(--auth-matte-border-strong)!important;--privy-color-accent:var(--accent,#7c5cff)!important;border:1px solid var(--auth-matte-border-strong)!important;background:var(--auth-matte-surface)!important;-webkit-backdrop-filter:blur(20px)saturate(1.1)!important;color:var(--auth-matte-text)!important;border-radius:1.25rem!important;box-shadow:inset 0 1px #ffffff14,0 24px 64px #00000061!important}#privy-modal-content button{border-radius:.85rem!important;transition:transform .2s,box-shadow .2s,background .2s!important}#privy-modal-content button:hover:not(:disabled){transform:translateY(-1px)}#privy-dialog-title,#privy-modal-content h3,#privy-modal-content p{color:var(--auth-matte-text)!important}
.neural-section,.capabilities-section,.why-us-section,.pricing-section,.footer-dock-section{content-visibility:auto;contain-intrinsic-size:auto 480px}.about-section{content-visibility:visible}.glass-card-shine{animation:none}.glass-card-live:hover .glass-card-shine{animation:12s linear infinite glassShineSpin}@media (max-width:900px){.liquid-glass-panel,.auth-modal-panel--matte,.why-widget-pill,.why-card,.cap-domain-card,.cap-how-step{-webkit-backdrop-filter:blur(14px)saturate(1.12)}.glass-card-shine,.neural-nebula-4,.neural-luxury-sweep--2,.neural-energy-grid,.neural-light-orb--3,.neural-light-orb--4{display:none}.starlight-canvas{opacity:.75}.neural-luxury-sweep{animation-duration:52s}}@media (max-width:640px){.liquid-glass-panel{-webkit-backdrop-filter:blur(10px)saturate(1.08)}.glow-control-theme:before,.glow-control-sound:before{animation-duration:6s}}@media (prefers-reduced-motion:reduce){.glass-card-shine,.neural-nebula,.neural-aura-core,.neural-aura-violet,.neural-aura-cyan,.neural-luxury-sweep,.neural-starlight-layer,.starlight-canvas,.orb-liquid-layer{display:none!important}.glass-card-live,.glow-control:before,.tile-alive,.tile-glow:after,.tile-glow-ring,.typewriter-cursor,.neural-light-orb,.neural-light-mesh{animation:none!important}}.interface-controls{z-index:70;filter:drop-shadow(0 4px 20px color-mix(in srgb, var(--accent) 28%, transparent))}.interface-controls .interface-control-btn{isolation:isolate;letter-spacing:.03em;background:color-mix(in srgb, var(--accent,#7c5cff) 14%, #ffffff1f);min-width:6.5rem;min-height:2.35rem;text-shadow:0 0 14px color-mix(in srgb, var(--accent) 40%, transparent);box-shadow:0 0 22px color-mix(in srgb, var(--accent) 30%, transparent), inset 0 1px 0 #fff3;padding:.5rem 1rem;font-size:.8rem;font-weight:650;line-height:1.2;position:relative;color:var(--fg,#f5f5f7)!important;border:1px solid color-mix(in srgb, var(--accent,#7c5cff) 50%, transparent)!important}.interface-controls--icons .interface-control-btn{display:none}.interface-control-label{z-index:2;color:inherit;white-space:nowrap;display:inline-block;position:relative}.interface-controls .glow-control-interface:before{z-index:0;opacity:.18;animation:none}.interface-controls .glow-control-interface:hover:before{opacity:.35;transform:translate(100%)}html[data-theme=light] .interface-controls .interface-control-btn{text-shadow:none;background:#ffffffe6;box-shadow:0 0 28px #7c3aed52,0 6px 18px #6d28d91f,inset 0 1px #fff;color:#2e1065!important}html[data-theme=light] .interface-controls .interface-control-label{color:inherit!important}.interface-controls .interface-control-btn.is-active,.interface-controls .glow-control-sound[aria-pressed=true]{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 0 32px #7c3aed80,0 0 20px #6d28d959;color:#fff!important;border-color:#a78bfab3!important}.interface-controls .interface-control-btn.is-active .interface-control-label,.interface-controls .glow-control-sound[aria-pressed=true] .interface-control-label{color:#fff!important}html[data-theme=light] .interface-controls .interface-control-btn:not(.is-active):not([aria-pressed=true]){color:#2e1065!important}.glow-control-theme,.glow-control-sound{color:var(--fg,#f5f5f7)!important}
.matrix-pay-section{isolation:isolate;padding:clamp(4rem,10vw,7rem) 0;position:relative;overflow:hidden}.matrix-pay-ambient{pointer-events:none;z-index:0;position:absolute;inset:0}.matrix-pay-haze{background:radial-gradient(80% 60% at 50% 40%,#1e1b4b8c,#07070ceb 70%);position:absolute;inset:-10%}.matrix-pay-bokeh{filter:blur(40px);border-radius:9999px;animation:14s ease-in-out infinite alternate matrixPayBokeh;position:absolute}.matrix-pay-bokeh--1{background:#8b5cf659;width:180px;height:180px;top:18%;left:8%}.matrix-pay-bokeh--2{background:#a78bfa66;width:220px;height:220px;animation-delay:-4s;top:28%;right:12%}.matrix-pay-bokeh--3{background:#7c3aed73;width:140px;height:140px;animation-delay:-8s;bottom:12%;left:42%}@keyframes matrixPayBokeh{to{opacity:.85;transform:translate(12px,-18px)scale(1.08)}}.matrix-pay-grid-floor{opacity:.35;transform-origin:bottom;background-image:linear-gradient(#8b5cf61f 1px,#0000 1px),linear-gradient(90deg,#8b5cf61f 1px,#0000 1px);background-size:48px 28px;height:45%;position:absolute;bottom:0;left:5%;right:5%;transform:perspective(600px)rotateX(68deg);-webkit-mask-image:linear-gradient(#0000 15%,#000 80%);mask-image:linear-gradient(#0000 15%,#000 80%)}.matrix-pay-inner{z-index:1;position:relative}.matrix-pay-header{text-align:center;margin-bottom:clamp(2rem,5vw,3.5rem);position:relative}.matrix-pay-header-glow{filter:blur(24px);background:radial-gradient(#8b5cf640,#0000 70%);width:min(90%,520px);height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.matrix-pay-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#a5f3fcbf;margin-bottom:.65rem;font-size:.72rem}.matrix-pay-gateway{font-family:var(--font-display), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#e0f2fe;text-shadow:0 0 24px #8b5cf68c,0 0 48px #7c3aed59;font-size:clamp(.85rem,2.2vw,1.05rem);font-weight:300}.matrix-pay-split{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:900px){.matrix-pay-split{grid-template-columns:1fr 1fr;gap:1.5rem}}.matrix-pay-panel{text-align:center;cursor:pointer;border-radius:1.25rem;flex-direction:column;align-items:center;padding:clamp(1.75rem,4vw,2.5rem) 1.5rem 2rem;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .45s;display:flex;position:relative;overflow:hidden;background:#ffffff0a!important;border:1px solid #a78bfa38!important;box-shadow:inset 0 1px #ffffff1f,inset 0 0 60px #7c3aed14,0 24px 60px #00000059!important}.matrix-pay-panel:hover{transform:translateY(-4px)scale(1.01);border-color:#8b5cf673!important;box-shadow:inset 0 1px #ffffff2e,0 0 40px #8b5cf626,0 28px 70px #4f46e540!important}.matrix-pay-panel-rim{border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.65;background:linear-gradient(135deg,#8b5cf680,#0000 40%,#fbbf2459,#a78bfa73);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.matrix-pay-panel-title{font-family:var(--font-display), sans-serif;letter-spacing:.2em;color:#f4f4f5;margin-bottom:1.75rem;font-size:.78rem;font-weight:600}.matrix-pay-coins{justify-content:center;align-items:flex-end;gap:.75rem;min-height:100px;margin-bottom:1.25rem;display:flex;position:relative}.matrix-pay-coin{background:radial-gradient(circle at 35% 28%,#ffffff59,#ffffff0f 45%,#0000 70%);border-radius:50%;place-items:center;width:clamp(64px,14vw,88px);height:clamp(64px,14vw,88px);animation:5s ease-in-out infinite matrixPayCoinFloat;display:grid;box-shadow:0 12px 32px #00000073,inset 0 -8px 20px #00000040,0 0 24px #8b5cf633}.matrix-pay-coin--1{animation-delay:0s}.matrix-pay-coin--2{animation-delay:-1.6s;transform:translateY(-8px)}.matrix-pay-coin--3{animation-delay:-3.2s}@keyframes matrixPayCoinFloat{0%,to{transform:translateY(0)rotateY(0)}50%{transform:translateY(-10px)rotateY(18deg)}}.matrix-pay-coin-svg{filter:drop-shadow(0 4px 12px #00000059);width:72%;height:72%}.matrix-pay-brands{color:#e4e4e7;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;min-height:88px;margin-bottom:1.25rem;display:flex}.matrix-pay-brand{filter:drop-shadow(0 0 12px #8b5cf659);transition:transform .35s}.matrix-pay-panel:hover .matrix-pay-brand{transform:scale(1.04)}.matrix-pay-brand--visa{width:72px;height:auto}.matrix-pay-brand--mc{width:44px}.matrix-pay-brand--mir{width:56px}.matrix-pay-brand--sbp{border-radius:10px;width:44px}.matrix-pay-tagline{letter-spacing:.06em;color:#a1a1aaf2;font-size:.8rem}.matrix-pay-process{align-items:start;gap:1.5rem;display:grid}@media (min-width:960px){.matrix-pay-process{grid-template-columns:1.15fr .85fr;gap:2rem}}.matrix-pay-process-stage{background:#030712a6;border:1px solid #8b5cf626;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:clamp(2rem,5vw,3rem);display:flex;position:relative;overflow:hidden}.matrix-pay-circuit-surface{opacity:.45;background-image:linear-gradient(90deg,#0000 49%,#8b5cf614 50%,#0000 51%),linear-gradient(#fbbf240f 1px,#0000 1px);background-size:100% 32px,100% 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 80%,#000 10%,#0000 75%);mask-image:radial-gradient(at 50% 80%,#000 10%,#0000 75%)}.matrix-pay-holo-card{z-index:1;aspect-ratio:1.586;-webkit-backdrop-filter:blur(20px)saturate(1.5);background:linear-gradient(135deg,#ffffff24,#ffffff08 40%,#7c3aed1f);border:1px solid #ffffff38;border-radius:1rem;width:min(100%,340px);padding:1.5rem 1.75rem;animation:6s ease-in-out infinite alternate matrixPayCardHover;position:relative;transform:perspective(900px)rotateX(8deg)rotateY(-6deg);box-shadow:0 30px 80px #00000080,inset 0 1px #ffffff59,0 0 60px #8b5cf61f}@keyframes matrixPayCardHover{to{transform:perspective(900px)rotateX(4deg)rotateY(4deg)translateY(-6px)}}.matrix-pay-holo-card:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff40 48%,#0000 62%);animation:4s ease-in-out infinite matrixPaySheen;position:absolute;inset:0}@keyframes matrixPaySheen{0%,to{opacity:0;transform:translate(-120%)}45%,55%{opacity:1}50%{transform:translate(120%)}}.matrix-pay-holo-chip{background:linear-gradient(135deg,#fbbf24e6,#d97706b3);border-radius:6px;width:42px;height:32px;margin-bottom:1.25rem;display:block;box-shadow:inset 0 0 8px #00000040}.matrix-pay-holo-label{font-family:var(--font-display), sans-serif;letter-spacing:.18em;color:#f4f4f5;margin-bottom:1rem;font-size:.72rem}.matrix-pay-holo-meta{letter-spacing:.14em;text-transform:uppercase;color:#8b5cf6d9;gap:1rem;font-size:.62rem;display:flex}.matrix-pay-progress-wrap{z-index:1;text-align:center;width:min(100%,380px);margin-top:2rem;position:relative}.matrix-pay-progress-track{background:#ffffff14;border-radius:9999px;height:4px;margin-bottom:.85rem;overflow:hidden}.matrix-pay-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#a78bfa,#a78bfa,#a78bfa) 0 0/200% 100%;width:42%;height:100%;animation:2.2s ease-in-out infinite matrixPayProgress;display:block;box-shadow:0 0 16px #8b5cf6a6}@keyframes matrixPayProgress{0%{background-position:0%;transform:translate(-100%)}50%{background-position:100%;transform:translate(80%)}to{background-position:0%;transform:translate(220%)}}.matrix-pay-progress-label{letter-spacing:.16em;text-transform:uppercase;color:#e0f2fee6;font-size:.75rem}.matrix-pay-receipt{background:#ffffff0f!important;border:1px solid #ffffff1a!important;padding:1.75rem!important}.matrix-pay-receipt-rows{flex-direction:column;gap:1.1rem;margin-bottom:1.5rem;display:flex}.matrix-pay-receipt-rows div{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.85rem;display:flex}.matrix-pay-receipt-rows dt{letter-spacing:.1em;text-transform:uppercase;color:#a1a1aae6;font-size:.72rem}.matrix-pay-receipt-rows dd{font-family:var(--font-display), sans-serif;color:#fafafa;font-size:.95rem}.matrix-pay-back{width:100%}html[data-theme=light] .matrix-pay-section{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light] .matrix-pay-haze{background:radial-gradient(85% 65% at 50% 35%,#2e1065bf,#07070cf5 72%)}@media (prefers-reduced-motion:reduce){.matrix-pay-coin,.matrix-pay-holo-card,.matrix-pay-progress-fill,.matrix-pay-bokeh,.matrix-pay-holo-card:after{animation:none!important}}.matrix-pay-modal-root{z-index:10040;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.matrix-pay-modal-backdrop{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#07070c8c;border:none;position:absolute;inset:0}html[data-theme=light] .matrix-pay-modal-backdrop{background:#0a0a1459}.matrix-pay-modal{z-index:1;border-radius:1.35rem;width:min(100%,720px);max-height:min(90vh,880px);padding:clamp(1.5rem,4vw,2.25rem);position:relative;overflow-y:auto;background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:inset 0 1px 0 var(--glass-highlight), 0 32px 80px #00000047, 0 0 0 1px color-mix(in srgb, var(--accent,#a78bfa) 18%, transparent)!important}.matrix-pay-modal-rim{border-radius:inherit;background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 55%, transparent), transparent 42%, #a78bfa66);-webkit-mask-composite:xor;pointer-events:none;opacity:.7;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.matrix-pay-modal-close{z-index:2;border:1px solid var(--glass-border);background:var(--glass-bg);width:2.25rem;height:2.25rem;color:var(--fg,var(--text));cursor:pointer;border-radius:9999px;font-size:1.35rem;line-height:1;position:absolute;top:1rem;right:1rem}.matrix-pay-modal-header{text-align:center;margin-bottom:1.5rem;padding-right:2rem}.matrix-pay-modal-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:color-mix(in srgb, var(--accent) 80%, var(--muted));margin-bottom:.5rem;font-size:.7rem}.matrix-pay-modal-title{font-family:var(--font-display), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--fg);text-shadow:0 0 28px color-mix(in srgb, var(--accent) 35%, transparent);font-size:clamp(.75rem,2vw,.95rem);font-weight:300}.matrix-pay-modal-tier{color:var(--muted);justify-content:center;align-items:center;gap:.75rem;margin-top:.85rem;font-size:.9rem;display:flex}.matrix-pay-modal-tier strong{color:var(--fg);font-family:var(--font-display), sans-serif;font-size:1.1rem}.matrix-pay-methods-hint{text-align:center;color:var(--muted);margin-bottom:1rem;font-size:.85rem}.matrix-pay-methods-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:1.25rem;display:grid}@media (min-width:560px){.matrix-pay-methods-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:720px){.matrix-pay-methods-grid{grid-template-columns:repeat(4,1fr)}}.matrix-pay-method{cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:.35rem;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;border-radius:1rem!important;padding:.85rem .5rem!important}.matrix-pay-method:hover{transform:translateY(-3px);border-color:color-mix(in srgb, var(--accent) 45%, transparent)!important}.matrix-pay-method-icon-wrap{place-items:center;width:2.5rem;height:2.5rem;display:grid}.matrix-pay-method-icon{width:2rem;height:2rem}.matrix-pay-method-icon--sbp{border-radius:8px}.matrix-pay-method-label{color:var(--fg);font-size:.78rem;font-weight:600}.matrix-pay-method-desc{color:var(--muted);font-size:.65rem}.matrix-pay-methods-groups{gap:.75rem;display:grid}@media (min-width:640px){.matrix-pay-methods-groups{grid-template-columns:1fr 1fr}}.matrix-pay-group{text-align:center;border-radius:1rem!important;padding:1rem 1.15rem!important}.matrix-pay-group h3{letter-spacing:.16em;text-transform:uppercase;color:var(--fg);margin-bottom:.35rem;font-size:.68rem}.matrix-pay-group p{color:var(--muted);font-size:.72rem}.matrix-pay-crypto-coins{justify-content:center;align-items:center;gap:.65rem;margin:.65rem 0 .5rem;display:flex}.matrix-pay-crypto-coin{filter:drop-shadow(0 4px 12px #7c3aed40);width:2.25rem;height:2.25rem;animation:5s ease-in-out infinite matrixPayCoinFloat}.matrix-pay-crypto-coin:nth-child(2){animation-delay:-1.2s}.matrix-pay-crypto-coin:nth-child(3){animation-delay:-2.4s}.matrix-pay-crypto-coin:nth-child(4){animation-delay:-3.6s}.matrix-pay-brands--compact{gap:.65rem;min-height:auto;margin:.5rem 0}.matrix-pay-brands--compact .matrix-pay-brand{filter:none;color:var(--fg)}.matrix-pay-process--modal{gap:1rem;display:grid}@media (min-width:720px){.matrix-pay-process--modal{grid-template-columns:1.1fr .9fr}}.matrix-pay-process--modal .matrix-pay-process-stage{background:color-mix(in srgb, var(--accent) 6%, var(--glass-bg));border-color:color-mix(in srgb, var(--accent) 22%, transparent)}.matrix-pay-process--modal .matrix-pay-holo-card{transform:perspective(900px)rotateX(6deg)}.matrix-pay-process--modal .matrix-pay-holo-label,.matrix-pay-process--modal .matrix-pay-progress-label{color:var(--fg)}.matrix-pay-process--modal .matrix-pay-receipt{background:var(--glass-bg)!important}.pricing-buy-btn{letter-spacing:.04em;width:100%;margin-top:.25rem;font-weight:650}
.profile-glass-btn{z-index:85;cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:9999px;width:56px;height:56px;padding:0;position:relative;top:auto;left:auto;right:auto}@media (max-width:640px){.profile-glass-btn{width:48px;height:48px;top:auto;right:auto}}.profile-glass-btn-glow{border-radius:inherit;opacity:.65;pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f78c,#0000 70%);animation:3s ease-in-out infinite profileGlowBreath;position:absolute;inset:-6px}html[data-theme=light] .profile-glass-btn-glow{background:radial-gradient(circle,#d3bdfd,#0000 72%)}@keyframes profileGlowBreath{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}.profile-glass-btn-ripple{border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.profile-glass-btn:active .profile-glass-btn-ripple{animation:.55s ease-out profileRipple}@keyframes profileRipple{0%{box-shadow:0 0 #a855f773}to{box-shadow:0 0 0 18px #0000}}.profile-glass-btn-avatar{z-index:2;width:100%;height:100%;position:relative}.profile-glass-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 70%, #fff);outline-offset:4px}.profile-avatar{border-radius:9999px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000040}.profile-avatar--sm{width:100%;height:100%}.profile-avatar--lg{flex-shrink:0;width:80px;height:80px}.profile-avatar-glass{border-radius:inherit;-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff14;border:1px solid #ffffff2e;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff59,inset 0 -1px #ffffff0f}html[data-theme=light] .profile-avatar-glass{background:#ffffff73;border-color:#ffffff8c}.profile-avatar-refraction{border-radius:inherit;pointer-events:none;mix-blend-mode:overlay;background:radial-gradient(circle at 28% 22%,#ffffff59,#0000 48%);position:absolute;inset:0}.profile-avatar-image{z-index:1;object-fit:cover;border-radius:inherit;width:100%;height:100%;position:relative}.profile-avatar-initials{z-index:1;font-family:var(--font-display), var(--font-geist-sans), system-ui, sans-serif;letter-spacing:-.02em;color:var(--fg);font-size:.95rem;font-weight:600;position:relative}.profile-avatar--lg .profile-avatar-initials{font-size:1.35rem}.profile-panel-root{z-index:110;pointer-events:none;justify-content:flex-end;align-items:flex-start;padding:88px 20px 24px 24px;display:flex;position:fixed;inset:0}@media (max-width:640px){.profile-panel-root{justify-content:center;align-items:flex-start;padding:76px 12px 12px}}.profile-panel-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(20px);pointer-events:auto;background:#08061273;border:none;margin:0;padding:0;position:absolute;inset:0}html[data-theme=light] .profile-panel-backdrop{background:#ffffff59}.profile-panel{z-index:2;pointer-events:auto;width:min(100%,400px);max-height:min(86vh,720px);box-shadow:0 24px 80px #00000059, 0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:24px;outline:none;flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.profile-panel-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 40%, transparent) transparent;flex-direction:column;flex:auto;gap:1rem;min-height:0;padding:1.35rem 1.25rem 1rem;display:flex;overflow:hidden auto}.profile-panel-scroll::-webkit-scrollbar{width:6px}.profile-panel-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 38%, transparent);border-radius:999px}.profile-panel-scroll::-webkit-scrollbar-track{background:0 0}@media (max-width:640px){.profile-panel{border-radius:20px;width:min(94vw,400px);max-height:min(82vh,720px);margin:0}}.profile-panel-rim{border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--accent) 12%, transparent);position:absolute;inset:0}.profile-panel-header{align-items:flex-start;gap:1rem;display:flex}.profile-panel-close{flex-shrink:0;margin-left:auto;font-size:1.25rem;line-height:1}.profile-panel-identity{min-width:0}.profile-panel-name{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;color:var(--fg);margin:0;font-size:1.25rem;font-weight:600}.profile-panel-email{color:var(--muted);text-overflow:ellipsis;margin:.2rem 0 0;font-size:.85rem;overflow:hidden}.profile-panel-verified{letter-spacing:.04em;text-transform:uppercase;color:#6ee7b7;background:#10b9812e;border:1px solid #10b98159;border-radius:9999px;align-items:center;gap:.3rem;margin-top:.45rem;padding:.2rem .55rem;font-size:.68rem;font-weight:600;display:inline-flex}.profile-panel-card{background:color-mix(in srgb, var(--accent) 6%, #ffffff0a);border:1px solid color-mix(in srgb, var(--accent) 14%, transparent);border-radius:16px;padding:.9rem 1rem}.profile-card-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 .5rem;font-size:.7rem;font-weight:600}.profile-referral-row{flex-direction:column;gap:.65rem;display:flex}.profile-referral-url{word-break:break-all;color:var(--fg);background:#0003;border-radius:10px;padding:.5rem .65rem;font-size:.72rem;display:block}html[data-theme=light] .profile-referral-url{background:#7c3aed0f}.profile-referral-actions{gap:.5rem;display:flex}.profile-icon-btn{border:1px solid color-mix(in srgb, var(--accent) 25%, transparent);min-height:2.25rem;color:var(--fg);cursor:pointer;background:#ffffff0f;border-radius:12px;flex:1;font-size:.8rem;font-weight:600;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s}.profile-icon-btn:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 22%, transparent);transform:translateY(-2px)}.profile-icon-btn--accent{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);border-color:#0000}.profile-copy-check{color:#6ee7b7;font-size:1.1rem}.profile-plan-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.profile-plan-badge--free{background:color-mix(in srgb, var(--muted) 25%, transparent);color:var(--fg)}.profile-plan-badge--pro{color:#fff;background:linear-gradient(135deg,#7c3aed,#8b5cf6)}.profile-plan-badge--premium{color:#fff;background:linear-gradient(135deg,#6d28d9,#a78bfa)}.profile-plan-active{color:var(--muted);margin:.45rem 0 0;font-size:.8rem}.profile-usage{margin-top:.85rem}.profile-usage-labels{color:var(--muted);justify-content:space-between;margin-bottom:.4rem;font-size:.75rem;display:flex}.profile-usage-track{background:#ffffff14;border-radius:9999px;height:6px;overflow:hidden}.profile-usage-fill{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#a78bfa,#c4b5fd);height:100%;transition:width .6s cubic-bezier(.16,1,.3,1);display:block}.profile-renewal-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.85rem;display:flex}.profile-renewal-label{color:var(--fg);cursor:pointer;align-items:center;gap:.5rem;font-size:.8rem;display:inline-flex}.profile-renewal-input{opacity:0;width:0;height:0;position:absolute}.profile-renewal-switch{background:#ffffff1f;border-radius:9999px;width:38px;height:22px;transition:background .25s;position:relative}.profile-renewal-switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .25s;position:absolute;top:3px;left:3px}.profile-renewal-input:checked+.profile-renewal-switch{background:linear-gradient(135deg,#7c3aed,#8b5cf6)}.profile-renewal-input:checked+.profile-renewal-switch:after{transform:translate(16px)}.profile-billing-link{color:var(--accent);font-size:.78rem;text-decoration:none}.profile-billing-link:hover{text-decoration:underline}.profile-upgrade-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9333ea);border:none;border-radius:14px;width:100%;min-height:2.65rem;margin-top:.85rem;font-size:.9rem;font-weight:600;transition:transform .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 32px #7c3aed73,0 12px 28px #6d28d940}.profile-upgrade-btn:hover{transform:translateY(-2px)scale(1.01)}.profile-quick-actions{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.profile-quick-action{border:1px solid var(--glass-border,#ffffff1a);background:var(--glass-bg,#ffffff0a);color:var(--fg);cursor:pointer;text-align:left;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.45rem;padding:.75rem .85rem;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;display:flex}.profile-quick-action:hover{box-shadow:0 14px 32px color-mix(in srgb, var(--accent) 18%, transparent);transform:translateY(-4px)}.profile-quick-action-icon{color:color-mix(in srgb, var(--accent) 85%, #fff)}.profile-quick-action-label{font-size:.78rem;font-weight:600}.profile-panel .referral-cta-btn{margin-left:0;margin-right:0}.profile-panel-footer{border-top:1px solid color-mix(in srgb, var(--accent) 12%, transparent);margin-top:auto;padding-top:.5rem}.profile-logout-btn{color:#fca5a5;cursor:pointer;background:#ef44441f;border:1px solid #ef444473;border-radius:14px;width:100%;min-height:2.5rem;font-weight:600;transition:background .25s}html[data-theme=light] .profile-logout-btn{color:#b91c1c;background:#fef0f0}.profile-logout-btn:hover{background:#ef444438}.profile-logout-confirm{background:#ef44441a;border:1px solid #ef444440;border-radius:14px;padding:.75rem}.profile-logout-confirm p{color:var(--fg);margin:0 0 .65rem;font-size:.85rem}.profile-logout-confirm-actions{gap:.5rem;display:flex}.profile-logout-cancel,.profile-logout-confirm-btn{cursor:pointer;border-radius:12px;flex:1;min-height:2.25rem;font-size:.8rem;font-weight:600}.profile-logout-cancel{border:1px solid var(--glass-border);color:var(--fg);background:0 0}.profile-logout-confirm-btn{color:#fff;background:#dc2626;border:none}.profile-footer-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.35rem;margin:.75rem 0 0;font-size:.68rem;display:flex}.profile-footer-links{gap:.65rem;display:flex}.profile-footer-links a{color:var(--muted);text-decoration:none}.profile-footer-links a:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.profile-glass-btn-glow,.profile-glass-btn:active .profile-glass-btn-ripple{animation:none}}.profile-avatar-picker{border-top:1px solid #ffffff14;margin:.75rem 0 .5rem;padding:.65rem 0 0}.profile-avatar-picker-title{letter-spacing:.06em;text-transform:uppercase;opacity:.75;margin:0 0 .55rem;font-size:.72rem}.profile-avatar-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.profile-avatar-picker-item{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:.35rem;display:flex}.profile-avatar-picker-item.is-active{border-color:#7c4dffa6;box-shadow:0 0 16px #7c4dff40}.profile-avatar-picker-img{object-fit:cover;border-radius:9999px;width:44px;height:44px}.profile-avatar-picker-label{opacity:.8;text-align:center;font-size:.58rem;line-height:1.2}.profile-avatar-upload{cursor:pointer;margin-top:.55rem;display:inline-flex}
.celestial-canvas{clip-path:circle(50%);border:none;border-radius:50%;outline:none;width:100%;height:100%;min-height:min(92vw,480px);overflow:hidden;box-shadow:none!important;background:0 0!important}.celestial-canvas canvas{border-radius:50%;display:block}.liquid-orb-bright .liquid-orb-canvas:has(.celestial-canvas){clip-path:circle(50%);border-radius:50%;overflow:hidden}.liquid-orb-bright .liquid-orb-stage{background:0 0;border-radius:50%;overflow:hidden}.liquid-orb-bright:not(.liquid-orb-assembled) .liquid-orb-canvas{opacity:0}.liquid-orb-bright.liquid-orb-assembled .liquid-orb-canvas{opacity:1;transition:opacity .35s}.celestial-fallback{border-radius:50%;place-items:center;width:100%;height:100%;min-height:min(92vw,480px);display:grid;overflow:hidden}.celestial-fallback-svg{width:min(72vw,320px);height:min(72vw,320px)}.celestial-fallback--sun .celestial-fallback-sun-body{transform-origin:100px 100px;animation:20s linear infinite celestialSunRotate}.celestial-fallback--star .celestial-fallback-star-rays{transform-origin:50%;animation:4s ease-in-out infinite celestialStarTwinkle}@keyframes celestialSunRotate{to{transform:rotate(360deg)}}@keyframes celestialStarTwinkle{0%,to{opacity:.85;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.celestial-fallback--sun .celestial-fallback-sun-body,.celestial-fallback--star .celestial-fallback-star-rays{animation:none}}
html[data-theme=dark]{--glass-btn-bg:#ffffff1a;--glass-btn-bg-hover:#ffffff24;--glass-btn-border-top:#ffffff40;--glass-btn-border-bottom:#ffffff0d;--glass-btn-text:var(--text,#f4f4f5);--glass-btn-shadow-idle:0 4px 24px #0000001f;--glass-btn-shadow-breathe:0 6px 28px #00000029;--glass-btn-blur:blur(20px) saturate(180%);--glass-btn-blur-hover:blur(24px) saturate(190%);--glass-btn-glow:#a855f7;--glass-btn-focus-inner:#a855f78c;--glass-btn-focus-outer:#a855f747}html[data-theme=light]{--glass-btn-bg:#ffffff8c;--glass-btn-bg-hover:#ffffffad;--glass-btn-border-top:#ffffffd9;--glass-btn-border-bottom:#6d28d914;--glass-btn-text:var(--text,#1a0a2e);--glass-btn-shadow-idle:0 4px 24px #6d28d91a;--glass-btn-shadow-breathe:0 8px 32px #7c3aed24;--glass-btn-blur:blur(20px) saturate(180%);--glass-btn-blur-hover:blur(26px) saturate(195%);--glass-btn-glow:#7c3aed;--glass-btn-focus-inner:#7c3aed73;--glass-btn-focus-outer:#7c3aed38}.glass-btn{--glass-magnet-x:0px;--glass-magnet-y:0px;isolation:isolate;min-height:2.35rem;color:var(--glass-btn-text);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transform:translate3d(var(--glass-magnet-x), var(--glass-magnet-y), 0);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.4rem;padding:0 1.15rem;font-size:.8rem;font-weight:500;line-height:1.2;text-decoration:none;transition:-webkit-backdrop-filter .25s cubic-bezier(.65,0,.35,1),backdrop-filter .25s cubic-bezier(.65,0,.35,1),color .25s cubic-bezier(.65,0,.35,1);animation:4s ease-in-out infinite glassBtnBreathe;display:inline-flex;position:relative}.glass-btn__label{z-index:2;justify-content:center;align-items:center;gap:inherit;display:inline-flex;position:relative}.glass-btn__border,.glass-btn__highlight,.glass-btn__shimmer,.glass-btn__glow{border-radius:inherit;pointer-events:none;position:absolute;inset:0}.glass-btn__border{z-index:0;background:var(--glass-btn-bg);-webkit-backdrop-filter:var(--glass-btn-blur);box-shadow:inset 0 1px 0 #ffffff4d, var(--glass-btn-shadow-idle);background-clip:padding-box;border:1px solid #0000}.glass-btn__border:before{content:"";border-radius:inherit;background:linear-gradient(165deg, var(--glass-btn-border-top), var(--glass-btn-border-bottom));-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glass-btn__highlight{z-index:1;opacity:.9;box-shadow:inset 0 1px #ffffff4d}.glass-btn__glow{z-index:-1;opacity:0;background:radial-gradient(80% 80% at 50% 50%, color-mix(in srgb, var(--glass-btn-glow) 45%, transparent), transparent 70%);filter:blur(8px);transition:opacity .25s cubic-bezier(.34,1.56,.64,1);inset:-4px}.glass-btn__shimmer{z-index:1;opacity:0;background:linear-gradient(115deg,#0000 38%,#ffffff73 50%,#0000 62%);transform:translate(-130%)skew(-12deg)}.glass-btn--shimmer .glass-btn__shimmer{animation:.8s cubic-bezier(.65,0,.35,1) forwards glassBtnShimmer}.glass-btn__ripple{left:var(--ripple-x,50%);top:var(--ripple-y,50%);pointer-events:none;z-index:1;background:radial-gradient(circle, color-mix(in srgb, var(--glass-btn-glow) 55%, white) 0%, transparent 70%);border-radius:50%;width:12px;height:12px;margin:-6px 0 0 -6px;animation:.6s cubic-bezier(.65,0,.35,1) forwards glassBtnRipple;position:absolute}.glass-btn--pressed .glass-btn__border{-webkit-backdrop-filter:var(--glass-btn-blur-hover);box-shadow:inset 0 1px 0 #ffffff6b, inset 0 0 24px color-mix(in srgb, var(--glass-btn-glow) 18%, transparent), var(--glass-btn-shadow-idle)}.glass-btn:hover:not(.glass-btn--disabled) .glass-btn__border,.glass-btn:focus-visible:not(.glass-btn--disabled) .glass-btn__border{background:var(--glass-btn-bg-hover);-webkit-backdrop-filter:var(--glass-btn-blur-hover)}.glass-btn:hover:not(.glass-btn--disabled) .glass-btn__glow,.glass-btn:focus-visible:not(.glass-btn--disabled) .glass-btn__glow{opacity:1;box-shadow:0 0 20px color-mix(in srgb, var(--glass-btn-glow) 55%, transparent)}.glass-btn:focus-visible{outline:none}.glass-btn:focus-visible:after{content:"";border-radius:inherit;pointer-events:none;z-index:4;box-shadow:0 0 0 2px var(--glass-btn-focus-inner), 0 0 0 5px var(--glass-btn-focus-outer);animation:2.4s ease-in-out infinite glassBtnFocusPulse;position:absolute;inset:-3px}.glass-btn--disabled,.glass-btn:disabled{opacity:.4;cursor:not-allowed;animation:none;transform:none}.glass-btn--disabled .glass-btn__glow,.glass-btn:disabled .glass-btn__glow{opacity:0!important}.glass-btn--sm{min-height:2rem;padding:0 .85rem;font-size:.72rem}.glass-btn--lg{min-height:2.65rem;padding:0 1.35rem;font-size:.88rem}.glass-btn--icon{border-radius:50%;width:2.5rem;height:2.5rem;min-height:0;padding:0}.glass-btn--icon.glass-btn--sm{width:2.1rem;height:2.1rem}.glass-btn--icon.glass-btn--lg{width:3rem;height:3rem}.glass-btn--primary .glass-btn__border{background:linear-gradient(135deg, #8b5cf6e0, color-mix(in srgb, #a855f7 75%, var(--glass-btn-bg)));box-shadow:inset 0 1px 0 #ffffff59, 0 4px 28px color-mix(in srgb, var(--glass-btn-glow) 42%, transparent), var(--glass-btn-shadow-idle);border:none}.glass-btn--primary .glass-btn__border:before{background:linear-gradient(165deg,#fff6,#8b5cf626)}.glass-btn--primary,html[data-theme=light] .glass-btn--primary{color:#fff}.glass-btn--ghost .glass-btn__border{background:color-mix(in srgb, var(--glass-btn-bg) 55%, transparent)}.glass-btn--ghost:hover:not(.glass-btn--disabled) .glass-btn__border{background:var(--glass-btn-bg-hover)}.glass-btn--destructive .glass-btn__border{background:linear-gradient(135deg, color-mix(in srgb, #ef4444 75%, var(--glass-btn-bg)), #dc26268c)}.glass-btn--destructive{--glass-btn-glow:#ef4444;color:#fff}.glass-btn__sparkles{pointer-events:none;z-index:3;position:absolute;inset:0}.glass-btn__spark{opacity:0;background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%}.glass-btn--pressed.glass-btn--sparkle .glass-btn__spark:first-child{--sx:-28px;--sy:-18px;animation:.52s ease-out forwards glassSpark}.glass-btn--pressed.glass-btn--sparkle .glass-btn__spark:nth-child(2){--sx:24px;--sy:-22px;animation:.52s ease-out 40ms forwards glassSpark}.glass-btn--pressed.glass-btn--sparkle .glass-btn__spark:nth-child(3){--sx:30px;--sy:14px;animation:.52s ease-out 20ms forwards glassSpark}.glass-btn--pressed.glass-btn--sparkle .glass-btn__spark:nth-child(4){--sx:-22px;--sy:20px;animation:.52s ease-out 60ms forwards glassSpark}.glass-btn--pressed.glass-btn--sparkle .glass-btn__spark:nth-child(5){--sx:0px;--sy:-32px;animation:.52s ease-out 10ms forwards glassSpark}@keyframes glassBtnBreathe{0%,to{filter:none}50%{filter:drop-shadow(0 0 #0000)}}.glass-btn:not(.glass-btn--disabled) .glass-btn__border{animation:4s ease-in-out infinite glassBtnShadowBreathe}@keyframes glassBtnShadowBreathe{0%,to{box-shadow:inset 0 1px 0 #ffffff47, var(--glass-btn-shadow-idle)}50%{box-shadow:inset 0 1px 0 #ffffff57, var(--glass-btn-shadow-breathe)}}@keyframes glassBtnShimmer{0%{opacity:.85;transform:translate(-130%)skew(-12deg)}to{opacity:0;transform:translate(130%)skew(-12deg)}}@keyframes glassBtnRipple{0%{opacity:.6;transform:scale(.2)}to{opacity:0;transform:scale(18)}}@keyframes glassBtnFocusPulse{0%,to{opacity:.85}50%{opacity:1}}@keyframes glassSpark{0%{opacity:.9;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(calc(-50% + var(--sx)), calc(-50% + var(--sy))) scale(.2)}}.btn-neural:not(.glass-btn),.btn-liquid:not(.glass-btn),.glow-control:is(button,a):not(.glass-btn){position:relative;overflow:hidden}@media (hover:hover){.glass-btn--link:hover{transform:translate3d(var(--glass-magnet-x), var(--glass-magnet-y), 0) scale(1.03);transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.glass-btn--link:active{transform:translate3d(var(--glass-magnet-x), var(--glass-magnet-y), 0) scale(.96);transition-duration:80ms}}.glass-btn--link:focus-visible:after{content:"";border-radius:inherit;pointer-events:none;z-index:4;box-shadow:0 0 0 2px var(--glass-btn-focus-inner), 0 0 0 5px var(--glass-btn-focus-outer);animation:2.4s ease-in-out infinite glassBtnFocusPulse;position:absolute;inset:-3px}@media (prefers-reduced-motion:reduce){.glass-btn,.glass-btn .glass-btn__border{animation:none!important}.glass-btn--shimmer .glass-btn__shimmer,.glass-btn__ripple,.glass-btn__spark{display:none;animation:none!important}}.glass-btn.hero-suggestion-card,.glass-btn.matrix-pay-method{text-align:left;border-radius:1rem;flex-direction:column;align-items:flex-start;width:100%;min-height:auto;padding:.85rem .75rem}.glass-btn.side-menu-link{border-radius:.5rem;justify-content:flex-start;width:100%;min-height:auto;padding:.5rem .65rem}.glass-btn.pricing-buy-btn{width:100%;margin-top:.25rem}.glass-btn.profile-glass-btn{z-index:85;width:56px;height:56px;min-height:0;padding:0;position:fixed;top:24px;left:auto;right:24px}.glass-btn.matrix-pay-modal-close{width:2.25rem;height:2.25rem;min-height:0;padding:0;font-size:1.25rem;line-height:1;position:absolute;top:.85rem;right:.85rem}.glass-btn.matrix-pay-modal-backdrop{opacity:1;border-radius:0;animation:none;position:fixed;inset:0;background:0 0!important}.glass-btn.matrix-pay-modal-backdrop .glass-btn__border,.glass-btn.matrix-pay-modal-backdrop .glass-btn__highlight,.glass-btn.matrix-pay-modal-backdrop .glass-btn__glow,.glass-btn.matrix-pay-modal-backdrop .glass-btn__shimmer{display:none}.glass-btn.module-tile{text-align:left;border-radius:1.25rem;align-items:stretch;width:100%;min-height:auto;padding:0}.glass-btn.module-overlay-backdrop,.glass-btn.matrix-pay-modal-backdrop{border-radius:0;width:100%;height:100%;position:fixed;inset:0}.glass-btn.module-overlay-close{border-radius:9999px}.glass-btn.profile-quick-action{border-radius:1rem;flex-direction:column;width:100%;min-height:5.5rem}.glass-btn.auth-submit{border-radius:.85rem;width:100%;min-height:2.75rem}.glass-btn.auth-back-btn{width:100%;margin-top:.35rem}.glass-btn.chat-send-btn,.glass-btn.chat-input-icon-btn{flex-shrink:0;min-height:0}.glass-btn.chat-capability-card{text-align:left;border-radius:1rem;flex-direction:column;align-items:flex-start;width:100%;min-height:auto}.glass-btn.auth-method-btn{border-radius:1rem;justify-content:flex-start;width:100%;min-height:3rem}.glass-btn.hero-suggestions-dot{width:.5rem;height:.5rem;min-height:0;padding:0}@media (max-width:640px){.glass-btn.profile-glass-btn{width:48px;height:48px;top:20px;left:auto;right:20px}.glass-btn__border{-webkit-backdrop-filter:blur(16px)saturate(165%)}}
.ai-search-root{z-index:2;position:relative}.ai-search-shell{will-change:width, filter;border-radius:9999px;height:44px;transition:width .52s cubic-bezier(.32,.72,0,1),filter .38s cubic-bezier(.32,.72,0,1);position:relative;overflow:hidden}.ai-search-shell--active{filter:saturate(165%)}.ai-search-ambient-floor{pointer-events:none;z-index:0;opacity:0;filter:blur(10px);background:radial-gradient(#7b61ff6b,#0000 72%);border-radius:999px;height:22px;transition:opacity .45s;position:absolute;bottom:-10px;left:12%;right:12%}.ai-search-shell--active .ai-search-ambient-floor{opacity:.7;animation:3.2s ease-in-out infinite aiSearchAmbientPulse}@keyframes aiSearchAmbientPulse{0%,to{opacity:.45;transform:scaleX(.94)}50%{opacity:.75;transform:scaleX(1.02)}}.ai-search-aura{opacity:0;filter:blur(40px);pointer-events:none;background:#7b61ff;transition:opacity .45s;animation:2.4s ease-in-out infinite aiSearchAuraBreath;position:absolute;inset:-20px -30px}.ai-search-shell--active .ai-search-aura{opacity:.35}@keyframes aiSearchAuraBreath{0%,to{opacity:.22;transform:scale(.92)}50%{opacity:.38;transform:scale(1.05)}}.ai-search-glass{z-index:1;border-radius:inherit;-webkit-backdrop-filter:blur(24px)saturate(180%);height:100%;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--accent) 10%, transparent), 0 8px 24px #7b61ff2e, 0 1px 2px #0000001f;background:#ffffff14;transition:-webkit-backdrop-filter .38s cubic-bezier(.32,.72,0,1),backdrop-filter .38s cubic-bezier(.32,.72,0,1),background .32s;position:relative;overflow:hidden}html[data-theme=light] .ai-search-glass{background:#ffffff8c}.ai-search-shell--active .ai-search-glass{-webkit-backdrop-filter:blur(32px)saturate(200%)}.ai-search-icon-wrap{filter:drop-shadow(0 0 6px #7b61ff4d);justify-content:center;align-items:center;transition:left .42s cubic-bezier(.32,.72,0,1),transform .42s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ai-search-icon-wrap.is-left{left:16px;transform:translateY(-50%)}.ai-search-icon{color:var(--text,#f4f4f5);animation:3.2s ease-in-out infinite aiIconPulse}html[data-theme=light] .ai-search-icon{color:#1a1a1a}@keyframes aiIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.ai-search-field-wrap{align-items:center;gap:8px;display:flex;position:absolute;inset:0 12px 0 44px}.ai-search-chips{z-index:5;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0}.ai-search-chip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);cursor:pointer;white-space:nowrap;background:#ffffff14;border:1px solid #7b61ff40;border-radius:9999px;padding:.35rem .65rem;font-size:.68rem}.ai-search-chip.is-focused{outline:2px solid #7b61ff73}.ai-search-input{min-width:0;color:var(--text);font-family:var(--font-geist-sans), "Inter", system-ui, sans-serif;letter-spacing:-.01em;caret-color:#7b61ff;background:0 0;border:none;outline:none;flex:1;font-size:15px;font-weight:450}.ai-search-input::placeholder{color:color-mix(in srgb, var(--text) 55%, transparent)}.ai-search-kbd{color:color-mix(in srgb, var(--text) 70%, transparent);background:#ffffff1a;border:1px solid #ffffff26;border-radius:.45rem;flex-shrink:0;padding:.2rem .45rem;font-size:.65rem;font-weight:500}.ai-search-trigger{cursor:pointer;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);width:44px;height:44px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--accent) 10%, transparent), 0 8px 24px #7b61ff2e;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}html[data-theme=light] .ai-search-trigger{background:#ffffff8c}.ai-search-panel{z-index:80;border-radius:24px;max-height:480px;padding:.75rem;position:absolute;top:calc(100% + 12px);left:0;overflow:hidden}.ai-search-panel-scroll{flex-direction:column;gap:.5rem;max-height:440px;padding-right:.15rem;display:flex;overflow-y:auto}.ai-search-bubble{border-radius:1rem;max-width:92%;padding:.55rem .75rem;font-size:.82rem;line-height:1.5}.ai-search-bubble--user{background:#7b61ff47;border:1px solid #7b61ff59;align-self:flex-end}.ai-search-bubble--ai{background:#ffffff0f;border:1px solid #ffffff1a;align-self:flex-start}.ai-search-bubble p{white-space:pre-wrap;margin:0}.ai-search-stream-caret{vertical-align:text-bottom;background:#7b61ff;width:2px;height:1em;margin-left:2px;animation:1.06s step-end infinite aiCaretBlink;display:inline-block}@keyframes aiCaretBlink{50%{opacity:0}}.ai-search-typing{align-self:flex-start;gap:4px;padding:.5rem .65rem;display:flex}.ai-search-typing span{background:#7b61ff;border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite aiDotBounce}@keyframes aiDotBounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.ai-search-sheet-backdrop{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000073;align-items:flex-end;padding:0 0 1rem;display:flex;position:fixed;inset:0}.ai-search-sheet{width:100%;padding:1rem 1rem 1.25rem}.ai-search-sheet .ai-search-shell{max-width:92vw;margin:0 auto;width:100%!important}@media (prefers-reduced-motion:reduce){.ai-search-shell,.ai-search-icon,.ai-search-aura,.ai-search-focus-ring{transition-duration:.01ms!important;animation:none!important}.ai-search-aura{opacity:0!important}}
.referral-cta-btn{cursor:pointer;text-align:left;color:#fff;background:linear-gradient(135deg,#7b61ff40,#b478ff1f);border:none;border-radius:20px;justify-content:space-between;align-items:center;width:100%;max-width:420px;min-height:72px;margin:0 0 1rem;padding:.85rem 1.1rem;display:flex;position:relative;overflow:hidden}html[data-theme=light] .referral-cta-btn{color:#2d1b69}.referral-cta-aura{filter:blur(48px);opacity:.3;pointer-events:none;background:#7b61ff;animation:3s ease-in-out infinite referralCtaAura;position:absolute;inset:-30%}@keyframes referralCtaAura{0%,to{opacity:.3}50%{opacity:.5}}.referral-cta-border{border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#7b61ff,#e8b4ff,#7b61ff);padding:1px;animation:6s linear infinite referralBorderSpin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.referral-cta-btn:hover .referral-cta-border{animation-duration:3s}@keyframes referralBorderSpin{to{filter:hue-rotate(360deg)}}.referral-cta-particles span{width:3px;height:3px;animation:4s ease-in-out infinite referralParticle;animation-delay:calc(var(--i) * .35s);left:calc(12% + var(--i) * 14%);top:calc(30% + (var(--i) % 3) * 18%);background:#ffffffb3;border-radius:50%;position:absolute}@keyframes referralParticle{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.9;transform:translateY(-6px)}}.referral-cta-copy{z-index:1;flex-direction:column;gap:.2rem;display:flex;position:relative}.referral-cta-copy strong{font-family:var(--font-display), var(--font-geist-sans), sans-serif;font-size:18px;font-weight:600}.referral-cta-copy span{opacity:.7;font-size:13px;font-weight:400}.referral-cta-arrow{z-index:1;font-size:1.25rem;animation:2.2s ease-in-out infinite referralArrowShimmer;position:relative}@keyframes referralArrowShimmer{0%,to{opacity:.65;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}.referral-modal-root{z-index:11000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.referral-modal-backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;position:absolute;inset:0}.referral-modal{border-radius:28px;width:min(560px,92vw);max-height:min(90vh,820px);padding:1.5rem 1.35rem 1.25rem;position:relative;overflow-y:auto}.referral-modal-aurora{border-radius:inherit;pointer-events:none;background:radial-gradient(60% 50% at 20% 10%,#7b61ff33,#0000 55%),radial-gradient(50% 40% at 80% 90%,#a855f726,#0000 50%);animation:12s ease-in-out infinite alternate referralModalAurora;position:absolute;inset:0}@keyframes referralModalAurora{to{opacity:.85;transform:scale(1.05)rotate(2deg)}}.referral-modal-close{z-index:2;position:absolute;top:.85rem;right:.85rem}.referral-modal-header{z-index:1;margin-bottom:1.25rem;padding-right:2rem;position:relative}.referral-modal-header h2{font-family:var(--font-display), sans-serif;letter-spacing:-.02em;margin:0 0 .65rem;font-size:26px;font-weight:700;line-height:1.15}.referral-modal-header p{opacity:.82;margin:0;font-size:.9rem;line-height:1.55}.referral-link-pill{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.65rem;min-height:56px;margin-bottom:1rem;padding:.5rem .55rem .5rem .85rem;transition:box-shadow .32s,transform .32s cubic-bezier(.32,.72,0,1);display:flex;position:relative}.referral-link-pill.is-pulse{animation:.6s referralPillPulse}@keyframes referralPillPulse{0%{transform:scale(1);box-shadow:0 0 #7b61ff00}40%{transform:scale(1.02);box-shadow:0 0 32px #7b61ff73}to{transform:scale(1);box-shadow:0 0 #7b61ff00}}.referral-link-text{min-width:0;font-family:var(--font-geist-mono), ui-monospace, monospace;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.referral-link-actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.referral-copy-burst{pointer-events:none;z-index:3;position:absolute;top:50%;right:4rem;transform:translateY(-50%)}.referral-share-menu{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:5;border-radius:.75rem;flex-direction:column;min-width:140px;padding:.35rem;display:flex;position:absolute;top:calc(100% + 6px);right:0}.referral-share-menu a{color:var(--text);border-radius:.5rem;padding:.45rem .65rem;font-size:.78rem;text-decoration:none}.referral-share-menu a:hover{background:#7b61ff1f}.referral-reward-row{z-index:1;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.25rem;display:grid;position:relative}@media (max-width:520px){.referral-reward-row{grid-template-columns:1fr}}.referral-reward-card{text-align:center;border-radius:1rem;padding:.65rem .5rem}.referral-reward-value{color:#a78bfa;font-size:1.1rem;font-weight:700;display:block}.referral-reward-label{opacity:.7;font-size:.68rem}.referral-faq-section{z-index:1;position:relative}.referral-faq-section h3{letter-spacing:.04em;text-transform:uppercase;opacity:.6;margin:0 0 .65rem;font-size:16px;font-weight:600}.referral-faq-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:1rem;margin-bottom:.45rem;transition:background .32s;overflow:hidden}.referral-faq-item.is-open{background:#ffffff14}.referral-faq-trigger{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;font-size:.88rem;font-weight:500;display:flex}.referral-faq-chevron{opacity:.6;transition:transform .32s cubic-bezier(.32,.72,0,1)}.referral-faq-chevron.is-open{transform:rotate(180deg)}.referral-faq-answer{opacity:.85;margin:0;padding:0 .85rem .85rem;font-size:14px;font-weight:400;line-height:1.6}@media (prefers-reduced-motion:reduce){.referral-cta-aura,.referral-cta-border,.referral-cta-particles,.referral-cta-arrow,.referral-modal-aurora{animation:none!important}}
.brand-logo-link{align-items:center;text-decoration:none;display:inline-flex}.brand-logo-mark{box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative;overflow:visible}.brand-logo-img{z-index:1;object-fit:contain;pointer-events:none;width:42px;height:auto;transition:filter .35s cubic-bezier(.16,1,.3,1);position:relative}html[data-theme=dark] .brand-logo-img{filter:brightness(0)invert()}.brand-logo-glow{z-index:0;opacity:0;background:radial-gradient(circle, color-mix(in srgb, var(--accent,#7c5cff) 55%, transparent), transparent 68%);pointer-events:none;border-radius:999px;transition:opacity .35s;position:absolute;inset:-10px}.brand-logo-mark:hover .brand-logo-glow{opacity:.55}.brand-logo-mark:hover .brand-logo-img{filter:drop-shadow(0 0 14px color-mix(in srgb, var(--accent,#7c5cff) 55%, transparent))}html[data-theme=dark] .brand-logo-mark:hover .brand-logo-img{filter:brightness(0) invert(1) drop-shadow(0 0 16px color-mix(in srgb, var(--accent,#7c5cff) 70%, transparent))}.brand-logo-mark[data-pressed=true] .brand-logo-glow{opacity:.95}.brand-logo-mark[data-pressed=true] .brand-logo-img{filter:drop-shadow(0 0 22px color-mix(in srgb, var(--accent,#7c5cff) 85%, transparent)) drop-shadow(0 0 8px #67e8f973)}html[data-theme=dark] .brand-logo-mark[data-pressed=true] .brand-logo-img{filter:brightness(0) invert(1) drop-shadow(0 0 24px color-mix(in srgb, var(--accent,#7c5cff) 90%, transparent)) drop-shadow(0 0 10px #67e8f980)}.neural-nav-logo-mark{margin-right:.2rem}@media (prefers-reduced-motion:reduce){.brand-logo-glow{display:none}}
.left-edge-dock{z-index:75;pointer-events:none;position:fixed;left:16px}.left-edge-dock>*{pointer-events:auto}.left-edge-dock--menu{top:50%;transform:translateY(-50%)}.left-edge-dock--ai{top:calc(50% - 92px);transform:translateY(-50%)}@media (max-width:640px){.left-edge-dock{left:12px}.left-edge-dock--ai{top:calc(50% - 78px)}}.chrome-icon-btn{border:1px solid color-mix(in srgb, var(--accent,#7c5cff) 28%, transparent);background:color-mix(in srgb, var(--bg,#0a0a0f) 55%, #ffffff14);-webkit-backdrop-filter:blur(18px)saturate(160%);width:44px;height:44px;color:var(--fg,#f5f5f7);cursor:pointer;border-radius:9999px;place-items:center;padding:0;transition:border-color .3s,box-shadow .3s,color .3s;display:grid;position:relative;overflow:hidden}html[data-theme=light] .chrome-icon-btn{color:#2e1065;border-color:color-mix(in srgb, var(--accent) 35%, transparent);background:#ffffffb8}.chrome-icon-btn-glow{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 35%, transparent), transparent 70%);opacity:0;pointer-events:none;transition:opacity .35s;position:absolute;inset:-30%}.chrome-icon-btn:hover .chrome-icon-btn-glow,.chrome-icon-btn.is-active .chrome-icon-btn-glow{opacity:1}.chrome-icon-btn.is-active{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 20px color-mix(in srgb, var(--accent) 30%, transparent)}.chrome-icon-btn-inner{z-index:1;place-items:center;display:grid;position:relative}.chrome-icon-svg-wrap{place-items:center;display:grid}.chrome-lang-badge{flex-direction:column;align-items:center;gap:1px;line-height:1;display:flex}.chrome-lang-code{letter-spacing:.06em;font-size:.52rem;font-weight:700}.interface-controls--icons{flex-direction:column;align-items:center;gap:.55rem}.interface-controls--icons .chrome-icon-btn{width:42px;height:42px}.side-menu-root{position:relative}.side-menu-burger{background:currentColor;border-radius:2px;width:16px;height:2px;transition:transform .32s cubic-bezier(.32,.72,0,1),box-shadow .32s,background .32s;display:block;box-shadow:0 -5px,0 5px}.side-menu-burger.is-open{box-shadow:none;background:currentColor;transform:rotate(45deg)}.side-menu-panel{z-index:80;border-radius:1rem;width:min(240px,100vw - 96px);padding:.85rem .65rem;position:fixed;top:50%;left:68px;transform:translateY(-50%)}.side-menu-link{text-align:left;width:100%;color:var(--text-muted,var(--muted));cursor:pointer;background:0 0;border:none;border-radius:.55rem;padding:.55rem .65rem;font-size:.82rem;transition:color .25s,background .25s;display:block}.side-menu-link:hover{color:var(--fg,var(--text-primary));background:color-mix(in srgb, var(--accent) 12%, transparent)}.left-edge-dock--ai .ai-search-root{z-index:76}.left-edge-dock--ai .ai-search-shell{max-width:calc(100vw - 88px)}.left-edge-dock--ai .ai-search-panel{z-index:85;width:min(440px,100vw - 88px);max-height:min(62vh,520px);left:52px;right:auto}.glass-avatar-visual{background:linear-gradient(165deg,#fff 0%,#f3f0ff 48%,#ebe6ff 100%);place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.glass-avatar-head,.glass-avatar-body{background:linear-gradient(145deg,#fffffff2,#b4a0ff59);border-radius:50%;position:absolute;box-shadow:inset 0 -2px 8px #7c4dff26,0 4px 12px #7c4dff1f}.glass-avatar-head{width:34%;height:34%;top:16%}.glass-avatar-body{border-radius:999px 999px 40% 40%;width:62%;height:38%;bottom:8%}.glass-avatar-visual--frost{background:linear-gradient(165deg,#fff 0%,#eef6ff 50%,#e8f4ff 100%)}.glass-avatar-visual--frost .glass-avatar-head,.glass-avatar-visual--frost .glass-avatar-body{background:linear-gradient(145deg,#fff,#4fc3f740)}.glass-avatar-visual--bloom{background:linear-gradient(165deg,#fff 0%,#fff0f8 50%,#fce7f3 100%)}.glass-avatar-visual--bloom .glass-avatar-head,.glass-avatar-visual--bloom .glass-avatar-body{background:linear-gradient(145deg,#fff,#ec489938)}.glass-avatar-visual--mist{background:linear-gradient(165deg,#fafafa 0%,#f5f5f5 50%,#ececec 100%)}.glass-avatar-visual--mist .glass-avatar-head,.glass-avatar-visual--mist .glass-avatar-body{background:linear-gradient(145deg,#fff,#a0a0b447)}.profile-avatar-visual{border-radius:50%}.profile-avatar-picker-visual{border-radius:50%;width:52px;height:52px}.profile-avatar-picker-item{background:#ffffff0a}html[data-theme=light] .profile-avatar-picker-item{background:#ffffff8c}.profile-avatar-upload{border-radius:9999px;width:auto;height:auto;min-height:2.25rem;padding:.45rem .85rem;font-size:.75rem}@media (prefers-reduced-motion:reduce){.side-menu-burger{transition:none}}
.nav-link-live{color:inherit;flex-direction:column;align-items:center;padding:.35rem .15rem;text-decoration:none;display:inline-flex;position:relative}.nav-link-live-text{z-index:1;transition:text-shadow .35s,color .35s;position:relative}.nav-link-live-glow{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 85%, #fff), transparent);opacity:0;height:2px;box-shadow:0 0 18px color-mix(in srgb, var(--accent) 55%, transparent);border-radius:999px;transition:opacity .35s,transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:10%;right:10%;transform:scaleX(.4)}.nav-link-live:hover .nav-link-live-glow,.nav-link-live:focus-visible .nav-link-live-glow{opacity:1;transform:scaleX(1)}.nav-link-live:hover .nav-link-live-text,.nav-link-live:focus-visible .nav-link-live-text{color:var(--fg);text-shadow:0 0 20px color-mix(in srgb, var(--accent) 45%, transparent)}.neural-nav-glow{box-shadow:0 1px 0 color-mix(in srgb, var(--accent) 12%, transparent), 0 8px 32px color-mix(in srgb, var(--accent) 8%, transparent)}.about-title--living{flex-wrap:wrap;gap:.05em .12em;display:flex}.about-title-word{white-space:nowrap;display:inline-flex}.about-title-char{background:linear-gradient(135deg, var(--fg) 0%, color-mix(in srgb, var(--accent) 70%, var(--fg)) 100%);color:#0000;will-change:transform, opacity, filter;-webkit-background-clip:text;background-clip:text;display:inline-block}.about-ambient-bloom{animation:14s ease-in-out infinite alternate aboutBloomDrift}.about-ambient-bloom--2{animation-delay:-7s}@keyframes aboutBloomDrift{0%{opacity:.45;transform:translate(0)scale(1)}to{opacity:.75;transform:translate(12px,-18px)scale(1.08)}}.pricing-header-stage{text-align:center;margin-bottom:.25rem;position:relative}.pricing-header-ambient{pointer-events:none;position:absolute;inset:-20px 0 -28px;overflow:hidden}.pricing-ambient-orb{filter:blur(28px);opacity:.45;border-radius:50%;animation:7s ease-in-out infinite alternate pricingOrbFloat;position:absolute}.pricing-ambient-orb--1{background:color-mix(in srgb, var(--accent) 38%, transparent);width:140px;height:90px;bottom:0;left:28%}.pricing-ambient-orb--2{background:#c4b5fd52;width:120px;height:80px;animation-delay:-3.5s;bottom:4px;right:26%}@keyframes pricingOrbFloat{0%{opacity:.35;transform:translateY(0)scale(1)}to{opacity:.55;transform:translateY(-8px)scale(1.06)}}.pricing-audience{opacity:0;max-height:0;margin-bottom:0;padding:0 .15rem;transition:max-height .45s cubic-bezier(.16,1,.3,1),opacity .35s,margin-bottom .35s;overflow:hidden}.pricing-audience strong{letter-spacing:.14em;text-transform:uppercase;color:var(--accent,#a78bfa);margin-bottom:.35rem;font-size:.62rem;display:block}.pricing-audience p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.45}.pricing-card-shell:hover .pricing-audience,.pricing-card-shell:focus-within .pricing-audience{opacity:1;max-height:96px;margin-bottom:.75rem}.pricing-card-live{transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .35s}.pricing-card-shell:hover .pricing-card-live{border-color:color-mix(in srgb, var(--accent) 42%, var(--glass-border));box-shadow:0 18px 44px color-mix(in srgb, var(--accent) 18%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--accent) 14%, transparent);transform:translateY(-5px)}.pricing-card-shell{transform-style:preserve-3d}.profile-hover-zone{z-index:85;position:fixed;top:24px;right:24px}.profile-hover-zone.is-open:before{display:none}@media (max-width:640px){.profile-hover-zone{top:20px;right:20px}}.profile-glass-btn.is-open{filter:drop-shadow(0 0 16px color-mix(in srgb, var(--accent) 45%, transparent))}.profile-panel-block{border-radius:1rem;padding:.15rem;transition:box-shadow .35s;position:relative}.profile-panel-block-glow{border-radius:inherit;opacity:0;background:radial-gradient(ellipse at 50% 0%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 72%);pointer-events:none;transition:opacity .35s;position:absolute;inset:-1px}.profile-panel-block:hover .profile-panel-block-glow{opacity:1}.profile-panel-block:hover{box-shadow:0 0 24px color-mix(in srgb, var(--accent) 12%, transparent)}.side-menu-panel-glow{border-radius:inherit;background:radial-gradient(ellipse at 0% 50%, color-mix(in srgb, var(--accent) 28%, transparent), transparent 65%);pointer-events:none;z-index:-1;position:absolute;inset:-8px}.side-menu-link{transition:color .28s,background .28s,box-shadow .28s,transform .28s cubic-bezier(.16,1,.3,1)}.side-menu-link:hover{transform:translate(3px)}.chrome-icon-btn--toggle .chrome-icon-svg-wrap{transition:filter .3s}.chrome-icon-btn--toggle:hover .chrome-icon-svg-wrap,.chrome-icon-btn--toggle.is-active .chrome-icon-svg-wrap{filter:drop-shadow(0 0 8px color-mix(in srgb, var(--accent) 50%, transparent))}@media (prefers-reduced-motion:reduce){.about-ambient-bloom,.pricing-ambient-orb,.ai-search-ambient-floor,.brand-logo-shimmer{animation:none!important}.about-title-char{color:var(--fg);background:0 0;-webkit-background-clip:unset;background-clip:unset}}
html,body{max-width:100vw;overflow-x:clip}html[data-theme=light]{--text-primary:var(--fg);--text-secondary:var(--muted);--text-muted:color-mix(in srgb, var(--muted) 72%, transparent)}html[data-theme=dark]{--text-primary:var(--fg);--text-secondary:var(--muted)}.neural-nav-link{color:var(--muted)}.neural-nav-link:hover{color:var(--fg)}html[data-theme=light] .neural-nav-scrolled{background:color-mix(in srgb, var(--bg) 82%, transparent);border-bottom:1px solid color-mix(in srgb, var(--accent) 18%, transparent);box-shadow:0 8px 32px color-mix(in srgb, var(--accent) 8%, transparent)}html[data-theme=light] .neural-nav-inner{border-color:color-mix(in srgb, var(--fg) 8%, transparent);background:color-mix(in srgb, var(--bg) 55%, transparent)}html[data-theme=dark] .neural-nav-scrolled{background:#0a06149e}.profile-panel-root{overscroll-behavior:contain}.profile-panel-scroll{scroll-behavior:auto}.about-body-card--compact{padding:1.35rem 1.25rem}.about-body-lead{color:var(--fg);letter-spacing:-.02em;margin:0 0 .55rem;font-size:1.05rem;font-weight:600;line-height:1.45}.about-body-text{color:var(--muted);margin:0;font-size:.92rem;line-height:1.65}.about-stats--living{gap:.75rem}.about-stat--living{padding:1.1rem 1rem 1rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative}.about-stat-icon{width:2rem;height:2rem;color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);box-shadow:0 0 20px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:999px;justify-content:center;align-items:center;margin-bottom:.55rem;font-size:.95rem;display:inline-flex}.about-stat-value{color:var(--fg);font-size:.98rem;font-weight:650;display:block}.about-stat-label{color:var(--muted);margin-top:.25rem;font-size:.78rem;line-height:1.45;display:block}html[data-theme=light] .about-stat-value,html[data-theme=light] .about-body-lead{color:var(--fg)}html[data-theme=light] .about-stat-label,html[data-theme=light] .about-body-text{color:var(--muted)}.auth-modal-open,.auth-modal-open body{overflow:hidden}.left-edge-dock .glow-control:before,.left-edge-dock .chrome-icon-btn-glow,.side-menu-trigger.glow-control:before,.side-menu-panel-glow{display:none!important}.left-edge-dock .glow-control:hover:before{transform:none!important}.neural-bg--lite .neural-grain{opacity:.35}.neural-bg--lite .neural-vignette{opacity:.5}@media (max-width:768px),(pointer:coarse){.left-edge-dock{display:none}.aether-page{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom,0px))}}.mobile-bottom-nav{z-index:65;padding:.45rem .5rem calc(.45rem + env(safe-area-inset-bottom,0px));background:color-mix(in srgb, var(--bg,#0a0a0f) 88%, transparent);border-top:1px solid color-mix(in srgb, var(--accent,#7c5cff) 22%, transparent);-webkit-backdrop-filter:blur(16px)saturate(1.1);justify-content:space-around;align-items:stretch;gap:.25rem;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav-link{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary,#a1a1aa);border-radius:10px;flex:1;padding:.35rem .25rem;font-size:.68rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.mobile-bottom-nav-link.is-active,.mobile-bottom-nav-link:active{color:var(--fg,#f5f5f7);background:color-mix(in srgb, var(--accent,#7c5cff) 18%, transparent)}html[data-theme=light] .mobile-bottom-nav{background:#ffffffeb}html[data-theme=light] .mobile-bottom-nav-link.is-active{color:#4c1d95}
