@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Lora:ital,wght@0,500;1,500;1,600&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#24302c;background:#ebe7df;color-scheme:light;font-synthesis:none;--app-backdrop: #ebe7df;--green: #285447;--accent-readable: #285447;--green-deep: #1e4037;--green-soft: #deebe5;--paper: #f8f5ee;--surface: #fffdf8;--sand: #eee8dc;--gold: #b58443;--gold-soft: #f5e4c5;--ink: #24302c;--muted: #69736f;--line: #e2ddd3;--danger: #9d4d46;--shadow: 0 18px 50px rgba(38, 49, 46, .09);--tab-panel: var(--sand);--tab-text: var(--muted);--tab-active: var(--green-soft);--tab-active-text: var(--green)}@media(prefers-color-scheme:dark){:root[data-theme=system]{--paper: #16201d;--surface: #1e2b27;--sand: #2a3632;--ink: #f2eee4;--muted: #aeb8b3;--line: #34443f;--green-soft: #29473e;--gold-soft: #4d3e28;--accent-readable: #9fd6c2;--tab-panel: #21332d;--tab-text: #d7e5df;--tab-active: #f0d49e;--tab-active-text: #17372f;--app-backdrop: #101714;background:#101714;color:var(--ink);color-scheme:dark}}:root[data-theme=dark]{--paper: #16201d;--surface: #1e2b27;--sand: #2a3632;--ink: #f2eee4;--muted: #aeb8b3;--line: #34443f;--green-soft: #29473e;--gold-soft: #4d3e28;--accent-readable: #9fd6c2;--tab-panel: #21332d;--tab-text: #d7e5df;--tab-active: #f0d49e;--tab-active-text: #17372f;--app-backdrop: #101714;background:#101714;color:var(--ink);color-scheme:dark}:root[data-theme=light]{color-scheme:light}:root.large-text{font-size:20px}:root.large-text body{line-height:1.55}:root.high-contrast{--muted: var(--ink);--line: currentColor;--shadow: none}:root.high-contrast .settings-section,:root.high-contrast .history-card,:root.high-contrast .review-card,:root.high-contrast input,:root.high-contrast textarea,:root.high-contrast select,:root.high-contrast button{border-width:2px}:root.reduce-motion *{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{box-sizing:border-box}html{min-height:100%;background:var(--paper)}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);color:var(--ink)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #d2a361;outline-offset:3px}.app-shell{min-height:100vh}.mobile-frame{min-height:100vh;max-width:760px;margin:0 auto;position:relative;background:var(--paper)}.main-content{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.page{width:min(100%,680px);margin:0 auto;padding:34px 22px 50px;animation:page-in .35s ease both}@keyframes page-in{0%{opacity:0;transform:translateY(5px)}}.desktop-sidebar{display:none}.mobile-header{height:66px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent);background:color-mix(in srgb,var(--paper) 92%,transparent);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--accent-readable)}.brand strong{font-family:Lora,serif;font-size:1.25rem}.brand-mark{width:35px;height:35px;border-radius:50% 50% 45% 45%;background:var(--green);color:#f7dba6;display:grid;place-items:center}.brand-mark svg{width:23px;height:23px}.header-whisper{color:var(--muted);font-size:.75rem;letter-spacing:.03em}.bottom-navigation{position:fixed;bottom:0;left:0;right:0;z-index:30;height:calc(70px + env(safe-area-inset-bottom));padding:7px 10px env(safe-area-inset-bottom);background:color-mix(in srgb,var(--surface) 94%,transparent);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-navigation a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;color:var(--muted);font-size:.67rem;font-weight:600;border-radius:12px;transition:color .2s,background .2s}.bottom-navigation a.router-link-active{color:var(--tab-active-text);background:var(--tab-active)}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-heading h1,.form-header h1,.review-header h1{margin:5px 0 0;font-size:clamp(1.85rem,8vw,2.45rem);line-height:1.05;letter-spacing:-.05em}.eyebrow{color:var(--gold);text-transform:uppercase;font-size:.7rem;font-weight:700;letter-spacing:.14em}.serif-accent{font-family:Lora,serif;font-weight:500;font-style:italic;color:var(--accent-readable)}.day-seal{width:58px;height:66px;border:1px solid var(--line);border-radius:28px 28px 20px 20px;background:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 24px #26312e0f}.day-seal span{font-family:Lora,serif;font-size:1.4rem;line-height:1;color:var(--accent-readable)}.day-seal small{text-transform:uppercase;color:var(--muted);font-size:.62rem;margin-top:4px}.verse-hero{position:relative;overflow:hidden;padding:28px 24px;border-radius:26px;color:#fbf7ee;background:radial-gradient(circle at 90% 10%,rgba(245,228,197,.16),transparent 34%),linear-gradient(145deg,#315f51,#1f453b);box-shadow:0 22px 50px #1b413733}.verse-hero:after{content:"“";position:absolute;right:8px;bottom:-68px;font-family:Georgia,serif;font-size:13rem;color:#ffffff0e;line-height:1}.verse-topline{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.theme-label{color:#d8e4df;font-size:.75rem}.verse-reference{color:var(--gold);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:24px 0 13px}.verse-hero .verse-reference{color:#f1cf90}.verse-hero blockquote,.review-card blockquote{margin:0;font:500 1.22rem/1.72 Lora,Georgia,serif;letter-spacing:-.01em;position:relative;z-index:1}.personal-note{margin:20px 0 0;padding:13px 0 0 16px;border-left:2px solid #d4ae6e;color:color-mix(in srgb,currentColor 78%,transparent);font-size:.84rem;font-style:italic;line-height:1.5}.verse-actions{display:flex;gap:9px;margin-top:24px;align-items:center;position:relative;z-index:2}.verse-actions .button{flex:1}.verse-actions .icon-button{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.card-row{margin-top:14px;border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:12px}.soft-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--green-soft);color:var(--accent-readable);flex:0 0 auto}.card-row div{display:flex;flex-direction:column;gap:2px}.card-row small{color:var(--muted);font-size:.7rem}.card-row strong{font-size:.95rem}.inline-link{margin-left:auto;display:inline-flex;gap:3px;align-items:center;color:var(--accent-readable);font-size:.75rem;font-weight:700}.empty-today{text-align:center;padding:44px 12px 34px}.empty-today.compact{padding-top:50px}.empty-illustration{width:92px;height:92px;margin:0 auto 25px;display:grid;place-items:center;color:var(--accent-readable);border-radius:48% 52% 44% 56%;background:var(--green-soft);transform:rotate(-3deg)}.empty-illustration svg{transform:rotate(3deg)}.empty-today h2{font:500 1.48rem/1.35 Lora,serif;margin:9px auto 11px;max-width:440px}.empty-today p{color:var(--muted);font-size:.9rem;line-height:1.55;max-width:400px;margin:0 auto 24px}.mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:20px}.mini-stats>div{border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:14px;display:flex;align-items:center;gap:10px}.mini-stats p{margin:0;display:flex;flex-direction:column}.mini-stats strong{font-size:1.1rem}.mini-stats small{color:var(--muted);font-size:.68rem}.encouragement{text-align:center;margin:20px 0 0;color:var(--muted);font:italic .76rem Lora,serif}.button{min-height:45px;border:1px solid transparent;border-radius:13px;padding:0 17px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:700;font-size:.83rem;cursor:pointer;transition:transform .15s,background .2s,opacity .2s}.button:active{transform:scale(.98)}.button:disabled{opacity:.55;cursor:wait}.button-primary{background:var(--green);color:#fff;box-shadow:0 8px 18px #28544729}.button-primary:hover{background:var(--green-deep)}.verse-hero .button-primary{background:#f6ead4;color:#23493f;box-shadow:none}.button-secondary{background:var(--surface);color:var(--accent-readable);border-color:var(--line)}.button-ghost{background:transparent;color:var(--accent-readable)}.button-danger{color:var(--danger);border-color:color-mix(in srgb,var(--danger) 25%,transparent);background:transparent}.button-large{min-height:52px;border-radius:15px;padding-inline:22px}.button-small{min-height:36px;font-size:.75rem}.button-block{width:100%}.button-reset{width:100%;border:0;background:none;cursor:pointer;text-align:left}.icon-button{width:43px;height:43px;flex:0 0 auto;border-radius:13px;border:1px solid var(--line);background:var(--surface);display:grid;place-items:center;cursor:pointer}.bare-icon{border:0;background:none;width:34px;height:34px;display:grid;place-items:center;color:var(--muted);cursor:pointer}.text-button{border:0;background:none;color:var(--accent-readable);font-weight:700;font-size:.78rem;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.status-pill{display:inline-flex;padding:5px 9px;border-radius:99px;font-size:.62rem;font-weight:700}.status-new{color:#5d4930;background:var(--gold-soft)}.status-known{color:#1f5b45;background:#dcefe4}.status-almost{color:#755321;background:#f6e7ca}.status-review{color:#84433e;background:#f5dcda}.form-header,.review-header{display:flex;gap:15px;align-items:center;margin-bottom:29px}.verse-form{display:flex;flex-direction:column;gap:20px}.field{display:flex;flex-direction:column;gap:7px;position:relative}.field>span,.reminder-fieldset legend span{font-size:.78rem;font-weight:700;color:var(--ink)}.field b{color:var(--gold)}.field em{color:var(--muted);font-weight:400;font-size:.67rem;float:right}.field input,.field textarea,.field select,.time-control,.settings-time>div,.search-field{width:100%;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink)}.field input,.field textarea,.field select{padding:13px 14px;outline:none}.field textarea{resize:vertical;line-height:1.55}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--green-soft)}.field small{color:var(--muted);font-size:.65rem;text-align:right}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reference-grid{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(220px,1.2fr);gap:12px}.fetch-verse-button{margin-top:-10px}.fetch-message{color:#245a45;background:#dcefe5;padding:10px 12px;border-radius:11px;font-size:.7rem;margin:-8px 0 0}.theme-selector{padding:18px;margin:0;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.theme-selector legend{padding:0 7px}.theme-selector legend span{display:flex;align-items:center;gap:7px;font-size:.78rem;font-weight:700;color:var(--ink)}.theme-selector legend small{display:block;max-width:330px;margin:5px 0 0 24px;color:var(--muted);font-size:.65rem;line-height:1.4}.theme-badges{display:flex;flex-wrap:wrap;gap:7px}.theme-badges button{border:1px solid var(--line);border-radius:99px;background:var(--paper);color:var(--tab-text);padding:8px 12px;font-size:.68rem;font-weight:700;cursor:pointer}.theme-badges button:hover{border-color:var(--gold)}.theme-badges button.active{border-color:var(--tab-active);background:var(--tab-active);color:var(--tab-active-text)}.theme-badges button span{display:inline-grid;min-width:18px;height:18px;margin-left:4px;padding:0 5px;place-items:center;border-radius:99px;background:color-mix(in srgb,currentColor 13%,transparent);font-size:.58rem}.theme-custom-field{margin-top:15px}.reminder-fieldset{padding:18px;margin:3px 0;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--surface) 60%,transparent)}.reminder-fieldset legend{padding:0 7px}.reminder-fieldset legend span{display:flex;align-items:center;gap:7px}.reminder-fieldset legend small{display:block;color:var(--muted);margin:5px 0 0 25px;font-size:.65rem;max-width:270px}.time-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.time-control{display:flex;align-items:center;padding:2px 3px 2px 10px}.time-control input{min-width:0;width:100%;border:0;background:transparent;color:var(--ink);padding:10px 0}.add-time{margin-top:12px}.form-error,.success-message{padding:12px 14px;border-radius:12px;font-size:.78rem;margin:0 0 15px}.form-error{color:#853d38;background:#f7e0de}.success-message{color:#245a45;background:#dcefe5}.mode-tabs{display:flex;gap:5px;padding:4px;overflow-x:auto;border-radius:13px;background:var(--tab-panel);scrollbar-width:none}.mode-tabs button{border:0;border-radius:10px;background:transparent;white-space:nowrap;padding:9px 12px;color:var(--tab-text);font-size:.7rem;font-weight:700;cursor:pointer}.mode-tabs button.active{background:var(--tab-active);color:var(--tab-active-text);box-shadow:0 2px 8px #26312e14}.difficulty-picker{margin:16px 0 -6px;display:flex;justify-content:center;gap:6px}.difficulty-picker button,.filter-row button{border:1px solid var(--line);border-radius:99px;background:var(--surface);color:var(--tab-text);padding:7px 12px;font-size:.68rem;font-weight:700;cursor:pointer}.difficulty-picker button.active,.filter-row button.active{border-color:var(--tab-active);color:var(--tab-active-text);background:var(--tab-active)}.review-card{margin:22px 0 16px;min-height:330px;border:1px solid var(--line);border-radius:28px;background:var(--surface);padding:45px 26px 34px;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative;box-shadow:var(--shadow)}.review-card:before,.review-card:after{content:"";width:35px;height:1px;background:var(--gold);position:absolute;top:29px;left:calc(50% - 48px)}.review-card:after{left:auto;right:calc(50% - 48px)}.review-ornament{position:absolute;top:20px;left:calc(50% - 6px);color:var(--gold)}.review-card .verse-reference{margin-top:0}.review-card blockquote{color:var(--ink);font-size:1.22rem}.review-card .personal-note{text-align:left;color:var(--muted)}.recall-space{color:var(--muted);min-height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center}.recall-space p{margin:15px 0 0;font:italic .9rem/1.6 Lora,serif}.review-controls{display:flex;justify-content:center;margin-bottom:16px}.review-selection>h2,.review-mode-selection>h2{margin:8px 0;font:500 1.55rem/1.3 Lora,serif}.review-selection>p,.review-mode-selection>p{color:var(--muted);font-size:.8rem;line-height:1.55}.review-theme-filter{margin-top:20px;padding:15px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.review-theme-filter>strong{display:block;margin-bottom:11px;color:var(--ink);font-size:.72rem}.review-verse-list,.review-mode-grid{display:grid;gap:9px;margin-top:22px}.review-verse-option,.review-mode-grid button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--ink);text-align:left;cursor:pointer}.review-verse-option>span,.review-mode-grid button>span{display:flex;flex-direction:column;gap:4px}.review-verse-option strong,.review-mode-grid strong{color:var(--accent-readable);font-size:.88rem}.review-verse-option small,.review-mode-grid small{color:var(--muted);font-size:.68rem;line-height:1.4}.review-theme-badge,.selected-theme{width:fit-content;margin:2px 0 0;padding:4px 8px;border-radius:99px;background:var(--gold-soft);color:var(--ink);font-size:.6rem;font-style:normal;font-weight:700}.selected-theme{margin:-1px 0 13px!important}.review-theme-empty{margin-top:18px;padding:24px 16px;border:1px dashed var(--line);border-radius:17px;text-align:center}.review-theme-empty p{margin:0 0 12px;color:var(--muted);font-size:.75rem;line-height:1.5}.review-theme-empty .text-button{margin:0 auto}.review-mode-grid button:hover,.review-verse-option:hover{border-color:var(--green);background:var(--green-soft)}.review-change-verse{margin-bottom:28px}.selected-reference{color:var(--gold)!important;font-weight:700;letter-spacing:.04em}.evaluation{text-align:center;padding-top:30px}.evaluation h2{font:500 1.55rem Lora,serif;margin:8px 0}.evaluation>p{color:var(--muted);font-size:.78rem}.evaluation-buttons{display:grid;gap:9px;margin-top:24px}.evaluation-buttons button{display:grid;grid-template-columns:40px 1fr;grid-template-rows:1fr 1fr;text-align:left;padding:13px;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--ink);cursor:pointer}.evaluation-buttons button>span{grid-row:1 / 3;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--accent-readable);font-size:1.2rem}.evaluation-buttons strong{font-size:.84rem;align-self:end}.evaluation-buttons small{color:var(--muted);font-size:.66rem;align-self:start}.completion-card{text-align:center;padding:75px 20px 30px}.completion-mark{width:88px;height:88px;display:grid;place-items:center;border-radius:50%;margin:0 auto 25px;background:var(--green);color:#fff;box-shadow:0 0 0 13px var(--green-soft)}.completion-card h2{font:500 1.6rem/1.3 Lora,serif;margin:8px 0 12px}.completion-card p{color:var(--muted);line-height:1.6}.completion-card .text-button{display:flex;margin:18px auto 0}.count-badge{min-width:42px;height:42px;padding:0 11px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--accent-readable);font-weight:700}.search-field{display:flex;align-items:center;gap:9px;padding:0 13px;margin-bottom:13px;color:var(--muted)}.search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);padding:13px 0}.filter-row{display:flex;gap:7px;overflow-x:auto;padding-bottom:5px;margin-bottom:16px;scrollbar-width:none}.history-list{display:grid;gap:11px}.history-card{border:1px solid var(--line);border-radius:19px;background:var(--surface);overflow:hidden}.history-card a{display:block;padding:17px}.history-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.66rem}.history-card h2{font:600 1.08rem Lora,serif;margin:13px 0 6px;color:var(--accent-readable)}.history-card>a>p{color:var(--muted);font:.84rem/1.55 Lora,serif;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:13px}.history-meta{padding-top:10px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:.65rem}.settings-page{display:flex;flex-direction:column;gap:14px}.settings-page .page-heading{margin-bottom:8px}.settings-section{padding:19px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.featured-settings{border-color:color-mix(in srgb,var(--green) 30%,var(--line));box-shadow:0 12px 30px #28544712}.settings-title{display:flex;gap:11px;align-items:flex-start;margin-bottom:17px}.settings-title h2{font-size:.94rem;margin:2px 0 3px}.settings-title p,.settings-note{color:var(--muted);font-size:.69rem;line-height:1.45;margin:0}.settings-title .soft-icon{width:37px;height:37px}.settings-times{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.settings-time label{display:block;font-size:.61rem;color:var(--muted);margin:0 0 5px 3px}.settings-time>div{display:flex;align-items:center;padding:0 3px 0 9px}.settings-time input{width:100%;min-width:0;border:0;color:var(--ink);background:transparent;padding:10px 0;font-size:.78rem}.settings-note{padding:12px 2px 0}.settings-warning{color:var(--danger);font-weight:600}.clock-diagnostic{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.clock-diagnostic span{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border:1px solid var(--line);border-radius:13px;color:var(--muted);font-size:.7rem}.clock-diagnostic strong{color:var(--ink);font-size:.68rem}.account-state{display:flex;flex-direction:column;padding:11px 0 15px;border-top:1px solid var(--line)}.account-state span{color:var(--muted);font-size:.65rem}.account-state strong{font-size:.8rem;margin-top:2px}.magic-link-form{display:grid;gap:11px}.otp-field input{font-size:1.15rem;font-weight:700;letter-spacing:.22em;text-align:center}.permission-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:10px;border-block:1px solid var(--line)}.permission-row div{display:flex;flex-direction:column;font-size:.7rem}.permission-row span{color:var(--muted)}.permission-row strong{margin-top:2px;font-size:.8rem}.permission-dot{width:11px;height:11px;border-radius:50%;background:#bf9b96;box-shadow:0 0 0 4px #f3dfdc}.permission-dot.on{background:#4c9575;box-shadow:0 0 0 4px #dceedf}.notification-diagnostics{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:16px;background:color-mix(in srgb,var(--sand) 55%,transparent)}.diagnostic-heading,.diagnostic-heading>div{display:flex;align-items:center}.diagnostic-heading{justify-content:space-between;gap:10px;color:var(--accent-readable)}.diagnostic-heading>div{gap:8px}.diagnostic-heading span{display:flex;flex-direction:column}.diagnostic-heading strong{color:var(--ink);font-size:.76rem}.diagnostic-heading small{color:var(--muted);font-size:.61rem;margin-top:2px}.diagnostic-summary{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.diagnostic-summary span{padding:9px;border-radius:11px;background:var(--surface);color:var(--muted);font-size:.62rem;text-align:center}.diagnostic-summary strong{display:block;color:var(--accent-readable);font-size:1rem}.notification-devices{margin:0 0 12px}.notification-devices h3{margin:0 0 7px;color:var(--muted);font-size:.64rem;text-transform:uppercase;letter-spacing:.07em}.device-row{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px;padding:9px;border-radius:11px;background:var(--surface)}.device-row+.device-row{margin-top:6px}.device-icon{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:var(--accent-readable);background:var(--green-soft)}.device-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.device-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.69rem}.device-copy em{display:inline-flex;margin-left:3px;padding:2px 5px;border-radius:99px;color:#245a45;background:#dcefe5;font-size:.5rem;font-style:normal;vertical-align:1px}.device-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.56rem}.device-delete{color:var(--danger)}.diagnostic-list{display:grid;gap:6px;max-height:310px;overflow-y:auto;margin:0 0 12px}.diagnostic-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px;border-radius:11px;background:var(--surface)}.diagnostic-row>div{min-width:0;display:flex;flex-direction:column;gap:2px}.diagnostic-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem}.diagnostic-row small{color:var(--muted);font-size:.59rem}.diagnostic-row .diagnostic-error{color:var(--danger);white-space:normal}.diagnostic-status{flex:0 0 auto;padding:4px 7px;border-radius:99px;background:var(--sand);color:var(--muted);font-size:.56rem;font-weight:700}.diagnostic-status-sent,.diagnostic-status-opened{color:#245a45;background:#dcefe5}.diagnostic-status-failed{color:#853d38;background:#f7e0de}.diagnostic-status-pending,.diagnostic-status-processing{color:#755321;background:#f6e7ca}.spinning{animation:diagnostic-spin .8s linear infinite}@keyframes diagnostic-spin{to{transform:rotate(360deg)}}.settings-section .button+.button{margin-top:7px}.settings-link{display:grid;grid-template-columns:23px 1fr 20px;align-items:center;gap:9px;margin-top:10px;padding:12px 0 2px;border-top:1px solid var(--line);color:var(--accent-readable)}.settings-link span{display:flex;flex-direction:column;color:var(--ink)}.settings-link strong{font-size:.76rem}.settings-link small{color:var(--muted);font-size:.63rem;margin-top:2px}.compact-field input{padding-block:11px}.theme-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.theme-picker button{border:1px solid var(--line);border-radius:13px;background:transparent;color:var(--tab-text);padding:11px 3px;display:flex;justify-content:center;align-items:center;gap:5px;font-size:.67rem;cursor:pointer}.theme-picker button.active{background:var(--tab-active);border-color:var(--tab-active);color:var(--tab-active-text)}.toggle-row{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.toggle-row span{display:flex;flex-direction:column}.toggle-row strong{font-size:.76rem}.toggle-row small{font-size:.62rem;color:var(--muted);margin-top:2px}.toggle-row input{width:42px;height:24px;accent-color:var(--green)}.danger-link,.danger-link span{color:var(--danger)}.danger-link small{color:var(--muted)}.settings-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;background:transparent;border:0;color:var(--muted);font-size:.66rem}.settings-footer a{display:inline-flex;align-items:center;gap:4px}.settings-footer span{width:100%;text-align:center}.article-page{padding-top:30px}.back-link{border:0;background:none;padding:0;margin-bottom:38px;display:flex;align-items:center;gap:5px;color:var(--accent-readable);font-weight:700;cursor:pointer}.article-page h1{max-width:560px;font:500 2rem/1.2 Lora,serif;margin:10px 0 14px}.article-lead{font-size:.95rem;line-height:1.65;color:var(--muted)}.article-page>h2{margin:32px 0 8px;font-size:1rem}.article-page>p:not(.article-lead){color:var(--muted);line-height:1.65;font-size:.84rem}.article-icon{color:var(--accent-readable);display:block;margin-bottom:20px}.install-steps{list-style:none;padding:0;margin:35px 0;display:grid;gap:13px}.install-steps li{display:grid;grid-template-columns:32px 1fr;gap:10px}.install-steps li>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:.72rem;font-weight:700}.install-steps li>div{padding:17px;border:1px solid var(--line);border-radius:17px;background:var(--surface);color:var(--accent-readable)}.install-steps h2{color:var(--ink);font-size:.9rem;margin:10px 0 5px}.install-steps p{color:var(--muted);font-size:.74rem;line-height:1.5;margin:0}.offline-banner{position:fixed;top:66px;left:0;right:0;z-index:19;background:#6e5636;color:#fff;padding:7px 12px;text-align:center;font-size:.7rem}.update-toast{position:fixed;z-index:50;left:16px;right:16px;bottom:85px;max-width:500px;margin:auto;padding:12px;border-radius:15px;background:var(--ink);color:var(--paper);box-shadow:var(--shadow);display:flex;align-items:center;gap:10px;font-size:.74rem}.update-toast span{flex:1}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:end center;padding:18px;background:#17221e9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.onboarding-card{width:min(100%,450px);padding:35px 26px 22px;border-radius:28px;background:var(--surface);text-align:center;box-shadow:var(--shadow);animation:modal-in .35s ease both}@keyframes modal-in{0%{transform:translateY(18px);opacity:0}}.onboarding-illustration{width:105px;height:105px;margin:0 auto 25px;display:grid;place-items:center;border-radius:48% 52% 42% 58%;background:var(--green-soft);color:var(--accent-readable)}.onboarding-card h1{font:500 1.55rem/1.3 Lora,serif;margin:9px 0}.onboarding-card>p{color:var(--muted);font-size:.84rem;line-height:1.55;max-width:340px;margin-inline:auto}.dots{display:flex;justify-content:center;gap:6px;margin:24px 0}.dots span{width:6px;height:6px;border-radius:6px;background:var(--line);transition:width .2s}.dots span.active{width:20px;background:var(--green)}.onboarding-card .text-button{margin-top:14px}@media(max-width:430px){.time-list,.settings-times{grid-template-columns:1fr}.settings-time{display:grid;grid-template-columns:70px 1fr;align-items:center}.settings-time label{margin:0}.field-grid,.reference-grid{grid-template-columns:1fr}}@media(min-width:900px){body{background:var(--app-backdrop)}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.desktop-sidebar{display:flex;flex-direction:column;position:sticky;top:0;height:100vh;padding:35px 24px;background:#1f463b;color:#fff}.brand-desktop{color:#fff;align-items:center}.brand-desktop strong{display:block}.brand-desktop small{display:block;margin-top:2px;color:#bfcfc9;font-size:.61rem}.desktop-sidebar .bottom-navigation{position:static;height:auto;padding:0;margin-top:50px;background:none;border:0;display:flex;flex-direction:column;gap:7px}.desktop-sidebar .bottom-navigation a{height:47px;padding:0 13px;flex-direction:row;justify-content:flex-start;gap:12px;color:#c7d5d0;font-size:.78rem}.desktop-sidebar .bottom-navigation a.router-link-active{background:#ffffff1a;color:#fff}.sidebar-note{margin-top:auto;color:#a9beb7;font:italic .78rem/1.6 Lora,serif}.mobile-frame{max-width:none;width:100%;margin:0}.mobile-header,.mobile-nav{display:none}.main-content{padding-bottom:0;min-height:100vh}.page{padding-top:70px}.modal-backdrop{place-items:center}}
