:root{--bg:#050608;--bg-soft:#090b10;--panel:linear-gradient(145deg, #212530f2, #12151de6);--panel-2:linear-gradient(145deg, #212530eb, #12151de0);--surface:#10141b;--surface-2:#151a25;--text:#f4f6fc;--muted:#a2a9b8;--line:#ffffff14;--accent:#f1f3f8;--radius:20px}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}html{background:var(--bg)}body{color:var(--text);background:var(--bg);overscroll-behavior:none;margin:0;font-family:Manrope,Inter,Segoe UI,sans-serif;overflow-x:hidden}#root{min-height:100vh}h1,h2,h3,p{margin:0}button,input,select,textarea{font:inherit}button{color:inherit;background:0 0;border:none;outline:none;padding:0}button:disabled{cursor:not-allowed;opacity:.55}.phone,.login{background:radial-gradient(circle at 50% 0,#202531 0%,#08090d 40%,#050608 100%);flex-direction:column;gap:12px;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;padding:54px 18px 104px;display:flex;position:relative;overflow:hidden}.landing{min-height:100vh;color:var(--text);background:radial-gradient(circle at 12% 8%,#ff4d5c29,#0000 28%),radial-gradient(circle at 88% 12%,#67e8f921,#0000 30%),linear-gradient(140deg,#050608 0%,#080b12 48%,#040609 100%);padding:34px;overflow-x:hidden}.landingHero,.landingSection{width:min(1180px,100%);margin:0 auto}.landingHero{grid-template-columns:minmax(0,1.1fr) minmax(320px,430px);align-items:center;gap:34px;min-height:680px;display:grid}.landingBrand{letter-spacing:-.045em;font-size:30px;font-weight:880;line-height:1}.landingEyebrow,.landingSectionTitle span,.landingUseCases span{color:#7dd3fc;letter-spacing:.16em;text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:850}.landing h1{letter-spacing:-.065em;max-width:760px;margin-top:22px;font-size:clamp(42px,6vw,76px);font-weight:820;line-height:.96}.landingLead{color:#b3bdce;max-width:650px;margin-top:24px;font-size:19px;font-weight:520;line-height:1.55}.landingActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.landingActions a{color:#08101c;background:#f3f6fb;border-radius:15px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:780;text-decoration:none;display:inline-flex}.landingActions a.secondary{color:#edf2fb;background:#ffffff12;border:1px solid #ffffff1f}.landingProof{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.landingProof span{color:#cdd5e2;background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex}.loginCard{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:26px;padding:28px;box-shadow:0 30px 90px #0000005c}.loginCard h2{letter-spacing:-.04em;font-size:28px;font-weight:800;line-height:1}.loginCard p{color:#9faabc;margin-top:10px;font-size:14px;line-height:1.5}.loginCard input{color:#f3f6fb;background:#05091494;border:1px solid #ffffff1f;border-radius:14px;width:100%;min-height:48px;margin-top:14px;padding:0 15px}.loginCard button{color:#07101e;background:#f3f6fb;border-radius:14px;width:100%;min-height:48px;margin-top:12px;font-weight:800}.loginCard button.ghost{color:#eef2f8;background:#ffffff12;border:1px solid #ffffff1a}.landingSection{padding:70px 0}.landingSectionTitle{max-width:720px}.landingSection h2{letter-spacing:-.055em;margin-top:14px;font-size:clamp(30px,4vw,48px);font-weight:780;line-height:1.05}.featureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.featureGrid article,.landingUseCases{background:#ffffff0b;border:1px solid #ffffff17;border-radius:22px;padding:24px;box-shadow:0 20px 70px #00000038}.featureGrid svg{color:#9be7f5}.featureGrid h3{letter-spacing:-.03em;margin-top:18px;font-size:19px;font-weight:780;line-height:1.15}.featureGrid p,.landingUseCases li{color:#aab4c4;margin-top:10px;font-size:15px;font-weight:520;line-height:1.55}.landingUseCases{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;margin-bottom:60px;display:grid}.landingUseCases ul{margin:0;padding-left:20px}.landingUseCases li+li{margin-top:10px}@media (width<=820px){.landing{padding:22px}.landingHero,.landingUseCases{grid-template-columns:1fr}.landingHero{min-height:auto;padding-top:42px}.featureGrid{grid-template-columns:1fr}}.phone:before{content:"";pointer-events:none;background:linear-gradient(140deg,#ffffff0a,#0000 38%);position:absolute;inset:0}header{z-index:2;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.brandButton{letter-spacing:.2px;color:#fff;background:0 0;border:0;padding:0;font-size:24px;font-weight:800}.desktopBrandText,.desktopSearch,.desktopTopActions,.desktopSide,.desktopNavBrand,.desktopAiCard,.topbarTitle p{display:none}main{z-index:2;display:block;position:relative}.card{background:var(--panel);border:1px solid var(--line);border-radius:24px;box-shadow:0 22px 55px #00000059,inset 0 1px #ffffff08}.hero{grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);align-items:center;gap:14px;margin-top:36px;padding:26px 18px;display:grid}.heroSide{color:#fff;flex-direction:column;justify-content:center;gap:8px;min-width:0;max-width:100%;display:flex}.heroSide:first-child,.heroSide.right{align-items:flex-start}.heroSide b,.heroSide span{overflow-wrap:anywhere;max-width:100%}.heroSide svg{color:#d9deee}.heroSide span{color:#9aa1b1;font-size:14px}.recordButton{background:radial-gradient(circle,#272b36 0%,#151821 58%,#ffffff0a 60%);border:0;border-radius:50%;place-items:center;width:112px;height:112px;margin:0 auto;display:grid;box-shadow:0 0 0 1px #ffffff0f}.recordButton span{background:#f8f8fb;border-radius:50%;width:68px;height:68px;position:relative;box-shadow:0 0 28px #ffffff29}.recordButton span:after{content:"";background:#ff4b55;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rowTitle,.pageTitle{margin-top:32px;margin-bottom:14px}.rowTitle{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.rowTitle h2,.pageTitle h2{margin:0;font-size:24px}.rowTitle span,.pageTitle p{color:#a7acba}.rowTitle button{color:#fff;background:0 0;border:0;font-size:33px;line-height:1}.rowTitle p{line-height:1.45}.linkButton{font-size:15px;color:#a7acba!important}.addButton{border-radius:14px;place-items:center;width:38px;height:38px;display:inline-grid;color:#eff3fb!important;background:#ffffff0e!important;border:1px solid #ffffff1a!important}.pageTitle{flex-direction:column;gap:8px;display:flex}.recordingPageTitle{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:14px;display:grid}.backButton{color:#dbe2ef;background:#ffffff0b;border:1px solid #ffffff17;border-radius:999px;justify-content:center;align-self:start;align-items:center;gap:7px;width:fit-content;min-height:38px;padding:0 13px;font-size:14px;font-weight:760;display:inline-flex}.pageTitle p{color:#a7acba}.login{padding-top:110px;padding-bottom:52px}.login h1{font-size:34px}.login p{color:#a9b0bf;margin-top:4px}.login input{color:#f4f6fb;background:#11151e;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:13px}.login button,.upload button,.profile button,.dangerButton,.ghostButton,.sheetActions button{color:#0a0c11;background:#f1f3f8;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px;font-weight:800;display:inline-flex}.ghost,.ghostButton,button.ghost{color:#fff;background:#1b202b;border:1px solid #ffffff14}.dangerButton,.dangerInline,.dangerConfirm,.dangerSmall{color:#ff8d95!important;background:#2b1518!important;border:1px solid #ff505a29!important}.dangerInline{background:#2b1518}.ghostButton{background:#1b202b}.err{color:#ff747b}.upload,.recordingDetails,.textBlock,.profile{gap:12px;padding:16px;display:grid}.upload{gap:12px;display:grid}.uploadActions{gap:10px;display:grid}.uploadActions button{width:100%}.upload select,.upload input{color:#fff;background:#11151e;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:13px}.fieldGroup{gap:8px;display:grid}.fieldGroup label{color:#e0e5f3;font-weight:700}.fieldGroup p{color:#a1a8b7;margin:0;line-height:1.4}.fieldGroup.compact{margin-bottom:4px}.choiceBlock{gap:10px;display:grid}.choiceBlock p{color:#a7acba;margin:0}.choiceGrid{grid-template-columns:1fr;gap:10px;display:grid}.choice{text-align:left;color:#eef1f6;background:#11151e;border:1px solid #ffffff14;border-radius:16px;gap:5px;padding:14px;display:grid}.choice b{font-size:16px;display:block}.choice span{color:#9aa1b1;font-size:14px;line-height:1.35}.choice.active{color:#07080e;background:#f1f3f8;border-color:#f1f3f8}.choice.active span{color:#4b5262}.filePick{color:#dfe3ef;border:1px dashed #ffffff29;border-radius:18px;align-items:center;gap:14px;min-height:86px;padding:16px;display:flex}.filePick input{display:none}.fileHint{color:#8e95a5;margin:0;font-size:13px;line-height:1.45}.urlImport{background:#7dd3fc0e;border:1px solid #7dd3fc24;border-radius:18px;gap:10px;padding:14px;display:grid}.urlImport b{font-size:15px;line-height:1.2;display:block}.urlImport span{color:#9aa7ba;margin-top:5px;font-size:13px;line-height:1.4;display:block}.urlImport input{color:#eef2f8;background:#0509148c;border:1px solid #ffffff1a;border-radius:14px;width:100%;min-height:46px;padding:0 14px}.urlImport button{color:#07101e;background:#eef2f8;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:820;display:inline-flex}.list{background:var(--panel);border:1px solid var(--line);border-radius:24px;display:block;overflow:hidden}.item,.fileRow{border-bottom:1px solid #ffffff0b;align-items:center;gap:16px;min-height:82px;padding:14px 16px;display:flex}.item:last-child,.fileRow:last-child{border-bottom:0}.fileRow{color:#eef1f8;text-align:left;background:0 0;width:100%}.fileRow b{font-size:18px;line-height:1.2;display:block}.fileRow span{color:#8e94a4;margin-top:5px;line-height:1.25;display:block}.fileRow em{color:#aab0bf;white-space:nowrap;font-style:normal}.fileRow svg:last-child{color:#aab4c4}.icon,.folder{border-radius:15px;flex:none;place-items:center;width:50px;height:50px;display:grid}.c0{color:#ffba76;background:#593f29}.c1{color:#7bc2ff;background:#263f5c}.c2{color:#86e3a6;background:#284d38}.c3,.purple{color:#bca7ff;background:#40365f}.blue{color:#7bc2ff;background:#263f5c}.green{color:#86e3a6;background:#284d38}.orange{color:#ffba76;background:#593f29}.swipeWrap{border-bottom:1px solid #ffffff0b;position:relative;overflow:hidden}.swipeDelete{z-index:1;background:#7f1d1d;justify-content:center;align-items:stretch;width:112px;display:flex;position:absolute;inset:0 0 0 auto}.swipeDelete button{color:#fff;background:#b91c1c;border:0;width:100%;font-size:15px;font-weight:800}.rowAction{display:none}.swipeContent{z-index:2;background:linear-gradient(145deg,#212530f2,#12151de6);width:100%;transition:transform .18s;position:relative}.swipeWrap.open .swipeContent{transform:translate(-112px)}.swipeContent svg:last-child{margin-left:auto}.profileLine{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.profileLine:last-child{border-bottom:0}.profileLine b{text-align:right;word-break:break-word}.profileLine span{color:#aab0bf}.statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.statsGrid div{background:#10151f;border:1px solid #ffffff14;border-radius:16px;align-content:center;gap:8px;min-height:86px;padding:14px;display:grid}.statsGrid b{font-size:28px;line-height:1}.statsGrid span{color:#aab0bf}.profileHint{color:#b0b8c8;background:#11151e;border:1px solid #ffffff14;border-radius:14px;gap:6px;padding:12px;line-height:1.4;display:grid}.profileHint b{color:#eff2fb}.adminEntryButton{color:#c8f7ff;background:#7dd3fc17;border:1px solid #7dd3fc2e;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;margin-top:12px;font-size:15px;font-weight:760;display:inline-flex}.adminSettingsPanel{gap:16px;display:grid}.adminKeyGrid{grid-template-columns:1fr;gap:12px;display:grid}.adminKeyCard{background:#0509145c;border:1px solid #ffffff14;border-radius:18px;gap:10px;padding:14px;display:grid}.adminKeyTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.adminKeyTop b{color:#f3f6fb;font-size:16px;font-weight:780;line-height:1.1}.keyBadge{color:#aab4c4;white-space:nowrap;background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:720;display:inline-flex}.keyBadge.ok{color:#b7f7d0;background:#4ade801a;border-color:#4ade8033}.adminKeyCard label{color:#9faabc;font-size:12px;font-weight:760}.adminKeyCard input{color:#f3f6fb;background:#02050c7a;border:1px solid #ffffff1c;border-radius:13px;outline:none;width:100%;min-height:42px;padding:0 13px}.adminKeyCard input:focus{border-color:#7dd3fc61}.adminSettingsActions{gap:8px;display:grid}.adminSettingsActions button{color:#07101e;background:#eef2f8;border-radius:14px;min-height:44px;font-size:14px;font-weight:800}.adminSettingsActions p{color:#9faabc;font-size:12px;line-height:1.45}.projects{margin-top:10px}.empty{color:#9ea4b3;padding:22px;line-height:1.45}.emptyAction{gap:12px;display:grid}.emptyAction button{color:#eef2f8;background:#ffffff14;border:1px solid #ffffff1a;border-radius:999px;width:fit-content;min-height:36px;padding:0 14px;font-size:13px;font-weight:700}.projectsPageSpacer,.recordingSpacer{height:6px}.actionGrid{gap:10px;display:grid}.actionGrid button{justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;display:inline-flex}.actionGrid button:nth-child(n+2){color:#eef1f8;background:#171c27;border:1px solid #ffffff14}.actionFeedback{color:#c8f7ff;background:#67e8f914;border:1px solid #67e8f924;border-radius:14px;align-items:center;min-height:40px;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.35;display:flex}.reprocessSheet{max-height:min(82vh,720px);overflow:auto}.reprocessChoices{gap:10px;margin-top:14px;display:grid}.reprocessChoices button{text-align:left;color:#eef2f8;background:#ffffff0e;border:1px solid #ffffff17;border-radius:16px;gap:6px;width:100%;padding:14px;display:grid}.reprocessChoices button.active{color:#07101e;background:#eef2f8}.reprocessChoices b{font-size:15px;font-weight:820;line-height:1.15}.reprocessChoices span{color:#aab4c4;font-size:13px;line-height:1.35}.reprocessChoices button.active span{color:#445066}.textBlock{gap:12px;margin-top:16px;padding:18px;display:grid}.textBlock h3{font-size:22px}.textBlock pre{white-space:pre-wrap;word-break:break-word;color:#d8dce8;margin:0;line-height:1.5}.errorBox{color:#ff8d95;background:#2b1518;border:1px solid #ff505a2e;border-radius:14px;padding:12px;line-height:1.45}.audioNotice{background:#ffffff0b;border:1px solid #ffffff13;border-radius:18px;gap:6px;padding:14px 15px;display:grid}.audioNotice b{color:#eef1f8}.audioNotice span{color:#aab0bf;align-items:center;gap:8px;display:inline-flex}.audioPlayer{filter:invert()hue-rotate(180deg);border-radius:16px;width:100%;height:42px;overflow:hidden}.recordingMetaPills{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.recordingMetaPills span{color:#cbd4e5;background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.audioPlayerShell{background:linear-gradient(145deg,#0a0e16e0,#171d28c7);border:1px solid #ffffff16;border-radius:18px;gap:10px;padding:12px;display:grid}.audioPlayerHead{color:#eef2f8;justify-content:space-between;gap:12px;font-size:13px;display:flex}.audioPlayerHead span{color:#9da8ba;font-weight:650}.actionPanel{gap:16px;display:grid}.actionGroup{gap:8px;display:grid}.actionGroup>span{color:#8f9aac;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:850}.actionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.actionGrid button{color:#eef1f8;background:#151b26;border:1px solid #ffffff16}.actionGrid button.isBusy{color:#c8f7ff;background:#67e8f914;border-color:#67e8f938}.actionGrid button.isSuccess{color:#d9ffe9;background:#34d3991f;border-color:#34d3993d}.reprocessButton{color:#eef2f8!important;background:#ffffff0e!important;border:1px solid #7dd3fc29!important}.textBlock{padding:22px}.textBlockHead{justify-content:space-between;align-items:center;gap:14px;display:flex}.textTabs{background:#ffffff0e;border:1px solid #ffffff14;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.textTabs button{color:#aab4c4;border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:800}.textTabs button.active{color:#07101e;background:#eef2f8}.textBlock pre{color:#dfe4ef;max-width:920px;font-size:15px;line-height:1.72}.loginCard button:not(.ghost){color:#06101d;background:linear-gradient(135deg,#f6f8fc,#c8f7ff);box-shadow:0 14px 34px #7dd3fc29}@media (width>=760px){.landingHero{min-height:600px}.landing h1{max-width:680px;font-size:clamp(44px,5vw,66px)}}@media (width<=640px){.actionGrid{grid-template-columns:1fr}.textBlockHead{flex-direction:column;align-items:flex-start}}.docxButton{color:#e9ecf6;background:0 0;border:1px solid #ffffff17;border-radius:10px;padding:6px 8px;font-size:13px;text-decoration:none}.recordingWarning{color:#c0c7d6;margin-top:8px;font-size:12px;display:inline-block}.dictaphone{background:linear-gradient(145deg,#171c27,#11151e);border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.dictaphone.active{border-color:#ff4b5573;box-shadow:0 0 24px #ff4b5514}.dictaphone b{font-size:18px;display:block}.dictaphone span{color:#9aa1b1;margin-top:5px;line-height:1.35;display:block}.dictaphone button{color:#080a0f;background:#f1f3f8;border:0;border-radius:14px;padding:12px 14px;font-weight:800}.dictaphoneActions{gap:8px;display:grid}.statusText{color:#aab0bf;margin:0;line-height:1.45}.orDivider{text-align:center;color:#777f91;font-size:13px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.muted{color:#adb1bf}.sheetOverlay{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000085;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottomSheet{width:min(430px,100%);padding:12px 20px calc(env(safe-area-inset-bottom) + 20px);background:linear-gradient(145deg,#1b202b,#11151e);border:1px solid #ffffff17;border-bottom:0;border-radius:28px 28px 0 0;box-shadow:0 -24px 80px #0000008c}.sheetHandle{background:#ffffff38;border-radius:999px;width:44px;height:5px;margin:0 auto 14px}.bottomSheet h3{margin:0;font-size:23px}.bottomSheet p{color:#9aa1b1;margin:8px 0 16px;line-height:1.4}.bottomSheet input{color:#f4f6fb;background:#0e121b;border:1px solid #ffffff1f;border-radius:16px;width:100%;padding:16px}.sheetActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.sheetActions.one{grid-template-columns:1fr}.sheetActions button[disabled],.dangerConfirm[disabled]{opacity:.75;cursor:not-allowed}.dangerConfirm[disabled]{filter:grayscale(.15)}.moveSheet{flex-direction:column;max-height:82dvh;display:flex;overflow:hidden}.sheetList{gap:10px;margin-top:6px;padding-bottom:6px;display:grid;overflow-y:auto}.sheetList button{text-align:left;background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:68px;padding:12px;display:flex}.sheetList button>div:nth-child(2){flex:1;min-width:0}.sheetBack{margin-bottom:8px}.navLabel{display:none}nav,.phone>nav{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#a2a8b7;background:#080a0feb;border-top:1px solid #ffffff0f;justify-content:space-around;align-items:center;width:min(430px,100%);height:84px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}nav button{color:#a2a8b7;background:0 0;border:0;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}nav button.active{color:#fff}nav button.big{color:#080a0f;background:#eef1f8;border-radius:50%;width:64px;height:64px;margin-top:-18px}nav button:focus-visible,nav button:hover{background-color:#ffffff0f}nav button.big:focus-visible,nav button.big:hover{background-color:#fff}@media (width<=390px){.phone{padding-left:16px;padding-right:16px}.hero{grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);gap:12px;padding:24px 14px}.recordButton{width:96px;height:96px}.recordButton span{width:62px;height:62px}.item b{font-size:16px}}@media (width<=767px){.phone{max-width:430px;padding-top:max(54px, env(safe-area-inset-top))}.hero{grid-template-columns:minmax(0,1fr) clamp(84px,23vw,98px) minmax(0,1fr);gap:10px;min-height:auto;margin-top:34px;padding:22px 18px;overflow:hidden}.heroSide{gap:7px}.heroSide:first-child,.heroSide.right{justify-self:stretch;width:100%;min-width:0;padding-left:0}.heroSide:first-child{text-align:left;align-items:flex-start}.heroSide.right{text-align:right;align-items:flex-end}.heroSide svg{width:clamp(26px,7vw,32px);height:clamp(26px,7vw,32px)}.heroSide b{letter-spacing:-.04em;font-size:clamp(18px,5.3vw,23px);font-weight:760;line-height:1.08}.heroSide.right b{font-size:clamp(15px,4.4vw,18px);line-height:1.05}.heroSide span{font-size:clamp(13px,3.8vw,16px);line-height:1.22}.recordButton{width:clamp(84px,23vw,98px);height:clamp(84px,23vw,98px)}.recordButton span{width:clamp(52px,14vw,60px);height:clamp(52px,14vw,60px)}.heroHint{display:none}.rowTitle{gap:12px;margin-top:28px;margin-bottom:12px}.rowTitle h2,.pageTitle h2{letter-spacing:-.055em;font-size:clamp(26px,7.4vw,32px);font-weight:760;line-height:1.05}.rowTitle .linkButton{letter-spacing:-.045em;background:0 0;border:0;border-radius:0;min-height:0;padding:0;font-size:clamp(16px,4.5vw,20px);font-weight:620;line-height:1.05;color:#aeb5c5!important}.addButton{border-radius:14px;width:38px;height:38px}nav button.big{width:60px;height:60px;margin-top:-14px;box-shadow:0 10px 28px #eef2f824,0 14px 34px #00000047}nav button.big svg{width:28px;height:28px}.swipeWrap{overflow:hidden}.swipeContent{z-index:2;position:relative}.swipeWrap:not(.open) .swipeContent{transform:translate(0)!important}.swipeWrap:not(.open) .swipeDelete{opacity:0;pointer-events:none}.swipeWrap.open .swipeDelete{opacity:1}.swipeDelete{background:linear-gradient(90deg,#7b1c2685,#c51c24eb)}.swipeDelete button{color:#fff;opacity:1}}@media (width<=768px){html,body,#root{background:#050608;width:100%;min-width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}.phone,.login{border-radius:0;width:100vw;max-width:none;min-height:100dvh;margin:0;padding-left:16px;padding-right:16px}.login{padding-top:calc(env(safe-area-inset-top) + 72px);padding-bottom:calc(env(safe-area-inset-bottom) + 40px)}nav,.phone>nav{width:100vw;max-width:none;padding-bottom:env(safe-area-inset-bottom);left:0;right:0;transform:none}.choiceGrid,.actionGrid{grid-template-columns:1fr}.hero{grid-template-columns:minmax(0,1fr) clamp(88px,25vw,112px) minmax(0,1fr);gap:clamp(10px,3vw,18px)}.heroSide:first-child,.heroSide.right{text-align:left;align-items:flex-start}.heroSide svg{width:24px;height:24px}.heroSide b{font-size:clamp(18px,4.7vw,22px);line-height:1.08}.heroSide span{font-size:clamp(14px,3.6vw,17px);line-height:1.2}.recordButton{width:clamp(88px,25vw,112px);height:clamp(88px,25vw,112px)}.recordButton span{width:clamp(54px,15vw,68px);height:clamp(54px,15vw,68px)}}@media (width>=1024px){body{font-family:SF Pro Display,SF Pro Text,Manrope,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{background:radial-gradient(900px 520px at 50% -220px,#3b82f629,#0000 62%),radial-gradient(620px 620px at -160px 110%,#8b5cf61c,#0000 66%),radial-gradient(560px 560px at 110% 44%,#22d3ee14,#0000 64%),#070a11}#root{box-sizing:border-box;justify-content:center;align-items:flex-start;padding:24px;display:flex}.phone{width:min(1520px,100vw - 48px);max-width:min(1520px,100vw - 48px);min-height:auto;box-shadow:none;background:0 0;border:0;grid-template-columns:272px minmax(680px,1fr) 332px;grid-template-areas:"nav header header""nav main side";gap:20px;padding:0;display:grid;overflow:visible}.login{background:radial-gradient(880px 420px at 8% -8%,#7bc2ff1a,#0000 58%),linear-gradient(152deg,#171c27 0%,#10141e 56%,#090c12 100%);border:1px solid #ffffff14;border-radius:30px;width:min(560px,100vw - 100px);max-width:min(560px,100vw - 100px);min-height:auto;margin:0 auto;padding:46px 38px 44px;overflow:hidden;box-shadow:0 24px 72px #00000070,inset 0 1px #ffffff0a}.phone:before{display:none}header{z-index:45;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;grid-area:header;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 18px;display:flex;position:sticky;top:24px}.brandButton{letter-spacing:0;text-align:left;font-size:24px;font-weight:900;line-height:1}.mobileBrandText{display:none}.desktopBrandText{display:inline}.topbarTitle{min-width:0}.topbarTitle p{color:#657083;margin:7px 0 0;font-size:14px;font-weight:650;line-height:1.2;display:block}.desktopSearch{color:#667085;background:#04081294;border:1px solid #ffffff1a;border-radius:18px;flex:1;align-items:center;min-width:280px;max-width:430px;height:48px;padding:0 16px;font-size:14px;font-weight:650;display:flex}.desktopTopActions{flex:none;gap:8px;display:flex}.desktopTopActions button{color:#c3cad7;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:17px;place-items:center;width:44px;height:44px;display:grid}nav,.phone>nav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:40;background:#ffffff0b;border:1px solid #ffffff14;border-radius:22px;grid-area:nav;grid-template-columns:1fr;grid-auto-rows:min-content;align-content:start;justify-items:stretch;gap:8px;width:100%;min-height:calc(100vh - 48px);margin-top:0;padding:18px;display:grid;position:sticky;inset:24px auto auto;transform:none;box-shadow:0 24px 90px #00000057}.desktopNavBrand{color:#fff;flex-direction:column;justify-content:center;min-height:64px;padding:6px 8px 22px;display:flex}.desktopNavBrand div{letter-spacing:0;white-space:nowrap;font-size:24px;font-weight:900;line-height:1}.desktopNavBrand span{color:#657083;letter-spacing:.18em;margin-top:7px;font-size:11px;font-weight:800}.desktopAiCard{color:#99a5b7;background:#67e8f91a;border:1px solid #67e8f924;border-radius:20px;margin-top:20px;padding:18px;font-size:13px;font-weight:650;line-height:1.45;display:block}.desktopAiCard b{color:#c8f7ff;margin-bottom:8px;font-size:14px;font-weight:850;line-height:1.25;display:block}.desktopAiCard span{display:block}nav button,.phone>nav button{color:#aab3c3;border-radius:12px;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:52px;max-width:none;height:50px;min-height:50px;padding:0 14px;font-size:14px;font-weight:760;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}nav button.big,.phone>nav .big{color:#f5f7fb;background:linear-gradient(135deg,#ffffff24,#ffffff0e),linear-gradient(135deg,#ff4e5b38,#5cc0ff1f);border:1px solid #ffffff24;border-radius:16px;justify-content:center;max-width:none;height:54px;margin:10px 0 12px;padding:0 16px;box-shadow:inset 0 1px #ffffff14,0 16px 36px #0003}nav button svg,.phone>nav button svg{width:20px;height:20px}.navLabel{font-size:14px;font-weight:800;line-height:1.1;display:inline}nav button.big .navLabel,.phone>nav .big .navLabel{letter-spacing:-.01em;font-size:14px;font-weight:850}nav button.active,.phone>nav button.active{color:#07101e;background:#fff;transform:none;box-shadow:0 14px 32px #ffffff1a}nav button:not(.active):hover,.phone>nav button:not(.active):hover{color:#fff;background:#ffffff0f}nav button.big:hover,.phone>nav button.big:hover{color:#fff;background:linear-gradient(135deg,#ffffff2e,#ffffff12),linear-gradient(135deg,#ff4e5b47,#5cc0ff29);border-color:#fff3;transform:translateY(-1px)}main{grid-area:main;width:100%;min-width:0;margin:0;padding-bottom:0;animation:.25s ease-out desktopFade}.desktopSide{grid-area:side;align-content:start;gap:24px;min-width:0;display:grid}@keyframes desktopFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.hero{grid-template-columns:1fr 96px 1fr;gap:22px;margin-top:16px;padding:20px}.recordButton{width:108px;height:108px}.rowTitle,.pageTitle{margin-top:20px;margin-bottom:10px}.rowTitle h2,.pageTitle h2{letter-spacing:0;font-size:24px}.uploadActions{grid-template-columns:minmax(0,1fr) auto;align-items:center}.rowTitle,.pageTitle,.list,.recordingDetails,.textBlock,.upload,.profile,.statsGrid{width:100%;max-width:100%;margin-left:0;margin-right:0}.card,.upload,.recordingDetails,.textBlock,.profile,.hero,.list{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 18px 64px #00000047}.sidePanel{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;min-width:0;padding:24px;box-shadow:0 18px 64px #00000047}.sidePanelTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.sidePanelTop>span{color:#6ee7b7;font-size:13px;font-weight:850}.sideIcon{border-radius:18px;place-items:center;width:50px;height:50px;font-size:22px;font-weight:900;display:grid}.sideIcon.ok{color:#bbf7d0;background:#6ee7b71f}.sidePanel h3{letter-spacing:0;margin:22px 0 0;font-size:22px;font-weight:900;line-height:1.1}.sidePanel p{color:#98a3b7;margin:10px 0 0;font-size:14px;font-weight:600;line-height:1.55}.statusList{gap:10px;margin-top:22px;display:grid}.statusList div{background:#ffffff0a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 14px;display:flex}.statusList span,.limitPanel>span{color:#9ca6b8;font-size:14px;font-weight:800}.statusList b,.limitPanel b{color:#fff;font-size:14px;font-weight:900}.quickPanel h3{margin-top:0;margin-bottom:18px;font-size:20px}.quickPanel button{color:#f3f6fb;text-align:left;background:#ffffff0a;border:0;border-radius:18px;align-items:center;gap:14px;width:100%;min-height:58px;margin-top:10px;padding:0 14px;font-weight:850;display:flex}.quickPanel button:hover{background:#ffffff12}.quickPanel svg{color:#c3cad7}.limitPanel{gap:10px;display:grid}.limitPanel>div{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.limitPanel>div>span{background:#67e8f9;border-radius:999px;min-width:3%;max-width:100%;height:100%;display:block}.pageTitle h2{font-weight:850;line-height:1.08}.pageTitle p,.rowTitle span{color:#8b95a7;font-size:14px;font-weight:560;line-height:1.45}.heroSide{gap:7px}.heroSide b{font-size:15px;font-weight:780}.heroSide span{color:#8b95a7;font-size:13px}.recordButton{background:radial-gradient(circle,#202634 0%,#151a24 56%,#ffffff0a 60%);width:96px;height:96px}.recordButton span{width:56px;height:56px}.upload,.recordingDetails,.profile,.textBlock{padding:22px}.upload{gap:14px}.dictaphone{background:#05091470;border-radius:16px;padding:16px}.dictaphone b,.fieldGroup label,.choice b{font-size:15px;font-weight:780}.dictaphone span,.fieldGroup p,.choice span,.fileHint,.statusText{color:#8d97a8;font-size:13px;font-weight:520;line-height:1.45}.dictaphone button,.upload button,.profile button,.sheetActions button,.ghostButton{border-radius:12px;min-height:42px;padding:0 14px;font-size:14px;font-weight:780}.filePick{background:#05091457;border-color:#ffffff1f;border-radius:16px;min-height:72px;padding:14px 16px}.choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice{color:#eef2f8;background:#0509146b;border-color:#ffffff1a;border-radius:14px;min-height:72px;padding:14px}.choice.active{color:#07101e;background:#f4f7fb;border-color:#f4f7fb}.choice.active span{color:#697386}.upload select{appearance:none;color:#eef2f8;background:linear-gradient(45deg,#0000 50%,#8f9bad 50%) right 14px center/6px 6px no-repeat,linear-gradient(135deg,#8f9bad 50%,#0000 50%) right 9px center/6px 6px no-repeat,#05091494;border:1px solid #ffffff1f;border-radius:12px;min-height:44px;padding:0 34px 0 14px;font-size:14px;font-weight:560}.upload input,.bottomSheet input{color:#eef2f8;background:#05091494;border:1px solid #ffffff1f;border-radius:12px;min-height:44px;padding:0 14px;font-size:14px;font-weight:560}.fieldGroup{gap:7px}.list{padding:8px}.swipeWrap{border-bottom:0;border-radius:16px}.swipeContent{background:0 0;border-radius:16px}.fileRow{border-bottom:0;gap:12px;min-height:66px;padding:10px 12px}.fileRow b{font-size:15px;font-weight:760}.fileRow span,.fileRow em{color:#8d97a8;font-size:12px;font-weight:560}.icon,.folder{border-radius:13px;width:42px;height:42px}.actionGrid{gap:10px}.actionGrid button{border-radius:12px;min-height:42px;font-size:14px;font-weight:760}.profileLine{padding:10px 0;font-size:14px}.profileLine span{color:#8d97a8}.profileLine b{font-weight:720}.statsGrid div{border-radius:14px;min-height:76px}.statsGrid b{font-size:24px}.textBlock h3{font-size:18px;font-weight:820}.choiceGrid,.actionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fileRow{border-radius:20px;gap:14px;min-height:72px;margin:0;padding:14px 16px;transition:background-color .15s}.fileRow:hover{background:#ffffff0e}.fileRow>div:nth-child(2){flex:1;min-width:0}.fileRow b{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.fileRow span,.fileRow em{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.icon,.folder{width:44px;height:44px}.swipeDelete{display:none}.swipeWrap.open .swipeContent{transform:none}.rowAction{z-index:2;white-space:nowrap;opacity:0;pointer-events:none;background:#9c2a3233;border-radius:12px;justify-content:center;align-items:center;width:34px;min-height:34px;padding:0;font-size:12px;transition:opacity .15s,transform .15s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#ff9ca3!important;border:1px solid #ff788040!important}.swipeWrap:hover .rowAction,.swipeWrap:focus-within .rowAction{opacity:1;pointer-events:auto}.linkButton{letter-spacing:-.02em;white-space:nowrap;font-size:20px;font-weight:820;line-height:1.05;color:#c8ced9!important}.textBlock pre{max-height:58dvh;padding-right:8px;font-size:15px;overflow:auto}.sheetOverlay{align-items:center}.bottomSheet{border-radius:18px;width:min(540px,90vw)}}@media (width>=1024px) and (width<=1180px){.phone{grid-template-columns:240px minmax(0,1fr);grid-template-areas:"nav header""nav main"}.desktopSide,.desktopSearch{display:none}nav,.phone>nav{padding:16px 12px}.desktopNavBrand div{font-size:20px}}@media (width<=767px){.phone{--m-title:26px;--m-card-title:18px;--m-body:15px;--m-caption:13px;font-family:Manrope,Avenir Next,sans-serif}.brandButton{letter-spacing:-.04em;font-size:28px;font-weight:760;line-height:1}.heroSide.right{margin-left:auto;text-align:right!important;justify-self:end!important;align-items:flex-end!important;width:min(122px,100%)!important}.heroSide.right svg,.heroSide.right b,.heroSide.right span{margin-left:auto;text-align:right!important}.heroSide.right b,.heroSide.right span{width:100%}.heroSide b,.heroSide.right b{font-size:var(--m-card-title)!important;letter-spacing:-.035em!important;font-weight:720!important;line-height:1.08!important}.heroSide span,.heroSide.right span{letter-spacing:-.02em;font-size:var(--m-body)!important;font-weight:560!important;line-height:1.25!important}.rowTitle h2,.pageTitle h2{font-size:var(--m-title)!important;letter-spacing:-.045em!important;font-weight:740!important;line-height:1.05!important}.rowTitle .linkButton{font-size:var(--m-card-title)!important;letter-spacing:-.035em!important;color:#b7bfce!important;font-weight:640!important;line-height:1.05!important}.empty,.fileRow span,.fileRow em{font-size:var(--m-body)!important;font-weight:520!important;line-height:1.35!important}.emptyAction button{letter-spacing:-.01em;min-height:36px;padding:0 16px;font-size:var(--m-caption)!important;font-weight:720!important}.fileRow b{font-size:var(--m-card-title)!important;letter-spacing:-.035em!important;font-weight:720!important;line-height:1.15!important}.adminPanel{border-radius:22px;padding:16px}.adminHead{gap:12px;display:grid}.adminHead span{color:#7dd3fc;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.adminHead h3{letter-spacing:-.04em;margin:6px 0 0;font-size:22px;font-weight:740;line-height:1.1}.adminHead p{color:#a4adbc;margin:8px 0 0;font-size:14px;line-height:1.45}.adminHead button,.periodTabs button{color:#eef2f8;background:#ffffff12;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.periodTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.periodTabs button.active{color:#07101e;background:#eef2f8}.adminStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.adminStatsGrid div{background:#05091461;border:1px solid #ffffff13;border-radius:16px;min-height:78px;padding:13px}.adminStatsGrid b{color:#fff;letter-spacing:-.04em;font-size:22px;font-weight:740;line-height:1;display:block}.adminStatsGrid span{color:#9da7b8;margin-top:8px;font-size:12px;line-height:1.25;display:block}.adminTable{background:#05091452;border:1px solid #ffffff14;border-radius:16px;margin-top:14px;overflow:hidden}.adminTableTitle{border-bottom:1px solid #ffffff12;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:14px;font-weight:720;display:flex}.adminRow{border-bottom:1px solid #ffffff0e;grid-template-columns:1fr;gap:4px;padding:12px 13px;display:grid}.adminRow:last-child{border-bottom:0}.adminRow b{color:#eef2f8;word-break:break-word;font-size:15px;font-weight:720;line-height:1.2}.adminRow span{color:#9da7b8;font-size:13px;line-height:1.25}}@media (width>=1024px){body{font-family:Manrope,Avenir Next,Segoe UI,sans-serif}.phone{grid-template-columns:230px minmax(0,1fr) minmax(245px,300px);gap:20px;width:100%;max-width:none;padding:22px}header{border-radius:22px;min-height:98px;padding:22px 26px}.brandButton{letter-spacing:-.035em;font-size:24px;font-weight:760;line-height:1}.topbarTitle p{letter-spacing:-.01em;margin-top:8px;font-size:13px;font-weight:620}.desktopTopActions button{border-radius:15px;width:42px;height:42px}nav,.phone>nav{border-radius:22px;gap:7px;min-height:calc(100vh - 44px);padding:16px 14px}.desktopNavBrand{min-height:58px;padding:4px 8px 18px}.desktopNavBrand div{letter-spacing:-.035em;font-size:22px;font-weight:800}.desktopNavBrand span{letter-spacing:.2em;font-size:10px}nav button,.phone>nav button{border-radius:13px;gap:11px;height:45px;min-height:45px;padding:0 12px;font-weight:720}nav button svg,.phone>nav button svg{width:19px;height:19px}.navLabel{font-size:13px;font-weight:680}nav button.active,.phone>nav button.active{box-shadow:0 12px 28px #ffffff14}nav button.big,.phone>nav .big{background:radial-gradient(circle at 17%,#ff4f5b73 0 13px,#0000 14px),linear-gradient(135deg,#ffffff16,#ffffff08);border-color:#ffffff1f;border-radius:15px;height:48px;margin:9px 0 12px;box-shadow:inset 0 1px #ffffff12,0 14px 30px #0000002e}nav button.big .navLabel,.phone>nav .big .navLabel{font-size:13px;font-weight:720}.desktopAiCard{border-radius:17px;margin-top:18px;padding:15px;font-size:12px;font-weight:620}.desktopAiCard b{font-size:13px;font-weight:780}.hero{grid-template-columns:minmax(0,1fr) 88px minmax(0,1fr);justify-content:stretch;gap:clamp(16px,3vw,34px);min-height:126px;margin-top:16px;padding:20px 26px 34px;position:relative;overflow:hidden}.hero:before,.hero:after{display:none}.heroSide{gap:6px}.heroSide:first-child,.heroSide.right{width:100%;min-width:0}.heroSide.right{text-align:right;justify-self:end;align-items:flex-end;padding-left:0}.heroSide svg{width:24px;height:24px}.heroSide b{letter-spacing:-.015em;font-size:14px;font-weight:700}.heroSide span{font-size:13px;font-weight:560}.recordButton{width:88px;height:88px}.heroHint{color:#9fa8b8;white-space:nowrap;opacity:.86;font-size:11px;font-weight:620;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.recordButton span{width:54px;height:54px}.recordButton span:after{width:17px;height:17px}.rowTitle{margin-top:20px;margin-bottom:9px}.rowTitle h2,.pageTitle h2{letter-spacing:-.035em;color:#f2f5fb;font-size:22px;font-weight:720;line-height:1.05}.rowTitle .linkButton{letter-spacing:-.025em;background:#ffffff0b;border:1px solid #ffffff14;border-radius:999px;min-height:30px;padding:0 11px;font-size:16px;font-weight:680;line-height:1.05;color:#c8d0dc!important}.rowTitle .linkButton:hover{color:#eef2f8!important}.heroSide,.heroSide.right{color:#f3f6fb}.addButton{border-radius:12px;width:34px;height:34px}.list{padding:8px}.empty{color:#9da6b7;align-items:center;min-height:66px;padding:18px 22px;font-size:14px;font-weight:560;line-height:1.45;display:flex}.empty:before{content:"";background:#7dd3fcc7;border-radius:50%;flex:none;width:8px;height:8px;margin-right:12px;box-shadow:0 0 0 6px #7dd3fc13}.fileRow{border-radius:16px;min-height:66px;padding:12px 13px}.fileRow b{letter-spacing:-.02em;font-size:15px;font-weight:680}.fileRow span,.fileRow em{font-size:12px;font-weight:540}.icon,.folder{border-radius:13px;width:40px;height:40px}.sidePanel{background:#ffffff0e;border-radius:19px;padding:20px}.sideIcon{border-radius:16px;width:44px;height:44px}.sidePanel h3{letter-spacing:-.03em;margin-top:18px;font-size:19px;font-weight:740}.sidePanel p{font-size:13px;font-weight:560}.statusList{margin-top:18px}.statusList div{border-radius:13px;min-height:38px}.quickPanel button{border-radius:14px;min-height:48px;font-size:13px;font-weight:760}.adminPanel{margin-top:18px;padding:22px}.adminHead{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.adminHead span{color:#7dd3fc;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:850;display:inline-flex}.adminHead h3{letter-spacing:-.035em;margin:0;font-size:21px;font-weight:800;line-height:1.1}.adminHead p{color:#929caf;max-width:680px;margin:8px 0 0;font-size:13px;font-weight:540;line-height:1.5}.adminHead button,.periodTabs button{color:#eef2f8;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:13px;font-weight:740;display:inline-flex}.periodTabs{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.periodTabs button.active{color:#07101e;background:#edf2fb}.adminStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.adminStatsGrid div{background:#0509146b;border:1px solid #ffffff13;border-radius:15px;min-height:82px;padding:14px}.adminStatsGrid b{color:#fff;letter-spacing:-.03em;font-size:20px;font-weight:820;line-height:1;display:block}.adminStatsGrid span{color:#8f99ab;margin-top:8px;font-size:12px;font-weight:620;line-height:1.25;display:block}.adminTable{background:#05091452;border:1px solid #ffffff14;border-radius:16px;margin-top:16px;overflow:hidden}.adminTableTitle{color:#f2f5fb;border-bottom:1px solid #ffffff12;align-items:center;gap:9px;min-height:44px;padding:0 14px;font-size:14px;font-weight:780;display:flex}.adminRow{color:#9aa4b7;border-bottom:1px solid #ffffff0e;grid-template-columns:minmax(150px,1fr) 100px 92px 110px;align-items:center;gap:10px;min-height:44px;padding:0 14px;font-size:12px;font-weight:600;display:grid}.adminRow:last-child{border-bottom:0}.adminRow b{color:#eef2f8;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:760;overflow:hidden}.adminEmpty{min-height:58px}}.adminKeyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminSettingsActions{grid-template-columns:minmax(210px,max-content) minmax(0,1fr);align-items:center}.adminSettingsActions button{padding:0 18px}@media (width>=1024px) and (width<=1180px){.phone{grid-template-columns:230px minmax(0,1fr);grid-template-areas:"nav header""nav main"}.desktopSide,.desktopSearch{display:none}header,main{width:100%}}.recordingPageTitle{grid-template-columns:1fr;row-gap:10px}.actionPanel .actionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.actionPanel .actionGrid button{color:#eef1f8;background:#151b26;border:1px solid #ffffff16;min-height:44px}.actionPanel .actionGrid button.isBusy{color:#c8f7ff;background:#67e8f914;border-color:#67e8f938}.actionPanel .actionGrid button.isSuccess{color:#d9ffe9;background:#34d3991f;border-color:#34d3993d}@media (width<=640px){.actionPanel .actionGrid{grid-template-columns:1fr}}
