*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{color:#f3f4f6;background:#0f1115}:root{--app-radius-xl:24px;--app-radius-lg:18px;--app-radius-md:14px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--shadow-card:0 10px 30px #00000047}.app-shell{min-height:100vh;position:relative;overflow:hidden}.app-shell-bg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .24s;position:fixed;inset:0}.app-shell-overlay{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);min-height:100vh;padding:24px;position:relative;overflow-x:hidden}.app-loading,.app-error{color:#f3f4f6;background:#0f1115;place-items:center;min-height:100vh;font-size:1.1rem;display:grid}.board-header{margin-bottom:20px}.board-header-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.board-title-group{min-width:0}.board-title{letter-spacing:-.04em;margin:0;font-size:2rem;font-weight:800;line-height:.96}.board-subtitle{color:#aeb6c2;margin:6px 0 0;font-size:.95rem;line-height:1.35}.board-mode-controls{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.board-mode-anchor{color:#8ea0b8;letter-spacing:.05em;text-transform:uppercase;opacity:.9;min-height:20px;font-size:.8rem;font-weight:800}.main-grid{gap:20px;min-width:0;display:grid}.bottom-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;min-width:0;display:grid}.card{min-width:0;box-shadow:var(--shadow-card);background:#121822e6;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.bottom-row .card{height:420px}.card-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 0;display:flex}.card-header-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.card-header-action{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.card-title{color:#f3f4f6;letter-spacing:-.02em;margin:0;font-size:1.06rem;font-weight:800;line-height:1.05}.card-subtitle{color:#9fb0c6;font-size:.82rem;font-weight:700;line-height:1.35}.card-body{flex-direction:column;flex:1;min-width:0;min-height:0;padding:18px 20px 20px;display:flex}.bottom-row .card .card-body{overflow:hidden}.calendar-card-shell{min-width:0}.calendar-card-shell .card-title{color:var(--calendar-card-title-color,#f3f4f6)}.calendar-card{min-height:440px}.mode-toggle-button{color:#f3f4f6;cursor:pointer;background:#111722cc;border:1px solid #5f6e8459;border-radius:14px;height:44px;padding:0 18px;font-size:.95rem;font-weight:700;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s}.mode-toggle-button:hover{background:#1b2332f2;transform:translateY(-1px)}.card-header-edit-group{align-items:center;gap:8px;display:flex}.card-edit-state{color:#b8c4d6;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.72rem;font-weight:800}.card-edit-button{color:#dbe7ff;cursor:pointer;background:#141c2d99;border:1px solid #7896c84d;border-radius:10px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}.card-edit-button:hover{background:#283c5acc;transform:translateY(-1px)}.card-edit-button.active{background:#3c2864b8;border-color:#b48cff99;box-shadow:0 8px 20px #00000024}.calendar-surface{flex-direction:column;gap:16px;min-width:0;min-height:100%;display:flex}.calendar-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.calendar-header-copy{flex-direction:column;gap:8px;min-width:0;display:flex}.calendar-kicker{color:#95a7be;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800;line-height:1}.calendar-month-label{flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;line-height:.95;display:flex}.calendar-month-text,.calendar-year-text{display:inline-block}.calendar-month-text{letter-spacing:-.05em;font-size:2.2rem;font-weight:900}.calendar-year-text{letter-spacing:-.02em;opacity:.94;font-size:1.58rem;font-weight:800}.calendar-month-nav{flex-shrink:0;align-items:center;gap:8px;display:flex}.calendar-month-nav-button{color:#f3f4f6;cursor:pointer;background:#111722b8;border:1px solid #ffffff2e;border-radius:12px;min-width:40px;height:38px;padding:0 12px;font-size:.92rem;font-weight:800;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s}.calendar-month-nav-button:hover{background:#1e273aeb;border-color:#ffffff47;transform:translateY(-1px)}.calendar-month-nav-button-current{min-width:auto;padding:0 14px}.calendar-board-scroll{-webkit-overflow-scrolling:touch;background:linear-gradient(#ffffff09,#ffffff03),#0c111ac2;border:1px solid #ffffff47;border-radius:24px;min-width:0;padding:14px;position:relative;overflow:auto hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 18px 40px #0000003d}.calendar-board-scroll::-webkit-scrollbar{height:8px}.calendar-board-scroll::-webkit-scrollbar-thumb{background:#788cb457;border-radius:999px}.weekday-grid,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;min-width:700px;display:grid}.weekday-grid{margin-bottom:10px}.weekday-header{letter-spacing:.04em;text-transform:uppercase;justify-content:center;align-items:center;min-height:28px;padding:4px 6px;font-size:.9rem;font-weight:800;line-height:1;display:flex}.weekday-header-label{display:inline-block}.day-cell{cursor:pointer;isolation:isolate;background:#131821;border:1px solid #ffffff2e;border-radius:20px;flex-direction:column;justify-content:flex-start;min-width:0;height:128px;padding:10px 10px 12px;transition:transform .16s,border-color .16s,box-shadow .16s,filter .16s,background .16s;display:flex;position:relative;overflow:hidden}.day-cell:before{content:"";border-radius:inherit;opacity:.75;pointer-events:none;z-index:0;background:linear-gradient(160deg,#ffffff14 0%,#ffffff05 20%,#fff0 42%);position:absolute;inset:0}.day-cell:hover{filter:saturate(1.04);border-color:#ffffff7a;transform:translateY(-4px);box-shadow:0 18px 32px #00000047,inset 0 0 0 1px #ffffff14}.day-cell:focus-visible{border-color:#ffffff8f;outline:none;transform:translateY(-4px);box-shadow:0 18px 32px #00000047,0 0 0 2px #ffffff2e,inset 0 0 0 1px #ffffff14}.day-cell.today{background:linear-gradient(#4da3ff1c,#4da3ff09),#131821;border-color:#4da3ff;box-shadow:0 0 0 1px #4da3ff57,inset 0 1px #ffffff14,0 10px 24px #18549e2e}.day-cell.today:hover,.day-cell.today:focus-visible{border-color:#6ab4ff;box-shadow:0 0 0 1px #4da3ff6b,inset 0 1px #ffffff1a,0 18px 34px #18549e3d}.day-cell.empty{height:128px;min-height:128px;box-shadow:none;cursor:default;background:#ffffff03;border:1px solid #ffffff1f;border-radius:20px;justify-content:center;align-items:flex-end;display:flex;transform:none}.day-cell.empty:before{display:none}.day-cell-top{z-index:1;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex;position:relative}.day-cell-bottom{z-index:1;flex:1;justify-content:flex-start;align-items:stretch;min-height:0;margin-top:8px;display:flex;position:relative}.day-cell-number{justify-content:center;align-items:center;line-height:1;display:inline-flex}.day-cell-number.view-number{letter-spacing:-.04em;text-shadow:0 1px #ffffff0d,0 4px 12px #0000002e;font-size:1.28rem;font-weight:950}.day-cell-meta-lane{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:18px;display:flex}.day-cell-accent{border-radius:999px;flex-shrink:0;width:12px;height:12px;margin-top:3px;box-shadow:0 0 0 2px #ffffff14}.day-cell-note-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;width:100%;min-height:0;max-height:100%;padding-right:4px;overflow-y:auto}.day-cell-note-scroll::-webkit-scrollbar{width:6px}.day-cell-note-scroll::-webkit-scrollbar-thumb{background:#8ca0c847;border-radius:999px}.day-cell-note{letter-spacing:-.005em;text-align:left;white-space:pre-line;word-break:break-word;text-wrap:pretty;text-shadow:0 1px #0000001a;width:100%;padding-bottom:8px;font-size:.84rem;font-weight:650;line-height:1.22;display:block;overflow:visible}.day-cell-empty-fill{opacity:.9;background:#ffffff2e;border-radius:999px;align-self:flex-end;width:100%;height:2px}.day-detail-overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0c8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.day-detail-card{--detail-rotate-x:0deg;--detail-rotate-y:0deg;--detail-glow-x:50%;--detail-glow-y:50%;width:min(620px,100%);height:min(760px,100dvh - 48px);max-height:calc(100dvh - 48px);transform:perspective(1200px) rotateX(var(--detail-rotate-x)) rotateY(var(--detail-rotate-y));transform-style:preserve-3d;background:linear-gradient(155deg,#242e44fa 0%,#161c2afa 55%,#10151ffc 100%);border:1px solid #b4c6ff2e;border-radius:26px;grid-template-rows:auto auto 1fr;transition:transform .14s,box-shadow .18s;animation:.22s day-detail-in;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000006b,inset 0 1px #ffffff14}.day-detail-card.tilt-active{box-shadow:0 36px 90px #0000007a,0 12px 28px #00000038,inset 0 1px #ffffff1a}.day-detail-card-glow,.day-detail-card-sheen{border-radius:inherit;pointer-events:none;transition:opacity .12s;position:absolute;inset:0}.day-detail-card-glow{background:radial-gradient(circle at var(--detail-glow-x) var(--detail-glow-y), #ffffff21 0%, #ffffff0f 16%, #fff0 42%);mix-blend-mode:screen;opacity:.92}.day-detail-card-sheen{opacity:.5;background:linear-gradient(145deg,#ffffff1f 0%,#ffffff0a 18%,#fff0 42%)}@keyframes day-detail-in{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.day-detail-topbar{z-index:1;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 0;display:flex;position:relative}.day-detail-mini-label{color:#b4c0d4;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.day-detail-actions,.day-detail-nav-group{align-items:center;gap:10px;display:flex}.day-detail-nav-button{color:#f3f6fb;cursor:pointer;height:38px;font:inherit;letter-spacing:-.01em;background:#ffffff14;border:none;border-radius:999px;padding:0 14px;font-size:.9rem;font-weight:800;line-height:1;transition:transform .15s,background .15s,opacity .15s}.day-detail-nav-button:hover:not(:disabled){background:#ffffff1f;transform:translateY(-1px)}.day-detail-nav-button:disabled{opacity:.35;cursor:default}.day-detail-button{cursor:pointer;font:inherit;border:none}.day-detail-button.secondary{color:#fff;background:linear-gradient(135deg,#4da3ff,#8b5cf6);border-radius:12px;height:38px;padding:0 14px;font-size:.9rem;font-weight:800}.day-detail-button.ghost{color:#e4ecf9;aspect-ratio:1;background:#ffffff0f;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;min-height:42px;font-size:1.35rem;line-height:1;display:inline-flex}.day-detail-hero{z-index:1;border:1px solid;border-radius:22px;margin:16px 20px 0;padding:20px 20px 18px;position:relative;box-shadow:inset 0 1px #ffffff1f,0 12px 32px #00000029}.day-detail-date-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.day-detail-date-number{letter-spacing:-.06em;text-shadow:0 1px #ffffff14,0 14px 30px #00000038;font-size:clamp(2.8rem,6vw,4.2rem);font-weight:900;line-height:.92}.day-detail-accent{border-radius:999px;flex-shrink:0;width:16px;height:16px;box-shadow:0 0 0 4px #ffffff14}.day-detail-title{letter-spacing:-.03em;margin-top:12px;font-size:1.45rem;font-weight:800;line-height:1.06}.day-detail-subtitle{letter-spacing:.06em;text-transform:uppercase;opacity:.72;margin-top:8px;font-size:.84rem;font-weight:800}.day-detail-body{z-index:1;min-height:0;padding:18px 20px 20px;position:relative;overflow:hidden}.day-detail-events-panel{border:1px solid;border-radius:22px;grid-template-rows:auto 1fr;height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 12px 32px #00000029}.day-detail-events-heading{color:#fff;letter-spacing:-.055em;text-align:center;text-shadow:0 1px #ffffff14,0 10px 18px #0000002e;place-self:center;padding:20px 18px 14px;font-size:clamp(2.05rem,4vw,2.9rem);font-weight:900;line-height:.92}.day-detail-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:0 18px 18px;overflow-y:auto}.day-detail-content::-webkit-scrollbar{width:8px}.day-detail-content::-webkit-scrollbar-thumb{background:#8ca0c857;border-radius:999px}.day-detail-events-stack{flex-direction:column;gap:18px;display:flex}.day-detail-event-section{flex-direction:column;gap:10px;display:flex}.day-detail-event-heading{letter-spacing:-.02em;text-transform:uppercase;font-size:1.1rem;font-weight:900;line-height:1.05}.day-detail-event-items{flex-direction:column;gap:8px;display:flex}.day-detail-event-item{letter-spacing:-.02em;font-size:1.18rem;font-weight:800;line-height:1.28}.day-detail-note-block{color:#f3f6fb;white-space:pre-line;word-break:break-word;text-wrap:pretty;letter-spacing:-.02em;text-align:left;text-shadow:0 1px #00000024;font-size:1.18rem;font-weight:800;line-height:1.3}.day-detail-empty{color:#b7c4d8;text-align:center;border:1px dashed #ffffff1f;border-radius:18px;justify-content:center;align-items:center;margin:0 18px 18px;font-size:1rem;font-weight:700;display:flex}.modal-backdrop{z-index:1500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04060cb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-panel{background:#111722fa;border:1px solid #5f6e8459;border-radius:24px;flex-direction:column;width:min(700px,100%);max-height:min(88vh,860px);display:flex;overflow:hidden;box-shadow:0 24px 60px #00000059}.modal-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 0;display:flex;position:relative}.modal-title{color:#f3f4f6;margin:0;padding-right:36px;font-size:1.2rem;font-weight:800}.modal-close-button{color:#d7e0ed;cursor:pointer;background:0 0;border:none;font-size:1.8rem;line-height:1;position:absolute;top:10px;right:16px}.modal-body{flex-direction:column;flex:1;min-height:0;padding:20px;display:flex}.day-editor-form,.appearance-editor-form{flex-direction:column;gap:18px;min-height:0;display:flex}.day-editor-section,.appearance-section{flex-direction:column;gap:14px;display:flex}.day-editor-section-title,.appearance-section-title{color:#dbe5f5;letter-spacing:.06em;text-transform:uppercase;font-size:.92rem;font-weight:800}.appearance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.appearance-background-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;gap:14px;padding:16px;display:grid}.appearance-background-copy{flex-direction:column;gap:6px;display:flex}.appearance-background-label{color:#f3f6fb;letter-spacing:-.01em;font-size:.98rem;font-weight:800}.appearance-background-help{color:#9fb0c6;font-size:.9rem;line-height:1.45}.appearance-background-preview{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff1f;border-radius:14px;width:100%;height:120px}.appearance-upload-button{color:#f3f4f6;cursor:pointer;background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.appearance-upload-input{display:none}.appearance-upload-error{color:#ffb4b4;font-size:.88rem;font-weight:600}.color-input-group{flex-direction:column;gap:8px;display:flex}.color-input-label{color:#b8c4d6;letter-spacing:.05em;text-transform:uppercase;font-size:.92rem;font-weight:700}.color-input-row{align-items:center;gap:12px;display:flex}.color-picker{cursor:pointer;background:0 0;border:none;width:54px;height:42px}.note-input,.hex-input,.grocery-input,.shared-board-input,.meal-prep-input,.status-line-input{color:#f3f4f6;background:#0a0e18eb;border:1px solid #5f6e8466;border-radius:12px;width:100%;font-family:inherit}.hex-input{height:42px;padding:0 12px;font-size:1rem}.note-input{resize:vertical;min-height:132px;padding:12px;font-size:.98rem;line-height:1.45}.day-editor-note-input{min-height:180px}.field-help-text{color:#94a3b8;font-size:.8rem;line-height:1.35}.day-editor-shell{flex-direction:column;flex:1;min-height:0;display:flex}.day-editor-scroll{overscroll-behavior:contain;flex:1;min-height:0;padding-right:2px;overflow-y:auto}.day-editor-scroll::-webkit-scrollbar{width:8px}.day-editor-scroll::-webkit-scrollbar-thumb{background:#788cb44d;border-radius:999px}.day-editor-intro{flex-direction:column;gap:6px;display:flex}.day-editor-intro-title{color:#f3f6fb;letter-spacing:-.01em;font-size:.98rem;font-weight:800}.day-editor-intro-copy{color:#9fb0c6;font-size:.9rem;line-height:1.45}.day-editor-footer{z-index:2;background:#111722fa;border-top:1px solid #ffffff14;flex-direction:column;flex-shrink:0;gap:10px;margin-top:14px;padding-top:14px;display:flex;position:relative}.day-editor-save{width:100%}.day-editor-footer-secondary{gap:10px;display:flex}.appearance-modal-actions{justify-content:space-between;align-items:flex-start;gap:12px;padding-top:8px;display:flex}.appearance-reset-group{gap:10px;display:flex}.editor-button{cursor:pointer;border:none;border-radius:12px;min-height:44px;padding:0 16px;font-size:.95rem;font-weight:700}.editor-button.primary{color:#fff;background:linear-gradient(135deg,#4da3ff,#8b5cf6)}.editor-button.ghost{color:#f3f4f6;background:#ffffff14}.editor-button.danger{color:#0f1115;background:#f1f1f1}.editor-button.danger.confirming{color:#fff;background:#d94b4b}.status-card{display:flex}.status-card .card-header{display:none}.status-card .card-body{flex:1;padding:0;display:flex}.status-card-content{border-radius:24px;flex:1;width:100%;min-height:300px;padding:18px;display:flex;position:relative;overflow:hidden}.status-card-background{opacity:1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.status-card-shell{z-index:1;background:linear-gradient(#0a0e1870,#0a0e1899),#111722c7;border:1px solid #ffffff24;border-radius:22px;grid-template-rows:auto 1fr;gap:16px;width:100%;padding:18px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff14,0 16px 34px #0000003d}.status-card-hero{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.status-name-display{letter-spacing:-.04em;text-align:center;font-size:1.65rem;font-weight:900;line-height:1}.status-hero-line{justify-content:center;align-items:flex-start;width:100%;min-height:68px;display:flex}.status-line-shell{justify-content:center;width:100%;display:flex}.status-line-shell-editing{align-items:center}.status-line-primary-button{text-align:center;background:0 0;border:none;justify-content:center;align-items:center;width:100%;max-width:100%;padding:0;display:flex}.status-line-primary-button.editable{cursor:pointer}.status-line-primary-button:disabled{cursor:default;opacity:1}.status-line-primary{letter-spacing:-.04em;text-align:center;max-width:100%;font-size:1.75rem;font-weight:900;line-height:1.04;transition:transform .15s,opacity .15s,text-shadow .15s}.status-line-primary-button.editable:hover .status-line-primary,.status-line-primary-button.editable:focus-visible .status-line-primary{opacity:.98;text-shadow:0 4px 16px #00000024;transform:translateY(-1px)}.status-line-editor{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:360px;display:flex}.status-line-input{letter-spacing:-.02em;text-align:center;height:48px;padding:0 14px;font-size:1.08rem;font-weight:700}.status-line-actions{align-items:center;gap:8px;display:flex}.status-line-action-button{color:#f3f4f6;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:#0f1420b3;border:1px solid #ffffff24;border-radius:999px;height:32px;padding:0 12px;font-size:.78rem;font-weight:800;transition:transform .15s,background .15s,border-color .15s}.status-line-action-button:hover{transform:translateY(-1px)}.status-line-action-button.done{color:#fff;background:linear-gradient(135deg,#4da3ffeb,#8b5cf6eb);border-color:#b4c6ff4d}.status-line-action-button.cancel{background:#ffffff14}.status-segment-grid{flex:1;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;min-height:0;display:grid}.status-segment{background:#090d166b;border:1px solid #ffffff1f;border-radius:16px;align-items:center;min-height:62px;padding:12px 14px;display:flex;box-shadow:inset 0 1px #ffffff0a}.status-segment-empty{opacity:.42}.status-segment-empty .status-segment-placeholder{border-radius:12px;width:100%;height:100%}.status-timer-row,.status-meds-row,.status-shift-row{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.status-timer-label,.status-meds-label,.status-shift-label{letter-spacing:.06em;opacity:.8;text-transform:uppercase;font-size:.9rem;font-weight:800}.status-timer-value,.status-meds-value,.status-shift-value{letter-spacing:-.03em;text-align:right;white-space:nowrap;flex-shrink:0;font-size:1.06rem;font-weight:900;line-height:1}.status-timer-stack{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.status-meds-row.pending .status-meds-label,.status-meds-row.pending .status-meds-value{color:#f59e0b!important}.status-meds-indicator{background:#f59e0b;border-radius:999px;flex:0 0 10px;width:10px;min-width:10px;height:10px;min-height:10px;margin-right:10px;display:inline-flex;box-shadow:0 0 0 2px #f59e0b33,0 0 18px #f59e0b73}.status-meds-row.complete .status-meds-indicator{background:#22c55e;box-shadow:0 0 0 2px #22c55e2e,0 0 18px #22c55e52}.status-meds-label-group{align-items:center;min-width:0;display:inline-flex}.status-meds-row-button{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;transition:transform .15s,background .15s,box-shadow .15s,border-color .15s}.status-meds-row-button:hover{background:#ffffff0a;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff0f}.status-meds-row-button:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffff29,inset 0 0 0 1px #ffffff14}.status-card-squirtle .status-card-shell{box-shadow:inset 0 1px #7dd3fc1a,0 18px 40px #0ea5e929}.status-card-nerdy .status-card-shell{box-shadow:inset 0 1px #f0abfc1a,0 18px 40px #e879f929}.utility-card-stack,.grocery-card-content,.shared-board-card-content,.meal-prep-card-content{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.utility-card-panel{background:linear-gradient(145deg,#ffffff0f,#ffffff05),#0e121cb3;border:1px solid #ffffff1f;border-radius:22px;flex:1;grid-template-rows:auto 1fr auto;min-height:0;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 12px 30px #00000024}.utility-card-panel-single{min-height:0}.utility-card-panel-title{color:#f3f6fb;letter-spacing:.05em;text-transform:uppercase;text-align:center;place-self:center;padding:16px 16px 12px;font-size:1rem;font-weight:800}.utility-card-panel-body{min-height:0;padding:0 16px 16px}.utility-card-panel-body-scroll{-webkit-overflow-scrolling:touch;overflow-y:auto}.utility-card-panel-body-scroll::-webkit-scrollbar{width:6px}.utility-card-panel-body-scroll::-webkit-scrollbar-thumb{background:#788cb44d;border-radius:999px}.utility-card-panel-footer{padding:0 16px 16px}.utility-card-inline-add{align-items:center;gap:10px;display:flex}.card-tabs{gap:8px;padding:12px 16px 8px;display:flex}.card-tab{color:#cbd5e1;cursor:pointer;background:#ffffff14;border:none;border-radius:10px;flex:1;height:36px;font-size:.9rem;font-weight:800;transition:background .15s,transform .15s,color .15s,box-shadow .15s}.card-tab:hover{background:#ffffff1f;transform:translateY(-1px)}.card-tab.active{color:#fff;background:linear-gradient(135deg,#4da3ff,#8b5cf6);box-shadow:0 8px 18px #0000002e}.grocery-list,.shared-board-section,.meal-prep-section{flex-direction:column;gap:10px;display:flex}.grocery-row,.shared-board-row,.meal-prep-row,.shared-board-add-row,.meal-prep-add-row{align-items:center;gap:10px;display:flex}.grocery-check,.shared-board-check{aspect-ratio:1;color:#fff;cursor:pointer;background:#0a0e18eb;border:1px solid #5f6e8470;border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;font-size:1rem;line-height:1;display:inline-flex}.grocery-check.done,.shared-board-check.done{background:linear-gradient(135deg,#4da3ff,#8b5cf6);border-color:#0000}.grocery-text,.shared-board-text,.meal-prep-value{color:#f3f4f6;flex:1;font-size:1rem;font-weight:700;line-height:1.3}.grocery-text.done,.shared-board-text.done{opacity:.55;text-decoration:line-through}.grocery-input,.shared-board-input,.meal-prep-input{height:38px;padding:0 10px;font-size:.98rem}.grocery-delete,.shared-board-delete,.meal-prep-delete{color:#ff7b7b;cursor:pointer;background:0 0;border:none;width:28px;min-width:28px;font-size:1.2rem}.grocery-add-button,.shared-board-add-button,.meal-prep-add-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4da3ff,#8b5cf6);border:none;border-radius:10px;place-items:center;width:40px;height:38px;font-size:1.2rem;display:grid}.meal-prep-day{color:#f3f4f6;width:42px;min-width:42px;font-size:.98rem;font-weight:800}.squad-log-shell{flex-direction:column;gap:18px;width:min(100%,680px);min-height:0;margin:0 auto;display:flex}.squad-log-hero{background:linear-gradient(#0b111beb,#0b111bdb),#111722f2;border:1px solid #7dd3fc29;border-radius:22px;flex:none;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 14px 34px #0003}.squad-log-hero-bg{background:var(--squad-log-gradient);opacity:1;pointer-events:none;position:absolute;inset:0}.squad-log-header{z-index:1;text-align:center;padding:22px 18px 20px;position:relative}.squad-log-title{color:var(--squad-log-name-color);letter-spacing:-.045em;margin:0;font-size:1.9rem;font-weight:900;line-height:.95}.squad-log-subtitle{color:#eaf4ff;letter-spacing:.08em;text-transform:uppercase;opacity:.82;margin-top:6px;font-size:.88rem;font-weight:800}.squad-log-person{color:var(--squad-log-secondary-color);margin-top:10px;font-size:.95rem;font-weight:700}.squad-log-state-chip{color:#f3f6fb;background:#ffffff0f;border:1px solid #7dd3fc29;border-radius:999px;justify-content:center;align-items:center;min-height:34px;margin-top:14px;padding:0 14px;font-size:.86rem;font-weight:800;display:inline-flex}.squad-log-body{background:linear-gradient(#080d16eb,#080d16db),#0a0e18c7;border:1px solid #7dd3fc1a;border-radius:20px;flex-direction:column;min-height:320px;max-height:420px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 10px 24px #00000029}.squad-log-sections{overscroll-behavior:contain;flex-direction:column;gap:18px;min-height:0;padding:18px;display:flex;overflow-y:auto}.squad-log-sections::-webkit-scrollbar{width:8px}.squad-log-sections::-webkit-scrollbar-thumb{background:#788cb447;border-radius:999px}.squad-log-section{flex-direction:column;gap:10px;display:flex}.squad-log-section-title{color:var(--squad-log-secondary-color);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:900}.squad-log-record-stack{flex-direction:column;gap:10px;display:flex}.squad-log-record{background:linear-gradient(145deg,#ffffff0a,#ffffff03),#0a0e18db;border:1px solid #7dd3fc1f;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:0 16px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #0000001f}.squad-log-record-time{color:#f3f6fb;letter-spacing:-.02em;font-size:.98rem;font-weight:800}.squad-log-record-source{color:var(--squad-log-name-color);letter-spacing:.04em;text-transform:uppercase;text-align:right;flex-shrink:0;font-size:.88rem;font-weight:900}.squad-log-load-more-row{flex:none;justify-content:center;padding:4px 18px 18px;display:flex}.squad-log-load-more{color:#f3f6fb;cursor:pointer;background:#0d121cd1;border:1px solid #7dd3fc24;border-radius:999px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:800;transition:transform .15s,background .15s,border-color .15s}.squad-log-load-more:hover:not(:disabled){background:#141c2cf2;border-color:#7dd3fc3d;transform:translateY(-1px)}.squad-log-load-more:disabled{opacity:.6;cursor:default}.squad-log-empty,.squad-log-error{text-align:center;word-break:break-word;overflow-wrap:anywhere;background:#0a0e1880;border:1px dashed #7dd3fc24;border-radius:18px;justify-content:center;align-items:center;min-height:180px;padding:18px;font-size:.96rem;font-weight:700;line-height:1.45;display:flex}.squad-log-empty{color:#c8d6ea}.squad-log-error{color:#ffb4b4}@media (width<=1400px){.bottom-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1200px){.day-cell,.day-cell.empty{height:116px;min-height:116px}.day-cell-number.view-number{font-size:1.15rem}.day-cell-note{font-size:.8rem}.status-card-content{min-height:274px}.status-name-display{font-size:1.46rem}.status-line-primary{font-size:1.5rem}.status-timer-value,.status-meds-value,.status-shift-value{font-size:1.06rem}}@media (width<=900px){.app-shell-overlay{padding:16px}.board-header-row{flex-direction:column;align-items:stretch}.board-mode-controls{align-items:stretch}.mode-toggle-button{width:100%}.bottom-row{grid-template-columns:1fr}.calendar-card{min-height:340px}.calendar-header{flex-direction:column;align-items:flex-start;gap:10px}.calendar-month-text{font-size:1.85rem}.calendar-year-text{font-size:1.34rem}.calendar-month-nav{flex-wrap:wrap;justify-content:flex-start;width:100%}.calendar-board-scroll{border:2px solid #fff;padding:12px;box-shadow:inset 0 0 0 1px #ffffff1a,0 14px 30px #00000038}.weekday-grid,.calendar-grid{gap:8px}.weekday-header{min-height:22px;padding:2px;font-size:.72rem}.day-cell,.day-cell.empty{border-radius:16px;height:96px;min-height:96px;padding:8px}.day-cell-number.view-number{font-size:1rem}.day-cell-accent{width:9px;height:9px;margin-top:3px}.day-cell-note-scroll{padding-right:2px}.day-cell-note{padding-bottom:10px;font-size:.74rem;line-height:1.18}.day-detail-overlay{padding:16px}.day-detail-card{transform-style:flat;border-radius:22px;width:min(100%,680px);height:min(86dvh,720px);max-height:calc(100dvh - 32px);transform:none}.day-detail-card.tilt-active{transform:none}.day-detail-topbar{flex-direction:column;align-items:stretch;gap:10px;padding-top:12px}.day-detail-actions{flex-wrap:wrap;justify-content:space-between}.day-detail-nav-group{gap:6px}.day-detail-nav-button{height:34px;padding:0 12px;font-size:.82rem}.day-detail-button.ghost{flex:0 0 40px;width:40px;min-width:40px;height:40px;min-height:40px}.day-detail-title{font-size:1.15rem}.day-detail-events-heading{font-size:1.45rem}.day-detail-event-heading{font-size:.94rem}.day-detail-event-item,.day-detail-note-block{font-size:.98rem;line-height:1.24}.modal-backdrop{padding:16px}.modal-panel{border-radius:22px;width:100%;max-height:88vh}.modal-header{padding:16px 16px 0}.modal-title{font-size:1.08rem}.modal-close-button{top:8px;right:12px}.modal-body{padding:16px}.appearance-grid{grid-template-columns:1fr}.appearance-modal-actions,.appearance-reset-group,.day-editor-footer-secondary{flex-direction:column}.editor-button{width:100%}.status-card-content{min-height:240px;padding:16px}.status-card-shell{padding:16px}.status-name-display,.status-line-primary{font-size:1.28rem}.status-hero-line{min-height:54px}.status-timer-label,.status-meds-label,.status-shift-label{font-size:.84rem}.status-timer-value,.status-meds-value,.status-shift-value{font-size:1rem}.status-line-input{height:44px;font-size:1rem}.status-line-action-button{height:30px;font-size:.72rem}.card-title{font-size:1.1rem}.utility-card-panel-title{padding:14px 14px 10px;font-size:.9rem}.utility-card-panel-body,.utility-card-panel-footer{padding-left:14px;padding-right:14px}.grocery-check,.shared-board-check{flex:0 0 26px;width:26px;min-width:26px;height:26px;min-height:26px}.squad-log-shell{gap:14px;width:100%}.squad-log-title{font-size:1.6rem}.squad-log-header{padding:18px 14px 16px}.squad-log-body{border-radius:18px;min-height:280px;max-height:52vh}.squad-log-sections{gap:14px;padding:14px}.squad-log-record{min-height:48px;padding:0 14px}.squad-log-record-time{font-size:.92rem}.squad-log-record-source{font-size:.8rem}.inline-error-notice{color:#ffb3b3;background:#ff50501f;border:1px solid #ff505059;border-radius:8px;justify-content:space-between;align-items:center;margin:8px 0 12px;padding:8px 12px;font-size:13px;display:flex}.inline-error-notice-text{flex:1}.inline-error-notice-dismiss{color:#ffb3b3;cursor:pointer;background:0 0;border:none;font-size:16px}}
