:root{font-family:Inter,ui-rounded,SF Pro Rounded,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#252422;background:#f5f3ed;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #252422;--muted: #77746d;--surface: #ffffff;--surface-soft: #f8f7f3;--line: #e8e4dc;--coral: #f56f5d;--coral-dark: #dc5948;--coral-soft: #fff0ec;--mint: #4f9d88;--mint-soft: #e9f5f0;--lilac: #816fa5;--lilac-soft: #f0ebf8;--danger: #d75050;--shadow: 0 18px 48px rgba(54, 48, 39, .08);--radius-lg: 24px;--radius-md: 17px}*{box-sizing:border-box}html{background:var(--tg-theme-bg-color, #f5f3ed)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 92% 0%,rgba(245,111,93,.1),transparent 22rem),var(--tg-theme-bg-color, #f5f3ed)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(245,111,93,.26);outline-offset:2px}.app-shell{min-height:100vh}.side-navigation{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:244px;flex-direction:column;padding:30px 22px 24px;border-right:1px solid rgba(226,221,211,.8);background:#faf9f6e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 28px;font-size:21px;font-weight:800;letter-spacing:-.04em}.brand-mark{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#ff806e,#ee6250);box-shadow:0 9px 22px #e85b4840}.brand-mark.large{width:54px;height:54px;border-radius:18px}.side-navigation nav{display:grid;gap:6px}.nav-link{display:flex;align-items:center;gap:13px;min-height:48px;padding:0 14px;border-radius:14px;color:#76736c;font-size:14px;font-weight:650;transition:.16s ease}.nav-link:hover{color:var(--ink);background:#f0ede7}.nav-link.router-link-active{color:var(--coral-dark);background:var(--coral-soft)}.side-profile{display:flex;align-items:center;gap:10px;margin-top:auto;padding:14px 10px 0;border-top:1px solid var(--line)}.side-profile div{display:grid;min-width:0}.side-profile strong{overflow:hidden;font-size:13px;text-overflow:ellipsis}.side-profile small{color:var(--muted);font-size:11px}.app-content{min-height:100vh;margin-left:244px}.page{width:min(1120px,100%);margin:0 auto;padding:42px 42px 80px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.page-header h1{margin-top:4px;font-size:clamp(30px,4vw,43px);line-height:1.05;letter-spacing:-.045em}.page-header p{margin-top:8px;color:var(--muted);font-size:14px}.home-header{margin-bottom:22px}.eyebrow{color:var(--coral-dark);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.avatar{display:inline-flex;width:40px;height:40px;flex:0 0 auto;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.9);border-radius:50%;color:#6d4f46;background:#f7d8ca;font-weight:800;text-transform:uppercase;box-shadow:0 3px 12px #372c2314}.avatar-small{width:34px;height:34px;font-size:12px}.avatar-large{width:52px;height:52px;font-size:19px}.avatar-tiny{width:25px;height:25px;border-width:1px;font-size:10px}.button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:0;border-radius:14px;font-size:13px;font-weight:750;cursor:pointer;transition:transform .15s ease,background .15s ease,opacity .15s ease}.button:active:not(:disabled){transform:scale(.98)}.button:disabled,.quick-action:disabled,.fab:disabled{cursor:not-allowed;opacity:.45}.button-primary{color:#fff;background:var(--coral);box-shadow:0 9px 24px #e85b4833}.button-primary:hover:not(:disabled){background:var(--coral-dark)}.button-secondary{color:var(--coral-dark);background:var(--coral-soft)}.button-light{color:#6c4038;background:#ffffffeb;box-shadow:0 8px 18px #723a301a}.button-danger-soft{color:var(--danger);background:#fff0f0}.grow{flex:1}.hero-card{position:relative;display:flex;min-height:220px;align-items:flex-end;justify-content:space-between;gap:30px;overflow:hidden;padding:32px;border-radius:28px;color:#fff;background:linear-gradient(125deg,#ee6654,#f77d66 65%,#ef8e70);box-shadow:0 22px 55px #c64d3c38}.hero-copy{position:relative;z-index:2;max-width:500px}.hero-copy h2{max-width:440px;margin:16px 0 8px;font-size:clamp(27px,4vw,40px);line-height:1.05;letter-spacing:-.04em}.hero-copy p{max-width:380px;color:#fffc;font-size:14px;line-height:1.5}.hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid rgba(255,255,255,.24);border-radius:20px;background:#ffffff24;font-size:11px;font-weight:750;text-transform:uppercase}.hero-card .button{position:relative;z-index:2;flex:0 0 auto}.hero-orb{position:absolute;border-radius:50%;background:#ffffff14}.orb-one{top:-85px;right:12%;width:220px;height:220px}.orb-two{right:-40px;bottom:-90px;width:190px;height:190px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:16px 0 34px}.stat-card{display:flex;min-width:0;align-items:center;gap:13px;padding:16px;border:1px solid rgba(231,226,216,.8);border-radius:var(--radius-md);background:#ffffffdb}.stat-icon,.quick-icon{display:inline-flex;width:40px;height:40px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:13px}.coral{color:var(--coral-dark);background:var(--coral-soft)}.mint{color:var(--mint);background:var(--mint-soft)}.lilac{color:var(--lilac);background:var(--lilac-soft)}.stat-card div{display:grid}.stat-card strong{font-size:20px;line-height:1}.stat-card div span{margin-top:4px;color:var(--muted);font-size:11px}.content-section{margin-top:32px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.section-heading h2,.detail-card h2{margin-top:3px;font-size:21px;letter-spacing:-.03em}.section-heading>a{color:var(--coral-dark);font-size:12px;font-weight:750}.section-heading>span{color:var(--muted);font-size:12px}.card-list{display:grid;gap:9px}.task-card{position:relative;display:flex;min-height:86px;align-items:center;gap:12px;padding:15px 15px 15px 17px;border:1px solid rgba(230,225,215,.9);border-radius:var(--radius-md);background:#fffffff0;box-shadow:0 7px 22px #342e2709;transition:transform .15s ease,box-shadow .15s ease}.task-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #342e2712}.task-card:before{position:absolute;inset:16px auto 16px 0;width:3px;border-radius:0 3px 3px 0;background:transparent;content:""}.task-card.priority-high:before{background:var(--coral)}.task-check{display:inline-flex;width:31px;height:31px;flex:0 0 auto;align-items:center;justify-content:center;border:1.5px solid #d6d1c8;border-radius:10px;color:#9b968e;background:#fff;cursor:pointer}.task-check.checked{border-color:var(--mint);color:#fff;background:var(--mint)}.task-body{display:grid;min-width:0;flex:1;gap:4px;padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.task-space{color:var(--coral-dark);font-size:10px;font-weight:750;text-transform:uppercase}.task-body>strong{overflow:hidden;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.task-description{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.task-meta-row{display:flex;align-items:center;gap:10px;margin-top:3px;color:var(--muted);font-size:10px}.task-deadline,.task-assignees{display:inline-flex;align-items:center;gap:4px}.task-deadline.overdue{color:var(--danger);font-weight:700}.status-pill{padding:3px 7px;border-radius:12px;background:#f0efec;font-size:9px;font-weight:750}.status-pill.overdue{color:var(--danger);background:#fff0f0}.status-pill.in_progress{color:#926922;background:#fff6dd}.status-pill.done{color:var(--mint);background:var(--mint-soft)}.task-card-done{opacity:.68}.task-card-done .task-body>strong{text-decoration:line-through}.task-chevron{flex:0 0 auto;color:#bbb6ae}.empty-card{display:flex;min-height:160px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px dashed #dcd6cb;border-radius:var(--radius-lg);text-align:center;background:#ffffff73}.empty-card strong{margin-top:10px;font-size:15px}.empty-card p{max-width:350px;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.5}.empty-illustration{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:19px;color:var(--mint);background:var(--mint-soft)}.large-empty{min-height:300px}.space-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.space-card{display:flex;min-width:0;align-items:center;gap:12px;padding:16px;border:1px solid rgba(230,225,215,.9);border-radius:var(--radius-md);background:#ffffffe6;transition:transform .15s ease,box-shadow .15s ease}.space-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.space-icon{display:inline-flex;width:45px;height:45px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:15px;color:var(--coral-dark);background:var(--coral-soft)}.space-icon.shared{color:var(--lilac);background:var(--lilac-soft)}.space-icon.mini{width:33px;height:33px;border-radius:10px}.space-card-body{display:grid;min-width:0;flex:1;gap:5px}.space-card-body strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.space-card-body>span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px}.space-card>svg{color:#bab5ad}.space-status{padding:4px 7px;border-radius:10px;color:#926922;background:#fff6dd;font-size:9px;font-weight:750}.space-status.rejected{color:var(--danger);background:#fff0f0}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-action{display:flex;align-items:center;gap:12px;min-height:76px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);text-align:left;background:#ffffffe6;cursor:pointer}.quick-action>span:last-child{display:grid;gap:3px}.quick-action strong{font-size:12px}.quick-action small{color:var(--muted);font-size:10px}.approval-section{padding:20px;border-radius:var(--radius-lg);background:#fff8e9}.approval-card{display:flex;gap:13px;padding:15px;border:1px solid #eee0bd;border-radius:var(--radius-md);background:#ffffffb3}.approval-body{min-width:0;flex:1}.approval-body>strong{font-size:14px}.approval-body>p{margin:4px 0 12px;color:var(--muted);font-size:11px}.approval-row{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eee5d2;font-size:11px}.approval-buttons{display:flex;gap:5px}.muted-label{color:var(--muted);font-size:10px}.icon-button{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:0;border-radius:12px;color:var(--muted);background:#f3f1ed;cursor:pointer}.icon-button.success{color:var(--mint);background:var(--mint-soft)}.icon-button.danger{color:var(--danger);background:#fff0f0}.danger-ghost{margin-left:auto;color:#b98181;background:transparent}.task-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:10px;margin-bottom:12px}.search-field,.select-field,.input-with-icon{display:flex;align-items:center;gap:9px;min-height:45px;padding:0 14px;border:1px solid var(--line);border-radius:14px;color:var(--muted);background:#fff}.search-field input,.select-field select,.input-with-icon input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.filter-tabs{display:flex;gap:5px;width:max-content;margin-bottom:18px;padding:4px;border-radius:14px;background:#eae7e0}.filter-tabs button{min-height:34px;padding:0 14px;border:0;border-radius:10px;color:var(--muted);background:transparent;font-size:11px;font-weight:700;cursor:pointer}.filter-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #3b342b12}.task-list-page{gap:10px}.fab{position:fixed;right:22px;bottom:84px;z-index:15;display:none;width:54px;height:54px;align-items:center;justify-content:center;border:0;border-radius:18px;color:#fff;background:var(--coral);box-shadow:0 15px 30px #d74e3c4d}.workspace-hero{position:relative;display:grid;grid-template-columns:1fr auto;gap:28px;overflow:hidden;padding:28px;border-radius:28px;color:#fff;background:linear-gradient(135deg,#ed6c59,#f18c72);box-shadow:0 20px 48px #c04d3c33}.workspace-hero.shared{background:linear-gradient(135deg,#78699a,#9b88b8);box-shadow:0 20px 48px #57467b33}.back-link{grid-column:1 / -1;display:inline-flex;width:max-content;align-items:center;gap:6px;color:#ffffffbf;font-size:11px;font-weight:650}.workspace-hero-main{display:flex;align-items:center;gap:16px}.workspace-hero-icon{display:inline-flex;width:62px;height:62px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:20px;background:#ffffff24}.workspace-hero .eyebrow,.workspace-hero p{color:#ffffffb8}.workspace-hero h1{margin:4px 0 7px;font-size:clamp(28px,4vw,39px);letter-spacing:-.04em}.workspace-hero p{font-size:12px}.workspace-hero>.button{align-self:end}.workspace-columns{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);gap:24px;align-items:start}.workspace-sidebar{display:grid;gap:13px;margin-top:32px}.detail-card,.profile-card,.settings-card{padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffe6}.detail-card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.count-badge{padding:4px 8px;border-radius:10px;color:var(--muted);background:#f0eeea;font-size:10px;font-weight:700}.member-list,.linked-family-list{display:grid}.member-row,.linked-family-row{display:flex;min-width:0;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #efede8}.member-row div{display:grid;min-width:0;flex:1}.member-row strong,.linked-family-row strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.member-row small{color:var(--muted);font-size:9px}.owner-icon{margin-left:auto;color:#d79d33}.detail-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:13px;color:var(--coral-dark);background:var(--coral-soft)}.invite-card h3{margin:12px 0 5px;font-size:15px}.invite-card p{margin-bottom:14px;color:var(--muted);font-size:11px}.invite-code{display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px 13px;border:1px dashed #f0aa9e;border-radius:13px;color:var(--coral-dark);background:var(--coral-soft);cursor:pointer}.invite-code strong{font-size:16px;letter-spacing:.08em}.invite-code span{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.linked-family-row strong{flex:1}.approval-dot{width:8px;height:8px;border-radius:50%;background:#d5a84d}.approval-dot.approved{background:var(--mint)}.approval-dot.rejected{background:var(--danger)}.profile-page{max-width:850px}.profile-card{display:flex;align-items:center;gap:18px;padding:25px}.profile-avatar{width:70px;height:70px;font-size:25px}.profile-main{flex:1}.profile-main h2{margin:3px 0;font-size:23px;letter-spacing:-.03em}.profile-main p{color:var(--muted);font-size:12px}.profile-telegram{color:#348cc9;font-size:10px;font-weight:750;text-transform:uppercase}.verified-badge,.status-on{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:12px;color:var(--mint);background:var(--mint-soft);font-size:9px;font-weight:750}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:13px 0 26px}.profile-stats article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;padding:16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffc}.profile-stats svg{grid-row:1 / 3;color:var(--coral)}.profile-stats strong{font-size:18px}.profile-stats span{color:var(--muted);font-size:10px}.settings-card h2{margin-bottom:8px;font-size:18px}.settings-row{display:flex;width:100%;min-height:62px;align-items:center;gap:12px;padding:10px 0;border:0;border-top:1px solid #efede8;text-align:left;background:transparent;cursor:pointer}.settings-icon{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:12px;color:var(--lilac);background:var(--lilac-soft)}.settings-row>span:nth-child(2){display:grid;flex:1}.settings-row strong{font-size:12px}.settings-row small{margin-top:2px;color:var(--muted);font-size:9px}.settings-row>svg{color:#bab5ad}.logout-row{color:var(--danger)}.app-version{margin-top:25px;color:#a29e96;text-align:center;font-size:10px}.sheet-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#1c191673;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sheet-panel{width:min(580px,100%);max-height:min(88vh,780px);overflow:hidden;border-radius:26px;background:#fbfaf7;box-shadow:0 30px 90px #19161347}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 17px;border-bottom:1px solid var(--line)}.sheet-header h2{font-size:22px;letter-spacing:-.035em}.sheet-header p{margin-top:4px;color:var(--muted);font-size:11px}.sheet-content{max-height:calc(min(88vh,780px) - 80px);overflow-y:auto;padding:20px 24px 24px}.editor-form,.simple-form{display:grid;gap:18px}.field-label{display:grid;gap:7px}.field-label>span:first-child,.field-group legend{color:#69665f;font-size:10px;font-weight:750;letter-spacing:.02em}.field-label.compact{gap:5px}.text-input{width:100%;min-height:44px;padding:11px 13px;border:1px solid #dedad1;border-radius:13px;outline:0;color:var(--ink);background:#fff;font-size:12px;transition:border .15s ease}.text-input:focus{border-color:#ed998c;box-shadow:0 0 0 3px #f56f5d17}textarea.text-input{resize:vertical;line-height:1.5}.title-input{font-size:14px;font-weight:650}.field-group{display:grid;gap:10px;margin:0;padding:0;border:0}.field-group legend{display:flex;align-items:center;gap:6px;margin-bottom:9px}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;border-radius:13px;background:#ece9e3}.segmented-control label{position:relative}.segmented-control input{position:absolute;opacity:0}.segmented-control span{display:flex;min-height:34px;align-items:center;justify-content:center;border-radius:10px;color:var(--muted);font-size:10px;font-weight:700;cursor:pointer}.segmented-control input:checked+span{color:var(--ink);background:#fff;box-shadow:0 3px 10px #3a332b14}.two-column-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.people-picker,.chip-picker{display:flex;flex-wrap:wrap;gap:7px}.person-chip,.filter-chip{display:inline-flex;min-height:36px;align-items:center;gap:6px;padding:4px 10px 4px 5px;border:1px solid #dedad1;border-radius:13px;color:var(--muted);background:#fff;font-size:10px;font-weight:650;cursor:pointer}.person-chip.selected,.filter-chip.active{border-color:#efac9f;color:var(--coral-dark);background:var(--coral-soft)}.filter-chip{min-height:33px;padding:0 11px}.notification-group{padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.notification-toggle{display:flex;align-items:center;gap:9px;color:var(--ink);font-size:11px;font-weight:650;cursor:pointer}.notification-toggle input{width:16px;height:16px;accent-color:var(--coral)}.custom-notification{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.custom-notification .text-input{min-height:38px}.field-hint{color:var(--muted);font-size:10px;line-height:1.45}.editor-actions{display:flex;gap:8px;padding-top:4px}.form-error{padding:10px 12px;border-radius:11px;color:#a63d3d;background:#fff0f0;font-size:10px}.page-error{margin-top:20px}.code-input{padding:0;border:0;letter-spacing:.08em;text-transform:uppercase;box-shadow:none!important}.check-row{display:flex;align-items:center;gap:10px;min-height:50px;padding:8px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.check-row>span:last-child{display:grid}.check-row strong{font-size:11px}.check-row small{color:var(--muted);font-size:9px}.toast-message{position:fixed;right:25px;bottom:25px;z-index:150;display:flex;min-height:44px;align-items:center;gap:8px;padding:0 15px;border-radius:14px;color:#fff;background:#33312d;box-shadow:0 12px 30px #1e1b183d;font-size:11px;font-weight:650}.bottom-navigation{display:none}.auth-screen{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:24px}.auth-brand{display:flex;align-items:center;gap:12px;font-size:22px;letter-spacing:-.04em}.auth-card{display:flex;width:min(420px,100%);min-height:310px;flex-direction:column;align-items:center;justify-content:center;padding:36px;border:1px solid var(--line);border-radius:28px;text-align:center;background:#ffffffe6;box-shadow:var(--shadow)}.auth-card h1{margin:20px 0 8px;font-size:24px;letter-spacing:-.04em}.auth-card p{max-width:320px;margin-bottom:22px;color:var(--muted);font-size:12px;line-height:1.55}.auth-icon,.auth-loader{display:inline-flex;width:68px;height:68px;align-items:center;justify-content:center;border-radius:22px;color:#318ec8;background:#e9f5fb}.auth-icon.error{color:var(--danger);background:#fff0f0}.auth-loader{color:var(--coral);background:var(--coral-soft);animation:breathe 1.6s ease-in-out infinite}.loading-line{width:180px;height:4px;overflow:hidden;border-radius:5px;background:#eeeae3}.loading-line i{display:block;width:45%;height:100%;border-radius:inherit;background:var(--coral);animation:loading 1.3s ease-in-out infinite}.sheet-enter-active,.sheet-leave-active,.toast-enter-active,.toast-leave-active{transition:.18s ease}.sheet-enter-from,.sheet-leave-to{opacity:0}.sheet-enter-from .sheet-panel,.sheet-leave-to .sheet-panel{transform:translateY(20px) scale(.98)}.toast-enter-from,.toast-leave-to{transform:translateY(10px);opacity:0}@keyframes breathe{50%{transform:scale(1.05)}}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(250%)}}@media(max-width:900px){.side-navigation{width:210px}.app-content{margin-left:210px}.page{padding-inline:26px}.compact-grid,.workspace-columns{grid-template-columns:1fr}.workspace-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}}@media(max-width:700px){body{background:var(--tg-theme-bg-color, #f7f5ef)}.side-navigation{display:none}.app-content{margin-left:0}.page{width:100%;padding:max(22px,env(safe-area-inset-top)) 16px calc(100px + env(safe-area-inset-bottom))}.page-header{margin-bottom:22px}.page-header h1{font-size:31px}.desktop-action{display:none}.hero-card{min-height:245px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:24px;border-radius:24px}.hero-card .button{width:100%}.hero-copy h2{font-size:30px}.stats-grid{gap:7px;margin-bottom:30px}.stat-card{min-width:0;flex-direction:column;align-items:flex-start;gap:9px;padding:12px}.stat-icon{width:34px;height:34px}.stat-card strong{font-size:18px}.task-card{min-height:92px;padding:13px}.task-chevron{display:none}.task-meta-row{flex-wrap:wrap;gap:6px 9px}.space-grid,.compact-grid,.quick-actions,.workspace-sidebar{grid-template-columns:1fr}.quick-actions{gap:8px}.quick-action{min-height:68px}.task-toolbar{grid-template-columns:1fr}.select-field{display:none}.filter-tabs{width:100%}.filter-tabs button{flex:1}.fab{display:inline-flex}.workspace-hero{grid-template-columns:1fr;gap:20px;padding:22px;border-radius:24px}.workspace-hero-main{align-items:flex-start}.workspace-hero-icon{width:52px;height:52px}.workspace-hero>.button{width:100%}.profile-card{align-items:flex-start;padding:19px}.profile-avatar{width:55px;height:55px}.verified-badge{display:none}.profile-main h2{font-size:18px}.profile-stats{gap:7px}.profile-stats article{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:5px;padding:12px}.profile-stats svg{width:17px}.sheet-backdrop{align-items:flex-end;padding:0}.sheet-panel{width:100%;max-height:92vh;border-radius:24px 24px 0 0}.sheet-panel:before{display:block;width:38px;height:4px;margin:8px auto 0;border-radius:5px;background:#d6d1c9;content:""}.sheet-header{padding:14px 18px 15px}.sheet-content{max-height:calc(92vh - 72px);padding:17px 18px calc(22px + env(safe-area-inset-bottom))}.two-column-fields{grid-template-columns:1fr}.bottom-navigation{position:fixed;inset:auto 0 0;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);min-height:calc(66px + env(safe-area-inset-bottom));padding:7px 5px env(safe-area-inset-bottom);border-top:1px solid rgba(224,219,210,.9);background:#fdfcf9f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-link{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border-radius:12px;color:#918c84;font-size:9px;font-weight:650}.bottom-link.router-link-active{color:var(--coral-dark)}.toast-message{right:50%;bottom:calc(77px + env(safe-area-inset-bottom));width:max-content;max-width:calc(100% - 30px);transform:translate(50%)}.toast-enter-from,.toast-leave-to{transform:translate(50%,10px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.manual-notification-action{display:flex;flex-direction:column;gap:8px;margin-top:12px}.manual-notification-action .button{width:100%}
