:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5efe7;color:#1f2937;--background: #f5efe7;--surface: rgba(255, 252, 248, .88);--surface-strong: #fffdf9;--line: #e7ddd0;--muted: #6b6258;--text: #1f2937;--brand: #1f6f5f;--brand-soft: #e7f3ef;--accent: #9a3412;--danger: #b01646;--success: #166534;--warning: #9a3412;--radius-card: 28px;--radius-item: 18px;--radius-control: 14px;--radius-pill: 999px;--shadow-card: 0 18px 48px rgba(92, 74, 43, .08);--blur-standard: 14px;--ag-atmosphere-fallback: #5b5848;--ag-canvas: #11120f;--ag-atmosphere-overlay: rgba(18, 18, 13, .4);--ag-surface-glass: rgba(45, 41, 34, .66);--ag-surface-glass-strong: rgba(37, 34, 29, .82);--ag-surface-operational: rgba(17, 17, 14, .52);--ag-surface-selected: rgba(219, 204, 175, .2);--ag-surface-liquid: rgba(32, 29, 23, .44);--ag-surface-liquid-strong: rgba(32, 29, 23, .5);--ag-surface-scheduler-default: rgba(18, 18, 14, .34);--ag-surface-scheduler-selected: rgba(219, 204, 175, .28);--ag-text: #f4eee4;--ag-text-muted: #d0c7b9;--ag-text-tertiary: #a39b8c;--ag-brand: #d5c5aa;--ag-brand-hover: #e3d7c0;--ag-accent: #d8c9ae;--ag-line: rgba(238, 229, 210, .14);--ag-line-strong: rgba(238, 229, 210, .31);--ag-line-liquid: rgba(255, 246, 228, .42);--ag-line-soft: rgba(238, 229, 210, .11);--ag-line-scheduler-selected: rgba(255, 246, 228, .42);--ag-highlight-liquid: rgba(255, 255, 255, .34);--ag-focus: #fff1d2;--ag-success: #b8c8a5;--ag-success-soft: rgba(134, 153, 111, .22);--ag-warning: #d6b37e;--ag-warning-soft: rgba(186, 143, 78, .2);--ag-danger: #d7a0a0;--ag-danger-soft: rgba(161, 84, 85, .22);--ag-radius-hero: 28px;--ag-radius-card: 26px;--ag-radius-item: 18px;--ag-radius-control: 14px;--ag-radius-pill: 999px;--ag-shadow-glass: 0 26px 70px rgba(13, 12, 9, .28);--ag-shadow-control: 0 8px 24px rgba(18, 16, 12, .16);--ag-shadow-liquid: 0 30px 72px rgba(10, 9, 7, .34);--ag-glass-blur: 24px;--ag-glass-saturation: 118%;--ag-liquid-blur: 16px;--ag-liquid-saturation: 132%;--ag-content-simple: 760px;--ag-content-utility: 860px;--ag-content-wide: 1180px;--ag-duration-fast: .18s;--ag-scheduler-route-transition-easing: cubic-bezier(.23, 1, .32, 1);--ag-scheduler-async-content-enter-duration: .2s;--ag-scheduler-async-content-enter-easing: cubic-bezier(.23, 1, .32, 1);--ios27-selective-touch-target: 44px;--ios27-selective-sheet-radius: 28px;--ios27-selective-sheet-inset: 1rem;--softie-liquid-surface: rgba(24, 23, 18, .18)}[data-design-theme=atmospheric]{color-scheme:dark;--background: var(--ag-canvas);--surface: var(--ag-surface-glass);--surface-strong: var(--ag-surface-glass-strong);--line: var(--ag-line);--muted: var(--ag-text-muted);--text: var(--ag-text);--brand: var(--ag-brand);--brand-soft: var(--ag-surface-selected);--accent: var(--ag-accent);--danger: var(--ag-danger);--success: var(--ag-success);--warning: var(--ag-warning);color:var(--ag-text)}.ag-shell{position:relative;isolation:isolate;width:100%;max-width:none;min-height:100dvh;color:var(--ag-text);background-color:var(--ag-atmosphere-fallback);background-image:var(--ag-atmosphere-image, none);background-position:var(--ag-atmosphere-position, center top);background-size:cover;background-attachment:fixed}.ag-shell:before{content:"";position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--ag-atmosphere-overlay);pointer-events:none}.ag-layout{width:min(100%,var(--ag-content-width, var(--ag-content-wide)));margin-inline:auto;padding:max(1.25rem,calc(env(safe-area-inset-top) + 1rem)) clamp(1rem,3vw,2.5rem) max(4rem,calc(env(safe-area-inset-bottom) + 2.5rem))}.ag-glass,.ag-glass-strong{color:var(--ag-text);border:1px solid var(--ag-line);box-shadow:inset 0 1px #fff3,var(--ag-shadow-glass);backdrop-filter:blur(var(--ag-glass-blur)) saturate(var(--ag-glass-saturation));-webkit-backdrop-filter:blur(var(--ag-glass-blur)) saturate(var(--ag-glass-saturation))}.ag-glass{background:var(--ag-surface-glass);border-radius:var(--ag-radius-card)}.ag-glass-strong{background:var(--ag-surface-glass-strong);border-radius:var(--ag-radius-item)}.ag-liquid-glass{color:var(--ag-text);background:var(--ag-surface-liquid);border:1px solid var(--ag-line-liquid);border-radius:var(--ag-radius-card);box-shadow:inset 0 1px 0 var(--ag-highlight-liquid),inset 0 -1px #ffffff14,var(--ag-shadow-liquid);backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.9);-webkit-backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.9)}.ag-operational-surface{color:var(--ag-text);background:var(--ag-surface-operational);border:1px solid var(--ag-line);border-radius:var(--ag-radius-item)}.ag-primary-action,.ag-secondary-action{min-height:44px;border-radius:var(--ag-radius-control);transition:background-color var(--ag-duration-fast) ease,border-color var(--ag-duration-fast) ease,color var(--ag-duration-fast) ease,transform var(--ag-duration-fast) ease}.ag-primary-action{color:#2f2a22;background:var(--ag-brand);border:1px solid var(--ag-brand);box-shadow:var(--ag-shadow-control),inset 0 1px #ffffff9e}.ag-secondary-action{color:var(--ag-text-muted);background:transparent;border:1px solid var(--ag-line)}@media(hover:hover)and (pointer:fine){.ag-primary-action:hover{background:var(--ag-brand-hover)}.ag-secondary-action:hover{color:var(--ag-text);border-color:var(--ag-line-strong)}}.ag-segmented{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:.25rem;padding:.25rem;background:var(--ag-surface-operational);border:1px solid var(--ag-line);border-radius:var(--ag-radius-control)}.ag-segmented>button{min-height:44px;color:var(--ag-text-muted);background:transparent;border:1px solid transparent}.ag-segmented>button.is-active,.ag-segmented>button[aria-selected=true],.ag-segmented>button[aria-checked=true]{color:var(--ag-text);background:var(--ag-surface-selected);border-color:var(--ag-line-strong);box-shadow:var(--ag-shadow-control),inset 0 1px #fff3}.ag-kicker{margin:0;color:var(--ag-accent);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ag-status{display:inline-flex;align-items:center;min-height:28px;padding:.35rem .65rem;color:var(--ag-text-muted);background:var(--ag-surface-operational);border:1px solid currentColor;border-radius:var(--ag-radius-pill);font-size:.78rem;font-weight:700}.ag-status.is-success{color:var(--ag-success);background:var(--ag-success-soft)}.ag-status.is-warning{color:var(--ag-warning);background:var(--ag-warning-soft)}.ag-status.is-danger{color:var(--ag-danger);background:var(--ag-danger-soft)}[data-design-theme=atmospheric] button:focus-visible,[data-design-theme=atmospheric] input:focus-visible,[data-design-theme=atmospheric] select:focus-visible,[data-design-theme=atmospheric] textarea:focus-visible,[data-design-theme=atmospheric] summary:focus-visible{outline:2px solid var(--ag-focus);outline-offset:3px}@media(max-width:700px){.ag-shell{background-position:var(--ag-atmosphere-position-mobile, 62% top);background-attachment:scroll}}@media(prefers-reduced-motion:reduce){[data-design-theme=atmospheric] *,[data-design-theme=atmospheric] *:before,[data-design-theme=atmospheric] *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports (view-transition-name: none){.scheduler-auth-gated{view-transition-name:scheduler-route}::view-transition-group(scheduler-route),::view-transition-image-pair(scheduler-route),::view-transition-group(scheduler-fab),::view-transition-image-pair(scheduler-fab){animation:none}::view-transition-old(scheduler-route),::view-transition-old(scheduler-fab){animation-duration:var(--ag-duration-fast);animation-timing-function:var(--ag-scheduler-route-transition-easing)}::view-transition-new(scheduler-route),::view-transition-new(scheduler-fab){animation-duration:var(--ag-duration-fast);animation-timing-function:var(--ag-scheduler-route-transition-easing)}}@media(prefers-reduced-motion:reduce){::view-transition-group(scheduler-route),::view-transition-image-pair(scheduler-route),::view-transition-old(scheduler-route),::view-transition-new(scheduler-route),::view-transition-group(scheduler-fab),::view-transition-image-pair(scheduler-fab),::view-transition-old(scheduler-fab),::view-transition-new(scheduler-fab){animation-duration:.01ms!important}}@media(forced-colors:active){[data-design-theme=atmospheric] button:focus-visible,[data-design-theme=atmospheric] input:focus-visible,[data-design-theme=atmospheric] select:focus-visible,[data-design-theme=atmospheric] textarea:focus-visible,[data-design-theme=atmospheric] summary:focus-visible{outline:2px solid CanvasText}}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top,#fffffff5,#f5efe7f0),linear-gradient(180deg,#fbf7f0,#efe4d4);color:var(--text)}button,input,select,textarea{font:inherit}button{border:0;border-radius:var(--radius-control);background:var(--brand);color:#fff;padding:.78rem 1rem;font-weight:550;transition:opacity .2s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button:disabled{opacity:.45}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-control);padding:.82rem 1rem;background:#ffffffe0;color:var(--text);font-size:16px;min-height:42px}.app-shell{width:min(100%,760px);margin:0 auto;padding:max(1.5rem,calc(env(safe-area-inset-top) + 1rem)) 1rem max(3.5rem,calc(env(safe-area-inset-bottom) + 2rem))}.hero,.card{border-radius:var(--radius-card);padding:1.2rem;margin-bottom:1.15rem;background:var(--surface);border:1px solid rgba(255,255,255,.65);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(var(--blur-standard));backdrop-filter:blur(var(--blur-standard))}.hero{padding-top:1.45rem;padding-bottom:1.35rem;margin-top:.25rem;margin-bottom:1.35rem}.hero h1,.card h2,.result-row strong,.result-group h3{margin:0}.hero h1{margin-top:.55rem;font-size:2.35rem;line-height:1;letter-spacing:-.04em}.eyebrow,.section-kicker{margin:0;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.card h2{font-size:1.28rem;line-height:1.18}.subtle,.result-row p,.warning-copy{color:var(--muted);margin:.4rem 0 0;line-height:1.5}.card-header,.section-head,.room-hero-top,.result-row,.action-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.field-grid,.results,.member-list,.room-meta-grid,.stack-form,.day-actions-grid{display:grid;gap:.85rem}.card>*+*{margin-top:.95rem}.card>.card-header+*{margin-top:.7rem}.card>button,.danger-button{width:100%;margin-top:1rem}.scheduler-form-actions>button,.scheduler-form-actions>.danger-button{margin-top:0}.status{margin:0 0 .9rem;padding:.82rem .92rem;border-radius:16px;background:#f7f1e6;border:1px solid #eadfce;color:#8b5e1a;line-height:1.35;font-size:.9rem;font-weight:550}.room-title{font-size:1.8rem;line-height:1.05}.pill,.member-pill,.result-count,.save-state{border-radius:999px;padding:.5rem .8rem;font-size:.92rem}.pill,.member-pill{background:var(--brand-soft);color:#115e59}.save-state{background:#f4ede3;color:#5b4a35;white-space:normal;text-align:right;border:1px solid #ece1d4}.save-state.unsaved{background:#fff4db;color:#9a3412}.room-meta-grid{grid-template-columns:repeat(2,1fr);margin-top:1rem}.meta-card{padding:.95rem 1rem;border-radius:18px;background:var(--surface-strong);border:1px solid var(--line)}.meta-card strong{display:block;margin-top:.3rem;font-size:1.5rem}.meta-label{color:var(--muted);font-size:.85rem}.member-list{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));margin-top:1rem}.summary-line{margin:1rem 0 0;padding:.9rem 1rem;border-radius:16px;background:#f8f1e7;color:#5b4a35;line-height:1.5}.inline-form{display:grid;gap:.75rem}.availability-grid{display:grid;grid-template-columns:68px repeat(7,minmax(44px,1fr));gap:.45rem;overflow-x:auto;padding-bottom:.2rem}.grid-top-left,.day-label,.time-label,.slot-button{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px}.day-label,.time-label{background:#f7f0e6;color:var(--muted);font-size:.8rem}.weekday-label,.weekday-slot{box-shadow:inset -1px 0 #e7ddd099}.weekend-label,.weekend-slot{background:#f4eadf}.slot-button{min-width:44px;padding:0;margin:0;background:#efe5d7;color:var(--text)}.slot-button.active{background:var(--brand);color:#fff}.day-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.day-action-card{border:1px solid #efe5d9;border-radius:14px;padding:.65rem .7rem;background:#fffdf9b8}.day-action-card strong{font-size:.82rem;color:#5e5347}.top-actions{display:flex;justify-content:flex-end;margin-bottom:.55rem}.home-button{width:auto}.day-action-card.weekend{background:#fbf2e9db}.mini-actions,.action-row{display:flex;gap:.6rem;flex-wrap:wrap}.ghost-button,.soft-button{background:#f3ece2;color:#5b4a35}.ghost-button{padding:.55rem .65rem;border-radius:12px;font-size:.8rem;font-weight:500}.weekday-weekend-guide{display:flex;justify-content:space-between;margin-top:.55rem;color:var(--muted);font-size:.82rem}.result-group+.result-group{margin-top:1.55rem}.result-group-head{padding-bottom:.55rem;margin-bottom:.8rem;border-bottom:1px solid #ece2d6}.result-group h3{font-size:1rem;color:#3d342a}.results{gap:.65rem}.result-row{padding:1rem;border:1px solid var(--line);border-radius:18px;background:var(--surface-strong)}.result-row p{line-height:1.35}.result-count{background:#edf7f4;color:#115e59;white-space:nowrap;font-weight:600}.danger-card{border:1px solid #fecdd3;background:linear-gradient(180deg,#fffafbfa,#fff1f2e6)}.danger-button{background:var(--danger)}.primary-home-card{background:linear-gradient(180deg,#fffcf8f5,#faf4ecf5);border-color:#1f6f5f24}.primary-home-card button{box-shadow:0 10px 24px #1f6f5f2e}.secondary-card{background:#fffbf6b8;border-color:#e7ddd0f2}@media(min-width:700px){.app-shell{padding-left:1.5rem;padding-right:1.5rem}.field-grid{grid-template-columns:repeat(3,1fr)}.inline-form{grid-template-columns:1fr auto;align-items:center}.day-actions-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.card>button,.danger-button{width:auto}}@media(max-width:699px){.hero{padding-top:1.55rem}.card-header,.section-head,.room-hero-top,.result-row,.action-row{flex-direction:column;align-items:stretch}.pill,.save-state,.result-count{align-self:flex-start;text-align:left}.action-row>button,.top-actions>button{width:100%}.mini-actions{display:grid;grid-template-columns:1fr 1fr}.room-meta-grid,.field-grid{gap:.75rem}}.scheduler-fab-button{position:fixed;bottom:max(1.5rem,calc(env(safe-area-inset-bottom) + 1rem));right:1.5rem;z-index:40;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.15rem;border-radius:var(--radius-pill);background:var(--brand);color:#fff;font-size:.88rem;font-weight:600;box-shadow:0 8px 24px #1f6f5f33;border:none;cursor:pointer;view-transition-name:scheduler-fab}.scheduler-fab-icon{display:none}.scheduler-fab-button:active{box-shadow:0 4px 12px #1f6f5f29}@media(max-width:720px){.scheduler-fab-button{width:44px;min-width:44px;padding:0;bottom:max(1.2rem,calc(env(safe-area-inset-bottom) + .8rem));right:max(.5rem,env(safe-area-inset-right));border-radius:50%;font-size:1.18rem;line-height:1}.scheduler-fab-icon{display:inline}.scheduler-fab-label{display:none}}.scheduler-shell{--scheduler-shell-width: 860px;--scheduler-card-pad: .9rem;--scheduler-content-inset: .34rem;--scheduler-event-card-border-left-width: 5px;--scheduler-event-card-pad-x: .5rem;--scheduler-event-card-content-start: calc( var(--scheduler-event-card-border-left-width) + var(--scheduler-event-card-pad-x) + var(--scheduler-content-inset) );--scheduler-gap-2xs: .18rem;--scheduler-gap-xs: .28rem;--scheduler-gap-sm: .42rem;--scheduler-gap-md: .62rem;--scheduler-gap-lg: .82rem;--scheduler-gap-xl: 1rem;--scheduler-control-pad-y: .6rem;--scheduler-control-pad-x: .78rem;--scheduler-control-min-h: 40px;--scheduler-radius-md: 12px;--scheduler-radius-lg: 20px;--scheduler-radius-xl: 28px;width:min(100%,860px);margin:0 auto;padding:max(1rem,calc(env(safe-area-inset-top) + .75rem)) .9rem max(6.5rem,calc(env(safe-area-inset-bottom) + 3rem))}.scheduler-topbar,.scheduler-panel,.scheduler-room-card{border-radius:var(--scheduler-radius-xl);background:#fffcf8eb;border:1px solid rgba(255,255,255,.75);box-shadow:0 18px 48px #5c4a2b14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.scheduler-topbar,.scheduler-panel,.scheduler-room-card{padding:var(--scheduler-card-pad);margin-bottom:var(--scheduler-gap-lg)}.scheduler-panel h2,.scheduler-event-main strong{margin:0}.scheduler-section-label{margin:0 0 var(--scheduler-gap-xs);color:var(--muted);font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:none}.scheduler-setting-card{display:block;width:100%;text-align:left;cursor:pointer;transition:background-color .2s;font-family:inherit;padding:.85rem 1rem;background:#fffcf8a6;border:1px solid rgba(231,221,208,.6);box-shadow:0 4px 12px #5c4a2b0a;border-radius:20px;margin-bottom:.65rem}.scheduler-setting-card .scheduler-section-head{margin-bottom:0;align-items:center}.scheduler-setting-subtitle{margin:.15rem 0 0;font-size:.8rem;font-weight:450;color:#a39587;line-height:1.3;padding-inline:0}.scheduler-primary-info-card{background:linear-gradient(165deg,#fffdfa,#f7f1e9);border:1px solid rgba(31,111,95,.12);box-shadow:0 16px 40px #5c4a2b14;padding:1.25rem 1rem}.scheduler-primary-info-card .scheduler-filter-summary-copy strong{font-size:1.65rem;color:var(--brand);margin-top:.25rem}.scheduler-primary-info-card .subtle{color:#7c7267;font-weight:500;margin-top:.35rem}.scheduler-topbar-actions,.scheduler-filter-row,.scheduler-chip-row,.scheduler-event-meta,.scheduler-event-actions{display:flex;flex-wrap:wrap;gap:var(--scheduler-gap-md)}.scheduler-push-panel .scheduler-section-head{margin-bottom:.3rem}.scheduler-push-summary,.scheduler-push-status{margin:0}.scheduler-push-panel.is-connected .scheduler-section-head{margin-bottom:.22rem}.scheduler-push-connected,.scheduler-push-setup{display:grid;gap:.4rem;padding-inline:var(--scheduler-content-inset)}.scheduler-push-secondary{display:grid;gap:.42rem}.scheduler-push-control-row{display:flex;flex-wrap:wrap;align-items:center;gap:.34rem}.scheduler-push-global-toggle{display:inline-flex;align-items:center;justify-content:center;text-align:center;flex:0 0 auto;min-width:62px;padding-inline:.72rem;font-weight:600}.scheduler-push-global-toggle.active{background:#1f6f5f;color:#fff}.scheduler-push-actions{display:flex;flex-wrap:wrap;gap:.56rem;margin-top:.4rem}.scheduler-push-actions.compact{align-items:center;justify-content:flex-start;gap:.42rem;margin-top:0}.scheduler-push-actions>button{flex:0 0 auto}.scheduler-push-panel.is-setup .scheduler-push-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.04rem;width:100%}.scheduler-push-actions.compact>button.soft-button{flex:0 0 auto;min-height:34px;padding-inline:1rem}.scheduler-push-mini-button{min-height:30px;padding:.28rem .7rem;border-radius:14px;background:#efe6d8;color:#5f513f;font-size:.78rem;font-weight:600;line-height:1.1}.scheduler-push-mini-button.secondary{background:#ffffffc7;color:#7b7268;border:1px solid rgba(229,219,207,.92)}.scheduler-push-mini-button.active{background:#1f6f5f;color:#fff}.scheduler-push-mini-button:disabled{background:#f4eee5;color:#bbb2a8}.music-shell{width:min(100%,820px)}.music-shell .hero,.music-shell .card{margin-bottom:.85rem}.music-shell .card{margin-bottom:.85rem;border:1px solid var(--line);background:#fffdf9e6;box-shadow:0 4px 12px #483b260d}.music-status-card{padding:.72rem .88rem;display:block;width:100%;text-align:left;border-radius:20px}.music-status-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.music-status-header .section-kicker{margin:0;font-size:.76rem;color:#8c7b68}.music-status-copy{margin-top:.35rem;font-size:.84rem;line-height:1.4}.music-link-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.music-connect-button,.music-refresh-button{min-height:32px;padding:.3rem .65rem;font-size:.78rem;border-radius:10px}.music-login-hint{margin-top:.4rem;font-size:.82rem;color:var(--muted)}.music-now-card{padding:1rem 1rem 1.15rem;border-radius:24px}.music-now-card h2,.music-device-card h3{margin:0;font-size:1.05rem;line-height:1.25;font-weight:700}.music-now-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem}.music-now-header .section-kicker{margin:0}.music-save-button{flex:0 0 auto;width:44px;height:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:0;margin:0;background:transparent;border:none;border-radius:999px;font-size:1.05rem;color:#c9c0b5;cursor:pointer;transform:translateY(1px);transition:background-color .2s cubic-bezier(.175,.885,.32,1.275),color .2s cubic-bezier(.175,.885,.32,1.275),opacity .2s cubic-bezier(.175,.885,.32,1.275),transform .2s cubic-bezier(.175,.885,.32,1.275)}@media(hover:hover)and (pointer:fine){.music-save-button:hover:not(:disabled){background:#ded5c959;color:#8c7b68}}.music-save-button.is-saved{color:#e66465;transform:translateY(1px)}.music-save-button:disabled{opacity:.5;cursor:default}.music-now-card .card-header{margin-bottom:.65rem}.music-now-layout,.music-device-list{display:grid;gap:.85rem}.music-now-copy{display:grid;gap:.2rem}.music-now-layout{grid-template-columns:1fr;gap:.75rem}.music-cover{width:100%;aspect-ratio:1;max-height:min(72vw,280px);object-fit:cover;border-radius:22px;box-shadow:0 8px 20px #483b261a;background:#efe5d7;margin-inline:auto}.music-cover-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f9f1e8fa,#f0e6d8fa);color:#8c7b68;font-size:.86rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.music-track-meta{margin-top:.1rem;font-size:.86rem;line-height:1.4}.music-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.music-meta-card{min-height:60px;padding:.55rem .75rem;border-radius:16px;border:1px solid rgba(222,213,201,.6);background:#ffffff80;display:flex;flex-direction:column;justify-content:center}.music-meta-card .meta-label{font-size:.74rem;color:var(--muted);margin-bottom:.08rem}.music-meta-card strong{font-size:.94rem;line-height:1.2;font-weight:700;transition:color .2s}.music-meta-card strong.is-muted{color:#8a8074;font-weight:550;font-size:.84rem}.music-progress-wrap{display:grid;gap:.35rem;margin-top:.1rem}.music-progress{height:8px;border-radius:999px;background:#ded5c999;overflow:hidden}.music-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f6f5f,#6ca793);transition:width .25s ease}.music-progress-time{display:flex;justify-content:space-between;color:var(--muted);font-size:.78rem}.music-control-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin-top:.2rem}.music-control-button{min-height:44px;padding:.42rem .5rem;border-radius:12px;background:#efe7db;color:#5d4f3f;font-weight:600;font-size:.86rem;border:none;cursor:pointer;line-height:1}.music-control-button-primary{background:var(--brand);color:#fff;box-shadow:0 6px 16px #1f6f5f1f}.music-connection-pill{padding:.28rem .58rem;font-size:.74rem;line-height:1;background:#e7f3eff2;color:var(--brand);border-radius:10px;font-weight:600}.music-reset-button{padding:.28rem .65rem;font-size:.74rem;line-height:1;background:#efe7db;color:#5d4f3f;border-radius:10px;font-weight:600;border:none;cursor:pointer;transition:background-color .2s}@media(hover:hover)and (pointer:fine){.music-reset-button:hover{background:#e5dbcd}}.music-ready-card{display:flex;align-items:center;justify-content:space-between;padding:.6rem .95rem;border-radius:18px;gap:.75rem;min-height:42px}.music-ready-card .music-app-link{font-size:.88rem;font-weight:600;color:#5d4f3f;text-decoration:none;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;width:auto;flex:0 1 auto;margin:0;padding:0;line-height:1;transition:opacity .2s}.music-ready-card .music-playlist-trigger{background:transparent;border:none;padding:0;margin:0;font-size:.88rem;font-weight:600;color:#5d4f3f;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;width:auto;flex:0 1 auto;min-height:44px;border-radius:0;box-shadow:none;line-height:1;transition:opacity .2s}.music-ready-card .music-playlist-trigger:disabled{opacity:.5;cursor:default}@media(hover:hover)and (pointer:fine){.music-ready-card .music-playlist-trigger:hover:not(:disabled){opacity:.7}}.scheduler-modal.music-playlist-modal{max-width:480px;max-height:80vh;display:flex;flex-direction:column;border-radius:24px;overflow:hidden}.music-playlist-content{flex:1;overflow-y:auto;margin:.8rem 0;padding-right:4px}.music-playlist-list{display:flex;flex-direction:column;gap:.6rem}.music-playlist-item{display:flex;align-items:center;gap:.8rem;padding:.6rem;background:#fdfaf5;border:1px solid #efe7db;border-radius:12px}.music-playlist-thumb{width:44px;height:44px;border-radius:6px;overflow:hidden;background:#efe7db;flex-shrink:0}.music-playlist-thumb img{width:100%;height:100%;object-fit:cover}.music-playlist-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#efe7db,#e5dbcd)}.music-playlist-copy{flex:1;min-width:0}.music-playlist-copy h3{margin:0;font-size:.9rem;font-weight:600;color:#5d4f3f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-playlist-copy .subtle{margin:.1rem 0 0;font-size:.76rem}.music-playlist-play-button{min-height:44px;padding:0 .8rem;border-radius:12px;background:var(--brand);color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:600;cursor:pointer;transition:transform .2s,opacity .2s;flex-shrink:0}@media(hover:hover)and (pointer:fine){.music-playlist-play-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}}.music-playlist-play-button:disabled{opacity:.5;cursor:default}.music-playlist-app-link{font-size:.84rem;font-weight:600;color:#5d4f3f;text-decoration:none;padding:.55rem 1.2rem;background:#efe7db;border-radius:12px;transition:background-color .2s;display:inline-flex;align-items:center;justify-content:center;min-height:44px}@media(hover:hover)and (pointer:fine){.music-playlist-app-link:hover{background:#e5dbcd}.music-app-link:hover{opacity:.8}}.music-ready-pill{flex:0 0 auto;white-space:nowrap;padding:0 .58rem;height:24px;font-size:.74rem;line-height:1;border-radius:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;margin:0 0 0 auto}.music-ready-pill.active{background:#e7f3eff2;color:var(--brand)}.music-ready-pill.inactive{background:#f4f0e8;color:#8c8071}.music-refresh-button{white-space:nowrap}.music-device-list{grid-template-columns:1fr;gap:.6rem}.music-device-card{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.65rem .8rem;border-radius:16px;border:1px solid var(--line);background:#fff9}.music-device-card.active{border-color:#1f6f5f2e;background:#e9f4ef8c}.music-device-copy{min-width:0}.music-device-actions{display:flex;align-items:center;gap:.45rem;flex:0 0 auto}.music-device-kind{font-size:.68rem;margin:0 0 .1rem;opacity:.85}.music-device-card h3{font-size:.94rem;font-weight:600;color:#4b5563;line-height:1.25}.music-device-card.active h3{color:#2d3748}.music-device-status{margin-top:.1rem;font-size:.8rem;color:var(--muted)}.music-device-badge{padding:.28rem .52rem;white-space:nowrap;font-size:.74rem;background:#e7f3effa;color:var(--brand);border-radius:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:1}.music-device-button{min-height:44px;min-width:50px;padding:.25rem .6rem;white-space:nowrap;font-size:.78rem;border-radius:9px}.music-volume-modal{max-width:320px!important}.music-volume-content{display:grid;gap:1.1rem;padding:.4rem 0;text-align:center}.music-volume-device-name{margin:0;font-size:.88rem;word-break:break-all}.music-volume-control{display:flex;align-items:center;justify-content:center;gap:1.25rem}.music-volume-step-btn{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--line);background:#efe7db;color:#5d4f3f;font-size:1.4rem;font-weight:500;cursor:pointer;transition:background-color .15s,opacity .15s,transform .15s}.music-volume-step-btn:active:not(:disabled){transform:scale(.92);background:#e6dac8}.music-volume-step-btn:disabled{opacity:.4;cursor:default}.music-volume-display{min-width:60px}.music-volume-display strong{font-size:1.6rem;color:#2d3748;font-weight:700}.music-volume-error{color:#e66465;font-size:.82rem;margin:.2rem 0 0}@media(max-width:699px){.music-shell{padding:max(1rem,calc(env(safe-area-inset-top) + .75rem)) 1.15rem max(2.4rem,calc(env(safe-area-inset-bottom) + 1.5rem))}.music-status-card{padding:.65rem .95rem}.music-status-header{flex-direction:row!important;align-items:center;justify-content:space-between;gap:.5rem}.music-status-header .section-kicker{margin:0}.music-now-header{flex-direction:row!important;align-items:center;justify-content:space-between}.music-now-card{padding:1rem 1.05rem 1.1rem}.music-now-card h2{font-size:1.15rem;line-height:1.2}.music-cover{border-radius:20px;max-height:250px;width:98%}.music-connect-button{min-height:34px;padding:.35rem .75rem}.music-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.music-control-button{font-size:.88rem;min-height:40px}.music-device-card{align-items:center;padding:.7rem .95rem}.music-device-status{font-size:.84rem}}.scheduler-push-status-note{margin-top:.08rem;font-size:.76rem;line-height:1.34;color:#8a8074;text-align:center}.scheduler-push-status-note.is-error{color:#98877a}.scheduler-push-status-note.is-success{color:#6c685d}.scheduler-count-pill.is-ready{color:#1d6c5e}.scheduler-form-actions{display:flex;flex-wrap:wrap;gap:.58rem}.scheduler-preset-row{display:flex;flex-wrap:wrap;gap:var(--scheduler-gap-xs)}.scheduler-preset-row>button{flex:1 1 0;width:auto;min-width:0;min-height:32px;padding:.28rem .55rem;border-radius:var(--scheduler-radius-md);white-space:nowrap;font-size:.84rem}.scheduler-topbar-actions{margin-top:var(--scheduler-gap-sm);display:flex;justify-content:space-between;align-items:center;gap:var(--scheduler-gap-md);padding-inline:var(--scheduler-content-inset)}.scheduler-nav-group{display:flex;gap:.35rem;background:#efe6d873;padding:.25rem;border-radius:16px}.scheduler-nav-button{min-height:36px;padding:.4rem .92rem;border-radius:12px;background:transparent;color:#6b6258;font-size:.86rem;font-weight:600;transition:background-color .2s ease,color .2s ease}.scheduler-nav-button.active{background:#fff;color:var(--brand);box-shadow:0 4px 12px #5c4a2b14}.scheduler-nav-button.primary-action{background:var(--brand);color:#fff;padding-inline:1.15rem;box-shadow:0 8px 20px #1f6f5f38}.scheduler-controls strong,.scheduler-event-time-block strong,.scheduler-event-main strong,.scheduler-room-card strong{display:block}.scheduler-date-row,.scheduler-filter-summary-row,.scheduler-section-head,.scheduler-event-top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--scheduler-gap-md)}.scheduler-section-head{align-items:center}.scheduler-date-row{margin-bottom:var(--scheduler-gap-lg)}.scheduler-filter-summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:var(--scheduler-gap-md);row-gap:.18rem;padding-inline:var(--scheduler-content-inset)}.scheduler-filter-summary-copy .scheduler-section-label,.scheduler-filter-sheet-head .scheduler-section-label{margin:0}.scheduler-filter-summary-copy .subtle{margin-top:.12rem;font-size:.84rem;font-weight:450;line-height:1.3;color:#555d6a}.scheduler-filter-summary-copy{min-width:0}.scheduler-filter-summary-copy strong{display:block;margin-top:.18rem;font-size:1.04rem;font-weight:700;color:#313b46;line-height:1.04}.scheduler-count-pill,.scheduler-status-badge,.scheduler-tag-badge,.scheduler-event-type{border-radius:999px;padding:.32rem .64rem;font-size:.72rem;font-weight:700}.scheduler-count-pill{background:#ede3d4;color:#6f5840;align-self:start;line-height:1;justify-self:end;transform:none;min-width:2.9rem;justify-content:center;text-align:center;font-size:.74rem}.scheduler-status-badge{background:#e7f3ef;color:#115e59;font-weight:700}.status-done{background:#e8f6ec;color:#166534}.status-pending{background:#fff1dc;color:#9a3412}.scheduler-event-type.checkin{background:#e2f2ef;color:#115e59}.scheduler-event-type.warning{background:#e8ebf0;color:#525c69}.scheduler-event-type.checkout{background:#ffd6cf;color:#b42318}.scheduler-tag-badge{background:#f4ede3;color:#5b4a35}.scheduler-event-type,.scheduler-tag-badge,.scheduler-status-badge{font-weight:600}.scheduler-event-type{font-weight:700}.scheduler-event-list,.scheduler-room-grid{display:grid;gap:var(--scheduler-gap-sm)}.scheduler-event-card{display:grid;gap:.18rem;border-radius:var(--scheduler-radius-lg);border:1px solid #eadfce;border-left:var(--scheduler-event-card-border-left-width) solid #d6c8b6;background:#fffdf9;padding:.28rem var(--scheduler-event-card-pad-x) .48rem}.scheduler-event-card.has-note{gap:.14rem;padding:.24rem var(--scheduler-event-card-pad-x) .42rem}.scheduler-event-card.event-checkin{border-color:#cde8e2;border-left-color:#1f8a78;background:linear-gradient(180deg,#fffdf9,#f4fcfa)}.scheduler-event-card.event-warning{border-color:#d8dee7;border-left-color:#98a2b3;background:linear-gradient(180deg,#fffdf9,#f7f8fb)}.scheduler-event-card.event-checkout{border-color:#f3c2b8;border-left-color:#e76f51;background:linear-gradient(180deg,#fffdf9,#fff1ee)}.scheduler-event-card.overdue{border-color:#d97706;background:#fff7ed}.scheduler-event-card.upcoming{border-color:#2b6cb0;background:#f8fbff}.scheduler-event-card.done{opacity:.72}.scheduler-event-card.event-checkin .scheduler-event-urgency,.scheduler-event-card.event-checkin .scheduler-event-main strong{color:#0f766e}.scheduler-event-card.event-warning .scheduler-event-urgency,.scheduler-event-card.event-warning .scheduler-event-main strong{color:#5b6472}.scheduler-event-card.event-checkout .scheduler-event-urgency,.scheduler-event-card.event-checkout .scheduler-event-main strong{color:#c2410c}.scheduler-event-main p,.scheduler-room-subtitle,.scheduler-event-note{margin:0;color:#5a534b;line-height:1.3}.scheduler-event-time-block{min-width:auto;display:flex;align-items:center}.scheduler-event-time-block strong{font-size:.88rem;line-height:1;color:#303a45}.scheduler-event-urgency{color:#8b5e1a;font-size:.76rem;font-weight:700;min-height:1em}.scheduler-event-urgency-inline{margin-left:auto;margin-right:var(--scheduler-content-inset);text-align:right;white-space:nowrap;flex:0 0 auto}.scheduler-action-button{background:#f2ede5;color:#4b5563;min-height:24px;padding:.1rem .4rem;border-radius:var(--scheduler-radius-md);font-size:.68rem;font-weight:600;line-height:1}.scheduler-action-button.secondary{background:#f5efe6;color:#5b4a35}.scheduler-event-action-buttons{display:flex;align-items:center;gap:var(--scheduler-gap-xs)}.scheduler-event-summary{display:flex;align-items:center;flex-wrap:wrap;gap:.34rem;min-width:0;padding-inline:var(--scheduler-content-inset);margin-top:-.06rem}.scheduler-event-summary>*{align-self:center}.scheduler-event-location{font-size:.8rem;line-height:1;white-space:nowrap;flex:0 0 auto;display:inline-flex;align-items:center;color:#384351}.scheduler-event-customer{font-size:.8rem;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555d58;flex:1 1 auto;display:flex;align-items:center}.scheduler-event-summary .scheduler-event-type{min-height:24px;padding:.1rem .46rem;font-size:.72rem;flex:0 0 auto;display:inline-flex;align-items:center}.scheduler-tag-badge,.scheduler-status-badge{min-height:24px;padding:.1rem .42rem;font-size:.68rem;display:inline-flex;align-items:center}.scheduler-event-meta{gap:var(--scheduler-gap-xs);display:flex;align-items:center;flex-wrap:wrap;min-width:0}.scheduler-event-note{font-size:.76rem;padding-left:calc(var(--scheduler-content-inset) + .22rem);padding-right:var(--scheduler-content-inset);margin-top:-.08rem;margin-bottom:.06rem;line-height:1.2}.scheduler-event-card.has-note .scheduler-event-note{margin-top:-.1rem;margin-bottom:.18rem;padding-left:calc(var(--scheduler-content-inset) + .12rem)}.scheduler-back-button{background:#efe6d84d;color:var(--text-muted);font-size:.78rem;font-weight:500;padding:.35rem .65rem;border-radius:999px;border:1px solid transparent;transition:background-color .2s ease;min-height:28px}.scheduler-back-button:active{background:#e5dbcfcc}.scheduler-form{--scheduler-form-block-gap: .85rem;--scheduler-form-label-gap: .24rem;--scheduler-form-supporting-gap: .24rem;display:grid;gap:var(--scheduler-form-block-gap);min-width:0;padding-inline:0;margin:0}.scheduler-form input,.scheduler-form select,.scheduler-form textarea{font-size:16px;font-weight:500;color:#374151;line-height:1.4}.scheduler-form input::placeholder,.scheduler-form textarea::placeholder{color:#a39587;font-weight:450;opacity:1}.scheduler-form input:focus,.scheduler-form textarea:focus,.scheduler-form select:focus,.scheduler-native-picker-shell:focus-within .scheduler-native-picker-display{outline:2px solid rgba(31,111,95,.25);outline-offset:1px;border-color:var(--brand)}.scheduler-room-option,.scheduler-chip{background:#efe6d866;color:var(--text-muted);border:1px solid transparent;transition:background-color .15s ease,color .15s ease;font-weight:500!important;font-size:.92rem!important;transform:none!important;letter-spacing:normal!important;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.scheduler-room-option:after,.scheduler-chip:after{content:attr(data-text);font-weight:600;height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.scheduler-room-option:active,.scheduler-chip:active{background:#e7ddd0cc}.scheduler-room-option.active,.scheduler-chip.active{background:var(--brand-soft)!important;color:var(--brand)!important;font-weight:600!important;font-size:.92rem!important;transform:none!important}.scheduler-form label,.scheduler-field-label,.scheduler-parent-label{display:block;font-size:.85rem;font-weight:600;color:#5b4a35;min-width:0;line-height:1.15;margin-bottom:.24rem}.scheduler-form-section,.scheduler-primary-field,.scheduler-warning-offset-field{display:grid;min-width:0}.scheduler-duration-field{display:grid;gap:var(--scheduler-form-supporting-gap);min-width:0}.scheduler-primary-field>input,.scheduler-primary-field>select,.scheduler-primary-field .scheduler-room-picker,.scheduler-primary-field .scheduler-room-picker-empty,.scheduler-primary-field .scheduler-native-picker-shell{min-height:42px}.scheduler-primary-field>input,.scheduler-primary-field>select,.scheduler-primary-field .scheduler-room-picker-empty{padding-block:0}.scheduler-two-up{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--scheduler-gap-md)}.scheduler-form input,.scheduler-form select,.scheduler-form textarea,.scheduler-controls input,.scheduler-controls select{width:100%;box-sizing:border-box;display:block;max-width:100%;min-width:0}.scheduler-compact-input{width:100%;display:block;inline-size:100%;max-inline-size:100%;max-width:100%;min-width:0}.scheduler-form input[type=date],.scheduler-form input[type=time],.scheduler-controls input[type=date],.scheduler-controls input[type=time],.scheduler-form select,.scheduler-controls select{width:100%;max-width:100%;min-width:0}.scheduler-form input[type=date],.scheduler-form input[type=time],.scheduler-controls input[type=date],.scheduler-controls input[type=time]{line-height:1.2}.scheduler-date-row>input,.scheduler-two-up input,.scheduler-two-up select,.scheduler-form>label>input,.scheduler-form>label>select{justify-self:stretch}.scheduler-native-picker-shell{position:relative;width:100%}.scheduler-native-picker-display{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:42px;height:42px;padding:0 var(--scheduler-control-pad-x);border:1px solid var(--line);border-radius:var(--scheduler-radius-md);background:#ffffffe0;text-align:left;font-size:16px;line-height:1}.scheduler-native-picker-display.is-empty{color:#b5aaa0;font-weight:400}.scheduler-native-picker-display:not(.is-empty){color:#636c7a;font-weight:450}.scheduler-duration-field .scheduler-compact-input{font-size:16px;font-weight:450;color:#636c7a;padding-block:.5rem;min-height:38px}.scheduler-native-picker-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.01;cursor:pointer;font-size:16px}.scheduler-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.28rem .55rem;font-size:.84rem}.scheduler-room-picker{min-height:36px}.scheduler-room-picker-empty{display:flex;align-items:center;width:100%;min-height:36px;padding:0 var(--scheduler-control-pad-x);border:1px solid var(--line);border-radius:var(--scheduler-radius-md);background:#fff9;color:var(--muted)}.scheduler-room-option-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:var(--scheduler-gap-xs)}.scheduler-branch-option-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--scheduler-gap-xs)}.scheduler-branch-option-row>.scheduler-chip{width:100%;justify-content:center;min-width:0;white-space:nowrap}.scheduler-room-option{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.28rem .55rem;border-radius:var(--scheduler-radius-md);font-size:.84rem}.scheduler-form input,.scheduler-form select,.scheduler-controls input,.scheduler-controls select{min-height:42px;height:42px;padding:0 .82rem;line-height:40px;border-radius:var(--scheduler-radius-md);margin:0;box-sizing:border-box}.scheduler-form textarea{height:auto;min-height:132px;padding:.72rem .82rem;line-height:1.35}.scheduler-form .scheduler-chip-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--scheduler-gap-xs)}.scheduler-form .scheduler-chip-row>.scheduler-chip{width:100%;justify-content:center;min-width:0;white-space:nowrap}.scheduler-warning-offset-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--scheduler-gap-xs)}.scheduler-warning-offset-row>.scheduler-chip{width:100%;justify-content:center;min-width:0;white-space:nowrap}.scheduler-room-card.in-use{border-left:6px solid #1f6f5f}.scheduler-room-card.needs-checkout{border-left:6px solid #c2410c}.scheduler-room-card.upcoming{border-left:6px solid #2563eb}.scheduler-room-card.idle{border-left:6px solid #a8a29e}.scheduler-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:flex-end;justify-content:center;padding:1rem;background:#1f29373d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scheduler-sheet{width:min(100%,var(--scheduler-shell-width));border-radius:var(--scheduler-radius-xl);background:#fffcf8fa;border:1px solid rgba(255,255,255,.8);box-shadow:0 18px 48px #5c4a2b24;padding:var(--scheduler-card-pad)}.scheduler-filter-sheet-head{margin-bottom:var(--scheduler-gap-md)}.scheduler-filter-sheet-head>div{gap:0}.scheduler-section-head>div,.scheduler-filter-summary-copy,.scheduler-event-main{display:grid;gap:var(--scheduler-gap-2xs)}.scheduler-section-head .scheduler-section-label{margin-bottom:0}.scheduler-section-head{padding-inline:var(--scheduler-content-inset);margin-bottom:.22rem}.scheduler-event-meta,.scheduler-event-actions{align-items:center}.scheduler-event-actions{justify-content:space-between;gap:var(--scheduler-gap-xs);align-items:center;padding-inline:var(--scheduler-content-inset);margin-top:-.08rem}.scheduler-event-card.has-note .scheduler-event-actions{margin-top:0}.scheduler-event-actions .scheduler-event-meta{flex:1 1 auto;transform:translateY(-3px)}.scheduler-event-actions .scheduler-event-action-buttons{margin-left:auto;flex:0 0 auto}.scheduler-event-actions .scheduler-event-urgency{margin-left:.08rem}.scheduler-panel>*+*{margin-top:var(--scheduler-gap-md)}.scheduler-controls .soft-button,.scheduler-form-actions>button,.scheduler-link-button{min-height:36px;border-radius:var(--scheduler-radius-md);padding-top:.72rem;padding-bottom:.72rem;font-size:.94rem;font-weight:550}.scheduler-filter-form{--scheduler-form-block-gap: .75rem;--scheduler-form-label-gap: .28rem}.scheduler-filter-field{gap:0}.scheduler-filter-field select,.scheduler-filter-field .scheduler-native-picker-display{min-height:42px;border-radius:var(--scheduler-radius-md);background:#ffffffeb}.scheduler-filter-field .scheduler-native-picker-display{font-size:.94rem;font-weight:500;color:#4b5563}.scheduler-filter-field .scheduler-native-picker-display.is-empty{color:var(--muted);font-weight:400}.scheduler-filter-field select{font-size:16px;font-weight:500;color:#4b5563}.scheduler-filter-actions{margin-top:calc(var(--scheduler-gap-md) + .22rem);display:flex;gap:.68rem;flex-wrap:nowrap}.scheduler-filter-actions>button{flex:1 1 0;min-height:38px;font-size:.9rem;font-weight:600;width:auto}.scheduler-filter-branch-row{grid-template-columns:repeat(2,minmax(0,1fr))}.scheduler-filter-room-row{grid-template-columns:repeat(3,minmax(0,1fr))}.scheduler-filter-mode-row{grid-template-columns:repeat(2,minmax(0,1fr))}.scheduler-filter-time-row{row-gap:.56rem}.scheduler-filter-room-row .scheduler-room-option:first-child{grid-column:1 / -1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scheduler-panel-empty{padding-bottom:.82rem}.scheduler-panel-empty .scheduler-section-head{align-items:center;grid-template-columns:minmax(0,1fr) auto;margin-bottom:.26rem}.scheduler-panel-empty .scheduler-count-pill{align-self:start;transform:none}.scheduler-empty-note{margin:0;font-size:.84rem;font-weight:500;line-height:1.3;padding-inline:var(--scheduler-content-inset);padding-top:.02rem}.scheduler-controls .scheduler-summary-button{min-height:30px;height:30px;padding:0 .68rem;border-radius:12px;font-size:.76rem;font-weight:600;width:fit-content;min-width:0;justify-self:end;align-self:center;display:inline-flex;align-items:center;line-height:1}@media(max-width:720px){.scheduler-date-row,.scheduler-section-head,.scheduler-event-top,.scheduler-two-up{display:grid;grid-template-columns:1fr}.scheduler-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.scheduler-nav-button,.scheduler-link-button,.scheduler-form-actions:not(.scheduler-filter-actions):not(.scheduler-modal-actions)>button{width:100%}.scheduler-panel,.scheduler-topbar{overflow-x:clip}.scheduler-form label,.scheduler-two-up>*,.scheduler-date-row>*{min-width:0}.scheduler-form .scheduler-two-up{row-gap:var(--scheduler-form-block-gap)}.scheduler-date-row>input,.scheduler-form input[type=date],.scheduler-form input[type=time],.scheduler-controls input[type=date],.scheduler-controls input[type=time],.scheduler-form select,.scheduler-controls select{width:100%;max-width:100%}.scheduler-count-pill{justify-self:end}.scheduler-panel-empty .scheduler-section-head{grid-template-columns:minmax(0,1fr) auto}.scheduler-panel-empty .scheduler-count-pill{justify-self:end}}.scheduler-summary-actions{display:flex;align-items:center;gap:.34rem}.scheduler-work-log-card .scheduler-filter-summary-copy .subtle{margin-top:.14rem;font-size:.84rem;font-weight:500;color:#555d6a}.scheduler-work-log-card .scheduler-summary-button{min-height:28px;height:28px;padding:0 .64rem;font-size:.74rem;border-radius:10px}.scheduler-work-log-modal{display:flex;flex-direction:column;max-height:85vh;padding-inline:1rem;padding-bottom:1rem}.scheduler-work-log-modal .scheduler-section-head{flex-shrink:0;margin-bottom:.8rem;padding-top:.5rem}.scheduler-work-log-nav{display:flex;align-items:center;justify-content:space-between;padding-bottom:.82rem;border-bottom:1px solid rgba(234,223,206,.6);margin-bottom:.82rem;flex-shrink:0}.scheduler-work-log-nav-btn{min-height:32px;padding-inline:.6rem;font-size:.76rem;font-weight:600}.scheduler-work-log-title{text-align:center;padding-inline:.5rem}.scheduler-work-log-title strong{display:block;font-size:1.02rem;color:#313b46;line-height:1.2}.scheduler-work-log-title .subtle{font-size:.78rem;margin-top:.04rem}.scheduler-work-log-content{flex:1 1 auto;overflow-y:auto;padding-right:.2rem;padding-bottom:.5rem;display:flex;flex-direction:column;margin-inline:-.2rem;padding-inline:.2rem}.scheduler-work-log-empty{flex:1;display:flex;align-items:center;justify-content:center;min-height:120px}.scheduler-work-log-list{display:grid;gap:.62rem}.scheduler-work-log-item{display:flex;justify-content:space-between;align-items:center;padding:.72rem .94rem;background:#fff;border:1px solid #efe6d8;border-radius:var(--scheduler-radius-md);box-shadow:0 2px 8px #5c4a2b05}.scheduler-work-log-item strong{font-size:.92rem;color:#5b4a35;font-weight:600}.scheduler-work-log-item p{margin:0;font-size:.92rem;font-weight:700;color:#1f2937}.scheduler-work-log-total{margin-top:1.25rem;padding:1rem .94rem;background:#fdfaf5;border-radius:var(--scheduler-radius-md);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.scheduler-work-log-total span{font-size:.84rem;font-weight:600;color:#8b5e1a}.scheduler-work-log-total strong.active{font-size:1.08rem;color:var(--brand);font-weight:800}.scheduler-work-log-total strong.empty{font-size:1.08rem;color:var(--text-muted);font-weight:600}.scheduler-work-log-item-info{display:grid;gap:.12rem}.scheduler-log-delete-btn{min-height:24px;padding:0 .5rem;border-radius:8px;background:#f5f0e9;color:#a39587;font-size:.72rem;font-weight:600}.scheduler-modal-backdrop{z-index:50;align-items:center}.scheduler-modal .scheduler-section-head,.scheduler-sheet .scheduler-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-inline:0}.scheduler-modal .scheduler-section-label,.scheduler-sheet .scheduler-section-label{font-size:.94rem;color:var(--text);font-weight:700}.scheduler-modal-close{background:transparent;color:var(--muted);font-size:.82rem;font-weight:500;padding:.4rem .6rem;border-radius:8px;cursor:pointer}.scheduler-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding-inline:.85rem;border-radius:999px;font-size:.82rem;font-weight:600;background:#f4ede3;color:#5b4a35;border:1px solid rgba(231,221,208,.5)}.scheduler-status-pill.active{background:var(--brand-soft);color:var(--brand);border-color:#1f6f5f26}.scheduler-modal-btn{min-height:42px;border-radius:14px;font-size:.94rem;font-weight:600;background:var(--brand);color:#fff;width:100%;display:flex;align-items:center;justify-content:center;padding-inline:1rem;cursor:pointer}.scheduler-modal-btn.secondary{background:#f5f0e9;color:#5b4a35}.scheduler-modal{width:min(90%,400px);padding:1.25rem;background:#fff;border-radius:var(--scheduler-radius-xl);box-shadow:0 24px 64px #0000001f;border:1px solid rgba(255,255,255,.8)}.scheduler-modal-text{font-size:1.05rem;font-weight:700;color:#313b46;margin:0 0 1.25rem}.scheduler-sync-diff{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem;background:#fdfaf5;border-radius:var(--scheduler-radius-md);border:1px solid #efe6d8}.scheduler-sync-diff-side{flex:1;display:grid;gap:.2rem}.scheduler-sync-diff-side span{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.scheduler-sync-diff-side strong{font-size:.94rem;color:#1f2937}.scheduler-sync-diff-arrow{color:#d1c1af;font-weight:800}.scheduler-modal-hint{font-size:.82rem;line-height:1.4;margin-bottom:1.5rem;padding-left:.2rem}.home-shell.ag-shell{--ag-atmosphere-image: url(/assets/scheduler-atmosphere-v4-DvDczK34.jpg);--ag-atmosphere-fallback: #3c382f;--ag-atmosphere-position: 58% 66%;--ag-atmosphere-overlay: rgba(14, 14, 10, .28);display:block;padding:0}.home-layout{--ag-content-width: 1120px;display:grid;gap:clamp(2.75rem,7vw,5.5rem)}.home-hero{padding:1rem 1.15rem;border-radius:var(--ag-radius-hero)}.home-shell.ag-shell .home-hero.softie-liquid-glass,.home-shell.ag-shell .service-card{background:var(--ag-surface-scheduler-default)!important;border-color:var(--ag-line-soft)!important;box-shadow:inset 0 1px #ffffff0f!important;backdrop-filter:blur(10px) saturate(106%)!important;-webkit-backdrop-filter:blur(10px) saturate(106%)!important}.home-hero-topline,.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-hero-topline{display:grid;grid-template-columns:auto auto auto minmax(0,1fr)}.home-topline-divider{color:var(--ag-text-tertiary);font-size:.8rem;line-height:1}.home-tool-count{color:var(--ag-text-tertiary);font-size:.7rem;font-weight:700;letter-spacing:.1em;white-space:nowrap}.home-auth-area{display:flex;justify-content:flex-end;min-width:0}.home-auth-button{min-height:44px;height:44px;padding:.32rem .68rem;border-radius:var(--ag-radius-pill);font-size:.7rem;background:var(--ag-surface-operational);box-shadow:none;white-space:nowrap}.home-auth-status{color:var(--ag-text-muted);font-size:.78rem}.home-auth-signed-in{display:flex;align-items:center;gap:.5rem;max-width:100%;min-width:0}.home-account-bar{max-width:min(100%,370px);padding:.16rem .2rem .16rem .58rem;border:1px solid var(--ag-line);border-radius:var(--ag-radius-pill);background:var(--ag-surface-operational)}.home-auth-email{max-width:min(30vw,220px);margin:0;color:var(--ag-text-muted);font-size:.75rem;font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-services{display:grid;gap:1.5rem}.home-section-heading{align-items:flex-end}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%}.service-card{width:100%;min-height:176px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;padding:1.35rem;margin:0;color:var(--ag-text);font:inherit;text-align:left;cursor:pointer;transition:transform var(--ag-duration-fast) ease,border-color var(--ag-duration-fast) ease,background-color var(--ag-duration-fast) ease}@media(hover:hover)and (pointer:fine){.home-shell.ag-shell .service-card:hover{background:#4841356b!important;border-color:#fff6e442!important;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 6px 18px #12100c1a!important}.service-card:hover{transform:translateY(-3px);border-color:var(--ag-line-strong);background:var(--ag-surface-glass-strong)}}.service-card:active{transform:translateY(-1px)}.service-index{color:var(--ag-text-tertiary);font-size:.7rem;font-weight:700;letter-spacing:.08em}.service-info{min-width:0;display:flex;flex-direction:column;gap:.75rem}.service-label{color:var(--ag-text);font-size:.92rem;font-weight:700;letter-spacing:.09em;line-height:1.25}.service-description{color:var(--ag-text-muted);font-size:.9rem;font-weight:450;line-height:1.55}.home-memo-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;min-height:100vh;min-height:100dvh;display:grid;align-items:center;justify-content:center;padding:max(.75rem,env(safe-area-inset-top)) .85rem max(.75rem,env(safe-area-inset-bottom));background:#0d0c0999;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow-y:auto;overscroll-behavior:contain}.home-memo-sheet{width:min(92vw,430px);max-height:min(82dvh,430px);overflow-y:auto;padding:.82rem .9rem .9rem;border-radius:var(--ag-radius-card);border:1px solid var(--ag-line);background:var(--ag-surface-glass-strong);box-shadow:inset 0 1px #fff3,var(--ag-shadow-glass);backdrop-filter:blur(var(--ag-glass-blur)) saturate(var(--ag-glass-saturation));-webkit-backdrop-filter:blur(var(--ag-glass-blur)) saturate(var(--ag-glass-saturation));transform:translateY(-4vh)}.ios27-selective-touch-target{min-height:var(--ios27-selective-touch-target)}.softie-liquid-glass{background:#1817123d!important;border:1px solid rgba(255,248,235,.34)!important;box-shadow:inset 0 1px #ffffff61,inset 0 -1px #ffffff14,0 18px 44px #08070533!important;backdrop-filter:blur(15px) saturate(140%) brightness(.94)!important;-webkit-backdrop-filter:blur(15px) saturate(140%) brightness(.94)!important}.home-memo-sheet.ios27-selective-sheet{padding:1rem;border-radius:var(--ios27-selective-sheet-radius);transform:none}.home-memo-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.65rem;min-height:var(--ios27-selective-touch-target);margin-bottom:.75rem}.home-memo-header>div{min-width:0;display:grid;gap:.35rem}.home-memo-header h2{margin:0;color:var(--ag-text);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.2}.home-memo-kakao-badge{display:inline-flex;align-items:center;min-height:30px;padding:.22rem .58rem;border-radius:var(--radius-pill);border:1px solid transparent;font-size:.74rem;font-weight:600;line-height:1.2;white-space:nowrap}.home-memo-kakao-badge.success{background:var(--ag-success-soft);color:var(--ag-success);border-color:#b8c8a547}.home-memo-kakao-badge.muted{background:var(--ag-surface-operational);color:var(--ag-text-tertiary);border-color:var(--ag-line)}.home-memo-close,.home-memo-secondary{background:var(--ag-surface-operational);color:var(--ag-text-muted);border:1px solid var(--ag-line)}.home-memo-close{padding:.28rem .68rem;border-radius:var(--radius-pill);font-size:.76rem;font-weight:650;white-space:nowrap}.home-memo-textarea{width:100%;min-height:112px;resize:none;color:var(--ag-text);border-color:var(--ag-line);border-radius:var(--ag-radius-item);background:var(--ag-surface-operational);padding:.78rem .86rem;font-size:.95rem;line-height:1.45;margin-bottom:0}.home-memo-textarea::placeholder{color:var(--ag-text-tertiary)}.home-memo-status{margin:.55rem 0 0;padding:.34rem .54rem;border-radius:999px;font-size:.76rem;font-weight:600;line-height:1.4;display:inline-flex;align-items:center;max-width:100%}.home-memo-status.success{background:var(--ag-success-soft);color:var(--ag-success)}.home-memo-status.error{background:var(--ag-danger-soft);color:var(--ag-danger);border:1px solid rgba(215,160,160,.28)}.home-memo-error-row{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.home-memo-copy{margin-top:.55rem;padding:.32rem .62rem;border-radius:var(--radius-pill);font-size:.78rem}.home-memo-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.5rem;margin-top:.68rem}.home-memo-actions button{border-radius:var(--radius-pill);padding:.6rem .95rem;font-size:.88rem}.home-memo-primary{background:var(--ag-brand);color:#2f2a22;min-width:142px}@media(prefers-reduced-transparency:reduce){.home-memo-backdrop{background:#0d0c09d6;backdrop-filter:none;-webkit-backdrop-filter:none}.softie-liquid-glass,.home-memo-sheet.ios27-selective-sheet{background:#25221df5!important;backdrop-filter:none;-webkit-backdrop-filter:none}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.softie-liquid-glass{background:#25221df0!important}}.scheduler-theme-shell .softie-liquid-glass{background:var(--softie-liquid-surface)!important;border-color:var(--scheduler-line-soft)!important}.home-footer{text-align:left;padding:1.4rem 0 0;width:100%;border-top:1px solid var(--ag-line)}.home-footer-heading{display:flex;align-items:baseline;gap:.45rem;margin-bottom:.7rem;color:var(--ag-text-tertiary)}.home-footer-heading>span{color:var(--ag-text-tertiary);font-size:.8rem;line-height:1}.home-footer-label{margin:0;color:var(--ag-accent);font-size:.78rem;font-weight:700;letter-spacing:.1em;line-height:1.2}.home-footer-intro{display:grid;gap:.35rem;max-width:520px;margin:0 0 .9rem;color:var(--ag-text-muted);font-size:.86rem;line-height:1.65}.home-footer-intro p{margin:0}.home-footer-mobile-break{display:none}.home-footer-mark{margin:0;color:var(--ag-text-tertiary);font-size:.7rem;font-weight:700;letter-spacing:.1em;line-height:1.2}.home-footer .subtle{margin:0;color:var(--ag-text-tertiary);font-size:.72rem}.scheduler-footer{margin-top:1.6rem;padding-inline:var(--scheduler-content-inset)}@media(max-width:700px){.home-shell.ag-shell{--ag-atmosphere-position: 85% 66%}.home-layout{gap:1.8rem;padding:max(1rem,calc(env(safe-area-inset-top) + .7rem)) 1.25rem max(3rem,calc(env(safe-area-inset-bottom) + 2rem))}.home-hero{padding:.68rem 1rem;border-radius:18px}.home-hero-topline{align-items:center;grid-template-columns:auto auto auto minmax(0,1fr);gap:.55rem}.home-hero .ag-kicker{font-size:.72rem;letter-spacing:.08em}.home-tool-count{font-size:.66rem;letter-spacing:.08em}.home-auth-area{justify-content:flex-end}.home-account-bar{gap:0;padding:0;border:0;background:transparent}.home-auth-email{display:none}.home-auth-button{min-height:44px;height:44px;padding:.32rem .58rem;font-size:.68rem}.home-section-heading{align-items:flex-start;flex-direction:column;gap:0}.home-services{gap:1.3rem}.service-grid{grid-template-columns:1fr;gap:1.05rem}.service-card{min-height:0;gap:.9rem;padding:1.15rem 1.1rem;border-radius:22px;box-shadow:inset 0 1px #ffffff29,0 14px 36px #0c111b29}.service-info{gap:.55rem}.service-label{font-size:.82rem}.service-description{font-size:.82rem;line-height:1.48}.home-footer{padding:1.4rem 0 .5rem}.home-footer-intro{gap:0;margin-bottom:.85rem;font-size:.8rem;line-height:1.58}.home-footer-mobile-break{display:block}.home-memo-sheet{width:min(90vw,390px);max-height:min(78dvh,390px);padding:.78rem .82rem .86rem;border-radius:20px;transform:translateY(-7vh)}.home-memo-backdrop{grid-template-columns:minmax(0,1fr);align-items:end;justify-content:stretch;padding:max(.75rem,env(safe-area-inset-top)) 0 0}.home-memo-sheet.ios27-selective-sheet{width:100%;max-height:min(84dvh,520px);padding:1.15rem var(--ios27-selective-sheet-inset) max(1.15rem,calc(env(safe-area-inset-bottom) + 1rem));border-right:0;border-bottom:0;border-left:0;border-radius:var(--ios27-selective-sheet-radius) var(--ios27-selective-sheet-radius) 0 0;transform:none}.home-memo-textarea{min-height:96px}.home-memo-actions{display:flex;justify-content:stretch}.home-memo-actions button,.home-memo-primary{width:100%}}.scheduler-google-status{font-size:.85rem;margin-top:.5rem;padding:.2rem}.scheduler-google-status.success{color:#6b7280}.scheduler-google-status.error{color:#e53e3e}.scheduler-setting-card{display:block;width:100%;text-align:left;cursor:pointer;transition:background-color .2s;font-family:inherit}.scheduler-setting-card:active{background-color:#fffcf8fa}.scheduler-setting-subtitle{margin:0;font-size:.84rem;font-weight:500;color:#a39587;line-height:1.35;padding-inline:var(--scheduler-content-inset)}.scheduler-modal-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.scheduler-modal-actions.stack{flex-direction:column;align-items:stretch}.scheduler-modal-btn{background:#f3ece2;color:#5b4a35;padding:0 .85rem;border-radius:10px;font-size:.86rem;font-weight:600;min-height:38px;display:flex;align-items:center;justify-content:center;flex:1 1 auto;border:1px solid transparent;cursor:pointer;transition:opacity .2s,background-color .2s}.scheduler-modal-btn:active{background:#e5dbcfcc}.scheduler-modal-btn.secondary{background:#fffc;color:#6a5a48;border-color:#e5dbcfe6}.scheduler-modal-btn.secondary:active{background:#f0e6d880}.scheduler-modal-btn.primary{background:var(--brand);color:#fff}.scheduler-modal-btn.active{background:#1f6f5f;color:#fff}.scheduler-modal-btn:disabled{opacity:.45;cursor:not-allowed}.scheduler-modal .scheduler-section-head{margin-bottom:1rem;align-items:center}.scheduler-modal .scheduler-section-label{margin-bottom:0;font-size:.9rem;font-weight:700;color:#4b3e2e}.scheduler-modal-close{background:transparent;color:#8c7e6c;padding:.3rem .6rem;border-radius:8px;font-size:.82rem;font-weight:600;min-height:30px;cursor:pointer;transition:background-color .15s,color .15s}.scheduler-modal-close:active{background:#e5dbcf66;color:#5b4a35}.saju-evaluation-hero-actions{display:flex;flex-direction:column;gap:.55rem;margin-top:.9rem}.saju-evaluation-hero-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.saju-evaluation-hero-actions .soft-button{min-height:42px;padding:.68rem .85rem}.saju-evaluation-copy-button{width:100%;background:#efe5d8;color:#5c4a36;border:1px solid #e1d4c4}.saju-evaluation-copy-status{margin-top:.5rem;line-height:1.45}.saju-evaluation-summary-card,.saju-evaluation-empty-card{margin-bottom:.9rem}.saju-evaluation-summary-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:.8rem}.saju-evaluation-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.saju-evaluation-stat-card{padding:.85rem .9rem;border-radius:var(--radius-item);background:#fffdf9eb;border:1px solid var(--line)}.saju-evaluation-stat-card strong,.saju-evaluation-meta-grid strong,.saju-evaluation-repeat-card strong{display:block;margin-top:.28rem}.saju-evaluation-empty-card{padding:1.05rem}.saju-evaluation-empty-card .subtle{margin-top:0;line-height:1.55}.saju-evaluation-empty-card .subtle+.subtle{margin-top:.45rem}.saju-evaluation-empty-button{margin-top:.6rem}.saju-evaluation-list{display:grid;gap:.8rem}.saju-evaluation-item{overflow:hidden}.saju-evaluation-item-head,.saju-evaluation-item-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.saju-evaluation-item-head{flex-wrap:wrap}.saju-evaluation-item-main{flex:1;min-width:0}.saju-evaluation-grade{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.35rem .8rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:700;letter-spacing:.05em}.saju-evaluation-grade.pass{background:#e4f3ea;color:var(--success)}.saju-evaluation-grade.watch{background:#f7ead9;color:#9a5a17}.saju-evaluation-grade.fix{background:#b016461f;color:#9f2348}.saju-evaluation-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-top:.9rem}.saju-evaluation-meta-label{display:block;color:var(--muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.saju-evaluation-chip-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.saju-evaluation-chip{display:inline-flex;align-items:center;padding:.36rem .7rem;border-radius:var(--radius-pill);background:#1f6f5f1f;color:var(--brand);font-size:.84rem;font-weight:600}.saju-evaluation-chip.soft{background:#f2e9de;color:#6a5845}.saju-evaluation-detail{display:grid;gap:1rem;margin-top:1rem}.saju-evaluation-issue-list{display:grid;gap:.75rem}.saju-evaluation-issue{padding:.95rem 1rem;border-radius:var(--radius-item);background:var(--surface-strong);border:1px solid var(--line)}.saju-evaluation-issue-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.6rem}.saju-evaluation-issue p{margin:.38rem 0 0;line-height:1.55}.saju-evaluation-repeat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.7rem}.saju-evaluation-repeat-card{padding:.85rem .9rem;border-radius:var(--radius-item);background:#fcf8f2;border:1px solid var(--line)}.saju-evaluation-copy-block{padding:.95rem 1rem;border-radius:var(--radius-item);background:#fffdf9eb;border:1px solid var(--line)}.saju-evaluation-copy-block summary{cursor:pointer;font-weight:600;color:var(--text)}.saju-evaluation-copy-block pre{margin:.7rem 0 0;white-space:pre-wrap;word-break:break-word;overflow-x:auto;font-size:.92rem;line-height:1.5;color:#43362a}@media(max-width:640px){.saju-evaluation-item-head,.saju-evaluation-item-topline{flex-direction:column;align-items:stretch}.saju-evaluation-summary-header{flex-direction:column;gap:.45rem}.saju-evaluation-item-head>button,.saju-evaluation-copy-button{width:100%}.saju-evaluation-summary-grid,.saju-evaluation-meta-grid,.saju-evaluation-repeat-grid{grid-template-columns:1fr}.saju-evaluation-empty-card,.saju-evaluation-summary-card,.saju-evaluation-item{padding:1rem}}.lead-sheet-container{display:flex;flex-direction:column;height:100vh;height:100dvh;background-color:#131518;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden;user-select:none;-webkit-user-select:none}.lead-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:.6rem .8rem;background-color:#171a1fd9;border-bottom:1px solid rgba(255,255,255,.06);z-index:10;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.lead-sheet-title{font-size:.78rem;font-weight:700;color:#a39587;margin:0;letter-spacing:.05em;text-transform:uppercase;flex-shrink:0}.lead-sheet-controls{display:flex;gap:.25rem;align-items:center;flex-shrink:0}.lead-sheet-btn{background-color:#ffffff0f;color:#c5b9ad;border:1px solid rgba(255,255,255,.08);padding:.35rem .5rem;font-size:.75rem;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;touch-action:manipulation;font-weight:600;transition:opacity .2s,background-color .2s,border-color .2s;white-space:nowrap}.lead-sheet-btn:active{background-color:#ffffff1f;border-color:#ffffff26}.lead-sheet-btn-primary{background-color:var(--brand);border-color:#ffffff1a;color:#fff}.lead-sheet-btn-primary:active{background-color:#165045}.lead-sheet-btn:disabled{opacity:.45;cursor:not-allowed}.lead-sheet-content-area{flex:1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem calc(env(safe-area-inset-right) + 1.5rem) 1.5rem calc(env(safe-area-inset-left) + 1.5rem);box-sizing:border-box;overflow:hidden}.lead-sheet-viewer{width:100%;max-width:560px;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;white-space:pre-wrap;word-break:break-all;line-height:1.7;font-weight:600;overflow-y:auto;z-index:1;padding:.5rem;box-sizing:border-box;-webkit-overflow-scrolling:touch}.lead-sheet-viewer>div:first-child{margin-top:0!important}.lead-sheet-touch-container{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;z-index:2}.lead-sheet-touch-zone{flex:1;height:100%;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.lead-sheet-editor-container{width:100%;max-width:680px;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;flex:1;box-sizing:border-box;overflow:hidden}.lead-sheet-textarea{width:100%;flex:1;background-color:#0f1114f2;color:#e2e8f0;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1rem;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:16px;line-height:1.5;resize:none;box-sizing:border-box;user-select:text;-webkit-user-select:text;transition:border-color .2s}.lead-sheet-textarea:focus{outline:none;border-color:var(--brand)}.lead-sheet-editor-help{font-size:.75rem;color:#64748b;margin:0;line-height:1.4}.lead-sheet-footer{display:flex;justify-content:center;align-items:center;padding:.6rem calc(env(safe-area-inset-right) + 1.5rem) calc(env(safe-area-inset-bottom) + .6rem) calc(env(safe-area-inset-left) + 1.5rem);background-color:#171a1fd9;border-top:1px solid rgba(255,255,255,.06);z-index:10;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.lead-sheet-page-indicator{font-size:.78rem;color:#a39587;font-weight:600;font-variant-numeric:tabular-nums;background-color:#ffffff0a;border:1px solid rgba(255,255,255,.06);padding:.25rem .7rem;border-radius:10px}.lead-sheet-container.is-focus-mode .lead-sheet-content-area{padding-top:clamp(40px,5vh,58px);padding-bottom:max(12px,calc(env(safe-area-inset-bottom) + 8px))}@media(min-width:700px){.lead-sheet-container.is-focus-mode .lead-sheet-content-area{padding-top:clamp(44px,5.5vh,64px);padding-bottom:max(12px,calc(env(safe-area-inset-bottom) + 8px));justify-content:flex-start}}.lead-sheet-focus-controls{position:absolute;top:max(.75rem,calc(env(safe-area-inset-top) + .35rem));right:max(.75rem,calc(env(safe-area-inset-right) + .35rem));display:flex;align-items:center;gap:.2rem;z-index:15;background-color:#171a1fcc;padding:.25rem .3rem;border-radius:10px;border:1px solid rgba(255,255,255,.05);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 24px #0006;opacity:.35;transition:opacity .2s ease}.lead-sheet-focus-controls:active{opacity:.9}@media(hover:hover)and (pointer:fine){.lead-sheet-focus-controls:hover{opacity:.9}}.lead-sheet-compact-indicator{font-size:.72rem;color:#8c7e70;font-weight:600;font-variant-numeric:tabular-nums;padding:0 .3rem;letter-spacing:.02em}.lead-sheet-focus-controls .lead-sheet-btn{padding:.25rem .4rem;font-size:.68rem;border-radius:8px}.lead-sheet-container.is-focus-mode .lead-sheet-footer{background:transparent;border-top:none;position:absolute;bottom:calc(env(safe-area-inset-bottom) + .6rem);left:0;right:0;pointer-events:none;justify-content:center;backdrop-filter:none;-webkit-backdrop-filter:none}@media(min-width:700px){.lead-sheet-container.is-focus-mode .lead-sheet-footer{bottom:max(clamp(10px,2.5vh,20px),calc(env(safe-area-inset-bottom) + 2px))}}.lead-sheet-container.is-focus-mode .lead-sheet-page-indicator{background-color:#171a1fd9;padding:.3rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.06);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 16px #0000004d}.lead-sheet-editor-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:.35rem}.lead-sheet-group-btn{padding:.45rem .75rem;font-size:.75rem;border-radius:8px;flex-shrink:0}.lead-sheet-section-header-line{color:var(--brand);font-weight:700;margin-top:.7rem;margin-bottom:.2rem;letter-spacing:.02em}@media(min-width:700px){.lead-sheet-header{padding-left:calc(max(1.2rem,(100% - 780px) / 2) + env(safe-area-inset-left));padding-right:calc(max(1.2rem,(100% - 780px) / 2) + env(safe-area-inset-right));gap:2rem}.lead-sheet-viewer{column-count:2;column-gap:1.8rem;column-rule:1px dashed rgba(255,255,255,.08);display:block;text-align:left;max-width:780px;padding:0 1rem;margin:0 auto}.lead-sheet-viewer .lead-sheet-section-header-line{break-after:avoid;page-break-after:avoid}}.lead-sheet-drawer-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:100;display:flex;justify-content:flex-end}.lead-sheet-drawer{width:min(100%,300px);height:100%;background-color:#17191c;border-left:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;box-shadow:-10px 0 30px #00000080;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top);box-sizing:border-box}.lead-sheet-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.lead-sheet-drawer-title{font-size:.9rem;font-weight:700;color:#a39587;margin:0;letter-spacing:.02em}.lead-sheet-drawer-body{flex:1;overflow-y:auto;padding:.6rem;-webkit-overflow-scrolling:touch}.lead-sheet-song-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.45rem}.lead-sheet-song-item{display:flex;justify-content:space-between;align-items:center;padding:.65rem .8rem;background-color:#ffffff08;border:1px solid rgba(255,255,255,.04);border-radius:10px;cursor:pointer;transition:background-color .2s,border-color .2s;box-sizing:border-box}.lead-sheet-song-item:active{background-color:#ffffff14}.lead-sheet-song-item.is-active{background-color:#1f6f5f26;border-color:var(--brand)}.lead-sheet-song-title{font-size:.82rem;font-weight:600;color:#c5b9ad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;text-align:left;flex:1;padding:.3rem .5rem .3rem 0;display:block}.lead-sheet-song-item.is-active .lead-sheet-song-title{color:#fff}.lead-sheet-song-item-controls{display:flex;gap:.2rem;flex-shrink:0}.lead-sheet-song-move-btn{padding:.2rem .35rem;font-size:.6rem;min-height:auto;height:auto;border-radius:6px;background-color:#ffffff0a;color:#c5b9ad}.lead-sheet-song-move-btn:disabled{opacity:.25}.lead-sheet-editor-buttons{display:flex;gap:.3rem;flex-shrink:0;flex-wrap:wrap}.lead-sheet-btn-danger{background-color:var(--danger);border-color:#ffffff1a;color:#fff}.lead-sheet-btn-danger:active{background-color:#8e1239}.lead-sheet-group-selector-section{padding:.8rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.35rem;background-color:#ffffff03}.lead-sheet-group-label{font-size:.72rem;font-weight:700;color:#a39587;text-transform:uppercase;letter-spacing:.05em}.lead-sheet-group-controls{display:flex;gap:.3rem;width:100%}.lead-sheet-group-select{flex:1;background-color:#0f1114f2;color:#e2e8f0;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.25rem .5rem;font-size:.8rem;height:32px;box-sizing:border-box}.lead-sheet-group-select:focus{outline:none;border-color:var(--brand)}.lead-sheet-group-btn-group{display:flex;gap:.2rem;flex-shrink:0}.lead-sheet-group-action-btn{padding:0;width:32px;height:32px;min-height:auto;font-size:.8rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.lead-sheet-cloud-section{padding:.8rem 1rem;border-bottom:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:.35rem;background-color:#ffffff03}.lead-sheet-cloud-info{display:flex;flex-direction:column;gap:.4rem}.lead-sheet-cloud-user{font-size:.75rem;color:#94a3b8;word-break:break-all}.lead-sheet-cloud-actions{display:flex;gap:.3rem}.lead-sheet-cloud-actions .lead-sheet-btn{flex:1;padding:.25rem .5rem;height:32px;font-size:.75rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.lead-sheet-cloud-info.is-logged-out{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.lead-sheet-cloud-guest-msg{font-size:.72rem;color:#64748b}.lead-sheet-cloud-login-btn{padding:.25rem .6rem!important;height:30px!important;font-size:.72rem!important;border-radius:6px!important;min-height:auto!important}.lead-sheet-cloud-undo-section{margin-top:.4rem}.lead-sheet-undo-btn{width:100%;padding:.25rem .5rem;height:32px;font-size:.75rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background-color:#d97706;color:#fff}@media(hover:hover)and (pointer:fine){.lead-sheet-undo-btn:hover{background-color:#b45309}}.home-shell.ag-shell,.prep-shell.ag-shell,.scheduler-theme-shell.ag-shell{background-image:none}.home-shell.ag-shell:after,.prep-shell.ag-shell:after,.scheduler-theme-shell.ag-shell:after{content:"";position:fixed;z-index:-2;top:0;right:0;bottom:0;left:0;background-color:var(--ag-atmosphere-fallback);background-image:var(--ag-atmosphere-image);background-position:var(--ag-atmosphere-position);background-repeat:no-repeat;background-size:cover;pointer-events:none}.scheduler-theme-shell.ag-shell{--ag-atmosphere-image: url(/assets/scheduler-atmosphere-v4-DvDczK34.jpg);--ag-atmosphere-fallback: #3c382f;--ag-atmosphere-overlay: rgba(14, 14, 10, .22);--ag-atmosphere-position: 58% 66%;--ag-surface-liquid: rgba(30, 27, 22, .34);--ag-surface-liquid-strong: rgba(30, 27, 22, .42);--ag-text-faint: var(--ag-text-tertiary);--scheduler-type-display-size: clamp(1.18rem, 5vw, 1.4rem);--scheduler-type-title-size: .78rem;--scheduler-type-value-size: .9rem;--scheduler-type-body-size: .82rem;--scheduler-type-meta-size: .76rem;--scheduler-type-control-size: .8rem;--scheduler-type-badge-size: .7rem;--scheduler-type-display-weight: 650;--scheduler-type-title-weight: 700;--scheduler-type-value-weight: 650;--scheduler-type-body-weight: 450;--scheduler-type-meta-weight: 550;--scheduler-type-control-weight: 600;--scheduler-type-badge-weight: 650;--scheduler-line-soft: var(--ag-line-soft);--scheduler-surface-default: var(--ag-surface-scheduler-default);--scheduler-surface-selected: var(--ag-surface-scheduler-selected);--scheduler-line-selected: var(--ag-line-scheduler-selected);min-height:100dvh}.scheduler-theme-shell .scheduler-shell{--scheduler-card-pad: 1rem;--scheduler-content-inset: .42rem;--scheduler-event-card-pad-x: .75rem;--scheduler-gap-2xs: .25rem;--scheduler-gap-xs: .4rem;--scheduler-gap-sm: .6rem;--scheduler-gap-md: .75rem;--scheduler-gap-lg: 1rem;--scheduler-gap-xl: 1.25rem;--scheduler-control-min-h: 44px;--scheduler-radius-md: var(--ag-radius-control);--scheduler-radius-lg: var(--ag-radius-item);--scheduler-radius-xl: var(--ag-radius-card);color:var(--ag-text)}.scheduler-theme-shell .scheduler-topbar,.scheduler-theme-shell .scheduler-panel,.scheduler-theme-shell .scheduler-room-card,.scheduler-theme-shell .scheduler-setting-card{color:var(--ag-text);border-color:var(--ag-line)}.scheduler-theme-shell .scheduler-auth-card,.scheduler-theme-shell .scheduler-controls,.scheduler-theme-shell .scheduler-editor-card{background:var(--ag-surface-liquid);border:1px solid var(--ag-line-liquid);box-shadow:inset 0 1px 0 var(--ag-highlight-liquid),inset 0 -1px #ffffff14,var(--ag-shadow-liquid);backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.9);-webkit-backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.9)}.scheduler-theme-shell .scheduler-setting-card{margin-bottom:var(--scheduler-gap-lg);background:#14130f61;border:1px solid var(--ag-line);box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(12px) saturate(108%);-webkit-backdrop-filter:blur(12px) saturate(108%)}.scheduler-theme-shell .scheduler-auth-card{background:var(--ag-surface-liquid);border-color:var(--ag-line-liquid);border-radius:var(--ag-radius-card);box-shadow:inset 0 1px 0 var(--ag-highlight-liquid),inset 0 -1px #ffffff14,var(--ag-shadow-liquid);backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.9);-webkit-backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.9)}.scheduler-theme-shell .scheduler-status-dock{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-bottom:1.05rem}.scheduler-theme-shell .scheduler-status-item{display:flex;align-items:center;justify-content:space-between;min-width:0;min-height:52px;padding:.5rem .8rem;color:var(--ag-text-muted);background:#14130f6b;border:1px solid var(--scheduler-line-soft);border-radius:17px;box-shadow:inset 0 1px #ffffff17,0 8px 22px #0807051f;backdrop-filter:blur(14px) saturate(108%);-webkit-backdrop-filter:blur(14px) saturate(108%)}.scheduler-theme-shell .scheduler-status-item-label,.scheduler-theme-shell .scheduler-status-item-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scheduler-theme-shell .scheduler-status-item-label{font-size:.78rem;font-weight:650;letter-spacing:.02em}.scheduler-theme-shell .scheduler-status-item-value{display:inline-flex;align-items:center;justify-content:center;min-height:26px;margin-left:.45rem;padding:.16rem .52rem;font-size:.74rem;font-weight:650;line-height:1;background:var(--ag-surface-operational);border:1px solid var(--ag-line);border-radius:999px}.scheduler-theme-shell .scheduler-status-item.is-ready .scheduler-status-item-value{color:var(--ag-success);background:var(--ag-success-soft);border-color:#a7dfc547}.scheduler-theme-shell .scheduler-status-item.needs-attention .scheduler-status-item-value{color:var(--ag-warning);background:var(--ag-warning-soft);border-color:#debb7142}.scheduler-theme-shell .scheduler-google-modal{overflow:hidden;padding:1.5rem 1.25rem 1.3rem;border-radius:28px}.scheduler-theme-shell .scheduler-account-detail-list{display:grid;gap:.55rem;margin:1rem 0 0;padding:.85rem .9rem;background:var(--ag-surface-operational);border:1px solid var(--ag-line);border-radius:var(--ag-radius-item)}.scheduler-theme-shell .scheduler-account-detail-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem}.scheduler-theme-shell .scheduler-account-detail-row span{color:var(--ag-text-faint);font-size:.76rem}.scheduler-theme-shell .scheduler-account-detail-row strong{overflow:hidden;color:var(--ag-text);font-size:.8rem;font-weight:600;text-align:right;text-overflow:ellipsis;white-space:nowrap}.scheduler-theme-shell .scheduler-account-detail-row strong.is-ready{color:var(--ag-success)}.scheduler-theme-shell .scheduler-account-detail-note{margin:.85rem 0 1rem;font-size:.82rem;line-height:1.5}.scheduler-theme-shell .scheduler-sign-out-button{color:var(--ag-text-faint)}.scheduler-theme-shell .scheduler-account-status{margin:.85rem 0 0;text-align:center}.scheduler-theme-shell .scheduler-today-page .scheduler-controls{background:var(--scheduler-surface-default)!important;border-color:var(--ag-line-liquid);border-radius:var(--ag-radius-card);box-shadow:inset 0 1px #ffffff0f!important;backdrop-filter:blur(10px) saturate(106%)!important;-webkit-backdrop-filter:blur(10px) saturate(106%)!important}.scheduler-theme-shell .scheduler-work-log-card{background:var(--scheduler-surface-default);border:1px solid var(--scheduler-line-soft);box-shadow:inset 0 1px #ffffff0f;backdrop-filter:blur(10px) saturate(106%);-webkit-backdrop-filter:blur(10px) saturate(106%)}.scheduler-theme-shell .scheduler-event-section{background:#12120e57;border:1px solid var(--scheduler-line-soft);border-radius:calc(var(--ag-radius-item) + 4px);box-shadow:inset 0 1px #ffffff0f;backdrop-filter:blur(10px) saturate(106%);-webkit-backdrop-filter:blur(10px) saturate(106%)}.scheduler-theme-shell .scheduler-event-section .scheduler-event-list{gap:.65rem}.scheduler-theme-shell .scheduler-today-page{--scheduler-initial-event-card-floor-height: calc( 24px + var(--scheduler-control-min-h) + .3rem + .55rem + .55rem + 1px + 1px );--scheduler-initial-event-list-floor-gap: .65rem}.scheduler-theme-shell .scheduler-today-page .scheduler-event-section>.scheduler-event-content--initial-loading{min-height:calc(var(--scheduler-initial-event-card-floor-height) + var(--scheduler-initial-event-card-floor-height) + var(--scheduler-initial-event-card-floor-height) + var(--scheduler-initial-event-card-floor-height) + var(--scheduler-initial-event-list-floor-gap) + var(--scheduler-initial-event-list-floor-gap) + var(--scheduler-initial-event-list-floor-gap))}.scheduler-theme-shell .scheduler-today-page .scheduler-event-content--initial-loading{position:relative}.scheduler-theme-shell .scheduler-today-page .scheduler-loading-floor-note{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;padding-top:var(--scheduler-gap-sm);padding-right:0;padding-bottom:0;padding-left:var(--scheduler-event-card-content-start);color:var(--ag-text-tertiary);font-size:var(--scheduler-type-body-size);font-weight:var(--scheduler-type-body-weight);line-height:1.25;text-align:left;white-space:nowrap}@media(max-width:700px){.scheduler-theme-shell .scheduler-today-page{--scheduler-initial-event-card-floor-height: calc( 24px + var(--scheduler-control-min-h) + .2rem + .42rem + .42rem - 3px + 1px + 1px );--scheduler-initial-event-list-floor-gap: var(--scheduler-gap-sm)}}.scheduler-theme-shell .scheduler-event-section>.scheduler-event-content--empty{margin-top:0}.scheduler-theme-shell .scheduler-async-content--initial-enter .scheduler-event-list{animation:scheduler-async-content-enter var(--ag-scheduler-async-content-enter-duration) var(--ag-scheduler-async-content-enter-easing) both}@keyframes scheduler-async-content-enter{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.scheduler-theme-shell .scheduler-async-content--initial-enter .scheduler-event-list{animation:none}}.scheduler-theme-shell .scheduler-event-list--initial-arrival .scheduler-event-card{isolation:isolate;transform-origin:50% 0;animation:scheduler-card-arrival-settle .24s var(--ag-scheduler-async-content-enter-easing) both;will-change:transform,opacity}@keyframes scheduler-card-arrival-settle{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes scheduler-card-arrival-reduced{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.scheduler-theme-shell .scheduler-event-list--initial-arrival .scheduler-event-card{animation:scheduler-card-arrival-reduced var(--ag-duration-fast) var(--ag-scheduler-async-content-enter-easing) both;will-change:opacity}}.scheduler-theme-shell .scheduler-event-section.is-primary{background:#2b272085;border-color:var(--scheduler-line-soft);box-shadow:inset 0 1px #ffffff1f;backdrop-filter:blur(18px) saturate(112%);-webkit-backdrop-filter:blur(18px) saturate(112%)}.scheduler-theme-shell .scheduler-event-section.scheduler-panel-empty{background:#12120e47;box-shadow:none}.scheduler-theme-shell .scheduler-editor-card{background:var(--scheduler-surface-default)!important;border-color:var(--scheduler-line-soft);border-radius:var(--ag-radius-card);box-shadow:inset 0 1px #ffffff0f!important;backdrop-filter:blur(10px) saturate(106%)!important;-webkit-backdrop-filter:blur(10px) saturate(106%)!important}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:var(--scheduler-gap-md);margin-bottom:var(--scheduler-gap-lg)}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-heading{min-width:0}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-title{margin:.18rem 0 0;color:var(--ag-text);font-size:clamp(1.3rem,5vw,1.7rem);font-weight:var(--scheduler-type-display-weight);line-height:1.08;letter-spacing:-.028em}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-fieldset{display:grid;gap:var(--scheduler-form-block-gap);min-width:0;margin:0;padding:0;border:0}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-loading{margin:0;padding:.2rem var(--scheduler-content-inset)}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-status{margin:0 0 var(--scheduler-gap-md);color:var(--ag-text-muted);background:var(--ag-surface-operational);border-color:var(--ag-line)}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-status.is-success{color:var(--ag-success);background:var(--ag-success-soft);border-color:#b8c8a54d}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-status.is-warning{color:var(--ag-warning);background:var(--ag-warning-soft);border-color:#d6b37e4d}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-status.is-error{color:var(--ag-danger);background:var(--ag-danger-soft);border-color:#d7a0a04d}.scheduler-theme-shell .scheduler-editor-page .scheduler-back-button,.scheduler-theme-shell .scheduler-editor-page .scheduler-chip,.scheduler-theme-shell .scheduler-editor-page .scheduler-room-option,.scheduler-theme-shell .scheduler-editor-page .scheduler-form-actions>button{touch-action:manipulation;transition:transform .16s cubic-bezier(.23,1,.32,1)}.scheduler-theme-shell .scheduler-editor-page .scheduler-back-button:active:not(:disabled),.scheduler-theme-shell .scheduler-editor-page .scheduler-chip:active:not(:disabled),.scheduler-theme-shell .scheduler-editor-page .scheduler-room-option:active:not(:disabled),.scheduler-theme-shell .scheduler-editor-page .scheduler-form-actions>button:active:not(:disabled){transform:scale(.985)!important}.scheduler-theme-shell .scheduler-editor-page .scheduler-native-picker-shell{touch-action:manipulation}.scheduler-theme-shell .scheduler-editor-page .scheduler-native-picker-display{cursor:pointer}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-save-button{min-width:8.5rem}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-delete-button{min-width:7.5rem}.scheduler-theme-shell .scheduler-editor-page .scheduler-native-picker-shell:active .scheduler-native-picker-display{background:var(--scheduler-surface-selected);border-color:var(--scheduler-line-selected)}.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-fieldset:disabled,.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-fieldset:disabled input,.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-fieldset:disabled select,.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-fieldset:disabled textarea,.scheduler-theme-shell .scheduler-editor-page .scheduler-editor-fieldset:disabled button{cursor:wait}.scheduler-theme-shell .scheduler-primary-info-card{background:var(--ag-surface-glass-strong);border-color:var(--scheduler-line-soft)}.scheduler-theme-shell .scheduler-section-label{color:var(--ag-accent);font-size:var(--scheduler-type-title-size);font-weight:var(--scheduler-type-title-weight);line-height:1.25;letter-spacing:.055em}.scheduler-theme-shell .scheduler-status-item-label{font-size:var(--scheduler-type-meta-size);font-weight:600;line-height:1.2;letter-spacing:.015em}.scheduler-theme-shell .scheduler-status-item-value,.scheduler-theme-shell .scheduler-count-pill,.scheduler-theme-shell .scheduler-status-badge,.scheduler-theme-shell .scheduler-tag-badge,.scheduler-theme-shell .scheduler-event-type{font-size:var(--scheduler-type-badge-size);font-weight:var(--scheduler-type-badge-weight);line-height:1;letter-spacing:0}.scheduler-theme-shell .scheduler-today-page .scheduler-controls .scheduler-filter-summary-copy strong{font-size:var(--scheduler-type-display-size);font-weight:var(--scheduler-type-display-weight);line-height:1.08;letter-spacing:-.028em}.scheduler-theme-shell .scheduler-today-page .scheduler-controls .scheduler-filter-summary-copy .scheduler-work-status-title{font-size:1rem;font-weight:600;line-height:1.15;letter-spacing:-.014em}.scheduler-theme-shell .scheduler-filter-summary-copy .subtle,.scheduler-theme-shell .scheduler-work-log-card .scheduler-filter-summary-copy .subtle,.scheduler-theme-shell .scheduler-modal-description,.scheduler-theme-shell .scheduler-account-detail-note,.scheduler-theme-shell .scheduler-setting-subtitle,.scheduler-theme-shell .scheduler-room-subtitle{font-size:var(--scheduler-type-body-size);font-weight:var(--scheduler-type-body-weight);line-height:1.5;letter-spacing:0}.scheduler-theme-shell .scheduler-modal-footnote,.scheduler-theme-shell .scheduler-push-summary,.scheduler-theme-shell .scheduler-push-status,.scheduler-theme-shell .scheduler-push-status-note,.scheduler-theme-shell .scheduler-account-status{font-size:var(--scheduler-type-meta-size);font-weight:var(--scheduler-type-meta-weight);line-height:1.4;letter-spacing:0}.scheduler-theme-shell .scheduler-modal-footnote{text-align:center}.scheduler-theme-shell .scheduler-event-time-block strong{font-size:var(--scheduler-type-value-size);font-weight:var(--scheduler-type-value-weight);line-height:1.1;letter-spacing:-.012em}.scheduler-theme-shell .scheduler-event-location,.scheduler-theme-shell .scheduler-event-customer,.scheduler-theme-shell .scheduler-event-urgency,.scheduler-theme-shell .scheduler-event-note{font-size:var(--scheduler-type-meta-size);line-height:1.25;letter-spacing:0}.scheduler-theme-shell .scheduler-event-location,.scheduler-theme-shell .scheduler-event-urgency{font-weight:650}.scheduler-theme-shell .scheduler-event-customer,.scheduler-theme-shell .scheduler-event-note{font-weight:var(--scheduler-type-meta-weight)}.scheduler-theme-shell .scheduler-summary-button,.scheduler-theme-shell .scheduler-compact-control-visual,.scheduler-theme-shell .scheduler-action-button-visual,.scheduler-theme-shell .scheduler-modal-close,.scheduler-theme-shell .scheduler-work-log-nav-btn,.scheduler-theme-shell .scheduler-log-delete-btn{font-size:var(--scheduler-type-meta-size);font-weight:var(--scheduler-type-control-weight);line-height:1;letter-spacing:0}.scheduler-theme-shell .scheduler-modal-btn,.scheduler-theme-shell .scheduler-chip,.scheduler-theme-shell .scheduler-room-option,.scheduler-theme-shell .scheduler-nav-button,.scheduler-theme-shell .scheduler-link-button,.scheduler-theme-shell .scheduler-sign-out-button,.scheduler-theme-shell .scheduler-back-button,.scheduler-theme-shell .scheduler-form-actions>button{font-size:var(--scheduler-type-control-size);font-weight:var(--scheduler-type-control-weight);line-height:1.1;letter-spacing:0}.scheduler-theme-shell .scheduler-chip,.scheduler-theme-shell .scheduler-room-option{font-size:var(--scheduler-type-control-size)!important;font-weight:var(--scheduler-type-control-weight)!important}.scheduler-theme-shell .scheduler-form label,.scheduler-theme-shell .scheduler-field-label,.scheduler-theme-shell .scheduler-parent-label{font-size:var(--scheduler-type-meta-size);font-weight:600;line-height:1.3;letter-spacing:0}.scheduler-theme-shell .scheduler-form input,.scheduler-theme-shell .scheduler-form select,.scheduler-theme-shell .scheduler-form textarea,.scheduler-theme-shell .scheduler-controls input,.scheduler-theme-shell .scheduler-controls select{font-size:16px;font-weight:500;line-height:1.25;letter-spacing:0}.scheduler-theme-shell .scheduler-native-picker-display,.scheduler-theme-shell .scheduler-room-picker-empty{font-size:var(--scheduler-type-value-size);font-weight:500;line-height:1.25;letter-spacing:0}.scheduler-theme-shell .scheduler-work-log-title strong{font-size:1rem;font-weight:var(--scheduler-type-title-weight);line-height:1.2;letter-spacing:-.018em}.scheduler-theme-shell .scheduler-work-log-title .subtle,.scheduler-theme-shell .scheduler-work-log-item strong,.scheduler-theme-shell .scheduler-work-log-total span{font-size:var(--scheduler-type-meta-size);font-weight:600;line-height:1.3;letter-spacing:0}.scheduler-theme-shell .scheduler-work-log-item p{font-size:var(--scheduler-type-value-size);font-weight:var(--scheduler-type-value-weight);line-height:1.25;letter-spacing:-.01em}.scheduler-theme-shell .scheduler-work-log-total strong.active,.scheduler-theme-shell .scheduler-work-log-total strong.empty{font-size:1rem;line-height:1.15;letter-spacing:-.018em}.scheduler-theme-shell .scheduler-account-detail-row span{font-size:var(--scheduler-type-meta-size);font-weight:var(--scheduler-type-meta-weight);line-height:1.3}.scheduler-theme-shell .scheduler-account-detail-row strong{font-size:var(--scheduler-type-control-size);font-weight:var(--scheduler-type-control-weight);line-height:1.3}.scheduler-theme-shell .scheduler-setting-subtitle,.scheduler-theme-shell .subtle,.scheduler-theme-shell .scheduler-room-subtitle,.scheduler-theme-shell .scheduler-event-note,.scheduler-theme-shell .scheduler-push-summary,.scheduler-theme-shell .scheduler-push-status,.scheduler-theme-shell .scheduler-push-status-note{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-push-status-note.is-error{color:var(--ag-danger)}.scheduler-theme-shell .scheduler-push-status-note.is-success{color:var(--ag-success)}.scheduler-theme-shell .scheduler-filter-summary-copy strong,.scheduler-theme-shell .scheduler-primary-info-card .scheduler-filter-summary-copy strong,.scheduler-theme-shell .scheduler-controls strong,.scheduler-theme-shell .scheduler-room-card strong,.scheduler-theme-shell .scheduler-panel h2{color:var(--ag-text)}.scheduler-theme-shell .scheduler-today-page .scheduler-controls .scheduler-filter-summary-copy strong{display:block;margin-top:.16rem;color:var(--ag-text);font-size:var(--scheduler-type-display-size);font-weight:var(--scheduler-type-display-weight);letter-spacing:-.028em;line-height:1.08}.scheduler-theme-shell .scheduler-today-page .scheduler-controls .scheduler-filter-summary-copy .scheduler-work-status-title{color:var(--ag-text-tertiary);font-size:1rem;font-weight:600;letter-spacing:-.014em;line-height:1.15}.scheduler-theme-shell .scheduler-today-page .scheduler-controls .scheduler-filter-summary-copy>strong:not(.scheduler-work-status-title){color:var(--ag-text-tertiary);font-size:1rem;font-weight:600;letter-spacing:-.014em;line-height:1.15}.scheduler-theme-shell .scheduler-filter-summary-copy .subtle,.scheduler-theme-shell .scheduler-work-log-card .scheduler-filter-summary-copy .subtle{color:var(--ag-text-muted)}.scheduler-theme-shell button,.scheduler-theme-shell .scheduler-native-picker-display,.scheduler-theme-shell .scheduler-room-picker-empty,.scheduler-theme-shell .scheduler-form input,.scheduler-theme-shell .scheduler-form select,.scheduler-theme-shell .scheduler-controls input,.scheduler-theme-shell .scheduler-controls select{min-height:44px}.scheduler-theme-shell button:focus-visible,.scheduler-theme-shell input:focus-visible,.scheduler-theme-shell select:focus-visible,.scheduler-theme-shell textarea:focus-visible,.scheduler-theme-shell [role=button]:focus-visible{outline:2px solid var(--ag-focus);outline-offset:3px}.scheduler-theme-shell .soft-button,.scheduler-theme-shell .scheduler-nav-button,.scheduler-theme-shell .scheduler-back-button,.scheduler-theme-shell .scheduler-action-button,.scheduler-theme-shell .scheduler-link-button,.scheduler-theme-shell .scheduler-modal-close,.scheduler-theme-shell .scheduler-modal-btn.secondary,.scheduler-theme-shell .scheduler-push-mini-button,.scheduler-theme-shell .scheduler-count-pill{color:var(--ag-text-muted);background:var(--ag-surface-operational);border:1px solid var(--ag-line);box-shadow:none}.scheduler-theme-shell .scheduler-count-pill{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-controls .scheduler-summary-button,.scheduler-theme-shell .scheduler-work-log-card .scheduler-summary-button,.scheduler-theme-shell .scheduler-push-actions.compact>button.soft-button,.scheduler-theme-shell .scheduler-push-mini-button,.scheduler-theme-shell .scheduler-work-log-nav-btn,.scheduler-theme-shell .scheduler-modal-close{min-height:44px;height:44px;padding-inline:.8rem;border-radius:var(--ag-radius-control)}.scheduler-theme-shell .scheduler-editor-page .scheduler-form input,.scheduler-theme-shell .scheduler-editor-page .scheduler-form select,.scheduler-theme-shell .scheduler-editor-page .scheduler-form textarea,.scheduler-theme-shell .scheduler-editor-page .scheduler-native-picker-display,.scheduler-theme-shell .scheduler-editor-page .scheduler-room-picker-empty,.scheduler-theme-shell .scheduler-editor-page .scheduler-chip:not(.active),.scheduler-theme-shell .scheduler-editor-page .scheduler-room-option:not(.active){background:#f4eee417;border-color:#fff6e42e;box-shadow:inset 0 1px #ffffff12}.scheduler-theme-shell .scheduler-editor-page .scheduler-form-section{padding-top:.16rem}.scheduler-theme-shell .scheduler-count-pill.is-ready,.scheduler-theme-shell .scheduler-status-badge,.scheduler-theme-shell .status-done{color:var(--ag-success);background:var(--ag-success-soft);border-color:#a7dfc547}.scheduler-theme-shell .scheduler-compact-control{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;height:44px;padding:0;color:var(--ag-text-muted);background:transparent;border-color:transparent;border-radius:var(--ag-radius-control)}.scheduler-theme-shell .scheduler-compact-control-visual{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.28rem .66rem;color:inherit;background:var(--ag-surface-operational);border:1px solid var(--ag-line);border-radius:var(--ag-radius-control);box-sizing:border-box}.scheduler-theme-shell .scheduler-compact-control.is-ready .scheduler-compact-control-visual{color:var(--ag-success);background:var(--ag-success-soft);border-color:#a7dfc547}.scheduler-theme-shell .scheduler-count-pill.scheduler-compact-control.is-ready,.scheduler-theme-shell .scheduler-controls .scheduler-summary-button.scheduler-compact-control,.scheduler-theme-shell .scheduler-work-log-card .scheduler-summary-button.scheduler-compact-control{padding:0;background:transparent;border-color:transparent}.scheduler-theme-shell .status-pending{color:var(--ag-warning);background:var(--ag-warning-soft)}.scheduler-theme-shell .scheduler-chip,.scheduler-theme-shell .scheduler-room-option{min-height:44px;color:var(--ag-text-muted);background:var(--ag-surface-operational);border:1px solid var(--ag-line);border-radius:var(--ag-radius-control)}.scheduler-theme-shell .scheduler-chip.active,.scheduler-theme-shell .scheduler-room-option.active,.scheduler-theme-shell .scheduler-nav-button.active{color:var(--ag-text)!important;background:var(--scheduler-surface-selected)!important;border-color:var(--scheduler-line-selected)!important;box-shadow:inset 0 1px #ffffff38,0 0 0 1px #fff6e40a,var(--ag-shadow-control)}.scheduler-theme-shell .scheduler-form label,.scheduler-theme-shell .scheduler-field-label,.scheduler-theme-shell .scheduler-parent-label{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-form input,.scheduler-theme-shell .scheduler-form select,.scheduler-theme-shell .scheduler-form textarea,.scheduler-theme-shell .scheduler-controls input,.scheduler-theme-shell .scheduler-controls select,.scheduler-theme-shell .scheduler-native-picker-display,.scheduler-theme-shell .scheduler-room-picker-empty{color:var(--ag-text);background:var(--ag-surface-operational);border-color:var(--ag-line);border-radius:var(--ag-radius-control)}.scheduler-theme-shell .scheduler-form input::placeholder,.scheduler-theme-shell .scheduler-form textarea::placeholder,.scheduler-theme-shell .scheduler-native-picker-display.is-empty,.scheduler-theme-shell .scheduler-room-picker-empty{color:var(--ag-text-tertiary)}.scheduler-theme-shell .scheduler-native-picker-display:not(.is-empty),.scheduler-theme-shell .scheduler-duration-field .scheduler-compact-input{color:var(--ag-text)}.scheduler-theme-shell .scheduler-form input:focus,.scheduler-theme-shell .scheduler-form textarea:focus,.scheduler-theme-shell .scheduler-form select:focus,.scheduler-theme-shell .scheduler-native-picker-shell:focus-within .scheduler-native-picker-display{border-color:var(--ag-line-strong);outline-color:var(--ag-focus)}.scheduler-theme-shell .scheduler-event-card{gap:.3rem;padding:.55rem .75rem;color:var(--ag-text);background:#23211cb8;border-color:var(--ag-line);border-left-color:var(--ag-text-tertiary);box-shadow:inset 0 1px #ffffff1a;transition:opacity var(--ag-duration-fast) ease}.scheduler-theme-shell .scheduler-event-card.has-note{gap:.28rem;padding:.55rem .75rem}.scheduler-theme-shell .scheduler-event-card.event-checkin{color:var(--ag-text);background:#2d3b2bb8;border-color:#b8c8a542;border-left-color:var(--ag-success)}.scheduler-theme-shell .scheduler-event-card.event-warning{color:var(--ag-text);background:#2f2c25bd;border-color:#a39b8c47;border-left-color:var(--ag-text-tertiary)}.scheduler-theme-shell .scheduler-event-card.event-checkout{color:var(--ag-text);background:#462726b8;border-color:#d7a0a047;border-left-color:var(--ag-danger)}.scheduler-theme-shell .scheduler-event-card.overdue{background:#4a311dc2;border-color:#d6b37e66;border-left-color:var(--ag-warning)}.scheduler-theme-shell .scheduler-event-card.upcoming{border-color:#cfc2a96b}.scheduler-theme-shell .scheduler-event-time-block strong,.scheduler-theme-shell .scheduler-event-main p,.scheduler-theme-shell .scheduler-event-note{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-event-card.event-checkin .scheduler-event-urgency,.scheduler-theme-shell .scheduler-event-card.event-checkin .scheduler-event-main strong{color:var(--ag-success)}.scheduler-theme-shell .scheduler-event-card.event-warning .scheduler-event-urgency,.scheduler-theme-shell .scheduler-event-card.event-warning .scheduler-event-main strong{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-event-card.event-checkout .scheduler-event-urgency,.scheduler-theme-shell .scheduler-event-card.event-checkout .scheduler-event-main strong{color:var(--ag-danger)}.scheduler-theme-shell .scheduler-event-card .scheduler-event-location{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-event-card .scheduler-event-customer{color:var(--ag-text-tertiary)}.scheduler-theme-shell .scheduler-event-card.overdue .scheduler-event-urgency{color:var(--ag-warning)}.scheduler-theme-shell .scheduler-event-type.checkin{color:var(--ag-success);background:var(--ag-success-soft)}.scheduler-theme-shell .scheduler-event-type.warning{color:var(--ag-text-muted);background:#a39b8c2e}.scheduler-theme-shell .scheduler-event-type.checkout{color:var(--ag-danger);background:var(--ag-danger-soft)}.scheduler-theme-shell .scheduler-tag-badge{color:var(--ag-text-muted);background:var(--ag-surface-selected)}.scheduler-theme-shell .scheduler-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0;color:var(--ag-text);background:transparent;border-color:transparent;cursor:pointer;touch-action:manipulation;transition:transform .16s cubic-bezier(.23,1,.32,1),opacity var(--ag-duration-fast) ease}.scheduler-theme-shell .scheduler-action-button:active:not(:disabled){transform:scale(.97)}.scheduler-theme-shell .scheduler-action-button:disabled{cursor:wait;opacity:.52}.scheduler-theme-shell .scheduler-action-button-visual{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.28rem .66rem;color:inherit;background:var(--ag-surface-selected);border:1px solid var(--ag-line-strong);border-radius:var(--ag-radius-control);box-sizing:border-box;transform:translateY(-3px)}.scheduler-theme-shell .scheduler-action-button.secondary .scheduler-action-button-visual{color:var(--ag-text-muted);background:transparent;border-color:var(--ag-line)}@media(hover:hover)and (pointer:fine){.scheduler-theme-shell .scheduler-action-button:hover:not(:disabled){opacity:.86}}.scheduler-theme-shell .scheduler-form-actions>button:not(.danger-button),.scheduler-theme-shell .scheduler-modal-btn:not(.secondary),.scheduler-theme-shell .scheduler-nav-button.primary-action,.scheduler-theme-shell .scheduler-link-button,.scheduler-theme-shell .scheduler-fab-button{min-height:44px;color:#2f2a22;background:var(--ag-brand);border:1px solid var(--ag-brand);box-shadow:var(--ag-shadow-control),inset 0 1px #ffffff8c}.scheduler-theme-shell .scheduler-form-actions>.danger-button{color:var(--ag-danger);background:var(--ag-danger-soft);border-color:#d7a0a047;box-shadow:inset 0 1px #ffffff14}.scheduler-theme-shell .scheduler-account-detail-row strong:not(.is-ready){color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-modal-footnote,.scheduler-theme-shell .scheduler-account-status{color:var(--ag-text-tertiary)}.scheduler-theme-shell .scheduler-sheet-backdrop,.scheduler-theme-shell .scheduler-modal-backdrop{background:#0a090770;backdrop-filter:blur(10px) saturate(92%);-webkit-backdrop-filter:blur(10px) saturate(92%)}.scheduler-theme-shell .scheduler-sync-toast{position:fixed;z-index:80;top:max(1rem,calc(env(safe-area-inset-top) + .75rem));left:50%;width:min(calc(100vw - 2rem),320px);box-sizing:border-box;padding:.8rem 1rem;transform:translate(-50%);color:var(--ag-text);text-align:center;font-size:.88rem;font-weight:650;letter-spacing:-.012em;line-height:1.3;background:var(--ag-surface-liquid-strong);border:1px solid var(--ag-line-liquid);border-radius:var(--ag-radius-control);box-shadow:inset 0 1px 0 var(--ag-highlight-liquid),inset 0 -1px #ffffff0f,var(--ag-shadow-control);backdrop-filter:blur(12px) saturate(108%) brightness(.96);-webkit-backdrop-filter:blur(12px) saturate(108%) brightness(.96);pointer-events:none}@media(prefers-reduced-motion:reduce){.home-shell.ag-shell .service-card:active{transform:none;background:#4841356b!important;border-color:#fff6e442!important}.scheduler-theme-shell .scheduler-action-button:active:not(:disabled){transform:none}.scheduler-theme-shell .scheduler-action-button:active:not(:disabled) .scheduler-action-button-visual{opacity:.86}.scheduler-theme-shell .scheduler-editor-page .scheduler-back-button:active:not(:disabled),.scheduler-theme-shell .scheduler-editor-page .scheduler-chip:active:not(:disabled),.scheduler-theme-shell .scheduler-editor-page .scheduler-room-option:active:not(:disabled),.scheduler-theme-shell .scheduler-editor-page .scheduler-form-actions>button:active:not(:disabled),.music-playlist-play-button,.music-volume-step-btn:active:not(:disabled){transform:none!important}.music-progress-fill{transition:none}}.scheduler-theme-shell .scheduler-sheet,.scheduler-theme-shell .scheduler-modal,.scheduler-theme-shell .scheduler-google-modal{color:var(--ag-text);background:var(--ag-surface-liquid-strong);border:1px solid var(--ag-line-liquid);box-shadow:inset 0 1px 0 var(--ag-highlight-liquid),inset 0 -1px #ffffff14,var(--ag-shadow-liquid);backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.92);-webkit-backdrop-filter:blur(var(--ag-liquid-blur)) saturate(var(--ag-liquid-saturation)) brightness(.92)}.scheduler-theme-shell .scheduler-setting-card:active,.scheduler-theme-shell .scheduler-modal-btn:active,.scheduler-theme-shell .scheduler-modal-btn.secondary:active,.scheduler-theme-shell .scheduler-modal-close:active{color:var(--ag-text);background:var(--ag-surface-selected)}.scheduler-theme-shell .scheduler-modal .scheduler-section-label,.scheduler-theme-shell .scheduler-sheet .scheduler-section-label{color:var(--ag-accent)}.scheduler-theme-shell .scheduler-work-log-nav{border-bottom-color:var(--ag-line)}.scheduler-theme-shell .scheduler-work-log-title strong,.scheduler-theme-shell .scheduler-work-log-item p{color:var(--ag-text)}.scheduler-theme-shell .scheduler-work-log-item{color:var(--ag-text);background:var(--ag-surface-operational);border-color:var(--ag-line);box-shadow:inset 0 1px #ffffff14}.scheduler-theme-shell .scheduler-work-log-item strong{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-work-log-total{background:var(--ag-surface-selected);border:1px solid var(--ag-line-strong);box-shadow:inset 0 1px #ffffff14}.scheduler-theme-shell .scheduler-work-log-total span{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-work-log-total strong.active{color:var(--ag-accent)}.scheduler-theme-shell .scheduler-log-delete-btn{color:var(--ag-danger);background:var(--ag-danger-soft);border:1px solid rgba(215,160,160,.22)}.scheduler-theme-shell .scheduler-work-log-modal .scheduler-modal-btn:not(.secondary){color:var(--ag-text-muted);background:var(--ag-surface-selected);border-color:var(--ag-line-strong);box-shadow:inset 0 1px #ffffff1a}.scheduler-theme-shell .scheduler-modal-close,.scheduler-theme-shell .scheduler-work-log-nav-btn,.scheduler-theme-shell .scheduler-log-delete-btn,.scheduler-theme-shell .scheduler-filter-mode-row .scheduler-chip,.scheduler-theme-shell .scheduler-modal-actions .scheduler-modal-btn,.scheduler-theme-shell .scheduler-work-log-modal .scheduler-modal-btn{--scheduler-compact-button-bg: var(--ag-surface-operational);--scheduler-compact-button-line: var(--ag-line);position:relative;isolation:isolate;min-height:44px;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.scheduler-theme-shell .scheduler-modal-close:before,.scheduler-theme-shell .scheduler-work-log-nav-btn:before,.scheduler-theme-shell .scheduler-log-delete-btn:before,.scheduler-theme-shell .scheduler-filter-mode-row .scheduler-chip:before,.scheduler-theme-shell .scheduler-modal-actions .scheduler-modal-btn:before,.scheduler-theme-shell .scheduler-work-log-modal .scheduler-modal-btn:before{content:"";position:absolute;z-index:-1;top:4px;right:0;bottom:4px;left:0;background:var(--scheduler-compact-button-bg);border:1px solid var(--scheduler-compact-button-line);border-radius:var(--ag-radius-control);box-shadow:inset 0 1px #ffffff14}.scheduler-theme-shell .scheduler-filter-mode-row .scheduler-chip.active{--scheduler-compact-button-bg: var(--scheduler-surface-selected);--scheduler-compact-button-line: var(--scheduler-line-selected)}.scheduler-theme-shell .scheduler-log-delete-btn{--scheduler-compact-button-bg: var(--ag-danger-soft);--scheduler-compact-button-line: rgba(215, 160, 160, .22)}.scheduler-theme-shell .scheduler-modal-actions .scheduler-modal-btn.primary{--scheduler-compact-button-bg: var(--ag-brand);--scheduler-compact-button-line: var(--ag-brand)}.scheduler-theme-shell .scheduler-work-log-modal .scheduler-modal-btn{--scheduler-compact-button-bg: var(--ag-surface-selected);--scheduler-compact-button-line: var(--ag-line-strong)}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-modal-text{color:var(--ag-text-muted);font-size:1rem;font-weight:650;line-height:1.35;margin-bottom:1.05rem}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-sync-diff{background:var(--ag-surface-selected);border-color:var(--ag-line-strong);box-shadow:inset 0 1px #ffffff14;backdrop-filter:blur(10px) saturate(108%);-webkit-backdrop-filter:blur(10px) saturate(108%)}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-sync-diff-side span{color:var(--ag-text-muted)}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-sync-diff-side strong{color:var(--ag-text);font-size:var(--scheduler-type-value-size);font-weight:var(--scheduler-type-value-weight);line-height:1.2}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-sync-diff-arrow{color:var(--ag-accent)}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-modal-hint{color:var(--ag-text-tertiary)}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-form-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--scheduler-gap-sm);flex-wrap:nowrap}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-form-actions>button{width:auto;min-width:0;min-height:44px;flex:1 1 0;padding-inline:.9rem;border-radius:var(--ag-radius-control)}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-form-actions>.scheduler-sync-cancel{color:var(--ag-text-muted);background:var(--ag-surface-operational);border:1px solid var(--ag-line-strong);box-shadow:none}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-form-actions>.scheduler-sync-primary{color:#2f2a22;background:var(--ag-brand);border:1px solid var(--ag-brand);box-shadow:var(--ag-shadow-control),inset 0 1px #ffffff8c}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-form-actions>.scheduler-sync-cancel:active:not(:disabled){background:var(--ag-surface-selected)}.scheduler-theme-shell .scheduler-sync-confirmation-modal .scheduler-form-actions>.scheduler-sync-primary:active:not(:disabled){background:var(--ag-brand-hover);border-color:var(--ag-brand-hover)}.scheduler-theme-shell .scheduler-fab-button{right:max(1.25rem,calc((100vw - min(100vw,860px))/2 + 1.25rem))}@media(max-width:700px){.scheduler-theme-shell.ag-shell{--ag-atmosphere-position: 85% 66%}.scheduler-theme-shell .scheduler-fab-button{right:max(.5rem,env(safe-area-inset-right))}.scheduler-theme-shell .scheduler-shell{--scheduler-event-card-pad-x: .68rem;padding:max(1rem,calc(env(safe-area-inset-top) + .75rem)) 1.1rem max(7rem,calc(env(safe-area-inset-bottom) + 3.5rem))}.scheduler-theme-shell .scheduler-event-list,.scheduler-theme-shell .scheduler-room-grid{gap:.6rem}.scheduler-theme-shell .scheduler-event-card{gap:.2rem;padding:.42rem var(--scheduler-event-card-pad-x) calc(.42rem - 3px)}.scheduler-theme-shell .scheduler-event-card.has-note{gap:.22rem;padding:.45rem var(--scheduler-event-card-pad-x) calc(.45rem - 3px)}.scheduler-theme-shell .scheduler-event-actions{align-items:center;gap:.55rem}.scheduler-theme-shell .scheduler-event-action-buttons{gap:.4rem}.scheduler-theme-shell .scheduler-event-action-buttons>button{min-width:62px}}.fortune-shell{--fortune-card-pad: 1rem;--fortune-gap-sm: .5rem;--fortune-gap-md: .75rem;--fortune-gap-lg: 1rem;--fortune-control-pad-x: .8rem;--fortune-control-min-h: 44px;--fortune-radius-md: 14px;--fortune-radius-lg: 18px;--fortune-radius-xl: 28px;width:min(100%,860px);padding:max(1rem,calc(env(safe-area-inset-top) + .75rem)) .9rem max(5rem,calc(env(safe-area-inset-bottom) + 2rem));font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#313b46}.fortune-shell .hero,.fortune-shell .card{border-radius:var(--fortune-radius-xl);background:#fffcf8e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.65);box-shadow:0 18px 48px #5c4a2b14;padding:var(--fortune-card-pad);margin-bottom:var(--fortune-gap-lg)}.fortune-shell .hero{display:flex;align-items:center;justify-content:space-between;gap:var(--fortune-gap-md);background:transparent;border:none;box-shadow:none;padding-inline:.5rem}.fortune-header-actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:.45rem}.fortune-shell .hero h1{display:none}.fortune-shell .eyebrow,.fortune-shell .section-kicker{color:#8b5e1a;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0}.fortune-shell .card h2{display:none}.fortune-profile-summary-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding-block:1.15rem;text-align:center}.fortune-profile-summary-content{display:flex;flex-direction:column;align-items:center;min-width:0;width:100%}.fortune-profile-summary-content .section-kicker{margin-bottom:0}.fortune-profile-summary{margin:.35rem 0 0;color:#4b5563;font-size:.94rem;font-weight:600;line-height:1.45;overflow-wrap:normal;word-break:keep-all}.fortune-shell .stack-form{display:flex;flex-direction:column;gap:var(--fortune-gap-md)}.fortune-shell .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--fortune-gap-md)}.fortune-shell input{display:block;width:100%;min-height:var(--fortune-control-min-h);padding:0 var(--fortune-control-pad-x);border-radius:var(--fortune-radius-md);background:#ffffffe0;border:1px solid #e7ddd0;color:#374151;font-size:16px;font-weight:500;outline:none;box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease}.fortune-shell input::placeholder{color:#a39587;font-weight:450;opacity:1}.fortune-shell input:focus{border-color:#1f6f5f59;outline:none;box-shadow:0 0 0 2px #1f6f5f1a}.fortune-shell .fortune-gender-options{display:grid;grid-template-columns:1fr 1fr;gap:var(--fortune-gap-md)}.fortune-shell .fortune-gender-button{min-height:var(--fortune-control-min-h);border-radius:var(--fortune-radius-md);background:#efe6d866;color:#6b6258;border:1px solid transparent;font-size:.92rem;font-weight:500!important;cursor:pointer;transition:background-color .15s ease,color .15s ease;transform:none!important;letter-spacing:normal!important;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.fortune-shell .fortune-gender-button:after{content:attr(data-text);font-weight:600;height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.fortune-shell .fortune-gender-button:active{background:#e7ddd0cc}.fortune-shell .fortune-gender-button.active{background:#e7f3ef!important;color:#1f6f5f!important;font-weight:600!important;border-color:transparent!important}.fortune-shell .stack-form>button{width:100%;min-height:44px;border-radius:var(--fortune-radius-md);background:#1f6f5f;color:#fff;font-size:1rem;font-weight:600;border:none;cursor:pointer;margin-top:.25rem;transition:opacity .2s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fortune-shell .stack-form>button:disabled{opacity:.45;cursor:not-allowed}.fortune-shell .soft-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#efe6d84d;color:#6b6258;font-size:.78rem;font-weight:500;line-height:1;white-space:nowrap;padding:0 .72rem;border-radius:999px;border:1px solid transparent;transition:background-color .2s ease;min-height:44px;cursor:pointer}.fortune-shell .soft-button:active{background:#e5dbcfcc}.fortune-result-container{margin-top:1.5rem}.fortune-shell .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.45rem}.fortune-headline{font-size:1.15rem;font-weight:800;color:#1f6f5f;margin:0 0 .4rem;line-height:1.3}.fortune-summary-content{padding:0 .5rem .5rem}.fortune-summary-text{font-size:.98rem;line-height:1.75;color:#4b5563;margin:0 auto;font-weight:500;max-width:94%;letter-spacing:-.01em}.fortune-backup-action{text-align:center;margin:.75rem 0 1.5rem}.fortune-backup-action .soft-button{min-height:44px;padding-inline:1.15rem;font-size:.84rem}.fortune-backup-date-label{display:block;text-align:center;font-size:.76rem;color:#8c7e6c;margin:.35rem 0 0;font-weight:500}.fortune-category-item{padding:1rem 1.15rem;background:#fffcf899;border-radius:var(--fortune-radius-lg);border:1px solid #e7ddd0;margin-bottom:.5rem}.fortune-category-item:last-child{margin-bottom:0}.fortune-category-label{display:block;font-size:.82rem;color:#1f6f5f;margin-bottom:.4rem}.fortune-category-text{font-size:.94rem;line-height:1.75;color:#313b46;margin:0;font-weight:500;letter-spacing:-.01em}.fortune-list{margin:0 auto;padding-left:1.25rem;font-size:.94rem;line-height:1.75;color:#4b5563;font-weight:500;max-width:94%;letter-spacing:-.01em}.fortune-list li{margin-bottom:.45rem}.fortune-action-card{background:var(--brand-soft)!important;border-color:#1f6f5f26!important}.fortune-action-card .section-kicker{color:var(--brand)!important}.fortune-action-tip{font-size:.96rem;font-weight:600;color:var(--brand);margin:0 auto;line-height:1.7;max-width:94%;letter-spacing:-.01em}.fortune-shell .status{background:#fffcf8e0;border:1px solid #e7ddd0;padding:.75rem;border-radius:var(--fortune-radius-md);font-size:.88rem;color:#8b5e1a}.fortune-shell .scheduler-modal{width:min(92%,420px);max-height:min(82vh,640px);padding:1.15rem;border-radius:var(--fortune-radius-xl);background:#fffcf8f0;border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 48px #5c4a2b24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow:hidden}.fortune-shell .fortune-profile-modal{overflow-y:auto}.fortune-history-list{max-height:65vh;overflow-y:auto;padding-right:.25rem;padding-top:.15rem;margin-right:-.25rem}.fortune-shell .fortune-history-item.card{display:block;width:100%;padding:1rem;margin-bottom:0;border-radius:var(--fortune-radius-md);box-shadow:none;background:#fffcf8e0;border:1px solid #e7ddd0;color:#313b46;text-align:left;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}@media(hover:hover)and (pointer:fine){.fortune-shell .fortune-history-item.card:hover{background:#fffcf8f5;border-color:#1f6f5f1f}}.fortune-shell .fortune-history-item.card:active{background:#f5f0e9f2;border-color:#1f6f5f2e}.fortune-shell .fortune-history-item.card .subtle{color:#5f6670!important}.fortune-history-detail{display:flex;flex-direction:column;min-height:0}.fortune-history-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--fortune-gap-md);margin-bottom:.85rem}.fortune-history-detail-head .scheduler-section-label{margin:0}.fortune-history-detail-date{margin:.25rem 0 0;color:#8c7e6c;font-size:.78rem;font-weight:700}.fortune-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.fortune-modal-actions{display:inline-flex;flex-direction:row!important;align-items:center;justify-content:flex-end;gap:.25rem;white-space:nowrap}.fortune-modal-actions .scheduler-modal-close{padding-inline:.45rem}.fortune-history-detail-scroll{max-height:65vh;overflow-y:auto;padding-right:.25rem;margin-right:-.25rem}.fortune-history-detail-card{padding:1rem;margin-bottom:var(--fortune-gap-md);border-radius:var(--fortune-radius-md);background:#fffcf8b8;border:1px solid #e7ddd0}.fortune-history-detail-card>.section-kicker{display:block;margin-bottom:.4rem}.fortune-history-detail-card:last-child{margin-bottom:0}.scheduler-count-pill{background:#f2ede5;color:#7b7268;font-size:.68rem;font-weight:700;padding:.25rem .65rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap;flex-shrink:0}.fortune-history-item-header{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;margin-bottom:.45rem}.fortune-history-item-title{font-size:.94rem;color:#1f6f5f;line-height:1.4;word-break:keep-all}@media(max-width:430px){.fortune-shell .hero{gap:var(--fortune-gap-md)}.fortune-header-actions{gap:.35rem}.fortune-shell .soft-button{padding-inline:.58rem}.fortune-shell .field-grid{grid-template-columns:1fr}.fortune-profile-summary-card{padding:1.15rem 1rem}.fortune-profile-summary{font-size:.88rem}.fortune-profile-backdrop{align-items:flex-end;padding:.75rem}.fortune-shell .fortune-profile-modal{width:100%;max-height:min(86vh,620px);border-radius:var(--fortune-radius-xl) var(--fortune-radius-xl) 22px 22px;padding:1rem}}
