:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7f9;--surface:#fff;--surface-soft:#eef3f5;--ink:#181b1f;--muted:#68707c;--line:#dce3e8;--line-strong:#c7d1d8;--brand:#0f766e;--brand-dark:#0b5f59;--warm:#d97706;--danger:#dc2626;--shadow:0 18px 50px #181b1f1f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ink);background:linear-gradient(180deg, #0f766e14, transparent 280px), var(--bg);margin:0}button,input,textarea,select{font:inherit}button{border:0}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{width:min(1480px,100%);min-height:100vh;margin:0 auto;padding:24px}.landing-shell,.auth-shell{width:min(1240px,100%);min-height:100vh;margin:0 auto;padding:24px}.landing-shell{gap:54px;display:grid}.landing-topbar{z-index:4;justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex;position:relative}.landing-brand{align-items:center;gap:12px;font-size:1.05rem;display:flex}.landing-nav{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;align-items:center;gap:6px;padding:4px;display:flex}.landing-nav a{min-height:34px;color:var(--muted);border-radius:6px;padding:8px 11px;font-size:.9rem;text-decoration:none}.landing-nav a:hover,.landing-nav a:focus-visible{color:var(--ink);background:var(--surface);outline:0}.landing-hero{color:#fff;min-height:calc(100vh - 160px);box-shadow:var(--shadow);background:#0f172a;border-radius:8px;align-items:center;padding:clamp(34px,6vw,72px);display:flex;position:relative;overflow:hidden}.landing-copy{z-index:2;gap:20px;max-width:720px;display:grid;position:relative}.landing-kicker{color:#dff9f4;background:#0f766e8f;border:1px solid #99f6e457;border-radius:8px;width:fit-content;max-width:100%;padding:8px 11px;font-size:.88rem;line-height:1.35}.landing-copy h1{letter-spacing:0;margin:0;font-size:clamp(3.4rem,9vw,7.4rem);line-height:.9}.landing-copy p{color:#f8fafcd1;max-width:680px;margin:0;font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.65}.landing-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.landing-primary{color:#fff;background:#0f766e;min-height:48px;padding:0 18px}.landing-secondary{color:#0f172a;background:#ffffffeb;border-color:#ffffff47;min-height:48px}.landing-secondary:hover:not(:disabled){background:#fff}.hero-board-scene{opacity:.48;transform-origin:100%;grid-template-columns:repeat(3,minmax(180px,1fr));align-items:stretch;gap:16px;padding:clamp(18px,4vw,42px);display:grid;position:absolute;inset:0;transform:translate(24%)rotate(-3deg)scale(1.04)}.landing-hero:after{content:"";background:#0f172a85;position:absolute;inset:0}.scene-column{background:#f8fafc;border:1px solid #fff3;border-radius:8px;align-content:start;gap:12px;min-height:460px;padding:14px;display:grid}.scene-column span{color:#0f172a;align-items:center;gap:8px;font-size:.92rem;font-weight:800;display:inline-flex}.scene-column span:before{content:"";background:#0ea5e9;border-radius:50%;width:10px;height:10px}.scene-column--amber span:before{background:#f59e0b}.scene-column--green span:before{background:#10b981}.scene-column i{background:#fff;border:1px solid #dce3e8;border-left:4px solid #0ea5e9;border-radius:8px;height:86px;display:block}.scene-column i:nth-child(3){height:128px}.scene-column--amber i{border-left-color:#f59e0b}.scene-column--green i{border-left-color:#10b981}.scene-metric{color:#0f172a;background:#fff;border:1px solid #dce3e8;border-radius:8px;gap:3px;min-width:160px;padding:14px;display:grid;position:absolute;box-shadow:0 18px 45px #00000038}.scene-metric strong{font-size:1.6rem;line-height:1}.scene-metric span{color:var(--muted);font-size:.84rem}.scene-metric--left{bottom:11%;left:44%}.scene-metric--right{top:12%;right:5%}.landing-section,.workflow-section,.trust-section,.landing-cta{scroll-margin-top:24px}.section-heading,.workflow-copy{gap:10px;max-width:760px;display:grid}.section-heading span,.workflow-copy span,.trust-panel>div>span,.landing-cta>span{color:var(--brand);letter-spacing:0;text-transform:uppercase;font-size:.82rem;font-weight:800}.section-heading h2,.workflow-copy h2,.trust-panel h2,.landing-cta h2{letter-spacing:0;margin:0;font-size:clamp(1.9rem,4vw,3.1rem);line-height:1.02}.section-heading p,.workflow-copy p,.trust-panel p{color:var(--muted);margin:0;font-size:1rem;line-height:1.62}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.benefit-card{background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--brand);border-radius:8px;gap:11px;min-height:188px;padding:18px;display:grid}.benefit-card:nth-child(2),.benefit-card:nth-child(5){border-top-color:#2563eb}.benefit-card:nth-child(3),.benefit-card:nth-child(6){border-top-color:var(--warm)}.benefit-card__icon,.trust-panel__icon{color:#fff;background:var(--brand);border-radius:8px;place-items:center;width:42px;height:42px;display:inline-grid}.benefit-card h3,.workflow-step h3{margin:0;font-size:1.08rem}.benefit-card p,.workflow-step p{color:var(--muted);margin:0;line-height:1.55}.workflow-section{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);align-items:start;gap:28px;padding:28px;display:grid}.workflow-steps{gap:12px;display:grid}.workflow-step{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:14px;padding:16px;display:grid}.workflow-step strong{color:#fff;background:#0f172a;border-radius:8px;place-items:center;width:42px;height:42px;font-size:.88rem;display:grid}.trust-section{grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);align-items:stretch;gap:16px;display:grid}.trust-panel{background:#ecfdf5;border:1px solid #99f6e4;border-radius:8px;grid-template-columns:54px minmax(0,1fr);gap:16px;padding:24px;display:grid}.trust-list{border:1px solid var(--line);background:#fff;border-radius:8px;gap:9px;padding:18px;display:grid}.trust-list span{color:#334155;align-items:center;gap:9px;min-height:34px;display:flex}.trust-list svg{color:var(--brand)}.landing-cta{text-align:center;border:1px solid var(--line);background:#fff;border-radius:8px;justify-items:center;gap:14px;padding:42px 24px;display:grid}.landing-cta h2{max-width:760px}.landing-cta .landing-actions{justify-content:center}.auth-shell{place-items:center;display:grid}.auth-panel{background:var(--surface);border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);border-radius:8px;padding:22px}.auth-back{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:7px;margin-bottom:18px;padding:0;display:inline-flex}.auth-heading{align-items:center;gap:13px;margin-bottom:18px;display:flex}.auth-heading h1{margin:0;font-size:1.55rem}.auth-heading p{color:var(--muted);margin:5px 0 0}.auth-tabs{background:var(--surface-soft);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;min-height:42px;margin-bottom:16px;padding:3px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border-radius:6px}.auth-tabs button.active{color:#fff;background:var(--brand)}.auth-form{gap:13px;display:grid}.auth-form label{color:var(--muted);gap:7px;font-size:.9rem;display:grid}.auth-form input{min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;outline:0;padding:9px 11px}.auth-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0f766e24}.auth-error{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px 12px;font-size:.9rem}.auth-submit{width:100%}.topbar{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:20px;margin-bottom:18px;display:grid}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand__icon{color:#fff;background:var(--brand);border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.brand h1{letter-spacing:0;margin:0;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.05}.brand p{color:var(--muted);margin:6px 0 0;font-size:.95rem}.toolbar{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.search-box{width:min(320px,100%);min-height:42px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:9px 0}.primary-button,.ghost-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.primary-button{color:#fff;background:var(--brand)}.primary-button.warm{background:var(--warm)}.primary-button:hover:not(:disabled),.ghost-button:hover:not(:disabled),.icon-button:hover:not(:disabled){transform:translateY(-1px)}.primary-button:hover:not(:disabled){background:var(--brand-dark)}.primary-button.warm:hover:not(:disabled){background:#b45309}.ghost-button{color:var(--ink);background:var(--surface);border:1px solid var(--line)}.compact{white-space:nowrap}.user-chip{color:#334155;white-space:nowrap;background:#e0f2fe;border:1px solid #bae6fd;border-radius:8px;align-items:center;gap:7px;min-height:42px;padding:0 12px;display:inline-flex}.view-switch{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-height:42px;padding:3px;display:inline-flex}.view-switch__button{min-width:104px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 11px;display:inline-flex}.view-switch__button.active{color:#fff;background:var(--brand)}.icon-button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;place-items:center;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);background:var(--surface-soft)}.icon-button.danger:hover:not(:disabled){color:var(--danger);background:#fef2f2}.alert{color:#7f1d1d;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:10px;min-height:44px;margin-bottom:16px;padding:11px 14px;display:flex}.loading-state,.empty-board{min-height:360px;color:var(--muted);align-content:center;place-items:center;gap:14px;display:grid}.empty-board h2{color:var(--ink);margin:0;font-size:1.25rem}.board{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:16px;display:grid}.column-panel{border:1px solid var(--line);border-top:4px solid var(--column-accent,var(--brand));background:#ffffffc7;border-radius:8px;flex-direction:column;min-height:260px;max-height:calc(100vh - 138px);display:flex;overflow:hidden}.column-panel.is-collapsed{min-height:0;max-height:none}.column-panel--chosen{box-shadow:0 18px 42px #181b1f29}.column-panel--ghost{opacity:.42;background:#eef8f7;border-style:dashed}.column-panel--drag{transform:rotate(.5deg)}.column-panel__header{border-bottom:1px solid var(--line);cursor:grab;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.column-panel.is-collapsed .column-panel__header{border-bottom:0}.column-panel__header>div:first-child{min-width:0}.column-panel__header:active{cursor:grabbing}.is-column-drag-disabled .column-panel__header{cursor:default}.column-panel__title-row{align-items:center;gap:8px;min-width:0;display:flex}.column-panel__dot{background:var(--column-accent,var(--brand));border-radius:50%;flex:0 0 10px;width:10px;height:10px}.column-panel h2{overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.25}.column-panel p{color:var(--muted);margin:6px 0 0 18px;font-size:.84rem}.column-panel__actions{cursor:default;flex:none;gap:2px;display:flex}.column-panel__collapse svg{transition:transform .16s}.column-panel.is-collapsed .column-panel__collapse svg{transform:rotate(-90deg)}.task-list{flex-direction:column;flex:1;gap:10px;min-height:132px;padding:12px;display:flex;overflow-y:auto}.task-list.is-drag-disabled .task-card{cursor:default}.task-card{background:var(--surface);border:1px solid var(--line);cursor:grab;touch-action:manipulation;border-radius:8px;padding:12px;transition:box-shadow .16s,opacity .16s,transform .16s}.task-card:active{cursor:grabbing}.task-card--chosen{box-shadow:0 14px 32px #181b1f29}.task-card--ghost{opacity:.38;background:#eef8f7;border-style:dashed}.task-card--drag{transform:rotate(1deg)}.task-card.is-done{background:#f7faf8}.task-card__top{grid-template-columns:36px minmax(0,1fr) auto;align-items:flex-start;gap:8px;display:grid}.task-card__check{color:var(--brand)}.task-card__content{min-width:0}.task-card h3{overflow-wrap:anywhere;margin:7px 0 0;font-size:.98rem;line-height:1.35}.task-card.is-done h3{color:var(--muted);text-decoration:line-through}.task-card p{color:var(--muted);overflow-wrap:anywhere;margin:7px 0 0;font-size:.88rem;line-height:1.45}.task-card__actions{flex:none;align-items:center;gap:2px;display:flex}.task-card__drag-hint{width:22px;height:36px;color:var(--line-strong);place-items:center;display:inline-grid}.task-card__meta{flex-wrap:wrap;gap:8px;margin-top:12px;padding-left:44px;display:flex}.priority-pill,.due-pill,.subtask-pill{min-height:26px;color:var(--muted);background:var(--surface-soft);border-radius:8px;align-items:center;gap:6px;padding:0 8px;font-size:.78rem;display:inline-flex}.priority-low{color:#166534;background:#dcfce7}.priority-medium{color:#854d0e;background:#fef3c7}.priority-high{color:#991b1b;background:#fee2e2}.subtask-pill{color:#334155;background:#e0f2fe}.subtasks{gap:9px;margin-top:12px;padding-left:44px;display:grid}.subtasks__list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.subtask-item{min-height:30px;color:var(--ink);border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:6px;padding:3px 4px;display:grid}.subtask-item.done{color:var(--muted);background:#f3f6f7}.subtask-item.done span{text-decoration:line-through}.subtask-item__check,.subtask-item__edit,.subtask-item__delete,.subtask-form__button,.subtask-edit-form button{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;place-items:center;display:inline-grid}.subtask-item__check{color:var(--brand)}.subtask-item__actions{gap:2px;display:inline-flex}.subtask-item__edit:hover,.subtask-item__edit:focus-visible{color:var(--ink);background:var(--surface-soft)}.subtask-item__delete:hover,.subtask-item__delete:focus-visible{color:var(--danger);background:#fef2f2}.subtask-item span{overflow-wrap:anywhere;min-width:0;font-size:.84rem;line-height:1.25}.subtask-edit-form{grid-template-columns:minmax(0,1fr) 24px 24px;align-items:center;gap:5px;display:grid}.subtask-edit-form input{width:100%;min-height:28px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:7px;outline:0;padding:5px 8px;font-size:.84rem}.subtask-edit-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0f766e1f}.subtask-edit-form button[type=submit]{color:#fff;background:var(--brand)}.subtask-edit-form button[type=button]:hover,.subtask-edit-form button[type=button]:focus-visible{color:var(--danger);background:#fef2f2}.subtask-form{grid-template-columns:minmax(0,1fr) 30px;gap:6px;display:grid}.subtask-form input{width:100%;min-height:30px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;outline:0;padding:6px 9px;font-size:.84rem}.subtask-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #0f766e1f}.subtask-form__button{color:#fff;background:var(--brand);width:30px;height:30px}.subtask-form__button:hover:not(:disabled){background:var(--brand-dark)}.column-panel__add{min-height:42px;color:var(--brand);cursor:pointer;background:#ecfdf5;border:1px dashed #99f6e4;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:0 12px 12px;display:inline-flex}.empty-column{min-height:110px;color:var(--muted);border:1px dashed var(--line-strong);border-radius:8px;align-content:center;place-items:center;gap:8px;display:grid}.modal-backdrop{z-index:20;background:#181b1f70;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);width:min(560px,100%);max-height:calc(100vh - 36px);box-shadow:var(--shadow);border-radius:8px;overflow:auto}.modal__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.modal__header h2{margin:0;font-size:1.15rem}.form{gap:15px;padding:18px;display:grid}.form label{color:var(--muted);gap:7px;font-size:.88rem;display:grid}.form input,.form textarea,.form select{width:100%;min-height:42px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;outline:0;padding:9px 11px}.form textarea{resize:vertical;min-height:112px}.form input:focus,.form textarea:focus,.form select:focus,.search-box:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #0f766e24}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.check-label{grid-template-columns:18px 1fr;align-content:end;align-items:center;min-height:68px}.check-label input{width:18px;min-height:18px;accent-color:var(--brand);padding:0}.color-row{grid-template-columns:56px minmax(0,1fr);gap:10px;display:grid}.color-row input[type=color]{min-width:56px;padding:4px}.modal__footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.stats-page{gap:16px;display:grid}.compact-state{min-height:280px}.stats-grid{grid-template-columns:repeat(5,minmax(160px,1fr));gap:12px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--brand);border-radius:8px;gap:6px;min-height:122px;padding:15px;display:grid}.stat-card__label,.stat-card small{color:var(--muted);font-size:.84rem}.stat-card strong{align-self:end;font-size:2rem;line-height:1}.stat-card.accent-warm{border-top-color:var(--warm)}.stat-card.accent-green{border-top-color:#16a34a}.stat-card.accent-blue{border-top-color:#2563eb}.stat-card.accent-dark{border-top-color:#334155}.stats-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;gap:16px;display:grid}.chart-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;min-width:0;padding:16px}.chart-panel--wide{grid-column:1/-1}.chart-panel__header{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.chart-panel h2{margin:0;font-size:1.04rem;line-height:1.25}.chart-panel p{color:var(--muted);margin:5px 0 0;font-size:.88rem}.bar-chart{grid-template-columns:repeat(7,minmax(28px,1fr));align-items:end;gap:10px;min-height:220px;display:grid}.bar-chart__item{text-align:center;grid-template-rows:22px 1fr 22px;align-items:end;gap:7px;min-width:0;display:grid}.bar-chart__value,.bar-chart__label{color:var(--muted);text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.bar-chart__track{background:var(--surface-soft);border-radius:8px;align-items:end;width:100%;height:150px;display:flex;position:relative;overflow:hidden}.bar-chart__fill{width:100%;height:var(--bar-height);background:var(--brand);border-radius:8px 8px 0 0;min-height:8px;display:block}.bar-chart__fill.completed{background:#16a34a}.mini-bars{grid-template-columns:repeat(30,minmax(4px,1fr));align-items:end;gap:4px;height:188px;padding-top:28px;display:grid}.mini-bars__item{background:var(--surface-soft);border-radius:6px;align-items:end;height:150px;display:flex;overflow:hidden}.mini-bars__item span{width:100%;height:var(--bar-height);background:#2563eb;min-height:5px;display:block}.chart-caption{color:var(--muted);justify-content:space-between;font-size:.78rem;display:flex}.column-stats{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.column-stat{border:1px solid var(--line);background:#fbfcfd;border-radius:8px;gap:10px;padding:12px;display:grid}.column-stat__head,.column-stat__meta{justify-content:space-between;gap:10px;display:flex}.column-stat__head span{overflow-wrap:anywhere;align-items:center;gap:8px;min-width:0;display:inline-flex}.column-stat__head i{border-radius:50%;flex:0 0 10px;width:10px;height:10px}.column-stat__bar{background:var(--surface-soft);border-radius:8px;height:10px;overflow:hidden}.column-stat__done{width:var(--share);min-width:0;height:100%;display:block}.column-stat__meta{color:var(--muted);font-size:.82rem}.telegram-page{gap:16px;display:grid}.telegram-hero{color:#fff;box-shadow:var(--shadow);background:#0f172a;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.telegram-hero h2{letter-spacing:0;max-width:780px;margin:8px 0 0;font-size:clamp(1.7rem,4vw,3rem);line-height:1.04}.telegram-hero p{color:#f8fafcc7;max-width:760px;margin:12px 0 0;line-height:1.6}.telegram-kicker{color:#99f6e4;text-transform:uppercase;font-size:.82rem;font-weight:800}.telegram-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:16px;display:grid}.telegram-card,.telegram-commands,.telegram-warning{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px}.telegram-card{align-content:start;gap:16px;display:grid}.telegram-card__head,.telegram-warning{align-items:flex-start;gap:14px;display:flex}.telegram-card__icon{color:#fff;background:#2563eb;border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.telegram-card__icon.warm{background:var(--warm)}.telegram-card h3,.telegram-warning h3,.telegram-commands h3{margin:0;font-size:1.08rem}.telegram-card p,.telegram-warning p,.telegram-command-grid p{color:var(--muted);margin:6px 0 0;line-height:1.5}.telegram-code-box{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:10px;padding:14px;display:grid}.telegram-code-box span{color:var(--muted);font-size:.86rem}.telegram-code-box strong{color:#0f172a;border:1px dashed var(--line-strong);overflow-wrap:anywhere;background:#fff;border-radius:8px;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:clamp(.95rem,3vw,1.18rem)}.telegram-actions{flex-wrap:wrap;gap:10px;display:flex}.danger-button{color:#991b1b;border-color:#fecaca}.danger-button:hover:not(:disabled){color:#fff;background:var(--danger);border-color:var(--danger)}.telegram-toggle{border:1px solid var(--line);background:#f8fafc;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:12px;display:flex}.telegram-toggle input{width:18px;height:18px;accent-color:var(--brand)}.telegram-reminder-time{color:#334155;align-items:center;gap:9px;display:flex}.telegram-warning{color:#854d0e;background:#fffbeb;border-color:#fde68a}.telegram-warning p{color:#92400e}.telegram-commands{gap:16px;display:grid}.telegram-command-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.telegram-command-grid article{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:14px}.telegram-command-grid code{color:#0f172a;overflow-wrap:anywhere;max-width:100%;font-size:.92rem;display:inline-block}.mobile-fab{z-index:10;color:#fff;background:var(--warm);border-radius:50%;place-items:center;width:54px;height:54px;display:none;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 30px #d9770647}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.landing-shell{gap:38px}.landing-nav{display:none}.landing-hero{min-height:620px;padding:38px}.hero-board-scene{grid-template-columns:repeat(3,minmax(150px,1fr));transform:translate(16%)rotate(-3deg)scale(1.03)}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-section,.trust-section{grid-template-columns:1fr}.topbar{grid-template-columns:1fr;align-items:stretch}.toolbar{justify-content:stretch}.search-box{flex:260px}.compact{flex:auto}.stats-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}.stats-layout,.telegram-layout,.telegram-command-grid{grid-template-columns:1fr}}@media (width<=680px){.landing-shell,.auth-shell{padding:16px 12px}.landing-shell{gap:30px}.landing-hero{align-items:end;min-height:620px;padding:24px}.hero-board-scene{opacity:.38;grid-template-columns:1fr 1fr;gap:10px;padding:14px;transform:translateY(-13%)rotate(-2deg)scale(1.02)}.scene-column{min-height:300px;padding:10px}.scene-column:nth-child(3){display:none}.scene-column i{height:70px}.scene-column i:nth-child(3){height:102px}.scene-metric{display:none}.landing-copy h1{font-size:clamp(3rem,18vw,4.6rem)}.landing-copy p,.section-heading p,.workflow-copy p,.trust-panel p{font-size:1rem}.landing-actions{grid-template-columns:1fr;display:grid}.landing-actions .primary-button,.landing-actions .ghost-button{width:100%}.benefit-grid{grid-template-columns:1fr}.workflow-section,.trust-panel,.trust-list,.landing-cta{padding:18px}.trust-panel{grid-template-columns:1fr}.workflow-step{grid-template-columns:44px minmax(0,1fr);padding:14px}.workflow-step strong{width:36px;height:36px}.auth-panel{padding:18px}.app-shell{padding:16px 12px 86px}.topbar{gap:14px}.brand__icon{flex-basis:40px;width:40px;height:40px}.toolbar{grid-template-columns:1fr 1fr;display:grid}.view-switch{grid-column:1/-1;width:100%}.view-switch__button{flex:1;min-width:0}.search-box{grid-column:1/-1;width:100%}.stats-grid{grid-template-columns:1fr}.telegram-hero{padding:18px;display:grid}.telegram-card__head,.telegram-warning{display:grid}.telegram-actions{grid-template-columns:1fr;display:grid}.telegram-actions .primary-button,.telegram-actions .ghost-button{width:100%}.chart-panel{padding:14px}.bar-chart{gap:7px}.bar-chart__track{height:128px}.mini-bars{gap:3px;height:162px}.mini-bars__item{height:128px}.board{grid-template-columns:1fr}.column-panel{max-height:none}.task-list{overflow:visible}.column-panel__header{z-index:1;background:#fffffff5;position:sticky;top:0}.form-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:8px 8px 0 0;width:100%;max-height:92vh}.mobile-fab{display:grid}}@media (width<=430px){.toolbar{grid-template-columns:1fr}.compact{width:100%}.user-chip{justify-content:center;width:100%}.task-card__top{grid-template-columns:34px minmax(0,1fr)}.task-card__actions{grid-column:2;justify-content:flex-end}.task-card__meta,.subtasks{padding-left:42px}}
