*{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) .swipeContent{transform:translate(0)!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}
