:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070a0f;color:#f7fafc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 18% -10%,rgba(49,114,255,.18),transparent 30rem),linear-gradient(135deg,#070a0f,#101826 54%,#080b12)}button,input{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.6}.auth-shell,.app-shell{min-height:100vh}.auth-shell{display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,440px);display:flex;flex-direction:column;gap:24px;padding:32px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0d121ddb;box-shadow:0 24px 80px #00000061;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:inline-flex;align-items:center;gap:10px;color:#fff;letter-spacing:0}.brand-lockup strong{font-size:18px}.brand-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#6ee7f9,#8b5cf6);color:#06111c}.brand-mark svg,.topbar svg,.card-header>svg,.processing-copy svg,.alert svg{width:18px;height:18px;flex:0 0 auto}.auth-copy{display:flex;flex-direction:column;gap:10px}.auth-copy h1,.workspace-heading h1{margin:0;font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:0}.auth-copy p,.workspace-heading p,.card-description{margin:0;color:#a7b4c8;line-height:1.6}.field-group,.field,.card-content,.processing{display:flex;flex-direction:column;gap:14px}.field{gap:8px}.label{color:#d7dfeb;font-size:13px;font-weight:650}.input{width:100%;height:46px;padding:0 14px;border:1px solid rgba(148,163,184,.22);border-radius:8px;outline:none;background:#060a11b3;color:#f7fafc;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.input:focus{border-color:#6ee7f9b3;box-shadow:0 0 0 4px #6ee7f91a;background:#070c15f2}.field[data-invalid=true] .input{border-color:#f87171c7}.field-error{color:#fca5a5;font-size:12px}.field-help{color:#91a2b9;font-size:12px;line-height:1.45}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;border-radius:8px;color:#06111c;font-size:14px;font-weight:760;letter-spacing:0;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,#76e4f7,#a78bfa)}.button-secondary{color:#e5edf8;border-color:#94a3b833;background:#0f172ac7}.button-ghost{min-height:38px;color:#dbeafe;background:transparent;border-color:#94a3b82e}.button svg{width:17px;height:17px}.full-width{width:100%}.topbar{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,56px);border-bottom:1px solid rgba(148,163,184,.12);background:#070a0fad;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-actions{display:flex;align-items:center;gap:14px;color:#a7b4c8;font-size:13px}.workspace{width:min(780px,calc(100% - 32px));margin:0 auto;padding:48px 0 72px}.workspace-heading{margin-bottom:28px}.workspace-heading>div:first-child{display:flex;flex-direction:column;gap:12px}.converter-grid{display:flex;flex-direction:column;gap:16px}.card{border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0c121dd1;box-shadow:0 18px 56px #0000003d;overflow:hidden}.card-header,.card-footer{display:flex;justify-content:space-between;gap:16px;padding:20px}.card-header{align-items:flex-start;border-bottom:1px solid rgba(148,163,184,.1)}.card-header>div{display:flex;flex-direction:column;gap:6px}.card-title{margin:0;font-size:18px;line-height:1.2}.card-description{font-size:13px}.card-content{padding:20px}.card-footer{padding-top:0}.time-row,.slider-row,.toggle-row,.duration-readout,.processing-copy{display:flex;align-items:center;gap:14px}.duration-readout{min-width:0;flex:1;justify-content:space-between;padding:14px;border:1px solid rgba(148,163,184,.12);border-radius:8px;background:#0f172a8c}.duration-readout span{display:block;color:#91a2b9;font-size:12px}.duration-readout strong{color:#f8fafc}.time-row>.field{flex:1}.checkbox{width:18px;height:18px;accent-color:#67e8f9}.slider-row{justify-content:space-between}.slider{width:100%;accent-color:#8b5cf6}.action-card,.result-card{background:linear-gradient(180deg,#1e293bd6,#0c121deb)}.progress{height:8px;overflow:hidden;border-radius:999px;background:#94a3b826}.progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#67e8f9,#a78bfa);transition:width .22s ease}.alert{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0f172aad;color:#dbeafe;font-size:13px;line-height:1.45}.alert-error{border-color:#f871713d;color:#fecaca;background:#7f1d1d2e}.alert-success{border-color:#34d39942;color:#bbf7d0;background:#064e3b33}.result-card audio{width:100%}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.topbar,.workspace-heading,.time-row{flex-direction:column}.topbar{height:auto;align-items:flex-start;gap:18px;padding:18px 20px}.workspace-heading{align-items:flex-start}.time-row{align-items:stretch}}@media(max-width:560px){.auth-card,.card-content,.card-header,.card-footer{padding:16px}.topbar-actions{width:100%;justify-content:space-between}.workspace{width:min(100% - 24px,1180px);padding-top:28px}}
