body{min-width:320px;min-height:100dvh}:root{color:#17181b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f8f9f5;--surface:#fff;--surface-soft:#f1f2ef;--text:#17181b;--muted:#686d75;--subtle:#777c84;--line:#e8e9e5;--line-strong:#dcded8;--accent:#d7ff43;--accent-pressed:#c5ee31;--accent-soft:#f3fbd7;--accent-ink:#4b5d08;--danger:#d9463e;--shadow:0 14px 34px #1a1e2712, 0 2px 8px #1a1e270a;background:#f6f6f2;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Apple SD Gothic Neo,Pretendard,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100dvh;color:var(--text);overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{cursor:default}svg{display:block}.app-shell{background:var(--bg);min-height:100dvh}.app-panel{width:min(100%,560px);min-height:100dvh;padding:calc(22px + env(safe-area-inset-top)) 20px calc(112px + env(safe-area-inset-bottom));margin:0 auto}.mobile-header,.page-header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px;display:flex}.page-header{margin-bottom:26px;display:block}.compact-page-header{margin-bottom:20px}.eyebrow{color:var(--muted);letter-spacing:-.01em;margin:0 0 5px;font-size:12px;font-weight:650;line-height:1.3;display:block}.mobile-header h1,.page-header h1{color:var(--text);letter-spacing:-.045em;margin:0;font-size:36px;font-weight:780;line-height:1.05}.page-header p{max-width:430px;color:var(--muted);letter-spacing:-.01em;margin:10px 0 0;font-size:14px;line-height:1.55}.round-add,.icon-button,.close-button{color:var(--text);background:var(--surface);box-shadow:inset 0 0 0 1px var(--line), 0 4px 12px #1a1e270a;border:0;place-items:center;display:grid}.round-add{background:var(--text);width:44px;height:44px;color:var(--accent);border-radius:14px;flex:0 0 44px;box-shadow:0 8px 22px #11131224}.round-add svg{width:20px;height:20px}.icon-button{width:44px;height:44px;box-shadow:none;color:var(--muted);background:0 0;border-radius:12px}.icon-button svg{width:20px;height:20px}.icon-button.small{width:40px;height:40px}.icon-button.small svg{width:18px;height:18px}.today-overview{grid-template-columns:auto 1fr;align-items:center;gap:14px;margin:-4px 0 18px;display:grid}.overview-copy{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.overview-copy strong{letter-spacing:-.02em;font-size:14px}.overview-copy span{color:var(--muted);font-size:12px}.day-progress{background:#e6e7e3;border-radius:999px;height:5px;overflow:hidden}.day-progress>span{border-radius:inherit;background:var(--text);height:100%;transition:width .35s;display:block}.reminder-prompt{background:linear-gradient(135deg,#fbfdf4 0%,#f4f8e6 100%);border:1px solid #dfe7c1;border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:8px 12px;margin:0 0 14px;padding:14px;display:grid;box-shadow:0 8px 22px #5c721712}.reminder-prompt-icon{background:var(--text);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.reminder-prompt-icon i{border:2px solid var(--accent);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #d7ff4326}.reminder-prompt strong{letter-spacing:-.02em;margin-top:2px;font-size:14px;display:block}.reminder-prompt p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.reminder-prompt-actions{grid-column:2;gap:6px;display:flex}.reminder-prompt-actions button{background:var(--text);color:#fff;border:0;border-radius:11px;min-height:38px;padding:0 13px;font-size:11px;font-weight:750}.reminder-prompt-actions button:last-child{color:var(--muted);background:0 0}.focus-card,.coach-main-card,.record-score-card,.week-card,.settings-card,.version-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:24px}.focus-card{margin-bottom:28px;padding:22px}.focus-card.is-active{border-color:#ddeda8;box-shadow:0 14px 34px #6b870e1a,0 2px 8px #6b870e0d}.focus-topline{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.focus-label{color:var(--accent-ink);letter-spacing:-.01em;align-items:center;gap:8px;font-size:12px;font-weight:750;display:inline-flex}.focus-label i{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%}.focus-label.is-active i{background:#7e9e13;animation:1.8s ease-in-out infinite focus-pulse}.focus-label.is-snoozed{color:#806529}.focus-label.is-snoozed i{background:#f1c65c;box-shadow:0 0 0 4px #fff7dc}@keyframes focus-pulse{50%{box-shadow:0 0 0 7px #d7ff432e}}.focus-card h2{letter-spacing:-.05em;margin:18px 0 7px;font-size:32px;font-weight:800;line-height:1.12}.focus-meta{color:var(--muted);margin:0;font-size:13px}.coach-nudge{color:#32363c;letter-spacing:-.025em;margin:18px 2px 13px;font-size:17px;font-weight:740;line-height:1.45}.first-step{background:var(--accent-soft);border-radius:15px;gap:12px;margin:20px 0 0;padding:14px 15px;display:grid}.first-step>div+div{border-top:1px solid #55671a1f;padding-top:12px}.first-step span{color:var(--accent-ink);margin-bottom:5px;font-size:11px;font-weight:800;display:block}.first-step strong{letter-spacing:-.02em;font-size:14px}.intervention-brief{width:100%;min-height:68px;color:var(--text);text-align:left;background:#fafbf7;border:1px solid #e3e7d9;border-radius:16px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;margin-top:12px;padding:10px 12px;display:grid}.coach-orbit{background:var(--text);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.coach-orbit i{border:2px solid var(--accent);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #d7ff432b}.intervention-brief>span:nth-child(2){min-width:0}.intervention-brief small{color:var(--muted);margin-bottom:4px;font-size:11px;line-height:1.2;display:block}.intervention-brief strong{color:#34383e;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;display:block;overflow:hidden}.intervention-brief>b{color:#8a8e84;padding:0 3px;font-size:21px;font-weight:500}.intervention-brief:active{background:#f4f7ec;transform:translateY(1px)}.primary-action{background:var(--accent);width:100%;min-height:58px;color:var(--text);letter-spacing:-.015em;border:0;border-radius:16px;font-size:16px;font-weight:760;box-shadow:0 8px 20px #8aaa1f38}.primary-action:active{background:var(--accent-pressed);transform:translateY(1px)}.rescue-action{width:100%;min-height:46px;color:var(--muted);background:#fbfcf7;border:1px solid #dfe4cf;border-radius:14px;justify-content:space-between;align-items:center;margin-top:9px;padding:0 15px;font-size:12px;display:flex}.rescue-action strong{color:var(--text);font-size:13px}.rescue-action:active{background:var(--accent-soft);transform:translateY(1px)}.secondary-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.secondary-actions button{border:1px solid var(--line);color:#5f636b;background:#fafaf8;border-radius:14px;min-height:46px;font-size:13px;font-weight:650}.secondary-actions button:disabled{opacity:.45}.focus-empty p{color:var(--muted);margin:10px 0 22px;font-size:14px;line-height:1.55}.focus-session{margin-top:24px}.focus-session>strong{font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-size:48px;line-height:1;display:block}.focus-session>span{color:var(--muted);margin-top:8px;font-size:12px;display:block}.focus-progress{background:#e9ebf2;border-radius:999px;height:7px;margin:20px 0;overflow:hidden}.focus-progress i{border-radius:inherit;background:var(--accent);height:100%;transition:width .8s linear;display:block}.intervention-feedback{border:1px solid var(--line);background:#fff;border-radius:20px;margin:-12px 0 28px;padding:17px;box-shadow:0 10px 28px #1a1e270d}.intervention-feedback>div:first-child span{color:var(--accent-ink);margin-bottom:5px;font-size:10px;font-weight:800;display:block}.intervention-feedback>div:first-child strong{letter-spacing:-.02em;font-size:14px}.feedback-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:13px;display:grid}.feedback-actions button{border:1px solid var(--line);color:#555a60;background:#fafaf8;border-radius:12px;min-height:40px;padding:0 6px;font-size:11px;font-weight:700}.feedback-actions button:first-child{background:var(--accent-soft);color:#3f4e12;border-color:#d9e8a6}.schedule-section,.coach-insights,.history-section,.manage-section{margin-top:28px}.section-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.section-title-row h3{letter-spacing:-.02em;margin:0;font-size:15px}.section-title-row>span{color:var(--muted);font-size:11px}.text-add{min-width:44px;min-height:44px;color:var(--accent-ink);background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:760}.schedule-list,.history-list,.manage-list{border:1px solid var(--line);background:var(--surface);border-radius:20px;overflow:hidden}.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:70px;padding:10px 14px;display:grid}.schedule-row:last-child{border-bottom:0}.schedule-time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.schedule-copy strong{letter-spacing:-.015em;font-size:14px;display:block}.schedule-copy span{color:var(--subtle);margin-top:4px;font-size:11px;display:block}.schedule-status{min-width:34px;color:var(--muted);justify-content:flex-end;font-size:11px;display:flex}.done-mark{background:var(--accent);width:26px;height:26px;color:var(--text);border-radius:50%;place-items:center;font-size:13px;display:grid}.pulse-dot{background:var(--text);width:9px;height:9px;box-shadow:0 0 0 5px var(--accent);border-radius:50%}.is-done .schedule-copy strong,.is-skipped .schedule-copy strong{color:#93969c}.empty-row,.soft-empty{border:1px dashed var(--line-strong);width:100%;color:var(--muted);text-align:center;background:0 0;border-radius:18px;padding:22px;font-size:13px}.coach-main-card{padding:22px}.coach-card-head span{color:var(--muted);font-size:11px}.coach-card-head h2{letter-spacing:-.035em;margin:6px 0 0;font-size:24px}.coach-summary{color:#52565e;margin:18px 0 0;font-size:14px;line-height:1.6}.strategy-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.strategy-grid div{background:var(--surface-soft);border-radius:16px;padding:14px 12px}.strategy-grid span{color:var(--muted);margin-bottom:6px;font-size:10px;display:block}.strategy-grid strong{font-size:14px}.insight-list{gap:8px;display:grid}.insight-list article{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:26px 1fr;align-items:start;gap:10px;padding:15px;display:grid}.insight-list article>span{background:var(--accent-soft);width:24px;height:24px;color:var(--accent-ink);border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.insight-list p{color:#595d65;margin:2px 0 0;font-size:13px;line-height:1.55}.mini-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.mini-metrics article{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:14px 12px}.mini-metrics span{min-height:26px;color:var(--muted);font-size:10px;line-height:1.3;display:block}.mini-metrics strong{margin-top:8px;font-size:16px;display:block}.record-score-card{grid-template-columns:1fr 1.5fr;align-items:center;gap:18px;padding:20px;display:grid}.weekly-review{background:#f7f9f0;border:1px solid #dfe3d3;border-radius:22px;margin-bottom:12px;padding:20px;position:relative;overflow:hidden}.weekly-review:after{content:"";background:#d7ff438c;border-radius:50%;width:100px;height:100px;position:absolute;top:-48px;right:-38px}.weekly-review.is-progress{background:#f6fbe6;border-color:#d7e7a1}.weekly-review.is-adjust{background:#fffaf0;border-color:#eadfbd}.weekly-review-head{z-index:1;justify-content:space-between;align-items:center;gap:12px;min-height:36px;display:flex;position:relative}.weekly-review-head>span{color:var(--accent-ink);font-size:11px;font-weight:800}.weekly-review-head button{color:#5d6357;background:#ffffffb3;border:1px solid #50583c29;border-radius:999px;min-height:44px;padding:0 12px;font-size:10px;font-weight:750}.weekly-review h2{z-index:1;letter-spacing:-.035em;margin:10px 0 7px;font-size:21px;line-height:1.2;position:relative}.weekly-review p{z-index:1;color:#555b52;max-width:420px;margin:0;font-size:12px;line-height:1.65;position:relative}.record-score-card>div:first-child span{color:var(--muted);font-size:11px;display:block}.record-score-card>div:first-child strong{letter-spacing:-.06em;align-items:baseline;gap:4px;margin-top:5px;font-size:52px;line-height:1;display:flex}.record-score-card>div:first-child small{letter-spacing:0;color:var(--muted);font-size:14px}.record-stats{gap:4px;display:grid}.record-stats p{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;margin:0;padding:8px 0;display:flex}.record-stats p:last-child{border-bottom:0}.record-stats span{color:var(--muted);font-size:11px}.record-stats b{font-size:12px}.week-card{box-shadow:none;margin-top:12px;padding:18px}.week-bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:8px;height:116px;display:grid}.day{text-align:center;color:var(--muted);gap:7px;font-size:10px;display:grid}.bar-track{background:#eceee9;border-radius:999px;height:82px;position:relative;overflow:hidden}.bar-fill{background:var(--accent);border-radius:999px;min-height:3px;position:absolute;inset:auto 0 0}.history-list article{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:66px;padding:10px 13px;display:grid}.history-list article:last-child{border-bottom:0}.history-mark{width:30px;height:30px;color:var(--muted);background:#f0f1ee;border-radius:10px;place-items:center;font-weight:800;display:grid}.history-mark.done{background:var(--accent);color:var(--text)}.history-list strong{font-size:13px;display:block}.history-list span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.history-list b{color:var(--muted);font-size:10px;font-weight:700}.settings-card{box-shadow:none;padding:0 18px}.settings-card+.settings-card{margin-top:12px}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:78px;display:flex}.setting-row.no-border{border-bottom:0}.setting-row.data-actions{border-top:1px solid var(--line);border-bottom:0}.setting-row.data-actions>div:last-child{gap:6px;display:flex}.setting-row strong{font-size:14px;display:block}.setting-row span{max-width:300px;color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45;display:block}.setting-button{border:1px solid var(--line-strong);background:var(--surface-soft);color:#595d65;border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:44px;padding:9px 12px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.setting-button.on{background:var(--accent);color:var(--text);border-color:var(--accent)}.local-pill{background:var(--surface-soft);border-radius:999px;padding:7px 10px;font-weight:700;color:var(--muted)!important;margin:0!important;font-size:10px!important;display:inline-flex!important}.local-pill.safe{background:var(--accent-soft);color:var(--accent-ink)!important}.local-pill.warning{background:#fff1ef;color:#a9312b!important}.manage-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:69px;padding:12px 14px;display:flex}.manage-list article:last-child{border-bottom:0}.manage-list strong{font-size:13px;display:block}.manage-list span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.manage-list article>div:last-child{gap:5px;display:flex}.manage-list button{background:var(--surface-soft);color:#62666e;border:0;border-radius:10px;min-width:44px;min-height:44px;padding:8px 10px;font-size:11px}.manage-list .danger-text{color:var(--danger)}.version-card{box-shadow:none;margin-top:30px;padding:18px}.version-card>span{color:var(--accent-ink);font-size:11px;font-weight:750}.version-card strong{margin-top:5px;font-size:20px;display:block}.version-card p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.55}.legal-links{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:6px;margin-top:15px;padding-top:12px;display:flex}.legal-links a,.legal-links button{background:var(--surface-soft);color:#5f646b;border:0;border-radius:10px;align-items:center;min-height:44px;padding:0 10px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.legal-links button{color:var(--danger);margin-left:auto}.bottom-nav{z-index:15;width:min(100%,560px);padding:7px 10px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px)saturate(180%);background:#fcfcf9eb;border-top:1px solid #d6d8d3e6;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#73777e;background:0 0;border:0;justify-items:center;gap:4px;min-height:54px;padding:6px 0 3px;display:grid}.bottom-nav button svg{width:21px;height:21px}.bottom-nav button b{font-size:10px;font-weight:680}.bottom-nav button.active{color:var(--text)}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(6px);background:#1d1f2438;place-items:end center;display:grid;position:fixed;inset:0}.task-form,.reason-sheet{width:min(100%,560px);max-height:calc(94dvh - env(safe-area-inset-top));overscroll-behavior:contain;padding:8px 20px calc(22px + env(safe-area-inset-bottom));border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:28px 28px 0 0;overflow:auto;box-shadow:0 -18px 60px #1a1e2721}.sheet-handle{background:#d9dcd7;border-radius:999px;width:38px;height:5px;margin:2px auto 14px}.form-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.form-head h2{letter-spacing:-.035em;margin:4px 0 0;font-size:25px;line-height:1.2}.close-button{background:var(--surface-soft);width:44px;height:44px;box-shadow:none;color:#666a72;border-radius:50%;flex:0 0 44px}.close-button svg{width:18px;height:18px}.form-group{border:1px solid var(--line);background:#fbfbf9;border-radius:18px;padding:15px}.form-group+.form-group{margin-top:10px}.secondary-form-group{background:#f8f9f6}.task-form label{color:var(--muted);gap:7px;margin-bottom:13px;font-size:11px;font-weight:620;display:grid}.task-form label:last-child{margin-bottom:0}.task-form input,.task-form select{border:1px solid var(--line-strong);width:100%;min-height:48px;color:var(--text);appearance:none;background:#fff;border-radius:13px;outline:none;padding:12px 13px;font-size:16px;line-height:1.25}.task-form input:focus,.task-form select:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#bedb56}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-hint{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:1.5}.submit-button{background:var(--accent);width:100%;min-height:54px;color:var(--text);border:0;border-radius:16px;margin-top:14px;font-size:16px;font-weight:800}.reason-sheet>p{color:var(--muted);margin:-4px 0 16px;font-size:12px;line-height:1.5}.reason-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.reason-grid button{border:1px solid var(--line);color:#51555d;background:#fafaf8;border-radius:14px;min-height:50px;font-size:14px;font-weight:650}.snooze-grid{grid-template-columns:repeat(3,1fr);gap:9px;padding-bottom:4px;display:grid}.snooze-grid button{border:1px solid var(--line);min-height:86px;color:var(--text);background:#fafaf8;border-radius:17px;place-items:center;gap:4px;display:grid}.snooze-grid button strong{letter-spacing:-.04em;font-size:24px}.snooze-grid button span{color:var(--muted);font-size:11px}.install-sheet{padding-bottom:calc(24px + env(safe-area-inset-bottom))}.install-steps{gap:8px;margin:0;padding:0;list-style:none;display:grid}.install-steps li{border:1px solid var(--line);background:#fafbf8;border-radius:15px;grid-template-columns:32px 1fr;align-items:start;gap:11px;padding:13px;display:grid}.install-steps li>span{background:var(--text);width:30px;height:30px;color:var(--accent);border-radius:10px;place-items:center;font-size:11px;font-weight:850;display:grid}.install-steps strong{margin-top:1px;font-size:13px;display:block}.install-steps p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.toast{z-index:40;left:50%;bottom:calc(84px + env(safe-area-inset-bottom));color:#fff;background:#202227;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:10px;width:max-content;max-width:calc(100vw - 30px);min-height:48px;padding:8px 9px 8px 15px;font-size:12px;font-weight:650;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 14px 40px #1a1e2733}.toast button{background:var(--accent);min-height:34px;color:var(--text);border:0;border-radius:999px;padding:0 11px;font-size:11px;font-weight:800}.first-run{z-index:60;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding:calc(16px + env(safe-area-inset-top)) 0 calc(24px + env(safe-area-inset-bottom));padding:calc(16px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));background:#f8f9f5;place-items:start center;display:grid;position:fixed;inset:0;overflow:hidden auto}.first-run-card{width:min(100%,500px);padding:8px 4px 20px}.first-run-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.first-run-head>span{color:var(--muted);font-size:11px;font-weight:700}.mini-brand{letter-spacing:-.05em;align-items:center;gap:8px;font-size:16px;font-weight:850;display:flex}.mini-brand i{background:var(--text);border-radius:7px 7px 7px 3px;width:22px;height:22px;position:relative}.mini-brand i:after{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.first-run-progress{background:#e6e8e1;border-radius:99px;height:4px;overflow:hidden}.first-run-progress i{border-radius:inherit;background:var(--text);width:68%;height:100%;display:block}.first-run-copy{padding:34px 0 20px}.first-run-copy>span{color:var(--accent-ink);font-size:12px;font-weight:800}.first-run-copy h1{letter-spacing:-.065em;margin:10px 0 15px;font-size:clamp(38px,10vw,54px);line-height:1.03}.first-run-copy p{max-width:430px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.template-chips{scrollbar-width:none;gap:7px;margin-bottom:16px;display:flex;overflow-x:auto}.template-chips button{border:1px solid var(--line-strong);color:#5c6058;background:#fff;border-radius:999px;flex:none;min-height:44px;padding:9px 12px;font-size:11px;font-weight:700}.first-run form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:16px}.first-run label{color:var(--muted);gap:7px;margin-bottom:12px;font-size:10px;font-weight:700;display:grid}.first-run input{border:1px solid var(--line-strong);width:100%;min-height:50px;color:var(--text);background:#fafbf8;border-radius:13px;outline:0;padding:12px 13px;scroll-margin:96px 0 180px;font-size:16px}.first-run input:focus{box-shadow:0 0 0 3px var(--accent-soft);border-color:#bedb56}.first-run-optional{margin:-2px 0 12px;padding:0 2px}.first-run-optional summary{cursor:pointer;color:#676b72;justify-content:space-between;align-items:center;min-height:38px;font-size:11px;font-weight:750;list-style:none;display:flex}.first-run-optional summary::-webkit-details-marker{display:none}.first-run-optional summary:after{content:"+";color:#61665d;background:#f0f2eb;border-radius:8px;place-items:center;width:24px;height:24px;margin-left:auto;font-size:15px;display:grid}.first-run-optional[open] summary:after{content:"−"}.first-run-optional summary span{color:#93978f;margin-left:6px;margin-right:auto;font-size:9px;font-weight:650}.first-run-optional label{margin:5px 0 12px}.first-run-row{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:9px;display:grid}.first-run-row>label{min-width:0}.first-run-row input{appearance:none;min-width:0;max-width:100%;overflow:hidden}.first-run-submit{background:var(--text);color:#fff;border:0;border-radius:15px;justify-content:space-between;align-items:center;width:100%;min-height:56px;margin-top:5px;padding:0 18px;font-size:15px;font-weight:800;display:flex}.first-run-submit span{color:var(--accent);font-size:20px}.first-run-skip{min-height:44px;color:var(--muted);background:0 0;border:0;margin:10px auto 0;padding:8px 12px;font-size:11px;display:block}.celebration{z-index:55;pointer-events:none;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.celebration i{background:var(--accent);border-radius:50%;width:30px;height:30px;animation:1.15s cubic-bezier(.2,.8,.2,1) forwards celebrate-wave;position:absolute}.celebration span{background:var(--text);color:#fff;border-radius:999px;padding:15px 20px;font-size:14px;font-weight:800;animation:1.1s both celebrate-copy;position:relative}@keyframes celebrate-wave{to{opacity:0;transform:scale(70)}}@keyframes celebrate-copy{0%{opacity:0;transform:translateY(12px)}20%,75%{opacity:1;transform:none}to{opacity:0;transform:translateY(-8px)}}@media (width<=430px){.app-panel{padding-left:16px;padding-right:16px}.mobile-header h1,.page-header h1{font-size:34px}.focus-card{border-radius:22px;padding:20px}.focus-card h2{font-size:30px}.strategy-grid,.mini-metrics{grid-template-columns:repeat(3,1fr)}.strategy-grid div,.mini-metrics article{padding:12px 9px}.strategy-grid strong,.mini-metrics strong{font-size:13px}.record-score-card{grid-template-columns:1fr 1.35fr;gap:12px}.record-score-card>div:first-child strong{font-size:46px}.form-row{grid-template-columns:1fr;gap:0}.setting-row.data-actions{flex-direction:column;align-items:flex-start;padding:18px 0}.first-run-card{padding-top:2px}.first-run-copy{padding-top:26px}}@media (height<=760px){.first-run-copy{padding:20px 0 14px}.first-run-copy h1{margin:8px 0 12px;font-size:clamp(34px,9vw,44px)}.first-run-copy p{font-size:13px;line-height:1.55}}@media (width>=431px) and (height>=900px){.first-run{place-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--ink:#111312;--lime:#d7ff43}.landing-shell{min-height:100vh;color:var(--ink);background:#fbfbf7;overflow:hidden}.landing-nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:82px;margin:auto;display:flex}.brand{min-height:44px;color:inherit;letter-spacing:-.06em;align-items:center;gap:10px;font-size:20px;font-weight:850;text-decoration:none;display:flex}.brand i{background:var(--ink);border-radius:8px 8px 8px 3px;width:25px;height:25px;position:relative}.brand i:after{content:"";background:var(--lime);border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;min-height:44px;padding:11px 17px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;width:min(1180px,100% - 48px);min-height:710px;margin:auto;display:grid}.hero-copy{padding:60px 0 90px}.hero-kicker{color:#555950;border:1px solid #dfe1d8;border-radius:999px;margin-bottom:22px;padding:8px 12px;font-size:12px;font-weight:750;display:inline-block}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,5.5vw,78px);font-weight:860;line-height:1.03}.hero-copy>p{color:#666a62;letter-spacing:-.015em;max-width:570px;margin:28px 0 0;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:20px;margin-top:38px;display:flex}.hero-primary{background:var(--ink);color:#fff;border-radius:16px;align-items:center;gap:28px;min-height:56px;padding:17px 20px 17px 22px;font-weight:780;text-decoration:none;display:flex;box-shadow:0 14px 30px #1113122b}.hero-primary span{color:var(--lime);font-size:20px}.hero-actions small{color:#8d9088;font-size:11px}.phone-stage{place-items:center;min-height:680px;display:grid;position:relative}.glow{background:var(--lime);filter:blur();opacity:.82;border-radius:50%;width:520px;height:520px;position:absolute}.phone{background:#f7f7f2;border:9px solid #161817;border-radius:48px;width:315px;height:646px;padding:15px 17px 0;position:relative;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 45px 90px #14190a4d}.phone-status{justify-content:space-between;padding:3px 8px 12px;font-size:9px;display:flex}.phone-status b{letter-spacing:2px;font-size:7px}.phone-head{justify-content:space-between;align-items:end;display:flex}.phone-head small{color:#8b8e87;font-size:8px}.phone-head h2{margin:3px 0;font-size:27px}.phone-head>i{background:#fff;border:1px solid #e3e4df;border-radius:12px;place-items:center;width:34px;height:34px;font-size:20px;font-style:normal;display:grid}.mini-progress{grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:6px 0 12px;font-size:8px;display:grid}.mini-progress i{background:#e1e3dc;border-radius:9px;height:4px;overflow:hidden}.mini-progress b{background:#3159f5;width:33%;height:100%;display:block}.preview-card{background:#fff;border:1px solid #e7e8e2;border-radius:21px;padding:17px;box-shadow:0 12px 28px #191e1414}.preview-card>span{color:#3159f5;font-size:8px;font-weight:800}.preview-card h3{letter-spacing:-.06em;margin:12px 0 4px;font-size:24px}.preview-card p{color:#888b84;margin:0;font-size:9px}.preview-card em{color:#565a52;margin:20px 0 9px;font-size:10px;font-style:normal;font-weight:650;display:block}.preview-action{color:#fff;background:#3159f5;border-radius:13px;place-items:center;width:100%;height:42px;font-size:11px;font-style:normal;font-weight:800;display:grid}.preview-card>div{grid-template-columns:1fr 1fr;gap:6px;margin-top:6px;display:grid}.preview-card>div b{text-align:center;color:#696c65;background:#f2f3ef;border-radius:10px;padding:10px;font-size:8px}.preview-list{margin-top:18px}.preview-list>strong{font-size:11px}.preview-list p{background:#fff;border:1px solid #e9eae5;border-radius:13px;grid-template-columns:44px 1fr auto;align-items:center;margin:8px 0 0;padding:11px;font-size:9px;display:grid}.preview-list time{color:#8b8e87}.preview-list span{color:#3159f5}.phone footer{background:#fffffcf0;border-top:1px solid #e4e5df;grid-template-columns:repeat(4,1fr);align-items:center;height:62px;display:grid;position:absolute;bottom:0;left:0;right:0}.phone footer b{color:#959891;place-items:center;gap:3px;font-size:13px;display:grid}.phone footer b:first-child{color:#3159f5}.phone footer small{font-size:7px}.proof-strip{color:#fff;background:#151715;justify-content:space-between;align-items:center;gap:30px;padding:34px max(24px,50% - 590px);display:flex}.proof-strip p{color:#a9ada4;font-size:12px}.proof-strip div{gap:28px;display:flex}.proof-strip span{font-size:12px}.proof-strip b{color:var(--lime);margin-right:7px}.landing-feature{width:min(1180px,100% - 48px);margin:auto;padding:120px 0}.landing-feature>span{color:#858980;letter-spacing:.12em;font-size:11px;font-weight:800}.landing-feature h2{letter-spacing:-.06em;margin:12px 0 50px;font-size:clamp(38px,4vw,56px);line-height:1.1}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-grid article{background:#fff;border:1px solid #e5e6df;border-radius:24px;min-height:230px;padding:28px}.feature-grid article>b{background:var(--lime);border-radius:11px;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.feature-grid h3{margin:42px 0 10px;font-size:20px}.feature-grid p{color:#73776e;margin:0;font-size:13px;line-height:1.7}.final-cta{text-align:center;background:var(--lime);padding:100px 24px}.final-cta h2{letter-spacing:-.07em;margin:0;font-size:clamp(44px,6vw,72px);line-height:1.02}.final-cta a{background:var(--ink);color:#fff;border-radius:14px;align-items:center;min-height:52px;margin-top:30px;padding:15px 21px;font-weight:800;text-decoration:none;display:inline-flex}.landing-footer{align-items:center;gap:24px;width:min(1180px,100% - 48px);min-height:130px;margin:auto;display:flex}.landing-footer p{color:#858880;flex:1;font-size:11px}.landing-footer>span{color:#a1a49d;font-size:10px}.landing-trust{color:#fff;background:#171917;border-radius:32px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:54px;width:min(1180px,100% - 48px);margin:0 auto 120px;padding:46px;display:grid}.landing-trust>div>span{color:#d7ff43;letter-spacing:.13em;font-size:10px;font-weight:850}.landing-trust h2{letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.08}.trust-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.trust-grid article{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:20px;min-height:170px;padding:19px}.trust-grid b{color:#d7ff43;font-size:10px;display:block}.trust-grid strong{margin-top:30px;font-size:14px;display:block}.trust-grid p{color:#afb3ac;margin:8px 0 0;font-size:11px;line-height:1.6}.landing-footer>div{gap:14px;display:flex}.landing-footer>div a{color:#747970;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:10px;text-decoration:none;display:inline-flex}.landing-footer>div a:hover{text-decoration:underline}@media (width<=800px){.landing-nav{height:68px}.hero{text-align:center;grid-template-columns:1fr;gap:0}.hero-copy{padding:70px 0 20px}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.phone-stage{min-height:650px}.glow{width:430px;height:430px}.proof-strip{text-align:center;display:block}.proof-strip div{flex-wrap:wrap;justify-content:center;margin-top:18px}.feature-grid{grid-template-columns:1fr}.landing-feature{padding:80px 0}.feature-grid article{min-height:auto}.feature-grid h3{margin-top:25px}.landing-trust{grid-template-columns:1fr;gap:32px;margin-bottom:80px;padding:34px}.landing-footer{flex-wrap:wrap;padding:32px 0}.landing-footer p{flex-basis:100%;order:4;margin:0}.landing-footer>div{margin-left:auto}}@media (width<=560px){.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:auto}.trust-grid strong{margin-top:16px}}@media (width<=480px){.landing-nav,.hero,.landing-feature,.landing-footer,.landing-trust{width:calc(100% - 32px)}.hero h1{font-size:45px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.phone-stage{margin:-10px 0;transform:scale(.92)}.proof-strip div{gap:12px;display:grid}.landing-feature h2{font-size:38px}.landing-trust{padding:28px 22px}.glow{width:360px;height:360px}}.legal-shell{color:#17181b;background:#f8f9f5;min-height:100dvh;padding-bottom:80px}.legal-nav{justify-content:space-between;align-items:center;gap:20px;width:min(760px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.legal-nav>a:last-child{color:#555a61;align-items:center;min-height:44px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.legal-brand{min-height:44px;color:inherit;letter-spacing:-.05em;align-items:center;gap:8px;font-size:18px;font-weight:850;text-decoration:none;display:inline-flex}.legal-brand i{background:#17181b;border-radius:8px 8px 8px 3px;width:24px;height:24px;position:relative}.legal-brand i:after{content:"";background:#d7ff43;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.legal-document{background:#fff;border:1px solid #e5e7e1;border-radius:30px;width:min(760px,100% - 40px);margin:26px auto 0;overflow:hidden;box-shadow:0 18px 50px #191d230f}.legal-document>header{background:linear-gradient(145deg,#fff 35%,#f4fbdc);border-bottom:1px solid #eceee8;padding:54px 56px 48px}.legal-document>header>span{color:#586d0a;letter-spacing:.14em;font-size:11px;font-weight:850}.legal-document h1{letter-spacing:-.065em;margin:12px 0 16px;font-size:clamp(38px,7vw,58px);line-height:1}.legal-document>header p{color:#545960;max-width:570px;margin:0;font-size:15px;line-height:1.7}.legal-document>header small{color:#777c84;margin-top:22px;font-size:11px;display:block}.legal-sections{padding:18px 56px 30px}.legal-sections section{border-bottom:1px solid #eceee8;padding:28px 0}.legal-sections section:last-child{border-bottom:0}.legal-sections h2{letter-spacing:-.025em;margin:0 0 13px;font-size:17px}.legal-sections p{color:#5d6269;margin:7px 0 0;font-size:14px;line-height:1.75}.legal-document>footer{background:#f5f6f2;padding:24px 56px 30px}.legal-document>footer p{color:#676c73;margin:0 0 16px;font-size:12px;line-height:1.55}.legal-document>footer div{gap:8px;display:flex}.legal-document>footer a{color:#5f646b;background:#fff;border:1px solid #dfe1dc;border-radius:999px;align-items:center;min-height:44px;padding:0 13px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.legal-document>footer a.active{color:#fff;background:#17181b;border-color:#17181b}@media (width<=560px){.legal-nav,.legal-document{width:calc(100% - 28px)}.legal-nav{min-height:68px}.legal-document{border-radius:24px;margin-top:12px}.legal-document>header{padding:38px 24px 34px}.legal-sections{padding:10px 24px 22px}.legal-document>footer{padding:22px 24px 26px}}
