:root{--paper:#fffaf5;--paper-deep:#fff3e9;--canvas:#eee9e4;--ink:#262320;--muted:#746f69;--line:#e8e1d9;--accent:#ff6c5d;--accent-dark:#e95146;--accent-soft:#ffe0d8;--purple:#7566ff;--purple-soft:#ece9ff;--green:#159b70;--green-soft:#dff4ec;--yellow:#f1b632;--yellow-soft:#fff2ce;--blue:#308fd9;--shadow-sm:0 8px 30px #49372a12;--shadow-lg:0 26px 80px #46301f2e;--radius-sm:14px;--radius-md:22px;--radius-lg:30px}*{box-sizing:border-box}html{background:var(--canvas);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--ink);background:radial-gradient(circle at 15% 15%, #ffb89438, transparent 32%), radial-gradient(circle at 85% 75%, #7566ff1f, transparent 30%), var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:SF Pro Rounded,Avenir Next,Segoe UI,system-ui,-apple-system,sans-serif}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #7566ff52}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-frame{min-height:100dvh}.app-surface{background:var(--paper);width:100%;min-height:100dvh;position:relative;overflow:hidden}.app-frame[data-hydrated=false] .app-surface{opacity:.99}.main-scroll{overscroll-behavior-y:contain;height:100dvh;padding:calc(76px + env(safe-area-inset-top)) 0 calc(102px + env(safe-area-inset-bottom));scrollbar-width:none;overflow-y:auto}.main-scroll::-webkit-scrollbar{display:none}.screen{padding:22px 18px 44px}.topbar{z-index:30;height:calc(68px + env(safe-area-inset-top));padding:calc(12px + env(safe-area-inset-top)) 18px 8px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#fffaf5fa 74%,#fffaf500);justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0 0 auto}.brand{letter-spacing:-.035em;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:4px 4px 4px 0;font-size:20px;font-weight:850;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg, #ff8d69, var(--accent));border-radius:12px 12px 12px 4px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 7px 18px #ff6c5d47}.topbar-actions{align-items:center;gap:8px;display:flex}.icon-button{cursor:pointer;background:#ffffffc2;border:1px solid #2623200f;border-radius:15px;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 4px 16px #4833250f}.offline-pill{color:#8a5c1c;background:var(--yellow-soft);border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.greeting-block{padding:8px 4px 21px}.eyebrow{color:var(--accent-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:850;line-height:1.2;display:block}.greeting-block h1,.page-title h1{letter-spacing:-.055em;margin:0;font-size:clamp(33px,10vw,43px);font-weight:880;line-height:1.02}.greeting-block p:last-child,.page-title>p{color:var(--muted);margin:9px 0 0;font-size:15px;line-height:1.45}.capture-card{min-height:310px;color:var(--ink);isolation:isolate;background:radial-gradient(circle at 50% 35%,#ffffffd9,#0000 34%),linear-gradient(160deg,#ffebe1 0%,#ffe1d4 48%,#ffd9cc 100%);border-radius:34px 34px 34px 12px;padding:28px 20px 18px;position:relative;overflow:hidden;box-shadow:0 20px 60px #85482f21}.capture-card:before,.capture-card:after{content:"";z-index:-1;border:1px solid #ff6f5c29;border-radius:50%;position:absolute}.capture-card:before{width:270px;height:270px;top:-16px;left:calc(50% - 135px)}.capture-card:after{width:210px;height:210px;top:14px;left:calc(50% - 105px)}.capture-decoration{color:#8546308c;font-family:Comic Sans MS,Bradley Hand,cursive;font-size:13px;position:absolute;top:17px;right:17px;transform:rotate(5deg)}.capture-decoration:after{content:"↙";margin-left:5px;font-size:18px;display:inline-block;transform:rotate(15deg)}.capture-main{flex-direction:column;align-items:center;display:flex}.mic-orb{cursor:pointer;background:#ffffff8a;border:0;border-radius:50%;width:148px;height:148px;padding:14px;transition:transform .18s,box-shadow .18s;position:relative;box-shadow:0 0 0 12px #ffffff2e,0 22px 42px #96452d33}.mic-orb:not(:disabled):active{transform:scale(.96)}.mic-orb-inner{color:#fff;background:linear-gradient(145deg,#ff8b66,#ff5b5b 74%);border-radius:50%;place-items:center;width:100%;height:100%;display:grid;box-shadow:inset 0 1px 1px #fff6,0 8px 25px #e3453959}.stage-recording .mic-orb{animation:1.8s ease-in-out infinite mic-pulse}.stage-recording .mic-orb-inner{background:linear-gradient(145deg,#382f2b,#24201e)}.stop-square{background:#fff;border-radius:8px;width:32px;height:32px}.capture-copy{text-align:center;flex-direction:column;align-items:center;min-height:58px;margin-top:19px;display:flex}.capture-copy strong{letter-spacing:-.035em;font-size:21px}.capture-copy span{color:#7a655c;margin-top:5px;font-size:13px}.type-instead{color:#715f56;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;min-height:44px;margin:5px auto 0;padding:0 12px;font-size:13px;font-weight:700;display:flex}.wave-bars{align-items:center;gap:3px;height:28px;margin-top:2px;display:flex}.wave-bars i{background:var(--accent);border-radius:3px;width:3px;height:5px;animation:.85s ease-in-out infinite alternate wave;display:block}.wave-bars i:nth-child(3n){animation-delay:-400ms}.wave-bars i:nth-child(4n){animation-delay:-650ms}.wave-bars i:nth-child(5n){animation-delay:-200ms}.inline-error{color:#8b3d37;background:#ffffff94;border-radius:12px;align-items:flex-start;gap:8px;margin:7px 0 3px;padding:10px 12px;font-size:12px;line-height:1.4;display:flex}.quick-input{margin-top:10px}.quick-input>label{margin:0 0 7px 3px;font-size:12px;font-weight:800;display:block}.quick-input>div{position:relative}.quick-input textarea{resize:none;width:100%;min-height:94px;color:var(--ink);background:#ffffffc4;border:1px solid #774e3e21;border-radius:18px;padding:14px 53px 14px 14px}.quick-input textarea::placeholder{color:#a29189}.quick-input>div>button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:13px;place-items:center;width:39px;height:39px;display:grid;position:absolute;bottom:9px;right:9px}.quick-input>div>button:disabled{opacity:.45}.text-button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:800}.text-button.subtle{color:#78675f}.capture-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:264px;display:flex}.success-check{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:17px;display:grid;box-shadow:0 12px 24px #159b7038}.success-copy h2{letter-spacing:-.035em;max-width:300px;margin:3px auto 7px;font-size:23px;line-height:1.16}.success-copy p{color:#6f625b;margin:0;font-size:13px}.success-reminder{color:#5748d5;text-align:left;cursor:pointer;background:#f4f1ffd1;border:1px solid #7566ff29;border-radius:15px;align-items:center;gap:9px;max-width:310px;min-height:49px;margin:13px auto 0;padding:8px 12px;display:inline-flex}.success-reminder>span{flex-direction:column;gap:2px;display:flex}.success-reminder strong{font-size:11px}.success-reminder small{color:#756d8d;font-size:9px}.success-reminder.is-enabled{color:#178a65;background:var(--green-soft);cursor:default}.success-reminder:disabled{opacity:1}.success-actions{align-items:center;gap:9px;margin-top:23px;display:flex}.ghost-button,.primary-small{cursor:pointer;border-radius:13px;align-items:center;gap:6px;min-height:42px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.ghost-button{background:#ffffff7a;border:1px solid #523a301f}.primary-small{color:#fff;background:var(--ink);border:0}.pulse-grid{grid-template-columns:1fr 1fr;gap:10px;margin:17px 0 28px;display:grid}.pulse-card{border:1px solid var(--line);text-align:left;min-width:0;min-height:78px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:20px;grid-template-columns:37px minmax(0,1fr) 15px;align-items:center;gap:9px;padding:12px;display:grid}.pulse-icon{border-radius:13px;place-items:center;width:37px;height:42px;display:grid}.pulse-card.today .pulse-icon{color:var(--purple);background:var(--purple-soft)}.pulse-card.inbox .pulse-icon{color:var(--green);background:var(--green-soft)}.pulse-card>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.pulse-card strong{font-size:20px;line-height:1}.pulse-card small{text-overflow:ellipsis;color:var(--muted);white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.pulse-card>svg{color:#b2aaa4}.section-block{margin-top:4px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:13px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:25px}.task-list{flex-direction:column;gap:9px;display:flex}.task-list.spacious{gap:11px;margin-top:17px}.task-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:28px minmax(0,1fr) 34px;align-items:center;gap:8px;min-height:72px;padding:10px 8px 10px 12px;display:grid;position:relative;box-shadow:0 5px 18px #4532230b}.task-check{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #cbc2bb;border-radius:9px;place-items:center;width:24px;height:24px;padding:0;transition:border-color .18s,background .18s,transform .18s;display:grid}.task-check:active:not(:disabled){transform:scale(.9)}.task-check:disabled{cursor:wait}.is-done .task-check{border-color:var(--green);background:var(--green)}.task-content{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:4px 0}.task-title{text-overflow:ellipsis;letter-spacing:-.015em;width:max-content;max-width:100%;font-size:14px;font-weight:780;line-height:1.3;transition:color .18s;display:block;position:relative;overflow:hidden}.task-title:after{content:"";background:#7f7872;border-radius:2px;width:0;height:1.5px;transition:width .26s;position:absolute;top:52%;left:0}.is-done .task-title{color:#9d9690}.is-done .task-title:after{width:100%}.task-meta{min-width:0;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:6px;font-size:10px;display:flex}.task-meta i{text-overflow:ellipsis;white-space:nowrap;max-width:110px;padding-left:9px;font-style:normal;position:relative;overflow:hidden}.task-meta i:before{content:"";background:var(--project-color);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.task-meta i.inbox-tag:before{background:#aaa39d}.task-meta>span{align-items:center;gap:3px;display:inline-flex}.task-meta .overdue{color:var(--accent-dark);font-weight:750}.task-meta .review-tag{color:#9a6819}.task-more{color:#aaa29c;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:42px;padding:0;display:grid}.task-card.compact{min-height:62px;box-shadow:none;padding-block:7px}.task-card.compact .task-meta{display:none}.empty-state{background:#ffffff73;border:1px dashed #dccfc4;border-radius:20px;align-items:center;gap:14px;padding:18px;display:flex}.empty-illustration{width:48px;height:48px;color:var(--purple);background:var(--purple-soft);border-radius:16px;flex:none;place-items:center;display:grid}.empty-state strong{font-size:14px}.empty-state p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.4}.push-nudge{text-align:left;background:var(--yellow-soft);cursor:pointer;border:0;border-radius:20px;grid-template-columns:40px 1fr 18px;align-items:center;gap:10px;width:100%;margin:18px 0 0;padding:14px;display:grid}.push-nudge>span{color:#9a6819;background:#ffffff80;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.push-nudge div{flex-direction:column;display:flex}.push-nudge strong{font-size:13px}.push-nudge small{color:#806a47;margin-top:3px;font-size:10px}.page-title{padding:9px 4px 18px}.page-title.calendar-title{justify-content:space-between;align-items:flex-end;display:flex}.filter-row{background:#f1ebe5;border-radius:16px;gap:3px;padding:4px;display:flex;overflow-x:auto}.filter-row button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1 0 auto;padding:0 13px;font-size:12px;font-weight:750}.filter-row button.active{color:var(--ink);background:#fff;box-shadow:0 4px 12px #3f2f2314}.screen-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.screen-empty>span{width:58px;height:58px;color:var(--purple);background:var(--purple-soft);border-radius:20px;place-items:center;display:grid}.screen-empty h2{letter-spacing:-.025em;margin:15px 0 5px;font-size:18px}.screen-empty p{max-width:260px;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.screen-empty.compact{min-height:235px}.matrix-screen .page-title{padding-bottom:12px}.matrix-axis{width:max-content;color:var(--muted);letter-spacing:.035em;text-transform:uppercase;background:#f1ebe5;border-radius:99px;align-items:center;gap:6px;margin:0 0 10px auto;padding:6px 9px;font-size:9px;font-weight:850;display:flex}.matrix-axis i{color:#b8aea6;font-style:normal}.matrix-board{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-items:stretch;gap:8px;display:grid}.matrix-cell{text-align:left;border:1px solid #3e322a0d;border-radius:20px;flex-direction:column;align-items:stretch;min-width:0;height:auto;min-height:178px;padding:14px 11px 11px;display:flex}.matrix-cell.q-do{background:#fff0ed}.matrix-cell.q-schedule{background:#f0edff}.matrix-cell.q-delegate{background:#fff7df}.matrix-cell.q-eliminate{background:#eaf8f2}.matrix-cell>header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:7px;display:grid}.matrix-cell>header strong{letter-spacing:-.015em;font-size:12px;line-height:1.2}.matrix-cell>header i{color:#322b26b3;background:#ffffffa6;border-radius:8px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:9px;font-style:normal;font-weight:850;display:grid}.matrix-cell>small{color:#6f6862;margin-top:6px;font-size:10px;line-height:1.32}.matrix-inline-tasks{border-top:1px solid #42362d1a;flex-direction:column;width:100%;margin-top:10px;padding-top:4px;display:flex}.matrix-inline-tasks .task-card.inline{min-height:48px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #42362d14;border-radius:0;grid-template-columns:32px minmax(0,1fr);gap:5px;padding:6px 0}.matrix-inline-tasks .task-card.inline:last-child{border-bottom:0}.matrix-inline-tasks .task-card.inline .task-check{background-color:#ffffff59;border-radius:9px;width:30px;height:30px}.matrix-inline-tasks .task-card.inline.is-done .task-check{background-color:var(--green)}.matrix-inline-tasks .task-card.inline .task-content{min-width:0;padding:3px 0}.matrix-inline-tasks .task-card.inline .task-title{color:#3f3a36;text-overflow:clip;white-space:normal;width:auto;font-size:10px;line-height:1.28;overflow:visible}.matrix-inline-tasks .task-card.inline .task-title:after{display:none}.matrix-inline-tasks .task-card.inline.is-done .task-title{color:#8e8781;text-decoration:line-through;text-decoration-thickness:1.3px}.matrix-inline-tasks .task-card.inline .task-more{display:none}.matrix-cell-empty{color:#6c8078;align-items:flex-end;gap:6px;min-height:78px;margin-top:auto;padding-top:12px;display:flex}.matrix-cell-empty svg{flex:none}.matrix-cell-empty span{font-size:9px;line-height:1.35}.week-controls{align-items:center;gap:2px;display:flex}.week-controls button{min-width:39px;height:39px;color:var(--muted);cursor:pointer;background:#f2ece6;border:0;border-radius:12px;place-items:center;padding:0 9px;font-size:10px;font-weight:800;display:grid}.week-label{color:var(--muted);text-transform:capitalize;margin:2px 4px 10px;font-size:12px}.week-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.week-strip button{cursor:pointer;background:#f2ece6;border:1px solid #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:68px;padding:8px 2px;display:flex;position:relative}.week-strip small{color:var(--muted);text-transform:uppercase;font-size:9px}.week-strip strong{margin-top:4px;font-size:15px}.week-strip i{color:#fff;background:var(--accent);border-radius:7px;min-width:15px;height:15px;padding:0 3px;font-size:8px;font-style:normal;line-height:15px;position:absolute;top:3px;right:3px}.week-strip button.today{border-color:#ff6c5d59}.week-strip button.selected{color:#fff;background:var(--ink);box-shadow:0 9px 20px #26232033}.week-strip button.selected small{color:#ffffffad}.calendar-agenda{margin-top:28px}.bottom-nav{z-index:32;left:12px;right:12px;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffeb;border:1px solid #392d2414;border-radius:25px;grid-template-columns:repeat(4,1fr);height:76px;padding:6px 5px;display:grid;position:absolute;box-shadow:0 16px 44px #4130242e}.bottom-nav button{color:#918a84;cursor:pointer;background:0 0;border:0;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;display:flex}.bottom-nav button span{border-radius:12px;place-items:center;width:34px;height:30px;display:grid}.bottom-nav button small{font-size:9px;font-weight:750}.bottom-nav button.active{color:var(--accent-dark)}.bottom-nav button.active span{background:var(--accent-soft)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#261f1a59;justify-content:center;align-items:flex-end;animation:.16s ease-out fade-in;display:flex;position:fixed;inset:0}.bottom-sheet{width:min(100%,560px);max-height:min(91dvh,900px);padding:22px 20px calc(22px + env(safe-area-inset-bottom));background:var(--paper);box-shadow:var(--shadow-lg);border-radius:30px 30px 0 0;animation:.22s cubic-bezier(.2,.8,.2,1) sheet-in;position:relative;overflow-y:auto}.bottom-sheet.compact{text-align:center;padding-top:30px}.bottom-sheet.compact h2{letter-spacing:-.04em;margin:17px 0 8px;font-size:25px}.bottom-sheet.compact>p{max-width:390px;color:var(--muted);margin:0 auto 21px;font-size:13px;line-height:1.55}.sheet-icon{border-radius:19px;place-items:center;width:55px;height:55px;margin:0 auto;display:grid}.sheet-icon.warm{color:var(--accent-dark);background:var(--accent-soft)}.sheet-close{width:42px;height:42px;color:var(--muted);cursor:pointer;background:#f1ebe5;border:0;border-radius:14px;place-items:center;display:grid;position:absolute;top:17px;right:17px}.sheet-close.static{flex:none;position:static}.sheet-handle{background:#d8cfc7;border-radius:3px;width:42px;height:5px;margin:-9px auto 17px}.sheet-header{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.sheet-header h2{letter-spacing:-.045em;margin:0;font-size:28px}.primary-button,.secondary-button{cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 18px;font-size:14px;font-weight:820;display:inline-flex}.primary-button{color:#fff;background:var(--accent);border:0;box-shadow:0 10px 24px #ff6c5d38}.secondary-button{border:1px solid var(--line);background:#fff}.bottom-sheet.compact .primary-button,.bottom-sheet.compact .secondary-button{width:100%;margin-top:8px}.secondary-button.full{width:100%}.secondary-button:disabled{cursor:default;opacity:.7}.field{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.field>span{color:var(--muted);padding-left:3px;font-size:11px;font-weight:800}.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:15px;padding:12px 13px}.field textarea{resize:vertical;line-height:1.4}.field-hint{color:var(--muted);padding-left:3px;font-size:11px;line-height:1.35}.field-grid{grid-template-columns:1fr;gap:0;display:grid}.priority-picks{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.priority-picks button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:17px;grid-template-columns:22px 1fr 18px;align-items:center;gap:7px;min-width:0;min-height:70px;padding:10px;display:grid}.priority-picks button>span{flex-direction:column;min-width:0;display:flex}.priority-picks strong{font-size:12px}.priority-picks small{text-overflow:ellipsis;color:var(--muted);white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.priority-picks i{border-radius:6px;place-items:center;width:17px;height:17px;font-style:normal;display:grid}.priority-picks .selected.important{color:#5748d5;background:var(--purple-soft);border-color:#7566ff4d}.priority-picks .selected.urgent{color:var(--accent-dark);background:var(--accent-soft);border-color:#ff6c5d52}.priority-picks .selected i{color:#fff;background:currentColor}.priority-picks .selected i svg{color:#fff}.editor-actions{grid-template-columns:50px 1fr;gap:9px;margin-top:5px;display:grid}.danger-icon{width:50px;height:50px;color:var(--accent-dark);cursor:pointer;background:#fff4f1;border:1px solid #f3c6c0;border-radius:16px;place-items:center;display:grid}.settings-section{border-bottom:1px solid var(--line);padding:16px 0}.settings-title{align-items:flex-start;gap:11px;display:flex}.settings-icon{border-radius:13px;flex:none;place-items:center;width:38px;height:38px;display:grid}.settings-icon.purple{color:var(--purple);background:var(--purple-soft)}.settings-icon.orange{color:var(--accent-dark);background:var(--accent-soft)}.settings-icon.green{color:var(--green);background:var(--green-soft)}.settings-title h3{margin:1px 0 3px;font-size:15px}.settings-title p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.project-chips{flex-wrap:wrap;gap:6px;margin:13px 0 10px 49px;display:flex}.project-chips span{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:6px;min-height:29px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.project-chips i{border-radius:50%;width:7px;height:7px}.add-project{grid-template-columns:1fr 40px;gap:7px;margin-left:49px;display:grid}.add-project input{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;height:40px;padding:0 12px}.add-project button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.settings-error{color:#9a4038;margin:8px 0 0 49px;font-size:10px;line-height:1.4}.settings-section .secondary-button{margin-top:12px}.privacy-card{border-bottom:0}.shortcut-heading-copy{flex:1;min-width:0}.shortcut-heading-line{justify-content:space-between;align-items:center;gap:9px;display:flex}.shortcut-status{letter-spacing:.035em;text-transform:uppercase;border-radius:999px;flex:none;padding:4px 7px;font-size:8px;font-weight:820}.shortcut-status.idle{color:#756c66;background:#f1ebe5}.shortcut-status.prepared{color:#8b6814;background:#fff2c8}.shortcut-status.connected{color:#16704f;background:var(--green-soft)}.shortcut-loading{color:var(--muted);align-items:center;gap:7px;margin:12px 0 0 49px;font-size:10px;display:flex}.shortcut-actions{margin-left:49px}.shortcut-actions .secondary-button{width:100%}.shortcut-reopen{text-decoration:none}.shortcut-refresh,.shortcut-disconnect{width:100%;min-height:38px;margin-top:5px;font-size:10px}.shortcut-disconnect{color:#9a4038}.shortcut-activation{background:#f7f5ff;border:1px solid #7566ff2e;border-radius:18px;margin:13px 0 0 49px;padding:14px}.shortcut-copy-result{color:#5f5675;background:#ffffffad;border-radius:13px;align-items:flex-start;gap:9px;padding:10px;display:flex}.shortcut-copy-result>svg{flex:none;margin-top:1px}.shortcut-copy-result strong{font-size:12px;line-height:1.3;display:block}.shortcut-copy-result p{color:var(--muted);margin:2px 0 0;font-size:10px;line-height:1.4}.shortcut-copy-result.copied{color:#176a4b;background:var(--green-soft)}.shortcut-copy-result.manual{color:#8a5c1c;background:var(--yellow-soft)}.shortcut-secret-field{grid-template-columns:minmax(0,1fr) 44px;gap:7px;margin-top:10px;display:grid}.shortcut-secret-field input{border:1px solid var(--line);min-width:0;height:44px;color:var(--ink);background:#fff;border-radius:13px;padding:0 11px;font-size:11px}.shortcut-secret-field button{border:1px solid var(--line);color:#7367bf;cursor:pointer;background:#fff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.shortcut-copy-button{color:#5e50c7;cursor:pointer;background:#fff;border:1px solid #7566ff40;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:7px;font-size:12px;font-weight:820;display:inline-flex}.shortcut-copy-button.copied{color:#176a4b;background:var(--green-soft);border-color:#20a77938}.shortcut-next{border-top:1px solid #7566ff21;margin-top:15px;padding-top:13px}.shortcut-next h4{letter-spacing:-.02em;margin:0 0 9px;font-size:13px}.shortcut-step{grid-template-columns:23px 1fr;align-items:start;gap:8px;display:grid}.shortcut-step>span{color:#5e50c7;background:#7566ff1f;border-radius:8px;place-items:center;width:23px;height:23px;font-size:10px;font-weight:850;display:grid}.shortcut-step p{color:#625b56;margin:3px 0 0;font-size:11px;line-height:1.45}.shortcut-open{text-align:center;width:100%;min-height:46px;margin:9px 0;text-decoration:none}.shortcut-install-wait,.shortcut-coming-soon{color:#755f2b;background:#fff4d5;border-radius:13px;padding:12px}.shortcut-install-wait strong,.shortcut-coming-soon strong{font-size:12px;line-height:1.35;display:block}.shortcut-install-wait p,.shortcut-coming-soon p{margin:4px 0 0;font-size:10px;line-height:1.45}.shortcut-message{color:#39725d;margin-top:8px;font-size:10px;line-height:1.4}.settings-error.shortcut-error{margin-left:49px}.shortcut-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-weight:820;text-decoration:underline}.auth-page{min-height:100dvh;padding:max(22px, env(safe-area-inset-top)) 16px max(22px, env(safe-area-inset-bottom));background:radial-gradient(circle at 15% 5%, #ff92683d, transparent 30%), radial-gradient(circle at 92% 92%, #7566ff26, transparent 32%), var(--paper);place-items:center;display:grid}.auth-card{width:min(100%,430px)}.auth-brand{align-items:center;gap:10px;margin-bottom:clamp(34px,9vh,70px);display:flex}.auth-brand>span{color:#fff;background:linear-gradient(145deg, #ff8d69, var(--accent));border-radius:15px 15px 15px 5px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 22px #ff6c5d40}.auth-brand strong{letter-spacing:-.04em;font-size:22px}.auth-heading h1{letter-spacing:-.055em;margin:2px 0 0;font-size:clamp(34px,10vw,44px);line-height:1}.auth-heading p{max-width:390px;color:var(--muted);margin:12px 0 25px;font-size:14px;line-height:1.5}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form>label{flex-direction:column;gap:7px;display:flex}.auth-form>label>span{color:#5f5954;align-items:center;gap:8px;padding-left:3px;font-size:12px;font-weight:800;display:flex}.password-match{color:var(--green);background:var(--green-soft);text-transform:uppercase;letter-spacing:.04em;border-radius:7px;padding:2px 6px;font-size:8px;font-style:normal}.auth-input{border:1px solid var(--line);color:#9b938c;background:#fff;border-radius:17px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:54px;padding:0 9px 0 14px;display:grid;box-shadow:0 7px 24px #4833250b}.auth-input:focus-within{border-color:#7566ff73;box-shadow:0 0 0 3px #7566ff17}.auth-input input{min-width:0;height:50px;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:15px}.auth-input input::placeholder{color:#aaa29b}.auth-input button{color:#8e8680;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.password-hint{color:var(--muted);margin:-3px 3px 0;font-size:10px;line-height:1.45}.auth-error{color:#9a4038;background:#fff0ed;border-radius:13px;padding:11px 13px;font-size:12px;line-height:1.4}.auth-submit{width:100%;margin-top:3px}.auth-submit:disabled{opacity:.7;cursor:wait}.auth-switch{text-align:center;color:var(--muted);margin:21px 0 0;font-size:12px}.auth-switch a{color:var(--accent-dark);font-weight:850;text-decoration:none}.auth-footnote{color:#766d67;background:#f2ece6;border-radius:15px;align-items:flex-start;gap:8px;margin-top:28px;padding:13px;font-size:9px;line-height:1.5;display:flex}.auth-footnote svg{flex:none;margin-top:1px}.account-card{border-top:1px solid var(--line);border-bottom:0}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes wave{0%{height:5px}to{height:24px}}@keyframes mic-pulse{0%,to{box-shadow:0 0 0 12px #ffffff2e,0 22px 42px #96452d33}50%{box-shadow:0 0 0 23px #ffffff14,0 25px 50px #96452d3d}}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-in{0%{opacity:.5;transform:translateY(24px)}}@media (max-width:440px){.shortcut-actions,.shortcut-activation,.shortcut-loading,.settings-error.shortcut-error{margin-left:0}.shortcut-heading-line{align-items:flex-start}}@media (min-width:520px){.field-grid{grid-template-columns:1fr 1.25fr;gap:10px}}@media (min-width:760px){body{padding:22px 0}.app-frame{place-items:center;min-height:calc(100dvh - 44px);display:grid}.app-surface{border:1px solid #48362914;border-radius:38px;width:min(100%,540px);height:calc(100dvh - 44px);min-height:calc(100dvh - 44px);box-shadow:0 35px 100px #3a2a1f33}.main-scroll{height:100%;padding-top:76px}.topbar{border-radius:38px 38px 0 0;height:68px;padding-top:12px}.bottom-nav{bottom:11px}.bottom-sheet{border-radius:30px;margin-bottom:22px}.modal-backdrop{align-items:flex-end}.auth-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffad;border:1px solid #48362914;border-radius:34px;padding:32px;box-shadow:0 30px 90px #432f2221}.auth-brand{margin-bottom:48px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
