:root{--bg: #f8f7f4;--bg-secondary: #f0ede8;--surface: #ffffff;--border: #e2ddd6;--text: #1c1917;--muted: #5c5651;--accent: #16a34a;--accent-dark: #15803d;--accent-light: #dcfce7;--accent-text: #166534;--danger: #dc2626;--danger-light: #fee2e2;--warning-light: #fef3c7;--warning-text: #92400e;--status-done-bg: #f3f4f6;--status-done-text: #6b7280;--travel-high-bg: #dbeafe;--travel-high-color: #1d4ed8;--travel-mid-bg: #eff6ff;--travel-mid-color: #3b82f6;--notify-red: #ef4444;--notify-amber: #d97706;--notify-purple: #7c3aed;--snackbar-bg: #1e293b;--snackbar-warn-bg: #7c3aed;--success-solid: #15803d;--live-red: #dc2626;--radius-sm: 5px;--radius: 8px;--radius-lg: 12px;--radius-full: 9999px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.06);--scrollbar-size: 10px;--scrollbar-track: rgba(231, 226, 219, .62);--scrollbar-thumb: rgba(120, 113, 108, .46);--scrollbar-thumb-hover: rgba(120, 113, 108, .68);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--text-xs: 11px;--text-sm: 13px;--text-base: 15px;--text-md: 16px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-black: 800;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--line-body: 1.5;--letter-body: normal;--word-body: normal;--grid-gap: 12px;--main-px: 20px;--touch-target: 44px}html[data-dyslexia=on]{--font-body: "Comic Sans MS", "Trebuchet MS", Verdana, Tahoma, sans-serif;--line-body: 1.75;--letter-body: .03em;--word-body: .09em}html[data-theme=dark]{--bg: #1c1917;--bg-secondary: #252220;--surface: #292524;--border: #44403c;--text: #fafaf9;--muted: #a8a29e;--accent: #22c55e;--accent-dark: #16a34a;--accent-light: #14532d;--accent-text: #86efac;--danger: #f87171;--danger-light: #450a0a;--warning-light: #451a03;--warning-text: #fcd34d;--status-done-bg: #374151;--status-done-text: #9ca3af;--travel-high-bg: #1e3a5f;--travel-high-color: #93c5fd;--travel-mid-bg: #1e2d40;--travel-mid-color: #60a5fa;--shadow: 0 1px 3px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.2);--shadow-md: 0 4px 6px rgba(0,0,0,.4), 0 2px 4px rgba(0,0,0,.3);--scrollbar-track: rgba(68, 64, 60, .42);--scrollbar-thumb: rgba(168, 162, 158, .44);--scrollbar-thumb-hover: rgba(168, 162, 158, .7)}.onboarding-farrier{--ob-bg: #1a1a2e;--ob-text: #f0f0f8;--ob-accent: #f59e0b;--ob-accent-text: #1a1a00}.onboarding-owner{--ob-bg: #fdfaf5;--ob-text: #1c2b27;--ob-accent: #0d9488;--ob-accent-text: #ffffff}.onboarding-supplier{--ob-bg: #0f172a;--ob-text: #f1f5f9;--ob-accent: #6366f1;--ob-accent-text: #ffffff}html[data-grid-density=tight]{--grid-gap: 8px;--main-px: 12px}html[data-grid-density=wide]{--grid-gap: 20px;--main-px: 32px}html[data-vision=high-vis]{font-size:18px;--line-body: 1.7;--letter-body: .01em;--bg: #ffffff;--bg-secondary: #ebebeb;--surface: #ffffff;--border: #111111;--text: #000000;--muted: #3a3a3a;--accent: #006622;--accent-dark: #004d19;--accent-light: #c6f0d4;--accent-text: #003811;--danger: #b30000;--danger-light: #ffe0e0;--warning-light: #fff3c4;--warning-text: #5a3000;--radius: 10px;--shadow: 0 2px 6px rgba(0,0,0,.18);--shadow-md: 0 4px 10px rgba(0,0,0,.22);--scrollbar-track: #ffffff;--scrollbar-thumb: #111111;--scrollbar-thumb-hover: #000000}html[data-vision=high-vis] .form-control,html[data-vision=high-vis] .btn{font-size:1rem;min-height:44px;border-width:2px}html[data-vision=high-vis] .btn-sm{font-size:.875rem;min-height:var(--touch-target)}html[data-vision=high-vis] .nav{height:64px;font-size:1rem}html[data-vision=high-vis] .drawer-link{font-size:1rem;padding:12px 16px}html[data-vision=high-vis] .card{border-width:2px}html[data-theme=dark][data-vision=high-vis]{--bg: #000000;--bg-secondary: #141414;--surface: #141414;--border: #ffffff;--text: #ffffff;--muted: #d0d0d0;--accent: #22ff66;--accent-dark: #00dd44;--accent-light: #003311;--accent-text: #22ff66;--danger: #ff5555;--danger-light: #3d0000}*{box-sizing:border-box;margin:0;padding:0}button{color:inherit;font-family:inherit;touch-action:manipulation}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}html[data-vision=high-vis] :focus-visible{outline:3px solid var(--text);outline-offset:3px}*{scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}*::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}*::-webkit-scrollbar-track{background:var(--scrollbar-track)}*::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);background-clip:content-box;border:3px solid transparent;border-radius:var(--radius-full)}*::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}*::-webkit-scrollbar-corner{background:transparent}html{height:100vh;height:100dvh;overflow:hidden;overscroll-behavior-x:none}body{height:100%;overflow:hidden;max-height:100%;overscroll-behavior-x:none;--app-shell-bottom-clearance: var(--app-shell-keyboard-inset, 0px)}#root{height:100%;min-width:0;overflow-x:hidden;overscroll-behavior-x:none}.app-shell{display:flex;flex-direction:row;height:100%;overflow:hidden;min-width:0;max-width:100%;overscroll-behavior-x:none}.app-shell-body{flex:1;display:flex;flex-direction:row;min-height:0;min-width:0;overflow:hidden}.app-shell--test{flex-direction:column;border:2px solid #f97316}.app-shell-test-banner{flex-shrink:0;background:#f97316;color:#1a1206;text-align:center;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px}.right-column{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden;min-width:0;max-width:100%;padding-bottom:calc(var(--app-shell-bottom-clearance) + var(--app-shell-bottom-overlay-reserved-h, 0px));overscroll-behavior-x:none}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:var(--line-body);letter-spacing:var(--letter-body);word-spacing:var(--word-body);font-size:16px;padding-top:env(safe-area-inset-top,0px)}a{color:inherit}.link{color:var(--accent);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.link:hover{color:var(--accent-dark)}.loading-screen{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px;font-size:1rem;color:var(--muted)}.auth-start-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:var(--bg)}.auth-start-panel{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.auth-start-panel h1{margin:0;color:var(--text);font-size:22px;line-height:1.15;font-weight:700}.auth-start-panel p{margin:0;color:var(--muted);font-size:14px}.auth-start-spinner{width:34px;height:34px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:auth-start-spin .8s linear infinite}@keyframes auth-start-spin{to{transform:rotate(360deg)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:var(--touch-target);padding:0 16px;border-radius:var(--radius);font-size:14px;font-weight:500;cursor:pointer;border:none;transition:background .15s,border-color .15s,color .15s,opacity .15s;text-decoration:none;white-space:nowrap;line-height:1}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-dark)}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--bg)}.btn-danger{background:var(--danger);color:#fff}.btn-ghost{background:transparent;color:var(--text);border:1px solid transparent}.btn-ghost:hover{background:var(--bg-secondary)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-action{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:44px;padding:0 14px;border-radius:6px;border:1px solid var(--border);background:var(--bg);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;line-height:1;transition:border-color .12s,background .12s}.btn-action:disabled{opacity:.45;cursor:not-allowed}.btn-action-save{color:var(--accent-text)}.btn-action-delete{color:#991b1b}.btn-action-close{color:var(--muted)}.btn-action-save:not(:disabled):hover{background:var(--accent-light);border-color:var(--accent)}.btn-action-delete:not(:disabled):hover{background:var(--danger-light);border-color:var(--danger)}.btn-action-close:not(:disabled):hover{background:var(--border);color:var(--text)}@media (max-width: 500px){.btn-action-label{display:none}}.btn-sm{padding:0 10px;font-size:13px;min-height:var(--touch-target)}.btn-md{min-height:var(--touch-target)}@media (pointer: coarse){button:not(.btn):not(.btn-icon):not(.hamburger):not([data-compact="1"]){min-height:var(--touch-target)}}.btn-lg{min-height:50px;padding:0 18px;font-size:15px}.btn-full{width:100%;justify-content:center;padding:12px}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:var(--touch-target);min-width:var(--touch-target);height:var(--touch-target);min-height:var(--touch-target);padding:0;gap:0;flex-shrink:0;line-height:1}button.btn-icon:not(.btn){border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);cursor:pointer}button.btn-icon:not(.btn):hover{background:var(--bg)}.btn-icon-round{border-radius:var(--radius-full)}.touch-target{min-width:var(--touch-target);min-height:var(--touch-target);display:inline-flex;align-items:center;justify-content:center}.edit-panel-tray-actions{display:flex;align-items:center;gap:4px;width:100%}.edit-panel-tray-actions .btn-action{flex:1;height:50px;border:none;background:transparent;border-radius:8px}.edit-panel-tray-actions .btn-action-save{color:var(--accent-text);background:var(--accent-light)}.edit-panel-tray-actions .btn-action-save:not(:disabled):hover{background:var(--accent);color:#fff}.edit-panel-tray-actions .btn-action-delete{color:var(--muted)}.edit-panel-tray-actions .btn-action-delete:not(:disabled):hover{background:var(--surface);color:var(--danger)}.edit-panel-tray-actions .btn-action-label{display:inline;font-size:11px}.edit-panel-tray-actions svg{width:18px;height:18px}.wizard-page-main{display:grid;gap:14px;align-content:start}.wizard-page-header{display:grid;gap:8px;margin-bottom:10px}.wizard-inline-next{display:flex;justify-content:flex-end;padding-top:8px}.wizard-inline-next button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:none;border-radius:10px;background:var(--accent);color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #16a34a33}.wizard-inline-next button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.wizard-progress-rail{flex-shrink:0;margin-top:auto;padding:22px 6px 0;border-top:1px solid var(--border)}.wizard-progress-track{display:grid;grid-template-columns:repeat(var(--wizard-step-count, 5),minmax(0,1fr));align-items:center;gap:0;min-width:0}.wizard-progress-step{position:relative;display:grid;justify-items:center;min-width:0;padding:0;border:none;border-radius:999px;background:transparent;cursor:pointer}.wizard-progress-step:disabled{cursor:default;opacity:.55}.wizard-progress-link{position:absolute;top:17px;right:50%;width:100%;height:2px;transform:translate(-18px);background:#94a3b847;z-index:0}.wizard-progress-link-active{background:var(--accent)}.wizard-progress-icon{position:relative;z-index:1;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--bg)}.agenda-progress-rail{margin:0;padding:7px 10px;overflow-x:auto;scrollbar-width:none;border-top:0;border-bottom:1px solid var(--border);background:var(--surface)}.agenda-progress-rail::-webkit-scrollbar{display:none}.agenda-progress-rail .wizard-progress-track{width:max(100%,calc(var(--wizard-step-count, 5) * 44px))}.agenda-progress-dot{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(148,163,184,.35);border-radius:999px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.01em}.agenda-progress-dot[data-has-jobs="1"],.agenda-progress-dot[data-complete="1"]{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 18%,var(--surface));color:var(--accent)}.agenda-progress-dot[data-selected="1"]{border-color:var(--accent);background:var(--accent);color:#fff}@media (max-width: 760px){.wizard-page{padding-top:10px!important;padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))!important;min-height:calc(100dvh - 58px)!important}.wizard-page-header{margin-bottom:8px}}@media (max-width: 520px){.wizard-progress-icon{width:30px;height:30px}.wizard-progress-link{top:15px;transform:translate(-15px)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow)}.card-lg{padding:24px}.card-interactive{cursor:pointer;transition:box-shadow .15s,transform .15s}.card-interactive:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.horse-worksheet-list{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-4)}.horse-worksheet-section{padding:0 var(--space-4);box-shadow:none}.horse-worksheet-section__header{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.horse-worksheet-section__title{margin:0;color:var(--muted);font-size:var(--text-xs);font-weight:var(--font-bold);letter-spacing:.06em;text-transform:uppercase}.horse-worksheet-section__actions{display:flex;align-items:center;gap:var(--space-2)}.horse-worksheet-section__total{color:var(--accent);font-size:var(--text-md);font-weight:var(--font-bold);white-space:nowrap}.horse-worksheet-section__empty{margin:0;padding:0 0 var(--space-4);color:var(--muted);font-size:var(--text-sm)}.horse-worksheet-line{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) var(--touch-target);align-items:center;gap:var(--space-2);border-top:1px solid var(--border)}.horse-worksheet-line__open{width:100%;min-width:0;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:var(--space-3);padding:var(--space-4) 0;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.horse-worksheet-line__open:disabled{cursor:not-allowed;opacity:.55}.horse-worksheet-line__copy{min-width:0;display:flex;flex-direction:column;gap:var(--space-1)}.horse-worksheet-line__primary{font-size:var(--text-md);font-weight:var(--font-bold);line-height:1.3;overflow-wrap:anywhere}.horse-worksheet-line__meta,.horse-worksheet-line__note{color:var(--muted);font-size:var(--text-sm);line-height:1.35}.horse-worksheet-line__note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.horse-worksheet-line__amount{font-size:var(--text-md);font-weight:var(--font-bold);white-space:nowrap}.horse-worksheet-line__chevron{color:var(--muted);font-size:20px;line-height:1}.horse-worksheet-line__delete{align-self:center;color:var(--danger)}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:9999px;font-size:12px;font-weight:500}.badge-green{background:var(--accent-light);color:var(--accent-text)}.badge-yellow{background:var(--warning-light);color:var(--warning-text)}.badge-red{background:var(--danger-light);color:var(--danger)}.badge-gray{background:var(--status-done-bg);color:var(--status-done-text)}.badge-blue{background:var(--travel-high-bg);color:var(--travel-high-color)}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes updatePulse{0%,to{transform:scale(1)}60%{transform:scale(1.1)}}@keyframes updatePendingPulse{0%,to{box-shadow:0 0 #22c55e6b}55%{box-shadow:0 0 0 8px #22c55e00}}@keyframes updateOverlaySpin{to{transform:rotate(360deg)}}@keyframes planner-range-spin{to{transform:rotate(360deg)}}@keyframes updateOverlayBar{0%{transform:translate(-100%)}55%{transform:translate(20%)}to{transform:translate(100%)}}@keyframes bellIncoming{0%,to{opacity:1}50%{opacity:.45}}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}@keyframes lwaxanaUnreadPulse{0%,to{transform:scale(1);box-shadow:0 0 #22c55e6b}55%{transform:scale(1.05);box-shadow:0 0 0 8px #22c55e00}}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:14px;font-weight:500}.form-control{width:100%;min-width:0;max-width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:16px;background:var(--surface);color:var(--text);transition:border-color .15s}.form-control:focus{border-color:var(--accent)}.form-control:focus:not(:focus-visible){outline:none}.task-line-editor{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-3) clamp(var(--space-3),4vw,var(--space-5)) var(--space-4)}.task-line-editor__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.task-line-editor__total{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--accent-light);color:var(--accent-text)}.task-line-editor__total>span{color:var(--muted);font-size:var(--text-xs);font-weight:var(--font-bold);letter-spacing:.04em;text-transform:uppercase}.task-line-editor__total>strong{overflow:hidden;font-size:var(--text-md);font-weight:var(--font-black);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.task-line-editor__feet{display:flex;flex-direction:column;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--border)}.task-line-editor__feet-heading{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);color:var(--text);font-size:var(--text-sm);font-weight:var(--font-medium)}.task-line-editor__feet-help{margin:0;color:var(--muted);font-size:var(--text-xs)}@media (min-width: 520px){.task-line-editor__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.nav{background:var(--surface);border-bottom:1px solid var(--border);padding:0 16px;display:flex;align-items:center;height:56px;position:relative;z-index:30;gap:12px;flex-shrink:0}.nav-brand{font-size:15px;font-weight:700;color:var(--accent);text-decoration:none;flex:1;min-width:0}body[data-bottom-nav="1"] .nav-brand{flex:0 0 auto}body[data-bottom-nav="1"] .nav-brand-text{display:none}.nav-right{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.app-shell-local-save{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;color:var(--accent);pointer-events:none;opacity:0;transition:opacity .12s ease}.app-shell-local-save[data-phase=save],.app-shell-local-save[data-phase=tick]{opacity:1}.app-shell-local-save--narrow{position:absolute;top:0;right:calc(8px + env(safe-area-inset-right,0px));z-index:31}.app-shell-local-save--fullscreen{position:fixed;top:calc(10px + env(safe-area-inset-top,0px));right:calc(112px + env(safe-area-inset-right,0px));z-index:151;color:#fff;border-radius:999px;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-shell-local-save__icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.72);transition:opacity .16s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.app-shell-local-save[data-phase=save] .app-shell-local-save__icon--save,.app-shell-local-save[data-phase=tick] .app-shell-local-save__icon--tick{opacity:1;transform:scale(1)}.app-shell-local-save__announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){.app-shell-local-save,.app-shell-local-save__icon{transition:none!important}}@media (max-width: 640px){.nav-btn-aux{display:none!important}.nav-btn-text{display:none}}@media (max-width: 500px){.toolbar .form-control{flex:0 0 100%;width:100%}.toolbar{flex-wrap:wrap}}.hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:none;border:none;cursor:pointer;border-radius:6px;flex-shrink:0}.hamburger:hover{background:var(--bg)}.ham-line{display:block;height:2px;background:var(--text);border-radius:2px;transition:transform .2s,opacity .2s;transform-origin:center}.ham-line:nth-child(1).open{transform:translateY(7px) rotate(45deg)}.ham-line:nth-child(2).open{opacity:0}.ham-line:nth-child(3).open{transform:translateY(-7px) rotate(-45deg)}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:55}.drawer{position:fixed;top:0;left:0;bottom:0;width:260px;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:56;transform:translate(-100%);transition:transform .22s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-md)}.drawer-open{transform:translate(0)}.mobile-footer{position:fixed;left:0;right:0;bottom:calc(var(--guide-tray-h, 0px) + var(--app-shell-keyboard-inset, 0px));z-index:50;flex-shrink:0}.mobile-sheet{position:absolute;bottom:100%;left:0;right:0;background:var(--surface);border-top:1px solid var(--border);border-radius:16px 16px 0 0;height:max(0px,calc(var(--mobile-sheet-h, calc(100svh - 114px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px)) ) - var(--guide-tray-h, 0px)));overflow:hidden;transform:translateY(110%);visibility:hidden;transition:transform .22s cubic-bezier(.4,0,.2,1),visibility 0s linear .22s;box-shadow:var(--shadow-md);display:flex;flex-direction:column;pointer-events:none}.mobile-sheet-open{transform:translateY(0);visibility:visible;transition:transform .22s cubic-bezier(.4,0,.2,1),visibility 0s;pointer-events:auto}.mobile-tray{position:relative;z-index:1;height:calc(58px + env(safe-area-inset-bottom,0px));background:var(--surface);border-top:1px solid var(--border);display:flex;align-items:stretch;gap:6px;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px)) 12px;box-shadow:0 -2px 8px #00000014}.mobile-tray .split-btn{align-self:stretch}.mobile-tray .split-btn button{height:100%!important}.agenda-tray-actions{display:flex;align-items:stretch;justify-content:space-around;gap:4px;min-width:0;flex:1;overflow-x:auto;scrollbar-width:none}.agenda-tray-actions::-webkit-scrollbar{display:none}.agenda-tray-btn{flex:1 0 var(--touch-target);width:var(--touch-target);min-width:var(--touch-target);height:100%;border:none;border-radius:8px;background:none;color:var(--muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.agenda-tray-btn:hover:not(:disabled){background:var(--accent-light);color:var(--accent)}.agenda-tray-btn[data-active="1"]{background:var(--accent-light);color:var(--accent)}.agenda-tray-btn-primary{color:var(--accent)}.agenda-tray-btn-primary[data-state=done]{background:var(--accent);color:#fff}.agenda-tray-btn-primary[data-state=error]{background:var(--danger);color:#fff}.agenda-tray-btn:disabled{cursor:default;opacity:.5}.agenda-tray-btn svg{width:17px;height:17px}.app-shell-filter-toolbar{position:relative;z-index:35;display:flex;width:100%;align-items:center;min-height:54px;padding:5px 8px;flex-shrink:0;overflow:hidden;border-bottom:1px solid var(--border);background:var(--surface);box-shadow:0 2px 6px #0f172a0f}.app-shell-filter-control{min-width:0;min-height:44px;padding:4px 8px;display:inline-flex;align-items:center;gap:7px;flex:1 1 0;border:0;border-left:1px solid var(--border);border-radius:0;background:transparent;color:var(--text);text-align:left}.app-shell-filter-control:first-child{border-left:0}.app-shell-filter-control:hover,.app-shell-filter-control:focus-visible,.app-shell-filter-control[aria-expanded=true]{border-radius:8px;background:var(--bg)}.app-shell-filter-control[data-filtered="1"]{color:var(--accent)}.app-shell-filter-control-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;color:var(--muted)}.app-shell-filter-control[data-filtered="1"] .app-shell-filter-control-icon,.app-shell-filter-control[aria-expanded=true] .app-shell-filter-control-icon{color:var(--accent)}.app-shell-filter-control-copy{min-width:0;display:grid;flex:1 1 auto;gap:1px}.app-shell-filter-control-label,.app-shell-filter-control-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell-filter-control-label{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.06em;line-height:1.1;text-transform:uppercase}.app-shell-filter-control-value{color:inherit;font-size:12px;font-weight:700;line-height:1.25}.app-shell-filter-chevron{flex:0 0 auto;font-size:11px;line-height:1;color:var(--muted)}@media (max-width: 360px){.app-shell-filter-control{gap:4px;padding-inline:6px}.app-shell-filter-control-icon{display:none}}.app-shell-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2198;width:100%;height:100%;padding:0;border:0;background:transparent}.app-shell-filter-menu{position:fixed;z-index:2199;overflow-y:auto;padding:6px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 12px 36px #0f172a47}.app-shell-filter-menu>button{width:100%;min-height:44px;padding:8px 10px;display:grid;grid-template-columns:22px minmax(0,1fr) 22px;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:var(--text);text-align:left;font-size:14px}.app-shell-filter-menu>button:hover:not(:disabled),.app-shell-filter-menu>button[aria-checked=true]{background:var(--accent-light)}.app-shell-filter-menu>button:disabled{opacity:.45}.app-shell-filter-option-icon,.app-shell-filter-option-check{display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.drawer-header{padding:20px 20px 16px;border-bottom:1px solid var(--border)}.drawer-nav{flex:1;min-height:0;padding:12px 10px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.drawer-link{display:block;padding:10px 14px;border-radius:var(--radius);font-size:15px;text-decoration:none;color:var(--text);transition:background .12s}.drawer-link:hover{background:var(--bg)}.drawer-link-active{background:var(--accent-light);color:var(--accent-text);font-weight:600}.drawer-link-pending{background:var(--accent-light);color:var(--accent-text);opacity:.65}.drawer-link-spinner{width:10px;height:10px;border-radius:50%;border:2px solid currentColor;border-top-color:transparent;animation:drawer-link-spin .6s linear infinite;flex-shrink:0}@keyframes drawer-link-spin{to{transform:rotate(360deg)}}.drawer-footer{padding:16px;border-top:1px solid var(--border);flex-shrink:0;margin-top:auto}.drawer-feedback-row{display:flex;gap:6px;margin-bottom:8px}.app-body{display:flex;flex:1;min-height:0;overflow:hidden;min-width:0}.drawer-status-strip{margin-top:8px;padding-top:8px;border-top:1px solid var(--border);text-align:center;font-size:11px;line-height:1.2;color:var(--accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer-status-chip{min-width:0;height:26px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:6px;background:var(--bg);color:var(--muted);font-size:10px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden}.drawer-status-chip svg{width:13px;height:13px;flex-shrink:0}.drawer-status-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis}.drawer.drawer-pinned{position:relative;top:auto;left:auto;bottom:auto;transform:none!important;transition:none;box-shadow:none;flex-shrink:0}.main{position:relative;padding:28px var(--main-px);background:var(--bg);flex:1;min-height:0;order:1;overflow-y:auto;overflow-x:hidden;overscroll-behavior-x:none;scrollbar-gutter:stable}.main.cal-full-width{padding:20px 16px}.main.cal-fill,.main.workspace-fill{display:flex;flex-direction:column;overflow:hidden!important;padding:0!important}.main.cal-fill>.panel-wrapper,.main.workspace-fill>.panel-wrapper{flex:1;min-height:0;display:flex;flex-direction:column}.page-header{margin-bottom:8px}.page-title{font-size:22px;font-weight:700}.page-subtitle{font-size:14px;color:var(--muted);margin-top:3px}.section{margin-bottom:32px}.section-title{font-size:16px;font-weight:600;margin-bottom:12px}.settings-section-nav{display:flex;flex-direction:column;gap:2px}.settings-section-item{min-width:0}.settings-section-btn{display:flex;align-items:center;gap:8px;width:100%;min-height:36px;padding:7px 10px;border:none;border-left:2px solid transparent;border-radius:6px;background:none;color:var(--text);cursor:pointer;font-size:14px;font-weight:400;text-align:left}.settings-section-btn:hover:not(:disabled){background:var(--bg-secondary)}.settings-section-btn:disabled{color:var(--border);cursor:default}.settings-section-btn[aria-current=page]{background:var(--accent-light);border-left-color:var(--accent);color:var(--accent);font-weight:650}.settings-section-btn svg{width:15px;height:15px}.settings-search-mark{padding:0 1px;border-radius:2px;background:color-mix(in srgb,var(--accent) 22%,transparent);color:inherit}.settings-search-result{min-width:0}.settings-search-result.is-match{border-radius:10px;outline:2px solid color-mix(in srgb,var(--accent) 30%,transparent);outline-offset:4px}.settings-search-result-label{margin:0 0 10px;color:var(--muted);font-size:12px;font-weight:650}.settings-mobile-layout{width:100%;max-width:560px;margin:0 auto;padding:10px 8px 28px}.settings-mobile-title{margin:0 0 18px;color:var(--text);font-size:28px;font-weight:800;line-height:1.05}.settings-section-nav-mobile{gap:7px}.settings-section-nav-mobile .settings-section-btn{gap:10px;min-height:var(--touch-target);padding:9px 16px 9px 14px;border-left:none;border-radius:6px;font-size:17px;font-weight:450;line-height:1.2}.settings-section-nav-mobile .settings-section-btn[aria-current=page]{background:var(--bg-secondary);color:var(--text);font-weight:700}.settings-section-nav-mobile .settings-section-btn svg{width:17px;height:17px;opacity:.78}.settings-section-nav-mobile .settings-section-expanded{margin:8px 0 10px 31px}.settings-section-nav-mobile .settings-section-expanded .card{max-width:none}@media (max-width: 640px){.feedback-row-card{padding:10px 11px!important}.feedback-row-main{flex-wrap:wrap}.feedback-row-actions{width:100%;justify-content:flex-end;padding-left:24px}}.appt-list{display:flex;flex-direction:column;gap:12px}.appt-card{cursor:pointer;transition:box-shadow .15s;text-decoration:none;color:inherit;display:block}.appt-card:hover{box-shadow:var(--shadow-md)}.appt-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.appt-time{font-size:20px;font-weight:700}.appt-client{font-size:15px;font-weight:600;margin-bottom:2px}.appt-loc{font-size:13px;color:var(--muted)}.appt-meta{display:flex;gap:8px;align-items:center;margin-top:10px;flex-wrap:wrap}.animal-card{border:1px solid var(--border);border-radius:var(--radius);padding:14px;margin-bottom:12px;background:var(--surface)}.animal-name{font-size:16px;font-weight:600;margin-bottom:3px}.animal-details{font-size:13px;color:var(--muted);margin-bottom:10px}.shoe-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.shoe-spec{background:var(--bg);border-radius:6px;padding:8px;font-size:12px}.shoe-spec-foot{font-weight:600;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.parts-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:13px}.parts-table th{text-align:left;padding:6px 8px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border)}.parts-table td{padding:8px;border-bottom:1px solid var(--border);vertical-align:middle}.parts-table tr:last-child td{border-bottom:none}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.week-day-col{min-height:150px;min-width:0;overflow:hidden}@media (max-width: 600px){.week-grid-scroll{overflow-x:hidden}.week-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;width:100%;min-width:0}.week-day-col{min-height:90px!important;min-width:0;padding:6px 3px!important;border-radius:6px!important}.week-day-col button{min-width:var(--touch-target)!important;min-height:var(--touch-target)!important;padding:6px!important}}.error-msg{background:var(--danger-light);color:var(--danger);padding:10px 14px;border-radius:var(--radius);font-size:14px}.empty-state{text-align:center;padding:48px 24px;color:var(--muted)}.empty-state .icon{font-size:48px;margin-bottom:8px}.empty-state p{font-size:14px}.divider{height:1px;background:var(--border);margin:16px 0}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 640px){.grid-2,.grid-3{grid-template-columns:1fr}.nav-brand{margin-right:12px}}.dash-kpi{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px}.dash-kpi>*{min-width:0;overflow:hidden}.dash-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,320px);gap:14px;align-items:start}.dash-body>*{min-width:0;overflow:hidden}@media (max-width: 700px){.dash-kpi{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-body{grid-template-columns:1fr}.dash-cal-cell{padding:3px 1px!important;min-height:var(--touch-target)!important}}@media (max-width: 900px){.dash-body{grid-template-columns:1fr}.dash-body>*:first-child{order:2}.dash-body>*:last-child{order:1}}.stat-card{text-align:center}.stat-value{font-size:36px;font-weight:700;color:var(--accent)}.stat-label{font-size:13px;color:var(--muted);margin-top:4px}.row{display:flex;align-items:center;gap:8px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:8px}.toolbar{display:flex;align-items:center;gap:8px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border);flex-wrap:wrap}.page-top{position:sticky;top:0;z-index:20;background:var(--bg);padding-top:12px;padding-bottom:12px;box-shadow:0 2px 8px -2px #0000000f}.page-top .page-header{margin-bottom:8px;padding-top:0}.page-top .toolbar{margin-bottom:0}.toolbar-spacer{flex:1}.panel-wrapper{position:relative;min-width:0;overflow-x:clip}.edit-panel{position:absolute;top:0;left:0;right:0;min-height:100%;background:var(--bg);z-index:30;animation:panelSlideIn .18s ease}@keyframes panelSlideIn{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.edit-panel .page-top{z-index:40}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:var(--surface);border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 64px #00000040}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 16px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--surface);z-index:1}.modal-title{font-size:17px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.modal-close-btn{width:44px;height:44px;border-radius:50%;border:none;background:var(--bg);cursor:pointer;font-size:15px;display:flex;align-items:center;justify-content:center;color:var(--muted);flex-shrink:0}.modal-close-btn:hover{background:var(--border);color:var(--text)}.modal-body{padding:20px;display:flex;flex-direction:column;gap:14px}.modal-footer{display:flex;gap:8px;justify-content:space-between;align-items:center;padding:0 20px 20px}.modal-footer-right{display:flex;gap:8px;margin-left:auto}.rich-editor{position:relative;height:100%;min-height:0;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;touch-action:pan-y;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.rich-editor-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;padding:6px;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--surface) 88%,var(--bg))}.rich-editor-header>div{display:flex;gap:4px;align-items:center;overflow-x:auto;scrollbar-width:none}.rich-editor-tool{min-width:40px;height:40px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;flex-shrink:0}.rich-editor-tool:hover{background:var(--bg)}.rich-editor-tool:disabled{opacity:.45;cursor:default}.rich-editor-focus-toggle{margin-left:auto}.rich-editor-scroll{position:relative;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.rich-editor-surface{min-height:max(190px,100%);box-sizing:border-box;padding:14px;border:0;border-radius:0;background:transparent;color:var(--text);font-size:16px;line-height:1.55;outline:none;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.rich-editor-surface:focus{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent) 18%,transparent)}.rich-editor-surface:empty:before{content:attr(data-placeholder);color:var(--muted);pointer-events:none}.rich-editor-surface p,.rich-note-view p{margin:0 0 .65em}.rich-editor-surface h2,.rich-note-view h2{margin:.7em 0 .35em;font-size:1.3em}.rich-editor-surface ul,.rich-note-view ul{padding-left:1.4em}.rich-note-thumbnail,.rich-note-view img{display:block;height:auto;max-width:100%;object-fit:contain;margin:10px 0;border-radius:10px;border:1px solid var(--border)}.rich-note-thumbnail:not([width]),.rich-note-view img:not([width]){width:min(100%,320px);max-height:240px;object-fit:cover}.rich-image-resize-overlay{position:absolute;z-index:4;pointer-events:none;box-sizing:border-box;border:2px solid var(--accent);border-radius:10px}.rich-image-resize-handle{position:absolute;right:-12px;bottom:-12px;width:34px;height:34px;padding:0;pointer-events:auto;touch-action:none;border:3px solid var(--surface);border-radius:50%;background:var(--accent);box-shadow:0 2px 8px #0f172a57;cursor:nwse-resize}.rich-image-resize-handle:before{content:"";position:absolute;right:7px;bottom:7px;width:9px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff}.rich-image-resize-actions{position:absolute;top:6px;right:6px;display:flex;gap:6px;pointer-events:auto}.rich-image-resize-actions button{width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);color:var(--text);box-shadow:0 2px 8px #0f172a47}.rich-image-resize-actions .rich-image-resize-accept{background:var(--accent);color:#fff;border-color:var(--accent)}.rich-note-mention{display:inline-block;padding:1px 5px;border-radius:5px;background:color-mix(in srgb,var(--accent) 18%,var(--surface));color:var(--accent);font-weight:650}.rich-editor-popover{position:absolute;z-index:12;top:48px;left:0;right:0;max-height:min(45vh,280px);overflow-y:auto;padding:6px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:var(--shadow-md)}.rich-editor-popover button{width:100%;min-height:44px;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:var(--text);text-align:left}.rich-editor-popover button:hover{background:var(--bg)}.rich-editor-attachment-form{display:flex;gap:6px;align-items:center;padding:6px;border-bottom:1px solid var(--border)}.rich-editor-attachment-form input{min-width:0}.rich-editor-attachments,.rich-note-view-attachments{display:flex;flex-direction:column;gap:5px}.rich-editor-attachments{padding:0 10px 8px}.rich-editor-attachments>div{min-height:40px;display:flex;align-items:center;gap:8px;padding:6px 9px;border:1px solid var(--border);border-radius:8px}.rich-editor-attachments a,.rich-note-view-attachments a{min-width:0;overflow-wrap:anywhere;color:var(--accent)}.rich-editor-attachments button{margin-left:auto;border:0;background:transparent;color:var(--muted);padding:8px}.rich-editor-help,.rich-note-empty{color:var(--muted);font-size:11px;margin:0}.rich-editor-help{padding:0 10px 8px}.rich-editor-focus{position:relative;z-index:1;width:100%;height:100%;min-height:0;padding:10px;border:0;border-radius:0;background:var(--bg);isolation:isolate}.rich-editor-focus .rich-editor-header{align-items:flex-start;flex-direction:column}.rich-editor-focus .rich-editor-header>div{width:100%}.rich-editor-focus .rich-editor-surface{border-radius:8px}.rich-note-view{font-size:13px;line-height:1.55;overflow-wrap:anywhere}.rich-note-view>div>:last-child{margin-bottom:0}@media (min-width: 700px){.rich-editor-focus{padding:20px max(20px,calc((100vw - 900px)/2))}.rich-editor-focus .rich-editor-header{flex-direction:row;align-items:center}.rich-editor-focus .rich-editor-header>div{width:auto}}.list-row{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:box-shadow .12s}.list-row:hover{box-shadow:var(--shadow-md)}.list-row-body{flex:1;min-width:0}body[data-nav-pinned="1"] .page-title{display:none}body[data-nav-pinned="1"] .page-subtitle{font-size:13px;font-weight:600;color:var(--muted)}body[data-nav-pinned="1"] .page-header{margin-bottom:4px}body[data-nav-pinned="1"] .main{padding-top:8px;max-width:100%;margin-right:0}.main:not(.cal-full-width):not(.cal-fill)>.panel-wrapper{max-width:1400px;margin-left:auto;margin-right:auto}body[data-fullscreen="1"] .nav,body[data-fullscreen="1"] .drawer,body[data-fullscreen="1"] .drawer-backdrop,body[data-fullscreen="1"] .bottom-nav,body[data-fullscreen="1"] .mobile-footer,body[data-fullscreen="1"] .nav-fab{display:none!important}body[data-fullscreen="1"] .main{margin-left:0!important;padding:0!important}body[data-fullscreen="1"] .right-column{--app-shell-bottom-clearance: var(--app-shell-keyboard-inset, 0px)}body[data-fullscreen="1"] .page-header,body[data-fullscreen="1"] .list-page-header{display:none!important}body[data-fullscreen="1"] .panel-wrapper{padding:0!important}.fullscreen-exit-btn{position:fixed;top:10px;right:10px;z-index:150;background:#00000080;color:#fff;border:none;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.expanded-map-surface{position:relative;min-width:0}.expanded-map-surface--fill{flex:1;min-height:0}.map-empty-surface{position:relative;display:flex;flex-direction:column;min-height:0}.expanded-map-surface--fill .map-empty-surface{flex:1}.map-surface-controls{position:absolute;top:10px;right:10px;z-index:1000;display:flex;gap:6px;align-items:center}.map-expand-control,.map-embedded-close-control{border-radius:8px;background:var(--surface);color:var(--text);box-shadow:0 2px 8px #0f172a3d}.app-shell-expanded-map{overscroll-behavior:contain}.app-shell-expanded-map__viewport,.expanded-map-surface__fullscreen{display:flex;flex:1;min-width:0;min-height:0;width:100%;height:100%;isolation:isolate}.expanded-map-surface__fullscreen{flex-direction:column;touch-action:none}.app-shell-expanded-map__close{position:absolute;top:calc(env(safe-area-inset-top,0px) + 10px);right:calc(env(safe-area-inset-right,0px) + 10px);z-index:1200;border-radius:8px;background:var(--surface);color:var(--text);box-shadow:0 2px 10px #0f172a4d}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:stretch;background:var(--surface);border-top:1px solid var(--border);z-index:50;height:58px;padding:0 2px;box-shadow:0 -2px 8px #00000014}.bottom-nav-item{flex:1;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:var(--muted);transition:color .12s,background .12s;border-radius:8px;margin:4px 2px;padding:0;text-decoration:none;min-width:0}.bottom-nav-item:hover{color:var(--accent);background:var(--accent-light)}.end-of-day-tick{display:flex;justify-content:center;color:var(--accent);animation:endOfDayTick .55s cubic-bezier(.2,.8,.2,1) both}@keyframes endOfDayTick{0%{opacity:0;transform:scale(.72) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media (prefers-reduced-motion: reduce){.end-of-day-tick{animation:none}}.bottom-nav-item-active{color:var(--accent)}body[data-bottom-nav="1"]{--app-shell-bottom-clearance: calc( var(--mobile-footer-reserved-h, calc(58px + env(safe-area-inset-bottom, 0px)) ) + var(--guide-tray-h, 0px) + var(--app-shell-keyboard-inset, 0px) )}.main[data-screen-transitioning="1"]{pointer-events:none}.main[data-screen-transition=none]{opacity:1;transform:none;transition:none}.main[data-screen-transition=fade],.main[data-screen-transition=slide]{opacity:1;transform:none;transition:opacity var(--screen-transition-ms, 80ms) cubic-bezier(.16,1,.3,1),transform var(--screen-transition-ms, 80ms) cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.main[data-screen-transition=fade][data-screen-visible="0"]{opacity:0;transform:none}.main[data-screen-transition=slide][data-screen-visible="0"]{opacity:0;transform:translate(14px)}@media (prefers-reduced-motion: reduce){.main[data-screen-transition]{transform:none!important;transition:none!important}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
