:root{color-scheme:light;--bg: #f3f5f5;--surface: #ffffff;--surface-2: #eef2f1;--line: #dce2e1;--text: #18201f;--muted: #687472;--accent: #9d4665;--accent-2: #247068;--danger: #ad3f50;--success: #28704b;--shadow: 0 10px 28px rgba(24, 32, 31, .07);--radius: 8px;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;line-height:1.45;font-weight:400;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text)}.control-app,.control-app *,.auth-screen,.auth-screen *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.control-app input,.control-app textarea,.control-app select,.auth-screen input,.auth-screen textarea,.auth-screen select{user-select:text;-webkit-user-select:text}.control-app img{-webkit-user-drag:none;user-drag:none}body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}button{border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.52}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);padding:.78rem .8rem}textarea{resize:vertical;min-height:88px}input:focus,select:focus,textarea:focus,button:focus-visible{outline:2px solid rgba(157,70,101,.28);outline-offset:2px}#root{min-height:100vh}.boot-screen,.auth-screen{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1rem + env(safe-area-inset-bottom))}.boot-screen{gap:.75rem;color:var(--muted)}.control-app{width:min(100%,560px);margin:0 auto;min-height:100vh}.auth-shell{width:min(100%,360px)}.panel,.record-card,.notice{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.panel{padding:1rem}.eyebrow{font-size:.76rem;letter-spacing:0;color:var(--muted);text-transform:uppercase}.auth-form{display:grid;gap:.75rem}.auth-field{display:block}.auth-field input,.auth-submit{min-height:48px}.auth-submit{width:100%}.auth-switch-row{display:flex;justify-content:flex-end;margin-top:-.25rem}.auth-switch{padding:.35rem .1rem;color:var(--accent);cursor:pointer}.auth-switch:hover{text-decoration:underline}.auth-switch:focus-visible{outline:none;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stack{display:grid;gap:.85rem;padding-bottom:5.5rem}.control-app .content{padding:calc(1rem + env(safe-area-inset-top)) 1rem 6rem}.control-app .content>.notice{margin-bottom:.8rem}.record-home{padding:.15rem 0 5.5rem}.pet-today-view:not(.today-expanded){height:100vh;height:100dvh;min-height:0;overflow:hidden;overscroll-behavior:none}.pet-today-view:not(.today-expanded) .content{height:100vh;height:100dvh;overflow:hidden;padding:calc(.7rem + env(safe-area-inset-top)) 1rem calc(4.65rem + env(safe-area-inset-bottom))}.pet-today-view:not(.today-expanded) .record-home{height:100%;min-height:0;display:grid;align-items:center;padding:0}.pet-today-view:not(.today-expanded) .record-action-list{height:min(100%,550px);display:grid;grid-template-rows:repeat(8,minmax(0,1fr))}.pet-today-view:not(.today-expanded) .record-action-item{min-height:0}.pet-today-view:not(.today-expanded) .record-action-row{height:100%;min-height:0}.pet-today-view.today-expanded .content{min-height:100vh;min-height:100dvh}.record-action-list{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.record-action-item{border-bottom:1px solid var(--line)}.record-action-item:last-child{border-bottom:0}.record-action-row{width:100%;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .8rem;cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.record-action-row strong{flex:0 0 auto;font-size:1rem;font-weight:650}.record-action-main{min-width:0;display:inline-flex;align-items:center;gap:.75rem}.record-action-label,.inline-record-time{min-width:0;display:inline-flex;align-items:center;gap:.4rem}.unread-comment-dot{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#d63b50;box-shadow:0 0 0 2px #d63b501f}.record-action-icon{width:40px;height:40px;flex:0 0 40px;display:inline-grid;place-items:center;border-radius:var(--radius)}.record-action-icon.wake{color:#9b5a2f;background:#faeee5}.record-action-icon.elimination{color:#287269;background:#e7f3f0}.record-action-icon.trip{color:#476b8e;background:#ebf1f7}.record-action-icon.shower{color:#32758a;background:#e7f3f6}.record-action-icon.outfit{color:#80632e;background:#f6f0df}.record-action-icon.social{color:#487044;background:#eaf3e8}.record-action-icon.desire{color:#a8405e;background:#f8e9ee}.record-action-icon.sleep{color:#665c91;background:#eeecf7}.record-action-summary{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;color:#465250;font-size:.82rem;font-variant-numeric:tabular-nums;text-align:right}.record-action-summary.empty{color:#d63b50;font-weight:650}.record-action-chevron{flex:0 0 auto;transition:transform .16s ease}.record-action-item.expanded .record-action-chevron{transform:rotate(180deg)}.record-action-panel{padding:0 .8rem .8rem 4.3rem;background:var(--surface-2)}.record-action-panel-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:var(--muted);font-size:.82rem}.record-add-button{width:36px;height:36px;flex:0 0 36px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--accent);cursor:pointer}.record-add-button.active{color:var(--danger)}.record-action-panel-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.4rem}.record-negative-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;padding:.35rem .55rem;border:1px solid rgba(214,59,80,.24);border-radius:var(--radius);background:var(--surface);color:#b42f43;cursor:pointer;font-size:.78rem;font-weight:600;white-space:nowrap}.inline-record-list{display:grid;gap:.45rem}.inline-record{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.inline-record summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .7rem;cursor:pointer;font-size:.9rem;font-variant-numeric:tabular-nums;list-style:none}.inline-record summary::-webkit-details-marker{display:none}.inline-record-status{color:var(--muted);font-size:.76rem}.inline-record-status.confirmed{color:var(--success)}.inline-record-body{display:grid;gap:.5rem;padding:.65rem .7rem .7rem;border-top:1px solid var(--line)}.inline-record-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.inline-record-delete{width:34px;height:34px;flex:0 0 34px;display:inline-grid;place-items:center;border-radius:var(--radius);color:var(--danger);cursor:pointer}.negative-record{padding:.55rem .7rem}.negative-record-line,.negative-record-copy,.negative-record-actions{display:flex;align-items:center}.negative-record-line{min-height:34px;justify-content:space-between;gap:.65rem}.negative-record-copy,.negative-record-actions{min-width:0;gap:.45rem}.negative-record-copy strong{color:var(--text);font-size:.9rem}.negative-record-copy>span:not(.unread-comment-dot){color:var(--muted);font-size:.78rem;font-variant-numeric:tabular-nums}.negative-record-comment{margin:.45rem 0 0;padding-top:.45rem;border-top:1px solid var(--line);color:var(--accent);font-size:.84rem;font-weight:650}.role-line,.panel-head,.record-head,.inline-actions,.filter-row,.photo-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.role-line{justify-content:flex-start;flex-wrap:wrap;margin-top:.35rem}.role-badge,.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);padding:.18rem .5rem;border:1px solid transparent;font-size:.78rem}.role-badge.master{background:#266d671a;color:var(--accent-2);border-color:#266d6726}.role-badge.pet{background:#8a4f6b1a;color:var(--accent);border-color:#8a4f6b26}.status-pill.pending{background:#a33c4f14;color:var(--danger)}.status-pill.confirmed{background:#2d6b4614;color:var(--success)}.icon-button,.primary-button,.secondary-button,.soft-button,.nav-item{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius);cursor:pointer}.icon-button{width:2.3rem;height:2.3rem;border:1px solid var(--line);background:var(--surface)}.primary-button,.secondary-button,.soft-button{padding:.78rem .85rem;border:1px solid var(--line)}.primary-button{background:var(--accent);color:#fff;border-color:transparent}.secondary-button,.soft-button{background:var(--surface)}.secondary-button{width:100%}.field{display:grid;gap:.35rem;margin-bottom:.8rem}.field-label{font-size:.88rem;color:var(--muted)}.panel-head{margin-bottom:.8rem}.panel-title{display:inline-flex;align-items:center;gap:.5rem}.review-invite-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.4rem .65rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--accent);cursor:pointer;font-size:.84rem}.muted{color:var(--muted);font-size:.86rem}.notice{padding:.8rem .9rem;box-shadow:none}.notice.error{border-color:#a33c4f40;background:#a33c4f0f}.notice.success{border-color:#2d6b4638;background:#2d6b460f}.success-toast{position:fixed;left:50%;top:50%;z-index:100;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.75rem 1rem;border-radius:var(--radius);background:#18201feb;color:#fff;box-shadow:0 14px 36px #18201f3d;pointer-events:none;white-space:nowrap;animation:success-toast-flash 1.4s ease both}.success-toast.warning svg{color:#ffd166}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-bottom:.85rem}.stat-tile{padding:.72rem .8rem;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface-2)}.stat-tile span{display:block;color:var(--muted);font-size:.82rem}.stat-tile strong{display:block;margin-top:.15rem;font-size:1.2rem}.missing-list,.record-list{display:grid;gap:.65rem}.record-card{padding:.9rem}.record-card.compact{box-shadow:none}.record-body{display:grid;gap:.35rem}.record-body p{margin:0;color:var(--text);font-size:.94rem}.record-body .master-comment{color:var(--accent);font-weight:650}.empty-block{padding:.9rem;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);background:#ffffff6b}.filter-row{align-items:stretch}.filter-row>*{flex:1}.history-view{display:grid;gap:1rem;padding-bottom:5.5rem}.history-calendar{padding:.85rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.history-calendar-head,.history-day-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.history-calendar-head{min-height:42px;margin-bottom:.55rem}.history-calendar-head strong{font-size:1rem;font-variant-numeric:tabular-nums}.calendar-nav-button{width:40px;height:40px;flex:0 0 40px;display:inline-grid;place-items:center;border-radius:var(--radius);color:var(--muted);cursor:pointer}.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.2rem}.calendar-weekdays{margin-bottom:.25rem;color:var(--muted);font-size:.74rem;text-align:center}.calendar-weekdays span{min-width:0;padding:.2rem 0}.calendar-day,.calendar-day-placeholder{width:100%;min-width:0;aspect-ratio:1}.calendar-day{position:relative;display:grid;place-items:center;border:1px solid transparent;border-radius:var(--radius);color:var(--text);cursor:pointer;font-size:.88rem;font-variant-numeric:tabular-nums}.calendar-day.has-records{background:var(--surface-2);font-weight:650}.calendar-day.today{border-color:#9d466573}.calendar-day.selected{border-color:var(--accent);background:var(--accent);color:#fff}.calendar-day small{position:absolute;right:.28rem;bottom:.16rem;color:var(--accent);font-size:.62rem;line-height:1}.calendar-unread-dot{position:absolute;top:.25rem;right:.25rem;width:7px;height:7px;border-radius:50%;background:#d63b50;box-shadow:0 0 0 2px var(--surface)}.calendar-day.selected .calendar-unread-dot{box-shadow:0 0 0 2px var(--accent)}.calendar-day.selected small{color:#fff}.calendar-day:disabled{opacity:.3}.history-day-records{display:grid;gap:.65rem}.history-day-head{min-height:32px;padding:0 .15rem}.history-day-head strong{font-size:.95rem}.history-day-head span{color:var(--muted);font-size:.82rem}.history-record-groups{display:grid;gap:1.1rem}.history-record-group{display:grid;gap:.55rem}.history-record-group-head{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 .15rem .45rem;border-bottom:2px solid var(--line)}.history-record-group-head strong{font-size:.88rem;font-weight:650}.history-record-group-head span{color:var(--muted);font-size:.76rem}.history-record-group.missing .history-record-group-head{border-bottom-color:#ad3f5047;color:var(--danger)}.history-record-group.recorded .history-record-group-head{border-bottom-color:#28704b47;color:var(--success)}.history-action-list{box-shadow:0 6px 18px #18201f0d}.history-action-item.missing .record-action-row{background:#fafbfb}.history-static-row{cursor:default}.history-action-panel{padding-left:.8rem}.history-group-empty{min-height:48px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);font-size:.82rem}.history-record-summary-main{min-width:0;display:grid;gap:.1rem}.history-record-summary-main strong{overflow:hidden;font-size:.9rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.history-record-summary-main>span{color:var(--muted);font-size:.76rem}.photo-preview{width:100%;max-height:260px;object-fit:cover;border-radius:var(--radius);border:1px solid var(--line)}.file-input{display:none}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.info-grid strong{display:block;margin-top:.2rem}.review-box{display:grid;gap:.65rem;margin-top:.75rem}.record-dialog{width:min(100%,560px);max-width:none;max-height:90dvh;margin:auto 0 0;padding:0;border:0;border-radius:var(--radius) var(--radius) 0 0;background:transparent;color:var(--text);overflow:hidden}.record-dialog::backdrop{background:#18201f6b}.record-sheet{max-height:90dvh;display:grid;grid-template-rows:auto minmax(0,1fr);background:var(--surface);border:1px solid var(--line);border-bottom:0;border-radius:inherit;box-shadow:0 -12px 36px #18201f29}.record-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:58px;padding:.7rem 1rem;border-bottom:1px solid var(--line)}.record-sheet-head strong{font-size:1rem}.sheet-close{width:2.5rem;height:2.5rem;display:inline-grid;place-items:center;border-radius:var(--radius);cursor:pointer}.record-sheet-body{overflow-y:auto;overscroll-behavior:contain;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.time-field{display:grid;gap:.4rem;margin-bottom:.9rem}.time-field>label{color:var(--muted);font-size:.88rem}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.choice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.social-option-select-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:.5rem}.social-option-select-row .record-add-button{width:44px;height:44px}.option-dialog::backdrop{background:#18201f8c}.option-sheet{max-height:min(76dvh,520px)}.social-option-create-button{width:100%;min-height:48px}.invite-sheet{max-height:min(70dvh,380px)}.invite-copy-button{width:100%;min-height:48px}.choice-button{min-height:44px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);color:var(--muted);cursor:pointer}.choice-button.active{border-color:#8a4f6b5c;background:#8a4f6b17;color:var(--accent);font-weight:600}.photo-button,.location-button,.record-submit{width:100%}.photo-preview{margin-top:.7rem}.record-submit{min-height:48px;margin-top:.2rem}.bottom-nav{position:fixed;z-index:20;left:50%;right:auto;bottom:max(.6rem,env(safe-area-inset-bottom));width:min(240px,calc(100% - 2rem));display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:.35rem;padding:.35rem;transform:translate(-50%);background:#fffffffa;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 24px #18201f1f}.nav-item{flex-direction:column;gap:.2rem;min-height:52px;padding:.4rem .25rem;background:transparent;color:var(--muted)}.nav-item.active{color:var(--accent)}@keyframes success-toast-flash{0%{opacity:0;transform:translate(-50%,-45%) scale(.96)}14%,72%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-58%) scale(.98)}}@media (min-width: 640px){.control-app{min-height:100vh}.content{padding-inline:1rem}.record-dialog{width:min(420px,calc(100% - 2rem));margin:auto;border-radius:var(--radius)}.record-sheet{border-bottom:1px solid var(--line)}}
