.login-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#f5f4f0;padding:1rem}.login-card{background:#fff;border-radius:20px;padding:2rem 1.5rem;width:100%;max-width:360px;border:.5px solid #e0ddd6}.login-logo{width:52px;height:52px;background:#eeedfe;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:1rem}.login-title{font-size:22px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.login-sub{font-size:13px;color:#888;margin:0 0 1.5rem}.field-label{display:block;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.field-input{display:block;width:100%;background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:10px;padding:11px 14px;font-size:15px;color:#1a1a1a;margin-bottom:14px;outline:none;font-family:inherit}.field-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.login-btn{display:block;width:100%;background:#534ab7;color:#fff;border:none;border-radius:12px;padding:13px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:4px}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-error{font-size:13px;color:#a32d2d;background:#fcebeb;border-radius:8px;padding:8px 12px;margin-bottom:12px}.fab-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000026}.fab{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));right:20px;width:52px;height:52px;border-radius:50%;background:#534ab7;color:#fff;font-size:24px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 14px #534ab766;z-index:101;transition:transform .2s,background .2s}.fab.fab-open{background:#3d3490;transform:rotate(45deg)}.fab-menu{position:fixed;bottom:calc(144px + env(safe-area-inset-bottom));right:14px;display:flex;flex-direction:column;gap:8px;z-index:101}.fab-option{display:flex;align-items:center;gap:10px;background:#fff;border:.5px solid #e8e6df;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:600;color:#1a1a1a;cursor:pointer;font-family:inherit;box-shadow:0 2px 12px #0000001a;white-space:nowrap;animation:fab-pop .15s ease}.fab-option.appt{color:#534ab7;border-color:#c8c4f0}.fab-option.client{color:#1d9e75;border-color:#b5e8d8}.fab-option.block{color:#555}.fab-option-icon{font-size:16px}@keyframes fab-pop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:.5px solid #e8e6df;display:flex;z-index:100}.nav-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;font-size:10px;font-weight:600;color:#aaa;letter-spacing:.03em;transition:color .15s}.nav-tab.active{color:#7f77dd}.schedule-page{height:100dvh;background:#f5f4f0;display:flex;flex-direction:column;overflow:hidden}.schedule-header{background:#1e1a2e;padding:48px 16px 14px;flex-shrink:0}.header-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.header-title{font-size:18px;font-weight:600;color:#fff}.header-admin-btn{background:#ffffff1a;border:none;color:#afa9ec;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.header-week{display:flex;align-items:center;gap:10px;font-size:13px;color:#afa9ec}.week-nav{background:#ffffff1a;border:none;color:#fff;width:28px;height:28px;border-radius:8px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.today-btn{background:#ffffff26;border:none;color:#fff;border-radius:7px;padding:4px 10px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;margin-left:auto}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 12px 0;flex-shrink:0}.stat-card{background:#fff;border-radius:10px;padding:10px 12px;border:.5px solid #e8e6df}.stat-label{font-size:11px;color:#888;margin-bottom:2px}.stat-val{font-size:20px;font-weight:600;color:#1a1a1a}.stat-val.green{color:#0f6e56}.week-strip{display:flex;gap:4px;padding:10px 12px 8px;background:#fff;border-bottom:.5px solid #e8e6df;margin-top:12px;flex-shrink:0}.day-pill{flex:1;text-align:center;padding:6px 2px;border-radius:10px;border:none;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:1px}.day-pill.active{background:#7f77dd}.day-name{font-size:9px;font-weight:600;color:#aaa;text-transform:uppercase}.day-num{font-size:14px;font-weight:600;color:#1a1a1a}.day-pill.active .day-name{color:#cecbf6}.day-pill.active .day-num{color:#fff}.day-staff{display:flex;gap:2px;margin-top:1px}.staff-initial{width:12px;height:12px;border-radius:50%;font-size:7px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center}.day-dot{width:4px;height:4px;border-radius:50%;background:#7f77dd;margin-top:2px}.day-dot.empty{background:transparent}.day-pill.active .day-dot{background:#cecbf6}.day-label-row{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 4px;flex-shrink:0}.day-label{font-size:12px;font-weight:600;color:#534ab7;letter-spacing:.04em;text-transform:uppercase}.staff-who-btn{display:flex;align-items:center;gap:5px;background:#eeedfe;border:none;border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600;color:#534ab7;cursor:pointer;font-family:inherit}.loading,.empty-day{text-align:center;padding:2rem;font-size:14px;color:#888}.error-msg{margin:0 12px 8px;background:#fcebeb;color:#a32d2d;border-radius:8px;padding:10px 12px;font-size:13px;flex-shrink:0}.timeline-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 12px 96px;-webkit-overflow-scrolling:touch}.timeline-container{position:relative;width:100%}.grid-row{position:absolute;left:0;right:0;display:flex;align-items:flex-start;pointer-events:none}.time-label{width:40px;flex-shrink:0;font-size:10px;font-weight:500;color:#bbb;text-align:right;padding-right:8px;line-height:1;transform:translateY(-6px);-webkit-user-select:none;user-select:none}.grid-row.half .time-label{display:none}.grid-line{flex:1;height:1px;margin-top:0}.grid-row.hour .grid-line{background:#e0deda}.grid-row.half .grid-line{background:#ebe9e4}.tl-event{position:absolute;left:48px;right:0;border-radius:10px;display:flex;align-items:stretch;overflow:hidden;font-family:inherit;text-align:left;border:none;cursor:default}.appt-event{background:#fff;border:.5px solid rgba(0,0,0,.06);cursor:pointer;box-shadow:0 1px 4px #0000000f}.appt-event:active{opacity:.85}.blocked-event{background:#f5f4f0;border:.5px solid #e0deda;opacity:.9}.tl-stripe{width:4px;flex-shrink:0;align-self:stretch}.tl-body{flex:1;padding:5px 8px;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px}.tl-top-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.tl-time-range{font-size:10px;font-weight:600;color:#999;white-space:nowrap;flex-shrink:0}.tl-badge{font-size:10px;padding:1px 6px;border-radius:5px;white-space:nowrap;font-weight:600;flex-shrink:0}.tl-name{font-size:12px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tl-name.compact{font-size:11px;color:#555}.tl-owner{font-weight:400;color:#888}.tl-sub{font-size:10px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.block-delete-btn{background:none;border:none;color:#ccc;font-size:13px;cursor:pointer;padding:4px 8px;flex-shrink:0;align-self:flex-start}.block-delete-btn:hover{color:#a32d2d}.timeline-empty{position:absolute;left:48px;right:0;top:50%;transform:translateY(-50%);text-align:center;font-size:14px;color:#bbb}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0000004d}.staff-sheet{position:fixed;bottom:0;left:0;right:0;z-index:201;background:#fff;border-radius:20px 20px 0 0;padding:20px 20px calc(env(safe-area-inset-bottom) + 20px);box-shadow:0 -4px 24px #0000001f}.staff-sheet-title{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.staff-sheet-hint{font-size:12px;color:#aaa;margin:0 0 16px}.staff-sheet-toggles{display:flex;flex-direction:column;gap:10px}.staff-toggle-btn{display:flex;align-items:center;gap:10px;width:100%;padding:13px 16px;border-radius:12px;border:1.5px solid #e0ddd6;background:#f5f4f0;font-size:15px;font-weight:600;color:#888;cursor:pointer;font-family:inherit;text-align:left;transition:all .15s}.staff-toggle-btn.on{color:#fff}.staff-toggle-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.staff-toggle-status{margin-left:auto;font-size:12px;font-weight:500;opacity:.85}.staff-sheet-save{width:100%;margin-top:16px;background:#534ab7;color:#fff;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.staff-sheet-save:disabled{opacity:.6;cursor:not-allowed}.dog-photo-btn{border:none;padding:0;background:none;border-radius:50%;overflow:hidden;flex-shrink:0;display:block}.dog-photo-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.dog-photo-initial{width:100%;height:100%;border-radius:50%;background:#eeedfe;color:#534ab7;font-weight:700;display:flex;align-items:center;justify-content:center}.dog-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:24px;animation:lb-fade .15s ease}@keyframes lb-fade{0%{opacity:0}to{opacity:1}}.dog-lightbox-inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;max-width:340px;width:100%}.dog-lightbox-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:20px;box-shadow:0 8px 40px #0006}.dog-lightbox-name{color:#fff;font-size:18px;font-weight:700}.dog-lightbox-close{position:absolute;top:-12px;right:-12px;width:32px;height:32px;border-radius:50%;background:#0009;border:none;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.detail-page{min-height:100dvh;background:#f5f4f0}.detail-loading{display:flex;align-items:center;justify-content:center;height:100dvh;font-size:14px;color:#888}.detail-topbar{display:flex;align-items:center;justify-content:space-between;padding:48px 14px 6px}.detail-back{font-size:15px;color:#534ab7;font-weight:500;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.detail-edit-btn{background:#534ab7;color:#fff;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.detail-edit-btn.cancel{background:#e0ddd6;color:#555}.dog-hero{display:flex;align-items:center;gap:12px;background:#eeedfe;padding:16px}.dog-avatar{width:44px;height:44px;border-radius:50%;background:#7f77dd;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;flex-shrink:0}.dog-name{font-size:16px;font-weight:600;color:#26215c}.dog-breed{font-size:12px;color:#534ab7;margin-top:2px}.status-badge{margin-left:auto;font-size:11px;font-weight:600;padding:4px 10px;border-radius:8px;flex-shrink:0}.detail-body{padding:14px;display:flex;flex-direction:column;gap:8px}.detail-row{background:#fff;border-radius:10px;border:.5px solid #e8e6df;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:10px}.detail-label{font-size:13px;color:#888;flex-shrink:0}.detail-val{font-size:13px;font-weight:600;color:#1a1a1a;text-align:right}.detail-val.phone{color:#534ab7;text-decoration:none}.deposit-row{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.deposit-pill{font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px}.deposit-pill.required{background:#faeeda;color:#633806}.deposit-pill.not-required{background:#f0f0f0;color:#666}.deposit-pill.paid{background:#e1f5ee;color:#085041}.deposit-pill.unpaid{background:#fcebeb;color:#a32d2d}.detail-size-tag{display:inline-block;font-size:10px;font-weight:600;background:#eeedfe;color:#534ab7;border-radius:5px;padding:2px 7px;margin-left:8px;vertical-align:middle;text-transform:capitalize}.notes-box{background:#faeeda;border-radius:10px;padding:12px 14px;font-size:13px;color:#633806;line-height:1.5}.dog-notes-box{background:#f0f9f5;color:#085041}.appt-dog-photos{display:flex;gap:12px;flex-wrap:wrap}.appt-dog-photo-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.appt-dog-photo-name{font-size:11px;color:#888;font-weight:500}.per-dog-row{display:flex;gap:8px;align-items:baseline}.per-dog-name{font-size:13px;font-weight:600;color:#534ab7;white-space:nowrap}.per-dog-detail{font-size:12px;color:#666}.payment-history{display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.ph-date{font-weight:400;color:#aaa}.payment-history-row{display:flex;justify-content:space-between;align-items:center;padding:9px 12px;border-radius:8px;font-size:13px;font-weight:500}.payment-history-row.deposit,.payment-history-row.balance,.payment-history-row.full{background:#eefaf4;color:#166534}.payment-history-row.refund{background:#fcebeb;color:#a32d2d}.ph-amount{font-weight:700}.sms-confirm{background:#f5f4f0;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:10px}.sms-confirm-text{font-size:13px;color:#444;margin:0;line-height:1.5}.sms-confirm-btns{display:flex;gap:8px}.stripe-section{display:flex;flex-direction:column;gap:8px}.stripe-btn{width:100%;border-radius:10px;padding:13px 14px;font-size:14px;font-weight:600;border:none;cursor:not-allowed;font-family:inherit;text-align:left;display:flex;align-items:center;justify-content:space-between;opacity:.65}.stripe-btn.take-payment{background:#534ab7;color:#fff;cursor:pointer;opacity:1}.stripe-btn.take-payment:disabled{opacity:.5;cursor:not-allowed}.stripe-btn.refund{background:#e8e6df;color:#555;cursor:pointer}.stripe-coming{font-size:11px;font-weight:400;opacity:.8}.refund-panel{background:#fff;border-radius:10px;border:.5px solid #e8e6df;padding:14px;display:flex;flex-direction:column;gap:8px}.refund-note{font-size:12px;color:#7a5a1a;margin:0;background:#faeeda;border-radius:8px;padding:8px 12px;border-left:3px solid #EF9F27}.refund-success{font-size:13px;color:#085041;background:#e1f5ee;border-radius:8px;padding:8px 12px;margin:4px 0 0}.refund-type-row{display:flex;gap:8px}.refund-type-btn{flex:1;padding:8px;border-radius:8px;border:1px solid #e0ddd6;background:#f5f4f0;font-size:13px;font-weight:600;color:#888;cursor:pointer;font-family:inherit}.refund-type-btn.active{background:#eeedfe;border-color:#7f77dd;color:#534ab7}.action-row{display:flex;gap:8px}.action-btn{flex:1;border-radius:10px;padding:13px;text-align:center;font-size:14px;font-weight:600;border:none;cursor:pointer;font-family:inherit}.action-btn.primary{background:#534ab7;color:#fff}.action-btn.secondary{background:#e1f5ee;color:#085041}.action-btn:disabled{opacity:.6;cursor:not-allowed}.edit-field{display:flex;flex-direction:column;margin-bottom:10px}.edit-row{display:flex;gap:10px;margin-bottom:10px}.edit-col{flex:1;display:flex;flex-direction:column}.edit-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.edit-input{background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:8px;padding:10px 12px;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit;width:100%;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.edit-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.edit-textarea{resize:vertical;min-height:72px;line-height:1.5}.edit-checks{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.edit-deposit{display:flex;align-items:center;gap:10px;font-size:15px;color:#1a1a1a;cursor:pointer}.edit-deposit input[type=checkbox]{width:18px;height:18px;accent-color:#534AB7;cursor:pointer}.edit-size-pills{display:flex;gap:8px}.edit-size-pill{flex:1;padding:9px 4px;border-radius:8px;border:1px solid #e0ddd6;background:#f5f4f0;font-size:13px;font-weight:600;color:#888;cursor:pointer;font-family:inherit}.edit-size-pill.active{background:#eeedfe;border-color:#7f77dd;color:#534ab7}.edit-error{font-size:13px;color:#a32d2d;background:#fcebeb;border-radius:8px;padding:10px 12px;margin-bottom:10px}.new-page{min-height:100dvh;background:#f5f4f0;padding-bottom:2rem}.new-header{padding:48px 16px 12px;background:#f5f4f0}.new-back{background:none;border:none;font-size:15px;color:#534ab7;font-weight:500;cursor:pointer;font-family:inherit;padding:0;margin-bottom:8px;display:block}.new-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0}.new-form{padding:0 14px;display:flex;flex-direction:column;gap:6px}.form-section{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px}.form-row{display:flex;gap:10px;background:none;border:none;padding:0}.form-col{flex:1;background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px}.form-label{display:block;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.form-input{display:block;width:100%;background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:8px;padding:10px 12px;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.form-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.form-textarea{resize:vertical;min-height:72px;line-height:1.5}.search-hint{font-size:13px;color:#888;margin-top:6px}.search-hint.no-match{color:#a32d2d}.client-results{list-style:none;margin:6px 0 0;padding:0;background:#fff;border-radius:8px;border:.5px solid #e0ddd6;overflow:hidden}.client-result{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;cursor:pointer;border-bottom:.5px solid #f0ede6}.client-result:last-child{border-bottom:none}.client-result:active{background:#f5f4f0}.result-name{font-size:14px;font-weight:500;color:#1a1a1a}.result-phone{font-size:12px;color:#888}.client-chip{display:flex;align-items:center;gap:8px;background:#eeedfe;border-radius:8px;padding:10px 12px}.chip-name{font-size:14px;font-weight:600;color:#26215c;flex:1}.chip-phone{font-size:12px;color:#534ab7}.chip-clear{background:none;border:none;color:#7f77dd;font-size:14px;cursor:pointer;padding:0 2px;font-family:inherit;line-height:1}.dog-check{display:flex;align-items:center;gap:10px;padding:9px 0;cursor:pointer;border-bottom:.5px solid #f0ede6}.dog-check:last-child{border-bottom:none;padding-bottom:0}.dog-check:first-of-type{padding-top:0}.dog-check input[type=checkbox]{width:18px;height:18px;accent-color:#534AB7;cursor:pointer;flex-shrink:0}.dog-check-name{font-size:14px;font-weight:500;color:#1a1a1a}.dog-check-breed{font-size:12px;color:#888;margin-left:auto}.dog-check-size{font-size:10px;font-weight:600;padding:2px 7px;background:#eeedfe;color:#534ab7;border-radius:5px;white-space:nowrap}.dog-service-row{background:#fff;border:.5px solid #e8e6df;border-radius:10px;padding:12px 12px 8px;margin-bottom:8px}.dog-service-name{font-size:13px;font-weight:600;color:#534ab7;margin-bottom:10px}.appt-total{font-size:14px;color:#1a1a1a;padding:10px 0 2px}.appt-deposit-note{font-size:12px;color:#7a5a1a}.size-pills{display:flex;gap:8px}.size-pill{flex:1;padding:9px 4px;border-radius:8px;border:1px solid #e0ddd6;background:#f5f4f0;font-size:13px;font-weight:600;color:#888;cursor:pointer;font-family:inherit;transition:all .15s}.size-pill.active{background:#eeedfe;border-color:#7f77dd;color:#534ab7}.size-hint{font-size:11px;color:#7f77dd;margin:6px 0 0}.deposit-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;color:#1a1a1a}.deposit-check input[type=checkbox]{width:18px;height:18px;accent-color:#534AB7;cursor:pointer;flex-shrink:0}.form-error{font-size:13px;color:#a32d2d;background:#fcebeb;border-radius:8px;padding:10px 12px;margin:0}.submit-btn{display:block;width:100%;background:#534ab7;color:#fff;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:6px}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.block-page{min-height:100dvh;background:#f5f4f0;padding-bottom:2rem}.block-header{padding:48px 16px 12px}.block-back{background:none;border:none;font-size:15px;color:#534ab7;font-weight:500;cursor:pointer;font-family:inherit;padding:0;margin-bottom:8px;display:block}.block-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0}.block-form{padding:0 14px;display:flex;flex-direction:column;gap:8px}.block-section{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px}.block-row{display:flex;gap:10px;background:none;border:none;padding:0}.block-col{flex:1;background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px}.block-label{display:block;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.block-input{display:block;width:100%;background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:8px;padding:10px 12px;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.block-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.block-textarea{resize:vertical;min-height:60px;line-height:1.5}.preset-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.preset-chip{background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:16px;padding:5px 12px;font-size:12px;font-weight:600;color:#555;cursor:pointer;font-family:inherit}.preset-chip.active{background:#eeedfe;border-color:#7f77dd;color:#534ab7}.block-error{font-size:13px;color:#a32d2d;background:#fcebeb;border-radius:8px;padding:10px 12px;margin:0}.block-submit{display:block;width:100%;background:#555;color:#fff;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.block-submit:disabled{opacity:.6;cursor:not-allowed}.clients-page{min-height:100dvh;background:#f5f4f0;padding-bottom:calc(60px + env(safe-area-inset-bottom))}.clients-header{background:#1e1a2e;padding:48px 16px 16px;display:flex;align-items:flex-end;justify-content:space-between}.clients-title{font-size:22px;font-weight:700;color:#fff}.clients-count{font-size:12px;color:#afa9ec;padding-bottom:2px}.search-bar-wrap{padding:12px;background:#fff;border-bottom:.5px solid #e8e6df}.search-bar{display:flex;align-items:center;gap:8px;background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:10px;padding:9px 12px}.search-icon{flex-shrink:0}.search-input{flex:1;border:none;background:none;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit}.search-input::placeholder{color:#bbb}.search-clear{background:none;border:none;color:#aaa;font-size:14px;cursor:pointer;padding:0;line-height:1}.client-list{display:flex;flex-direction:column;gap:1px;padding:12px 12px 0}.clients-empty{text-align:center;padding:3rem 1rem;font-size:14px;color:#888}.client-card{display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:12px 14px;width:100%;text-align:left;cursor:pointer;font-family:inherit;margin-bottom:7px}.client-card:active{opacity:.75}.client-avatar{width:40px;height:40px;border-radius:50%;background:#eeedfe;color:#534ab7;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.client-info{flex:1;min-width:0}.client-name{font-size:14px;font-weight:600;color:#1a1a1a}.client-meta{display:flex;align-items:center;gap:4px;font-size:12px;color:#888;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dot{color:#ccc}.dog-names{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-chevron{font-size:18px;color:#ccc;flex-shrink:0}.clients-fab{position:fixed;bottom:calc(84px + env(safe-area-inset-bottom));right:20px;width:52px;height:52px;border-radius:50%;background:#534ab7;color:#fff;font-size:24px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #534ab759}.cd-page{min-height:100dvh;background:#f5f4f0;padding-bottom:2rem}.cd-loading{display:flex;align-items:center;justify-content:center;height:100dvh;font-size:14px;color:#888}.cd-back{display:block;padding:48px 16px 6px;font-size:15px;color:#534ab7;font-weight:500;background:none;border:none;cursor:pointer;font-family:inherit}.cd-hero{display:flex;align-items:center;gap:12px;background:#eeedfe;padding:16px}.cd-avatar{width:48px;height:48px;border-radius:50%;background:#7f77dd;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.cd-hero-name{font-size:16px;font-weight:700;color:#26215c}.cd-hero-sub{font-size:12px;color:#534ab7;margin-top:2px}.cd-hero-info{flex:1}.cd-hero-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.cd-edit-btn{background:#534ab7;color:#fff;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.cd-edit-btn.cancel{background:#e0ddd6;color:#555}.cd-book-btn{background:#1d9e75;color:#fff;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.cd-body{padding:12px;display:flex;flex-direction:column;gap:10px}.cd-section{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px;display:flex;flex-direction:column;gap:0}.cd-section-title{font-size:11px;font-weight:700;color:#534ab7;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.cd-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:.5px solid #f0ede6}.cd-row:last-of-type{border-bottom:none}.cd-label{font-size:13px;color:#888}.cd-val{font-size:13px;font-weight:600;color:#1a1a1a;text-align:right}.cd-empty{color:#ccc;font-weight:400}.cd-field{display:flex;flex-direction:column;margin-bottom:8px}.cd-field-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.cd-input{background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:8px;padding:9px 12px;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit;width:100%;box-sizing:border-box}.cd-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.cd-textarea{resize:vertical;min-height:60px;line-height:1.5}.cd-notes{background:#faeeda;border-radius:8px;padding:10px 12px;font-size:13px;color:#633806;line-height:1.5;margin-top:4px}.cd-error{font-size:13px;color:#a32d2d;background:#fcebeb;border-radius:8px;padding:8px 12px;margin:4px 0 0}.cd-save-btn{margin-top:10px;background:#534ab7;color:#fff;border:none;border-radius:10px;padding:12px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.cd-save-btn:disabled{opacity:.6;cursor:not-allowed}.cd-empty-text{font-size:13px;color:#aaa;padding:4px 0}.dog-row-card{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:.5px solid #f0ede6}.dog-row-card:last-of-type{border-bottom:none}.dog-row-info{flex:1}.dog-row-name{font-size:14px;font-weight:600;color:#1a1a1a;display:block}.dog-row-breed{font-size:12px;color:#888;display:block;margin-top:1px}.dog-row-notes{font-size:11px;color:#633806;background:#faeeda;border-radius:5px;padding:3px 7px;display:inline-block;margin-top:4px;line-height:1.4}.dog-notes-input{margin-top:2px}.dog-row-edit{flex:1;display:flex;flex-direction:column;gap:6px}.dog-row-actions{display:flex;gap:8px;margin-top:2px}.dog-save-btn{background:#534ab7;color:#fff;border:none;border-radius:7px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.dog-save-btn:disabled{opacity:.6}.dog-cancel-btn{background:#f0ede6;color:#555;border:none;border-radius:7px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.dog-row-btns{display:flex;gap:6px;flex-shrink:0}.dog-profile-btn{background:none;border:.5px solid #e0ddd6;border-radius:7px;padding:5px 11px;font-size:12px;font-weight:600;color:#888;cursor:pointer;font-family:inherit}.dog-edit-btn{background:none;border:.5px solid #d0cde6;border-radius:7px;padding:5px 11px;font-size:12px;font-weight:600;color:#534ab7;cursor:pointer;font-family:inherit}.advanced-section{padding:0;overflow:hidden}.advanced-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;color:#888}.advanced-chevron{font-size:16px;color:#aaa}.archive-section{border:none;border-top:1px solid #f0ede6;border-radius:0;margin:0;padding:16px}.archive-section{border-color:#fcebeb}.archive-hint{font-size:13px;color:#888;line-height:1.5;margin:0 0 12px}.archive-btn{background:none;border:1px solid #e05555;color:#a32d2d;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;width:100%}.archive-confirm{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#a32d2d;font-weight:600}.archive-yes{background:#a32d2d;color:#fff;border:none;border-radius:7px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.archive-no{background:#f0ede6;color:#555;border:none;border-radius:7px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.add-dog-btn{margin-top:10px;background:none;border:1px dashed #c8c4f0;border-radius:8px;padding:9px;font-size:13px;font-weight:600;color:#534ab7;cursor:pointer;font-family:inherit;width:100%}.add-dog-form{margin-top:10px;display:flex;flex-direction:column;gap:6px}.appt-row{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;border-bottom:.5px solid #f0ede6;padding:10px 0;cursor:pointer;font-family:inherit;text-align:left;gap:10px}.appt-row:last-child{border-bottom:none}.appt-row:active{opacity:.7}.appt-row-date{font-size:13px;font-weight:600;color:#1a1a1a}.appt-row-service{font-size:12px;color:#888;margin-top:1px}.appt-row-badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:6px;white-space:nowrap;flex-shrink:0}.nc-page{min-height:100dvh;background:#f5f4f0;padding-bottom:2rem}.nc-header{padding:48px 16px 12px}.nc-back{background:none;border:none;font-size:15px;color:#534ab7;font-weight:500;cursor:pointer;font-family:inherit;padding:0;margin-bottom:8px;display:block}.nc-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0}.nc-form{padding:0 14px;display:flex;flex-direction:column;gap:10px}.nc-section{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px;display:flex;flex-direction:column}.nc-section-title{font-size:11px;font-weight:700;color:#534ab7;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.nc-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;margin-top:8px;display:block}.nc-label:first-of-type{margin-top:0}.nc-input{display:block;width:100%;background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:8px;padding:10px 12px;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit;box-sizing:border-box;margin-bottom:2px}.nc-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.nc-textarea{resize:vertical;min-height:60px;line-height:1.5}.dog-row{border-top:.5px solid #f0ede6;padding-top:12px;margin-top:4px}.dog-row:first-of-type{border-top:none;margin-top:0;padding-top:0}.dog-row-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.dog-row-label{font-size:12px;font-weight:600;color:#888}.dog-remove{background:none;border:none;font-size:12px;color:#a32d2d;cursor:pointer;font-family:inherit;padding:0}.dog-row-fields{display:flex;flex-direction:column;gap:6px}.add-dog-btn{margin-top:12px;background:none;border:1px dashed #c8c4f0;border-radius:8px;padding:10px;font-size:13px;font-weight:600;color:#534ab7;cursor:pointer;font-family:inherit;width:100%}.nc-error{font-size:13px;color:#a32d2d;background:#fcebeb;border-radius:8px;padding:10px 12px;margin:0}.nc-submit{display:block;width:100%;background:#534ab7;color:#fff;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.nc-submit:disabled{opacity:.6;cursor:not-allowed}.dp-page{min-height:100dvh;background:#f5f4f0;padding-bottom:2rem}.dp-loading{display:flex;align-items:center;justify-content:center;height:100dvh;font-size:14px;color:#888}.dp-topbar{display:flex;align-items:center;justify-content:space-between;padding:48px 16px 8px}.dp-back{font-size:15px;color:#534ab7;font-weight:500;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.dp-edit-btn{background:#534ab7;color:#fff;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.dp-edit-btn.cancel{background:#e0ddd6;color:#555}.dp-hero{display:flex;flex-direction:column;align-items:center;padding:12px 16px 0}.dp-photo-wrap{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden;cursor:pointer;border:3px solid #fff;box-shadow:0 2px 12px #00000026}.dp-photo{width:100%;height:100%;object-fit:cover}.dp-photo-placeholder{width:100%;height:100%;background:#7f77dd;color:#fff;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:700}.dp-photo-overlay{position:absolute;bottom:0;left:0;right:0;background:#00000080;color:#fff;font-size:11px;font-weight:600;text-align:center;padding:6px 0}.dp-upload-err{font-size:12px;color:#a32d2d;background:#fcebeb;border-radius:6px;padding:6px 10px;margin-top:8px}.dp-body{padding:14px;display:flex;flex-direction:column;gap:10px}.dp-section{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px;display:flex;flex-direction:column;gap:0}.dp-section-title{font-size:11px;font-weight:700;color:#534ab7;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.dp-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:.5px solid #f0ede6}.dp-row:last-of-type{border-bottom:none}.dp-key{font-size:13px;color:#888}.dp-val{font-size:13px;font-weight:600;color:#1a1a1a}.dp-owner-link{font-size:13px;font-weight:600;color:#534ab7;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.dp-notes{background:#faeeda;border-radius:8px;padding:10px 12px;font-size:13px;color:#633806;line-height:1.5;margin-top:8px}.dp-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;margin-top:10px;display:block}.dp-label:first-of-type{margin-top:0}.dp-input{background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:8px;padding:9px 12px;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit;width:100%;box-sizing:border-box}.dp-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.dp-textarea{resize:vertical;min-height:60px;line-height:1.5}.dp-size-pills{display:flex;gap:6px;margin-bottom:8px}.dp-size-pill{flex:1;padding:8px 4px;border-radius:8px;border:1px solid #e0ddd6;background:#f5f4f0;font-size:13px;font-weight:600;color:#888;cursor:pointer;font-family:inherit}.dp-size-pill.active{background:#eeedfe;border-color:#7f77dd;color:#534ab7}.dp-save-btn{margin-top:12px;background:#534ab7;color:#fff;border:none;border-radius:10px;padding:12px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.dp-save-btn:disabled{opacity:.6;cursor:not-allowed}.dp-appt-row{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;border-bottom:.5px solid #f0ede6;padding:10px 0;cursor:pointer;font-family:inherit;text-align:left;gap:10px}.dp-appt-row:last-child{border-bottom:none}.dp-appt-row:active{opacity:.7}.dp-appt-date{font-size:13px;font-weight:600;color:#1a1a1a}.dp-appt-service{font-size:12px;color:#888;margin-top:1px}.dp-appt-badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:6px;white-space:nowrap;flex-shrink:0}.admin-page{min-height:100dvh;background:#f5f4f0;padding-bottom:2rem}.admin-header{background:#1e1a2e;padding:48px 16px 16px;display:flex;align-items:flex-end;gap:12px}.admin-back{background:none;border:none;font-size:15px;color:#afa9ec;font-weight:500;cursor:pointer;font-family:inherit;padding:0 0 2px}.admin-title{font-size:22px;font-weight:700;color:#fff;margin:0}.admin-tabs{display:flex;background:#fff;border-bottom:.5px solid #e8e6df;padding:0 14px;gap:0}.admin-tab{background:none;border:none;font-size:14px;font-weight:600;color:#aaa;padding:14px 16px;cursor:pointer;font-family:inherit;border-bottom:2px solid transparent;margin-bottom:-.5px}.admin-tab.active{color:#534ab7;border-bottom-color:#534ab7}.admin-body{padding:14px;display:flex;flex-direction:column;gap:10px}.admin-hint{font-size:13px;color:#888;margin:0;line-height:1.5}.admin-loading{text-align:center;padding:2rem;color:#888;font-size:14px}.service-card{background:#fff;border-radius:12px;border:.5px solid #e8e6df;overflow:hidden}.service-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:.5px solid #f0ede6;background:#faf9f7}.service-card-name{font-size:14px;font-weight:700;color:#1a1a1a;flex:1}.service-card-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.service-save-btn{background:#534ab7;color:#fff;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;min-width:64px}.service-save-btn:disabled{opacity:.6;cursor:not-allowed}.service-delete-btn{background:none;border:.5px solid #e0ddd6;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;color:#a32d2d;cursor:pointer;font-family:inherit}.delete-confirm-text{font-size:12px;color:#a32d2d;font-weight:600}.service-confirm-btn{background:#a32d2d;color:#fff;border:none;border-radius:7px;padding:5px 12px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.service-cancel-del-btn{background:#f0ede6;color:#555;border:none;border-radius:7px;padding:5px 12px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.add-service-form{background:#fff;border-radius:12px;border:1px dashed #c8c4f0;padding:16px;display:flex;flex-direction:column;gap:8px}.add-service-title{font-size:13px;font-weight:700;color:#534ab7}.add-service-row{display:flex;gap:8px}.add-service-input{flex:1;background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:8px;padding:9px 12px;font-size:14px;color:#1a1a1a;outline:none;font-family:inherit}.add-service-input:focus{border-color:#7f77dd;box-shadow:0 0 0 2px #7f77dd26}.add-service-btn{background:#534ab7;color:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.add-service-btn:disabled{opacity:.5;cursor:not-allowed}.add-service-error{font-size:12px;color:#a32d2d;background:#fcebeb;border-radius:6px;padding:6px 10px;margin:0}.add-service-hint{font-size:12px;color:#aaa;margin:0}.deposit-toggle{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#534ab7;cursor:pointer}.deposit-toggle input{accent-color:#534AB7;cursor:pointer}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px}.report-card{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px}.report-label{font-size:11px;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.report-val{font-size:24px;font-weight:700;color:#1a1a1a;margin:4px 0 2px}.report-sub{font-size:12px;color:#aaa}.report-section{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px}.report-section-title{font-size:11px;font-weight:700;color:#534ab7;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px}.report-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:.5px solid #f0ede6}.report-row:last-child{border-bottom:none}.report-status-badge{font-size:11px;font-weight:600;padding:3px 9px;border-radius:6px}.report-service{font-size:13px;color:#1a1a1a}.report-count{font-size:13px;font-weight:700;color:#534ab7}.audit-row{background:#fff;border-radius:10px;border:.5px solid #e8e6df;padding:10px 12px;margin-bottom:6px}.audit-meta{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.audit-action{font-size:10px;font-weight:700;padding:2px 7px;border-radius:5px;text-transform:uppercase}.audit-action.insert{background:#e1f5ee;color:#085041}.audit-action.update{background:#faeeda;color:#633806}.audit-action.delete{background:#fcebeb;color:#a32d2d}.audit-table{font-size:12px;font-weight:600;color:#534ab7}.audit-time{font-size:11px;color:#aaa;margin-left:auto}.audit-data{display:flex;flex-wrap:wrap;gap:4px}.audit-field{font-size:11px;background:#f5f4f0;border-radius:4px;padding:2px 6px;color:#555}.size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.size-col{padding:12px 10px;border-right:.5px solid #f0ede6;display:flex;flex-direction:column;gap:4px}.size-col:last-child{border-right:none}.size-label{font-size:11px;font-weight:700;color:#534ab7;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.size-field-label{font-size:10px;font-weight:600;color:#aaa;text-transform:uppercase;letter-spacing:.04em;margin-top:6px;display:block}.size-input{width:100%;background:#f5f4f0;border:.5px solid #e0ddd6;border-radius:6px;padding:7px 8px;font-size:13px;color:#1a1a1a;outline:none;font-family:inherit;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.size-input:focus{border-color:#7f77dd;box-shadow:0 0 0 2px #7f77dd26}.size-grid{grid-template-columns:repeat(4,1fr)}.settings-card{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:16px}.settings-card-title{font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.deposit-slider{width:100%;accent-color:#534AB7;cursor:pointer}.deposit-slider-labels{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#888;margin-top:4px}.deposit-slider-val{font-size:15px;font-weight:700;color:#534ab7}.staff-card{background:#fff;border-radius:12px;border:.5px solid #e8e6df;padding:14px;margin-bottom:10px}.staff-card-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.staff-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.staff-name{font-size:15px;font-weight:700;color:#1a1a1a;flex:1}.staff-days{display:flex;gap:6px}.staff-day-btn{flex:1;padding:8px 2px;border-radius:8px;border:1px solid #e0ddd6;background:#f5f4f0;font-size:12px;font-weight:600;color:#aaa;cursor:pointer;font-family:inherit}.staff-day-btn.working{color:#fff}.bse-page{min-height:100dvh;background:#f5f4f0;padding-bottom:2rem}.bse-loading{display:flex;align-items:center;justify-content:center;height:100dvh;font-size:14px;color:#888}.bse-header{display:flex;align-items:center;gap:12px;padding:48px 16px 12px;background:#f5f4f0}.bse-back{font-size:15px;color:#534ab7;font-weight:500;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.bse-title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}.bse-form{padding:0 16px;display:flex;flex-direction:column;gap:12px}.bse-section{display:flex;flex-direction:column;gap:4px}.bse-row{display:flex;gap:10px}.bse-col{flex:1;display:flex;flex-direction:column;gap:4px}.bse-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em}.bse-input{background:#fff;border:.5px solid #e0ddd6;border-radius:8px;padding:10px 12px;font-size:15px;color:#1a1a1a;outline:none;font-family:inherit;width:100%;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.bse-input:focus{border-color:#7f77dd;box-shadow:0 0 0 3px #7f77dd26}.bse-textarea{resize:vertical;min-height:70px}.bse-error{background:#fcebeb;color:#a32d2d;border-radius:8px;padding:10px 12px;font-size:13px;margin:0}.bse-save-btn{background:#534ab7;color:#fff;border:none;border-radius:10px;padding:13px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;width:100%}.bse-save-btn:disabled{opacity:.6;cursor:not-allowed}.bse-danger{margin:20px 16px 0;padding:16px;background:#fff;border-radius:12px;border:.5px solid #e8e6df}.bse-delete-btn{width:100%;background:none;border:1px solid #E05555;border-radius:10px;padding:12px;color:#a32d2d;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.bse-confirm-row{display:flex;align-items:center;gap:8px}.bse-confirm-text{font-size:14px;color:#a32d2d;flex:1}.bse-confirm-yes{background:#a32d2d;color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.bse-confirm-no{background:#f5f4f0;color:#555;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.history-page{min-height:100dvh;background:#f5f4f0;display:flex;flex-direction:column;padding-bottom:80px}.history-header{background:#1e1a2e;padding:52px 16px 16px;flex-shrink:0}.history-title{color:#fff;font-size:20px;font-weight:700;margin:0}.history-loading{text-align:center;padding:2rem;font-size:14px;color:#888}.history-feed{flex:1;overflow-y:auto;padding:12px 12px 0;display:flex;flex-direction:column;gap:8px}.history-row{background:#fff;border:.5px solid #e8e6df;border-radius:12px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px}.history-icon{font-size:18px;line-height:1;flex-shrink:0;padding-top:2px}.history-content{flex:1;min-width:0}.history-text{font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.35}.history-time{font-size:11px;color:#aaa;margin-top:3px}.history-link-btn{background:#eeedfe;color:#534ab7;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;flex-shrink:0}.history-empty{text-align:center;padding:3rem;font-size:14px;color:#aaa}.update-banner{position:fixed;top:env(safe-area-inset-top,0);left:0;right:0;z-index:999;background:#1e1a2e;padding:12px 16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 4px 20px #0000004d;animation:slide-down .25s ease}@keyframes slide-down{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.update-banner-content{display:flex;align-items:center;gap:10px}.update-icon{font-size:20px;flex-shrink:0}.update-text{display:flex;flex-direction:column;gap:1px}.update-text strong{font-size:14px;color:#fff}.update-text span{font-size:12px;color:#afa9ec}.update-actions{display:flex;gap:8px}.update-btn{flex:1;border:none;border-radius:8px;padding:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.update-btn.refresh{background:#7f77dd;color:#fff}.update-btn.later{background:#ffffff1a;color:#afa9ec}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f4f0;color:#1a1a1a;-webkit-font-smoothing:antialiased;overscroll-behavior:none}button{font-family:inherit}a{color:inherit}.schedule-header,.detail-back{padding-top:max(48px,env(safe-area-inset-top,48px))}.fab{bottom:max(24px,calc(env(safe-area-inset-bottom,0px) + 16px))}
