.team-mobile-list{display:none}.team-desktop-grid{display:block}@media (width<=700px){.team-desktop-grid{display:none}.team-mobile-list{display:block}.attendance-view.team-attendance{background:0 0;border:0;border-radius:0;overflow:visible}.attendance-view .grid-explainer{flex-wrap:wrap;gap:16px;padding:0;font-size:11px}.attendance-view .grid-explainer>p{display:none}.team-mobile-hint{color:var(--muted);margin:8px 0 14px;font-size:11px}.team-person-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.team-person-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-width:0;padding:12px}.team-person-card.team-card-self{background:var(--green-wash)}.team-person-card.team-card-pinned{box-shadow:inset 3px 0 0 var(--brand-orange)}.team-person-header{align-items:center;gap:10px;min-height:44px;margin-bottom:10px;display:flex}.team-person-header>span{flex-shrink:0;display:flex}.team-person-header .avatar-small{width:30px;height:30px;font-size:10px}.team-person-name{flex:1;min-width:0}.team-person-name h2{letter-spacing:0;overflow-wrap:anywhere;margin:0;font-family:inherit;font-size:14px;font-weight:600;line-height:1.35}.team-person-name small{color:var(--green-text);margin-top:2px;font-size:11px;display:block}.team-person-header .pin-button{align-self:flex-start;margin-left:2px}.team-day-strip,.team-weekend-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.team-day-cell{border:1px solid var(--line-strong);background:var(--surface);min-width:0;min-height:80px;color:var(--muted);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:7px 2px;display:flex}.team-day-cell:hover{background:var(--surface-hover)}.team-day-weekday{font-size:11px;line-height:1.2}.team-day-cell>strong{color:var(--text);font-variant-numeric:tabular-nums;font-size:17px;font-weight:600;line-height:1.25}.team-day-state{justify-content:center;align-items:center;min-height:20px;display:flex}.team-day-cell.is-attending{background:var(--green-light);border-color:var(--positive-boundary);color:var(--green-text)}.team-day-cell.is-attending>strong{color:var(--green-text)}.team-day-cell.is-attending:hover{box-shadow:inset 0 0 0 1px var(--positive-boundary)}.team-weekend{margin-top:12px}.team-weekend>h3{color:var(--muted);margin:0 0 6px;font-size:11px;font-weight:500}.attendance-view .grid-privacy{margin-top:14px;padding:12px 0 0;font-size:11px}}.audit-list{max-height:58dvh;margin:0;padding:0;list-style:none;overflow-y:auto}.audit-list li{border-bottom:1px solid var(--line);gap:6px;padding:17px 0;display:grid}.audit-list li:last-child{border-bottom:0}.audit-list strong{color:var(--text);font-size:14px;line-height:1.6}.audit-list p{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.7}.audit-list span,.audit-list time{color:var(--muted);font-size:12px;line-height:1.6}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{color:var(--text);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--brand-green:#1ab079;--brand-orange:#f48b31;--brand-pale-green:#d4e6d8;--brand-gray:#7f7f7f;--brand-ds:var(--brand-green);--radius:18px;--display:"Manrope", "DM Sans", sans-serif;--canvas:#f5f7f6;--surface:#fff;--surface-soft:#f1f5f2;--surface-hover:#e5eee8;--text:#1f2d29;--muted:#53665b;--muted-strong:#4d4d4d;--line:#d6e1d9;--line-strong:#75887c;--green:#007a53;--green-hover:#005f41;--on-primary:#fff;--green-light:var(--brand-pale-green);--green-wash:#ecf5ee;--green-text:#005d3f;--orange:#99500f;--on-accent:#1f2d29;--orange-light:#fff0e2;--orange-line:#b77843;--orange-text:#87430b;--focus:#99500f;--error:#a33224;--error-light:#fff0ec;--positive-boundary:#4f8a64;--shadow:0 5px 20px #1231230c;--dark-canvas:#101d17;--dark-surface:#14221c;--dark-surface-soft:#1c2e24;--dark-surface-hover:#263c30;--dark-text:#f0f5f1;--dark-muted:#b2c4b8;--dark-muted-strong:#c7d5cc;--dark-line:#344c3e;--dark-line-strong:#718c7a;--dark-green:var(--brand-green);--dark-green-hover:#47c793;--dark-on-primary:#14221c;--dark-green-light:#233f30;--dark-green-wash:#1b3226;--dark-green-text:#80dfb0;--dark-orange:var(--brand-orange);--dark-on-accent:#1f2d29;--dark-orange-light:#3e2b1d;--dark-orange-line:#a7754d;--dark-orange-text:#ffb16b;--dark-focus:var(--brand-orange);--dark-error:#ffb4a5;--dark-error-light:#41271f;--dark-positive-boundary:#62967a;--dark-shadow:0 5px 20px #0003;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--canvas:var(--dark-canvas);--surface:var(--dark-surface);--surface-soft:var(--dark-surface-soft);--surface-hover:var(--dark-surface-hover);--text:var(--dark-text);--brand-ds:#fff;--muted:var(--dark-muted);--muted-strong:var(--dark-muted-strong);--line:var(--dark-line);--line-strong:var(--dark-line-strong);--green:var(--dark-green);--green-hover:var(--dark-green-hover);--on-primary:var(--dark-on-primary);--green-light:var(--dark-green-light);--green-wash:var(--dark-green-wash);--green-text:var(--dark-green-text);--orange:var(--dark-orange);--on-accent:var(--dark-on-accent);--orange-light:var(--dark-orange-light);--orange-line:var(--dark-orange-line);--orange-text:var(--dark-orange-text);--focus:var(--dark-focus);--error:var(--dark-error);--error-light:var(--dark-error-light);--positive-boundary:var(--dark-positive-boundary);--shadow:var(--dark-shadow);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root[data-theme=system]{--canvas:var(--dark-canvas);--surface:var(--dark-surface);--surface-soft:var(--dark-surface-soft);--surface-hover:var(--dark-surface-hover);--text:var(--dark-text);--brand-ds:#fff;--muted:var(--dark-muted);--muted-strong:var(--dark-muted-strong);--line:var(--dark-line);--line-strong:var(--dark-line-strong);--green:var(--dark-green);--green-hover:var(--dark-green-hover);--on-primary:var(--dark-on-primary);--green-light:var(--dark-green-light);--green-wash:var(--dark-green-wash);--green-text:var(--dark-green-text);--orange:var(--dark-orange);--on-accent:var(--dark-on-accent);--orange-light:var(--dark-orange-light);--orange-line:var(--dark-orange-line);--orange-text:var(--dark-orange-text);--focus:var(--dark-focus);--error:var(--dark-error);--error-light:var(--dark-error-light);--positive-boundary:var(--dark-positive-boundary);--shadow:var(--dark-shadow);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}body{min-width:0;margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button{background:0 0;border:0}a{color:inherit;text-decoration:none}input,select{border:1px solid var(--line-strong);background:var(--surface);color:var(--text);border-radius:9px;min-width:0;min-height:44px;padding:10px 12px}input::placeholder{color:var(--muted);opacity:1}input[type=checkbox]{accent-color:var(--green);width:18px;height:18px;min-height:18px;margin:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display)}.brand{font-family:var(--display);letter-spacing:-1px;flex-shrink:0;align-items:center;gap:9px;min-height:44px;font-size:26px;font-weight:800;line-height:1;display:inline-flex}.brand-icon{object-fit:contain;flex-shrink:0;width:40px;height:40px;display:block}.brand-wordmark{white-space:nowrap}.brand-ds{color:var(--brand-ds)}.brand-book{color:var(--brand-orange)}.preview-bar{background:var(--orange-light);border-bottom:1px solid var(--orange-line)}.preview-inner{justify-content:space-between;align-items:center;gap:15px;max-width:1220px;min-height:47px;margin:auto;padding:6px 32px;display:flex}.preview-label{color:var(--orange-text);letter-spacing:1px;white-space:nowrap;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.preview-dot{background:var(--orange);border-radius:50%;width:5px;height:5px}.preview-fictional{letter-spacing:0;font-size:10px;font-weight:400}.preview-reset{color:var(--orange-text);align-items:center;gap:5px;min-height:32px;padding:0 5px;font-size:10px;display:flex}.app-header{background:var(--surface);border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;max-width:1220px;height:89px;margin:auto;padding:0 32px;display:flex}.desktop-nav{align-items:center;gap:8px;height:100%;margin-left:48px;display:flex}.desktop-nav button{min-height:40px;color:var(--muted-strong);border-radius:8px;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:500;display:flex}.desktop-nav button:hover{background:var(--surface-soft)}.desktop-nav button.active{background:var(--green-light);color:var(--green-text)}.header-actions{align-items:center;gap:20px;display:flex}.icon-button{width:40px;height:40px;color:var(--muted-strong);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--surface-hover)}.notification-button{position:relative}.notification-dot{background:var(--orange);width:5px;height:5px;box-shadow:0 0 0 2px var(--surface);border-radius:50%;position:absolute;top:8px;right:10px}.profile-button{text-align:left;align-items:center;gap:9px;padding:0;display:flex}.profile-button>span:nth-child(2){font-size:12px;font-weight:600}.profile-button>span:nth-child(2)>span{color:var(--muted);margin-top:3px;font-size:10px;font-weight:400;display:block}.profile-button>svg{color:var(--muted);margin-left:10px}.avatar{color:#1f2d29;background:var(--brand-pale-green);letter-spacing:-.2px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.avatar-1{color:#64350e;background:#fbe1c9}.avatar-2{color:#41524a;background:#e4e7e5}.avatar-3{color:#475126;background:#e9ecd9}.avatar-4{color:#24513e;background:#cde9dd}.avatar-small{width:29px;height:29px;font-size:9px}.avatar-stack{align-items:center;min-height:30px;padding-left:2px;display:flex}.avatar-stack .avatar{border:2px solid var(--surface);margin-left:-2px}.avatar-stack .avatar+.avatar{margin-left:-7px}.avatar-stack .avatar-more{background:var(--surface-soft);color:var(--muted-strong);font-size:9px}.main-content{max-width:1220px;margin:auto;padding:52px 32px 24px}.page-heading{justify-content:space-between;align-items:center;gap:30px;margin-bottom:39px;display:flex}.eyebrow{letter-spacing:1.6px;color:var(--green-text);align-items:center;gap:6px;margin-bottom:15px;font-size:9px;font-weight:650;display:flex}.tiny-leaf{background:var(--brand-green);border-radius:8px 0;width:6px;height:9px;transform:rotate(15deg)}h1{letter-spacing:-1.6px;font-size:37px;font-weight:650;line-height:1.23}.page-description{color:var(--muted-strong);margin-top:11px;font-size:13px;line-height:1.6}.your-week-summary{background:var(--green-light);border:1px solid var(--line);border-radius:13px;flex-shrink:0;align-items:center;gap:13px;min-width:205px;margin-top:14px;padding:18px 22px;display:flex}.summary-icon{width:38px;height:38px;color:var(--green-text);background:var(--surface);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.your-week-summary strong{font-size:14px;font-weight:600;display:block}.your-week-summary div>span{color:var(--muted-strong);margin-top:4px;font-size:11px;display:block}.week-section{border-top:1px solid var(--line);padding-top:27px}.week-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.week-picker{align-items:center;gap:13px;display:flex}.week-picker .icon-button{background:var(--surface);border:1px solid var(--line);border-radius:8px;width:33px;height:33px}.week-picker .icon-button:disabled{opacity:.35}.week-picker h2{letter-spacing:-.4px;white-space:nowrap;font-size:18px;font-weight:650}.week-picker h2>span{color:var(--muted);letter-spacing:0;margin-left:7px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400}.week-picker div>span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.week-divider{padding:0 3px}.week-tools{align-items:center;gap:10px;display:flex}.search-field{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;align-items:center;gap:8px;width:191px;padding:0 11px;display:flex}.search-field input{outline-offset:0;background:0 0;border:none;border-radius:0;width:100%;min-height:37px;padding:0;font-size:11px}.search-field button{align-items:center;height:28px;padding:0;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:41px;padding:10px 14px;font-size:12px;font-weight:550;line-height:1.35;transition:background .15s,border-color .15s;display:inline-flex}.button-primary{background:var(--green);color:var(--on-primary)}.button-primary:hover:not(:disabled){background:var(--green-hover)}.button-outline{border-color:var(--line-strong);background:var(--surface)}.button-outline:hover{background:var(--surface-hover)}.button-subtle{background:var(--surface);border-color:var(--line);color:var(--muted-strong);min-height:39px;font-size:11px}.button-subtle:hover{border-color:var(--line-strong);background:var(--surface-hover)}.booking-context{justify-content:space-between;align-items:center;gap:12px;min-height:27px;margin-top:25px;margin-bottom:17px;display:flex}.booking-context-left{align-items:center;gap:10px;display:flex}.book-for{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.book-for select{min-height:30px;color:var(--text);background:0 0;border-color:#0000;max-width:160px;padding:3px 4px;font-size:11px;font-weight:550}.book-for select:focus-visible{border-color:var(--line-strong)}.admin-mode-label{color:var(--orange-text);background:var(--orange-light);border-radius:4px;padding:4px 6px;font-size:9px}.text-button{color:var(--green-text);align-items:center;gap:6px;min-height:32px;padding:2px 0;font-size:11px;display:inline-flex}.multi-toggle{color:var(--muted-strong)}.multi-toggle.active{color:var(--green-text)}.day-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;display:grid}.day-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-width:0;min-height:325px;padding:20px 17px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.day-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow)}.day-card.day-booked{background:var(--green-wash);border-color:var(--positive-boundary)}.day-card.day-selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.day-card-top{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.day-weekday{color:var(--muted-strong);margin-bottom:8px;font-size:11px;display:block}.day-number{font-family:var(--display);letter-spacing:-1px;align-items:baseline;gap:6px;font-size:31px;font-weight:600;line-height:1;display:flex}.day-number>span{color:var(--muted);letter-spacing:0;font-family:DM Sans,sans-serif;font-size:11px;font-weight:400}.day-symbol{color:var(--muted);padding-top:1px}.day-check{width:24px;height:24px;color:var(--green-text);border:1px solid var(--positive-boundary);background:var(--green-light);border-radius:50%;justify-content:center;align-items:center;display:flex}.availability{color:var(--green-text);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:500;display:flex}.status-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px}.availability-full{color:var(--orange-text)}.capacity-track{background:var(--surface-hover);border-radius:4px;width:100%;height:4px;margin-top:10px;overflow:hidden}.capacity-track>span{background:var(--green);border-radius:4px;height:100%;display:block}.day-full .capacity-track>span{background:var(--orange)}.capacity-detail{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:9px;display:flex}.attendees-button{text-align:left;width:100%;margin-top:23px;margin-bottom:16px;padding:0;display:block}.attendees-label{color:var(--muted-strong);justify-content:space-between;align-items:center;gap:3px;margin-top:8px;font-size:9px;line-height:1.5;display:flex}.day-booked .avatar-stack .avatar{border-color:var(--green-wash)}.day-card-footer{margin-top:auto;padding-top:16px;position:relative}.day-card-footer .button{white-space:nowrap;width:100%;min-height:40px;padding:10px 6px;font-size:11px}.button-booked{background:var(--surface);color:var(--green-text);border:1px solid var(--positive-boundary);gap:5px}.button-booked>span:not(.cancel-label){text-align:left;flex:1}.cancel-label{color:var(--muted);padding-left:4px;font-size:9px}.button-booked:hover{background:var(--surface-hover)}.button-disabled{background:var(--surface-soft);color:var(--muted);border:1px solid var(--line)}.button-disabled:disabled{opacity:1}.assigned-label{color:var(--muted-strong);align-items:center;gap:3px;font-size:8px;line-height:1.5;display:flex}.day-card-footer>.assigned-label{position:absolute;top:-4px;left:0}.quiet-link{color:var(--muted-strong);white-space:nowrap;align-items:center;gap:5px;min-height:36px;font-size:10px;display:flex}.quiet-link:hover{color:var(--green-text)}.app-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:19px 0;font-size:9px;display:flex}.app-footer>span{align-items:center;gap:5px;display:flex}.footer-dot{background:var(--brand-gray);border-radius:50%;width:4px;height:4px}.app-footer button{color:var(--muted-strong);align-items:center;gap:5px;min-height:28px;font-size:9px;display:flex}.mobile-nav{display:none}.subtle-note{color:var(--muted);align-items:center;gap:5px;font-size:11px;line-height:1.65;display:flex}.multi-action{border:1px solid var(--line-strong);background:var(--surface);border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-top:15px;padding:13px 16px;font-size:12px;display:flex}.multi-action strong{color:var(--green-text)}.week-loading{height:325px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.connection-banner{text-align:center;color:var(--orange-text);background:var(--orange-light);padding:12px 24px;font-size:12px;line-height:1.6}.connection-banner.error{color:var(--error);background:var(--error-light)}.connection-banner button{text-decoration:underline}.toast{border:1px solid var(--line-strong);background:var(--surface);z-index:30;width:max-content;max-width:calc(100% - 32px);color:var(--green-text);border-radius:12px;align-items:center;gap:12px;padding:15px 18px;font-size:12px;line-height:1.6;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 50px #0002}.toast>svg{flex-shrink:0}.toast>span{color:var(--text)}.toast>button{color:var(--muted);padding:5px;display:flex}.toast-error{border-color:var(--orange);color:var(--error)}.empty-state{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:35px 20px;font-size:13px;line-height:1.6;display:flex}.empty-state h3{color:var(--text);font-size:16px}.attendance-view{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.grid-explainer{color:var(--muted);align-items:center;gap:17px;padding:17px 21px;font-size:10px;display:flex}.grid-explainer>span{align-items:center;gap:5px;display:flex}.legend-square{border:1px solid var(--line);border-radius:3px;width:10px;height:10px;display:inline-block}.legend-square.booked{background:var(--green-light);border-color:var(--positive-boundary)}.grid-explainer>p{margin-left:auto}.attendance-scroll{max-height:575px;overflow:auto}.attendance-table{border-collapse:separate;border-spacing:0;width:100%;font-size:11px}.attendance-table th{font-weight:500}.attendance-table th:first-child{text-align:left;background:var(--surface);z-index:1;border-right:1px solid var(--line);width:220px;min-width:220px;padding-left:22px;position:sticky;left:0}.attendance-table thead{z-index:2;position:sticky;top:0}.attendance-table thead th{background:var(--surface-soft);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.attendance-table thead th:first-child{background:var(--surface-soft)}.attendance-table thead th:first-child>span{color:var(--muted);margin-left:5px}.attendance-table thead th button{width:100%;min-width:70px;padding:13px 8px}.attendance-table thead th button>span{color:var(--muted);font-size:10px;display:block}.attendance-table thead th button>strong{font-family:var(--display);margin:5px 0;font-size:22px;font-weight:600;display:block}.attendance-table thead th button>small{color:var(--muted);font-size:9px}.attendance-table tbody th,.attendance-table tbody td{border-bottom:1px solid var(--line);height:54px}.attendance-table tbody tr:last-child th,.attendance-table tbody tr:last-child td{border-bottom:0}.attendance-table tbody th>div{align-items:center;gap:10px;padding:9px 12px 9px 0;display:flex}.attendance-table tbody th>div>span>small{color:var(--green-text);margin-top:2px;font-size:9px;display:block}.attendance-table tbody td{text-align:center;padding:5px}.attendance-table .your-row th,.attendance-table .your-row td{background:var(--green-wash)}.grid-booking,.grid-status{width:40px;height:32px;color:var(--muted);border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.grid-booking{border:1px dashed var(--line-strong);background:var(--surface);min-width:44px;min-height:38px}.grid-booking.is-booked,.grid-status.is-booked{background:var(--green-light);border-color:var(--line-strong);color:var(--green-text)}.grid-full{font-size:9px}.grid-privacy{color:var(--muted);border-top:1px solid var(--line);padding:15px 20px;font-size:10px;line-height:1.5}.section-title{align-items:center;gap:10px;margin:2px 0 20px;display:flex}.section-title h3{letter-spacing:-.3px;font-size:14px;font-weight:600}.section-title>span{color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:4px 8px;font-size:9px}.badge{color:var(--green-text);background:var(--green-light);border-radius:4px;align-items:center;gap:3px;padding:4px 6px;font-family:DM Sans,sans-serif;font-size:8px;font-weight:500;display:inline-flex}.dialog{border:1px solid var(--line);color:var(--text);background:var(--surface);border-radius:22px;width:min(475px,100% - 32px);max-height:calc(100dvh - 64px);padding:27px;overflow:auto;box-shadow:0 30px 90px #0003}.dialog-wide{width:min(630px,100% - 32px)}.dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a281f60}.dialog-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px;display:flex}.dialog-heading h2{letter-spacing:-.6px;padding-top:5px;font-size:21px;font-weight:600;line-height:1.3}.dialog-heading p{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.7}.dialog-heading .icon-button{width:30px;height:34px}.dialog-copy{color:var(--muted-strong);font-size:13px;line-height:1.8}.dialog-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;display:flex}.dialog-actions .button{min-height:44px}.people-list{max-height:55dvh;overflow:auto}.person-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:13px 0;display:flex}.person-row:last-child{border-bottom:0}.person-row>div{flex:1}.person-row strong{font-size:12px;font-weight:500}.person-row strong>span{color:var(--muted)}.person-row>div>span{color:var(--muted);margin-top:3px;font-size:10px;display:block}.green-icon{color:var(--green-text)}.info-note{color:var(--muted-strong);background:var(--surface-soft);border:1px solid var(--line);border-radius:9px;margin-top:18px;padding:13px 15px;font-size:11px;line-height:1.8}.segmented-control{background:var(--surface-soft);border:1px solid var(--line);border-radius:10px;gap:4px;margin-bottom:25px;padding:4px;display:flex}.segmented-control button{min-height:38px;color:var(--muted);border:1px solid #0000;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.segmented-control button.active{background:var(--surface);border-color:var(--line);color:var(--text);box-shadow:0 1px 4px #0001}.capacity-input-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;margin-bottom:25px;display:grid}.capacity-input-grid label{color:var(--muted-strong);flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex}.capacity-input-grid input{text-align:center;appearance:textfield;width:100%;padding:10px 3px;font-weight:600}.capacity-input-grid input::-webkit-inner-spin-button{-webkit-appearance:none}.capacity-input-grid small{color:var(--muted);font-size:9px}.form-label{color:var(--muted-strong);flex-direction:column;gap:8px;margin-bottom:18px;font-size:11px;display:flex}.form-label input,.form-label select{width:100%;font-size:13px}.form-two-columns{grid-template-columns:1fr 1fr;gap:15px;display:grid}.optional{color:var(--muted);font-size:10px;display:inline}.pattern-preview{background:var(--green-light);color:var(--green-text);border-radius:10px;align-items:flex-start;gap:12px;padding:17px;display:flex}.pattern-preview>svg{flex-shrink:0;margin-top:2px}.pattern-preview strong{font-size:12px;font-weight:550}.pattern-preview p{color:var(--muted-strong);margin-top:5px;font-size:11px;line-height:1.7}.capacity-safe{margin-top:20px;font-size:10px}.capacity-safe>svg{flex-shrink:0}.form-error{color:var(--error);background:var(--error-light);border-radius:9px;margin-top:14px;padding:12px 14px;font-size:12px;line-height:1.7}.override-list{margin-top:20px}.override-list h3{margin-bottom:9px;font-size:12px}.override-list>div{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:11px 0;font-size:11px;display:flex}.override-list strong{color:var(--text);margin-right:5px;font-weight:500}.override-list>div{gap:12px}.override-list>div>span:first-child{overflow-wrap:anywhere;min-width:0}.override-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.override-actions .text-button{font-size:10px}.notice-item{border-bottom:1px solid var(--line);text-align:left;border-radius:9px;gap:13px;width:100%;padding:18px 12px;display:flex;position:relative}.notice-item.unread{background:var(--green-wash)}.notice-icon{background:var(--green-light);width:35px;height:35px;color:var(--green-text);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notice-item>span:nth-child(2){flex-direction:column;gap:6px;display:flex}.notice-item strong{font-size:12px;font-weight:550}.notice-item span>span{color:var(--muted-strong);font-size:11px;line-height:1.7}.notice-item small{color:var(--muted);font-size:9px}.notice-unread-dot{background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:18px;right:10px}.inbox-note{margin-top:22px;font-size:10px}.settings-profile{background:var(--surface-soft);border:1px solid var(--line);border-radius:11px;align-items:center;gap:12px;margin-bottom:25px;padding:15px;display:flex}.settings-profile strong{font-size:13px;font-weight:500}.settings-profile div>span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.setting-section{margin-bottom:25px}.setting-section h3{margin-bottom:13px;font-size:12px;font-weight:600}.theme-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.theme-options button{border:1px solid var(--line);min-height:77px;color:var(--muted-strong);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex;position:relative}.theme-options button.active{background:var(--green-light);color:var(--green-text);border-color:var(--line-strong)}.theme-options button svg:last-child:not(:first-child){position:absolute;top:8px;right:8px}.toggle-row{justify-content:space-between;align-items:center;gap:20px;padding:4px 0 13px;display:flex}.toggle-row strong{font-size:11px;font-weight:500}.toggle-row small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.toggle-row input[role=switch]{appearance:none;background:var(--line-strong);cursor:pointer;border:0;border-radius:20px;flex-shrink:0;width:35px;height:21px;min-height:21px;padding:0;position:relative}.toggle-row input[role=switch]:after{content:"";background:var(--surface);border-radius:50%;width:15px;height:15px;transition:transform .15s;position:absolute;top:3px;left:3px}.toggle-row input[role=switch]:checked{background:var(--green)}.toggle-row input[role=switch]:checked:after{transform:translate(14px)}.setting-section .subtle-note{font-size:10px}.settings-links{border-top:1px solid var(--line)}.settings-links button,.settings-links a{width:100%;min-height:50px;color:var(--muted-strong);border-bottom:1px solid var(--line);text-align:left;align-items:center;gap:11px;padding:0 3px;font-size:12px;display:flex}.settings-links button>svg:last-child,.settings-links a>svg:last-child{margin-left:auto}.install-icon{background:var(--green-light);border:1px solid var(--line);border-radius:20px;justify-content:center;align-items:center;width:77px;height:77px;margin:0 auto 26px;display:flex}.install-brand-icon{border-radius:14px;width:64px;height:64px;display:block}.install-instructions h3{align-items:center;gap:8px;margin-bottom:9px;font-size:12px;display:flex}.install-instructions p{color:var(--muted-strong);margin-bottom:24px;font-size:12px;line-height:1.8}.install-instructions strong{color:var(--text);font-weight:550}.people-management-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.people-management-header h3{font-size:12px}.role-label{color:var(--muted);background:var(--surface-soft);border-radius:4px;padding:5px 7px;font-size:9px}.role-admin{background:var(--green-light);color:var(--green-text)}.add-person-form{background:var(--surface-soft);border-radius:10px;margin-bottom:15px;padding:16px}.add-person-form .button{width:100%}.add-person-form .subtle-note{margin-top:8px;font-size:10px}.setup-link{justify-content:center;margin:18px auto 0;display:flex}.management-person{border-bottom:1px solid var(--line)}.management-person:last-child{border-bottom:0}.management-person .person-row{text-align:left;border-bottom:0;width:100%}.management-person .person-row:hover{background:var(--surface-soft)}.person-controls{padding:3px 0 16px 44px}.person-controls label{color:var(--muted);align-items:center;gap:12px;font-size:10px;display:flex}.person-controls select{flex:1;min-height:36px;padding:6px 10px;font-size:11px}.person-controls>div{align-items:center;gap:18px;margin-top:5px;display:flex}.person-controls>div .text-button{font-size:10px}.person-controls>div .text-button:last-child{color:var(--orange-text)}.account-confirm{background:var(--orange-light);border:1px solid var(--orange-line);border-radius:10px;margin:15px 0;padding:15px}.account-confirm h3{color:var(--orange-text);font-size:12px}.account-confirm p{color:var(--muted-strong);margin:9px 0 14px;font-size:11px;line-height:1.7}.account-confirm>div{gap:8px;display:flex}.account-confirm .button{font-size:10px}.account-deletion h3{overflow-wrap:anywhere;font-size:18px;line-height:1.5}.account-deletion p{margin:14px 0;font-size:13px;line-height:1.75}.deletion-impact{background:var(--error-light);color:var(--error);border:1px solid var(--error);border-radius:12px;margin:18px 0;padding:16px 18px 16px 36px;font-size:13px;line-height:1.8}.deletion-ack{align-items:flex-start;min-height:44px;padding:12px 0;font-size:13px;line-height:1.65}.deletion-ack input{width:20px;height:20px;accent-color:var(--error);flex-shrink:0;margin-top:2px}.account-deletion .dialog-actions{flex-wrap:wrap}.account-deletion .dialog-actions .button{white-space:normal;flex:140px;min-height:44px}.button-danger{background:var(--error);color:var(--surface);border:1px solid var(--error)}.button-danger:hover:not(:disabled){box-shadow:inset 0 0 0 2px var(--surface)}.delete-person{color:var(--error);border-top:1px solid var(--line);text-align:left;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:10px;padding:10px 0;display:flex}.account-security{align-items:flex-start;margin-top:17px;font-size:10px}.account-security>svg{flex-shrink:0;margin-top:2px}.credential-panel{flex-direction:column;gap:16px;display:flex}.credential-panel>p:not(.subtle-note){color:var(--muted-strong);font-size:12px;line-height:1.8}.credential-panel strong{color:var(--text);font-weight:550}.credential-panel .form-label{margin:0}.credential-panel .form-label input{font-family:monospace;font-size:11px}.credential-panel .subtle-note{font-size:10px}.push-settings{border-top:1px solid var(--line);margin-top:12px;padding-top:14px}.push-settings>strong{font-size:11px;font-weight:500}.push-settings>p{color:var(--muted);margin-top:7px;font-size:10px;line-height:1.8}.push-actions{align-items:center;gap:15px;margin-top:11px;display:flex}.push-actions .button{font-size:10px}.boot-screen{text-align:center;min-height:100dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:30px;font-size:13px;display:flex}.boot-screen>.brand{color:var(--text);margin-bottom:15px}.login-shell{background:radial-gradient(ellipse at 20% 60%,var(--green-light) 0,transparent 50%),var(--canvas);flex-direction:column;min-height:100dvh;display:flex}.login-shell>header{padding:35px 45px}.login-main{text-align:center;width:calc(100% - 48px);max-width:390px;margin:auto;padding:32px 0 55px}.login-emblem{border:1px solid var(--line-strong);background:var(--green-light);width:64px;height:64px;color:var(--green-text);border-radius:19px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;transform:rotate(-5deg)}.login-main>.eyebrow{justify-content:center;margin-bottom:14px;font-size:9px}.login-main h1{letter-spacing:-1.8px;font-size:42px}.login-description{color:var(--muted);margin:16px 0 28px;font-size:13px;line-height:1.9}.login-form{text-align:left}.login-form>label{color:var(--muted-strong);flex-direction:column;gap:8px;margin-bottom:18px;font-size:11px;display:flex}.login-form input{min-height:48px}.login-form label.checkbox-label{flex-direction:row;align-items:center;gap:8px;font-size:11px;display:flex}.login-form .checkbox-label input{min-height:17px}.login-form>.button{width:100%;min-height:48px;margin-top:7px}.login-help{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:22px;font-size:10px;display:flex}.preview-login{margin:22px auto 0}.login-footer{text-align:center;color:var(--muted);padding:25px;font-size:10px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1350px){.main-content{padding-top:63px}.page-heading{margin-bottom:44px}.day-card{min-height:345px}.attendees-button{margin-top:27px}}@media (width<=1050px){.header-inner,.preview-inner{padding-left:24px;padding-right:24px}.main-content{padding:40px 24px 20px}.desktop-nav{gap:0;margin-left:0}.desktop-nav button{padding:0 11px}.preview-fictional{display:none}.day-grid{gap:9px}.day-card{padding:17px 12px 13px}.day-card-footer .button{font-size:10px}.day-card-footer .button svg{width:13px}.cancel-label{font-size:8px}.day-number{font-size:28px}.availability{font-size:9px}.day-weekday{font-size:10px}.week-tools{gap:7px}.search-field{width:164px}.capacity-open{padding:9px 11px}.page-heading h1{font-size:32px}.your-week-summary{min-width:185px;padding:16px}}@media (width<=850px){.day-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.day-card{min-height:310px;padding:20px 18px 15px}.day-card-footer .button{font-size:12px}.day-number{font-size:31px}.availability{font-size:11px}.attendees-label{font-size:10px}.day-weekday{font-size:12px}.capacity-detail{font-size:10px}.day-grid .day-card:nth-child(4),.day-grid .day-card:nth-child(5){min-height:300px}.desktop-nav button{padding:0 10px;font-size:11px}.desktop-nav button svg{display:none}.header-actions{gap:10px}.profile-button>span:nth-child(2),.profile-button>svg{display:none}.page-heading h1{font-size:30px}.page-description{font-size:12px}.your-week-summary{gap:10px;min-width:160px;padding:14px}.your-week-summary strong{font-size:12px}.your-week-summary div>span{font-size:10px}.your-week-summary .summary-icon{width:30px;height:34px}.capacity-open span{display:none}.capacity-open{min-width:38px}.quiet-link{margin-left:56px}.attendance-table th:first-child{width:185px;min-width:185px}}@media (width<=650px){.preview-inner{flex-wrap:wrap;gap:4px 8px;min-height:76px;padding:8px 20px 6px}.preview-label{letter-spacing:.8px;font-size:8px}.preview-fictional{font-size:9px;display:inline}.preview-reset{order:1;min-height:22px;margin-left:auto}.preview-reset span{display:none}.header-inner{height:71px;padding:0 21px}.brand{font-size:25px}.desktop-nav{display:none}.header-actions{gap:11px}.avatar{width:33px;height:33px}.avatar-small{width:29px;height:29px}.notification-button{width:36px}.profile-button>span:nth-child(2),.profile-button>svg{display:none}.main-content{padding:29px 20px 100px}.page-heading{flex-direction:column;align-items:stretch;gap:19px;margin-bottom:25px}.eyebrow{letter-spacing:1.1px;margin-bottom:12px;font-size:8px}.page-heading h1{letter-spacing:-1.2px;font-size:29px}.page-description{max-width:300px;margin-top:10px;font-size:12px;line-height:1.7}.your-week-summary{border-radius:10px;gap:10px;min-width:0;margin:0;padding:11px 14px}.your-week-summary .summary-icon{border-radius:8px;width:31px;height:31px}.your-week-summary .summary-icon svg{width:19px;height:19px}.your-week-summary div{flex:1;justify-content:space-between;align-items:center;gap:10px;display:flex}.your-week-summary strong{font-size:12px}.your-week-summary div>span{margin:0;font-size:10px}.week-section{padding-top:21px}.week-toolbar{flex-direction:column;align-items:stretch;gap:20px}.week-picker{justify-content:space-between;gap:10px}.week-picker div{text-align:center;flex:1}.week-picker h2{font-size:18px}.week-picker h2>span{font-size:11px}.week-picker div>span{font-size:10px}.week-picker .icon-button{width:36px;height:36px}.week-tools{gap:8px;width:100%}.search-field{flex:1;width:auto;padding:0 12px}.search-field input{min-height:42px;font-size:12px}.capacity-open{min-width:43px;min-height:44px}.booking-context{align-items:flex-start;gap:8px;margin:18px 0 15px}.booking-context-left{flex-wrap:wrap;gap:4px}.book-for{gap:4px;font-size:10px}.book-for select{max-width:125px;font-size:10px}.book-for>svg{width:13px}.multi-toggle{white-space:nowrap;gap:4px;font-size:10px}.multi-toggle svg{width:13px}.admin-mode-label{margin-left:17px;font-size:8px}.day-grid{grid-template-columns:1fr;gap:12px}.day-card{border-radius:15px;grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr;column-gap:20px;min-height:0;padding:20px;display:grid;position:relative}.day-grid .day-card:nth-child(4),.day-grid .day-card:nth-child(5){min-height:0}.day-card-top{grid-area:1/1/span 3;margin:0;padding-bottom:10px}.day-weekday{margin-bottom:7px;font-size:12px}.day-number{font-size:31px}.day-number>span{font-size:10px}.day-symbol,.day-check{display:none}.availability{grid-area:1/2;justify-content:flex-start;margin-top:2px;font-size:10px}.capacity-track{grid-area:2/2;height:4px;margin-top:9px}.capacity-detail{grid-area:3/2;margin-top:5px;font-size:9px}.attendees-button{grid-area:4/1;align-self:end;margin:6px 0 0}.attendees-label{gap:0;margin-top:6px;font-size:8px}.attendees-label svg{display:none}.day-card-footer{grid-area:4/2;align-self:end;margin:0;padding-top:20px}.day-card-footer .button{border-radius:8px;min-height:43px;padding:10px 6px;font-size:10px}.day-card-footer .button svg{width:13px}.day-card-footer>.assigned-label{font-size:7px;top:3px}.cancel-label{font-size:8px}.day-card .avatar-small{width:26px;height:26px;font-size:8px}.day-card .avatar-stack{min-height:26px}.day-card .avatar-stack .avatar+.avatar{margin-left:-7px}.day-card .avatar-more{font-size:8px}.quiet-link{margin-left:51px;font-size:10px}.app-footer{flex-direction:column;align-items:flex-start;gap:8px;padding-top:17px;font-size:8px}.app-footer button{font-size:9px}.mobile-nav{width:100%;height:calc(69px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);z-index:15;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -3px 15px #27372e04}.mobile-nav button{min-height:48px;color:var(--muted);border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;margin:0 4px;font-size:9px;display:flex}.mobile-nav button.active{color:var(--green-text);background:var(--green-light)}.toast{bottom:calc(82px + env(safe-area-inset-bottom));gap:9px;max-width:calc(100% - 24px);padding:13px 14px;font-size:11px}.dialog{border-radius:19px;width:calc(100% - 24px);max-height:calc(100dvh - 40px);padding:22px}.dialog-heading{margin-bottom:22px}.dialog-heading h2{font-size:20px}.dialog-actions{gap:8px}.dialog-actions .button{flex:1;padding:10px 8px;font-size:11px}.capacity-input-grid{gap:5px}.capacity-input-grid input{padding:10px 0;font-size:13px}.capacity-input-grid label{font-size:10px}.capacity-input-grid small{font-size:8px}.capacity-safe{font-size:9px}.segmented-control button{font-size:10px}.form-two-columns{gap:10px}.form-two-columns input{font-size:12px}.pattern-preview{padding:14px}.pattern-preview p{font-size:10px}.multi-action{padding:13px;font-size:11px}.multi-action .button{max-width:170px;font-size:10px}.attendance-table th:first-child{width:142px;min-width:142px;padding-left:12px}.attendance-table tbody th>div{gap:6px}.attendance-table tbody th .avatar-small{width:25px;height:25px;font-size:8px}.attendance-table tbody th>div>span{max-width:86px;font-size:10px}.attendance-table thead th button{min-width:59px;padding:11px 4px}.attendance-table thead th button>small{font-size:8px}.attendance-table thead th button>strong{font-size:20px}.attendance-table tbody td{padding:4px}.grid-booking{width:38px;min-width:38px}.grid-status{width:32px}.grid-explainer{gap:13px;padding:14px 12px;font-size:9px}.grid-explainer>p{display:none}.grid-privacy{padding:13px;font-size:9px}.section-title{margin-bottom:14px}.section-title h3{font-size:13px}.login-shell>header{padding:26px}.login-main{padding-top:15px}.login-main h1{font-size:37px}.login-description{font-size:12px}.login-main .eyebrow{font-size:8px}}@media (width<=360px){.main-content{padding-left:15px;padding-right:15px}.page-heading h1{font-size:26px}.day-card{column-gap:13px;padding:17px 15px}.day-card-footer .button{font-size:9px}.preview-label{font-size:7px}.preview-fictional{font-size:8px}.booking-context{gap:4px}.multi-toggle,.book-for{font-size:9px}.book-for select{max-width:105px}.your-week-summary div>span{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.login-shell>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.language-setting{min-width:0}.language-selector{color:var(--muted-strong);align-items:center;gap:9px;font-size:12px;font-weight:600;display:flex}.language-selector select{border:1px solid var(--line);background:var(--surface);min-width:0;max-width:220px;color:var(--text);min-height:42px;font:inherit;border-radius:9px;padding:8px 28px 8px 10px}.language-setting>p{margin:9px 0 0;line-height:1.6}.language-setting .text-button{margin:6px 0}.pin-input{align-items:center;display:flex;position:relative}.pin-input input{width:100%;padding-right:52px}.pin-input .icon-button{position:absolute;top:50%;right:6px;transform:translateY(-50%)}.reauth-panel{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;margin:16px 0;padding:18px}.reauth-panel h3{align-items:center;gap:8px;font-size:15px;display:flex}.reauth-panel p{margin:0;font-size:13px;line-height:1.7}.reauth-panel .dialog-actions{margin-top:0}.profile-form .form-label{margin-top:12px}.profile-form .subtle-note{margin:10px 0 14px}.director-status{color:var(--muted-strong);border-top:1px solid var(--line);align-items:flex-start;gap:8px;margin-top:4px;padding:10px 0;font-size:11px;line-height:1.6;display:flex}.director-status>svg{color:var(--green);flex-shrink:0;margin-top:3px}.director-status strong,.director-status small{display:block}.director-status strong{color:var(--text);font-weight:650}.director-status small{overflow-wrap:anywhere;font-size:10px}.day-card-footer{flex-direction:column;gap:7px;display:flex}.day-card-footer .button{white-space:normal;min-height:42px;line-height:1.4}.booking-context-left{flex-wrap:wrap}.invite-open{width:100%;margin-bottom:22px}.invite-create .form-label{margin:6px 0 10px}.invite-presets{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.invite-presets .button[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--green)}.invite-create>.button{width:100%}.invite-create .info-note{margin:16px 0;line-height:1.7}.invite-list{margin-top:26px}.invite-list h3{margin-bottom:8px;font-size:15px}.invite-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:15px 0;display:flex}.invite-list article div{min-width:0}.invite-list article p{color:var(--muted-strong);margin:5px 0;font-size:12px;line-height:1.6}.invite-list article small{color:var(--muted-strong);font-size:11px}.invite-list article .button{white-space:normal;flex-shrink:0;padding:8px 12px;font-size:11px}.edit-person-name{flex-basis:100%;align-items:end;gap:8px;display:flex}.edit-person-name label{flex:1;min-width:0}.edit-person-name input{width:100%;min-width:0;margin-top:5px}.edit-person-name .button{flex-shrink:0;min-height:40px}.person-controls,.person-controls>div{flex-wrap:wrap}.form-error,.info-note,.dialog-copy,.login-description{overflow-wrap:anywhere}@media (width<=600px){.login-shell>header{align-items:flex-start;padding:20px 18px}.login-shell>header .language-selector{gap:5px}.login-shell>header .language-selector>span,.login-shell>header .language-selector>svg{display:none}.login-shell>header .language-selector select{max-width:172px;font-size:11px}.booking-context{align-items:flex-start;gap:12px}.booking-context-left{row-gap:10px}.book-for select{max-width:185px}.theme-options button{min-width:0}.dialog-actions{flex-wrap:wrap}.dialog-actions .button{white-space:normal;flex:130px}.page-heading h1{font-size:29px;line-height:1.2}.capacity-input-grid label{min-width:0}.capacity-input-grid label>span{font-size:10px}.invite-list article{gap:8px}.invite-list article .button{max-width:110px}}.invite-joiners-toggle{margin-top:7px;display:flex}.invite-joiners{border-left:2px solid var(--line);margin:12px 0 0;padding:0 0 0 10px;font-size:12px;list-style:none}.invite-joiners li+li{margin-top:9px}.invite-joiners strong,.invite-joiners small{display:block}.button,.icon-button,.text-button,.week-picker .icon-button,.dialog-heading .icon-button,.desktop-nav button,.book-for select,.language-selector select,.grid-booking{min-height:44px}.icon-button,.week-picker .icon-button,.dialog-heading .icon-button,.notification-button{width:44px;min-width:44px;height:44px}.button-primary{color:var(--on-primary)}.button-primary:disabled{opacity:1;background:var(--surface-hover);color:var(--muted);border-color:var(--line-strong)}.button-outline,.button-subtle,.search-field,.language-selector select,.theme-options button,.week-picker .icon-button{border-color:var(--line-strong)}.button svg,.text-button svg{flex-shrink:0}.toggle-row{min-height:56px}.toggle-row input[role=switch]{border:1px solid var(--muted);background:var(--surface-hover);width:42px;height:26px;min-height:26px}.toggle-row input[role=switch]:after{background:var(--muted-strong);width:18px;height:18px;top:3px;left:3px}.toggle-row input[role=switch]:checked{border-color:var(--green)}.toggle-row input[role=switch]:checked:after{background:var(--on-primary);transform:translate(16px)}.preview-inner{min-height:44px}.preview-reset{min-height:40px}.page-heading{margin-bottom:28px}.your-week-summary{margin-top:0}.booking-view-toggle{border:1px solid var(--line-strong);background:var(--surface);border-radius:11px;align-items:center;gap:3px;padding:3px;display:inline-flex}.booking-view-toggle button{min-width:76px;min-height:44px;color:var(--muted-strong);border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;display:flex}.booking-view-toggle button[aria-pressed=true],.booking-view-toggle button.active{background:var(--green-light);color:var(--green-text);box-shadow:inset 0 0 0 1px var(--positive-boundary)}.booking-context{flex-wrap:wrap}.booking-context-left{flex:1}.book-for{font-size:12px}.book-for select{border-color:var(--line-strong);background:var(--surface);max-width:220px;padding:8px;font-size:12px}.booking-target-indicator{border:1px solid var(--orange-line);color:var(--orange-text);background:var(--orange-light);border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;line-height:1.6;display:flex}.booking-target-indicator svg{flex-shrink:0}.booking-actions{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.booking-actions .button,.day-card-footer .button{white-space:normal;overflow-wrap:anywhere;min-height:44px;font-size:12px;line-height:1.45}.booking-actions .button-outline{color:var(--green-text);border-color:var(--positive-boundary)}.booking-actions .button[disabled]{opacity:1;color:var(--muted);background:var(--surface-soft);border-color:var(--line)}.booking-actions .button[disabled] svg{opacity:.7}.multi-action{flex-wrap:wrap;align-items:flex-start}.multi-action .booking-actions{flex-flow:wrap;width:auto}.multi-action .booking-actions .button{flex:160px;max-width:none}.month-calendar{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:16px}.month-weekdays,.month-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.month-weekdays{text-align:center;color:var(--muted-strong);margin-bottom:9px;font-size:11px;line-height:1.5}.month-weekdays>*{min-width:0}.month-day{border:1px solid var(--line-strong);background:var(--surface);text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:110px;padding:11px;display:flex;position:relative}.month-day:hover:not(:disabled){background:var(--surface-hover)}.month-day-number{font-family:var(--display);align-items:center;gap:5px;font-size:18px;font-weight:650;line-height:1.5;display:flex}.month-day-number svg{flex-shrink:0;width:14px;height:14px}.month-day-status{color:var(--muted-strong);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:3px;font-size:11px;line-height:1.4;display:flex}.month-day-status svg{flex-shrink:0;width:13px;height:13px}.month-day-count{color:var(--muted);overflow-wrap:anywhere;margin-top:auto;font-size:10px;line-height:1.4;display:block}.month-day.is-booked{background:var(--green-wash);border-color:var(--positive-boundary)}.month-day.is-booked .month-day-status{color:var(--green-text);font-weight:600}.month-day.is-full .month-day-status{color:var(--orange-text)}.month-day.is-today .month-day-number{color:var(--green-text);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.month-day.is-selected{outline:2px solid var(--focus);outline-offset:1px;z-index:1}.month-day:focus-visible{outline:3px solid var(--focus);outline-offset:3px;z-index:2}.month-day.is-muted,.month-day:disabled{opacity:1;background:var(--surface-soft);color:var(--muted);border-color:var(--line)}.month-day.is-muted .month-day-number{font-weight:450}.month-calendar+.subtle-note{margin-top:12px}.dialog .day-card{box-shadow:none;min-height:0;padding:20px}.dialog .day-card-footer{padding-top:16px}.colleague-label{align-items:center;gap:8px;min-width:0;display:flex}.colleague-label>span:not(.avatar){overflow-wrap:anywhere;flex:1;min-width:0;line-height:1.5}.colleague-label small{color:var(--muted);font-size:10px;display:block}.pin-button{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--muted);border:1px solid #0000;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:inline-flex}.pin-button:hover{background:var(--surface-hover)}.pin-button[aria-pressed=true]{color:var(--orange-text);background:var(--orange-light);border-color:var(--orange-line)}.pin-button svg{width:16px;height:16px}.attendance-table .team-row-self th,.attendance-table .team-row-self td{background:var(--green-wash)}.attendance-table .team-row-pinned th{box-shadow:inset 3px 0 0 var(--brand-orange)}.attendance-table .colleague-label{gap:8px;padding-right:6px}.attendance-table .colleague-label>span:not(.avatar){max-width:none}.grid-status{min-height:44px}.notification-settings{min-width:0}.notification-loading{color:var(--muted);align-items:center;gap:9px;padding:25px 0;font-size:13px;display:flex}.notification-section+.notification-section{border-top:1px solid var(--line);margin-top:25px;padding-top:25px}.notification-section h3{align-items:center;gap:9px;margin:0;font-size:16px;font-weight:650;line-height:1.5;display:flex}.notification-section h3>svg{color:var(--green-text);flex-shrink:0}.notification-section-copy{color:var(--muted-strong);margin:10px 0 15px;font-size:12px;line-height:1.8}.notification-category{border-bottom:1px solid var(--line);padding:13px 0}.notification-category:last-child{border-bottom:0}.notification-category .toggle-row{gap:15px;margin:0;padding:0}.notification-category .toggle-row>span:first-child{min-width:0}.notification-category .toggle-row strong,.notification-pause .toggle-row strong{font-size:12px;font-weight:600;line-height:1.6}.notification-category .toggle-row small,.notification-pause .toggle-row small{color:var(--muted);font-size:11px;line-height:1.7}.notification-switch{flex-shrink:0;align-items:center;gap:8px;display:flex}.notification-switch>span{color:var(--muted-strong);font-size:10px}.notification-category.is-locked input[role=switch]{cursor:not-allowed;opacity:1}.notification-lock{color:var(--muted-strong);align-items:flex-start;gap:6px;padding-top:8px;font-size:11px;line-height:1.7;display:flex}.notification-lock svg{color:var(--orange-text);flex-shrink:0;margin-top:3px}.notification-pause{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;margin:20px 0;padding:15px}.notification-pause h4{font-size:13px;line-height:1.6}.notification-pause>p{color:var(--muted-strong);margin-top:6px;font-size:11px;line-height:1.8}.notification-pause .toggle-row{margin-top:13px;padding-bottom:0}.notification-pause>p>.text-button{display:flex}.notification-save{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.notification-schedule{color:var(--muted);margin:17px 0 0;font-size:11px;line-height:1.8}.notification-device .push-settings{border-top:0;margin-top:0;padding-top:0}.notification-device .push-settings>strong,.notification-device .push-settings>p{font-size:12px}.notification-help{border:1px solid var(--line);border-radius:10px;margin-top:18px;padding:0 13px}.notification-help summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:10px 0;font-size:12px;font-weight:600;line-height:1.5;display:flex}.notification-help summary::-webkit-details-marker{display:none}.notification-help[open] summary>svg{transform:rotate(180deg)}.notification-help p{color:var(--muted-strong);margin-bottom:13px;font-size:12px;line-height:1.8}.notification-help summary:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.notification-policy-list{flex-direction:column;gap:14px;margin:18px 0;display:flex}.notification-policy{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:18px;font-size:12px;line-height:1.6;display:grid}.notification-policy select{width:100%;padding-left:9px;font-size:12px}.notification-admin>.button{margin-top:18px}.notification-review{border:1px solid var(--orange-line);background:var(--orange-light);border-radius:12px;margin-top:20px;padding:17px}.notification-review h4{font-size:13px;line-height:1.7}.notification-review ul{margin:12px 0 0;padding:0;list-style:none}.notification-review li+li{margin-top:14px}.notification-review li strong{font-size:12px;font-weight:600;line-height:1.7;display:block}.notification-review li>span{color:var(--muted-strong);margin-top:3px;font-size:11px;line-height:1.7;display:block}.notification-reload{margin-top:15px}.notification-settings .push-actions{flex-wrap:wrap}.notification-settings .subtle-note{font-size:11px}@media (width<=850px){.booking-actions .button,.day-card-footer .button{font-size:12px}.month-day{min-height:98px;padding:8px}}@media (width<=650px){.preview-inner{min-height:44px;padding-top:5px;padding-bottom:5px}.page-heading{gap:16px}.week-toolbar{gap:14px}.week-picker h2{white-space:normal;font-size:17px;line-height:1.4}.week-tools{flex-wrap:wrap}.booking-view-toggle{width:100%}.booking-view-toggle button{flex:1}.booking-context{gap:12px}.book-for select{max-width:200px}.booking-target-indicator{width:100%}.day-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 16px}.day-card-footer{grid-area:5/1/auto/-1;align-self:stretch;padding-top:16px}.day-card-footer .assigned-label{position:static}.attendees-button{grid-area:4/1/auto/-1;align-items:center;gap:12px;margin-top:15px;display:flex}.attendees-label{margin-top:0;font-size:10px}.booking-actions{flex-flow:wrap}.booking-actions .button{flex:130px;min-height:46px;padding:10px 11px;font-size:12px}.day-card-footer .button{min-height:46px;font-size:12px}.multi-action{gap:14px}.multi-action .booking-actions{width:100%}.month-calendar{border-radius:14px;padding:10px}.month-grid,.month-weekdays{gap:4px}.month-weekdays{font-size:10px}.month-day{text-align:center;border-radius:7px;align-items:center;gap:6px;min-height:93px;padding:7px 4px}.month-day-number{gap:1px;font-size:15px}.month-day-number svg{width:11px;height:11px}.month-day-status{justify-content:center;font-size:10px;line-height:1.3}.month-day-count{font-size:9px}.month-day.is-selected{outline-offset:0;outline-width:2px}.grid-booking{width:44px;min-width:44px}.notification-category .toggle-row{gap:12px}.notification-switch{flex-direction:column-reverse;align-self:center;gap:4px}.notification-pause{padding:13px}.notification-policy{grid-template-columns:1fr;gap:7px}.notification-policy select{min-height:46px;font-size:13px}.notification-save .button{flex:100%}.notification-save .subtle-note{width:100%}.notification-help summary{font-size:12px}.notification-review{padding:13px}.notification-settings .push-actions>.button,.notification-settings .push-actions>.text-button{font-size:12px}.push-actions .button{white-space:normal}}@media (width<=360px){.month-calendar{padding:7px}.month-grid,.month-weekdays{gap:3px}.month-day{min-height:88px;padding:6px 2px}.month-day-number{font-size:14px}.month-day-status,.month-day-count{font-size:9px}.book-for{flex-wrap:wrap}.book-for select{max-width:185px}.booking-actions .button{flex-basis:100%}.notification-category .toggle-row strong{font-size:12px}.notification-section h3{font-size:15px}}.booking-view-toggle{margin-bottom:14px}.booking-current-state{width:100%;color:var(--green-text);font-size:12px;line-height:1.6;display:block}.month-day-status-compact{display:none}.month-legend{color:var(--muted-strong);flex-wrap:wrap;gap:8px 16px;margin-top:16px;font-size:11px;line-height:1.6;display:flex}.month-legend>span{align-items:center;gap:6px;display:inline-flex}.month-calendar>.subtle-note{margin-top:12px}@media (width<=650px){.director-status{grid-area:5/1/auto/-1;margin-top:14px;padding:11px 0 0}.director-status small{font-size:11px}.day-card-footer{grid-row:6}.month-day-status-full{display:none}.month-day-status-compact{font-size:12px;font-weight:550;line-height:1.5;display:inline-block}.month-day-status{overflow-wrap:normal;min-height:18px}.month-day{min-height:76px}.month-legend{gap:8px 12px;font-size:10px}.booking-current-state{flex-basis:100%}}.multi-toggle{margin-left:auto}.week-toolbar+.team-attendance,.week-toolbar+.month-calendar{margin-top:20px}@media (width<=700px){.week-tools.week-tools-bookings{justify-content:flex-end}.week-tools-bookings .capacity-open>span{display:inline}}
