*{box-sizing:border-box}body{color:#f5f6fb;background:#050608;margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.phone{background:radial-gradient(circle at 50% 0,#202531 0,#08090d 38%,#050608 100%);max-width:430px;min-height:100vh;margin:0 auto;padding:54px 22px 110px;position:relative;overflow:hidden}.phone:before{content:"";pointer-events:none;background:linear-gradient(140deg,#ffffff0d,#0000 38%);position:absolute;inset:0}header{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.brand{letter-spacing:.3px;font-size:25px;font-weight:800}.muted{color:#adb1bf}main{z-index:1;position:relative}.card{background:linear-gradient(145deg,#212530e0,#12151ddb);border:1px solid #ffffff0f;border-radius:24px;box-shadow:0 20px 60px #00000059,inset 0 1px #ffffff0a}.hero{grid-template-columns:1fr 116px 1fr;align-items:center;gap:8px;margin-top:36px;padding:28px 18px;display:grid}.heroSide{color:#fff;flex-direction:column;gap:8px;display:flex}.heroSide svg{color:#d9deee}.heroSide span{color:#989eae;font-size:15px}.heroSide.right{align-items:flex-start}.heroSide i{background:#eff2fa;border-radius:999px;max-width:74px;height:5px;display:block}.recordButton{background:radial-gradient(circle,#272b36 0,#151821 58%,#ffffff0a 60%);border:0;border-radius:50%;place-items:center;width:116px;height:116px;display:grid;box-shadow:0 0 0 1px #ffffff0f}.recordButton span{background:#f8f8fb;border-radius:50%;width:72px;height:72px;display:block;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{justify-content:space-between;align-items:center;margin:30px 0 14px;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:34px}.linkButton{color:#a7acba!important;font-size:15px!important}.pageTitle{margin:32px 0 18px}.pageTitle p{margin:8px 0 0;line-height:1.45}.list{margin-bottom:18px;overflow:hidden}.item{border-bottom:1px solid #ffffff0b;align-items:center;gap:16px;min-height:78px;padding:14px 16px;display:flex}.item:last-child{border-bottom:0}.item b{font-size:18px;display:block}.item span{color:#8e94a4;margin-top:4px;display:block}.item em{color:#9ca1af;white-space:nowrap;margin-left:auto;font-style:normal}.item a{color:#e9ecf6;border:1px solid #ffffff17;border-radius:10px;padding:6px 8px;font-size:13px;text-decoration:none}.icon,.folder{border-radius:15px;flex:none;place-items:center;width:50px;height:50px;display:grid}.c0{color:#bca7ff;background:#40365f}.c1{color:#7bc2ff;background:#263f5c}.c2{color:#86e3a6;background:#284d38}.c3{color:#ffba76;background:#593f29}.purple{color:#bca7ff;background:#40365f}.blue{color:#7bc2ff;background:#263f5c}.green{color:#86e3a6;background:#284d38}.orange{color:#ffba76;background:#593f29}.projects strong{color:#aeb4c4;margin-left:auto;font-size:34px;font-weight:300}.empty{color:#9da3b2;padding:22px;line-height:1.45}.upload,.profile{gap:12px;margin-top:16px;padding:16px;display:grid}.upload select,.upload input,.login input{color:#fff;background:#11151e;border:1px solid #ffffff14;border-radius:14px;width:100%;padding:13px}.upload button,.login button,.dangerButton,.ghostButton{color:#0a0c11;background:#f1f3f8;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:800;display:flex}.ghostButton,.login button.ghost{color:#fff;background:#1b202b;border:1px solid #ffffff14}.dangerButton{color:#ff8d95;background:#2b1518;border:1px solid #ff505a29}.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}.statusText{color:#aab0bf;margin:0;line-height:1.45}.err{color:#ff747b}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.profileLine{border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:12px;padding:14px 0;display:flex}.profileLine span{color:#aab0bf}.profileLine b{text-align:right;word-break:break-all}nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#a2a8b7;z-index:5;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;place-items:center;width:48px;height:48px;display:grid}nav button.active{color:#fff}nav button.big{color:#07080b;background:#eef1f8;border-radius:50%;width:64px;height:64px;margin-top:-20px}.login{background:radial-gradient(circle at 50% 0,#202531 0,#08090d 40%,#050608 100%);flex-direction:column;gap:14px;max-width:430px;min-height:100vh;margin:0 auto;padding:110px 28px;display:flex}.login h1{margin:0;font-size:34px}.login p{color:#aab0bf;margin-top:0}@media (width<=390px){.phone{padding-left:16px;padding-right:16px}.hero{grid-template-columns:1fr 96px 1fr}.recordButton{width:96px;height:96px}.recordButton span{width:62px;height:62px}.item b{font-size:16px}}.recordingItem{cursor:pointer}.recordingItem:hover{background:#ffffff06}.backButton{color:#aab0bf;background:0 0;border:0;margin-bottom:12px;padding:0;font-size:16px}.recordingDetails{gap:12px;padding:16px;display:grid}.actionGrid{grid-template-columns:1fr;gap:10px;margin-top:10px;display:grid}.actionGrid button{color:#080a0f;background:#f1f3f8;border:0;border-radius:14px;padding:13px;font-weight:800}.actionGrid button:nth-child(2),.actionGrid button:nth-child(3),.actionGrid button:nth-child(4){color:#eef1f8;background:#171c27;border:1px solid #ffffff14}.textBlock{margin-top:16px;padding:18px}.textBlock h3{margin:0 0 12px;font-size:19px}.textBlock pre{white-space:pre-wrap;word-break:break-word;color:#d8dce8;margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;font-size:15px;line-height:1.5}.errorBox{color:#ff8d95;background:#2b1518;border:1px solid #ff505a2e;border-radius:14px;padding:12px;line-height:1.45}.docxButton{color:#e9ecf6;background:0 0;border:1px solid #ffffff17;border-radius:10px;padding:6px 8px;font-size:13px;text-decoration:none}.choiceBlock{gap:10px;display:grid}.choiceBlock p{color:#aab0bf;margin:0}.choiceGrid{grid-template-columns:1fr;gap:10px;display:grid}.choice{text-align:left;color:#e9ecf6!important;background:#11151e!important;border:1px solid #ffffff14!important;border-radius:16px!important;justify-content:stretch!important;align-items:start!important;gap:5px!important;padding:14px!important;display:grid!important}.choice b{font-size:16px}.choice span{color:#9aa1b1;font-weight:500;line-height:1.35}.choice.active{color:#080a0f!important;background:#f1f3f8!important;border-color:#f1f3f8!important}.choice.active span{color:#4d5564}.projectItem{align-items:center}.miniActions{gap:6px;margin-left:auto;display:flex}.miniActions button{color:#dfe3ee;background:#151a24;border:1px solid #ffffff14;border-radius:10px;padding:7px 8px;font-size:12px}.dangerInline{color:#ff8d95!important;background:#2b1518!important;border:1px solid #ff505a2e!important}.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;white-space:nowrap;background:#f1f3f8;border:0;border-radius:14px;padding:12px 14px;font-weight:800}.dictaphoneActions{gap:8px;display:grid}.dangerSmall{color:#ff8d95!important;background:#2b1518!important;border:1px solid #ff505a2e!important}.orDivider{text-align:center;color:#777f91;margin:2px 0;font-size:13px}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}body{-webkit-text-size-adjust:100%}.phone,.login{width:100%;max-width:430px}@media (width<=480px){.phone,.login{width:100vw;max-width:none;min-height:100vh}}@media (width<=768px){html,body,#root{background:#050608;width:100%;min-width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}.login{width:100vw!important;max-width:none!important;min-height:100dvh!important;padding:calc(env(safe-area-inset-top) + 72px) 24px calc(env(safe-area-inset-bottom) + 40px)!important;border-radius:0!important;margin:0!important}.phone{width:100vw!important;max-width:none!important;min-height:100dvh!important;padding:calc(env(safe-area-inset-top) + 26px) 18px calc(env(safe-area-inset-bottom) + 96px)!important;border-radius:0!important;margin:0!important}nav{padding-bottom:env(safe-area-inset-bottom);width:100vw!important;max-width:none!important;left:0!important;right:0!important;transform:none!important}}.fileList{display:block}.fileRow{color:#eef1f8;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff0e;align-items:center;gap:16px;width:100%;min-height:82px;padding:14px 16px;display:flex}.fileRow:last-child{border-bottom:0}.fileRow>div:nth-child(2){flex:1;min-width:0}.fileRow b{overflow-wrap:anywhere;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:#aab0bf;flex:none}.backButton{align-items:center;gap:6px;display:inline-flex}.actionGrid button{justify-content:center;align-items:center;gap:8px;display:flex}@media (width<=768px){.fileRow{padding-left:14px;padding-right:14px}.fileRow b{font-size:17px}.fileRow em{font-size:14px}}.swipeWrap{border-bottom:1px solid #ffffff0e;position:relative;overflow:hidden}.swipeWrap:last-child{border-bottom:0}.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}.swipeContent{z-index:2;transition:transform .18s;position:relative;background:linear-gradient(145deg,#212530f5,#12151df5)!important;border-bottom:0!important}.swipeWrap.open .fileRow svg:last-child{opacity:.35}.audioNotice{background:#ffffff0b;border:1px solid #ffffff13;border-radius:18px;gap:6px;padding:14px 15px;display:grid}.audioNotice b{color:#eef1f8;font-size:16px}.audioNotice span{color:#aab0bf;font-size:14px;line-height:1.35}.audioPlayer{filter:invert()hue-rotate(180deg);opacity:.86;border-radius:16px;width:100%;height:42px;overflow:hidden}.sheetOverlay{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;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) + 22px);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 18px}.bottomSheet h3{margin:0;font-size:23px;line-height:1.2}.bottomSheet p{color:#9aa1b1;margin:8px 0 16px;line-height:1.4}.bottomSheet input{color:#f4f6fb;background:#0e121b;border:1px solid #ffffff1f;border-radius:18px;outline:none;width:100%;padding:16px}.bottomSheet input:focus{border-color:#ffffff59}.sheetActions{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.sheetActions button{color:#080a0f;background:#f1f3f8;border:0;border-radius:16px;padding:15px;font-weight:800}.sheetActions .ghostButton{color:#eef1f8;background:#1b202b;border:1px solid #ffffff14}@media (width<=768px){.bottomSheet{width:100%;max-width:none}}.moveSheet{flex-direction:column;max-height:82dvh;display:flex;overflow:hidden}.sheetList{gap:10px;margin-top:6px;padding:4px 0 8px;display:grid;overflow-y:auto}.sheetList button{color:#eef1f8;text-align:left;background:#ffffff09;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:13px;width:100%;min-height:68px;padding:12px;display:flex}.sheetList button:active{background:#ffffff12;transform:scale(.99)}.sheetList button>div:nth-child(2){flex:1;min-width:0}.sheetList b{overflow-wrap:anywhere;font-size:16px;display:block}.sheetList span{color:#9aa1b1;margin-top:3px;font-size:14px;display:block}.sheetList svg:last-child{color:#aab0bf;flex:none}.sheetActions.one{grid-template-columns:1fr}.sheetBack{margin-bottom:10px}.brandButton{color:#f5f6fb;letter-spacing:.3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:25px;font-weight:800}.bellButton{color:#d8ddea;background:0 0;border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.bellButton.active{background:#ffffff12}.notificationsPanel{gap:14px;margin-top:18px;padding:16px;display:grid}.notificationsPanel b{font-size:17px;display:block}.notificationsPanel span{color:#9aa1b1;margin-top:5px;line-height:1.35;display:block}.togglePill{color:#eef1f8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:13px 14px;font-weight:800}.togglePill.on{color:#080a0f;background:#e9edf7}.statsGrid{grid-template-columns:1fr 1fr;gap:12px;margin:8px 0 4px;display:grid}.statsGrid div{background:#ffffff0b;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:86px;padding:14px;display:flex}.statsGrid b{color:#f4f6fb;overflow-wrap:anywhere;font-size:25px;line-height:1.05}.statsGrid span{color:#9aa1b1;font-size:14px;line-height:1.25}.profileHint{background:#ffffff09;border:1px solid #ffffff12;border-radius:18px;gap:5px;padding:14px;display:grid}.profileHint b{color:#eef1f8}.profileHint span{color:#9aa1b1;font-size:14px;line-height:1.35}@media (width<=768px){.brandButton{font-size:23px}.notificationsPanel{margin-top:16px}}.bellButton{position:relative}.bellButton i{color:#fff;background:#ff4b55;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;top:3px;right:2px;box-shadow:0 0 0 2px #080a0f}.backButton{color:#e8ecf6!important;background:#ffffff0e!important;border:1px solid #ffffff14!important;border-radius:15px!important;align-items:center!important;gap:7px!important;min-height:42px!important;margin-bottom:15px!important;padding:9px 13px!important;font-size:15px!important;font-weight:750!important;display:inline-flex!important}.backButton:active{transform:scale(.985);background:#ffffff16!important}.dictaphone.active{background:radial-gradient(circle at 12% 20%,#ff4b5529,#0000 32%),linear-gradient(145deg,#1d202b,#11151e)!important;padding:18px!important}.dictaphone.active>div:first-child b{color:#fff}.dictaphone.active>div:first-child span{color:#c4cad8}.dictaphoneActions{min-width:150px;gap:9px!important;display:grid!important}.stopRecordButton{color:#fff!important;background:linear-gradient(145deg,#ff5963,#d92f3a)!important;border-radius:18px!important;min-height:54px!important;padding:15px 18px!important;font-size:16px!important;font-weight:900!important;box-shadow:0 14px 34px #ff4b5538,inset 0 1px #ffffff2e!important}.stopRecordButton:active{transform:scale(.985)}.dangerSmall{border-radius:15px!important;min-height:42px!important;font-weight:800!important}.togglePill{min-height:48px}@media (width<=768px){.backButton{min-height:46px!important;padding:10px 14px!important;font-size:16px!important}.dictaphone{align-items:stretch!important}.dictaphoneActions{min-width:142px}.stopRecordButton{min-height:58px!important}}.dangerSheet h3{color:#fff}.dangerSheet p{color:#ffb4b9}.dangerConfirm{color:#fff!important;background:linear-gradient(145deg,#ff5963,#d92f3a)!important}.notificationList{gap:8px;display:grid}.notificationList button{text-align:left;color:#eef1f8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;width:100%;padding:12px}.notificationList b{overflow-wrap:anywhere;font-size:15px;display:block}.notificationList span{color:#9aa1b1;margin-top:3px;font-size:13px;display:block}html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}body{overscroll-behavior-x:none}.phone{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.sheetOverlay{box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;padding:0!important;overflow-x:hidden!important}.bottomSheet{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;padding-left:20px!important;padding-right:20px!important;overflow-x:hidden!important}.bottomSheet h3,.bottomSheet p,.bottomSheet input,.sheetActions,.sheetList{box-sizing:border-box!important;max-width:100%!important}.bottomSheet p{overflow-wrap:anywhere!important;word-break:normal!important;font-size:16px!important;line-height:1.35!important}.bottomSheet input{border-radius:18px!important;height:58px!important;font-size:18px!important}.sheetActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;display:grid!important}.sheetActions button{white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;height:58px!important;font-size:17px!important;overflow:hidden!important}@media (width<=480px){.bottomSheet{padding:12px 18px calc(env(safe-area-inset-bottom) + 18px)!important;border-radius:26px 26px 0 0!important}.bottomSheet h3{font-size:26px!important}.bottomSheet p{font-size:15px!important}.sheetActions{grid-template-columns:1fr 1fr!important}.sheetActions button{height:56px!important;font-size:16px!important}}@media (height<=720px){.bottomSheet{max-height:68dvh!important;overflow-y:auto!important}.bottomSheet h3{font-size:24px!important}.bottomSheet p{margin:6px 0 12px!important}.bottomSheet input,.sheetActions button{height:54px!important}}.list.card,.fileList{overflow:hidden!important}.swipeWrap{contain:layout paint!important;touch-action:pan-y!important;width:100%!important;max-width:100%!important;position:relative!important;overflow:hidden!important;transform:none!important}.swipeWrap .swipeDelete{z-index:1!important;width:112px!important;position:absolute!important;inset:0 0 0 auto!important;transform:none!important}.swipeWrap .swipeContent{will-change:transform;z-index:2!important;touch-action:pan-y!important;width:100%!important;max-width:100%!important;transition:transform .18s!important;position:relative!important;transform:translate(0)!important}.swipeWrap.open .swipeContent{transform:translate(-112px)!important}.phone,main,.card,.fileList,.projects{transform:none}header{box-sizing:border-box;width:100%;max-width:100%;padding:0}.brandButton{text-align:left!important;margin-left:0!important}@media (width<=768px){.phone{padding-left:24px!important;padding-right:24px!important}header,main,.hero,.card,.rowTitle,.pageTitle{width:100%;max-width:100%}}.sheetOverlay{overscroll-behavior:contain!important;touch-action:none!important;width:100dvw!important;max-width:100dvw!important;height:100dvh!important;max-height:100dvh!important;position:fixed!important;inset:0!important;overflow:hidden!important}.bottomSheet{transform:translateZ(0);box-sizing:border-box!important;width:100dvw!important;max-width:100dvw!important;margin:0!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;overflow-x:hidden!important}.bottomSheet *{box-sizing:border-box!important;max-width:100%!important}.bottomSheet h3{overflow-wrap:break-word!important;max-width:100%!important}.bottomSheet p{overflow-wrap:break-word!important;word-break:normal!important;max-width:100%!important}.bottomSheet input{width:100%!important;min-width:0!important;max-width:100%!important}@media (width<=480px){.bottomSheet{padding-left:20px!important;padding-right:20px!important}.bottomSheet h3{font-size:25px!important}.bottomSheet p{font-size:15px!important;line-height:1.35!important}.bottomSheet input{height:54px!important;font-size:17px!important}.sheetActions{gap:10px!important}.sheetActions button{height:54px!important;font-size:16px!important}}.bottomSheet p,.bottomSheet h3,.bottomSheet input,.sheetActions,.sheetList{min-width:0!important;overflow-x:hidden!important}.phone,main,section,.card,.list,.fileList{min-width:0!important;max-width:100%!important;overflow-x:hidden!important}html{touch-action:pan-y;width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{position:relative;width:100%!important;max-width:100%!important;overflow-x:hidden!important}input,textarea,select{font-size:16px!important}.sheetOverlay{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.bottomSheet{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;bottom:0!important;left:0!important;right:0!important;overflow-x:clip!important;transform:none!important}.bottomSheet,.bottomSheet *,.sheetActions,.sheetActions *,.sheetList,.sheetList *{min-width:0!important}.bottomSheet input{width:100%!important;min-width:0!important;max-width:100%!important;font-size:18px!important;line-height:1.2!important;display:block!important}.bottomSheet{padding-left:max(18px, env(safe-area-inset-left))!important;padding-right:max(18px, env(safe-area-inset-right))!important}.sheetActions,.sheetActions button{width:100%!important;max-width:100%!important}.phone{position:relative;left:0!important;right:auto!important;transform:none!important}.sheetOverlay{align-items:flex-end!important;padding-left:12px!important;padding-right:12px!important}.bottomSheet{left:12px!important;right:12px!important;bottom:max(0px, env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 50% 0,#ffffff0f,#0000 36%),linear-gradient(145deg,#1a1f2b,#11151e)!important;border:1px solid #ffffff1a!important;border-bottom:0!important;border-radius:30px 30px 0 0!important;width:auto!important;max-width:520px!important;margin:0 auto!important;box-shadow:0 -22px 70px #0000009e!important}.bottomSheet h3{letter-spacing:-.02em!important;font-size:24px!important;line-height:1.15!important}.bottomSheet p{color:#9ea5b5!important;margin:8px 0 14px!important;font-size:15px!important;line-height:1.35!important}.bottomSheet input{background:#080b11eb!important;border:1px solid #ffffff29!important;border-radius:17px!important;height:54px!important;padding:0 15px!important}.sheetActions{gap:10px!important;margin-top:12px!important}.sheetActions button{border-radius:17px!important;height:54px!important;font-size:16px!important}@media (width<=480px){.sheetOverlay{padding-left:10px!important;padding-right:10px!important}.bottomSheet{width:auto!important;max-width:none!important;padding:12px 16px calc(env(safe-area-inset-bottom) + 16px)!important;border-radius:28px 28px 0 0!important;left:10px!important;right:10px!important}}.swipeWrap:not(.open) .swipeDelete{opacity:.92}.swipeWrap.open .swipeDelete{opacity:1}.fileHint{color:#8f96a8;margin:-2px 0 2px;font-size:13px;line-height:1.35}.bellButton,.notificationsPanel,.notificationList,.togglePill{display:none!important}header{justify-content:flex-start!important}.brandButton{align-items:center!important;display:inline-flex!important}html,body,#root{background:#050608!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}body{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;overscroll-behavior-x:none!important;position:relative!important}.phone{width:100%!important;max-width:100%!important;min-height:100svh!important;padding-left:24px!important;padding-right:24px!important;padding-top:calc(env(safe-area-inset-top) + 28px)!important;padding-bottom:calc(118px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;margin:0!important;overflow-x:hidden!important;transform:none!important}nav{width:100%!important;max-width:100%!important;height:calc(86px + env(safe-area-inset-bottom))!important;padding:10px 24px calc(10px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(22px)!important;z-index:40!important;background:#050609eb!important;border-top:1px solid #ffffff14!important;grid-template-columns:1fr 1fr 88px 1fr 1fr!important;align-items:center!important;gap:8px!important;margin:0!important;display:grid!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;transform:translateZ(0)!important}nav button{border-radius:18px!important;min-width:0!important;height:54px!important}.card,.list,.fileList,.recordingDetails,.textBlock,.profile,.upload,.hero,.rowTitle,.pageTitle{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.textBlock pre,.textBlock,.recordingDetails{overflow-wrap:anywhere!important;white-space:pre-wrap!important}input,textarea,select,button{font-size:16px!important}.sheetOverlay{z-index:80!important;width:100%!important;max-width:100%!important;position:fixed!important;inset:0!important;overflow:hidden!important}.bottomSheet{box-sizing:border-box!important;width:auto!important;max-width:none!important;position:fixed!important;bottom:0!important;left:10px!important;right:10px!important;transform:translateZ(0)!important}@media (width<=420px){.phone,nav{padding-left:18px!important;padding-right:18px!important}}.recordingWarning{color:#ffb4b9;margin-top:8px;font-weight:600;line-height:1.35;display:block;font-size:13px!important}.dictaphone.active{border-color:#ff4b5538!important}html,body,#root{height:100%!important;min-height:100%!important;overflow-x:hidden!important}body{min-height:100svh!important}.phone{height:auto!important;min-height:100svh!important;padding-bottom:calc(132px + env(safe-area-inset-bottom))!important}main{padding-bottom:calc(150px + env(safe-area-inset-bottom))!important}nav{will-change:transform;width:100%!important;height:calc(92px + env(safe-area-inset-bottom))!important;padding:10px 22px calc(12px + env(safe-area-inset-bottom))!important;z-index:999!important;-webkit-backdrop-filter:blur(22px)!important;background:#050609f0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;transform:translate(0,0)!important}nav .big{width:72px!important;height:72px!important;margin-top:-28px!important}.upload{margin-bottom:calc(150px + env(safe-area-inset-bottom))!important}.upload select,.upload>button,.statusText{z-index:1;position:relative}.upload>button:last-of-type{margin-bottom:22px!important}.pageTitle{padding-top:8px!important}header{min-height:44px!important;margin-bottom:24px!important}@supports (-webkit-touch-callout:none){.phone{min-height:-webkit-fill-available!important}nav{bottom:0!important}}.choiceBlock{margin-top:18px!important}.upload select{color:#f2f4fa!important;background:#0f131d!important;border:1px solid #ffffff1a!important;border-radius:16px!important;width:100%!important;min-height:56px!important;margin-top:12px!important;padding:0 16px!important}.upload>button{border-radius:18px!important;width:100%!important;min-height:58px!important;margin-top:16px!important}@media (width<=480px){.upload{padding-left:18px!important;padding-right:18px!important}.choice{min-height:84px!important}.choice b{font-size:17px!important}.choice span{font-size:14px!important;line-height:1.3!important}}html,body,#root{background:#050608!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}body{-webkit-text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;text-size-adjust:100%!important;min-height:100svh!important;position:static!important}.phone{width:100%!important;max-width:100%!important;height:auto!important;min-height:100svh!important;padding-left:24px!important;padding-right:24px!important;padding-top:calc(env(safe-area-inset-top) + 28px)!important;padding-bottom:calc(150px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;margin:0 auto!important;position:relative!important;overflow-x:hidden!important;transform:none!important}main{width:100%!important;max-width:100%!important;min-height:auto!important;padding-bottom:calc(180px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;overflow-x:hidden!important}nav{width:100vw!important;max-width:100vw!important;height:calc(92px + env(safe-area-inset-bottom))!important;padding:10px 24px calc(12px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(22px)!important;z-index:9999!important;will-change:auto!important;background:#050609f5!important;border-top:1px solid #ffffff14!important;grid-template-columns:1fr 1fr 88px 1fr 1fr!important;place-items:center!important;gap:8px!important;margin:0!important;display:grid!important;position:fixed!important;inset:auto 0 0!important;transform:translate(0,0)!important}nav button{border-radius:18px!important;width:54px!important;min-width:0!important;height:54px!important;min-height:0!important;margin:0!important}nav .big{border-radius:999px!important;width:74px!important;height:74px!important;margin:-30px auto 0!important}nav:after{content:"";left:0;right:0;bottom:calc(-1 * env(safe-area-inset-bottom));height:env(safe-area-inset-bottom);background:#050609f5;position:absolute}.card,.list,.fileList,.upload,.profile,.recordingDetails,.textBlock,.hero,.rowTitle,.pageTitle{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.upload:after{content:"";display:block;height:calc(180px + env(safe-area-inset-bottom))!important}.upload>button{margin-bottom:32px!important}@media (width<=480px){.phone,nav{padding-left:18px!important;padding-right:18px!important}}html,body,#root{background:#050608!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:100%!important;overflow-x:hidden!important}.phone{width:100%!important;max-width:100%!important;height:auto!important;min-height:100svh!important;padding:calc(env(safe-area-inset-top) + 28px) 24px 112px!important;box-sizing:border-box!important;margin:0 auto!important;position:relative!important;overflow-x:hidden!important}main{width:100%!important;max-width:100%!important;padding-bottom:112px!important;overflow-x:hidden!important}.phone>nav{width:100%!important;max-width:100%!important;height:calc(84px + env(safe-area-inset-bottom))!important;padding:8px 24px calc(8px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(22px)!important;z-index:99999!important;background:#050609f5!important;border-top:1px solid #ffffff14!important;grid-template-columns:1fr 1fr 84px 1fr 1fr!important;place-items:center!important;gap:6px!important;margin:0!important;display:grid!important;position:fixed!important;inset:auto 0 0!important;transform:translate(0,0)!important}.card,.list.card.projects,.fileList,.list.card{margin-bottom:22px!important}@media (width<=480px){.phone{padding-bottom:108px!important;padding-left:18px!important;padding-right:18px!important}main{padding-bottom:108px!important}.phone>nav{padding-left:18px!important;padding-right:18px!important}.upload>button:last-of-type,.statusText{margin-bottom:108px!important}}.swipeWrap{contain:none!important;perspective:none!important;filter:none!important;transform:none!important}.fileList,.projects,.list.card.projects{contain:none!important;perspective:none!important;filter:none!important;overflow:hidden!important;transform:none!important}.phone>nav{position:fixed!important;top:auto!important;bottom:0!important;transform:translateY(0)translateZ(0)!important}.projectsPageSpacer{height:calc(120px + env(safe-area-inset-bottom));flex:none}html,body,#root{background:#050608!important;width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}.phone{width:100%!important;height:100svh!important;min-height:0!important;max-height:100svh!important;padding:calc(env(safe-area-inset-top) + 26px) 24px 0!important;box-sizing:border-box!important;background:radial-gradient(circle at 50% -10%,#2b3242e6,#0000 34%),#050608!important;flex-direction:column!important;margin:0!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.phone>header{flex:none!important;align-items:center!important;min-height:44px!important;margin:0 0 22px!important;padding:0!important;display:flex!important}.phone>main{-webkit-overflow-scrolling:touch!important;width:100%!important;max-width:100%!important;min-height:0!important;padding:0 0 calc(128px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;flex:auto!important;overflow:hidden auto!important}.phone>nav{width:100%!important;height:calc(86px + env(safe-area-inset-bottom))!important;padding:8px 24px calc(8px + env(safe-area-inset-bottom))!important;box-sizing:border-box!important;-webkit-backdrop-filter:blur(22px)!important;z-index:99999!important;background:#050609f5!important;border-top:1px solid #ffffff14!important;grid-template-columns:1fr 1fr 84px 1fr 1fr!important;place-items:center!important;gap:6px!important;margin:0!important;display:grid!important;position:absolute!important;inset:auto 0 0!important;transform:translate(0,0)!important}.phone>nav button{border-radius:18px!important;width:52px!important;min-width:0!important;height:52px!important;min-height:0!important;margin:0!important;padding:0!important}.phone>nav .big{border-radius:999px!important;width:72px!important;height:72px!important;margin:-28px auto 0!important}.upload{margin-bottom:0!important;padding-bottom:24px!important}.upload:after{content:none!important;height:0!important;display:none!important}.upload>button:last-of-type,.statusText{margin-bottom:32px!important}.card,.list,.fileList,.upload,.profile,.recordingDetails,.textBlock,.hero,.rowTitle,.pageTitle,section{box-sizing:border-box!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}.swipeWrap{overflow:hidden!important}.swipeWrap:not(.open) .swipeDelete{opacity:0!important;pointer-events:none!important}.swipeWrap.open .swipeDelete{opacity:1!important;pointer-events:auto!important}.swipeWrap:not(.open) .swipeContent{transform:translate(0)!important}@media (width<=480px){.phone,.phone>nav{padding-left:18px!important;padding-right:18px!important}}.phone>nav{height:calc(96px + env(safe-area-inset-bottom))!important;padding:12px 22px calc(4px + env(safe-area-inset-bottom))!important;grid-template-columns:1fr 1fr 92px 1fr 1fr!important}.phone>nav button{border-radius:21px!important;width:62px!important;height:62px!important}.phone>nav button svg{stroke-width:2.25px!important;width:29px!important;height:29px!important}.phone>nav .big{border-radius:999px!important;width:84px!important;height:84px!important;margin:-32px auto 0!important;box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff73!important}.phone>nav button.active{background:#ffffff13!important}@media (width<=480px){.phone>nav{grid-template-columns:1fr 1fr 90px 1fr 1fr!important;padding-left:14px!important;padding-right:14px!important}.phone>nav button{width:60px!important;height:60px!important}.phone>nav .big{width:82px!important;height:82px!important}}.phone>nav button{margin-bottom:2px!important}.phone>nav .big{align-self:start!important;margin:-36px auto 0!important}@media (width<=480px){.phone>nav{height:calc(86px + env(safe-area-inset-bottom))!important;padding-bottom:calc(0px + env(safe-area-inset-bottom))!important}.phone>nav button{margin-bottom:0!important}.phone>nav .big{margin-top:-36px!important}}.phone>nav button{width:60px!important;height:60px!important;margin-bottom:-2px!important}@media (width<=480px){.phone>nav{height:calc(76px + env(safe-area-inset-bottom))!important;padding-bottom:calc(0px + env(safe-area-inset-bottom))!important}.phone>nav button{width:58px!important;height:58px!important;margin-bottom:-2px!important}.phone>nav .big{width:80px!important;height:80px!important;margin:-20px auto -4px!important}}.fieldGroup{background:#ffffff07;border:1px solid #fff1;border-radius:18px;gap:7px;margin-top:16px;padding:14px;display:grid}.fieldGroup.compact{margin-top:12px}.fieldGroup label{color:#f2f4fa;letter-spacing:-.01em;font-size:16px;font-weight:850}.fieldGroup p{color:#8f96a8;margin:0 0 4px;font-size:13px;line-height:1.35}.fieldGroup select{background:#090c12eb!important;border-color:#ffffff1f!important;margin-top:2px!important}@media (width<=480px){.fieldGroup{border-radius:17px;padding:13px}.fieldGroup label{font-size:15px}.fieldGroup p{font-size:12.5px}}.phone>nav .big{align-self:end!important;width:78px!important;height:78px!important;margin:-12px auto -10px!important}@media (width<=480px){.phone>nav{height:calc(68px + env(safe-area-inset-bottom))!important;padding-bottom:calc(0px + env(safe-area-inset-bottom))!important}.phone>nav button{width:56px!important;height:56px!important;margin-bottom:-8px!important}.phone>nav .big{width:76px!important;height:76px!important;margin:-10px auto -11px!important}}@media (width<=480px){.phone>nav{height:calc(66px + env(safe-area-inset-bottom))!important;padding-bottom:calc(0px + env(safe-area-inset-bottom))!important}.phone>nav button{width:55px!important;height:55px!important;margin-bottom:-8px!important}.phone>nav .big{align-self:start!important;width:80px!important;height:80px!important;margin:-34px auto 0!important}}.phone>nav{height:calc(68px + env(safe-area-inset-bottom))!important;padding-top:3px!important;padding-bottom:calc(0px + env(safe-area-inset-bottom))!important;align-items:end!important}.phone>nav button{border-radius:20px!important;width:56px!important;height:56px!important;margin-bottom:-8px!important}.phone>nav button svg{width:28px!important;height:28px!important}.phone>nav .big{border-radius:999px!important;align-self:start!important;width:82px!important;height:82px!important;margin:-34px auto 0!important}@media (width<=480px){.phone>nav{height:calc(66px + env(safe-area-inset-bottom))!important;padding-bottom:calc(0px + env(safe-area-inset-bottom))!important}.phone>nav button{width:55px!important;height:55px!important;margin-bottom:-8px!important}.phone>nav .big{align-self:start!important;width:80px!important;height:80px!important;margin:-34px auto 0!important}}.phone>nav{height:calc(58px + env(safe-area-inset-bottom))!important;padding:0 16px env(safe-area-inset-bottom)!important;-webkit-backdrop-filter:blur(22px)!important;background:#050609f5!important;border-top:1px solid #ffffff14!important;grid-template-columns:1fr 1fr 82px 1fr 1fr!important;place-items:end center!important;display:grid!important;position:absolute!important;inset:auto 0 0!important;transform:translate(0,0)!important}.phone>nav button:not(.big){border-radius:20px!important;width:56px!important;height:56px!important;margin:0!important;transform:translateY(10px)!important}.phone>nav .big{border-radius:999px!important;align-self:end!important;width:78px!important;height:78px!important;margin:0 auto!important;transform:translateY(-10px)!important}@media (width<=480px){.phone>nav{height:calc(56px + env(safe-area-inset-bottom))!important;padding-left:12px!important;padding-right:12px!important;padding-bottom:env(safe-area-inset-bottom)!important;grid-template-columns:1fr 1fr 80px 1fr 1fr!important}.phone>nav button:not(.big){width:54px!important;height:54px!important;transform:translateY(11px)!important}.phone>nav .big{width:76px!important;height:76px!important;transform:translateY(-8px)!important}}.phone>nav{height:calc(78px + env(safe-area-inset-bottom))!important;padding:8px 16px calc(6px + env(safe-area-inset-bottom))!important;grid-template-columns:repeat(5,1fr)!important;place-items:center!important}.phone>nav button,.phone>nav button:not(.big),.phone>nav .big{border-radius:22px!important;place-self:center!important;width:66px!important;height:66px!important;margin:0!important;transform:none!important}.phone>nav button svg,.phone>nav button:not(.big) svg{stroke-width:2.25px!important;width:31px!important;height:31px!important}.phone>nav .big svg{stroke-width:2.25px!important;width:36px!important;height:36px!important}.hero{grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:24px 16px!important}.heroSide{text-align:center!important;align-items:center!important;width:100%!important;min-width:0!important}.heroSide.right{text-align:center!important;align-items:center!important}.heroSide b,.heroSide span{text-align:center!important;overflow-wrap:normal!important;word-break:normal!important;width:100%!important;max-width:100%!important;display:block!important}.heroSide b{font-size:15px!important;line-height:1.15!important}.heroSide span{font-size:13px!important;line-height:1.2!important}.hero .recordButton{justify-self:center!important;width:112px!important;height:112px!important}@media (width<=480px){.phone>nav{height:calc(76px + env(safe-area-inset-bottom))!important;padding-left:12px!important;padding-right:12px!important}.phone>nav button,.phone>nav button:not(.big),.phone>nav .big{width:62px!important;height:62px!important}.phone>nav .big{width:70px!important;height:70px!important}.phone>nav button svg,.phone>nav button:not(.big) svg{width:29px!important;height:29px!important}.phone>nav .big svg{width:34px!important;height:34px!important}.hero{grid-template-columns:minmax(0,1fr) 104px minmax(0,1fr)!important;gap:10px!important;padding:22px 14px!important}.hero .recordButton{width:104px!important;height:104px!important}.heroSide b{font-size:14px!important}.heroSide span{font-size:12.5px!important}}.phone>nav{top:auto!important;left:0!important;right:0!important;bottom:calc(-18px - env(safe-area-inset-bottom))!important;height:calc(96px + env(safe-area-inset-bottom))!important;padding:8px 14px calc(18px + env(safe-area-inset-bottom))!important;grid-template-columns:repeat(5,1fr)!important;place-items:center!important;display:grid!important;position:absolute!important;transform:translate(0,0)!important}.phone>nav button,.phone>nav button:not(.big),.phone>nav .big{place-self:center!important;margin:0!important;transform:translate(0,0)!important}.phone>nav button:not(.big){border-radius:22px!important;width:64px!important;height:64px!important}.phone>nav .big{border-radius:999px!important;width:74px!important;height:74px!important}.phone>nav button:not(.big) svg{width:30px!important;height:30px!important}.phone>nav .big svg{width:35px!important;height:35px!important}.phone>main{padding-bottom:calc(116px + env(safe-area-inset-bottom))!important}@media (width<=480px){.phone>nav{bottom:calc(-20px - env(safe-area-inset-bottom))!important;height:calc(98px + env(safe-area-inset-bottom))!important;padding-bottom:calc(20px + env(safe-area-inset-bottom))!important}.phone>nav button:not(.big){width:62px!important;height:62px!important}.phone>nav .big{width:72px!important;height:72px!important}}.phone>nav .big{transform:translateY(-8px)!important}@media (width<=480px){.phone>nav .big{transform:translateY(-10px)!important}}
