.toast-host{position:fixed;left:50%;bottom:calc(1.25rem + var(--safe-bottom, 0px));translate:-50% 0;z-index:1000;display:flex;flex-direction:column-reverse;gap:.55rem;width:min(calc(100% - 1.5rem),420px);pointer-events:none}.toast{pointer-events:auto;display:flex;align-items:flex-start;gap:.65rem;padding:.9rem .85rem .9rem 1rem;border-radius:14px;border:1px solid rgba(107,143,212,.35);background:#0c1424f5;color:var(--text);box-shadow:0 12px 40px #00000073,0 0 0 1px #2b53aa33;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:toast-in .28s ease}.toast-success{border-color:#5dde8a66}.toast-error{border-color:#f0717880}.toast-message{margin:0;flex:1;font-size:.95rem;font-weight:600;letter-spacing:-.01em;line-height:1.35}.toast-close{flex-shrink:0;width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:var(--text-muted);font-size:1.25rem;line-height:1;cursor:pointer;padding:0}.toast-close:hover{color:var(--text);background:#ffffff0f}@keyframes toast-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.toast{animation:none}}.aisp-logo{display:inline-flex;align-items:center;gap:.55rem;line-height:1}.aisp-logo-mark{width:var(--logo-size, 40px);height:var(--logo-size, 40px);border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px #ffffff0f}.aisp-logo-word{font-family:var(--font-display);font-weight:800;letter-spacing:-.04em;font-size:calc(var(--logo-size, 40px) * .48);background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{height:100dvh;min-height:100dvh;display:flex;flex-direction:column;padding-top:var(--safe-top);position:relative;overflow:hidden}.shell-atmosphere{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 70% 40% at 50% -5%,rgba(43,83,170,.28),transparent 55%),radial-gradient(ellipse 40% 30% at 100% 80%,rgba(61,107,196,.1),transparent 50%),linear-gradient(180deg,#060910,#080d18)}.shell-top,.shell-main,.shell-nav{position:relative;z-index:1}.shell-top{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.15rem;border-bottom:1px solid rgba(255,255,255,.06);background:#0609108c;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);flex-shrink:0;z-index:10}.shell-brand{color:inherit}.shell-pill{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-mist);background:linear-gradient(160deg,#3d6bc438,#2b53aa1f);border:1px solid rgba(107,143,212,.28);border-radius:999px;padding:.35rem .75rem}.shell-main{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding-bottom:calc(var(--nav-h) + var(--safe-bottom) + .55rem)}.shell-nav{position:fixed;left:0;right:0;bottom:0;padding:.55rem .85rem calc(.55rem + var(--safe-bottom));z-index:20;background:linear-gradient(180deg,transparent,rgba(5,7,13,.85) 28%)}.shell-nav-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;max-width:480px;margin:0 auto;padding:.35rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0a0e18e0;-webkit-backdrop-filter:blur(20px) saturate(1.3);backdrop-filter:blur(20px) saturate(1.3);box-shadow:0 12px 40px #00000059}.shell-nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:52px;border-radius:14px;color:var(--text-faint);font-weight:600;font-size:.72rem;letter-spacing:.02em;transition:background .2s ease,color .2s ease,transform .15s ease}.shell-nav-icon{display:grid;place-items:center;opacity:.75}.shell-nav-link.is-active{color:var(--accent-text);background:linear-gradient(165deg,var(--brand-bright),var(--brand));box-shadow:0 8px 20px #2b53aa59}.shell-nav-link.is-active .shell-nav-icon{opacity:1}.shell-nav-link:not(.is-active):active{transform:scale(.97)}@media(min-width:900px){.shell{max-width:760px;margin:0 auto;border-inline:1px solid rgba(255,255,255,.06)}}@media(max-width:640px){.shell-top{padding:.45rem .85rem}.shell-brand .aisp-logo-word,.shell-pill{display:none}.shell-main{padding-bottom:calc(3.65rem + var(--safe-bottom))}.shell-nav{padding:.35rem .7rem calc(.35rem + var(--safe-bottom))}.shell-nav-inner{padding:.22rem;border-radius:16px;gap:.2rem}.shell-nav-link{min-height:44px;gap:.1rem;font-size:.65rem;border-radius:12px}.shell-nav-icon svg{width:18px;height:18px}}.store-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%}.store-badge{display:inline-flex;align-items:center;gap:.7rem;min-height:52px;min-width:min(100%,168px);padding:.45rem 1rem .45rem .85rem;border-radius:14px;border:1px solid rgba(107,143,212,.28);background:linear-gradient(165deg,#3d6bc42e,#101828b8 55%,#0a1020e6);color:var(--text);text-decoration:none;text-align:left;box-shadow:0 8px 24px #070b1859;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}a.store-badge:hover{border-color:#6b8fd480;background:linear-gradient(165deg,#3d6bc447,#101828d9 55%,#0a1020f2);box-shadow:0 10px 28px #2b53aa47}a.store-badge:active{transform:scale(.98)}.store-badge.is-soon{opacity:.72;cursor:default}.store-badge-icon{width:26px;height:26px;flex-shrink:0;color:var(--brand-mist)}.store-badge-copy{display:flex;flex-direction:column;gap:.05rem;line-height:1.15}.store-badge-label{font-family:var(--font-display);font-weight:700;font-size:.95rem;letter-spacing:-.02em}.store-badge-sub{font-size:.68rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint)}.landing{min-height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden}.landing-orb{position:fixed;width:min(120vw,720px);height:min(120vw,720px);left:50%;top:18%;translate:-50% -50%;z-index:-1;pointer-events:none;background:radial-gradient(circle,rgba(43,83,170,.42) 0%,rgba(43,83,170,.08) 42%,transparent 68%);animation:orb-breathe 7s ease-in-out infinite}@keyframes orb-breathe{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.08);opacity:1}}.landing-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:calc(.85rem + var(--safe-top)) 1.15rem .85rem;position:relative;z-index:2}.landing-logo-link{color:inherit;text-decoration:none}.landing-nav-actions{display:flex;gap:.5rem}.landing-nav-actions .btn{min-height:40px;padding-inline:1rem;font-size:.88rem}@media(max-width:420px){.landing-nav-actions .btn-ghost{display:none}}.landing-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem 1.35rem 2rem;max-width:640px;margin:0 auto;width:100%}.landing-mark{position:relative;display:grid;place-items:center;margin-bottom:1.35rem;animation:mark-float 6.5s ease-in-out infinite}.landing-mark-glow{position:absolute;inset:-28%;border-radius:50%;background:radial-gradient(circle,rgba(61,107,196,.55) 0%,transparent 68%);filter:blur(8px);z-index:-1;animation:glow-pulse 4.5s ease-in-out infinite}.landing-mark .aisp-logo-mark{box-shadow:0 0 0 1px #ffffff1f,0 20px 60px #2b53aa73}@keyframes mark-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes glow-pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.landing-brand-word{font-family:var(--font-display);font-weight:800;font-size:clamp(3.6rem,16vw,7rem);letter-spacing:-.07em;line-height:.88;margin:0 0 1rem;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-tagline{margin:0;max-width:26rem;color:var(--text-muted);font-size:clamp(1.05rem,3.4vw,1.2rem);line-height:1.45;letter-spacing:-.015em}.landing-cta{display:flex;flex-direction:column;align-items:stretch;gap:.7rem;margin-top:1.85rem;width:min(100%,320px)}.landing-cta .btn{width:100%}@media(min-width:480px){.landing-cta{flex-direction:row;justify-content:center;width:auto}.landing-cta .btn{width:auto}}.landing-stores{margin-top:1.75rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.landing-stores-label{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint)}.landing-eyebrow{margin:0 0 .5rem;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-soft)}.landing-section-title{margin:0 0 1.35rem;font-family:var(--font-display);font-size:clamp(1.35rem,4vw,1.75rem);font-weight:700;letter-spacing:-.03em;text-align:center}.landing-features,.landing-steps{width:min(100%,var(--max));margin:0 auto;padding:2.5rem 1.35rem;display:flex;flex-direction:column;align-items:center;text-align:center}.landing-feature-grid{display:grid;grid-template-columns:1fr;gap:.85rem}@media(min-width:640px){.landing-feature-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.landing-feature-grid{grid-template-columns:repeat(4,1fr)}}.landing-feature-card{padding:1.15rem 1.1rem 1.2rem;border-radius:var(--radius);border:1px solid var(--border);background:linear-gradient(165deg,#101828eb,#0a0f1abf)}.landing-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.65rem;border-radius:10px;background:var(--accent-dim);font-size:1rem;line-height:1}.landing-feature-card h3{margin:0 0 .45rem;font-family:var(--font-display);font-size:1rem;font-weight:700;letter-spacing:-.02em}.landing-feature-card p{margin:0;color:var(--text-muted);font-size:.88rem;line-height:1.45}.landing-step-list{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.65rem;max-width:22rem;margin-inline:auto}.landing-step-list li{display:flex;align-items:center;gap:.75rem;color:var(--text-muted);font-size:.95rem}.landing-step-num{flex-shrink:0;width:1.75rem;height:1.75rem;display:grid;place-items:center;border-radius:999px;background:var(--accent-dim);color:var(--brand-soft);font-size:.8rem;font-weight:700}.landing-steps-cta{display:inline-flex;margin:1rem auto 0;width:auto}.landing-foot{padding:1.5rem 1.35rem calc(1.5rem + var(--safe-bottom));text-align:center;border-top:1px solid var(--border)}.landing-foot p{margin:0 auto;max-width:28rem;color:var(--text-faint);font-size:.88rem;line-height:1.5}.landing-foot-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1.1rem;margin-bottom:.75rem}.landing-foot-links a{color:var(--text-muted);font-size:.85rem;text-decoration:none}.landing-foot-links a:hover{color:var(--brand-soft)}.landing-foot-meta{margin-top:.45rem!important}.landing-foot a{color:var(--brand-soft);text-decoration:none}.landing-foot a:hover{text-decoration:underline}@media(min-width:720px){.landing-hero{padding-block:2rem 2.5rem}}@media(prefers-reduced-motion:reduce){.landing-orb,.landing-mark,.landing-mark-glow{animation:none}}.legal-page{min-height:100dvh;display:flex;flex-direction:column}.legal-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:calc(.85rem + var(--safe-top)) 1.15rem .85rem;position:relative;z-index:2}.legal-logo{color:inherit;text-decoration:none}.legal-back{min-height:38px;font-size:.88rem}.legal-main{flex:1;width:min(100%,760px);margin:0 auto;padding:.5rem 1.35rem 2.5rem}.legal-main h1{margin:0 0 .35rem;font-family:var(--font-display);font-size:clamp(1.75rem,5vw,2.25rem);font-weight:800;letter-spacing:-.04em}.legal-updated{margin:0 0 1.75rem;color:var(--text-faint);font-size:.85rem}.legal-body h2{margin:1.75rem 0 .65rem;font-family:var(--font-display);font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.legal-body h2:first-child{margin-top:0}.legal-body p,.legal-body li{color:var(--text-muted);font-size:.95rem;line-height:1.6}.legal-body p{margin:0 0 .85rem}.legal-body ul{margin:0 0 .85rem;padding-left:1.25rem}.legal-body a{color:var(--brand-soft);text-decoration:none}.legal-body a:hover{text-decoration:underline}.legal-body strong{color:var(--text);font-weight:600}.legal-info-grid{display:grid;gap:.65rem;margin:1rem 0 1.25rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:var(--radius);background:#1018288c}.legal-info-grid dt{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint)}.legal-info-grid dd{margin:.15rem 0 .65rem;color:var(--text);font-size:.92rem}.legal-info-grid dd:last-child{margin-bottom:0}.legal-foot{padding:1.25rem 1.35rem calc(1.25rem + var(--safe-bottom));border-top:1px solid var(--border);text-align:center}.legal-foot-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1.1rem;margin-bottom:.65rem}.legal-foot-links a{color:var(--text-muted);font-size:.85rem;text-decoration:none}.legal-foot-links a:hover{color:var(--brand-soft)}.legal-foot p{margin:0;color:var(--text-faint);font-size:.82rem}.welcome{min-height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden;padding:calc(1.25rem + var(--safe-top)) 1.35rem calc(1.35rem + var(--safe-bottom))}.welcome-mesh{position:fixed;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(120% 80% at 50% -10%,rgba(43,83,170,.38),transparent 55%),radial-gradient(90% 60% at 100% 100%,rgba(61,107,196,.16),transparent 50%),linear-gradient(180deg,#070b14,#06080f 55%,#05070c)}.welcome-orb{position:fixed;width:min(130vw,640px);height:min(130vw,640px);left:50%;top:36%;translate:-50% -50%;z-index:-1;pointer-events:none;background:radial-gradient(circle,rgba(61,107,196,.45) 0%,rgba(43,83,170,.12) 42%,transparent 70%);animation:welcome-breathe 8s ease-in-out infinite}@keyframes welcome-breathe{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.1);opacity:1}}.welcome-boot{margin:auto;display:grid;place-items:center;animation:welcome-pulse 1.4s ease-in-out infinite}@keyframes welcome-pulse{0%,to{opacity:.7;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}.welcome-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-block:1rem 2rem}.welcome-mark{position:relative;margin-bottom:1.1rem}.welcome-mark-glow{position:absolute;inset:-28%;border-radius:50%;background:radial-gradient(circle,rgba(107,143,212,.35),transparent 68%);filter:blur(8px);animation:welcome-breathe 6.5s ease-in-out infinite}.welcome-brand{margin:0;font-family:var(--font-display);font-size:clamp(3rem,14vw,4.25rem);font-weight:700;letter-spacing:.04em;line-height:1;background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.welcome-line{margin:1rem 0 0;max-width:18rem;color:var(--text-muted);font-size:1.05rem;line-height:1.45}.welcome-actions{display:flex;flex-direction:column;gap:.7rem;width:100%;max-width:24rem;margin-inline:auto}.welcome-actions .btn-lg{min-height:52px}.password-field{position:relative;display:flex;align-items:center}.password-field-input{width:100%;min-height:48px;padding:.75rem 3rem .75rem 1rem;border-radius:var(--radius);border:1px solid var(--border-strong);background:#101828e6;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.password-field-input:focus{border-color:#3d6bc4b3;box-shadow:0 0 0 3px var(--accent-dim)}.password-field-toggle{position:absolute;right:.35rem;top:50%;translate:0 -50%;display:grid;place-items:center;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:var(--text-muted);cursor:pointer;padding:0}.password-field-toggle:hover{color:var(--brand-mist);background:#3d6bc41f}.password-field-toggle:focus-visible{outline:2px solid rgba(61,107,196,.7);outline-offset:1px}.studio{padding:1.15rem 1.15rem 1rem;display:flex;flex-direction:column;gap:1.15rem;flex:1;min-height:0;width:100%;overflow:auto}.studio-chat{flex:1 1 0;min-height:0;max-height:100%;height:auto;overflow:hidden;padding-bottom:.85rem;gap:.85rem}.studio-chat .studio-meta{position:relative;z-index:5;flex-shrink:0;margin:0;padding:0;background:none}.studio-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.studio-meta-actions{display:flex;align-items:center;gap:.45rem}.studio-icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(107,143,212,.28);background:#101828b3;color:var(--brand-mist);display:grid;place-items:center;cursor:pointer;transition:background .15s ease,color .15s ease}.studio-icon-btn:hover{background:#2b53aa40;color:var(--text)}.history-backdrop{position:fixed;inset:0;z-index:40;border:none;background:#03050a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.history-drawer{position:fixed;top:0;right:0;bottom:0;z-index:50;width:min(100%,360px);padding:calc(.9rem + var(--safe-top)) 1rem calc(1rem + var(--safe-bottom));background:#0a0e18f7;border-left:1px solid rgba(255,255,255,.08);box-shadow:-20px 0 60px #00000073;display:flex;flex-direction:column;gap:1rem}.history-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.history-head h2{margin:0;font-family:var(--font-display);letter-spacing:-.03em;font-size:1.35rem}.history-head .btn{min-height:40px;padding-inline:.9rem;font-size:.88rem}.history-empty{margin:1.5rem 0;color:var(--text-muted);font-size:.95rem}.history-list{list-style:none;margin:0;padding:0;overflow:auto;display:flex;flex-direction:column;gap:.45rem}.history-item{display:flex;align-items:stretch;gap:.35rem;border-radius:14px;border:1px solid rgba(255,255,255,.06);background:#101828a6;overflow:hidden}.history-item.is-active{border-color:#6b8fd466;background:#2b53aa2e}.history-main{flex:1;border:none;background:transparent;color:inherit;text-align:left;padding:.85rem .9rem;cursor:pointer;display:flex;flex-direction:column;gap:.25rem}.history-main strong{font-size:.92rem;letter-spacing:-.02em}.history-main span{font-size:.75rem;color:var(--text-faint)}.history-del{width:44px;border:none;background:transparent;color:var(--text-faint);font-size:1.35rem;cursor:pointer}.history-del:hover{color:var(--danger);background:#f0717814}.tune-drawer{overflow:auto}.tune-section{display:flex;flex-direction:column;gap:.65rem}.tune-section h3{margin:0;font-family:var(--font-display);font-size:1rem;letter-spacing:-.02em}.tune-hint{margin:0;font-size:.85rem;color:var(--text-muted)}.persona-grid{display:grid;gap:.5rem}.persona-card{text-align:left;border:1px solid rgba(255,255,255,.08);background:#101828b3;color:inherit;border-radius:14px;padding:.85rem .95rem;cursor:pointer;display:flex;flex-direction:column;gap:.2rem;transition:border-color .15s ease,background .15s ease}.persona-card strong{font-size:.95rem;letter-spacing:-.02em}.persona-card span{font-size:.8rem;color:var(--text-muted);line-height:1.35}.persona-card.is-active{border-color:#6b8fd480;background:#2b53aa38}.tune-system{width:100%;min-height:120px;resize:vertical;border-radius:14px;border:1px solid rgba(107,143,212,.28);background:#080c16e6;color:var(--text);padding:.85rem .95rem;outline:none;line-height:1.45}.tune-system:focus{border-color:#3d6bc4b3;box-shadow:0 0 0 3px var(--accent-dim)}.tune-param{display:flex;flex-direction:column;gap:.35rem;font-size:.88rem;font-weight:600;color:var(--text-muted)}.tune-param em{font-style:normal;color:var(--brand-mist);float:right}.tune-param input[type=range]{width:100%;accent-color:var(--brand-bright)}.studio-kicker{margin:0 0 .2rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-mist)}.studio-meta h1,.studio-page-title{margin:0;font-family:var(--font-display);font-size:clamp(1.7rem,5vw,2.1rem);letter-spacing:-.045em;line-height:1}.studio-chip{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;color:var(--brand-mist);border:1px solid rgba(107,143,212,.28);background:#101828b3;border-radius:999px;padding:.4rem .75rem;max-width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:default;font:inherit}button.studio-chip{cursor:pointer;font-family:var(--font-body);font-size:.75rem;font-weight:600}.studio-chip-label{overflow:hidden;text-overflow:ellipsis}.studio-dot{width:7px;height:7px;border-radius:50%;background:var(--ok);box-shadow:0 0 8px #5dde8a99;flex-shrink:0}.studio-dot.is-off{background:var(--danger);box-shadow:none}.studio-thread{display:flex;flex-direction:column;gap:.85rem;flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:.75rem;scroll-padding-bottom:1rem}.studio-chat .studio-composer{position:relative;bottom:auto;margin-top:0;flex-shrink:0;z-index:6}.chat-scroll-wrap{position:relative;flex:1 1 0;min-height:0;overflow:hidden;display:flex;flex-direction:column}.chat-jump-bottom{position:absolute;right:.85rem;bottom:.85rem;z-index:4;width:42px;height:42px;border-radius:50%;border:1px solid rgba(107,143,212,.35);background:#0c1220f2;color:var(--brand-mist);box-shadow:0 10px 28px #00000059;display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-jump-bottom:hover{color:var(--text);border-color:#6b8fd48c}.studio-hero-empty{position:relative;margin:auto 0;padding:2rem .5rem 1.5rem;text-align:center;overflow:hidden}.studio-hero-empty-tight{padding-block:2.5rem}.studio-hero-glow{position:absolute;left:50%;top:10%;width:min(90vw,320px);height:180px;translate:-50% 0;background:radial-gradient(circle,rgba(61,107,196,.35),transparent 68%);filter:blur(8px);pointer-events:none;z-index:0}.studio-hero-title,.studio-hero-copy,.studio-suggestions{position:relative;z-index:1}.studio-hero-title{margin:0 0 .55rem;font-family:var(--font-display);font-size:clamp(1.45rem,5vw,1.85rem);font-weight:750;letter-spacing:-.04em}.studio-hero-copy{margin:0 auto 1.35rem;max-width:22rem;color:var(--text-muted);font-size:.98rem;line-height:1.5}.studio-suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem}.studio-suggestion{border:1px solid rgba(107,143,212,.28);background:#101828a6;color:var(--text);border-radius:999px;padding:.65rem .95rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.studio-suggestion:hover{border-color:#6b8fd480;background:#2b53aa33}.studio-suggestion:active{transform:scale(.98)}.bubble{max-width:min(92%,34rem);padding:.9rem 1.05rem;border-radius:18px;white-space:pre-wrap;word-break:break-word;line-height:1.5;font-size:.98rem}.bubble-user{align-self:flex-end;background:linear-gradient(165deg,#4a78d0,#2b53aa);box-shadow:0 10px 28px #2b53aa47;border-bottom-right-radius:6px}.bubble-assistant{align-self:flex-start;background:#121a2aeb;border:1px solid rgba(255,255,255,.08);border-bottom-left-radius:6px;box-shadow:0 8px 24px #0003}.bubble.is-streaming:after{content:"";display:inline-block;width:.45em;height:1em;margin-left:.15em;vertical-align:-.1em;background:var(--brand-soft);animation:caret-blink 1s steps(1) infinite}@keyframes caret-blink{50%{opacity:0}}.studio-composer{display:flex;gap:.55rem;align-items:flex-end;padding:.7rem .7rem .7rem 1rem;border:1px solid rgba(107,143,212,.22);border-radius:22px;background:#0a0e18eb;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);box-shadow:0 16px 48px #0006,0 0 0 1px #2b53aa1f,inset 0 1px #ffffff0a}.studio-composer textarea{flex:1;border:none;background:transparent;resize:none;outline:none;min-height:28px;max-height:140px;padding:.55rem .15rem;line-height:1.4;-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.studio-composer textarea::placeholder{color:var(--text-faint)}.composer-send{flex-shrink:0;width:44px;height:44px;border:none;border-radius:14px;display:grid;place-items:center;cursor:pointer;color:var(--accent-text);background:linear-gradient(165deg,var(--brand-bright),var(--brand));box-shadow:0 8px 20px #2b53aa59;transition:opacity .15s ease,transform .15s ease}.composer-send:disabled{opacity:.35;cursor:not-allowed}.composer-send:not(:disabled):active{transform:scale(.96)}.composer-send.is-stop{width:auto;padding-inline:1rem;font-weight:700;font-size:.88rem;background:#f071782e;color:#ffb4b8;border:1px solid rgba(240,113,120,.35);box-shadow:none}.composer-tools{display:flex;align-items:center;gap:.45rem;flex-shrink:0;flex-wrap:wrap}.composer-tool{border:1px solid rgba(107,143,212,.28);background:#101828b3;color:var(--brand-mist);border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:650;cursor:pointer}.composer-tool.is-on{color:var(--accent-text);background:linear-gradient(165deg,var(--brand-bright),var(--brand));border-color:transparent}.composer-tool-hint{font-size:.72rem;color:var(--text-faint)}.composer-icon-btn{flex-shrink:0;width:40px;height:40px;border:none;border-radius:12px;background:transparent;color:var(--brand-mist);display:grid;place-items:center;cursor:pointer}.composer-icon-btn:hover{color:var(--text);background:#2b53aa33}.composer-icon-btn.is-live{color:#ffb4b8;background:#f071782e;box-shadow:0 0 0 1px #f0717859}.composer-attach-list{display:flex;flex-wrap:wrap;gap:.45rem;flex-shrink:0}.composer-attach-chip{display:inline-flex;align-items:center;gap:.4rem;max-width:100%;padding:.3rem .45rem .3rem .35rem;border-radius:12px;border:1px solid rgba(107,143,212,.28);background:#101828bf;font-size:.75rem;color:var(--brand-mist)}.composer-attach-chip img{width:28px;height:28px;object-fit:cover;border-radius:8px}.composer-attach-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.composer-attach-chip button{border:none;background:transparent;color:var(--text-faint);cursor:pointer;font-size:1rem;line-height:1;padding:0 .2rem}.bubble-attach-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.55rem}.bubble-attach-img{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.bubble-attach-chip{font-size:.75rem;padding:.25rem .55rem;border-radius:999px;background:#ffffff0f;display:inline-flex;align-items:center;gap:.35rem}.bubble-attach-chip button,.bubble-attach-del{border:none;background:#00000059;color:#fff;width:20px;height:20px;border-radius:50%;cursor:pointer;line-height:1;font-size:.85rem}.bubble-attach-wrap{position:relative;display:inline-block}.bubble-attach-wrap .bubble-attach-del{position:absolute;top:4px;right:4px}.projects-panel{display:flex;flex-direction:column;gap:1rem;overflow:auto;padding-bottom:1rem}.projects-create{display:flex;gap:.45rem}.projects-input{flex:1;border-radius:12px;border:1px solid rgba(107,143,212,.28);background:#101828b3;color:var(--text);padding:.65rem .8rem}.projects-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.55rem}.project-file-list{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.45rem}.project-file-item{display:flex;align-items:center;gap:.55rem;padding:.55rem .65rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#1018288c}.project-file-item img{width:36px;height:36px;object-fit:cover;border-radius:8px}.project-file-item div{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.project-file-item strong{font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-file-item span{font-size:.7rem;color:var(--text-faint)}.project-file-item button{border:none;background:transparent;color:var(--text-faint);font-size:1.15rem;cursor:pointer}.bubble-gen-img{display:block;margin-top:.65rem;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.bubble-gen-img img{display:block;width:100%;max-height:320px;object-fit:cover}.bubble-sources{display:none}.source-stack{margin-top:.75rem;display:inline-flex;align-items:center;gap:.55rem;border:1px solid rgba(107,143,212,.28);background:#0c1220d9;color:var(--brand-mist);border-radius:999px;padding:.3rem .7rem .3rem .35rem;cursor:pointer;font-size:.75rem;font-weight:650}.source-stack:hover{color:var(--text);border-color:#6b8fd480}.source-stack-avatars{display:flex;align-items:center}.source-avatar{width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(8,12,22,.95);background:linear-gradient(145deg,#2b53aa,#1a2f66);display:grid;place-items:center;overflow:hidden;margin-left:-6px;position:relative}.source-stack-avatars .source-avatar:first-child{margin-left:0}.source-avatar img{width:100%;height:100%;object-fit:cover;display:block}.source-avatar-fallback{font-size:.65rem;font-weight:700;color:#eef3ff}.source-avatar-lg{width:36px;height:36px;margin-left:0;flex-shrink:0}.source-avatar-lg .source-avatar-fallback{font-size:.85rem}.sources-modal{position:fixed;inset:0;z-index:70;display:grid;place-items:end center;padding:.85rem}.sources-modal-backdrop{position:absolute;inset:0;border:none;background:#03050aa6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.sources-modal-card{position:relative;z-index:1;width:min(100%,480px);max-height:min(70dvh,560px);overflow:auto;border-radius:20px 20px 16px 16px;border:1px solid rgba(255,255,255,.1);background:#0a0e18fa;box-shadow:0 -12px 48px #00000073;padding:.9rem 1rem 1.1rem}.sources-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.sources-modal-head h3{margin:0;font-family:var(--font-display);font-size:1.2rem;letter-spacing:-.03em}.sources-modal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.sources-modal-item{display:flex;gap:.7rem;align-items:flex-start;padding:.65rem .7rem;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#101828b3;color:inherit;text-decoration:none}a.sources-modal-item:hover{border-color:#6b8fd466;background:#2b53aa29}.sources-modal-copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.sources-modal-copy strong{font-size:.88rem;line-height:1.35}.sources-modal-copy em{font-style:normal;font-size:.72rem;color:var(--brand-mist)}.sources-modal-copy span{font-size:.75rem;color:var(--text-faint);line-height:1.35}.msg-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem;margin-top:.55rem;padding-top:.35rem}.bubble-assistant .msg-actions{border-top:1px solid rgba(255,255,255,.06)}.msg-action{width:32px;height:32px;border:none;border-radius:10px;background:transparent;color:var(--text-faint);display:grid;place-items:center;cursor:pointer;transition:color .15s ease,background .15s ease}.msg-action:hover:not(:disabled){color:var(--brand-mist);background:#2b53aa2e}.msg-action.is-active{color:var(--accent-text);background:#2b53aa47}.msg-action:disabled{opacity:.35;cursor:not-allowed}.msg-actions-image{margin-top:.45rem}.studio-composer-stack{flex-direction:column;align-items:stretch;position:static;gap:.75rem}.composer-prompt-row{position:relative;display:flex;width:100%}.composer-prompt-row textarea{width:100%;padding-right:2.75rem}.composer-paste-float{position:absolute;top:.25rem;right:.15rem}.studio-composer-stack .btn{border-radius:14px}.studio-image-wrap{border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:var(--surface);box-shadow:0 20px 50px #00000059}.image-gen-status{margin:0;font-size:.85rem;color:var(--brand-mist)}.studio-dot.is-busy{animation:studio-dot-pulse 1.1s ease-in-out infinite}@keyframes studio-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.image-gallery{display:flex;flex-direction:column;gap:.75rem}.image-gallery-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.image-gallery-head h2{margin:0;font-family:var(--font-display);font-size:1.15rem;letter-spacing:-.03em}.image-gallery-head span{font-size:.75rem;color:var(--text-faint)}.image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}@media(min-width:640px){.image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.image-grid-item{position:relative;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;background:#0a0e18d9;padding:0;cursor:pointer;aspect-ratio:1;text-align:left}.image-grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.image-grid-item:hover img{transform:scale(1.04)}.image-grid-caption{position:absolute;left:0;right:0;bottom:0;padding:1.4rem .55rem .5rem;font-size:.68rem;color:#f2f5fb;background:linear-gradient(180deg,transparent,rgba(4,7,14,.88));text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.image-grid-pending{cursor:default;display:flex;align-items:stretch}.image-grid-pending.is-failed{border-color:#ff787859}.image-pending-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;padding:.75rem .75rem 2.4rem;background:radial-gradient(circle at 50% 35%,rgba(59,130,246,.18),transparent 55%),#0a0e18eb}.image-pending-spinner{width:1.35rem;height:1.35rem;border-radius:999px;border:2px solid rgba(255,255,255,.18);border-top-color:#7eb6ff;animation:image-spin .8s linear infinite}@keyframes image-spin{to{transform:rotate(360deg)}}.image-pending-label{font-size:.78rem;font-weight:600;color:#e8eefc}.image-pending-error{max-width:90%;font-size:.68rem;line-height:1.35;color:#ffbebee6;text-align:center;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.image-pending-actions{display:flex;gap:.25rem;flex-wrap:wrap;justify-content:center}.image-pending-actions .btn{min-height:1.8rem;padding:.2rem .55rem;font-size:.7rem}white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .image-lightbox{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:1rem}.image-lightbox-backdrop{position:absolute;inset:0;border:none;background:#03050ab8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.image-lightbox-card{position:relative;z-index:1;width:min(100%,560px);max-height:min(90dvh,820px);overflow:auto;border-radius:20px;border:1px solid rgba(255,255,255,.1);background:#0a0e18fa;box-shadow:0 24px 80px #00000080}.image-lightbox-card img{display:block;width:100%;max-height:58dvh;object-fit:contain;background:#05070d}.image-lightbox-meta{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:.45rem}.image-lightbox-meta p{margin:0;font-size:.95rem;line-height:1.4}.image-lightbox-meta>span{font-size:.75rem;color:var(--text-faint)}.image-lightbox-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.studio-image-wrap img{width:100%;height:auto}.account-card{display:flex;gap:1rem;align-items:center;padding:1.15rem 1.1rem;border-radius:20px;border:1px solid rgba(107,143,212,.22);background:linear-gradient(145deg,rgba(61,107,196,.14),transparent 55%),#0e1422e6;box-shadow:0 14px 36px #00000040}.account-avatar{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-display);font-weight:800;font-size:1.25rem;background:linear-gradient(165deg,var(--brand-bright),var(--brand));color:var(--accent-text);box-shadow:0 8px 22px #2b53aa66}.account-copy strong{display:block;word-break:break-all;letter-spacing:-.02em}.account-perks{display:grid;gap:.85rem}.account-perks>div{padding:.85rem 0;border-top:1px solid rgba(255,255,255,.06)}.account-perks strong{display:block;font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.15rem}.account-perks p{margin:0;color:var(--text-muted);font-size:.92rem}.account-privacy{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.75rem 0 1rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:var(--radius);background:#1018288c}.account-privacy strong{display:block;margin-bottom:.25rem;font-size:.95rem}.account-privacy p{margin:0;color:var(--text-muted);font-size:.82rem;line-height:1.4;max-width:18rem}.account-privacy .btn{flex-shrink:0;min-width:4.25rem}.account-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem 1rem;margin-top:.5rem}.account-legal a{color:var(--text-faint);font-size:.82rem;text-decoration:none}.account-legal a:hover{color:var(--brand-soft)}@media(prefers-reduced-motion:reduce){.bubble.is-streaming:after{animation:none}}@media(max-width:640px){.studio{padding:.65rem .85rem .55rem;gap:.65rem}.studio-chat{gap:.55rem;padding-bottom:.45rem}.studio-meta{align-items:center;gap:.5rem}.studio-kicker{margin:0;font-size:.78rem;letter-spacing:.08em}.studio-page-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-meta-actions{gap:.3rem;flex-shrink:0}.studio-icon-btn{width:34px;height:34px;border-radius:10px}.studio-icon-btn svg{width:16px;height:16px}.studio-icon-secondary{display:none}.studio-chip{max-width:none;padding:0;width:34px;height:34px;justify-content:center;border-radius:10px}.studio-chip-label{display:none}.studio-chip-keep{width:auto;height:auto;padding:.3rem .65rem;border-radius:999px}.studio-chip-keep .studio-chip-label{display:inline}.studio-hero-empty{padding:1.1rem .25rem .75rem}.studio-hero-title{font-size:clamp(1.45rem,7vw,1.85rem)}.studio-hero-tag{display:none}.studio-hero-copy{margin-top:.35rem;font-size:.9rem}.studio-suggestions{gap:.45rem;margin-top:.85rem}.studio-suggestion{padding:.7rem .85rem;font-size:.9rem}.composer-tools{gap:.35rem}.composer-tool{padding:.3rem .65rem;font-size:.72rem}.composer-tool-hint{display:none}.studio-composer{padding:.35rem .4rem .35rem .45rem;gap:.2rem}.composer-icon-btn{width:36px;height:36px}.composer-send{width:40px;height:40px}.composer-send.is-stop{padding-inline:.75rem;font-size:.8rem}.msg-actions{gap:.15rem;margin-top:.35rem}.bubble{font-size:.95rem}}:root{--bg: #06080f;--bg-elevated: #0a0f1a;--surface: #101828;--surface-2: #172236;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .14);--text: #f2f5f7;--text-muted: rgba(242, 245, 247, .62);--text-faint: rgba(242, 245, 247, .38);--brand: #2b53aa;--brand-bright: #3d6bc4;--brand-soft: #6b8fd4;--brand-mist: #9bb0e0;--accent: var(--brand-bright);--accent-dim: rgba(43, 83, 170, .22);--accent-text: #f7f9fc;--danger: #f07178;--ok: #5dde8a;--font-display: "Syne", system-ui, sans-serif;--font-body: "Manrope", system-ui, sans-serif;--radius-sm: 10px;--radius: 14px;--radius-lg: 22px;--nav-h: 64px;--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px);--shadow-glow: 0 0 90px rgba(43, 83, 170, .28);--brand-gradient: linear-gradient(135deg, #f7f9fc 0%, var(--brand-soft) 48%, var(--brand) 100%);--max: 1120px}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;height:100%}html{color-scheme:dark}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.5;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit;color:inherit}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--accent-dim);color:var(--text)}.app-atmosphere{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 90% 58% at 50% -8%,rgba(43,83,170,.45),transparent 60%),radial-gradient(ellipse 48% 36% at 92% 22%,rgba(61,107,196,.16),transparent 55%),radial-gradient(ellipse 42% 32% at 6% 88%,rgba(43,83,170,.14),transparent 50%),linear-gradient(180deg,#05070d,#0a1020 55%,#070b14)}.app-atmosphere:after{content:"";position:absolute;inset:0;opacity:.32;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");mix-blend-mode:overlay}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.35rem;border-radius:14px;border:1px solid transparent;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,opacity .15s ease,box-shadow .15s ease}.btn-lg{min-height:52px;padding-inline:1.5rem;font-size:1.02rem}.btn:disabled{opacity:.45;cursor:not-allowed}.btn:not(:disabled):active{transform:scale(.98)}.btn-primary{background:linear-gradient(160deg,var(--brand-bright) 0%,var(--brand) 100%);color:var(--accent-text);box-shadow:0 8px 28px #2b53aa59}.btn-primary:not(:disabled):hover{filter:brightness(1.08)}.btn-ghost{background:transparent;border-color:var(--border-strong);color:var(--text)}.btn-ghost:not(:disabled):hover{background:#ffffff0a}.btn-block{width:100%}.field{display:flex;flex-direction:column;gap:.4rem}.field label{font-size:.8rem;font-weight:600;color:var(--text-muted);letter-spacing:.02em}.field input,.field textarea{width:100%;min-height:48px;padding:.75rem 1rem;border-radius:var(--radius);border:1px solid var(--border-strong);background:#101828e6;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field textarea:focus{border-color:#3d6bc4b3;box-shadow:0 0 0 3px var(--accent-dim)}.form-error{color:var(--danger);font-size:.875rem;margin:0}.form-hint{color:var(--text-muted);font-size:.875rem;margin:0}.auth-page{min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;background:var(--bg)}.auth-card{width:min(100%,420px);margin:0 auto;padding:calc(1rem + var(--safe-top)) 1.25rem 1.5rem;flex:0 0 auto}@media(min-width:640px){.auth-page{min-height:100dvh;justify-content:center}.auth-card{padding:2.25rem}}@media(min-width:640px){.auth-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#0c1218b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}.auth-brand-link{display:inline-flex;color:inherit;text-decoration:none}.auth-brand{margin:0}.boot-screen{min-height:100dvh;display:grid;place-items:center}.boot-mark{display:grid;place-items:center;opacity:.95}.auth-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;letter-spacing:-.03em;margin:1.25rem 0 .35rem}.auth-sub{color:var(--text-muted);margin:0 0 1.5rem;font-size:.95rem}.auth-stack{display:flex;flex-direction:column;gap:1rem}.auth-footer{margin-top:1.25rem;text-align:center;color:var(--text-muted);font-size:.9rem}.auth-footer a{color:var(--accent);font-weight:600}.auth-legal{margin:0;text-align:center;color:var(--text-faint);font-size:.78rem;line-height:1.45}.auth-legal a{color:var(--brand-soft);text-decoration:none}.auth-legal a:hover{text-decoration:underline}
