@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f6f2;--surface:#fff;--surface-soft:#eef3ef;--ink:#17211f;--muted:#64706d;--line:#dfe6e2;--teal:#0d766e;--teal-dark:#075e58;--teal-soft:#dcefeb;--coral:#ee765d;--coral-soft:#fff0ec;--gold:#ba7a16;--gold-soft:#fff5dc;--danger:#bd4137;--shadow:0 18px 50px #1b2e2a14;--radius:20px}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:3px;outline:3px solid #0d766e47}.offline-banner{z-index:100;color:#fff8e8;text-align:center;background:#392f20;padding:8px 16px;font-size:12px;font-weight:700;position:fixed;inset:0 0 auto}.app-layout{grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#eaf5f2;background:#102c29;flex-direction:column;height:100vh;padding:28px 20px 20px;display:flex;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:19px;font-weight:800;display:inline-flex}.brand-mark{background:var(--coral);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:inset 0 -2px #0000001a}.brand.inverse{color:#fff}.nav-list{gap:6px;margin-top:44px;display:grid}.nav-link{color:#adbfbb;border-radius:13px;align-items:center;gap:13px;min-height:46px;padding:0 14px;font-size:14px;font-weight:650;transition:all .2s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;box-shadow:inset 3px 0 0 var(--coral);background:#1e4944}.sidebar-note{color:#b8cac6;background:#ffffff0a;border:1px solid #ffffff17;border-radius:15px;gap:10px;margin-top:auto;padding:16px;display:flex}.sidebar-note svg{color:#f5a18e;flex:none}.sidebar-note p{margin:0;font-size:12px;line-height:1.55}.profile-button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff14;align-items:center;gap:10px;width:100%;margin-top:14px;padding:12px 8px;display:flex}.profile-button>svg{color:#92aaa5}.avatar{background:#2a5d57;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.profile-copy{flex:1;gap:2px;min-width:0;display:grid}.profile-copy strong,.profile-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-copy strong{font-size:12px}.profile-copy small{color:#92aaa5;font-size:10px}.main-column{min-width:0}.page-content{width:min(1180px,100%);margin:0 auto;padding:46px 48px 70px}.mobile-header,.mobile-nav{display:none}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-.04em;margin:5px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:600;line-height:1.05}.page-heading p:not(.eyebrow){color:var(--muted);margin:0}.eyebrow,.section-kicker{color:var(--teal);letter-spacing:.15em;margin:0;font-size:11px;font-weight:850}.eyebrow.light{color:#9ad0c9}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:25px}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:13px;font-weight:750;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{background:var(--teal);color:#fff;box-shadow:0 8px 18px #0d766e2b}.button.primary:hover:not(:disabled){background:var(--teal-dark)}.button.secondary{border-color:var(--line);background:var(--surface);color:var(--ink)}.button.ghost{background:var(--surface-soft);color:var(--ink)}.button.danger-outline{color:var(--danger);background:#fff;border-color:#eab5ae}.button.large{width:100%;min-height:50px;margin-top:22px}.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){background:var(--surface-soft)}.icon-button:disabled{opacity:.35;cursor:not-allowed}.icon-button.danger{color:var(--danger)}.icon-button.success{color:var(--teal)}.text-button{color:var(--teal);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px;font-size:12px;font-weight:750;display:inline-flex}.back-link{color:var(--muted);align-items:center;gap:3px;margin-bottom:20px;font-size:13px;font-weight:700;display:inline-flex}.dashboard-grid{grid-template-columns:minmax(420px,2fr) repeat(3,minmax(130px,.72fr));gap:13px;display:grid}.progress-card,.stat-card,.quote-card,.task-section,.history-section,.settings-group,.notification-status-card,.install-guide-card{border:1px solid var(--line);background:var(--surface);box-shadow:0 7px 24px #1c2f2b09}.progress-card{border-radius:var(--radius);grid-row:span 1;align-items:center;gap:24px;padding:24px;display:flex}.progress-ring{--progress:0deg;background:conic-gradient(var(--teal) var(--progress), #e7ece9 0);border-radius:50%;flex:none;place-items:center;width:118px;height:118px;display:grid}.progress-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:90px;height:90px}.progress-ring>div{z-index:1;text-align:center;grid-area:1/1;display:grid}.progress-ring strong{font-family:Georgia,serif;font-size:28px;line-height:1}.progress-ring span{color:var(--muted);margin-top:4px;font-size:10px}.progress-copy{flex:1}.progress-copy h2{margin:7px 0 5px;font-family:Georgia,serif;font-size:22px}.progress-copy p{color:var(--muted);margin:0;font-size:13px}.linear-progress{background:#e7ece9;border-radius:99px;height:7px;margin-top:15px;overflow:hidden}.linear-progress span{border-radius:inherit;background:var(--teal);height:100%;transition:width .35s;display:block}.stat-card{border-radius:17px;flex-direction:column;justify-content:space-between;min-height:150px;padding:18px;display:flex}.stat-card>div{gap:2px;display:grid}.stat-card strong{font-family:Georgia,serif;font-size:30px}.stat-card div span{color:var(--muted);font-size:11px}.stat-icon{border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.stat-icon.pending{background:var(--gold-soft);color:var(--gold)}.stat-icon.complete{background:var(--teal-soft);color:var(--teal)}.stat-icon.skipped{color:#65717f;background:#edf0f4}.quote-card{background:#fff9ed;border-color:#eee1c3;border-radius:15px;align-items:center;gap:14px;margin:14px 0 30px;padding:15px 20px;display:flex}.quote-card>span{color:var(--gold)}.quote-card blockquote{color:#6d5831;margin:0;font-family:Georgia,serif;font-size:15px;font-style:italic}.task-section,.history-section{border-radius:var(--radius);padding:23px}.task-list{gap:9px;display:grid}.task-item{border:1px solid var(--line);background:#fff;border-left:4px solid #d6ddd9;border-radius:14px;align-items:center;gap:13px;min-height:88px;padding:14px 12px 14px 16px;transition:all .18s;display:flex}.task-item:hover{border-color:#cbd7d2;transform:translateY(-1px);box-shadow:0 7px 18px #1b2e2a0e}.task-item.status-pending{border-left-color:var(--coral)}.task-item.status-completed{border-left-color:var(--teal);background:#fbfdfc}.task-item.status-skipped,.task-item.status-missed{opacity:.72}.task-check{cursor:pointer;background:#fff;border:2px solid #c5cfcb;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.status-completed .task-check{border-color:var(--teal);background:var(--teal);color:#fff}.status-skipped .task-check{color:#68727b;background:#eef1f3;border-color:#c9d0d6}.task-main{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;gap:5px;min-width:0;padding:0;display:grid}.task-title-row{align-items:center;gap:9px;display:flex}.task-title-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.status-completed .task-title-row strong{color:var(--muted);text-decoration:line-through}.task-description{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.task-meta{color:var(--muted);align-items:center;gap:12px;font-size:11px;display:flex}.task-meta>span{align-items:center;gap:5px;display:inline-flex}.status-label{font-weight:750}.status-label.pending{color:#b8523f}.status-label.completed{color:var(--teal)}.task-actions{align-items:center;gap:5px;display:flex}.priority-badge,.version-badge,.inactive-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:6px;align-items:center;width:max-content;padding:4px 7px;font-size:9px;font-weight:850;display:inline-flex}.priority-badge.high{background:var(--coral-soft);color:#b44e3a}.priority-badge.medium{background:var(--gold-soft);color:#98600d}.priority-badge.low{background:var(--teal-soft);color:var(--teal)}.version-badge{color:#68736f;background:#edf1f0}.inactive-badge{color:#65717f;background:#edf0f4}.loading-view{min-height:240px;color:var(--muted);text-align:center;place-items:center;display:grid}.loading-view p{margin-top:12px}.spinner{border:3px solid #d6e2de;border-top-color:var(--teal);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin;display:inline-block}.spinner.small{border-width:2px;width:14px;height:14px}.sync-label{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{color:var(--muted);text-align:center;justify-items:center;padding:48px 24px;display:grid}.empty-state.surface{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.empty-state h3{color:var(--ink);margin:14px 0 6px;font-family:Georgia,serif;font-size:23px}.empty-state p{max-width:520px;margin:0 0 20px;line-height:1.6}.empty-icon{background:var(--teal-soft);width:58px;height:58px;color:var(--teal);border-radius:18px;place-items:center;display:grid}.info-strip,.alert-card{color:#285b53;background:#eaf5f1;border:1px solid #cfe3dd;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:15px 18px;display:flex}.info-strip p,.alert-card p{margin:0;font-size:13px;line-height:1.55}.template-list{gap:11px;display:grid}.template-card{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:20px;min-height:122px;padding:20px 18px 20px 23px;display:flex;position:relative;overflow:hidden}.template-card.inactive{opacity:.72;background:#f7f8f7}.template-accent{background:var(--teal);width:5px;position:absolute;inset:0 auto 0 0}.template-accent[data-priority=HIGH]{background:var(--coral)}.template-accent[data-priority=MEDIUM]{background:#d89c39}.template-content{flex:1;min-width:0}.template-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.template-title-row h2{margin:0;font-size:17px}.template-content>p{color:var(--muted);margin:6px 0 13px;font-size:12px}.template-meta{color:#5d6b67;flex-wrap:wrap;gap:16px;font-size:11px;display:flex}.template-meta span{align-items:center;gap:6px;display:inline-flex}.template-actions{gap:6px;display:flex}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081a188f;place-items:center;padding:22px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{background:#fff;border-radius:22px;width:min(760px,100%);max-height:calc(100vh - 44px);padding:25px;overflow-y:auto;box-shadow:0 30px 80px #00000040}.modal-card.compact{width:min(500px,100%)}.modal-card.compact>h2{margin:12px 0 5px;font-family:Georgia,serif;font-size:28px}.modal-card.compact>p{color:var(--muted);line-height:1.6}.modal-topline{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.modal-topline h2{margin:4px 0 0;font-family:Georgia,serif;font-size:27px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.detail-list{border-top:1px solid var(--line);gap:0;margin:20px 0 0;display:grid}.detail-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.detail-list dt{color:var(--muted);font-size:13px}.detail-list dd{margin:0;font-size:13px;font-weight:750}.form-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.field{color:#3c4946;gap:7px;font-size:12px;font-weight:700;display:grid}.field.full{grid-column:1/-1}.field>span{align-items:center;gap:5px;display:inline-flex}.field input:not([type=checkbox]),.field textarea,.field select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #d5ddda;border-radius:10px;outline:0;padding:10px 12px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0d766e1a}.field-error{color:var(--danger);font-size:10px;font-weight:700}.check-field{grid-template-columns:auto 1fr;align-content:center}.check-field input{width:18px;height:18px;accent-color:var(--teal)}.day-fieldset{border:0;margin:0;padding:0}.day-fieldset legend{margin-bottom:8px}.day-picker{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.day-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;place-items:center;min-height:56px;padding:5px;display:grid}.day-button small{color:var(--muted);font-size:8px}.day-button.selected{border-color:var(--teal);background:var(--teal-soft);color:var(--teal-dark)}.reminder-panel{background:#f3f7f5;border-radius:15px;margin-top:20px;padding:16px}.switch-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.switch-row>input{width:42px;height:22px;accent-color:var(--teal)}.switch-copy{align-items:center;gap:10px;display:flex}.switch-copy>svg{color:var(--teal)}.switch-copy>span{display:grid}.switch-copy small{color:var(--muted);font-size:10px}.reminder-fields{margin-top:16px}.segmented-control{border:1px solid var(--line);background:#fff;border-radius:12px;padding:4px;display:flex}.segmented-control button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 14px;font-size:12px;font-weight:750}.segmented-control button.active{background:var(--teal);color:#fff}.history-stats{grid-template-columns:.8fr .8fr 1.6fr;gap:13px;margin-bottom:18px;display:grid}.history-stat{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:flex-start;gap:13px;min-height:138px;padding:20px;display:flex}.history-stat>span{background:var(--coral-soft);width:40px;height:40px;color:var(--coral);border-radius:12px;place-items:center;display:grid}.history-stat.primary>span{background:var(--teal-soft);color:var(--teal)}.history-stat div{display:grid}.history-stat small{color:var(--muted)}.history-stat strong{margin-top:4px;font-family:Georgia,serif;font-size:30px}.history-stat p{color:var(--muted);margin:2px 0 0;font-size:11px}.heatmap-card{display:block}.heatmap-title{justify-content:space-between;align-items:center;display:flex!important}.heatmap-title>span{color:var(--muted);align-items:center;gap:3px;font-size:8px;display:flex}.heatmap-title i{background:var(--teal-soft);border-radius:2px;width:8px;height:8px}.heatmap-title i:nth-of-type(2){background:#a8d8cf}.heatmap-title i:nth-of-type(3){background:#54aa9e}.heatmap-title i:nth-of-type(4){background:var(--teal)}.heatmap{grid-template-columns:repeat(15,1fr);gap:5px;margin-top:18px;display:grid}.heat-cell{aspect-ratio:1;background:#edf0ee;border-radius:4px}.heat-cell.level-1{background:var(--teal-soft)}.heat-cell.level-2{background:#a8d8cf}.heat-cell.level-3{background:#54aa9e}.heat-cell.level-4{background:var(--teal)}.history-list{display:grid}.history-row{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.9fr) minmax(300px,1.2fr) minmax(150px,.7fr);align-items:center;gap:18px;padding:16px 4px;display:grid}.history-date{align-items:center;gap:10px;display:flex}.history-date>span{background:var(--surface-soft);width:36px;height:36px;color:var(--teal);border-radius:10px;place-items:center;display:grid}.history-date div{gap:2px;display:grid}.history-date strong{text-transform:capitalize;font-size:12px}.history-date small,.muted{color:var(--muted);font-size:10px}.history-counts{flex-wrap:wrap;gap:11px;display:flex}.history-counts span{align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.history-counts .completed{color:var(--teal)}.history-counts .skipped{color:#6d7882}.history-counts .missed{color:#b95846}.history-progress{align-items:center;gap:10px;display:flex}.history-progress>div{background:#e8ecea;border-radius:99px;flex:1;height:7px;overflow:hidden}.history-progress span{background:var(--teal);height:100%;display:block}.history-progress strong{text-align:right;width:35px;font-size:11px}.settings-layout{gap:18px;display:grid}.settings-group{border-radius:var(--radius);padding:22px;overflow:hidden}.settings-row{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:13px;width:100%;min-height:72px;padding:13px 4px;display:flex}.settings-row.interactive{cursor:pointer}.settings-row.interactive:hover{background:#fafcfa}.settings-icon{background:var(--surface-soft);color:#53635f;border-radius:12px;flex:none;place-items:center;width:41px;height:41px;display:grid}.settings-icon.coral{background:var(--coral-soft);color:var(--coral)}.settings-icon.teal{background:var(--teal-soft);color:var(--teal)}.settings-icon.pale-red{color:var(--danger);background:#fff0ef}.settings-copy{flex:1;gap:3px;display:grid}.settings-copy strong{font-size:13px}.settings-copy small{color:var(--muted);font-size:11px}.secure-label,.installed-badge,.manual-badge{background:var(--teal-soft);color:var(--teal);border-radius:8px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.manual-badge{color:var(--muted);background:#edf0ef}.danger-row{color:var(--danger)}.install-card{border-top:1px solid var(--line);align-items:center;gap:15px;padding-top:15px;display:flex}.install-card>div{flex:1}.install-card strong{font-size:14px}.install-card p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.settings-footnote{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.6}.settings-footnote.centered{text-align:center;max-width:700px;margin:20px auto 0}.alert-card{align-items:flex-start}.alert-card strong{font-size:13px}.alert-card p{margin-top:4px}.alert-card.warning{color:#75581f;background:#fff8e5;border-color:#f0dba5}.alert-card.danger{color:#813c31;background:#fff0ed;border-color:#edc3be}.notification-status-card{border-radius:var(--radius);padding:25px;overflow:hidden}.device-hero{align-items:center;gap:15px;padding-bottom:22px;display:flex}.device-hero>span:first-child{background:var(--teal-soft);width:58px;height:58px;color:var(--teal);border-radius:18px;place-items:center;display:grid}.device-hero>div{flex:1}.device-hero h2{margin:4px 0;font-family:Georgia,serif;font-size:24px}.device-hero p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px}.status-orb{color:#75807d;background:#edf0ef;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.status-orb.online{background:var(--teal);color:#fff}.status-grid{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.status-item{background:#fbfcfb;align-items:center;gap:9px;padding:16px;display:flex}.status-dot{background:#a9b1ae;border-radius:50%;width:8px;height:8px}.status-dot.positive{background:var(--teal);box-shadow:0 0 0 4px var(--teal-soft)}.status-item div{gap:2px;display:grid}.status-item small{color:var(--muted);font-size:9px}.status-item strong{font-size:11px}.last-sync{color:var(--muted);align-items:center;gap:8px;margin-top:17px;font-size:10px;display:flex}.last-sync .text-button{margin-left:auto}.notification-actions{border-top:1px solid var(--line);gap:9px;margin-top:19px;padding-top:19px;display:flex}.install-guide-card{border-radius:var(--radius);margin-top:18px;padding:24px}.install-guide-card>div{align-items:center;gap:13px;display:flex}.install-guide-card h2{margin:0;font-family:Georgia,serif;font-size:21px}.install-guide-card p{color:var(--muted);margin:4px 0 0;font-size:11px}.install-guide-card ol{counter-reset:none;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0;padding:0;list-style:none;display:grid}.install-guide-card li{background:var(--surface-soft);color:#4e5c58;border-radius:12px;align-content:start;gap:8px;min-height:100px;padding:14px;font-size:10px;line-height:1.5;display:grid}.install-guide-card li span{background:var(--teal);color:#fff;border-radius:7px;place-items:center;width:23px;height:23px;font-weight:800;display:grid}.login-page{grid-template-columns:1.12fr .88fr;min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 85% 80%,#236e66 0,#0000 30%),#123b37;flex-direction:column;justify-content:space-between;min-height:100vh;padding:45px clamp(35px,7vw,100px);display:flex}.login-story h1{letter-spacing:-.055em;margin:15px 0 18px;font-family:Georgia,serif;font-size:clamp(50px,6.2vw,86px);font-weight:500;line-height:.98}.login-lead{color:#bdd3ce;max-width:570px;font-size:17px;line-height:1.65}.login-features{color:#c8ddd8;flex-wrap:wrap;gap:22px;font-size:12px;display:flex}.login-features span{align-items:center;gap:7px;display:flex}.login-panel{background:#f6f4ed;place-items:center;padding:35px;display:grid}.login-card{width:min(430px,100%);box-shadow:var(--shadow);background:#fff;border:1px solid #e2e2d9;border-radius:24px;padding:38px}.welcome-icon{background:var(--coral);color:#fff;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:24px;display:grid}.login-card h2{margin:7px 0 8px;font-family:Georgia,serif;font-size:32px;line-height:1.1}.login-card>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.6}.setup-notice{color:#684d19;background:#fff8e5;border:1px solid #f0dba5;border-radius:12px;margin-top:20px;padding:15px}.setup-notice p{font-size:11px}.setup-notice ul{max-height:140px;margin:8px 0 0;padding-left:20px;font-size:10px;overflow:auto}.privacy-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:18px;font-size:9px;display:flex}@media (max-width:1080px){.dashboard-grid{grid-template-columns:repeat(3,1fr)}.progress-card{grid-column:1/-1}.stat-card{min-height:110px}.history-row{grid-template-columns:1fr 1fr}.history-progress{grid-column:1/-1}.status-grid,.install-guide-card ol{grid-template-columns:1fr 1fr}}@media (max-width:820px){.app-layout{display:block}.sidebar{display:none}.main-column{padding-bottom:72px}.mobile-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f6f2eb;justify-content:space-between;align-items:center;height:66px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-header .brand-mark{width:34px;height:34px}.mobile-nav{z-index:50;height:66px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav-link{color:#7a8682;align-content:center;place-items:center;gap:3px;font-size:8px;font-weight:700;display:grid}.mobile-nav-link.active{color:var(--teal)}.mobile-nav-link.active:before{background:var(--teal);content:"";border-radius:0 0 4px 4px;width:32px;height:3px;position:absolute;top:0}.page-content{padding:28px 18px 35px}.page-heading{align-items:flex-start}.page-heading h1{font-size:37px}.page-heading>.button{align-self:flex-end}.history-stats{grid-template-columns:1fr 1fr}.heatmap-card{grid-column:1/-1}.template-card{flex-wrap:wrap;align-items:flex-start}.template-actions{justify-content:flex-end;width:100%}.login-page{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}}@media (max-width:600px){.page-heading{display:grid}.page-heading>.button,.segmented-control{width:100%}.segmented-control button{flex:1}.dashboard-grid{grid-template-columns:repeat(3,1fr)}.progress-card{grid-template-columns:90px 1fr;padding:18px;display:grid}.progress-ring{width:88px;height:88px}.progress-ring:before{width:68px;height:68px}.progress-ring strong{font-size:21px}.progress-copy h2{font-size:18px}.stat-card{min-height:100px;padding:12px}.stat-card strong{font-size:24px}.stat-card div span{font-size:8px}.stat-icon{width:31px;height:31px}.task-section,.history-section,.settings-group{margin-inline:-5px;padding:17px 13px}.task-item{align-items:flex-start;min-height:94px;padding:13px 8px 13px 12px}.task-actions{flex-direction:column}.task-actions .text-button{font-size:9px}.task-meta{flex-wrap:wrap;gap:6px}.history-stats{grid-template-columns:1fr}.heatmap-card{grid-column:auto}.history-stat{min-height:112px}.history-row{grid-template-columns:1fr}.history-counts{padding-left:46px}.history-progress{grid-column:auto}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.day-picker{grid-template-columns:repeat(4,1fr)}.modal-backdrop{align-items:end;padding:0}.modal-card{border-radius:22px 22px 0 0;max-height:92vh}.template-meta{gap:7px;display:grid}.template-actions{justify-content:space-between}.status-grid{grid-template-columns:1fr}.notification-status-card{padding:18px}.device-hero{align-items:flex-start}.device-hero h2{font-size:21px}.notification-actions{display:grid}.notification-actions .button{width:100%}.install-guide-card ol{grid-template-columns:1fr}.install-guide-card li{grid-template-columns:25px 1fr;align-items:center;min-height:auto}.install-card{flex-wrap:wrap;align-items:flex-start}.install-card .button,.install-card .installed-badge,.install-card .manual-badge{margin-left:56px}.settings-row{min-height:67px}.secure-label{display:none}.login-panel{padding:18px}.login-card{padding:26px}}
