body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#0b0813;color:#fff;min-height:100vh}.auth-page--register .auth-split{margin-bottom:2rem}@media(min-width:768px){.auth-page--register .auth-split{gap:4rem;align-items:center}}.auth-page--register .auth-container{padding-top:1.5rem;padding-bottom:1.5rem}.auth-page--register .auth-hero{padding-top:2rem;padding-bottom:2rem}.auth-page--register .auth-hero__register-content{gap:1.25rem;max-width:480px;width:100%}.auth-page--register .auth-hero__brand-header{display:flex;align-items:center;gap:.75rem;color:#a78bfa}.auth-page--register .auth-hero__logo-name{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#c084fc,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-page--register .auth-hero__tagline{font-size:1.1rem;line-height:1.6;color:#9ca3af;margin-bottom:.5rem}.auth-page--register .auth-hero__visual-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;padding:2.25rem 1.5rem;background:#ffffff04;border:1px solid rgba(255,255,255,.03);border-radius:16px;margin-bottom:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;overflow:hidden}.auth-page--register .auth-hero__visual-container:before{content:"";position:absolute;width:130px;height:130px;background:radial-gradient(circle,rgba(167,139,250,.06) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.auth-page--register .auth-hero .scanner-graphic{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.auth-page--register .auth-hero .scanner-graphic .scanner-circle{position:relative;width:100%;height:100%;border:2px dashed rgba(167,139,250,.25);border-radius:50%;animation:spin 30s linear infinite;background:radial-gradient(circle,rgba(124,58,237,.03) 0%,transparent 80%)}.auth-page--register .auth-hero .scanner-graphic .scanner-line{position:absolute;width:90%;height:2px;background:linear-gradient(90deg,transparent,#a78bfa,transparent);left:5%;z-index:2;animation:scan 3.5s ease-in-out infinite;box-shadow:0 0 10px 1px #a78bfa66}.auth-page--register .auth-hero .scanner-graphic .scanner-crosshair{position:absolute;width:22px;height:22px;z-index:2}.auth-page--register .auth-hero .scanner-graphic .scanner-crosshair:before,.auth-page--register .auth-hero .scanner-graphic .scanner-crosshair:after{content:"";position:absolute;border-color:#a78bfa;border-style:solid;width:8px;height:8px}.auth-page--register .auth-hero .scanner-graphic .scanner-crosshair:before{top:0;left:0;border-width:1.5px 0 0 1.5px}.auth-page--register .auth-hero .scanner-graphic .scanner-crosshair:after{bottom:0;right:0;border-width:0 1.5px 1.5px 0}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay{position:absolute;inset:0;z-index:1}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point{position:absolute;width:5px;height:5px;background-color:#a78bfa;border-radius:50%;animation:pulse 2.5s infinite ease-in-out}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--1{top:25%;left:32%;animation-delay:.2s}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--2{top:25%;left:68%;animation-delay:.5s}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--3{top:46%;left:50%;animation-delay:.1s}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--4{top:62%;left:30%;animation-delay:.8s}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--5{top:62%;left:70%;animation-delay:.4s}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--6{top:76%;left:50%;animation-delay:.7s}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--7{top:38%;left:22%;animation-delay:.9s}.auth-page--register .auth-hero .scanner-graphic .scanner-face-overlay .face-point.fp--8{top:38%;left:78%;animation-delay:.3s}.auth-page--register .auth-hero .soundwave-graphic{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:40px;width:100%;max-width:100%}.auth-page--register .auth-hero .soundwave-graphic .sound-bar{width:3.5px;background:linear-gradient(to top,#7c3aedcc,#a78bfa);border-radius:3px;transform-origin:bottom;animation:bounce 1.1s ease-in-out infinite alternate}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(1){height:35%;animation-delay:-.1s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(2){height:60%;animation-delay:-.4s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(3){height:45%;animation-delay:-.25s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(4){height:75%;animation-delay:-.7s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(5){height:30%;animation-delay:-.15s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(6){height:90%;animation-delay:-.9s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(7){height:50%;animation-delay:-.3s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(8){height:80%;animation-delay:-.5s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(9){height:35%;animation-delay:-.2s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(10){height:70%;animation-delay:-.8s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(11){height:40%;animation-delay:-.1s}.auth-page--register .auth-hero .soundwave-graphic .sound-bar:nth-child(12){height:65%;animation-delay:-.6s}.auth-page--register .auth-hero__cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;width:100%}.auth-page--register .auth-hero .brand-info-card{background-color:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.15rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;transition:all .2s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-page--register .auth-hero .brand-info-card:hover{background-color:#ffffff0a;border-color:#a78bfa33;transform:translateY(-2px)}.auth-page--register .auth-hero .brand-info-card__icon{font-size:1.25rem;background-color:#a78bfa1a;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center}.auth-page--register .auth-hero .brand-info-card__text{font-size:.9rem;font-weight:600;color:#f3f4f6}.auth-page--register .auth-card{background-color:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;gap:1.75rem}.auth-page--register .auth-card__header{gap:.5rem}.auth-page--register .auth-card__title{font-size:2rem}.auth-page--register .auth-card__subtitle{font-size:.95rem}.auth-page--register .auth-form{gap:1.1rem}.auth-page--register .field{gap:.5rem}.auth-page--register .input-field{padding:.85rem 1.25rem;font-size:.95rem}.auth-page--register .input-field--has-icon{padding-left:3rem}.auth-page--register .input-icon{left:1.15rem;font-size:1.1rem}.auth-page--register .auth-submit-btn{padding:.85rem;font-size:1rem}.auth-page--register .auth-agreement-field{margin:.25rem 0}.auth-page--register .checkbox-container{font-size:.85rem;gap:.75rem}.auth-page--register .checkbox-container .checkbox-checkmark{height:18px;width:18px}.auth-page--register .checkbox-container .checkbox-checkmark:after{left:5px;top:2px;width:5px;height:9px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scan{0%,to{top:5%;opacity:.3}50%{top:95%;opacity:1}}@keyframes pulse{0%,to{transform:scale(1);opacity:.5;box-shadow:0 0 #a78bfa66}50%{transform:scale(1.3);opacity:1;box-shadow:0 0 8px 2px #a78bfab3}}@keyframes bounce{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}.auth-page--login .auth-hero{display:flex;align-items:center;justify-content:center;text-align:center}.auth-page--login .auth-hero__center-content{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:420px}.auth-page--login .auth-hero .large-logo-icon{color:#a78bfa;filter:drop-shadow(0 0 20px rgba(167,139,250,.3));margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;animation:float 4s ease-in-out infinite}.auth-page--login .auth-hero .large-logo-icon svg{fill:currentColor}.auth-page--login .auth-hero__logo-name{font-size:2.25rem;font-weight:700;letter-spacing:-.02em;color:#fff;margin-top:.5rem}.auth-page--login .auth-hero__tagline{font-size:1.05rem;line-height:1.6;color:#9ca3af;margin-top:.5rem}.auth-page--login .auth-card{background-color:#13101c99;border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:2.5rem;box-shadow:0 20px 40px #0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(max-width:480px){.auth-page--login .auth-card{padding:1.75rem 1.25rem;background-color:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.home-page{position:relative;min-height:100vh;width:100%;background-color:#09070f;display:flex;flex-direction:column;overflow-x:hidden}.home-page__bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.home-navbar{position:relative;z-index:10;width:100%;padding:1.5rem 0}.home-navbar__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.home-navbar__brand{display:flex;align-items:center;gap:.75rem;color:#a78bfa}.home-navbar__brand-name{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;color:#fff}.home-navbar__menu{display:flex;align-items:center;gap:1.75rem}.home-navbar__link{color:#9ca3af;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}.home-navbar__link:hover{color:#fff}.home-navbar__btn{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#120e2e;padding:.5rem 1.25rem;border-radius:20px;text-decoration:none;font-size:.9rem;font-weight:600;transition:all .2s ease;box-shadow:0 4px 12px #7c3aed33}.home-navbar__btn:hover{transform:translateY(-1px);box-shadow:0 6px 15px #7c3aed66}.home-hero{position:relative;z-index:2;width:100%;padding:3rem 0 5rem}.home-hero__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:4rem}@media(min-width:768px){.home-hero__container{flex-direction:row;align-items:center;gap:3rem}}.home-hero__content{flex:1.2;display:flex;flex-direction:column;align-items:flex-start}.home-hero__badge{display:flex;align-items:center;gap:.5rem;background-color:#a78bfa1a;border:1px solid rgba(167,139,250,.25);padding:.4rem .85rem;border-radius:30px;font-size:.75rem;font-weight:600;color:#baa3fb;letter-spacing:.05em;margin-bottom:1.5rem}.home-hero__badge .badge-spark{font-size:.85rem}.home-hero__title{font-size:3.25rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.25rem;background:linear-gradient(135deg,#fff,#cbd5e1,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:480px){.home-hero__title{font-size:2.5rem}}.home-hero__description{font-size:1.1rem;line-height:1.6;color:#9ca3af;margin-bottom:2.25rem;max-width:520px}.home-hero__cta-btn{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#120e2e;padding:.85rem 2.25rem;border-radius:8px;text-decoration:none;font-size:1rem;font-weight:700;transition:all .25s ease;box-shadow:0 4px 15px #7c3aed59}.home-hero__cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80;filter:brightness(1.05)}.home-hero__visual{flex:.9;display:flex;align-items:center;justify-content:center;width:100%}.hero-animation-container{position:relative;width:320px;height:320px;display:flex;align-items:center;justify-content:center}@media(max-width:480px){.hero-animation-container{width:260px;height:260px}}.hero-animation-container .ai-window{background:#13101c66;border:1px solid rgba(255,255,255,.08);border-radius:12px;width:190px;height:190px;z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 25px 50px #00000080;display:flex;flex-direction:column;padding:8px}.hero-animation-container .ai-window__header{display:flex;gap:5px;margin-bottom:8px;padding-left:4px}.hero-animation-container .ai-window__header .dot{width:6px;height:6px;border-radius:50%;opacity:.7}.hero-animation-container .ai-window__header .dot--red{background-color:#ef4444}.hero-animation-container .ai-window__header .dot--yellow{background-color:#f59e0b}.hero-animation-container .ai-window__header .dot--green{background-color:#10b981}.hero-animation-container .ai-window__body{flex:1;display:flex;align-items:center;justify-content:center}.hero-animation-container .ai-face-scanner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-animation-container .ai-face-scanner .face-mesh{width:130px;height:130px;color:#a78bfa40}.hero-animation-container .ai-face-scanner .glowing-node{animation:pulse-node 2s infinite ease-in-out}.hero-animation-container .ai-face-scanner .glowing-node.node--nose{animation-delay:.1s}.hero-animation-container .ai-face-scanner .glowing-node.node--eye-l,.hero-animation-container .ai-face-scanner .glowing-node.node--eye-r{animation-delay:.3s}.hero-animation-container .ai-face-scanner .glowing-node.node--mouth{animation-delay:.5s}.hero-animation-container .ai-face-scanner .glowing-node.node--cheek-l,.hero-animation-container .ai-face-scanner .glowing-node.node--cheek-r{animation-delay:.7s}.hero-animation-container .ai-face-scanner .scanning-beam{position:absolute;width:100%;height:2px;background:linear-gradient(90deg,transparent,#a78bfa,transparent);z-index:3;box-shadow:0 0 8px 1px #a78bfa80;animation:scan-vertical 4s ease-in-out infinite}.hero-animation-container .ai-face-scanner .window-tag{position:absolute;bottom:2px;left:6px;font-size:.6rem;font-weight:700;color:#6b7280;letter-spacing:.1em}.hero-animation-container .headphone-overlay{position:absolute;width:100%;height:100%;z-index:1;color:#a78bfa40;animation:float-headphone 6s ease-in-out infinite;display:flex;align-items:center;justify-content:center}.hero-animation-container .headphone-overlay .headphones-svg{width:290px;height:290px;color:#a78bfa4d;filter:drop-shadow(0 0 25px rgba(124,58,237,.2))}@media(max-width:480px){.hero-animation-container .headphone-overlay .headphones-svg{width:240px;height:240px}}.hero-animation-container .pulsing-soundwaves{position:absolute;width:100%;height:100%;z-index:0;display:flex;align-items:center;justify-content:center}.hero-animation-container .pulsing-soundwaves .wave-ring{position:absolute;border-radius:50%;border:1.5px solid rgba(167,139,250,.1);width:190px;height:190px;opacity:0;animation:pulse-ring 3s linear infinite}.hero-animation-container .pulsing-soundwaves .wave-ring.wr--1{animation-delay:0s}.hero-animation-container .pulsing-soundwaves .wave-ring.wr--2{animation-delay:1s}.hero-animation-container .pulsing-soundwaves .wave-ring.wr--3{animation-delay:2s}.home-features{position:relative;z-index:2;width:100%;padding:6rem 0;text-align:center}.home-features__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-features .section-title{font-size:2rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-features .section-subtitle{font-size:1rem;color:#9ca3af;max-width:580px;margin:0 auto 4rem;line-height:1.6}.home-features .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%}.home-features .feature-card{background-color:#ffffff04;border:1px solid rgba(255,255,255,.04);border-radius:16px;padding:2.5rem 2rem;text-align:left;transition:all .25s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-features .feature-card:hover{background-color:#ffffff08;border-color:#a78bfa33;transform:translateY(-4px)}.home-features .feature-card__icon{color:#a78bfa;background-color:#a78bfa14;width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.home-features .feature-card__title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.75rem}.home-features .feature-card__text{font-size:.9rem;color:#9ca3af;line-height:1.6}.home-journey{position:relative;z-index:2;width:100%;padding:6rem 0;text-align:center}.home-journey__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-journey .eyebrow-tag{font-size:.75rem;font-weight:700;color:#a78bfa;letter-spacing:.15em;margin-bottom:.5rem;display:inline-block}.home-journey .journey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-top:4rem;width:100%}.home-journey .journey-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.home-journey .journey-step__icon-box{width:60px;height:60px;border-radius:50%;background-color:#7c3aed1a;border:1.5px solid rgba(167,139,250,.2);display:flex;align-items:center;justify-content:center;color:#a78bfa;font-size:1.25rem;box-shadow:0 4px 12px #7c3aed26;transition:all .25s ease}.home-journey .journey-step__icon-box:hover{background-color:#a78bfa33;border-color:#a78bfa;transform:scale(1.05)}.home-journey .journey-step__title{font-size:1.1rem;font-weight:700;color:#fff}.home-journey .journey-step__text{font-size:.85rem;color:#9ca3af;line-height:1.5;max-width:220px}.home-cta{position:relative;z-index:2;width:100%;padding:4rem 0}.home-cta__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-cta__card{background:linear-gradient(135deg,#7c3aed2e,#a78bfa0a);border:1px solid rgba(167,139,250,.15);border-radius:20px;padding:4.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 15px 35px #0000004d}.home-cta__title{font-size:2rem;font-weight:700;letter-spacing:-.02em;max-width:580px;line-height:1.25}@media(max-width:480px){.home-cta__title{font-size:1.6rem}}.home-cta__btn{background-color:#fff;color:#120e2e;padding:.875rem 2.25rem;border-radius:8px;text-decoration:none;font-size:1rem;font-weight:700;transition:all .2s ease;box-shadow:0 4px 15px #ffffff26}.home-cta__btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ffffff40}.home-cta__sub{font-size:.85rem;color:#9ca3af}.home-footer{position:relative;z-index:2;width:100%;padding:3rem 0;border-top:1px solid rgba(255,255,255,.04);background-color:#09070fe6}.home-footer__container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;align-items:center}@media(min-width:568px){.home-footer__container{flex-direction:row}}.home-footer__left{display:flex;align-items:center;gap:.75rem;color:#a78bfa}.home-footer__brand-name{font-size:1.15rem;font-weight:700;color:#fff}.home-footer__right{text-align:center}@media(min-width:568px){.home-footer__right{text-align:right}}.home-footer__tagline{font-size:.8rem;color:#6b7280;letter-spacing:.025em}@keyframes scan-vertical{0%,to{top:10%;opacity:.4}50%{top:90%;opacity:1}}@keyframes float-headphone{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(-1deg)}}@keyframes pulse-node{0%,to{transform:scale(1);opacity:.6;filter:drop-shadow(0 0 0px #a78bfa)}50%{transform:scale(1.3);opacity:1;filter:drop-shadow(0 0 3px #a78bfa)}}@keyframes pulse-ring{0%{width:190px;height:190px;opacity:.8}to{width:320px;height:320px;opacity:0}}.detector-container{display:flex;flex-direction:column;min-height:100vh;background-color:#09070f;color:#fff;position:relative;overflow:hidden}.detector-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.detector-bg .detector-orb{position:absolute;border-radius:50%;filter:blur(140px);opacity:.4;mix-blend-mode:screen}.detector-bg .detector-orb--1{top:-10%;right:-10%;width:45vw;height:45vw;background:radial-gradient(circle,#7c3aed26,#0000 70%)}.detector-bg .detector-orb--2{bottom:-10%;left:-10%;width:45vw;height:45vw;background:radial-gradient(circle,#a78bfa1a,#0000 70%)}.detector-bg .detector-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.01) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.01) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(circle,black,transparent 90%);mask-image:radial-gradient(circle,black,transparent 90%)}.detector-header{position:relative;z-index:10;border-bottom:1px solid rgba(255,255,255,.08);background:#09070f99;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.detector-header__content{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem}.detector-header__brand{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#fff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.detector-header__brand svg{width:28px;height:28px;stroke:#a78bfa;filter:drop-shadow(0 0 8px rgba(167,139,250,.5))}.detector-header__menu{display:flex;gap:2rem}@media(max-width:640px){.detector-header__menu{display:none}}.detector-header__link{color:#9ca3af;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s ease}.detector-header__link:hover{color:#fff;text-shadow:0 0 8px rgba(255,255,255,.3)}.detector-header__link--active{color:#fff;font-weight:600;position:relative}.detector-header__link--active:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:2px;background-color:#a78bfa;border-radius:2px;box-shadow:0 0 8px #a78bfa}.detector-header__logout-btn{background:#dc26261a;border:1px solid rgba(220,38,38,.2);color:#ef4444;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .25s ease}.detector-header__logout-btn svg{width:20px;height:20px}.detector-header__logout-btn:hover{background:#dc2626;border-color:#dc2626;color:#fff;box-shadow:0 0 15px #dc262666;transform:scale(1.05)}.detector-header__logout-btn:active{transform:scale(.95)}.detector-main{position:relative;z-index:10;flex:1;max-width:1280px;width:100%;margin:0 auto;padding:3rem 2rem;display:flex;flex-direction:column;gap:3rem}.detector-title-section{display:flex;flex-direction:column;gap:.75rem}.detector-title-section .title-h1{font-size:2.75rem;font-weight:800;letter-spacing:-.02em;color:#fff}.detector-title-section .title-h1 span{background:linear-gradient(135deg,#a78bfa,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 10px rgba(167,139,250,.2))}.detector-title-section .subtitle{font-size:1.1rem;color:#9ca3af;max-width:600px;line-height:1.6}.detector-grid-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:2rem}@media(max-width:1024px){.detector-grid-layout{grid-template-columns:1fr}}.detector-card{background:#13101c73;border:1px solid rgba(255,255,255,.08);border-radius:16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:1.75rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 8px 32px #0003;transition:border-color .3s ease}.detector-card:hover{border-color:#a78bfa33}.live-input__header{display:flex;justify-content:space-between;align-items:center}.live-input__title{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:#fff}.live-input__title svg{width:20px;height:20px;color:#a78bfa}.live-input__status{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;font-size:.75rem;font-weight:600;color:#9ca3af}.live-input__status--ready{color:#10b981;border-color:#10b98133;background:#10b9810a}.live-input__status--ready .status-dot{background-color:#10b981;box-shadow:0 0 8px #10b981}.live-input__status .status-dot{width:6px;height:6px;border-radius:50%;background-color:#6b7280}.live-input__viewport{position:relative;aspect-ratio:16/9;background-color:#0b0914;border-radius:12px;overflow:hidden;display:flex;justify-content:center;align-items:center;border:1px solid rgba(255,255,255,.03)}.live-input__viewport .corner{position:absolute;width:24px;height:24px;border:2px solid transparent;pointer-events:none;z-index:5}.live-input__viewport .corner--tl{top:16px;left:16px;border-top-color:#7c3aed;border-left-color:#7c3aed}.live-input__viewport .corner--tr{top:16px;right:16px;border-top-color:#7c3aed;border-right-color:#7c3aed}.live-input__viewport .corner--bl{bottom:16px;left:16px;border-bottom-color:#7c3aed;border-left-color:#7c3aed}.live-input__viewport .corner--br{bottom:16px;right:16px;border-bottom-color:#7c3aed;border-right-color:#7c3aed}.live-input__video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.live-input__video--hidden{display:none}.live-input__placeholder{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#9ca3af;text-align:center;padding:2rem}.live-input__placeholder svg{width:48px;height:48px;color:#6b7280;animation:pulse 2s infinite ease-in-out}.live-input__placeholder p{font-size:.95rem;font-weight:500}.live-input__actions{display:flex;justify-content:space-between;gap:1rem;margin-top:.5rem}.live-input__btn-retake{background:transparent;border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:8px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.live-input__btn-retake svg{width:16px;height:16px;transition:transform .3s ease}.live-input__btn-retake:hover:not(:disabled){background:#ffffff0d;border-color:#a78bfa4d}.live-input__btn-retake:hover:not(:disabled) svg{transform:rotate(-180deg)}.live-input__btn-retake:disabled{opacity:.4;cursor:not-allowed}.live-input__btn-start{background:linear-gradient(135deg,#7c3aed,#a78bfa);border:none;color:#120e2e;border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #7c3aed4d;transition:all .25s cubic-bezier(.4,0,.2,1)}.live-input__btn-start svg{width:18px;height:18px}.live-input__btn-start:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed73;filter:brightness(1.1)}.live-input__btn-start:active:not(:disabled){transform:translateY(0)}.live-input__btn-start--stop{background:linear-gradient(135deg,#dc2626,#f87171);box-shadow:0 4px 15px #dc26264d}.live-input__btn-start--stop:hover:not(:disabled){box-shadow:0 6px 20px #dc262673}.live-input__btn-start:disabled{opacity:.5;transform:none;box-shadow:none;cursor:not-allowed}.live-input__btn-music{background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff;border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px #10b9814d;transition:all .25s cubic-bezier(.4,0,.2,1)}.live-input__btn-music svg{width:18px;height:18px}.live-input__btn-music:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98173;filter:brightness(1.1)}.live-input__btn-music:active:not(:disabled){transform:translateY(0)}.live-input__btn-music:disabled{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#6b7280;box-shadow:none;cursor:not-allowed;transform:none}.detection-result{display:flex;flex-direction:column;gap:1.5rem}.detection-result__status-card{flex:1;background:#13101c66;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center;min-height:250px;position:relative;overflow:hidden}.detection-result__status-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,transparent,#a78bfa,transparent)}.detection-result__emoji{width:80px;height:80px;font-size:4.5rem;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 0 16px rgba(253,224,71,.2));animation:float 4s infinite ease-in-out}.detection-result__state-title{font-size:1.65rem;font-weight:700;color:#fff;letter-spacing:-.01em}.detection-result__state-sub{font-size:.95rem;color:#9ca3af;max-width:250px;line-height:1.5}.detection-result__metrics{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.detection-result__metric-item{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;transition:all .2s}.detection-result__metric-item:hover{background:#ffffff0a;border-color:#a78bfa26}.detection-result__metric-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.35rem}.detection-result__metric-label svg{width:14px;height:14px;color:#6b7280}.detection-result__metric-value{font-size:1.35rem;font-weight:700;color:#fff}.detection-result__metric-value--highlight{color:#a78bfa}.detector-tips-section{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.detector-tips-section .tips-title{font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:-.01em}.detector-tips-section .tips-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}@media(max-width:768px){.detector-tips-section .tips-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.detector-tips-section .tips-grid{grid-template-columns:1fr}}.detector-tips-section .tip-card{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.25rem;display:flex;align-items:center;gap:1rem;transition:all .25s ease}.detector-tips-section .tip-card:hover{background:#ffffff0a;border-color:#a78bfa40;transform:translateY(-2px)}.detector-tips-section .tip-card__icon{width:40px;height:40px;border-radius:10px;background:#a78bfa0f;border:1px solid rgba(167,139,250,.15);display:flex;justify-content:center;align-items:center;color:#a78bfa;flex-shrink:0}.detector-tips-section .tip-card__icon svg{width:20px;height:20px}.detector-tips-section .tip-card__text{font-size:.9rem;font-weight:600;color:#fff}.detector-footer{position:relative;z-index:10;border-top:1px solid rgba(255,255,255,.08);background:#09070fcc;margin-top:auto}.detector-footer__content{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding:2rem}@media(max-width:640px){.detector-footer__content{flex-direction:column;text-align:center}}.detector-footer__left{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.02em}.detector-footer__left svg{width:22px;height:22px;stroke:#a78bfa}.detector-footer__menu{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.detector-footer__link{color:#9ca3af;text-decoration:none;font-size:.85rem;transition:color .15s ease}.detector-footer__link:hover{color:#fff}.detector-footer__copyright{font-size:.85rem;color:#6b7280}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.playlist-section{background:#13101c73;border:1px solid rgba(255,255,255,.08);border-radius:16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 8px 32px #00000040;margin-top:1.5rem;animation:fadeIn .4s ease-out}.playlist-section__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);padding-bottom:1rem}.playlist-section__title{font-size:1.35rem;font-weight:700;color:#fff}.playlist-section__title span{color:#a78bfa}.playlist-section__list{display:flex;flex-direction:column;gap:.75rem}.playlist-section__item{display:flex;align-items:center;justify-content:space-between;background:#ffffff05;border:1px solid rgba(255,255,255,.03);border-radius:12px;padding:1rem 1.25rem;transition:all .25s ease}.playlist-section__item:hover{background:#ffffff0d;border-color:#a78bfa33;transform:translate(4px)}.playlist-section__item--active{background:#a78bfa0d;border-color:#a78bfa4d}.playlist-section__song-info{display:flex;align-items:center;gap:1rem}.playlist-section__cover{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#0f0d1a}.playlist-section__details{display:flex;flex-direction:column;gap:.25rem}.playlist-section__song-title{font-size:.95rem;font-weight:600;color:#fff}.playlist-section__song-artist{font-size:.8rem;color:#9ca3af}.playlist-section__controls{display:flex;align-items:center;gap:1.5rem}.playlist-section__duration{font-size:.85rem;color:#6b7280}.playlist-section__play-btn{width:36px;height:36px;border-radius:50%;background:#a78bfa;border:none;color:#120e2e;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease}.playlist-section__play-btn svg{width:16px;height:16px;fill:currentColor}.playlist-section__play-btn:hover{transform:scale(1.1);background:#fff;box-shadow:0 0 12px #a78bfa80}.playlist-section__play-btn--playing{background:#fff;color:#7c3aed}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.songs-page{display:flex;flex-direction:column;min-height:100vh;background-color:#09070f;color:#fff;position:relative;overflow-x:hidden;padding-bottom:120px}.songs-page__bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.songs-page__bg .orb-1{position:absolute;top:-10%;right:-10%;width:45vw;height:45vw;background:radial-gradient(circle,#7c3aed26,#0000 70%);filter:blur(140px)}.songs-page__bg .orb-2{position:absolute;bottom:-10%;left:-10%;width:45vw;height:45vw;background:radial-gradient(circle,#a78bfa1a,#0000 70%);filter:blur(140px)}.songs-page__bg .grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.01) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.01) 1px,transparent 1px);background-size:50px 50px;-webkit-mask-image:radial-gradient(circle,black,transparent 90%);mask-image:radial-gradient(circle,black,transparent 90%)}.songs-page__content{position:relative;z-index:10;max-width:1280px;width:100%;margin:0 auto;padding:2.5rem 2rem;display:flex;flex-direction:column;gap:2.5rem}.mood-banner{background:#13101c73;border:1px solid rgba(255,255,255,.08);border-radius:20px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:2.5rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 8px 32px #00000040;gap:2rem}@media(max-width:768px){.mood-banner{flex-direction:column;align-items:flex-start;padding:2rem}}.mood-banner__info{display:flex;align-items:center;gap:1.5rem}.mood-banner__icon{font-size:3.5rem;line-height:1;filter:drop-shadow(0 0 10px rgba(167,139,250,.4))}.mood-banner__details{display:flex;flex-direction:column;gap:.5rem}.mood-banner__title{font-size:2rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mood-banner__subtitle{font-size:1rem;color:#9ca3af}.mood-banner__btn{background:linear-gradient(135deg,#7c3aed,#a78bfa);border:none;color:#120e2e;border-radius:30px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #7c3aed4d;transition:all .25s cubic-bezier(.4,0,.2,1)}.mood-banner__btn svg{width:18px;height:18px}.mood-banner__btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80;filter:brightness(1.1)}.mood-banner__btn:active{transform:translateY(0)}.songs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem}.songs-grid__item{background:#13101c66;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease;cursor:pointer;position:relative}.songs-grid__item:hover{background:#13101cb3;border-color:#a78bfa4d;transform:translateY(-6px);box-shadow:0 12px 30px #0000004d}.songs-grid__item:hover .songs-grid__overlay{opacity:1}.songs-grid__item:hover .songs-grid__cover{transform:scale(1.05)}.songs-grid__item--active{border-color:#a78bfa99;background:#a78bfa0a;box-shadow:0 0 25px #7c3aed26}.songs-grid__cover-wrapper{position:relative;width:100%;padding-bottom:100%;border-radius:12px;overflow:hidden;background:#0f0d1a}.songs-grid__cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.songs-grid__badge{position:absolute;top:10px;left:10px;background:#7c3aedd9;color:#fff;padding:.25rem .6rem;border-radius:20px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;box-shadow:0 4px 10px #0000004d;border:1px solid rgba(255,255,255,.1)}.songs-grid__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.songs-grid__play-btn{width:50px;height:50px;border-radius:50%;background:#a78bfa;border:none;color:#120e2e;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #a78bfa66}.songs-grid__play-btn svg{width:20px;height:20px;fill:currentColor}.songs-grid__play-btn:hover{transform:scale(1.1);background:#fff;box-shadow:0 4px 20px #fff6}.songs-grid__info{display:flex;flex-direction:column;gap:.25rem}.songs-grid__title{font-size:1rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.songs-grid__artist{font-size:.85rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.songs-grid__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.songs-grid__duration{font-size:.8rem;color:#6b7280;font-weight:600}.equalizer{display:flex;align-items:flex-end;gap:3px;width:20px;height:16px}.equalizer__bar{width:3px;height:100%;background-color:#a78bfa;border-radius:2px;animation:bounce .8s ease-in-out infinite alternate}.equalizer__bar:nth-child(2){animation-delay:.25s}.equalizer__bar:nth-child(3){animation-delay:.5s}@keyframes bounce{0%{height:20%}to{height:100%}}.audio-player-bar{position:fixed;bottom:0;left:0;right:0;background:#0c0a12cc;border-top:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:1.25rem 2.5rem;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;z-index:100;box-shadow:0 -10px 40px #00000080}@media(max-width:768px){.audio-player-bar{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}}.audio-player-bar__left{display:flex;align-items:center;gap:1rem}.audio-player-bar__cover{width:54px;height:54px;border-radius:8px;object-fit:cover;background:#0f0d1a}.audio-player-bar__details{display:flex;flex-direction:column;gap:.25rem}.audio-player-bar__song-title{font-size:.95rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.audio-player-bar__song-artist{font-size:.8rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.audio-player-bar__middle{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.audio-player-bar__controls{display:flex;align-items:center;gap:1.5rem}.audio-player-bar__btn{background:transparent;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.audio-player-bar__btn svg{width:20px;height:20px;fill:currentColor}.audio-player-bar__btn:hover{color:#fff}.audio-player-bar__btn--play{width:40px;height:40px;border-radius:50%;background:#fff;color:#120e2e}.audio-player-bar__btn--play svg{width:18px;height:18px}.audio-player-bar__btn--play:hover{transform:scale(1.05);background:#a78bfa;color:#120e2e;box-shadow:0 0 12px #a78bfa66}.audio-player-bar__progress-wrapper{display:flex;align-items:center;gap:.75rem;width:100%;max-width:600px}.audio-player-bar__time{font-size:.75rem;color:#6b7280;font-variant-numeric:tabular-nums}.audio-player-bar__slider{flex:1;-webkit-appearance:none;appearance:none;background:#ffffff1a;height:4px;border-radius:2px;outline:none;cursor:pointer;position:relative;overflow:hidden}.audio-player-bar__slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#a78bfa;cursor:pointer;box-shadow:-407px 0 0 400px #a78bfa}.audio-player-bar__slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#a78bfa;cursor:pointer;border:none}.audio-player-bar__right{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}@media(max-width:768px){.audio-player-bar__right{justify-content:center}}.audio-player-bar__volume-btn{background:transparent;border:none;color:#9ca3af;cursor:pointer;display:flex;align-items:center}.audio-player-bar__volume-btn svg{width:20px;height:20px;fill:currentColor}.audio-player-bar__volume-btn:hover{color:#fff}.audio-player-bar__volume-slider{width:100px;-webkit-appearance:none;appearance:none;background:#ffffff1a;height:4px;border-radius:2px;outline:none;cursor:pointer}.audio-player-bar__volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;border-radius:50%;background:#fff;cursor:pointer}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,Inter,system-ui,-apple-system,sans-serif;background-color:#09070f;color:#fff;min-height:100vh;overflow-x:hidden}.auth-page{position:relative;min-height:100vh;width:100%;background-color:#09070f;display:flex;flex-direction:column;justify-content:space-between}.auth-page__bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.auth-page__bg .orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.6;mix-blend-mode:screen}.auth-page__bg .orb--1{top:-15%;left:-10%;width:50vw;height:50vw;background:radial-gradient(circle,#7c3aed33,#0000 70%)}.auth-page__bg .orb--2{bottom:-15%;right:-10%;width:50vw;height:50vw;background:radial-gradient(circle,#a78bfa26,#0000 70%)}.auth-page__bg .grid-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(circle,black,transparent 80%);mask-image:radial-gradient(circle,black,transparent 80%)}.auth-container{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}.auth-split{flex:1;display:flex;flex-direction:column;width:100%;margin-bottom:2rem}@media(min-width:768px){.auth-split{flex-direction:row;align-items:center;gap:4rem}}.auth-hero{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 1rem;color:#fff}@media(min-width:768px){.auth-hero{padding:4rem 2rem}}.auth-form-panel{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.auth-card{width:100%;max-width:480px;display:flex;flex-direction:column;gap:2rem}.auth-card__header{display:flex;flex-direction:column;gap:.5rem}.auth-card__title{font-size:2rem;font-weight:700;letter-spacing:-.025em;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-card__subtitle{color:#9ca3af;font-size:.95rem;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:1.25rem;width:100%}.field{display:flex;flex-direction:column;gap:.5rem;width:100%}.field__label{font-size:.85rem;font-weight:500;color:#9ca3af;letter-spacing:.025em}.input-wrap{position:relative;display:flex;align-items:center;width:100%}.input-icon{position:absolute;left:1.25rem;color:#a78bfa;display:flex;align-items:center;pointer-events:none;font-size:1.1rem;z-index:2}.input-icon svg{stroke:currentColor;fill:none}.input-field{width:100%;background-color:#1d1b26d9;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#fff;font-size:.95rem;padding:.875rem 1.25rem;outline:none;transition:all .2s ease-in-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.input-field::placeholder{color:#6b7280}.input-field--has-icon{padding-left:3.25rem}.input-field--has-toggle{padding-right:3rem}.input-field:focus{border-color:#a78bfa99;box-shadow:0 0 0 3px #a78bfa26;background-color:#1d1b26f2}.password-toggle-btn{position:absolute;right:1rem;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.25rem;transition:color .15s ease;z-index:2}.password-toggle-btn:hover{color:#a78bfa}.password-toggle-btn .eye-icon{fill:currentColor;opacity:.7;transition:opacity .15s ease}.password-toggle-btn .eye-icon:hover{opacity:1}.form-error{display:flex;align-items:center;gap:.5rem;background-color:#ef44441a;border:1px solid rgba(239,68,68,.2);padding:.75rem 1rem;border-radius:8px;color:#fca5a5;font-size:.875rem}.form-error .error-icon{font-size:1rem}.auth-submit-btn{width:100%;background:linear-gradient(135deg,#7c3aed,#a78bfa);border:none;border-radius:8px;color:#120e2e;font-size:1rem;font-weight:600;padding:.875rem;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #7c3aed59}.auth-submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed80;filter:brightness(1.1)}.auth-submit-btn:active{transform:translateY(0)}.auth-submit-btn:disabled{opacity:.6;transform:none;box-shadow:none;cursor:not-allowed}.auth-switch-prompt{text-align:center;color:#9ca3af;font-size:.9rem}.auth-switch-link{color:#a78bfa;text-decoration:none;font-weight:600;transition:color .15s ease;margin-left:.25rem}.auth-switch-link:hover{color:#ccbcfc;text-decoration:underline}.auth-footer{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center;margin-top:auto;border-top:1px solid rgba(255,255,255,.03)}.auth-footer__text{font-size:.8rem;color:#6b7280;text-align:center;letter-spacing:.025em}
