@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,Noto Sans,sans-serif;line-height:1.5;font-weight:400;color:#f1f3f2;background-color:#171818;scrollbar-gutter:stable;--font-family-body: "Inter", "Noto Sans", sans-serif;--font-family-heading: "Manrope", "Inter", "Noto Sans", sans-serif;--font-size-body: 16px;--background-color: #171818;--surface-color: #222324;--surface-alt-color: #2a2c2d;--border-color: #3d4041;--text-color: #f1f3f2;--muted-text-color: #b4bab8;--primary-color: #8bbf8b;--primary-hover-color: #9ccc9c;--focus-outline-color: #9ccc9c;--error-surface-color: #3a2626;--error-text-color: #ffdede;--error-border-color: #6e3f3f;--success-surface-color: #243329;--success-text-color: #d6f2dd;--success-border-color: #41644b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-y:scroll;background-color:var(--background-color);font-family:var(--font-family-body);font-size:var(--font-size-body);line-height:1.55}code{background:var(--surface-alt-color);border-radius:4px;padding:.1rem .3rem}.requester-shell__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.requester-shell{--requester-sidebar-width: 264px;--shell-bg: #f4f6f3;--shell-panel: rgba(255, 255, 255, .76);--shell-panel-strong: #ffffff;--shell-border: rgba(0, 52, 43, .08);--shell-shadow: 0 18px 40px -30px rgba(0, 52, 43, .35);--sidebar-text: rgba(239, 248, 244, .92);--sidebar-muted: rgba(215, 229, 222, .54);--sidebar-hover: rgba(255, 255, 255, .032);--sidebar-active: linear-gradient(90deg, rgba(20, 76, 63, .98) 0%, rgba(15, 66, 55, .98) 100%);--sidebar-active-border: rgba(126, 192, 168, .1);--sidebar-border: rgba(255, 255, 255, .08);--focus-ring: rgba(134, 243, 207, .72);width:100%;min-width:0;min-height:100vh;display:block;background:radial-gradient(circle at top left,#ffffff94,#fff0 28%),linear-gradient(180deg,#f7f9f7 0%,var(--shell-bg) 100%);color:#191c1b;transition:--requester-sidebar-width .3s ease-out}.requester-shell--sidebar-collapsed{--requester-sidebar-width: 72px}.requester-shell__backdrop,.requester-shell__bottom-nav{display:none}.requester-shell__sidebar{position:fixed;inset:0 auto 0 0;width:var(--requester-sidebar-width);height:100vh;display:grid;grid-template-rows:auto 1fr auto;gap:30px;padding:26px 0 18px 12px;background:linear-gradient(180deg,#00453b,#003a30);box-shadow:0 18px 40px #00342b38;overflow:hidden;z-index:20;transition:width .3s ease-out,padding .3s ease-out}.requester-shell__brand{display:flex;align-items:center;gap:12px;padding:0 14px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.requester-shell__brand-logo{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.requester-shell__brand-logo img{display:block;width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.18))}.requester-shell__brand-copy{display:grid;gap:3px}.requester-shell__brand-copy h2{margin:0;color:#fff;font-family:var(--font-family-heading);font-size:17px;line-height:1.2;font-weight:700;letter-spacing:-.02em}.requester-shell__brand-copy p{margin:0;color:#d6c64edb;font-family:var(--font-family-body);font-size:11px;line-height:1.3;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.requester-shell__nav{position:relative;display:grid;align-content:start;gap:9px;padding-top:2px}@keyframes requester-shell-nav-active-in{0%{opacity:.72;transform:translate(-6px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes requester-shell-nav-indicator-in{0%{opacity:0;transform:translateY(-50%) scaleY(.35)}to{opacity:1;transform:translateY(-50%) scaleY(1)}}@keyframes requester-shell-nav-icon-active-in{0%{transform:scale(.84)}65%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes requester-shell-nav-label-in{0%{opacity:.78;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.requester-shell__nav-item,.requester-shell__utility-item{position:relative;z-index:1;width:100%;min-height:46px;display:flex;align-items:center;gap:12px;padding:11px 16px;border:1px solid transparent;border-radius:17px;background:transparent;color:var(--sidebar-muted);font-family:var(--font-family-body);font-size:14px;font-weight:500;line-height:1.35;text-align:left}button.requester-shell__nav-item,button.requester-shell__utility-item{cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease}button.requester-shell__nav-item:hover:not(:disabled),button.requester-shell__utility-item:hover:not(:disabled),.requester-shell__utility-item--active{background:var(--sidebar-hover);border-color:transparent;color:var(--sidebar-text)}.requester-shell__nav-item--active{background:var(--sidebar-active);border-color:var(--sidebar-active-border);border-right-width:0;border-radius:17px 0 0 17px;color:#fff;box-shadow:inset 0 1px #ffffff09,0 10px 20px -22px #00000073;animation:requester-shell-nav-active-in .22s cubic-bezier(.22,1,.36,1)}.requester-shell__utility-item--active{border-color:var(--sidebar-active-border);border-right-width:0;background:var(--sidebar-active);color:#fff;border-radius:17px 0 0 17px;box-shadow:inset 0 1px #ffffff09,0 10px 20px -22px #00000073;animation:requester-shell-nav-active-in .22s cubic-bezier(.22,1,.36,1)}button.requester-shell__nav-item--active:hover:not(:disabled){background:var(--sidebar-active);border-color:var(--sidebar-active-border);border-right-width:0;color:#fff}button.requester-shell__utility-item--active:hover:not(:disabled){background:var(--sidebar-active);border-color:var(--sidebar-active-border);border-right-width:0;color:#fff}.requester-shell__nav-indicator{position:absolute;top:50%;left:-2px;width:4px;height:22px;transform:translateY(-50%);border-radius:0 999px 999px 0;background:transparent;transition:background-color .18s ease}.requester-shell__nav-item--active .requester-shell__nav-indicator{background:#74e8ca;animation:requester-shell-nav-indicator-in .22s cubic-bezier(.22,1,.36,1)}.requester-shell__nav-icon,.requester-shell__utility-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent;color:currentColor;transition:color .18s ease}.requester-shell__nav-item:hover .requester-shell__nav-icon,.requester-shell__utility-item:hover .requester-shell__utility-icon,.requester-shell__nav-item--active .requester-shell__nav-icon,.requester-shell__utility-item--active .requester-shell__utility-icon{background:transparent}.requester-shell__nav-item--active .requester-shell__nav-icon,.requester-shell__utility-item--active .requester-shell__utility-icon{color:#8ce9ce;animation:requester-shell-nav-icon-active-in .22s cubic-bezier(.22,1,.36,1)}.requester-shell__nav-icon svg,.requester-shell__utility-icon svg{width:18px;height:18px;stroke-width:2}.requester-shell__nav-label,.requester-shell__utility-label{min-width:0;flex:1 1 auto;letter-spacing:-.01em}.requester-shell__nav-item--active .requester-shell__nav-label,.requester-shell__utility-item--active .requester-shell__utility-label{color:#fff;font-weight:600;animation:requester-shell-nav-label-in .22s cubic-bezier(.22,1,.36,1)}.requester-shell__nav-item--active .requester-shell__nav-label{font-weight:600}.requester-shell__nav-active-chevron{margin-left:auto;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#bde2d6d6;animation:requester-shell-nav-label-in .22s cubic-bezier(.22,1,.36,1)}.requester-shell__nav-active-chevron svg{width:14px;height:14px;stroke-width:2.25}.requester-shell__nav-badge{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#a6942ad1;color:#fff8d1;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1}.requester-shell__utility{display:grid;gap:8px;align-content:end;padding-top:20px;border-top:1px solid var(--sidebar-border)}.requester-shell__utility-item--static{color:#e8f7f0b3}.requester-shell__main{width:calc(100% - var(--requester-sidebar-width));max-width:calc(100% - var(--requester-sidebar-width));min-width:0;min-height:100vh;margin-left:var(--requester-sidebar-width);display:grid;grid-template-rows:auto minmax(0,1fr);transition:margin-left .3s ease-out,width .3s ease-out,max-width .3s ease-out}.requester-shell__topbar{position:sticky;top:0;z-index:120;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 28px 14px 18px;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--shell-border);box-shadow:0 14px 28px -30px #00342b3d}.requester-shell__topbar-left,.requester-shell__topbar-right{display:inline-flex;align-items:center;gap:14px;min-width:0}.requester-shell__topbar-left{flex:1 1 auto}.requester-shell__topbar-right{flex:0 0 auto;margin-left:auto}.requester-shell__topbar-breadcrumb{min-width:0;display:inline-flex;align-items:center;gap:10px;color:#8d9995;font-family:var(--font-family-body);font-size:14px;font-weight:500;line-height:1.25;white-space:nowrap;overflow:hidden}.requester-shell__breadcrumb-item{overflow:hidden;text-overflow:ellipsis}.requester-shell__breadcrumb-item--active{color:#293331;font-weight:600}.requester-shell__breadcrumb-separator{flex-shrink:0;color:#b1bbb7;font-size:10px}.requester-shell__menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--shell-border);border-radius:14px;background:#ffffffdb;color:#325850;align-items:center;justify-content:center;cursor:pointer}.requester-shell__sidebar-collapse-toggle{display:none;align-items:center;justify-content:center;width:28px;height:28px;min-height:28px;padding:6px;margin-left:-4px;border:0;border-radius:8px;background:transparent;color:#6b7370;box-shadow:none;cursor:pointer;transition:background-color .18s ease,color .18s ease}.requester-shell__sidebar-collapse-toggle:hover:not(:disabled){transform:none;color:#065f46;background:#065f4608;box-shadow:none}.requester-shell__sidebar-collapse-icon{width:16px;height:16px}.requester-shell__control-group{display:inline-flex;align-items:center;gap:14px;min-width:0;padding:0;border:none;background:transparent;box-shadow:none}.requester-shell__search-wrap{position:relative;width:clamp(250px,22vw,320px);min-width:0;z-index:6}.requester-shell__search{width:100%;min-width:0;height:36px;display:flex;align-items:center;gap:9px;padding:0 10px 0 14px;border:1px solid rgba(0,52,43,.05);border-radius:18px;background:#f4f5f1;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.requester-shell__search:focus-within{background:#fff;border-color:#00342b1f;box-shadow:0 0 0 4px #006a4f1a}.requester-shell__search-icon{color:#8f9d98;font-size:12px}.requester-shell__search input{flex:1;min-width:0;border:none;background:transparent;color:#17312a;font-family:var(--font-family-body);font-size:13px;padding:0}.requester-shell__search input::placeholder{color:#9ca3a0}.requester-shell__search input:focus{outline:none}.requester-shell__search-shortcut{min-width:44px;height:20px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#eaede8;color:#8ea099;font-family:Consolas,Courier New,monospace;font-size:9px;font-weight:600;line-height:1}.requester-shell__search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;display:flex;flex-direction:column;gap:4px;max-height:min(280px,52vh);padding:6px;overflow-y:auto;border:1px solid rgba(0,52,43,.1);border-radius:12px;background:#fff;box-shadow:0 18px 34px -24px #00342b99,0 10px 20px -16px #00342b5c;z-index:35}.requester-shell__search-result{width:100%;min-height:40px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#1b3730;cursor:pointer;text-align:left;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.requester-shell__search-result:hover,.requester-shell__search-result.is-active{border-color:#065f4624;background:#065f4614;color:#065f46}.requester-shell__search-result-label{min-width:0;font-size:13px;font-weight:600;line-height:1.25}.requester-shell__search-result-key{flex-shrink:0;padding:2px 7px;border-radius:999px;background:#00342b0f;color:#5f6f69;font-size:10px;font-weight:600;line-height:1.2}.requester-shell__search-empty{margin:0;padding:10px 8px;color:#61726d;font-size:12px;line-height:1.45}.requester-shell__topbar-divider{width:1px;height:20px;background:#00342b1a}.requester-shell__notification-wrap{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center}.requester-shell__notification,.requester-shell__profile{border:1px solid transparent;background:transparent;color:#60736d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease}.requester-shell__notification{position:relative;width:40px;height:40px;border:0;border-radius:12px;color:#3f4945;transition-duration:.15s}.requester-shell__notification:hover:not(:disabled){background:#0f172a09;color:#3f4945}.requester-shell__notification.is-open{background:#065f460e;color:#065f46}.requester-shell__notification.is-open:hover:not(:disabled){background:#065f4611;color:#065f46}.requester-shell__notification-icon{display:block;flex-shrink:0}.requester-shell__notification-badge{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:999px;background:#fb2c36;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;line-height:1;box-shadow:0 0 0 2px #fff}.requester-shell__notification-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:130;width:min(360px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;font-family:var(--font-family-body);box-shadow:0 18px 38px #0f172a24,0 4px 10px #0f172a0f}.requester-shell__notification-header{display:block;padding:16px 20px;border-bottom:1px solid rgba(15,23,42,.06);background:#fff}.requester-shell__notification-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.requester-shell__notification-heading{margin:0;min-width:0}.requester-shell__notification-title{margin:0;min-width:0;color:#2d3331;font-family:Manrope,sans-serif;font-size:14px;font-weight:500;line-height:1.25;letter-spacing:0}.requester-shell__notification-subtitle{margin-top:3px;min-width:0;color:#8a9692;font-size:12px;font-weight:400;line-height:1.3}.requester-shell__notification-count-chip{min-width:0;padding:5px 11px;border:0;border-radius:999px;background:#e8f4ef;color:#0f7a62;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:600;line-height:1}.requester-shell__notification-scroll{max-height:352px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(6,95,70,.24) transparent}.requester-shell__notification-scroll::-webkit-scrollbar{width:8px}.requester-shell__notification-scroll::-webkit-scrollbar-track{background:transparent}.requester-shell__notification-scroll::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#065f4633;background-clip:content-box}.requester-shell__notification-scroll::-webkit-scrollbar-thumb:hover{background:#065f4652;background-clip:content-box}.requester-shell__notification-list{display:grid;gap:0;max-height:352px;padding:0}.requester-shell__notification-item{position:relative;border:0;border-bottom:1px solid rgba(15,23,42,.045);border-radius:0;background:#ffffffeb;padding:14px 18px;text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease}.requester-shell__notification-item--unread{background:#065f460b}.requester-shell__notification-item:hover{background:#f8fbf9eb}.requester-shell__notification-item--unread:hover{background:#065f4613}.requester-shell__notification-item:focus-visible{outline:2px solid rgba(15,122,98,.38);outline-offset:-3px}.requester-shell__notification-item-content{display:flex;align-items:flex-start;gap:11px}.requester-shell__notification-status-dot{width:7px;height:7px;margin-top:5px;border-radius:999px;flex-shrink:0}.requester-shell__notification-status-dot--success{background:#18c487}.requester-shell__notification-status-dot--error{background:#ff646b}.requester-shell__notification-status-dot--info{background:#19b6df}.requester-shell__notification-item-copy{flex:1 1 auto;min-width:0}.requester-shell__notification-item-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.requester-shell__notification-dismiss{width:24px;height:24px;margin:-4px 0 0 6px;border:0;border-radius:8px;background:transparent;color:#2b302eb3;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.requester-shell__notification-dismiss svg{display:block;stroke:currentColor}.requester-shell__notification-dismiss:hover{background:#0f172a0e;color:#2b302ed1}.requester-shell__notification-dismiss:focus-visible{outline:2px solid rgba(15,122,98,.38);outline-offset:2px}.requester-shell__notification-item-title{margin:0;color:#2b302e;font-size:13px;font-weight:560;line-height:1.35;letter-spacing:-.01em}.requester-shell__notification-item:not(.requester-shell__notification-item--unread) .requester-shell__notification-item-title{color:#2b302e;font-weight:500}.requester-shell__notification-item-message{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#6f7b77;font-size:12px;font-weight:400;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.requester-shell__notification-item-time{margin-top:8px;color:#98a29f;display:block;font-size:10.5px;font-weight:500;line-height:1.2;letter-spacing:.01em}.requester-shell__notification-item-time time{font-variant-numeric:tabular-nums}.requester-shell__notification-empty,.requester-shell__notification-error{margin:0;padding:48px 22px;border-radius:14px;background:#ffffffd1;color:#6b7370;text-align:center;font-size:11px;line-height:1.45}.requester-shell__notification-empty-icon{width:48px;height:48px;margin:0 auto 12px;border-radius:16px;background:#065f460d;color:#065f4666;display:flex;align-items:center;justify-content:center}.requester-shell__notification-empty strong,.requester-shell__notification-empty span{display:block}.requester-shell__notification-empty strong{color:#3f4945;font-size:13px;font-weight:700;line-height:1.2}.requester-shell__notification-empty>span:not(.requester-shell__notification-empty-icon){max-width:240px;margin:4px auto 0;color:#9ca3a0;font-size:11px;line-height:1.625}.requester-shell__notification-error{margin:12px;padding:16px;border:1px solid rgba(239,68,68,.16);background:#fff7f7;color:#991b1b;text-align:left}.requester-shell__notification-error strong,.requester-shell__notification-error span{display:block}.requester-shell__notification-error strong{margin-bottom:4px;color:#7f1d1d;font-size:12px}.requester-shell__profile{gap:10px;height:36px;padding:0;border-radius:999px;box-shadow:none}.requester-shell__profile:hover:not(:disabled),.requester-shell__menu-toggle:hover:not(:disabled){background:#00342b0a;border-color:#00342b0d;color:#25473d}.requester-shell__profile-avatar{width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,#00342b,#005a49);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;box-shadow:inset 0 1px #ffffff1f}.requester-shell__content{width:100%;min-width:0;padding:34px 32px 32px;display:grid;gap:28px}.requester-shell__content.requester-shell__content--facilities{padding:0 0 32px;gap:0}.requester-shell__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.requester-shell__hero-copy h1{margin:0;color:#191c1b;font-family:var(--font-family-heading);font-size:28px;line-height:1.2;font-weight:600;letter-spacing:-.03em}.requester-shell__hero-copy p{margin:10px 0 0;color:#61726d;font-family:var(--font-family-body);font-size:15px;line-height:1.6}.requester-shell__primary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:15px;background:linear-gradient(180deg,#003f34,#00342b);color:#fff;padding:10px 20px;font-family:var(--font-family-body);font-size:14px;font-weight:600;box-shadow:0 16px 24px -18px #00342b73,0 8px 12px -10px #00342b47;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.requester-shell__primary-action:hover:not(:disabled){background:linear-gradient(180deg,#01493c,#003c31)}.requester-shell__body{min-width:0}.requester-shell__nav-item:focus-visible,.requester-shell__utility-item:focus-visible,.requester-shell__bottom-nav-item:focus-visible,.requester-shell__notification:focus-visible,.requester-shell__profile:focus-visible,.requester-shell__menu-toggle:focus-visible,.requester-shell__sidebar-collapse-toggle:focus-visible,.requester-shell__primary-action:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media(min-width:1101px){.requester-shell__sidebar-collapse-toggle{display:inline-flex}.requester-shell--sidebar-collapsed .requester-shell__sidebar{gap:30px;padding:26px 0 18px}.requester-shell--sidebar-collapsed .requester-shell__brand{justify-content:center;gap:0;padding:0 0 22px;margin:0 12px}.requester-shell--sidebar-collapsed .requester-shell__brand-copy{display:none}.requester-shell--sidebar-collapsed .requester-shell__nav{gap:8px;padding:2px 8px 0}.requester-shell--sidebar-collapsed .requester-shell__utility{gap:8px;margin:0 8px;padding-top:20px}.requester-shell--sidebar-collapsed .requester-shell__nav-item,.requester-shell--sidebar-collapsed .requester-shell__utility-item{justify-content:center;gap:0;min-height:42px;padding:10px 0;border-radius:12px}.requester-shell--sidebar-collapsed .requester-shell__nav-item--active,.requester-shell--sidebar-collapsed .requester-shell__utility-item--active{background:#ffffff0f;border-color:#ffffff14;border-right-width:1px;border-radius:12px;box-shadow:inset 0 1px #ffffff0a}.requester-shell--sidebar-collapsed button.requester-shell__nav-item--active:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff14;border-right-width:1px}.requester-shell--sidebar-collapsed button.requester-shell__utility-item--active:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff14;border-right-width:1px}.requester-shell--sidebar-collapsed .requester-shell__nav-label,.requester-shell--sidebar-collapsed .requester-shell__utility-label,.requester-shell--sidebar-collapsed .requester-shell__nav-active-chevron{display:none}.requester-shell--sidebar-collapsed .requester-shell__nav-icon,.requester-shell--sidebar-collapsed .requester-shell__utility-icon{position:relative;width:28px;height:28px}.requester-shell--sidebar-collapsed .requester-shell__nav-badge{position:absolute;top:6px;right:8px;min-width:14px;height:14px;padding:0 4px;background:#fbbf24;color:#065f46;font-size:9px}}@media(min-width:1101px)and (max-width:1440px)and (max-height:820px){.requester-shell{--requester-sidebar-width: 248px;min-height:100dvh;overflow:hidden}.requester-shell--sidebar-collapsed{--requester-sidebar-width: 68px}.requester-shell__sidebar{height:100dvh;gap:22px;padding:22px 0 14px 10px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.requester-shell__brand{gap:10px;padding:0 12px 18px}.requester-shell__brand-logo,.requester-shell__brand-logo img{width:38px;height:38px}.requester-shell__brand-copy{gap:2px}.requester-shell__brand-copy h2{font-size:16px}.requester-shell__brand-copy p{font-size:10px;line-height:1.25;letter-spacing:.085em}.requester-shell__nav{gap:6px;padding-top:0}.requester-shell__utility{gap:6px;padding-top:14px}.requester-shell__nav-item,.requester-shell__utility-item{min-height:42px;gap:10px;padding:9px 14px;border-radius:15px;font-size:13px;line-height:1.25}.requester-shell__nav-item--active,.requester-shell__utility-item--active,button.requester-shell__nav-item--active:hover:not(:disabled),button.requester-shell__utility-item--active:hover:not(:disabled){border-radius:15px 0 0 15px}.requester-shell__nav-indicator{height:20px}.requester-shell__nav-icon,.requester-shell__utility-icon{width:18px;height:18px}.requester-shell__nav-icon svg,.requester-shell__utility-icon svg{width:16.5px;height:16.5px}.requester-shell__nav-active-chevron{width:14px;height:14px}.requester-shell__nav-active-chevron svg{width:12px;height:12px}.requester-shell__nav-badge{min-width:18px;height:18px;font-size:9px}.requester-shell__main{min-height:100dvh;max-height:100dvh;overflow:hidden}.requester-shell__topbar{min-height:54px;gap:16px;padding:9px 24px 9px 16px}.requester-shell__topbar-left,.requester-shell__topbar-right{gap:8px}.requester-shell__topbar-breadcrumb{gap:6px;font-size:12px}.requester-shell__sidebar-collapse-toggle{width:24px;height:24px;min-height:24px;padding:4px}.requester-shell__sidebar-collapse-icon{width:14px;height:14px}.requester-shell__breadcrumb-separator{font-size:8px}.requester-shell__control-group{gap:10px}.requester-shell__search-wrap{width:clamp(230px,22vw,288px)}.requester-shell__search{height:34px;gap:8px;padding:0 9px 0 13px;border-radius:17px}.requester-shell__search-icon{font-size:11px}.requester-shell__search input{font-size:12px}.requester-shell__search input::placeholder{font-size:12px}.requester-shell__search-shortcut{min-width:38px;height:18px;padding:0 6px;font-size:8px}.requester-shell__topbar-divider{height:18px}.requester-shell__notification{width:34px;height:34px;border-radius:11px}.requester-shell__notification-icon{width:17px;height:17px}.requester-shell__notification-badge{top:1px;right:1px;width:16px;height:16px;font-size:8px}.requester-shell__profile-menu .profile-menu__trigger{min-height:32px;gap:4px;padding:2px 4px 2px 2px}.requester-shell__profile-menu .profile-menu__avatar{width:28px;height:28px}.requester-shell__profile-menu .profile-menu__avatar svg,.requester-shell__profile-menu .profile-menu__chevron{width:14px;height:14px}.requester-shell__notification-panel{width:min(340px,calc(100vw - 32px))}.requester-shell__notification-header{padding:14px 16px}.requester-shell__notification-scroll,.requester-shell__notification-list{max-height:min(300px,calc(100dvh - 126px))}.requester-shell__content{max-height:calc(100dvh - 54px);overflow:auto}.requester-shell__content.requester-shell__content--history{padding-inline:24px}.requester-shell--sidebar-collapsed .requester-shell__sidebar{gap:22px;padding:22px 0 14px}.requester-shell--sidebar-collapsed .requester-shell__brand{padding:0 0 18px;margin:0 10px}.requester-shell--sidebar-collapsed .requester-shell__brand-logo,.requester-shell--sidebar-collapsed .requester-shell__brand-logo img{width:36px;height:36px}.requester-shell--sidebar-collapsed .requester-shell__nav{gap:6px;padding:0 7px}.requester-shell--sidebar-collapsed .requester-shell__utility{gap:6px;margin:0 7px;padding-top:14px}.requester-shell--sidebar-collapsed .requester-shell__nav-item,.requester-shell--sidebar-collapsed .requester-shell__utility-item{min-height:38px;padding:8px 0;border-radius:11px}.requester-shell--sidebar-collapsed .requester-shell__nav-icon,.requester-shell--sidebar-collapsed .requester-shell__utility-icon{width:26px;height:26px}}@media(prefers-reduced-motion:reduce){.requester-shell__nav-item,.requester-shell__utility-item,.requester-shell__nav-icon,.requester-shell__utility-icon,.requester-shell__nav-label,.requester-shell__search,.requester-shell__search-result,.requester-shell__bottom-nav-item,.requester-shell__bottom-nav-icon,.requester-shell__notification,.requester-shell__profile,.requester-shell__menu-toggle,.requester-shell__sidebar-collapse-toggle,.requester-shell__primary-action{transition:none;animation:none}.requester-shell__nav-indicator{animation:none}}@media(max-width:1100px){.requester-shell{--requester-sidebar-width: 264px}.requester-shell__menu-toggle{display:inline-flex}.requester-shell__sidebar-collapse-toggle{display:none}.requester-shell__sidebar{position:fixed;inset:0 auto 0 0;width:min(84vw,320px);transform:translate(-105%);transition:transform .22s ease}.requester-shell__sidebar--open{transform:translate(0)}.requester-shell__backdrop{position:fixed;inset:0;z-index:15;border:none;background:#00000047;display:block;padding:0;margin:0;border-radius:0;cursor:pointer}.requester-shell__topbar{padding:12px 16px}.requester-shell__main{width:100%;max-width:100%;margin-left:0}.requester-shell__content{padding:28px 16px 32px}}@media(max-width:780px){.requester-shell__search-wrap{width:210px}}@media(max-width:640px){.requester-shell__sidebar,.requester-shell__backdrop{display:none}.requester-shell__bottom-nav{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:25;min-height:68px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:8px;border:1px solid rgba(0,52,43,.08);border-radius:22px;background:#fffffff5;box-shadow:0 20px 36px -26px #00342b6b,0 10px 22px -18px #00342b38;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.requester-shell__bottom-nav-item{min-width:0;min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:16px;background:transparent;color:#667773;cursor:pointer;transition:transform .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.requester-shell__bottom-nav-item:hover:not(:disabled){color:#31594f;background:#00342b0d}.requester-shell__bottom-nav-item--active{color:#14e0bf;background:#00342b14;border-color:#00342b0a;box-shadow:inset 0 1px #ffffff8c}.requester-shell__bottom-nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,color .18s ease}.requester-shell__bottom-nav-item--active .requester-shell__bottom-nav-icon{transform:translateY(-1px) scale(1.04)}.requester-shell__bottom-nav-icon svg{width:20px;height:20px;stroke-width:2.05}.requester-shell__topbar{gap:12px;padding:12px 14px}.requester-shell__menu-toggle{display:none}.requester-shell__breadcrumb-separator,.requester-shell__breadcrumb-item:not(.requester-shell__breadcrumb-item--active),.requester-shell__topbar-divider,.requester-shell__search-wrap,.requester-shell__search{display:none}.requester-shell__control-group{gap:8px}.requester-shell__content{padding:28px 14px calc(110px + env(safe-area-inset-bottom,0px))}.requester-shell__content.requester-shell__content--facilities{padding:0 0 calc(110px + env(safe-area-inset-bottom,0px))}.requester-shell__hero{flex-direction:column;align-items:stretch}.requester-shell__primary-action{width:100%}}.requester-dashboard-section{width:100%}.requester-dashboard{--dashboard-primary: #00342b;--dashboard-primary-light: #005a4a;--dashboard-primary-muted: rgba(0, 52, 43, .08);--dashboard-ink: #191c1b;--dashboard-body: #3f4945;--dashboard-muted: #6b7370;--dashboard-placeholder: #9ca3a0;--dashboard-subtle: #b0b5b3;--dashboard-page: #f4f6f3;--dashboard-surface: #f0f2ef;--dashboard-card: #f8faf7;--dashboard-white: #ffffff;--dashboard-border: #e8eae7;--dashboard-success: #10b981;--dashboard-warning: #f59e0b;--dashboard-error: #ef4444;--dashboard-info: #3b82f6;--dashboard-shadow: 0 20px 42px -34px rgba(0, 52, 43, .26);--dashboard-hover-tint: rgba(6, 95, 70, .032);--dashboard-hover-tint-strong: rgba(6, 95, 70, .05);--dashboard-hover-border: rgba(6, 95, 70, .16);display:grid;gap:24px;color:var(--dashboard-body)}.requester-qr-attendance{width:100%;max-width:1488px;margin:0 auto;padding:0 24px 16px;box-sizing:border-box;display:grid;gap:24px;color:#3f4945}.requester-qr-attendance__hero{position:relative;overflow:visible;border:1px solid rgba(6,95,70,.4);border-radius:16px;background:linear-gradient(135deg,#054d3a,#065f46 52%,#0a7a5b);box-shadow:0 18px 36px -24px #065f4680;isolation:isolate}.requester-qr-attendance__hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:42px 42px;opacity:.14;pointer-events:none}.requester-qr-attendance__hero-visual{position:absolute;left:-12px;bottom:-20px;z-index:0;height:100%;display:flex;align-items:flex-end;pointer-events:none}.requester-qr-attendance__hero-visual img{width:230px;height:auto;object-fit:contain;object-position:left bottom;display:block;filter:drop-shadow(0 10px 28px rgba(0,0,0,.32));transform-origin:52% 100%;will-change:transform,opacity;animation:requester-reservations-mascot-arrive .42s ease-out both,requester-reservations-mascot-bob 5.2s ease-in-out .42s infinite}.requester-qr-attendance__hero-content{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 24px 24px 228px}.requester-qr-attendance__hero-copy{min-width:0}.requester-qr-attendance__hero h1{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:28px;font-weight:700;line-height:1.1;letter-spacing:0}.requester-qr-attendance__hero-bubble{position:relative;overflow:visible;max-width:560px;margin-top:10px;padding:13px 18px 14px;border:1px solid rgba(6,95,70,.12);border-radius:18px;background:#fff;box-shadow:0 12px 28px -18px #00342b61,inset 0 1px #ffffffb3}.requester-qr-attendance__hero-bubble:before{content:"";position:absolute;left:-8px;top:22px;width:16px;height:16px;border-left:1px solid rgba(6,95,70,.12);border-bottom:1px solid rgba(6,95,70,.12);background:#fff;transform:rotate(45deg)}.requester-qr-attendance__hero-bubble-brand{margin:0 0 5px;color:#065f46;font-size:10px;font-weight:800;line-height:1;letter-spacing:.12em;text-transform:uppercase}.requester-qr-attendance__hero-bubble-copy{margin:0;color:#3f4945;font-size:13px;font-weight:400;line-height:1.55}.requester-qr-attendance__hero-bubble-copy strong{color:#191c1b;font-weight:800}.requester-qr-attendance__stat-stack{width:180px;display:grid;gap:8px;flex:0 0 auto}.requester-qr-attendance__hero-stat{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff1a}.requester-qr-attendance__hero-stat p{margin:0;color:#d1fae5d1;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.requester-qr-attendance__hero-stat strong{color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.requester-qr-attendance__content-stack{width:100%;margin:0 auto;display:grid;gap:24px}.requester-qr-attendance__section{overflow:hidden;border:1px solid #e5e7e6;border-radius:16px;background:#fff}.requester-qr-attendance__records-card{overflow:hidden;border:1px solid #e5e7e6;border-radius:22px;background:#fff}.requester-qr-attendance__section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 24px;border-bottom:1px solid #f0f2ef}.requester-qr-attendance__section-heading-copy{min-width:0}.requester-qr-attendance__section-heading h2,.requester-qr-attendance__records-banner h2{margin:0;color:#191c1b;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:0}.requester-qr-attendance__section-heading p{margin:4px 0 0;color:#6b7370;font-size:12px;line-height:1.45}.requester-qr-attendance__count-pill{flex:0 0 auto;display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border-radius:999px;background:#f0f2ef;color:#3f4945;font-size:11px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.requester-qr-attendance__empty{padding:48px 24px;text-align:center;background:#fff}.requester-qr-attendance__empty-icon{width:56px;height:56px;margin:0 auto 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#f0f2ef;color:#9ca3a0}.requester-qr-attendance__empty p,.requester-qr-attendance__records-empty p{margin:0;color:#3f4945;font-size:14px;font-weight:700;line-height:1.35}.requester-qr-attendance__empty span,.requester-qr-attendance__records-empty span{display:block;margin-top:4px;color:#9ca3a0;font-size:12px;line-height:1.5}.requester-qr-attendance__active-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,560px),560px));justify-content:start;gap:16px;padding:24px}.requester-qr-attendance__qr-card{width:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5e7e6;border-radius:16px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.requester-qr-attendance__qr-card.is-active{border-color:#065f4640;box-shadow:0 14px 28px -24px #065f4647}.requester-qr-attendance__qr-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 20px 16px}.requester-qr-attendance__qr-card h3{overflow:hidden;margin:0;color:#191c1b;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.requester-qr-attendance__qr-card-header p{overflow:hidden;display:flex;align-items:center;gap:6px;margin:4px 0 0;color:#6b7370;font-size:11.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.requester-qr-attendance__qr-card-header p svg{flex:0 0 auto;color:#9ca3a0}.requester-qr-attendance__share-button{height:28px;display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;padding:0 10px;border:1px solid #e5e7e6;border-radius:999px;background:#fff;color:#3f4945;font-size:10.5px;font-weight:700;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.requester-qr-attendance__share-button:hover{border-color:#bfc9c4;background:#fafbfa}.requester-qr-attendance__share-button.is-copied{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.requester-qr-attendance__qr-preview{display:flex;align-items:center;gap:16px;margin:0 20px 16px;padding:16px;border:1px solid #e5e7e6;border-radius:12px;background:linear-gradient(135deg,#fafbfa,#f4f6f3)}.requester-qr-attendance__qr-frame{position:relative;width:120px;height:120px;flex:0 0 auto}.requester-qr-attendance__qr-frame>span{position:absolute;width:12px;height:12px;border-color:#065f46;pointer-events:none}.requester-qr-attendance__qr-frame>span:nth-child(1){top:-2px;left:-2px;border-top:2px solid;border-left:2px solid;border-top-left-radius:5px}.requester-qr-attendance__qr-frame>span:nth-child(2){top:-2px;right:-2px;border-top:2px solid;border-right:2px solid;border-top-right-radius:5px}.requester-qr-attendance__qr-frame>span:nth-child(3){bottom:-2px;left:-2px;border-bottom:2px solid;border-left:2px solid;border-bottom-left-radius:5px}.requester-qr-attendance__qr-frame>span:nth-child(4){right:-2px;bottom:-2px;border-right:2px solid;border-bottom:2px solid;border-bottom-right-radius:5px}.requester-qr-attendance__qr-frame>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7e6;border-radius:12px;background:#fff;box-shadow:0 8px 18px -18px #0f172a59}.requester-qr-attendance__qr-frame img{width:88px;height:88px;display:block;image-rendering:pixelated}.requester-qr-attendance__qr-fallback{width:88px;height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px dashed #a7c7ba;border-radius:10px;background:#f0faf5;color:#065f46}.requester-qr-attendance__qr-fallback span{font-size:10px;font-weight:800;line-height:1;color:#065f46}.requester-qr-attendance__qr-meta{min-width:0;display:grid;gap:10px;flex:1 1 auto}.requester-qr-attendance__qr-meta>div{min-width:0;display:flex;align-items:flex-start;gap:8px}.requester-qr-attendance__qr-meta svg{flex:0 0 auto;margin-top:2px;color:#9ca3a0}.requester-qr-attendance__qr-meta p{margin:0;color:#9ca3a0;font-size:9.5px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.requester-qr-attendance__qr-meta strong{display:block;overflow:hidden;margin-top:2px;color:#191c1b;font-size:11.5px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.requester-qr-attendance__progress{padding:0 20px 16px}.requester-qr-attendance__progress-label,.requester-qr-attendance__record-rate>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:6px}.requester-qr-attendance__progress-label span{display:inline-flex;align-items:center;gap:6px;color:#6b7370;font-size:11px;font-weight:700}.requester-qr-attendance__progress-label svg{color:#6b7370}.requester-qr-attendance__progress-label strong,.requester-qr-attendance__record-rate strong{color:#191c1b;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.requester-qr-attendance__progress-label strong span{color:#9ca3a0}.requester-qr-attendance__progress-track,.requester-qr-attendance__record-rate>div:last-child{overflow:hidden;height:6px;border-radius:999px;background:#f0f2ef}.requester-qr-attendance__progress-track>div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#065f46,#0a8064)}.requester-qr-attendance__qr-actions{display:flex;align-items:center;gap:8px;margin-top:auto;padding:16px 20px 20px;border-top:1px solid #f0f2ef}.requester-qr-attendance__primary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 auto;padding:10px 12px;border:0;border-radius:8px;background:#065f46;color:#fff;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none;box-shadow:0 10px 20px -16px #065f46a6;transition:background .18s ease,transform .18s ease}.requester-qr-attendance__primary-button:hover{background:#054d3a}.requester-qr-attendance__primary-button:active{transform:scale(.98)}.requester-qr-attendance__print-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #e5e7e6;border-radius:8px;background:#fff;color:#3f4945;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.requester-qr-attendance__record-action>button{position:relative;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #e5e7e6;border-radius:8px;background:#fff;color:#065f46;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.requester-qr-attendance__print-button:hover,.requester-qr-attendance__record-action>button:hover{border-color:#bfc9c4;background:#fafbfa}.requester-qr-attendance__records-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid #054d3a;background:linear-gradient(90deg,#065f46,#054d3a)}.requester-qr-attendance__records-title-group{min-width:0;display:flex;align-items:flex-start;gap:12px}.requester-qr-attendance__records-banner h2{color:#fff}.requester-qr-attendance__records-banner p{margin:4px 0 0;color:#ffffffbf;font-size:12px;line-height:1.35}.requester-qr-attendance__records-banner p strong{color:#fff;font-weight:700;font-variant-numeric:tabular-nums}.requester-qr-attendance__records-banner p span{color:#fff9}.requester-qr-attendance__export-menu,.requester-qr-attendance__record-action{position:relative;flex:0 0 auto}.requester-qr-attendance__export-button{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #ffffff;border-radius:8px;background:#fff;color:#065f46;font-size:12px;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:0 8px 16px -14px #00000080;transition:background .18s ease,opacity .18s ease}.requester-qr-attendance__export-button:hover:not(:disabled){background:#ffffffe6}.requester-qr-attendance__export-button:disabled{cursor:not-allowed;opacity:.4}.requester-qr-attendance__export-button .is-open{transform:rotate(180deg)}.requester-qr-attendance__export-dropdown{position:absolute;right:0;top:calc(100% + 6px);z-index:20;overflow:hidden;width:176px;border:1px solid #e5e7e6;border-radius:8px;background:#fff;box-shadow:0 16px 36px -26px #0f172a61}.requester-qr-attendance__row-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:20;overflow:hidden;width:160px;border:1px solid #e5e7e6;border-radius:8px;background:#fff;box-shadow:0 16px 36px -26px #0f172a61}.requester-qr-attendance__row-menu--above{top:auto;bottom:calc(100% + 6px)}.requester-qr-attendance__export-dropdown button,.requester-qr-attendance__row-menu button{width:100%;display:flex;align-items:center;gap:10px;border:0;background:#fff;color:#191c1b;cursor:pointer;text-align:left;transition:background .18s ease}.requester-qr-attendance__export-dropdown button{padding:10px 12px}.requester-qr-attendance__row-menu button{padding:9px 12px}.requester-qr-attendance__export-dropdown button+button,.requester-qr-attendance__row-menu button+button{border-top:1px solid #e5e7e6}.requester-qr-attendance__export-dropdown button:hover,.requester-qr-attendance__row-menu button:hover{background:#fafbfa}.requester-qr-attendance__export-dropdown strong,.requester-qr-attendance__row-menu span{display:block;color:#191c1b;font-size:12px;font-weight:700;line-height:1.2}.requester-qr-attendance__export-dropdown small{display:block;margin-top:2px;color:#9ca3a0;font-size:10px;line-height:1.2}.requester-qr-attendance__filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 20px;border-bottom:1px solid #e5e7e6;background:#fafbfa}.requester-qr-attendance__search,.requester-qr-attendance__filter-bar select{height:36px;min-width:0;border:1px solid #e5e7e6;border-radius:8px;background:#fff;color:#191c1b;transition:border-color .18s ease,background .18s ease}.requester-qr-attendance__search{display:flex;align-items:center;gap:8px;flex:1 1 220px;padding:0 12px}.requester-qr-attendance__search:focus-within,.requester-qr-attendance__filter-bar select:focus{border-color:#9ca3a0;outline:none}.requester-qr-attendance__search svg{color:#9ca3a0;flex:0 0 auto}.requester-qr-attendance__search input{min-width:0;flex:1 1 auto;border:0;background:transparent;color:#191c1b;font-size:12px;outline:none}.requester-qr-attendance__search input::placeholder{color:#9ca3a0}.requester-qr-attendance__search button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#9ca3a0;cursor:pointer}.requester-qr-attendance__search button:hover{color:#3f4945}.requester-qr-attendance__filter-bar select{flex:0 0 auto;min-width:140px;padding:0 10px;font-size:12px;cursor:pointer}.requester-qr-attendance__clear-filters{height:36px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#3f4945;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease}.requester-qr-attendance__clear-filters:hover{border-color:#e5e7e6;background:#fff}.requester-qr-attendance__records{overflow:visible;background:#fff}.requester-qr-attendance__records-header{display:grid;grid-template-columns:minmax(0,1fr) 120px 140px 60px;gap:12px;padding:12px 20px;border-bottom:1px solid #e5e7e6;color:#9ca3a0;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.requester-qr-attendance__records-header span:last-child{text-align:right}.requester-qr-attendance__records-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 140px 60px;gap:12px;align-items:center;padding:14px 20px;border-bottom:1px solid #f0f2ef;transition:background .18s ease}.requester-qr-attendance__records-row:last-child{border-bottom:0}.requester-qr-attendance__records-row:hover{background:#fafbfa}.requester-qr-attendance__records-row h3{overflow:hidden;margin:0;color:#191c1b;font-size:13px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.requester-qr-attendance__records-row p{overflow:hidden;margin:2px 0 0;color:#6b7370;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.requester-qr-attendance__records-row time{color:#3f4945;font-size:12px;font-variant-numeric:tabular-nums}.requester-qr-attendance__record-rate span{color:#6b7370;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.requester-qr-attendance__record-rate>div:last-child span{display:block;height:100%;border-radius:inherit}.requester-qr-attendance__record-rate .is-high{background:#10b981}.requester-qr-attendance__record-rate .is-mid{background:#f59e0b}.requester-qr-attendance__record-rate .is-low{background:#f87171}.requester-qr-attendance__record-action{display:flex;justify-content:flex-end}.requester-qr-attendance__record-action>button.requester-qr-attendance__record-action-trigger{position:relative;width:32px;min-width:32px;min-height:32px;height:32px;border:1px solid #e5e7e6;border-radius:8px;background:#fff;color:#065f46;padding:0;gap:0;line-height:1;font-size:0;box-shadow:none;display:inline-flex;align-items:center;justify-content:center}.requester-qr-attendance__record-action-icon{display:block;width:19px;min-width:19px;height:19px;min-height:19px;flex-shrink:0;fill:none;color:#065f46;stroke:#065f46;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.requester-qr-attendance__records-empty{padding:48px 20px;text-align:center;color:#bfc9c4}.requester-qr-attendance__sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.requester-reservations{width:100%;max-width:1488px;margin:0 auto;padding:0 24px 16px;box-sizing:border-box;color:#3f4945}.requester-reservations__hero{position:relative;margin-bottom:32px;isolation:isolate;overflow:visible;border-radius:16px;background:transparent}.requester-reservations__hero:before{content:"";position:absolute;inset:0;z-index:0;border:1px solid rgba(6,95,70,.15);border-radius:inherit;background:#065f46}.requester-reservations__hero-content{position:relative;z-index:2;display:flex;align-items:flex-end;gap:20px;min-height:220px;padding:20px 28px 28px 248px}.requester-reservations__hero--compact .requester-reservations__hero-content{min-height:138px;padding-top:18px;padding-bottom:24px}.requester-reservations__hero-photo{position:absolute;left:-12px;bottom:-12px;z-index:0;height:100%;display:flex;align-items:flex-end;pointer-events:none}.requester-reservations__hero-photo img{width:260px;height:auto;object-fit:contain;object-position:left bottom;display:block;filter:drop-shadow(0 10px 28px rgba(0,0,0,.35));transform-origin:52% 100%;will-change:transform,opacity;animation:requester-reservations-mascot-arrive .42s ease-out both,requester-reservations-mascot-bob 4.8s ease-in-out .42s infinite}.requester-reservations__hero-photo--calendar{bottom:-38px}.requester-reservations__hero-photo--calendar img{animation:requester-reservations-calendar-arrive .46s ease-out both,requester-reservations-calendar-think 5.6s ease-in-out .46s infinite}.requester-reservations--create .requester-reservations__hero{margin-top:14px;margin-bottom:24px}.requester-reservations--create .requester-reservations__hero-photo{bottom:-8px}.requester-reservations--create .requester-reservations__hero-photo img{width:230px}.requester-reservations--create .requester-reservations__hero-photo--calendar{bottom:-26px}@keyframes requester-reservations-mascot-arrive{0%{opacity:0;transform:translate3d(-8px,10px,0) scale(.98)}60%{opacity:1;transform:translate3d(0,-3px,0) scale(1.01)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes requester-reservations-mascot-bob{0%,to{transform:translateZ(0) rotate(0)}45%{transform:translate3d(0,-4px,0) rotate(-.5deg)}70%{transform:translate3d(0,-1px,0) rotate(.4deg)}}@keyframes requester-reservations-calendar-arrive{0%{opacity:0;transform:translate3d(-10px,12px,0) rotate(-1.4deg) scale(.98)}60%{opacity:1;transform:translate3d(1px,-3px,0) rotate(.8deg) scale(1.01)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes requester-reservations-calendar-think{0%,to{transform:translateZ(0) rotate(0)}36%{transform:translate3d(2px,-3px,0) rotate(.9deg)}68%{transform:translate3d(-1px,-1px,0) rotate(-.6deg)}}.requester-reservations__hero-copy{flex:1;min-width:0}.requester-reservations__hero-kicker-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.requester-reservations__hero-kicker-row span{width:4px;height:14px;border-radius:999px;background:#6ee7b7}.requester-reservations__hero-kicker{margin:0;color:#6ee7b7;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.22em;text-transform:uppercase}.requester-reservations__hero-title{margin:0 0 16px;color:#fff;font-family:Manrope,sans-serif;font-size:36px;font-weight:700;line-height:1;letter-spacing:0;text-shadow:0 2px 6px rgba(0,0,0,.25)}.requester-reservations__hero-bubble{position:relative;overflow:visible;max-width:640px;padding:13px 18px 14px;border:1px solid rgba(6,95,70,.12);border-radius:18px;background:#fff;box-shadow:0 12px 28px -18px #00342b61,inset 0 1px #ffffffb3}.requester-reservations__hero-bubble:before{content:"";position:absolute;left:-8px;top:20px;width:16px;height:16px;border-left:1px solid rgba(6,95,70,.12);border-bottom:1px solid rgba(6,95,70,.12);background:#fff;transform:rotate(45deg)}.requester-reservations__hero-bubble-brand{margin:0 0 5px;color:#065f46;font-size:10px;font-weight:800;line-height:1;letter-spacing:.12em;text-transform:uppercase}.requester-reservations__hero-bubble-copy{margin:0;color:#3f4945;font-size:13px;line-height:1.55}.requester-reservations__hero-bubble-copy strong{color:#191c1b;font-weight:800}.requester-reservations__hero-stat-stack{width:138px;display:grid;gap:6px;flex:0 0 auto;align-self:flex-start;margin-top:18px}.requester-reservations__hero-stat{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff1a}.requester-reservations__hero-stat p{margin:0;color:#d1fae5d1;font-size:8.5px;font-weight:700;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.requester-reservations__hero-stat strong{color:#fff;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.requester-reservations__create-stepper{width:min(100%,1180px);margin:-2px auto 30px;padding:0 6px}.requester-reservations__stepper-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:0;margin:0;padding:0;list-style:none}.requester-reservations__stepper-item{position:relative;min-width:0;text-align:center}.requester-reservations__stepper-item:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 54px);right:calc(-50% + 54px);height:3px;border-radius:999px;background:#dfe5e1;z-index:0}.requester-reservations__stepper-item--complete:not(:last-child):after{background:#065f46}.requester-reservations__stepper-marker{position:relative;z-index:1;width:36px;height:36px;margin:0 auto 8px;border:2px solid #dfe5e1;border-radius:999px;background:#fff;color:#c9d0cd;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px -14px #0f172a52}.requester-reservations__stepper-icon{width:15px;height:15px}.requester-reservations__stepper-item--complete .requester-reservations__stepper-marker,.requester-reservations__stepper-item--current .requester-reservations__stepper-marker{border-color:#065f46;background:#065f46;color:#fff;box-shadow:0 10px 18px -12px #065f46b8}.requester-reservations__stepper-copy{display:grid;gap:2px}.requester-reservations__stepper-copy strong{color:#111827;font-size:12px;font-weight:800;line-height:1.2}.requester-reservations__stepper-copy span{color:#6b7370;font-size:11px;line-height:1.25}.requester-reservations__stepper-item--upcoming .requester-reservations__stepper-copy strong,.requester-reservations__stepper-item--upcoming .requester-reservations__stepper-copy span{color:#b7bfbb}.requester-new-reservation{position:relative;width:100%;margin:-2px auto 40px;background:transparent;overflow:visible}.requester-new-reservation__scroll{overflow:visible}.requester-new-reservation__content{max-width:920px;margin:0 auto;padding:18px 24px 32px}.requester-new-reservation__content--wide{max-width:1488px;padding-inline:0}.requester-new-reservation__step{min-width:0}.requester-new-reservation__lead{margin:0 0 16px;color:#6b7370;font-size:13px;line-height:1.6}.requester-new-reservation__facility-list{display:grid;gap:10px}.requester-new-reservation__facility-option{width:100%;padding:12px;border:1px solid rgba(0,52,43,.08);border-radius:12px;background:#fff;color:inherit;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.requester-new-reservation__facility-option:hover{border-color:#00342b33;background:#f8faf7}.requester-new-reservation__facility-option.is-selected{border-color:#00342b;background:#f0f5f3;box-shadow:0 1px 2px #0f172a0a}.requester-new-reservation__facility-visual{width:56px;height:56px;border-radius:10px;background:linear-gradient(135deg,#065f461c,#065f4608),#f1f5f0;color:#065f46;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden}.requester-new-reservation__facility-visual.is-small{width:40px;height:40px;border-radius:8px}.requester-new-reservation__facility-visual.is-summary{width:52px;height:52px;border-radius:12px;border:1px solid rgba(6,95,70,.15);box-shadow:0 1px 2px #0f172a0f}.requester-new-reservation__facility-visual img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.requester-new-reservation__facility-option:hover .requester-new-reservation__facility-visual img{transform:scale(1.05)}.requester-new-reservation__facility-option-copy{min-width:0;flex:1;display:grid;gap:6px}.requester-new-reservation__facility-option-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.requester-new-reservation__facility-option-title-row strong{color:#191c1b;font-size:14px;font-weight:700;line-height:1.2}.requester-new-reservation__facility-option-title-row span,.requester-new-reservation__facility-option-title-row em{padding:2px 8px;border-radius:6px;background:#f0f2ef;color:#6b7370;font-size:10px;font-style:normal;line-height:1.3}.requester-new-reservation__facility-option-title-row em{border:1px solid #fde68a;background:#fffbeb;color:#d97706}.requester-new-reservation__facility-option-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#9ca3a0;font-size:11px;line-height:1.25}.requester-new-reservation__facility-option-meta span{display:inline-flex;align-items:center;gap:3px}.requester-new-reservation__facility-selected-icon{color:#00342b;flex:0 0 auto}.requester-new-reservation__datetime{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.requester-new-reservation__calendar-panel,.requester-new-reservation__selected-facility,.requester-new-reservation__details-card{border:1px solid rgba(6,95,70,.12);background:#fff}.requester-new-reservation__calendar-panel{border-radius:16px;overflow:hidden;box-shadow:0 1px #065f460a}.requester-new-reservation__calendar-header{padding:20px 24px;border-bottom:1px solid rgba(6,95,70,.1);background:linear-gradient(180deg,#f8faf7,#fff);display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-new-reservation__calendar-title-row{min-width:0;display:flex;align-items:flex-start;gap:22px}.requester-new-reservation__calendar-back{width:28px;height:28px;margin-top:4px;padding:0;border:1px solid rgba(6,95,70,.15);border-radius:8px;background:#fff;color:#3f4945;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.requester-new-reservation__calendar-back:hover{border-color:#065f464d;background:#065f460d;color:#065f46}.requester-new-reservation__calendar-header p,.requester-new-reservation__time-field>label,.requester-new-reservation__field label{margin:0;color:#065f46;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.22em;text-transform:uppercase}.requester-new-reservation__calendar-header h3,.requester-new-reservation__calendar-month-title{margin:2px 0 0;color:#191c1b;font-family:Manrope,sans-serif;font-size:28px;font-weight:700;line-height:.95;letter-spacing:0;gap:4px}.requester-new-reservation__calendar-month-title{display:grid}.requester-new-reservation__calendar-month-title span{display:block}.requester-new-reservation__calendar-month-title strong{color:#065f46;display:block;font-size:28px;font-weight:700}.requester-new-reservation__calendar-header small{display:block;margin-top:4px;color:#9ca3a0;font-size:11px;line-height:1.35}.requester-new-reservation__calendar-header small strong{color:#065f46;font-weight:800}.requester-new-reservation__calendar-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.requester-new-reservation__calendar-controls-today{width:auto;min-width:0;height:36px;padding:0 12px;color:#065f46;font-size:11px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase}.requester-new-reservation__calendar-control-group{border:1px solid rgba(6,95,70,.15);border-radius:8px;background:#fff;display:flex;align-items:center;overflow:hidden}.requester-new-reservation__calendar-control-group span{width:1px;height:20px;background:#065f461a}.requester-new-reservation__calendar-controls button{width:36px;height:36px;padding:0;border:0;border-radius:0;background:#fff;color:#3f4945;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease}.requester-new-reservation__calendar-controls button:hover{background:#065f460d}.requester-new-reservation__calendar-controls .requester-new-reservation__calendar-controls-today{width:auto;padding:0 12px;border:1px solid rgba(6,95,70,.15);border-radius:8px;color:#065f46}.requester-new-reservation__weekday-row,.requester-new-reservation__calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.requester-new-reservation__weekday-row{border-bottom:1px solid rgba(6,95,70,.08);background:#fafbfa}.requester-new-reservation__weekday-row span{padding:10px 6px;color:#6b7370;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.18em;text-align:center;text-transform:uppercase}.requester-new-reservation__weekday-row span.is-weekend{color:#065f4699}.requester-new-reservation__availability-status{padding:8px 16px;border-top:1px solid rgba(6,95,70,.08);background:#f8faf7;color:#6b7370;font-size:11px;font-weight:700;line-height:1.35}.requester-new-reservation__availability-status.is-error{background:#fff7ed;color:#c2410c}.requester-new-reservation__calendar-day{position:relative;min-height:112px;min-width:0;padding:8px;border:0;border-right:1px solid rgba(6,95,70,.08);border-bottom:1px solid rgba(6,95,70,.08);background:#fff;color:#191c1b;text-align:left;display:flex;flex-direction:column;gap:4px;cursor:pointer;transition:background-color .18s ease}.requester-new-reservation__calendar-day.is-row-end{border-right:0}.requester-new-reservation__calendar-day.is-grid-end{border-bottom:0}.requester-new-reservation__calendar-day:hover:not(:disabled){background:#ecfdf580}.requester-new-reservation__calendar-day.is-weekend:not(.is-selected):not(.is-past){background:#fafbf6}.requester-new-reservation__calendar-day.is-selected{background:#ecfdf5;box-shadow:inset 0 0 0 2px #065f46}.requester-new-reservation__calendar-day.is-past{background:#fafbfa;cursor:not-allowed;opacity:.4}.requester-new-reservation__calendar-day.is-today-blocked{background:#f4f7f4;cursor:not-allowed}.requester-new-reservation__calendar-day.is-outside-month{color:#cdd2cf}.requester-new-reservation__calendar-day-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.requester-new-reservation__calendar-day-number{min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:transparent;color:#9ca3a0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;box-shadow:none}.requester-new-reservation__calendar-day.is-available .requester-new-reservation__calendar-day-number{background:#0f172a0f;color:#374151;box-shadow:inset 0 0 0 1px #0f172a14}.requester-new-reservation__calendar-day.is-selected .requester-new-reservation__calendar-day-number{background:#065f46;color:#fff;box-shadow:0 8px 18px -10px #065f46cc}.requester-new-reservation__calendar-day.is-today:not(.is-selected) .requester-new-reservation__calendar-day-number{color:#065f46;font-weight:800}.requester-new-reservation__calendar-day.is-available.is-today:not(.is-selected) .requester-new-reservation__calendar-day-number{color:#374151}.requester-new-reservation__calendar-day.is-today-blocked .requester-new-reservation__calendar-day-number{background:#065f4614;box-shadow:inset 0 0 0 1px #065f463d}.requester-new-reservation__calendar-day.is-outside-month:not(.is-selected) .requester-new-reservation__calendar-day-number{color:#cdd2cf}.requester-new-reservation__calendar-day-count{padding:2px 6px;border-radius:999px;background:#065f4614;color:#065f46;font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.requester-new-reservation__calendar-day.is-selected .requester-new-reservation__calendar-day-count{background:#065f46;color:#fff}.requester-new-reservation__calendar-day-events{display:grid;gap:4px;min-width:0;margin-top:2px}.requester-new-reservation__calendar-day-events em{padding-left:4px;color:#9ca3a0;font-size:9px;font-style:normal;font-weight:800}.requester-new-reservation__day-chip{position:relative;min-width:0;padding:4px 6px 4px 8px;border-radius:6px;display:grid;gap:1px;overflow:hidden}.requester-new-reservation__day-chip>span{position:absolute;inset-block:0;left:0;width:3px}.requester-new-reservation__day-chip strong,.requester-new-reservation__day-chip small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-new-reservation__day-chip strong{font-size:10px;font-weight:700;line-height:1.1}.requester-new-reservation__day-chip small{font-size:9px;line-height:1.1;opacity:.8}.requester-new-reservation__calendar-selected-dot{position:absolute;right:6px;bottom:6px;width:6px;height:6px;border-radius:999px;background:#065f46}.requester-new-reservation__legend{padding:12px 24px;border-top:1px solid rgba(6,95,70,.08);background:#fafbfa;color:#6b7370;display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:10px;font-weight:500;line-height:1.2}.requester-new-reservation__legend span{display:inline-flex;align-items:center;gap:6px}.requester-new-reservation__legend i{width:10px;height:10px;display:inline-flex;border-radius:999px}.requester-new-reservation__legend i.is-today{background:#065f461a;box-shadow:inset 0 0 0 1px #065f4666}.requester-new-reservation__legend i.is-selected{background:#065f46}.requester-new-reservation__legend i.is-available{border:1px solid rgba(15,23,42,.12);background:#0f172a0f}.requester-new-reservation__legend i.is-reserved{border-radius:3px;background:#fde7d8}.requester-new-reservation__day-chip--orange{background:#fde7d8;color:#9a4a1c}.requester-new-reservation__day-chip--orange>span{background:#e08b54}.requester-new-reservation__day-chip--blue{background:#dde9f7;color:#23476f}.requester-new-reservation__day-chip--blue>span{background:#5a87b8}.requester-new-reservation__day-chip--violet{background:#e3e0f4;color:#4a3d7a}.requester-new-reservation__day-chip--violet>span{background:#7e6dc4}.requester-new-reservation__day-chip--pink{background:#fce4ec;color:#8a2c4d}.requester-new-reservation__day-chip--pink>span{background:#d06a8e}.requester-new-reservation__day-chip--green{background:#dcefe1;color:#1f5a3a}.requester-new-reservation__day-chip--green>span{background:#5fa37a}.requester-new-reservation__day-chip--amber{background:#fef3c7;color:#7a5b13}.requester-new-reservation__day-chip--amber>span{background:#d6a93a}.requester-new-reservation__schedule-card{border:1px solid rgba(6,95,70,.12);border-radius:16px;background:#fff;box-shadow:0 1px #065f460a;overflow:hidden;display:flex;flex-direction:column}.requester-new-reservation__schedule-header{position:relative;overflow:hidden;padding:16px 24px 18px;border-bottom:0;background:linear-gradient(135deg,#065f46,#08735c);display:grid;gap:12px}.requester-new-reservation__schedule-header>span{position:absolute;top:0;right:0;width:128px;height:128px;border-bottom-left-radius:100px;background:linear-gradient(225deg,rgba(255,255,255,.14),transparent);pointer-events:none}.requester-new-reservation__schedule-title-block{position:relative;z-index:1;display:grid;gap:6px}.requester-new-reservation__schedule-title-block>p{margin:0;color:#d1fae5;font-size:9px;font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.requester-new-reservation__schedule-title-block>div{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:31px}.requester-new-reservation__schedule-card-title{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:20px;font-weight:650;line-height:1;letter-spacing:0}.requester-new-reservation__duration-pill{display:grid;justify-items:end;gap:6px}.requester-new-reservation__duration-pill small{color:#bbf7d0;font-size:9px;font-weight:700;line-height:1;letter-spacing:.15em;text-transform:uppercase}.requester-new-reservation__duration-pill strong{padding:4px 8px;border-radius:6px;background:#ffffff29;color:#fff;font-size:12px;font-weight:700;line-height:1}.requester-new-reservation__schedule-body{padding:24px;background:#fafbfa;display:grid;gap:24px}.requester-new-reservation__time-pill-row{display:flex;align-items:stretch;gap:10px}.requester-new-reservation__time-pill{position:relative;flex:1;min-width:0;padding:12px 12px 12px 18px;border:1px solid rgba(6,95,70,.15);border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a;overflow:hidden;transition:border-color .18s ease}.requester-new-reservation__time-pill:hover{border-color:#065f464d}.requester-new-reservation__time-pill>span{position:absolute;inset-block:0;left:0;width:4px;background:#065f46}.requester-new-reservation__time-pill--end>span{background:#10b981}.requester-new-reservation__time-pill p{margin:0 0 4px;color:#6b7370;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.requester-new-reservation__time-pill-value{color:#191c1b;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}.requester-new-reservation__time-arrow{align-self:center;width:32px;height:32px;border:1px solid rgba(6,95,70,.1);border-radius:999px;background:#fff;color:#065f46;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0f172a0a}.requester-new-reservation__clock-shell{padding:4px;border:1px solid rgba(6,95,70,.15);border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.requester-new-reservation__divider{height:1px;margin-top:8px;background:#065f461a}.requester-new-reservation__continue-action{width:100%;min-height:52px;padding:0 18px;border:0;border-radius:12px;background:#065f46;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:650;line-height:1;cursor:pointer;box-shadow:0 12px 24px -18px #065f46a6;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.requester-new-reservation__continue-action:hover{background:#054d3a;box-shadow:0 14px 28px -18px #065f46bf}.requester-new-reservation__continue-action:active{transform:scale(.98)}.requester-new-reservation__continue-action:disabled{background:#d9e1dd;color:#7b8782;cursor:not-allowed;box-shadow:none;transform:none}.requester-new-reservation__continue-action:disabled:hover{background:#d9e1dd;box-shadow:none}.requester-new-reservation__event-backdrop{position:fixed;inset:0;z-index:140;background:#191c1b33;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.requester-new-reservation__event-panel{position:fixed;top:0;right:0;bottom:0;z-index:150;width:480px;height:100dvh;max-width:calc(100vw - 24px);background:#fff;box-shadow:-24px 0 50px -32px #0f172a73;display:flex;flex-direction:column}.requester-new-reservation__event-panel-header{padding:22px 32px 20px;border-bottom:1px solid rgba(6,95,70,.22);background:radial-gradient(circle at 12% 0%,rgba(209,250,229,.18),transparent 34%),linear-gradient(135deg,#065f46,#047857);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:16px;row-gap:14px}.requester-new-reservation__event-panel-heading p{margin:0;color:#ecfdf5c7;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.22em;text-transform:uppercase}.requester-new-reservation__event-panel-title{margin:4px 0 0;color:#fff;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;line-height:1.18;letter-spacing:0}.requester-new-reservation__event-panel-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.34);border-radius:10px;background:#ffffff1f;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.requester-new-reservation__event-panel-close:hover{border-color:#ffffff8f;background:#fff3;color:#fff}.requester-new-reservation__event-summary{grid-column:1 / -1;padding:12px 14px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:#ffffff1a;display:grid;gap:8px}.requester-new-reservation__event-summary div{color:#ffffffdb;display:flex;align-items:center;column-gap:8px;row-gap:4px;flex-wrap:wrap;font-size:12px;line-height:1.35}.requester-new-reservation__event-summary svg{flex:0 0 auto;color:#bbf7d0}.requester-new-reservation__event-summary em{color:#ffffff7a;font-style:normal}.requester-new-reservation__event-panel-body{flex:1;min-height:0;padding:22px 32px 28px;overflow-y:auto;display:grid;align-content:start;gap:18px}.requester-new-reservation__event-field{display:grid;gap:8px}.requester-new-reservation__event-field>span{color:#3f4945;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.requester-new-reservation__event-field>span strong{color:#ef4444;font-weight:800}.requester-new-reservation__event-field input,.requester-new-reservation__event-field textarea{width:100%;min-height:50px;border:1px solid rgba(6,95,70,.1);border-radius:14px;outline:none;background:#f4f7f4;color:#191c1b;padding:13px 14px;font-family:var(--font-family-body);font-size:14px;line-height:1.45;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.requester-new-reservation__event-field textarea{min-height:122px;resize:none}.requester-new-reservation__event-field input::placeholder,.requester-new-reservation__event-field textarea::placeholder{color:#9ca3a0}.requester-new-reservation__event-field input:focus,.requester-new-reservation__event-field textarea:focus{border-color:#065f4673;background:#fff;box-shadow:0 0 0 3px #065f4614}.requester-new-reservation__event-field small{color:#9ca3a0;display:inline-flex;align-items:center;gap:4px;font-size:10px;line-height:1.3;margin-top:1px}.requester-new-reservation__event-field small.is-warning{color:#d97706}.requester-new-reservation__attendee-stepper{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:10px}.requester-new-reservation__attendee-stepper button{width:40px;height:40px;border:1px solid rgba(6,95,70,.15);border-radius:8px;background:#fff;color:#065f46;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.requester-new-reservation__attendee-stepper button:hover{border-color:#065f464d;background:#065f460d}.requester-new-reservation__attendee-stepper button span{font-size:18px;font-weight:800;line-height:1}.requester-new-reservation__attendee-stepper input{min-width:0;min-height:40px;padding:10px 12px;text-align:center;font-family:Manrope,sans-serif;font-weight:700}.requester-new-reservation__event-divider{height:1px;background:#065f461a}.requester-new-reservation__event-panel-footer{padding:16px 32px;border-top:1px solid rgba(6,95,70,.1);background:#fff;display:flex;align-items:center;justify-content:flex-end;gap:12px}.requester-new-reservation__event-panel-footer button{min-height:40px;border:0;border-radius:12px;padding:10px 18px;color:#3f4945;background:transparent;font-size:13px;line-height:1;cursor:pointer;transition:background-color .18s ease,opacity .18s ease}.requester-new-reservation__event-panel-footer button:hover:not(:disabled){background:#f0f2ef}.requester-new-reservation__event-panel-footer button:last-child{min-width:128px;background:#065f46;color:#fff;box-shadow:0 12px 26px -16px #065f46b3}.requester-new-reservation__event-panel-footer button:last-child:hover:not(:disabled){background:#054d3a}.requester-new-reservation__event-panel-footer button:disabled{cursor:not-allowed;opacity:.4}.requester-new-reservation__side{display:grid;gap:16px}.requester-new-reservation__selected-facility{padding:12px;border-radius:16px;display:flex;align-items:center;gap:12px}.requester-new-reservation__selected-facility p{margin:0;color:#191c1b;font-size:13px;font-weight:800;line-height:1.2}.requester-new-reservation__selected-facility span{display:block;margin-top:2px;color:#9ca3a0;font-size:11px;line-height:1.3}.requester-new-reservation__details-card{padding:20px;border-radius:16px;display:grid;gap:16px}.requester-new-reservation__time-focus{padding:14px 16px;border:1px solid rgba(6,95,70,.12);border-radius:12px;background:#f8faf7;display:grid;gap:4px}.requester-new-reservation__time-focus p{margin:0;color:#065f46;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.requester-new-reservation__time-focus strong{color:#191c1b;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;line-height:1.2}.requester-new-reservation__time-focus span{color:#6b7370;font-size:12px;line-height:1.45}.requester-new-reservation__field{display:grid;gap:6px}.requester-new-reservation__field label{color:#3f4945;letter-spacing:.08em;display:inline-flex;align-items:center;gap:4px}.requester-new-reservation__field input,.requester-new-reservation__field textarea{width:100%;border:0;border-bottom:2px solid transparent;border-radius:12px;outline:0;background:#f0f2ef;color:#191c1b;padding:10px 14px;font-family:var(--font-family-body);font-size:14px;line-height:1.45;transition:background-color .18s ease,border-color .18s ease}.requester-new-reservation__field textarea{min-height:92px;resize:none}.requester-new-reservation__field input::placeholder,.requester-new-reservation__field textarea::placeholder{color:#9ca3a0}.requester-new-reservation__field input:focus,.requester-new-reservation__field textarea:focus{border-color:#00342b;background:#e8eae7}.requester-new-reservation__field--line input{padding-inline:0;border-bottom-color:#e5e7e6;border-radius:0;background:transparent}.requester-new-reservation__field--line input:focus{border-bottom-color:#065f46;background:transparent}.requester-new-reservation__field small{color:#9ca3a0;font-size:10px;line-height:1.3}.requester-new-reservation__time-field{display:grid;gap:10px}.requester-new-reservation__time-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.requester-new-reservation__time-editor{position:relative;flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(148,163,184,.28);border-color:#94a3b847;border-radius:10px;background:#fff;box-shadow:0 10px 24px -22px #0f172a47;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.requester-new-reservation__time-editor:hover{border-color:#065f4638;background:#fbfdfb;box-shadow:0 12px 26px -22px #065f4652}.requester-new-reservation__time-editor:focus-within{border-color:#065f4659;background:#fff;box-shadow:0 12px 26px -22px #065f466b}.requester-new-reservation__time-editor p{margin:0 0 4px;color:#6b7370;font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.requester-new-reservation__time-input-row{min-height:25px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center}.requester-new-reservation__time-input-row input{width:100%;min-width:0;min-height:25px;padding:0;border:0;outline:0;background:transparent;color:#191c1b;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1.2;text-align:left;font-variant-numeric:tabular-nums}.requester-new-reservation__time-input-row input::placeholder{color:#9ca3a0}.requester-new-reservation__inline-error{margin:-2px 0 0;color:#ef4444;display:flex;align-items:center;gap:6px;font-size:11px;line-height:1.3}.requester-new-reservation__clock{padding:8px;border:0;border-radius:0;background:transparent}.requester-new-reservation__clock-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.requester-new-reservation__clock-tabs button,.requester-new-reservation__clock-periods button{border:1px solid transparent;background:transparent;color:#6b7370;font-family:var(--font-family-body);font-size:12px;font-weight:800;line-height:1.2;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.requester-new-reservation__clock-tabs button{min-height:36px;padding:8px;border-color:#065f4626;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.requester-new-reservation__clock-tabs button:hover{border-color:#065f4633;background:#065f4608;color:#065f46}.requester-new-reservation__clock-tabs button.is-active{border-color:#065f4638;background:#065f460e;color:#065f46;box-shadow:none}.requester-new-reservation__clock-periods button.is-active{border-color:transparent;background:#065f460e;color:#065f46;box-shadow:none}.requester-new-reservation__clock-tabs button.is-active.is-end{border-color:#10b9813d;background:#10b98113;color:#047857;box-shadow:none}.requester-new-reservation__clock-periods button.is-active.is-end{background:#10b98113;color:#047857;box-shadow:none}.requester-new-reservation__clock-tabs button:active,.requester-new-reservation__clock-periods button:active{transform:scale(.98)}.requester-new-reservation__clock-face-wrap{display:flex;justify-content:center;-webkit-user-select:none;user-select:none}.requester-new-reservation__clock-face{max-width:100%;height:auto;touch-action:none}.requester-new-reservation__clock-periods{width:fit-content;margin:16px auto 0;padding:4px;border-radius:8px;background:#f0f2ef;display:flex;align-items:center;justify-content:center}.requester-new-reservation__clock-periods button{padding:6px 20px;border-radius:6px;font-size:11px;letter-spacing:.08em}.requester-new-reservation__clock-periods button:not(.is-active):hover{background:#065f4608}.requester-new-reservation__clock p{margin:12px 0 0;color:#9ca3a0;font-size:10px;font-weight:500;line-height:1.2;letter-spacing:.04em;text-align:center;text-transform:uppercase}.requester-new-reservation__location-line{padding:8px 0;border-bottom:2px solid #e5e7e6;color:#191c1b;display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.35}.requester-new-reservation__location-line svg{color:#6b7370;flex:0 0 auto}.requester-new-reservation__location-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-new-reservation__notice{padding:10px 14px;border-radius:12px;display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.55}.requester-new-reservation__notice svg{margin-top:3px;flex:0 0 auto}.requester-new-reservation__notice span{display:block}.requester-new-reservation__notice strong{font-weight:800}.requester-new-reservation__notice--danger{border:1px solid #fecaca;background:#fef2f2;color:#ef4444}.requester-new-reservation__notice--danger strong{display:block;color:#dc2626}.requester-new-reservation__notice--warning{border:1px solid #fde68a;background:#fffbeb;color:#b45309}.requester-new-reservation__side-action-row{padding-top:4px;display:flex;justify-content:flex-end}.requester-new-reservation__side-action-row .requester-new-reservation__primary-action{min-width:116px}.requester-new-reservation__step--details{display:grid;gap:20px}.requester-new-reservation__summary-card{padding:14px;border:1px solid rgba(0,52,43,.08);border-radius:12px;background:#f8faf7;display:grid;gap:6px}.requester-new-reservation__summary-card div{color:#6b7370;display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.35}.requester-new-reservation__summary-card svg{color:#00342b;flex:0 0 auto}.requester-new-reservation__summary-card em{color:#bfc9c4;font-style:normal}.requester-new-reservation__success{max-width:520px;margin:0 auto;padding:32px 0;text-align:center}.requester-new-reservation__success-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:16px;background:#ecfdf5;color:#10b981;display:flex;align-items:center;justify-content:center}.requester-new-reservation__success h3{margin:0;color:#191c1b;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;line-height:1.2;letter-spacing:0}.requester-new-reservation__success>p{max-width:340px;margin:8px auto 0;color:#6b7370;font-size:14px;line-height:1.6}.requester-new-reservation__success>p strong{color:#191c1b;font-weight:800}.requester-new-reservation__success-summary{margin-top:24px;padding:16px;border:1px solid rgba(0,52,43,.08);border-radius:16px;background:#f8faf7;display:grid;gap:10px;text-align:left}.requester-new-reservation__success-summary div{display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-new-reservation__success-summary span{color:#9ca3a0;font-size:12px;line-height:1.3}.requester-new-reservation__success-summary p{margin:0;color:#191c1b;font-size:13px;line-height:1.3;text-align:right}.requester-new-reservation__success-summary strong{padding:2px 10px;border:1px solid #fde68a;border-radius:999px;background:#fffbeb;color:#d97706;font-size:11px;font-weight:600;line-height:1.4}.requester-new-reservation__success button,.requester-new-reservation__primary-action{border:0;background:#00342b;color:#fff;font-family:var(--font-family-body);font-size:13px;line-height:1.2;cursor:pointer;transition:background-color .18s ease,opacity .18s ease;box-shadow:0 10px 24px -14px #00342b99}.requester-new-reservation__success button{margin-top:24px;padding:11px 24px;border-radius:12px}.requester-new-reservation__success button:hover,.requester-new-reservation__primary-action:hover:not(:disabled){background:#004d3f}.requester-new-reservation__footer{border-top:0;background:transparent}.requester-new-reservation__footer-inner{max-width:920px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:flex-end;gap:12px}.requester-new-reservation__primary-action{min-height:40px;padding:10px 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.requester-new-reservation__primary-action:disabled{cursor:not-allowed;opacity:.4}.requester-new-reservation__message{margin:16px 0 0;padding:12px 14px;border-radius:12px;background:#f8faf7;color:#6b7370;font-size:12px;line-height:1.55}.requester-new-reservation__message--error{border:1px solid rgba(239,68,68,.16);background:#fef2f2;color:#dc2626}.requester-new-reservation__facility-option:focus-visible,.requester-new-reservation__calendar-controls button:focus-visible,.requester-new-reservation__calendar-day:focus-visible,.requester-new-reservation__field input:focus-visible,.requester-new-reservation__field textarea:focus-visible,.requester-new-reservation__time-input-row input:focus-visible,.requester-new-reservation__clock-tabs button:focus-visible,.requester-new-reservation__clock-periods button:focus-visible,.requester-new-reservation__primary-action:focus-visible,.requester-new-reservation__success button:focus-visible{outline:2px solid rgba(6,95,70,.35);outline-offset:2px}@media(max-width:1023px){.requester-new-reservation__datetime{grid-template-columns:1fr}.requester-new-reservation__side{max-width:520px;width:100%;justify-self:center}}@media(max-width:720px){.requester-new-reservation__content,.requester-new-reservation__footer-inner{padding-inline:16px}.requester-new-reservation__facility-option{align-items:flex-start}.requester-new-reservation__facility-option-meta{gap:8px}.requester-new-reservation__calendar-header{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.requester-new-reservation{margin-bottom:28px}.requester-new-reservation__content{padding-block:24px}.requester-new-reservation__facility-option{padding:10px}.requester-new-reservation__facility-visual{width:48px;height:48px}.requester-new-reservation__calendar-header{padding:14px 16px}.requester-new-reservation__calendar-day{min-height:70px;padding:5px}.requester-new-reservation__weekday-row span{padding:8px 2px;font-size:9px;letter-spacing:.08em}.requester-new-reservation__calendar-day-events{display:none}.requester-new-reservation__calendar-day-number{width:22px;height:22px;font-size:11px}.requester-new-reservation__details-card{padding:16px}.requester-new-reservation__time-selects{grid-template-columns:1fr}.requester-new-reservation__clock{padding:10px}.requester-new-reservation__summary-card div{flex-wrap:wrap}.requester-new-reservation__footer-inner{align-items:stretch;flex-direction:column-reverse}.requester-new-reservation__primary-action{width:100%;justify-content:center}}.requester-reservations__primary-action{min-height:40px;margin-bottom:20px;padding:10px 16px;border:0;border-radius:8px;background:#065f46;color:#fff;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-family:var(--font-family-body);font-size:12.5px;font-weight:700;line-height:1.2;cursor:pointer;box-shadow:0 8px 24px -12px #065f4680;transition:background-color .18s ease}.requester-reservations__primary-action:hover{background:#054d39}.requester-reservations__layout{display:grid;grid-template-columns:400px minmax(0,1fr);gap:24px;align-items:start}.requester-reservations__sidebar{position:sticky;top:24px;align-self:start;display:flex;flex-direction:column;min-width:0}.requester-reservations__month-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.requester-reservations__month-picker-shell{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;min-width:0}.requester-reservations__month-picker-trigger{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:0;border:0;background:transparent;color:#191c1b;text-align:left}.requester-reservations__month-title{margin:0;color:#191c1b;font-family:Manrope,sans-serif;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:0}.requester-reservations__month-picker-trigger-icon{flex:0 0 auto;color:#6b7370;transition:color .18s ease,transform .18s ease}.requester-reservations__month-picker-trigger:hover .requester-reservations__month-title,.requester-reservations__month-picker-trigger:hover .requester-reservations__month-picker-trigger-icon{color:#065f46}.requester-reservations__month-picker-trigger-icon.is-open{color:#065f46;transform:rotate(180deg)}.requester-reservations__month-picker-popover{position:absolute;top:calc(100% + 10px);left:0;z-index:20;width:min(280px,calc(100vw - 32px));padding:14px 16px 16px;border:1px solid #e8eae7;border-radius:12px;background:#fff;box-shadow:0 18px 40px -28px #0f172a6b;display:grid;grid-template-columns:1fr;gap:14px}.requester-reservations__month-picker-header{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:8px}.requester-reservations__month-picker-year{margin:0;color:#3f4945;font-size:14px;font-weight:500;line-height:1.2;text-align:center}.requester-reservations__month-picker-year-button{width:32px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:#6b7370;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,color .18s ease}.requester-reservations__month-picker-year-button:hover:not(:disabled){background:#065f460f;color:#065f46}.requester-reservations__month-picker-year-button:disabled{color:#cdd2cf;cursor:not-allowed}.requester-reservations__month-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px}.requester-reservations__month-picker-month{min-height:34px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:#3f4945;font-size:12px;font-weight:600;line-height:1.2;transition:background-color .18s ease,color .18s ease}.requester-reservations__month-picker-month:hover:not(:disabled){background:#065f460f;color:#065f46}.requester-reservations__month-picker-month.is-selected{background:#00342b;color:#fff}.requester-reservations__month-picker-month:disabled{color:#cdd2cf;cursor:not-allowed}.requester-reservations__month-controls{margin-top:4px;display:flex;flex-direction:column;gap:6px}.requester-reservations__year-label{margin:2px 0 4px;color:#065f46;font-family:Manrope,sans-serif;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:0}.requester-reservations__month-summary{margin:0 0 18px;color:#6b7370;font-size:12px;line-height:1.625}.requester-reservations__month-summary strong{color:#191c1b;font-weight:700}.requester-reservations__section-label{display:flex;align-items:center;gap:8px;margin-bottom:10px}.requester-reservations__section-label span{width:4px;height:14px;border-radius:999px;background:#065f46}.requester-reservations__section-label p{margin:0;color:#065f46;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:0;text-transform:uppercase}.requester-reservations__section-label div{flex:1;height:1px;background:#065f461a}.requester-reservations__calendar{border:1px solid rgba(6,95,70,.1);border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 24px -12px #065f461f}.requester-reservations__month-button,.requester-reservations__month-picker-trigger,.requester-reservations__month-picker-year-button,.requester-reservations__month-picker-month,.requester-reservations__cancel-button,.requester-reservations__cancel-keep,.requester-reservations__cancel-confirm{font-family:var(--font-family-body);cursor:pointer}.requester-reservations__month-button{width:28px;height:28px;padding:0;border:1px solid rgba(6,95,70,.15);border-radius:6px;background:transparent;color:#3f4945;display:flex;align-items:center;justify-content:center;transition:background-color .18s ease,color .18s ease}.requester-reservations__month-button:hover{background:#065f460d;color:#065f46}.requester-reservations__weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:2px solid #191c1b;background:#fff}.requester-reservations__weekday{padding:12px;color:#9ca3a0;text-align:center;font-size:10px;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase}.requester-reservations__weekday.has-divider{border-right:1px solid #e5e7e6}.requester-reservations__weeks{height:min(800px,calc(100dvh - 96px));max-height:800px;overflow-y:auto}.requester-reservations__month-divider{display:flex;align-items:center;gap:12px;min-height:38px;padding:10px 12px;border-top:1px solid rgba(6,95,70,.1);border-bottom:1px solid rgba(6,95,70,.08);background:#f8faf7f0;color:#065f46}.requester-reservations__month-divider-label{color:#065f46;font-family:Manrope,sans-serif;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}.requester-reservations__month-divider-line{height:1px;flex:1;background:linear-gradient(90deg,#065f462e,#065f4600)}.requester-reservations__week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.requester-reservations__week.has-top-border{border-top:1px solid #e5e7e6}.requester-reservations__day{position:relative;min-height:132px;min-width:0;padding:10px 12px;background:#fff;color:#191c1b;display:flex;flex-direction:column;isolation:isolate;transition:background-color .18s ease}.requester-reservations__day.has-divider{border-right:1px solid #e5e7e6}.requester-reservations__day:not(.is-today):not(.is-other-month):not(.is-weekend):hover{background:#065f4606}.requester-reservations__day.is-weekend:not(.is-today):not(.is-other-month){background:#fafbfa66}.requester-reservations__day.is-weekend:not(.is-today):not(.is-other-month):hover{background:#065f4608}.requester-reservations__day.is-today{background:linear-gradient(180deg,rgba(6,95,70,.07),transparent)}.requester-reservations__day.is-other-month{background:#fafbfa99}.requester-reservations__day-heading{display:flex;align-items:baseline;gap:6px;margin-bottom:6px;position:relative;z-index:1}.requester-reservations__day-number{color:#191c1b;font-family:Manrope,sans-serif;font-size:22px;font-weight:700;line-height:1;letter-spacing:0}.requester-reservations__day-weekday{color:#9ca3a0;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:0}.requester-reservations__day.is-today .requester-reservations__day-number,.requester-reservations__day.is-today .requester-reservations__day-weekday{color:#065f46}.requester-reservations__day.is-other-month .requester-reservations__day-number,.requester-reservations__day.is-other-month .requester-reservations__day-weekday{color:#cdd2cf}.requester-reservations__day.is-past:not(.is-today):not(.is-other-month) .requester-reservations__day-number{color:#9ca3a0}.requester-reservations__day-items{display:flex;flex-direction:column;gap:4px;min-width:0;position:relative;z-index:1}.requester-reservations__day-empty-line{position:relative;z-index:1;margin-top:auto;height:2px;width:20px;border-radius:999px;background:#e5e7e6;opacity:0;transition:opacity .18s ease}.requester-reservations__day:hover .requester-reservations__day-empty-line{opacity:1}.requester-reservations__day-item{display:grid;grid-template-columns:3px minmax(0,1fr);align-items:stretch;gap:7px;width:100%;min-width:0;min-height:40px;margin-left:0;padding:6px 8px 6px 0;border:1px solid #e8eae7;border-radius:7px;background:#f8faf7;box-shadow:0 1px 2px #0f172a0a;cursor:default;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.requester-reservations__day-item--pending{border-color:#fed7aa;background:#fff7ed}.requester-reservations__day-item--approved{border-color:#a7f3d0;background:#ecfdf5}.requester-reservations__day-item--rejected{border-color:#fecaca;background:#fef2f2}.requester-reservations__day-item--cancelled{border-color:#e5e7eb;background:#f9fafb}.requester-reservations__day-item--completed{border-color:#bae6fd;background:#f0f9ff}.requester-reservations__day-item--no-show{border-color:#fed7aa;background:#fff7ed}.requester-reservations__day-item:hover{border-color:#065f4633;box-shadow:0 8px 18px -16px #065f4673;transform:translateY(-1px)}.requester-reservations__day-item-dot{margin-top:0;width:3px;height:100%;min-height:28px;border-radius:999px;box-shadow:none;align-self:stretch;flex-shrink:0}.requester-reservations__day-item-copy{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.requester-reservations__day-item-title{display:block;min-width:0;color:#111827;font-size:11px;font-weight:800;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-reservations__day-item-time{min-width:0;color:#56615d;font-size:10px;font-weight:500;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-reservations__status-dot{width:4px;height:4px;border-radius:999px;flex:0 0 auto}.requester-reservations__panel-list{max-height:600px;overflow-y:auto;padding-right:4px}.requester-reservations__panel-list>*+*{margin-top:10px}.requester-reservations__card{position:relative;overflow:hidden;padding:12px;border:1px solid rgba(6,95,70,.1);border-radius:12px;box-shadow:0 0 #065f4600;transform:translateY(0);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.requester-reservations__card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#065f46;opacity:0;transition:opacity .18s ease}.requester-reservations__card:hover{border-color:#0f172a1f;box-shadow:0 10px 24px -22px #0f172a47;transform:translateY(-1px)}.requester-reservations__card:focus-within{border-color:#0f172a29;box-shadow:0 10px 24px -22px #0f172a47;transform:translateY(-1px)}.requester-reservations__card:hover:before{opacity:0}.requester-reservations__card:focus-within:before{opacity:0}.requester-reservations__card--pending{background:#fffbeb99}.requester-reservations__card--approved{background:#ecfdf599}.requester-reservations__card--rejected{background:#fef2f299}.requester-reservations__card--cancelled{background:#f9fafb}.requester-reservations__card--completed{background:#f0f9ff99}.requester-reservations__card--no-show{background:#fff7ed99}.requester-reservations__card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.requester-reservations__card-status-wrap{display:flex;align-items:center;gap:8px;min-width:0}.requester-reservations__status-icon{width:32px;height:32px;border:1px solid rgba(6,95,70,.1);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto;transition:background-color .18s ease,transform .18s ease}.requester-reservations__card:hover .requester-reservations__status-icon{background:#ffffffeb;transform:none}.requester-reservations__card:focus-within .requester-reservations__status-icon{background:#ffffffeb;transform:none}.requester-reservations__status-chip{display:inline-flex;align-items:center;gap:4px;padding:2px 6px 3px;border-radius:999px;font-size:9px;font-weight:700;line-height:1.2;letter-spacing:0;text-transform:uppercase}.requester-reservations__status-chip .requester-reservations__status-dot{width:4px;height:4px}.requester-reservations__date-label{color:#6b7370;font-size:10px;font-weight:700;line-height:1.3;flex:0 0 auto}.requester-reservations__card-title{margin:0 0 4px;color:#191c1b;font-family:Manrope,sans-serif;font-size:12.5px;font-weight:700;line-height:1.25;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .18s ease}.requester-reservations__card:hover .requester-reservations__card-title{color:#191c1b}.requester-reservations__card:focus-within .requester-reservations__card-title{color:#191c1b}.requester-reservations__card-meta-list{display:flex;flex-direction:column;gap:2px}.requester-reservations__card-meta{display:flex;align-items:center;gap:6px;min-width:0;color:#6b7370;font-size:10.5px;line-height:1.35}.requester-reservations__card-meta svg{flex:0 0 auto;width:10px;height:10px}.requester-reservations__card-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-reservations__cancel-button{width:100%;min-height:28px;margin-top:8px;padding:4px 10px;border:1px solid rgba(6,95,70,.1);border-radius:8px;background:transparent;color:#6b7370;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10.5px;font-weight:700;line-height:1.2;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.requester-reservations__cancel-button:hover{border-color:#fecaca;background:#fef2f2;color:#dc2626}.requester-reservations__empty{padding:32px 14px;border:1px dashed rgba(6,95,70,.15);border-radius:12px;text-align:center}.requester-reservations__empty-icon{width:40px;height:40px;margin:0 auto 8px;border:1px solid rgba(6,95,70,.1);border-radius:12px;background:#065f460d;color:#065f4699;display:flex;align-items:center;justify-content:center}.requester-reservations__empty-text{margin:0;color:#6b7370;font-size:11.5px;line-height:1.5}.requester-reservations__status-dot--pending{background:#f59e0b}.requester-reservations__status-dot--approved{background:#10b981}.requester-reservations__status-dot--rejected{background:#ef4444}.requester-reservations__status-dot--cancelled{background:#9ca3af}.requester-reservations__status-dot--completed{background:#0ea5e9}.requester-reservations__status-dot--no-show{background:#f97316}.requester-reservations__status-chip--pending{background:#fffbeb;color:#b45309}.requester-reservations__status-chip--approved{background:#ecfdf5;color:#047857}.requester-reservations__status-chip--rejected{background:#fef2f2;color:#b91c1c}.requester-reservations__status-chip--cancelled{background:#f9fafb;color:#4b5563}.requester-reservations__status-chip--completed{background:#f0f9ff;color:#0369a1}.requester-reservations__status-chip--no-show{background:#fff7ed;color:#c2410c}.requester-reservations__status-text--pending{color:#b45309}.requester-reservations__status-text--approved{color:#047857}.requester-reservations__status-text--rejected{color:#b91c1c}.requester-reservations__status-text--cancelled{color:#4b5563}.requester-reservations__status-text--completed{color:#0369a1}.requester-reservations__status-text--no-show{color:#c2410c}.requester-reservations__cancel-backdrop{position:fixed;inset:0;z-index:50;background:#0a0f0d66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.requester-reservations__cancel-layer{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px}.requester-reservations__cancel-dialog{width:100%;max-width:400px;border:1px solid rgba(6,95,70,.1);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a40}.requester-reservations__cancel-body{display:flex;gap:12px;padding:20px}.requester-reservations__cancel-icon{width:40px;height:40px;border:1px solid #fee2e2;border-radius:12px;background:#fef2f2;color:#dc2626;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.requester-reservations__cancel-copy-wrap{flex:1}.requester-reservations__cancel-title{margin:0 0 4px;color:#191c1b;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.requester-reservations__cancel-copy{margin:0;color:#6b7370;font-size:12.5px;line-height:1.625}.requester-reservations__cancel-actions{display:flex;justify-content:flex-end;gap:8px;padding:0 20px 20px}.requester-reservations__cancel-keep,.requester-reservations__cancel-confirm{min-height:36px;padding:8px 16px;border:0;border-radius:8px;font-size:12px;font-weight:700;line-height:1.2;transition:background-color .18s ease}.requester-reservations__cancel-keep{background:transparent;color:#3f4945}.requester-reservations__cancel-keep:hover{background:#f0f2ef}.requester-reservations__cancel-confirm{background:#dc2626;color:#fff}.requester-reservations__cancel-confirm:hover{background:#b91c1c}.requester-reservations__month-button:focus-visible,.requester-reservations__month-picker-trigger:focus-visible,.requester-reservations__month-picker-year-button:focus-visible,.requester-reservations__month-picker-month:focus-visible,.requester-reservations__primary-action:focus-visible,.requester-reservations__cancel-button:focus-visible,.requester-reservations__cancel-keep:focus-visible,.requester-reservations__cancel-confirm:focus-visible{outline:2px solid rgba(6,95,70,.35);outline-offset:2px}.scrollbar-light{scrollbar-width:thin;scrollbar-color:rgba(6,95,70,.18) transparent}.scrollbar-light::-webkit-scrollbar{width:8px;height:8px}.scrollbar-light::-webkit-scrollbar-track{background:transparent}.scrollbar-light::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background-color:#065f462e;background-clip:padding-box}.scrollbar-light::-webkit-scrollbar-thumb:hover{background-color:#065f4652;background-clip:padding-box}@media(prefers-reduced-motion:reduce){.requester-reservations__card,.requester-reservations__card:before,.requester-reservations__status-icon,.requester-reservations__card-title,.requester-reservations__day-empty-line,.requester-reservations__day-item,.requester-new-reservation__facility-option,.requester-new-reservation__calendar-day,.requester-new-reservation__clock-tabs button,.requester-new-reservation__clock-periods button{transition:none}.requester-reservations__card:hover,.requester-reservations__card:focus-within,.requester-reservations__day-item:hover,.requester-reservations__card:hover .requester-reservations__status-icon,.requester-reservations__card:focus-within .requester-reservations__status-icon{transform:none}.requester-reservations__hero-photo img{animation:none;will-change:auto}}.requester-dashboard__context-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.requester-dashboard__context-row p{margin:0;color:var(--dashboard-muted);font-size:13px;line-height:1.6}.requester-dashboard__overview-hero{position:relative;overflow:hidden;padding:24px;border-radius:24px;background:#065f46;color:#fff;box-shadow:0 20px 25px -5px #065f461a,0 8px 10px -6px #065f461a}.requester-dashboard__overview-hero-layout{position:relative;z-index:1;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.requester-dashboard__overview-hero-bg,.requester-dashboard__overview-hero-grid,.requester-dashboard__overview-hero-accent,.requester-dashboard__overview-hero-line,.requester-dashboard__overview-hero-inner-shadow{position:absolute;z-index:0;pointer-events:none}.requester-dashboard__overview-hero-bg{inset:0;background:#065f46}.requester-dashboard__overview-hero-grid{inset:0;opacity:.08;mix-blend-mode:overlay;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-position:-1px -1px;background-size:40px 40px}.requester-dashboard__overview-hero-accent--ring{top:-96px;right:-48px;width:256px;height:256px;border:40px solid rgba(255,255,255,.04);border-radius:999px}.requester-dashboard__overview-hero-accent--outline{bottom:-128px;left:-64px;width:320px;height:320px;border:2px solid rgba(255,255,255,.08);border-radius:999px}.requester-dashboard__overview-hero-line{top:50%;height:200%;width:1px;background:#ffffff0d;transform:translateY(-50%) rotate(35deg)}.requester-dashboard__overview-hero-line--primary{left:33.333%}.requester-dashboard__overview-hero-line--secondary{left:30%}.requester-dashboard__overview-hero-inner-shadow{inset:0;border-radius:24px;box-shadow:inset 0 4px 24px #00000026}.requester-dashboard__weather-pill{position:absolute;top:12px;right:12px;z-index:2;padding:6px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:none;align-items:center;gap:8px;white-space:nowrap;pointer-events:none}.requester-dashboard__weather-pill svg{flex-shrink:0;color:#f4fbf7e6}.requester-dashboard__weather-copy{min-width:0;display:inline-flex;align-items:center;gap:8px}.requester-dashboard__weather-pill strong{color:#fff;font-family:var(--font-family-heading);font-size:14px;line-height:1;font-weight:400;font-variant-numeric:tabular-nums}.requester-dashboard__weather-condition{min-width:0;overflow:hidden;text-overflow:ellipsis;color:#ffffffb3;font-size:11px;line-height:1;font-weight:400}.requester-dashboard__weather-pill--loading,.requester-dashboard__weather-pill--error{border-color:#ffffff24;background:#ffffff1a}.requester-dashboard__weather-pill--loading strong,.requester-dashboard__weather-pill--error strong{color:#f4fbf7b8}@media(min-width:640px){.requester-dashboard__overview-hero{padding:32px}.requester-dashboard__weather-pill{top:16px;right:16px;display:inline-flex}}.requester-dashboard__overview-hero-copy{position:relative;flex:1 1 0;min-width:0}.requester-dashboard__overview-hero-copy h1{margin:0;color:#fff;font-family:var(--font-family-heading);font-size:32px;line-height:1.1;font-weight:400;letter-spacing:-.025em}.requester-dashboard__overview-hero-mobile-break{display:none}.requester-dashboard__overview-hero-copy h1 span{color:#a7f3d0}.requester-dashboard__overview-hero-copy p{margin:8px 0 0;max-width:576px;color:#ffffffb3;font-size:14px;line-height:1.5;white-space:normal}.requester-dashboard__overview-hero-summary{display:block}.requester-dashboard__overview-hero-count{color:#fff;font-weight:700;font-variant-numeric:tabular-nums}.requester-dashboard__overview-hero-count--feedback{color:#fde68a}.requester-dashboard__overview-hero-actions{margin-top:20px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.requester-dashboard .button-secondary.requester-dashboard__overview-hero-action{min-height:0;padding:10px 20px;border-radius:12px;background:#fff;color:#065f46;border-color:#ffffff80;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.5;font-weight:500;cursor:pointer}.requester-dashboard .button-secondary.requester-dashboard__overview-hero-action svg{width:16px;height:16px}.requester-dashboard .button-secondary.requester-dashboard__overview-hero-action:hover:not(:disabled){transform:none;background:#ecfdf5;color:#065f46;border-color:#fff9;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media(min-width:640px){.requester-dashboard__overview-hero-copy h1{font-size:36px}}.requester-dashboard__overview-stats{position:relative;z-index:1;width:auto;flex-shrink:0;display:flex;align-items:stretch;gap:0;border-width:1px;border-style:solid;border-color:#ffffff1a;border-radius:12px;background:#ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:visible}.requester-dashboard__overview-mascot{position:absolute;left:18px;bottom:calc(100% - 10px);z-index:3;width:94px;pointer-events:none;display:none;opacity:.98}.requester-dashboard__overview-mascot img{width:100%;height:auto;display:block;filter:drop-shadow(0 18px 20px rgba(0,0,0,.2));transform-origin:52% 100%;animation:requester-dashboard-mascot-greeting 2.8s ease-in-out infinite;will-change:transform}.requester-dashboard__overview-mascot-bubble{position:absolute;top:12px;left:-142px;width:128px;padding:7px 9px;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:#fff;color:#065f46;box-shadow:0 10px 20px -16px #00000073;font-size:11px;line-height:1.25;font-weight:700;white-space:normal;transform-origin:100% 50%;animation:requester-dashboard-mascot-bubble-greeting 2.8s ease-in-out infinite;will-change:transform}.requester-dashboard__overview-mascot-bubble:after{content:"";position:absolute;top:50%;right:-5px;width:9px;height:9px;border-top:1px solid rgba(255,255,255,.7);border-right:1px solid rgba(255,255,255,.7);background:#fff;transform:translateY(-50%) rotate(45deg)}.requester-dashboard__overview-mascot-bubble-text{display:block;min-height:28px}@media(min-width:1280px){.requester-dashboard__overview-mascot{display:block}}@media(min-width:1024px){.requester-dashboard__overview-stats{min-width:400px}}@keyframes requester-dashboard-mascot-greeting{0%,to{transform:translateY(0) rotate(0)}10%{transform:translateY(-4px) rotate(-3deg)}18%{transform:translateY(-1px) rotate(2deg)}26%{transform:translateY(-3px) rotate(-2deg)}38%{transform:translateY(0) rotate(0)}}@keyframes requester-dashboard-mascot-bubble-greeting{0%,to{transform:translateY(0) scale(1)}10%{transform:translateY(-2px) scale(1.06)}24%{transform:translateY(0) scale(1)}}.requester-dashboard__overview-stat{flex:1 1 0;min-width:0;padding:10px 12px;display:flex;align-items:center;gap:10px}.requester-dashboard__overview-stat+.requester-dashboard__overview-stat{border-left:1px solid rgba(255,255,255,.08)}.requester-dashboard__overview-stat-body{min-width:0}.requester-dashboard__overview-stat-header{display:contents;min-width:0}.requester-dashboard__overview-stat-icon{color:#eaf7f1eb;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;line-height:1;flex-shrink:0;align-self:center}.requester-dashboard__overview-stat-icon svg{width:100%;height:100%;display:block}.requester-dashboard__overview-stat-label{min-width:0;color:#ffffff80;font-size:9px;line-height:1;font-weight:400;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.requester-dashboard__overview-stat strong{display:block;margin-top:4px;color:#fff;font-family:var(--font-family-heading);font-size:16px;line-height:1.25;font-weight:400;letter-spacing:0;font-variant-numeric:tabular-nums;white-space:nowrap}.requester-dashboard__overview-stat--default .requester-dashboard__overview-stat-icon{color:#fff}.requester-dashboard__overview-stat--warning .requester-dashboard__overview-stat-icon{color:#fde68a}.requester-dashboard__overview-stat--success .requester-dashboard__overview-stat-icon{color:#a7f3d0}.requester-dashboard__overview-stat--info .requester-dashboard__overview-stat-icon{color:#bae6fd}.requester-dashboard__qr-banner{position:relative;overflow:hidden;min-height:200px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0a7563;color:#fff;box-shadow:0 22px 38px -32px #00342b94;isolation:isolate}.requester-dashboard__qr-banner-bg{position:absolute;inset:0;z-index:0}.requester-dashboard__qr-banner-bg--qr{background:linear-gradient(135deg,#0a7563 0%,var(--dashboard-primary-light) 46%,#00614f 100%)}.requester-dashboard__qr-banner-bg--feedback{background:linear-gradient(135deg,#0d594b,#06483d)}.requester-dashboard__qr-banner-bg--guidelines{background:linear-gradient(135deg,#004d3f,#003c32)}.requester-dashboard__qr-banner-pattern{position:absolute;inset:0;z-index:1;opacity:.16;pointer-events:none}.requester-dashboard__qr-banner-pattern svg{width:100%;height:100%;display:block}.requester-dashboard__qr-banner-pattern path,.requester-dashboard__qr-banner-pattern ellipse{fill:none;stroke:#fff;stroke-width:1.4}.requester-dashboard__qr-banner-dots{position:absolute;top:12px;right:14px;z-index:20;display:inline-flex;gap:6px;pointer-events:auto}.requester-dashboard .requester-dashboard__qr-banner-dots button{width:6px;height:6px;min-height:0;padding:0;border:0;border-radius:999px;background:#ffffff75;box-shadow:none;transition:width .18s ease,background-color .18s ease,opacity .18s ease}.requester-dashboard .requester-dashboard__qr-banner-dots button:hover,.requester-dashboard .requester-dashboard__qr-banner-dots button.is-active{transform:none;border:0;background:#ffffffd1;box-shadow:none}.requester-dashboard .requester-dashboard__qr-banner-dots button.is-active{width:16px}.requester-dashboard__qr-banner-content{position:relative;z-index:10;min-height:200px;padding:20px}.requester-dashboard__qr-banner-slide{min-height:160px;display:flex;flex-direction:column;gap:16px}.requester-dashboard__qr-banner-copy,.requester-dashboard__qr-banner-body,.requester-dashboard__qr-banner-visual{position:relative;z-index:1}.requester-dashboard__qr-banner-copy{width:100%;padding-right:0}.requester-dashboard__qr-banner-copy h3{margin:0 0 8px;color:#fff;font-family:var(--font-family-heading);font-size:18px;line-height:1.25;font-weight:700;letter-spacing:-.025em;display:flex;align-items:center;gap:8px}.requester-dashboard__qr-banner-copy p{min-height:36px;margin:0 0 16px;max-width:min(40ch,calc(100% - 116px));color:#ecfdf5e6;font-size:12px;line-height:1.625;font-weight:400;overflow-wrap:break-word}.requester-dashboard__qr-banner-body{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-dashboard .requester-dashboard__qr-banner-body button{min-height:0;padding:8px 16px;border-radius:12px;border-color:transparent;background:#f0f2f5;color:#2c3e38;box-shadow:0 1px 2px #191c1b14;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.requester-dashboard .requester-dashboard__qr-banner-body button:hover:not(:disabled){transform:none;background:#fff;border-color:transparent;color:#2c3e38;box-shadow:0 1px 2px #191c1b14}.requester-dashboard__qr-banner-visual{position:relative;width:100px;min-width:100px;min-height:96px;display:flex;align-items:center;justify-content:center}.requester-dashboard__promo-graphic{position:relative;width:96px;height:96px;display:flex;align-items:center;justify-content:center;transition:transform .22s ease}.requester-dashboard__qr-banner:hover .requester-dashboard__promo-graphic{transform:translateY(-1px)}.requester-dashboard__promo-glow{position:absolute;inset:2px;border-radius:999px;background:#34d3991a;filter:blur(16px)}.requester-dashboard__promo-graphic--feedback .requester-dashboard__promo-glow{background:#fbbf241f}.requester-dashboard__promo-graphic--guidelines .requester-dashboard__promo-glow{background:#38bdf81f}.requester-dashboard__qr-card{position:relative;width:70px;height:80px;overflow:hidden;border-radius:12px;background:#fffdfa;box-shadow:0 20px 26px -22px #00221c75,0 0 0 1px #ffffff85;transform:rotate(-2deg);display:flex;flex-direction:column;transition:transform .22s ease}.requester-dashboard__qr-banner:hover .requester-dashboard__qr-card{transform:rotate(-2deg) translateY(-2px)}.requester-dashboard__qr-card-top{position:relative;height:20px;border-bottom:1px solid rgba(25,28,27,.08);background:#ff8a65;display:flex;align-items:center;justify-content:center}.requester-dashboard__qr-card-top i{width:22px;height:2px;margin-top:1px;border-radius:999px;background:#ffffff57}.requester-dashboard__qr-card-body{flex:1;padding:7px;background:#fff}.requester-dashboard__qr-code-frame{position:relative;overflow:hidden;width:100%;height:100%;border:1px dashed rgba(10,108,90,.22);border-radius:9px;background:#f0fdf8c7;color:#0a6c5a;display:flex;align-items:center;justify-content:center}.requester-dashboard__qr-code-frame svg{width:31px;height:31px}.requester-dashboard__qr-card-scanline{position:absolute;left:0;top:47%;width:100%;height:1px;background:#34d399;box-shadow:0 0 5px 1px #34d3995c;animation:requesterDashboardQrScan 1.8s ease-in-out infinite}.requester-dashboard__qr-refresh-icon{position:absolute;right:2px;bottom:2px;width:28px;height:28px;border:1px solid rgba(0,52,43,.08);border-radius:999px;background:#fff;color:#0a6c5a;box-shadow:0 15px 24px -20px #00221c6b;display:inline-flex;align-items:center;justify-content:center;transition:transform .22s ease}.requester-dashboard__qr-banner:hover .requester-dashboard__qr-refresh-icon{transform:rotate(90deg)}.requester-dashboard__promo-feedback-orb,.requester-dashboard__promo-guideline-card{position:relative;background:#fffdfa;box-shadow:0 20px 26px -22px #00221c75}.requester-dashboard__promo-feedback-orb{width:68px;height:68px;border-radius:999px;color:#f59e0b;display:flex;align-items:center;justify-content:center;transform:rotate(5deg)}.requester-dashboard__promo-feedback-orb>span{position:absolute;inset:5px;border:2px dashed rgba(245,158,11,.3);border-radius:999px;animation:requesterDashboardPromoSpin 8s linear infinite}.requester-dashboard__promo-feedback-orb>i,.requester-dashboard__promo-guideline-card>i{position:absolute;border-radius:999px;background:#fff;box-shadow:0 10px 16px -14px #191c1b75;display:inline-flex;align-items:center;justify-content:center;font-style:normal}.requester-dashboard__promo-feedback-orb>i{top:-3px;right:-3px;width:28px;height:28px;color:#f59e0b}.requester-dashboard__promo-feedback-orb>i svg{fill:#f59e0b}.requester-dashboard__promo-guideline-card{width:64px;height:72px;border-radius:12px;color:#0ea5e9;display:grid;place-items:center;align-content:center;gap:4px;overflow:visible;transform:rotate(-4deg)}.requester-dashboard__promo-guideline-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-radius:10px 10px 0 0;background:#0ea5e9}.requester-dashboard__promo-guideline-card>span{width:24px;height:4px;border-radius:999px;background:#e5e7eb}.requester-dashboard__promo-guideline-card>span+span{width:16px}.requester-dashboard__promo-guideline-card>i{right:-10px;bottom:-10px;width:32px;height:32px;color:#0ea5e9}.requester-dashboard__role-chip{min-height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent}.requester-dashboard__role-chip--student{color:#05638f;background:#0ea5e91f;border-color:#0ea5e92e}.requester-dashboard__role-chip--faculty{color:#6d28d9;background:#8b5cf61f;border-color:#8b5cf62e}.requester-dashboard__role-chip--admin{color:var(--dashboard-primary);background:#00342b14;border-color:#00342b1f}.requester-dashboard__metrics-grid,.requester-dashboard__summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.requester-dashboard__metric-card,.requester-dashboard__summary-card,.requester-dashboard__panel,.reservation-detail-panel{border:1px solid var(--dashboard-border);border-radius:24px;background:var(--dashboard-card);box-shadow:var(--dashboard-shadow)}.requester-dashboard__metric-card{padding:18px 20px;display:grid;gap:14px}.requester-dashboard__metric-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.requester-dashboard__metric-header p{margin:0;color:var(--dashboard-muted);font-size:11px;font-weight:600;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.requester-dashboard__metric-card strong{color:var(--dashboard-ink);font-family:var(--font-family-heading);font-size:30px;line-height:1.1;font-weight:700;letter-spacing:-.03em}.requester-dashboard__metric-card span:last-child{color:var(--dashboard-muted);font-size:12px;line-height:1.55}.requester-dashboard__metric-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:var(--dashboard-white);color:var(--dashboard-primary-light);border:1px solid rgba(0,52,43,.06);flex-shrink:0}.requester-dashboard__metric-card--warning{border-color:#f59e0b52}.requester-dashboard__metric-card--warning .requester-dashboard__metric-icon{background:#f59e0b1a;color:var(--dashboard-warning)}.requester-dashboard__metric-card--success .requester-dashboard__metric-icon{background:#10b9811a;color:var(--dashboard-success)}.requester-dashboard__metric-card--info .requester-dashboard__metric-icon{background:#3b82f61a;color:var(--dashboard-info)}.requester-dashboard__summary-card{padding:16px 18px;display:grid;gap:8px}.requester-dashboard__summary-card span{color:var(--dashboard-muted);font-size:11px;line-height:1.3;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.requester-dashboard__summary-card strong{color:var(--dashboard-ink);font-family:var(--font-family-heading);font-size:24px;line-height:1.1;font-weight:700}.requester-dashboard__summary-card--warning{border-color:#f59e0b4d}.requester-dashboard__summary-card--success{border-color:#10b9813d}.requester-dashboard__summary-card--error{border-color:#ef444438}.requester-dashboard__main-grid,.requester-dashboard__form-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:24px}.requester-dashboard__main-column,.requester-dashboard__side-column{display:grid;gap:24px;align-content:start}.requester-dashboard__panel,.reservation-detail-panel{padding:22px;display:grid;gap:18px}.requester-dashboard__panel-header{display:flex;align-items:start;justify-content:space-between;gap:18px;flex-wrap:wrap}.requester-dashboard__panel-header h2{margin:0;color:var(--dashboard-ink);font-family:var(--font-family-heading);font-size:22px;line-height:1.2;font-weight:700;letter-spacing:-.02em}.requester-dashboard__panel-header p{margin:8px 0 0;color:var(--dashboard-muted);font-size:13px;line-height:1.6;max-width:54ch}.requester-dashboard__panel-eyebrow{margin:0;color:var(--dashboard-primary-light);font-size:10px;line-height:1.3;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.requester-dashboard__panel-actions,.requester-dashboard .workspace-toolbar,.requester-dashboard__topic-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.requester-dashboard button{min-height:44px;border:1px solid transparent;border-radius:14px;background:linear-gradient(180deg,#003f34,#00342b);color:#fff;font-family:var(--font-family-body);font-size:13px;font-weight:600;line-height:1.2;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 14px 24px -18px #00342b61;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.requester-dashboard button:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(180deg,#014a3d,#003a30);border-color:#00342b24;box-shadow:0 18px 26px -18px #00342b52}.requester-dashboard .requester-qr-attendance__record-action>button.requester-qr-attendance__record-action-trigger{min-height:32px;padding:0;border:1px solid #e5e7e6;border-radius:8px;background:#fff;color:#065f46;gap:0;box-shadow:none}.requester-dashboard .requester-qr-attendance__record-action>button.requester-qr-attendance__record-action-trigger:hover:not(:disabled){transform:none;border-color:#bfc9c4;background:#fafbfa;box-shadow:none}.requester-dashboard button:focus-visible,.requester-dashboard .field input:focus-visible,.requester-dashboard .field select:focus-visible,.requester-dashboard .field textarea:focus-visible{outline:2px solid rgba(52,211,153,.52);outline-offset:2px}.requester-dashboard .button-secondary{background:var(--dashboard-white);color:#244038;border-color:#dde4df;box-shadow:none}.requester-dashboard .button-secondary:hover:not(:disabled){background:#f8faf8;border-color:#cfd8d3}.requester-dashboard__reservations-widget{height:100%;padding:24px;border:1px solid rgba(6,95,70,.1);border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0f;display:flex;flex-direction:column}.requester-dashboard__announcements-widget{border:1px solid rgba(6,95,70,.1);border-radius:20px;background:#fff;box-shadow:0 1px 2px #0f172a0f;display:flex;flex-direction:column;overflow:hidden}.requester-dashboard__reservations-header{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-dashboard__announcements-header{position:relative;overflow:hidden;padding:20px 24px;border-bottom:1px solid rgba(6,95,70,.2);background:#065f46;display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-dashboard__announcements-header-texture{position:absolute;inset:0;pointer-events:none;opacity:.05;background-image:url(https://www.transparenttextures.com/patterns/cubes.png)}.requester-dashboard__announcements-heading{position:relative;z-index:1}.requester-dashboard__announcements-eyebrow{margin:0 0 2px;color:#6ee7b7;font-size:10px;line-height:1.3;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.requester-dashboard__reservations-title{margin:0;color:#191c1b;font-family:var(--font-family-heading);font-size:18px;line-height:1.35;font-weight:700;letter-spacing:-.025em}.requester-dashboard__announcements-title{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:18px;line-height:1.35;font-weight:700;letter-spacing:-.025em;display:flex;align-items:center;gap:8px}.requester-dashboard__announcements-count{position:relative;z-index:1;padding:6px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff1a;color:#fff;display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1;font-weight:700;white-space:nowrap}.requester-dashboard__announcements-count-dot{width:6px;height:6px;border-radius:999px;background:#34d399;animation:requester-dashboard-announcement-pulse 1.4s ease-in-out infinite}.requester-dashboard .requester-dashboard__announcements-view-all{position:relative;z-index:1;min-height:0;padding:6px 12px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#ffffff1a;color:#fff;box-shadow:none;display:inline-flex;align-items:center;gap:6px;font-size:11px;line-height:1;font-weight:700;white-space:nowrap;cursor:pointer;transition:background-color .18s ease}.requester-dashboard .requester-dashboard__announcements-view-all:hover:not(:disabled){transform:none;background:#ffffff26;border-color:#ffffff26;color:#fff;box-shadow:none}.requester-dashboard .requester-dashboard__reservations-view-all{min-height:0;padding:6px 12px;border:1px solid rgba(6,95,70,.14);border-radius:999px;background:#f8faf7;color:#065f46;box-shadow:none;display:inline-flex;align-items:center;gap:6px;font-size:11px;line-height:1;font-weight:700;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.requester-dashboard .requester-dashboard__reservations-view-all:hover:not(:disabled){transform:none;background:var(--dashboard-hover-tint);border-color:var(--dashboard-hover-border);color:#065f46;box-shadow:none}.requester-dashboard__announcement-drawer-backdrop{position:fixed;inset:0;background:#0a0f0d66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:140}.requester-dashboard__announcement-drawer{position:fixed;top:0;right:0;height:100%;width:100%;max-width:440px;background:#fff;z-index:150;box-shadow:0 25px 50px -12px #0f172a59;display:flex;flex-direction:column}.requester-dashboard__announcement-drawer-header{position:relative;overflow:hidden;padding:20px 24px;border-bottom:1px solid rgba(6,95,70,.2);background:#065f46;display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-dashboard__announcement-drawer-texture{position:absolute;inset:0;pointer-events:none;opacity:.05;background-image:url(https://www.transparenttextures.com/patterns/cubes.png)}.requester-dashboard__announcement-drawer-heading{position:relative;z-index:1}.requester-dashboard__announcement-drawer-eyebrow{margin:0 0 2px;color:#6ee7b7;font-size:10px;line-height:1.3;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.requester-dashboard__announcement-drawer-title{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:18px;line-height:1.35;font-weight:700;letter-spacing:-.025em}.requester-dashboard__announcement-drawer-close{position:relative;z-index:1;width:32px;height:32px;min-height:32px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#ffffff1a;color:#fff;box-shadow:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease}.requester-dashboard__announcement-drawer-close:hover:not(:disabled){transform:none;background:#fff3;border-color:#ffffff26;color:#fff;box-shadow:none}.requester-dashboard__announcement-drawer-body{flex:1;overflow-y:auto;padding:24px;background:#fcfdfc;display:flex;flex-direction:column;gap:12px}.requester-dashboard__reservation-drawer-backdrop{position:fixed;inset:0;background:#0a0f0d66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:140}.requester-dashboard__reservation-drawer{position:fixed;top:0;right:0;height:100%;width:100%;max-width:440px;background:#fff;z-index:150;box-shadow:0 25px 50px -12px #0f172a59;display:flex;flex-direction:column}.requester-dashboard__reservation-drawer-header{position:relative;overflow:hidden;padding:20px 24px;border-bottom:1px solid rgba(6,95,70,.2);background:#065f46;display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-dashboard__reservation-drawer-texture{position:absolute;inset:0;pointer-events:none;opacity:.05;background-image:url(https://www.transparenttextures.com/patterns/cubes.png)}.requester-dashboard__reservation-drawer-heading{position:relative;z-index:1}.requester-dashboard__reservation-drawer-eyebrow{margin:0 0 2px;color:#6ee7b7;font-size:10px;line-height:1.3;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.requester-dashboard__reservation-drawer-title{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:18px;line-height:1.35;font-weight:700;letter-spacing:-.025em}.requester-dashboard__reservation-drawer-close{position:relative;z-index:1;width:32px;height:32px;min-height:32px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#ffffff1a;color:#fff;box-shadow:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease}.requester-dashboard__reservation-drawer-close:hover:not(:disabled){transform:none;background:#fff3;border-color:#ffffff26;color:#fff;box-shadow:none}.requester-dashboard__reservation-drawer-filters{padding:14px 20px 12px;border-bottom:1px solid rgba(6,95,70,.12);background:#fcfdfcf5;display:flex;align-items:center;justify-content:flex-start}.requester-dashboard__reservation-drawer-filter-control{position:relative}.requester-dashboard__reservation-drawer-filter-trigger{min-height:34px;padding:7px 11px;border:1px solid rgba(6,95,70,.13);border-radius:999px;background:#ffffffdb;color:#065f46;box-shadow:0 8px 18px #0f172a0a;display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1;font-weight:800;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.requester-dashboard__reservation-drawer-filter-trigger:hover:not(:disabled){transform:none;background:#065f460f;border-color:#065f4633;color:#064e3b;box-shadow:0 8px 18px #0f172a0a}.requester-dashboard__reservation-drawer-filter-count{min-width:18px;min-height:18px;padding:3px 5px;border-radius:999px;background:#065f4614;color:inherit;font-size:10px;line-height:1;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.requester-dashboard__reservation-drawer-filter-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:4;min-width:190px;padding:6px;border:1px solid rgba(6,95,70,.12);border-radius:14px;background:#fffffffa;box-shadow:0 18px 38px #0f172a29;display:grid;gap:3px}.requester-dashboard__reservation-drawer-filter-option{width:100%;min-height:34px;padding:8px 9px;border:0;border-radius:10px;background:transparent;color:#52615d;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;line-height:1;font-weight:700;text-align:left;cursor:pointer;transition:background-color .18s ease,color .18s ease}.requester-dashboard__reservation-drawer-filter-option:hover:not(:disabled){transform:none;background:#065f460f;color:#064e3b;box-shadow:none}.requester-dashboard__reservation-drawer-filter-option.is-active{background:#065f46;color:#fff}.requester-dashboard__reservation-drawer-filter-option-count{min-width:18px;min-height:18px;padding:3px 5px;border-radius:999px;background:#065f4614;color:inherit;font-size:10px;line-height:1;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.requester-dashboard__reservation-drawer-filter-option.is-active .requester-dashboard__reservation-drawer-filter-option-count{background:#ffffff2e}.requester-dashboard__reservation-drawer-body{flex:1;overflow-y:auto;padding:24px;background:#fcfdfc;display:flex;flex-direction:column;gap:12px}.requester-dashboard__reservation-drawer-empty{margin:auto 0;padding:38px 24px;border:1px dashed rgba(6,95,70,.18);border-radius:18px;background:#ffffffb8;color:#6b7370;text-align:center}.requester-dashboard__reservation-drawer-empty svg{margin-bottom:10px;color:#065f46}.requester-dashboard__reservation-drawer-empty h3{margin:0;color:#191c1b;font-family:Manrope,sans-serif;font-size:14px;font-weight:800}.requester-dashboard__reservation-drawer-empty p{max-width:260px;margin:6px auto 0;font-size:12px;line-height:1.5}.requester-dashboard__announcement-list{position:relative;z-index:1;padding:24px;background:#fcfdfc;display:grid;gap:12px}.requester-dashboard__announcement-item{cursor:pointer;padding:16px;border:1px solid rgba(243,244,246,.8);border-radius:12px;background:#fff;display:flex;align-items:flex-start;gap:16px;transition:background-color .18s ease,border-color .18s ease}.requester-dashboard__announcement-item:hover{border-color:#065f4633;background:#065f4605}.requester-dashboard__announcement-icon{width:40px;height:40px;border-radius:12px;border:1px solid #dbeafe;background:#eff6ffcc;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .18s ease}.requester-dashboard__announcement-item:hover .requester-dashboard__announcement-icon{transform:scale(1.05)}.requester-dashboard__announcement-item--green .requester-dashboard__announcement-icon{border-color:#065f461a;background:#065f460d;color:#065f46}.requester-dashboard__announcement-item--amber .requester-dashboard__announcement-icon{border-color:#fef3c7;background:#fffbebcc;color:#d97706}.requester-dashboard__announcement-body{min-width:0;flex:1;padding-top:2px}.requester-dashboard__announcement-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-bottom:4px}.requester-dashboard__announcement-tag{color:#1d4ed8;font-size:10px;line-height:1.3;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.requester-dashboard__announcement-subtag{color:#8e9693;font-size:10px;line-height:1.3;font-weight:500;letter-spacing:.025em;text-transform:uppercase}.requester-dashboard__announcement-item--green .requester-dashboard__announcement-tag{color:#065f46}.requester-dashboard__announcement-item--amber .requester-dashboard__announcement-tag{color:#b45309}.requester-dashboard__announcement-title{margin:0 0 4px;color:#191c1b;font-family:Manrope,sans-serif;font-size:14px;line-height:1.25;font-weight:700;letter-spacing:-.01em;transition:color .18s ease}.requester-dashboard__announcement-item:hover .requester-dashboard__announcement-title{color:#065f46}.requester-dashboard__announcement-copy{max-width:768px;margin:0;color:#6b7370;font-size:12px;line-height:1.625}@keyframes requester-dashboard-announcement-pulse{0%,to{opacity:1}50%{opacity:.55}}.requester-dashboard__reservations-controls{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-dashboard__reservation-filter{position:relative;display:inline-flex}.requester-dashboard .requester-dashboard__reservation-filter-trigger{width:32px;height:32px;min-height:32px;padding:0;border:1px solid rgba(6,95,70,.05);border-radius:12px;background:#f0f4f2;color:#065f46;box-shadow:0 1px 2px #0f172a0a}.requester-dashboard .requester-dashboard__reservation-filter-trigger:hover:not(:disabled){transform:none;background:var(--dashboard-hover-tint);border-color:var(--dashboard-hover-border);box-shadow:0 1px 2px #0f172a0d}.requester-dashboard__reservation-filter-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:128px;max-height:min(320px,calc(100vh - 160px));overflow-y:auto;padding:4px;border:1px solid rgba(0,0,0,.05);border-radius:12px;background:#fff;box-shadow:0 10px 15px -3px #0f172a1a,0 4px 6px -4px #0f172a1a;display:flex;flex-direction:column;transform-origin:top left}.requester-dashboard .requester-dashboard__reservation-filter-option{min-height:0;padding:8px 12px;border:0;border-radius:8px;background:transparent;color:#6b7370;font-size:12px;line-height:1.2;font-weight:500;text-align:left;justify-content:flex-start;box-shadow:none}.requester-dashboard .requester-dashboard__reservation-filter-option:hover:not(:disabled){transform:none;background:#fcfdfc;color:#191c1b;box-shadow:none}.requester-dashboard .requester-dashboard__reservation-filter-option.is-active{background:#f0f4f2;color:#065f46;font-weight:700}.requester-dashboard__reservations-content{flex:1}.requester-dashboard__reservation-list{display:grid;gap:12px}.requester-dashboard__facility-grid{display:grid;gap:16px}.requester-dashboard__reservation-empty-card{position:relative;min-height:200px;padding:32px;border:1px solid rgba(6,95,70,.05);border-radius:12px;background:#fcfdfc;overflow:hidden;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.requester-dashboard__reservation-empty-texture{position:absolute;inset:0;opacity:.02;pointer-events:none;background-image:linear-gradient(30deg,#065f46 12%,transparent 12.5%,transparent 87%,#065f46 87.5%,#065f46),linear-gradient(150deg,#065f46 12%,transparent 12.5%,transparent 87%,#065f46 87.5%,#065f46),linear-gradient(30deg,#065f46 12%,transparent 12.5%,transparent 87%,#065f46 87.5%,#065f46),linear-gradient(150deg,#065f46 12%,transparent 12.5%,transparent 87%,#065f46 87.5%,#065f46);background-position:0 0,0 0,20px 35px,20px 35px;background-size:40px 70px}.requester-dashboard__reservation-empty-icon{position:relative;z-index:1;width:56px;height:56px;margin:0 auto 12px;border:1px solid rgba(6,95,70,.05);border-radius:12px;background:#f0f4f2;color:#065f4699;display:flex;align-items:center;justify-content:center}.requester-dashboard__reservation-empty-card h3{position:relative;z-index:1;margin:0;color:#191c1b;font-family:var(--font-family-heading);font-size:15px;line-height:1.4;font-weight:700}.requester-dashboard__reservation-empty-card p{position:relative;z-index:1;max-width:250px;margin:6px auto 0;color:#6b7370;font-size:12px;line-height:1.625;font-weight:400}.requester-dashboard .requester-dashboard__reservation-empty-action{position:relative;z-index:1;min-height:0;margin-top:16px;padding:8px 16px;border-radius:8px;background:#065f46;color:#fff;font-size:12px;line-height:1.2;font-weight:500;display:inline-flex;align-items:center;gap:6px}.requester-dashboard .requester-dashboard__reservation-empty-action:hover:not(:disabled){transform:none;background:#054a36;box-shadow:0 10px 15px -8px #065f4633}.requester-dashboard__reservation-card{padding:16px;border:1px solid #e7ece9;border-radius:16px;background:#fff;box-shadow:0 10px 24px -22px #0f172a59;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.requester-dashboard__reservation-card:hover{border-color:#065f4626;background:#fff;box-shadow:0 16px 28px -24px #065f464d}.requester-dashboard__reservation-card-row{display:flex;align-items:center;gap:18px}.requester-dashboard__reservation-image{width:64px;height:64px;border:1px solid rgba(6,95,70,.08);border-radius:14px;background:#edf4f1;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.requester-dashboard__reservation-image-photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.requester-dashboard__reservation-card:hover .requester-dashboard__reservation-image-photo{transform:scale(1.05)}.requester-dashboard__reservation-image-placeholder{width:100%;height:100%;color:#065f46;background:linear-gradient(135deg,#065f4614,#0d94881f);display:inline-flex;align-items:center;justify-content:center}.requester-dashboard__reservation-content{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center}.requester-dashboard__reservation-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.requester-dashboard__reservation-primary{min-width:0}.requester-dashboard__reservation-title{margin:0;color:#191c1b;font-family:var(--font-family-heading);font-size:15px;line-height:1.35;font-weight:700;letter-spacing:-.025em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-dashboard__reservation-subline{min-width:0;margin-top:2px;color:#6b7370;font-size:12px;line-height:1.5;display:flex;align-items:center;gap:6px}.requester-dashboard__reservation-facility{color:#065f46;font-weight:500;white-space:nowrap}.requester-dashboard__reservation-separator{color:#9ca3a0}.requester-dashboard__reservation-purpose{min-width:0;color:#6b7370;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-dashboard__reservation-badges{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.requester-dashboard__reservation-qr-badge{width:28px;height:28px;border-radius:8px;background:#065f460d;color:#065f46;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease}.requester-dashboard__reservation-card:hover .requester-dashboard__reservation-qr-badge{background:#065f461a}.requester-dashboard__reservation-status{padding:4px 10px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;line-height:1;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.requester-dashboard__reservation-status--success{color:#047857;background:#ecfdf5;border:1px solid rgba(167,243,208,.6)}.requester-dashboard__reservation-status--warning{color:#b45309;background:#fffbeb;border:1px solid rgba(253,230,138,.6)}.requester-dashboard__reservation-status--error{color:#b91c1c;background:#fef2f2;border:1px solid rgba(254,202,202,.7)}.requester-dashboard__reservation-status--info{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.requester-dashboard__reservation-details,.requester-dashboard__facility-meta{display:flex;flex-wrap:wrap}.requester-dashboard__reservation-details{gap:8px;margin-top:14px}.requester-dashboard__reservation-detail-chip{padding:4px 10px;border:1px solid rgba(6,95,70,.05);border-radius:8px;background:#f0f4f2;color:#2c3e38;font-size:11px;line-height:1.25;font-weight:500;display:inline-flex;align-items:center;gap:6px}.requester-dashboard__reservation-detail-chip svg{color:#065f4699;flex-shrink:0}.requester-dashboard__reservation-detail-chip--qr{border-color:#10b9812e;background:#e9fbf3;color:#047857}.requester-dashboard__reservation-support{margin:12px 0 0;color:var(--dashboard-primary-light);font-size:12px;line-height:1.6}.requester-dashboard__reservation-actions{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.requester-dashboard__reservation-actions .button-secondary,.requester-dashboard__reservation-actions button{min-height:40px}.requester-dashboard__facility-card h3,.requester-dashboard__empty-state h3{margin:0;color:var(--dashboard-ink);font-family:var(--font-family-heading);font-size:18px;line-height:1.25;font-weight:700;letter-spacing:-.02em}.requester-dashboard__facility-card p,.requester-dashboard__empty-state p{margin:0;color:var(--dashboard-muted);font-size:13px;line-height:1.65}.requester-dashboard__facility-meta{gap:10px 16px}.requester-dashboard__facility-meta span{display:inline-flex;align-items:center;gap:8px;color:#53615d;font-size:12px;line-height:1.4}.requester-dashboard__calendar-panel{overflow:hidden;border:1px solid #e4ebe7;border-radius:18px;background:var(--dashboard-white);box-shadow:0 18px 34px -30px #00342b47;display:grid;gap:0}.requester-dashboard__calendar-header,.requester-dashboard__calendar-month-actions,.requester-dashboard__calendar-month-title,.requester-dashboard__calendar-selected,.requester-dashboard__calendar-selected-copy>div{display:flex;align-items:center}.requester-dashboard__calendar-header{justify-content:space-between;gap:12px;min-height:64px;padding:18px 20px 15px;border-bottom:1px solid var(--dashboard-border);background:var(--dashboard-white)}.requester-dashboard__calendar-month-picker{position:relative;min-width:0}.requester-dashboard .requester-dashboard__calendar-month-title{gap:6px;min-height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--dashboard-ink);box-shadow:none;display:inline-flex;align-items:center;justify-content:flex-start}.requester-dashboard__calendar-month-title strong{color:#191c1b;font-family:Manrope,sans-serif;font-size:18px;line-height:1;font-weight:700;letter-spacing:-.025em}.requester-dashboard__calendar-month-title svg{color:var(--dashboard-muted);transition:transform .16s ease}.requester-dashboard .requester-dashboard__calendar-month-title:hover:not(:disabled){transform:none;background:transparent;border-color:transparent;box-shadow:none;color:var(--dashboard-primary)}.requester-dashboard__calendar-month-title.is-open svg{transform:rotate(180deg)}.requester-dashboard__calendar-month-selector{position:absolute;top:38px;left:0;z-index:12;width:min(278px,calc(100vw - 64px));border:1px solid #e3e9e5;border-radius:14px;background:var(--dashboard-white);box-shadow:0 18px 34px -22px #191c1b47;padding:12px 12px 16px}.requester-dashboard__calendar-month-selector-header,.requester-dashboard__calendar-month-selector-grid{display:grid;align-items:center}.requester-dashboard__calendar-month-selector-header{grid-template-columns:32px minmax(0,1fr) 32px;margin-bottom:10px}.requester-dashboard__calendar-month-selector-header strong{color:var(--dashboard-ink);font-size:14px;font-weight:600;line-height:1.3;text-align:center}.requester-dashboard .requester-dashboard__calendar-selector-year-button{width:30px;height:30px;min-height:0;padding:0;border:0;border-radius:10px;background:transparent;color:var(--dashboard-muted);box-shadow:none}.requester-dashboard .requester-dashboard__calendar-selector-year-button:hover:not(:disabled){transform:none;background:var(--dashboard-hover-tint);color:var(--dashboard-primary);box-shadow:none}.requester-dashboard__calendar-month-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px}.requester-dashboard .requester-dashboard__calendar-selector-month{min-height:34px;padding:0 12px;border:0;border-radius:9px;background:transparent;color:var(--dashboard-body);box-shadow:none;font-size:12px;font-weight:600}.requester-dashboard .requester-dashboard__calendar-selector-month:hover:not(:disabled){transform:none;background:var(--dashboard-hover-tint);color:var(--dashboard-primary);box-shadow:none}.requester-dashboard .requester-dashboard__calendar-selector-month.is-active,.requester-dashboard .requester-dashboard__calendar-selector-month.is-active:hover:not(:disabled){background:var(--dashboard-primary);color:#fff;box-shadow:none}.requester-dashboard__calendar-month-actions{gap:6px}.requester-dashboard .requester-dashboard__calendar-today-button,.requester-dashboard .requester-dashboard__calendar-nav-button{min-height:0;padding:0;box-shadow:none;flex-shrink:0}.requester-dashboard .requester-dashboard__calendar-today-button{height:30px;min-width:52px;padding:0 12px;border-radius:11px;background:var(--dashboard-white);border-color:#dfe5e1;color:var(--dashboard-primary);font-size:11px;font-weight:500}.requester-dashboard .requester-dashboard__calendar-nav-button{width:30px;height:30px;border-radius:11px;background:var(--dashboard-white);border-color:#dfe5e1;color:#4f5e59}.requester-dashboard .requester-dashboard__calendar-today-button:hover:not(:disabled),.requester-dashboard .requester-dashboard__calendar-nav-button:hover:not(:disabled){transform:none;box-shadow:none;background:var(--dashboard-hover-tint);border-color:#d7ded9;color:var(--dashboard-primary)}.requester-dashboard__calendar-weekdays,.requester-dashboard__calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.requester-dashboard__calendar-weekdays{gap:6px;padding:20px 20px 0;color:#9ca3a0;font-family:Inter,sans-serif;font-size:10px;line-height:1.2;font-weight:400;text-transform:uppercase;letter-spacing:.08em;text-align:center}.requester-dashboard__calendar-grid{gap:8px 6px;padding:18px 20px 22px}.requester-dashboard .requester-dashboard__calendar-day{position:relative;justify-self:center;min-width:0;min-height:0;width:36px;height:36px;aspect-ratio:1;display:grid;place-items:center;border:1px solid transparent;border-radius:999px;background:transparent;color:#191c1b;font-family:Inter,sans-serif;padding:0;box-shadow:none;font-size:13px;font-weight:400;line-height:1;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.requester-dashboard .requester-dashboard__calendar-day:hover:not(:disabled){transform:none;background:var(--dashboard-hover-tint);border-color:transparent;box-shadow:none;color:var(--dashboard-primary)}.requester-dashboard__calendar-day--outside{color:#c7cecb;opacity:1}.requester-dashboard .requester-dashboard__calendar-day--weekend{color:var(--dashboard-placeholder)}.requester-dashboard .requester-dashboard__calendar-day--outside.requester-dashboard__calendar-day--weekend{color:#c7cecb}.requester-dashboard .requester-dashboard__calendar-day--holiday{box-shadow:inset 0 0 0 1px #f59e0b57}.requester-dashboard .requester-dashboard__calendar-day--holiday:after{content:"";position:absolute;top:6px;right:6px;width:5px;height:5px;border-radius:999px;background:var(--dashboard-warning)}.requester-dashboard .requester-dashboard__calendar-day--today{border-color:transparent;color:var(--dashboard-primary);box-shadow:none}.requester-dashboard .requester-dashboard__calendar-day--has-reservation{background:#00342b17}.requester-dashboard .requester-dashboard__calendar-day--selected{background:var(--dashboard-primary);border-color:var(--dashboard-primary);color:#fff;box-shadow:0 12px 18px -15px #00342bb8}.requester-dashboard .requester-dashboard__calendar-day--selected:after{background:#ffffffe6}.requester-dashboard .requester-dashboard__calendar-day--selected:hover:not(:disabled){background:#00463a;border-color:#00463a;color:#fff}.requester-dashboard .requester-dashboard__calendar-day:focus-visible{outline:2px solid rgba(52,211,153,.72);outline-offset:2px}.requester-dashboard__calendar-day-number{transform:none}.requester-dashboard__calendar-day-dots{position:absolute;left:50%;bottom:-2px;display:inline-flex;gap:2px;transform:translate(-50%)}.requester-dashboard__calendar-day-dot{width:4.5px;height:4.5px;border-radius:999px;background:var(--dashboard-info)}.requester-dashboard__calendar-day-dot--success{background:var(--dashboard-success)}.requester-dashboard__calendar-day-dot--warning{background:var(--dashboard-warning)}.requester-dashboard__calendar-day-dot--error{background:var(--dashboard-error)}.requester-dashboard__calendar-day--selected .requester-dashboard__calendar-day-dot{background:#ffffffe0}.requester-dashboard__calendar-legend{justify-content:center;display:flex;align-items:center;gap:8px 14px;flex-wrap:wrap;margin:0 20px;padding:14px 0 18px;border-top:1px dashed #dfe6e2;color:var(--dashboard-muted);font-size:11px;font-weight:500;line-height:1.3}.requester-dashboard__calendar-legend span{display:inline-flex;align-items:center;gap:6px}.requester-dashboard__calendar-legend-dot{width:7px;height:7px;border-radius:999px;background:var(--dashboard-info);display:inline-flex}.requester-dashboard__calendar-legend-dot--warning{background:var(--dashboard-warning)}.requester-dashboard__calendar-legend-dot--success{background:var(--dashboard-success)}.requester-dashboard__calendar-legend-dot--info{background:var(--dashboard-info)}.requester-dashboard__calendar-legend-dot--holiday{background:var(--dashboard-warning)}.requester-dashboard__calendar-selected{gap:10px;padding:16px 20px 14px;border-top:1px solid var(--dashboard-border);background:linear-gradient(180deg,#fff,#fbfcfb)}.requester-dashboard__calendar-selected-date{width:40px;height:40px;border-radius:14px;border:1px solid #dfe6e2;background:var(--dashboard-white);color:var(--dashboard-primary);display:grid;place-items:center;gap:1px;padding:6px 0;box-shadow:none;flex-shrink:0}.requester-dashboard__calendar-selected-date--today{border-color:var(--dashboard-primary);background:var(--dashboard-primary);color:#fff;box-shadow:0 10px 18px -14px #00342bb8}.requester-dashboard__calendar-selected-date span{font-size:8px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.requester-dashboard__calendar-selected-date strong{font-size:16px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.requester-dashboard__calendar-selected-copy{min-width:0;display:grid;gap:3px}.requester-dashboard__calendar-selected-copy>div{gap:7px}.requester-dashboard__calendar-selected-copy h3,.requester-dashboard__calendar-selected-copy p{margin:0}.requester-dashboard__calendar-selected-copy h3{color:var(--dashboard-ink);font-size:14px;line-height:1.25;font-weight:700}.requester-dashboard__calendar-selected-copy p{color:var(--dashboard-placeholder);font-size:12px;line-height:1.35}.requester-dashboard__calendar-reservation-list{display:grid;gap:8px;padding:0 20px 14px;background:#fbfcfb}.requester-dashboard__calendar-reservation-card{padding:11px 12px;border:1px solid rgba(6,95,70,.1);border-radius:14px;background:#fff;box-shadow:0 10px 22px -20px #00342b47}.requester-dashboard__calendar-reservation-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.requester-dashboard__calendar-reservation-title{margin:0;color:var(--dashboard-ink);font-size:12px;font-weight:800;line-height:1.25}.requester-dashboard__calendar-reservation-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px;color:var(--dashboard-muted);font-size:10.5px;line-height:1.3}.requester-dashboard__calendar-reservation-meta span{display:inline-flex;align-items:center;gap:4px}.requester-dashboard__calendar-reservation-status{min-height:19px;padding:0 7px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;flex-shrink:0;font-size:8px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.08em}.requester-dashboard__calendar-reservation-status--success{border-color:#10b9813d;background:#ecfdf5;color:#047857}.requester-dashboard__calendar-reservation-status--warning{border-color:#f59e0b47;background:#fffbeb;color:#b45309}.requester-dashboard__calendar-reservation-status--info{border-color:#3b82f63d;background:#eff6ff;color:#2563eb}.requester-dashboard__calendar-reservation-status--error{border-color:#ef44443d;background:#fef2f2;color:#dc2626}.requester-dashboard__calendar-today-pill{min-height:17px;padding:0 6px;border-radius:4px;background:var(--dashboard-primary);color:#fff;display:inline-flex;align-items:center;font-size:8px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.06em}.requester-dashboard__calendar-holiday-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;margin:0 20px 14px;padding:14px 12px;border:1px solid rgba(245,158,11,.42);border-radius:14px;background:#fffdf4}.requester-dashboard__calendar-holiday-icon{width:28px;height:28px;border-radius:10px;background:#f59e0b2e;color:#b86400;display:inline-flex;align-items:center;justify-content:center}.requester-dashboard__calendar-holiday-copy{min-width:0;display:grid;gap:6px}.requester-dashboard__calendar-holiday-heading{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.requester-dashboard__calendar-holiday-heading h3,.requester-dashboard__calendar-holiday-copy p{margin:0}.requester-dashboard__calendar-holiday-heading h3{color:var(--dashboard-ink);font-size:13px;line-height:1.3;font-weight:700}.requester-dashboard__calendar-holiday-heading span{min-height:18px;padding:0 7px;border:1px solid rgba(245,158,11,.38);border-radius:999px;background:#fff8e8;color:#b45309;display:inline-flex;align-items:center;font-size:8px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.08em}.requester-dashboard__calendar-holiday-copy p{color:var(--dashboard-body);font-size:12px;line-height:1.45}.requester-dashboard__calendar-holiday-copy small{color:var(--dashboard-muted);font-size:10.5px;line-height:1.45}.requester-dashboard .requester-dashboard__calendar-reserve-button{min-height:42px;margin:0 20px 18px;border:1px solid var(--dashboard-primary);border-radius:14px;background:var(--dashboard-primary);color:#fff;box-shadow:0 14px 20px -16px #00342bbd;font-size:12px;font-weight:700}.requester-dashboard .requester-dashboard__calendar-reserve-button:hover:not(:disabled){transform:none;background:var(--dashboard-primary-light);border-color:var(--dashboard-primary-light);color:#fff;box-shadow:0 16px 24px -17px #00342bd1}.requester-dashboard__calendar-agenda{border-top:1px solid var(--dashboard-border);padding-top:16px;display:grid;gap:12px}.requester-dashboard__calendar-agenda-header{display:grid;gap:4px}.requester-dashboard__calendar-agenda-header h3{margin:0;color:var(--dashboard-ink);font-family:var(--font-family-heading);font-size:16px;line-height:1.25;font-weight:700}.requester-dashboard__calendar-agenda-header p{margin:0;color:var(--dashboard-muted);font-size:12px;line-height:1.5}.requester-dashboard__calendar-agenda-list{display:grid;gap:10px}.requester-dashboard__calendar-agenda-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;border:1px solid var(--dashboard-border);border-radius:16px;background:var(--dashboard-white);padding:10px;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.requester-dashboard__calendar-agenda-item:hover{border-color:#d7e0dc;background:#fbfcfb;box-shadow:0 10px 18px -18px #00342b2e}.requester-dashboard__calendar-agenda-item .requester-dashboard__status-pill{grid-column:2;justify-self:start;min-height:24px;padding:0 9px;font-size:10px}.requester-dashboard__calendar-agenda-date{width:44px;height:48px;border-radius:14px;background:#00342b14;color:var(--dashboard-primary);display:grid;place-items:center;gap:1px;padding:6px 0;flex-shrink:0}.requester-dashboard__calendar-agenda-date strong{font-size:16px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.requester-dashboard__calendar-agenda-date span{font-size:9px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.requester-dashboard__calendar-agenda-copy{min-width:0;display:grid;gap:4px}.requester-dashboard__calendar-agenda-copy h4,.requester-dashboard__calendar-agenda-copy p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-dashboard__calendar-agenda-copy h4{color:var(--dashboard-ink);font-size:13px;line-height:1.3;font-weight:700}.requester-dashboard__calendar-agenda-copy p,.requester-dashboard__calendar-agenda-copy span{color:var(--dashboard-muted);font-size:11px;line-height:1.35}.requester-dashboard__calendar-agenda-copy span{display:inline-flex;align-items:center;gap:6px}.requester-dashboard__calendar-agenda-item--warning .requester-dashboard__calendar-agenda-date{background:#f59e0b1f;color:#a75f00}.requester-dashboard__calendar-agenda-item--warning{border-color:#f59e0b2e}.requester-dashboard__calendar-agenda-item--success .requester-dashboard__calendar-agenda-date{background:#10b9811f;color:#0a7f60}.requester-dashboard__calendar-agenda-item--success{border-color:#10b98129}.requester-dashboard__calendar-agenda-item--info .requester-dashboard__calendar-agenda-date{background:#3b82f61a;color:#2563eb}.requester-dashboard__calendar-agenda-item--info{border-color:#3b82f624}.requester-dashboard__calendar-empty{min-height:118px;border:1px dashed rgba(0,52,43,.14);border-radius:18px;background:#ffffff8a;padding:18px;display:grid;align-content:center;gap:6px}.requester-dashboard__calendar-empty h3{margin:0;color:var(--dashboard-ink);font-family:var(--font-family-heading);font-size:16px;line-height:1.25}.requester-dashboard__calendar-empty p{margin:0;color:var(--dashboard-muted);font-size:12px;line-height:1.55}.requester-dashboard__facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.requester-dashboard__facility-card{border:1px solid var(--dashboard-border);border-radius:22px;background:var(--dashboard-white);padding:18px;display:grid;gap:14px}.requester-dashboard__facility-card-header{display:flex;align-items:start;justify-content:space-between;gap:14px}.requester-dashboard__facility-capacity{min-height:28px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#00342b14;color:#1b4b3e;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.requester-dashboard__facility-actions{display:flex}.requester-dashboard__facility-actions button{width:100%}.requester-dashboard__empty-state{min-height:220px;padding:24px;border:1px dashed rgba(0,52,43,.14);border-radius:24px;background:#ffffff8a;display:grid;align-content:center;justify-items:start;gap:12px}.requester-dashboard__empty-state--compact{min-height:0;padding:20px}.requester-dashboard__checklist{margin:0}.requester-dashboard .workspace-list{color:var(--dashboard-body);font-size:13px;line-height:1.6;gap:8px}.requester-dashboard .facility-admin-panel{gap:18px}.requester-dashboard .reservation-create-form{border:none;border-radius:0;background:transparent;padding:0;gap:16px}.requester-dashboard .field{display:grid;gap:8px}.requester-dashboard .field label{color:var(--dashboard-body);font-size:13px;line-height:1.45;font-weight:600}.requester-dashboard .field input,.requester-dashboard .field select,.requester-dashboard .field textarea{width:100%;border:1px solid #dfe5e1;border-radius:16px;background:var(--dashboard-white);color:var(--dashboard-ink);padding:13px 14px;font-size:13px;line-height:1.5;font-family:var(--font-family-body)}.requester-dashboard .field textarea{resize:vertical;min-height:120px}.requester-dashboard .field input::placeholder,.requester-dashboard .field textarea::placeholder{color:var(--dashboard-placeholder)}.requester-dashboard .field-help,.requester-dashboard .workspace-role-note{margin:0;color:var(--dashboard-muted);font-size:12px;line-height:1.6}.requester-dashboard .field-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.requester-dashboard .admin-check-message{margin:0;padding:12px 14px;border-radius:16px;font-size:12px;line-height:1.55}.requester-dashboard .admin-check-success{color:#0e7a5e;background:#10b9811a;border:1px solid rgba(16,185,129,.12)}.requester-dashboard .admin-check-error{color:#c63d3d;background:#ef444414;border:1px solid rgba(239,68,68,.1)}.requester-facilities{max-width:100vw;margin:0;width:100%;overflow-x:hidden}.requester-facilities__hero{position:relative;text-align:center;padding:40px 0 48px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 68% 82% at 50% -16%,rgba(52,211,153,.34),transparent 64%),radial-gradient(ellipse 42% 58% at 8% 8%,rgba(16,185,129,.22),transparent 70%),radial-gradient(ellipse 36% 50% at 88% 0%,rgba(245,158,11,.18),transparent 72%),linear-gradient(180deg,#022c221a,#022c223d),linear-gradient(135deg,#064e3b,#065f46 46%,#047857);box-shadow:inset 0 -1px #ecfdf524,0 22px 60px -46px #022c22bf}.requester-facilities__hero-backdrop{position:absolute;inset-inline:0;top:0;height:360px;pointer-events:none;z-index:0;overflow:hidden;-webkit-mask-image:radial-gradient(ellipse 75% 85% at 50% 30%,#000000 40%,transparent 90%);mask-image:radial-gradient(ellipse 75% 85% at 50% 30%,#000000 40%,transparent 90%)}.requester-facilities__hero-backdrop:before{position:absolute;inset:0;content:"";pointer-events:none;z-index:1;opacity:.5;mix-blend-mode:screen;background-image:linear-gradient(90deg,rgba(2,44,34,.72) 0%,transparent 12%,transparent 88%,rgba(2,44,34,.72) 100%),linear-gradient(120deg,transparent 0 42%,rgba(236,253,245,.1) 42% 42.35%,transparent 42.35% 100%),repeating-linear-gradient(90deg,transparent 0 126px,rgba(236,253,245,.12) 126px 128px)}.requester-facilities__hero-backdrop:after{position:absolute;inset:0;content:"";pointer-events:none;z-index:2;background:linear-gradient(180deg,transparent 0%,rgba(6,95,70,.12) 58%,rgba(4,120,87,.16) 100%)}.requester-facilities__hero-wash,.requester-facilities__hero-tint,.requester-facilities__hero-grid,.requester-facilities__hero-lines,.requester-facilities__hero-dots{position:absolute;inset:0}.requester-facilities__hero-wash{background:radial-gradient(ellipse 42% 54% at 16% 8%,rgba(52,211,153,.28),transparent 62%),radial-gradient(ellipse 34% 48% at 84% 4%,rgba(245,158,11,.2),transparent 64%),radial-gradient(ellipse 52% 44% at 50% 38%,rgba(236,253,245,.12),transparent 68%),linear-gradient(135deg,#065f467a,#0478572e 44%,#022c224d)}.requester-facilities__hero-tint{opacity:.82;mix-blend-mode:screen;background:linear-gradient(35deg,rgba(236,253,245,.08),transparent 48%,rgba(187,247,208,.2)),linear-gradient(155deg,transparent 0 26%,rgba(236,253,245,.08) 26% 26.25%,transparent 26.25% 100%)}.requester-facilities__hero-grid--fine{opacity:.42;background-image:linear-gradient(to right,rgba(236,253,245,.12) 1px,transparent 1px),linear-gradient(to bottom,rgba(236,253,245,.12) 1px,transparent 1px);background-size:32px 32px}.requester-facilities__hero-grid--wide{opacity:.52;background-image:linear-gradient(to right,rgba(236,253,245,.2) 1px,transparent 1px),linear-gradient(to bottom,rgba(236,253,245,.2) 1px,transparent 1px);background-size:96px 96px}.requester-facilities__hero-lines{opacity:.22;mix-blend-mode:screen;background-image:repeating-linear-gradient(135deg,rgba(236,253,245,.18) 0 1px,transparent 1px 14px)}.requester-facilities__hero-dots{opacity:.5;background-image:radial-gradient(circle,rgba(236,253,245,.48) 1px,transparent 1.5px);background-size:128px 128px}.requester-facilities__glint,.requester-facilities__shape,.requester-facilities__edge,.requester-facilities__corner-code{position:absolute}.requester-facilities__glint{border-radius:999px}.requester-facilities__glint--emerald{top:18%;left:12%;width:8px;height:8px;background:#10b981;box-shadow:0 0 12px 2px #10b98173}.requester-facilities__glint--amber{top:14%;right:18%;width:6px;height:6px;background:#f59e0b;box-shadow:0 0 10px 2px #f59e0b66}.requester-facilities__glint--sky{top:60%;left:20%;width:6px;height:6px;background:#0ea5e9;box-shadow:0 0 10px 2px #0ea5e966}.requester-facilities__glint--green{top:55%;right:14%;width:8px;height:8px;background:#bbf7d0;box-shadow:0 0 12px 2px #bbf7d06b}.requester-facilities__shape--square{top:22%;left:24%;width:24px;height:24px;border:1px solid rgba(236,253,245,.3);border-radius:6px;transform:rotate(12deg)}.requester-facilities__shape--circle{top:18%;right:28%;width:32px;height:32px;border:1px solid rgba(245,158,11,.4);border-radius:999px}.requester-facilities__shape--diamond{top:62%;right:24%;width:20px;height:20px;border:1px solid rgba(187,247,208,.4);transform:rotate(45deg)}.requester-facilities__edge--left{top:50%;left:10%;width:40px;height:1px;background:linear-gradient(to right,transparent,rgba(236,253,245,.5),transparent)}.requester-facilities__edge--right{top:40%;right:8%;width:1px;height:48px;background:linear-gradient(to bottom,transparent,rgba(245,158,11,.5),transparent)}.requester-facilities__corner-code{top:20px;color:#ecfdf594;font-family:Manrope,sans-serif;font-size:9px;line-height:1.2;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.requester-facilities__corner-code--left{left:48px}.requester-facilities__corner-code--right{right:48px}.requester-facilities__hero-content{position:relative;z-index:1;padding-top:42px;padding-inline:20px}.requester-facilities__title{margin:0;color:#fff;font-family:Manrope,sans-serif;font-size:44px;line-height:1.02;font-weight:800;letter-spacing:-.025em;text-shadow:0 16px 34px rgba(2,44,34,.28)}.requester-facilities__subtitle{max-width:480px;margin:16px auto 0;color:#ecfdf5db;font-size:15px;line-height:1.625}.requester-facilities__search-shell{max-width:540px;width:min(100% - 40px,540px);margin:32px auto 0}.requester-facilities__search-box{padding:8px 8px 8px 20px;border:1px solid rgba(236,253,245,.34);border-radius:999px;background:#fffffff5;box-shadow:0 16px 36px -22px #022c22a6,0 0 0 4px #ecfdf514;display:flex;align-items:center;gap:12px;transition:border-color .18s ease,box-shadow .18s ease}.requester-facilities__search-box:focus-within{border-color:#bbf7d0bd;box-shadow:0 18px 40px -22px #022c22c7,0 0 0 4px #bbf7d02e}.requester-facilities__search-box svg{color:#065f4699;flex-shrink:0}.requester-facilities__search-input{width:100%;padding:6px 0;border:0;outline:0;background:transparent;color:#191c1b;font-family:var(--font-family-body);font-size:13.5px;line-height:1.5}.requester-facilities__search-input::placeholder{color:#9ca3a0}.requester-facilities__search-button{font-size:12px;font-weight:700}.requester-dashboard .requester-facilities__search-button{min-height:0;padding:8px 16px;border:0;border-radius:999px;background:#065f46;color:#fff;box-shadow:none;font-size:12px;line-height:1.2;font-weight:700;cursor:pointer;transition:background-color .18s ease}.requester-dashboard .requester-facilities__search-button:hover:not(:disabled){transform:none;background:#054d39;box-shadow:none}.requester-facilities__category-rail{padding:0 40px 30px;border-bottom:1px solid rgba(6,95,70,.1);display:flex;justify-content:center}.requester-facilities__category-select{display:none}.requester-facilities__category-list{max-width:min(100%,1040px);padding:8px;border:1px solid rgba(6,95,70,.12);border-radius:999px;background:#ffffffd1;box-shadow:0 18px 36px -28px #065f4659;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:4px;overflow-x:auto;min-width:0;scrollbar-width:none}.requester-facilities__category-list::-webkit-scrollbar{display:none}.requester-facilities__category-pill{border-radius:999px;font-size:13px}.requester-dashboard .requester-facilities__category-pill{min-height:0;padding:10px 15px;border:1px solid transparent;border-color:transparent;border-radius:999px;background:transparent;color:#3f4945;box-shadow:none;display:inline-flex;align-items:center;flex:0 0 auto;gap:8px;font-size:13px;line-height:1.2;font-weight:500;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.requester-dashboard .requester-facilities__category-pill:hover:not(:disabled){transform:none;border-color:var(--dashboard-hover-border);background:var(--dashboard-hover-tint);box-shadow:none}.requester-facilities__category-pill.is-active{background:#065f46}.requester-dashboard .requester-facilities__category-pill.is-active{border-color:#065f46;background:#065f46;color:#fff;box-shadow:0 12px 20px -14px #065f468c}.requester-facilities__result-row{margin:18px 0 16px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:16px}.requester-facilities__result-count-wrap{display:inline-flex;align-items:center;gap:8px}.requester-facilities__result-count-wrap>span{width:4px;height:16px;border-radius:999px;background:#065f46}.requester-facilities__result-count{margin:0;color:#065f46;font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.requester-dashboard .requester-facilities__clear-filter{min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:#6b7370;box-shadow:none;font-size:12px;line-height:1.4;font-weight:400;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px;cursor:pointer}.requester-dashboard .requester-facilities__clear-filter:hover:not(:disabled){transform:none;background:transparent;color:#065f46;box-shadow:none;text-decoration-color:currentColor}.requester-facilities__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:0 56px 56px}.requester-facilities__loading{min-height:260px;margin:0 56px 56px;border:1px solid rgba(6,95,70,.1);border-radius:24px;background:radial-gradient(circle at 50% 20%,rgba(16,185,129,.13),transparent 34%),linear-gradient(180deg,#fffffff0,#f8faf8fa);color:#52615d;box-shadow:0 24px 60px -48px #065f467a;display:grid;place-items:center;align-content:center;gap:18px;text-align:center}.requester-facilities__loading p{margin:0;color:#065f46;font-size:12px;line-height:1.4;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.requester-facilities__book-loader{position:relative;width:92px;height:70px;perspective:220px}.requester-facilities__book-cover,.requester-facilities__book-page{position:absolute;inset:8px 12px 6px 14px;border-radius:8px 5px 5px 8px;transform-origin:left center}.requester-facilities__book-cover{background:linear-gradient(135deg,#064e3b,#0f8f69);box-shadow:0 16px 28px -18px #065f46a6,inset 7px 0 #ffffff2e;transform:rotateY(-16deg)}.requester-facilities__book-page{background:linear-gradient(135deg,#fff,#ecfdf5 78%);border:1px solid rgba(6,95,70,.12);box-shadow:0 8px 18px -15px #0f172a73;animation:requester-facilities-page-turn 1.45s ease-in-out infinite}.requester-facilities__book-page--one{animation-delay:0s}.requester-facilities__book-page--two{animation-delay:.18s}.requester-facilities__book-page--three{animation-delay:.36s}@keyframes requester-facilities-page-turn{0%,18%{opacity:0;transform:rotateY(0) translate(0)}32%{opacity:1}64%{opacity:1;transform:rotateY(-145deg) translate(-2px)}to{opacity:0;transform:rotateY(-176deg) translate(-4px)}}@media(prefers-reduced-motion:reduce){.requester-facilities__book-page{animation:none;opacity:.76;transform:rotateY(-12deg)}.requester-facilities__book-page--two{transform:rotateY(-20deg) translate(5px)}.requester-facilities__book-page--three{transform:rotateY(-28deg) translate(10px)}}.requester-facilities__card{position:relative;overflow:hidden;border:1px solid rgba(6,95,70,.1);border-radius:16px;background:#fff;color:inherit;box-shadow:none;display:flex;flex-direction:column;min-width:0;text-align:left;cursor:pointer;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.requester-dashboard button.requester-facilities__card{width:100%;min-height:0;padding:0;border:1px solid rgba(6,95,70,.1);border-radius:16px;background:#fff;color:inherit;box-shadow:none;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;text-align:left}.requester-facilities__card:hover{transform:translateY(-2px);border-color:#065f4659;box-shadow:0 12px 28px -14px #065f4640}.requester-dashboard button.requester-facilities__card:hover:not(:disabled){transform:translateY(-2px);background:#fff;border-color:#065f4659;box-shadow:0 12px 28px -14px #065f4640}.requester-facilities__card-visual{position:relative;height:150px;background:linear-gradient(135deg,#eef2ee,#e1e7e2);display:flex;align-items:center;justify-content:center;overflow:hidden}.requester-facilities__card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.requester-facilities__card:hover .requester-facilities__card-image{transform:scale(1.04)}.requester-facilities__card-grid{position:absolute;inset:0;opacity:.5;pointer-events:none;background-image:linear-gradient(to right,rgba(6,95,70,.07) 1px,transparent 1px),linear-gradient(to bottom,rgba(6,95,70,.07) 1px,transparent 1px);background-size:22px 22px}.requester-facilities__card-corner{position:absolute;width:12px;height:12px;border-color:#065f464d}.requester-facilities__card-corner--top-left{top:12px;left:12px;border-top:1px solid;border-left:1px solid}.requester-facilities__card-corner--top-right{top:12px;right:12px;border-top:1px solid;border-right:1px solid}.requester-facilities__card-corner--bottom-left{left:12px;bottom:12px;border-bottom:1px solid;border-left:1px solid}.requester-facilities__card-corner--bottom-right{right:12px;bottom:12px;border-bottom:1px solid;border-right:1px solid}.requester-facilities__card-icon{position:relative;z-index:1;width:64px;height:64px;border:1px solid rgba(6,95,70,.15);border-radius:16px;background:#fff;color:#065f46;box-shadow:0 1px 2px #0f172a0f;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.requester-facilities__card:hover .requester-facilities__card-icon{transform:scale(1.1) rotate(-3deg)}.requester-facilities__card-body{padding:20px;border-top:1px solid rgba(6,95,70,.08);display:flex;flex:1;flex-direction:column;min-width:0}.requester-facilities__card-header{margin-bottom:8px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.requester-facilities__card-title{margin:0;color:#191c1b;font-family:Manrope,sans-serif;font-size:16px;line-height:1.25;font-weight:700;letter-spacing:-.025em;overflow-wrap:anywhere;transition:color .18s ease}.requester-facilities__card:hover .requester-facilities__card-title{color:#065f46}.requester-facilities__card-status{flex-shrink:0;padding:2px 8px;border:1px solid rgba(6,95,70,.15);border-radius:999px;background:#065f4614;color:#065f46;font-size:10px;line-height:1.4;font-weight:700;letter-spacing:.025em}.requester-facilities__card-status.is-limited{border-color:#fde68a;background:#fffbeb;color:#b45309}.requester-facilities__card-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;margin:0 0 16px;color:#6b7370;font-size:12.5px;line-height:1.625}.requester-facilities__card-footer{margin-top:auto;padding-top:12px;border-top:1px dashed rgba(6,95,70,.1);display:flex;align-items:center;justify-content:space-between}.requester-facilities__card-meta{color:#6b7370;display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.4}.requester-facilities__card-meta svg{color:#065f46;flex-shrink:0}.requester-facilities__card-meta strong{color:#191c1b;font-weight:700}.requester-facilities__card-reserve{color:#065f46;display:inline-flex;align-items:center;gap:4px;opacity:0;font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.025em;text-transform:uppercase;transition:opacity .18s ease}.requester-facilities__card:hover .requester-facilities__card-reserve{opacity:1}.requester-facilities__empty{padding:72px 40px;text-align:center}.requester-facilities__empty p{margin:0;color:#6b7370;font-size:14px;line-height:1.5}@media(min-width:640px){.requester-facilities__title{font-size:56px}}.requester-chatbot-trigger{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:40;width:74px;height:74px;padding:0;border:1px solid rgba(6,95,70,.18);border-radius:999px;background:#ecfdf5d1;color:#065f46;box-shadow:0 18px 38px -18px #00342b5c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,border-color .18s ease}.requester-chatbot-trigger:hover,.requester-chatbot-trigger:focus-visible{transform:translateY(-3px);border-color:#065f4657;background:#d1fae5e6;box-shadow:0 22px 44px -20px #00342b75}.requester-chatbot-trigger:focus-visible{outline:3px solid rgba(16,185,129,.28);outline-offset:4px}.requester-chatbot-trigger__halo{position:absolute;inset:-5px;border-radius:inherit;border:1px solid rgba(16,185,129,.18);pointer-events:none}.requester-chatbot-trigger__icon{position:relative;z-index:1;width:64px;height:64px;object-fit:contain;transform:translateY(2px);transform-origin:50% 78%;will-change:transform;animation:requester-chatbot-logo-idle 5.6s ease-in-out infinite;pointer-events:none}.requester-chatbot-trigger:hover .requester-chatbot-trigger__icon,.requester-chatbot-trigger:focus-visible .requester-chatbot-trigger__icon{animation:requester-chatbot-logo-hover .52s cubic-bezier(.2,.8,.2,1) both}@keyframes requester-chatbot-logo-idle{0%,to{transform:translateY(2px) rotate(0) scale(1)}34%{transform:translateY(-2px) rotate(-1.5deg) scale(1.01)}68%{transform:translateY(1px) rotate(1.2deg) scale(1)}}@keyframes requester-chatbot-logo-hover{0%{transform:translateY(2px) rotate(0) scale(1)}42%{transform:translateY(-5px) rotate(-4deg) scale(1.06)}72%{transform:translateY(0) rotate(2deg) scale(1.03)}to{transform:translateY(1px) rotate(0) scale(1.04)}}.requester-chatbot-trigger__tooltip{position:absolute;right:calc(100% + 12px);top:50%;padding:8px 10px;border-radius:999px;background:#083c32;color:#fff;font-size:12px;line-height:1;font-weight:700;letter-spacing:0;white-space:nowrap;box-shadow:0 12px 24px -18px #00342b8c;opacity:0;transform:translate(8px,-50%);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.requester-chatbot-trigger:hover .requester-chatbot-trigger__tooltip,.requester-chatbot-trigger:focus-visible .requester-chatbot-trigger__tooltip{opacity:1;transform:translateY(-50%)}.requester-chatbot-panel{position:fixed;right:max(24px,env(safe-area-inset-right));bottom:calc(max(24px,env(safe-area-inset-bottom)) + 86px);z-index:40;width:min(360px,calc(100vw - 20px));max-height:min(660px,calc(100vh - 112px));border:1px solid rgba(6,95,70,.16);border-radius:18px;background:#fff;box-shadow:0 28px 54px -22px #0f172a61;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto}.requester-chatbot-panel__header{min-height:74px;padding:14px 18px;background:#047857;color:#fff;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.requester-chatbot-panel__avatar{width:42px;height:42px;border-radius:999px;background:#10b98129;border:1px solid rgba(110,231,183,.22);display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.requester-chatbot-panel__avatar img{width:38px;height:38px;object-fit:contain}.requester-chatbot-panel__heading{min-width:0;display:grid;gap:2px}.requester-chatbot-panel__heading h2{margin:0;font-family:Manrope,sans-serif;font-size:16px;line-height:1.2;font-weight:700;letter-spacing:0}.requester-chatbot-panel__heading p{margin:0;color:#d1fae5;font-size:12px;line-height:1.35;font-weight:600}.requester-chatbot-panel__close{width:42px;height:42px;border:0;border-radius:999px;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.requester-chatbot-panel__close:hover,.requester-chatbot-panel__close:focus-visible{background:transparent;border-color:transparent;color:#fff;opacity:.86}.requester-chatbot-panel__messages{min-height:340px;padding:16px 18px;background:#fafcfb;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.requester-chatbot-panel__message-row{display:flex;align-items:flex-end;gap:10px}.requester-chatbot-panel__message-row--user{justify-content:flex-end}.requester-chatbot-panel__message-avatar{width:44px;height:44px;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:visible}.requester-chatbot-panel__message-avatar img{width:42px;height:42px;object-fit:contain}.requester-chatbot-panel__message{max-width:230px;font-size:12.75px;line-height:1.48}.requester-chatbot-panel__message p{margin:0}.requester-chatbot-panel__message--bot{align-self:flex-start;padding:11px 13px;border:1px solid rgba(15,23,42,.08);border-radius:15px 15px 15px 5px;background:#fff;color:#25302c;box-shadow:0 1px 2px #0f172a0a}.requester-chatbot-panel__message--user{align-self:flex-end;padding:10px 12px;border-radius:14px 14px 6px;background:#065f46;color:#fff}.requester-chatbot-panel__message-time{display:block;margin-top:7px;color:#9aa4a0;font-size:10px;line-height:1;font-weight:500}.requester-chatbot-panel__message--user .requester-chatbot-panel__message-time{color:#ffffffb8}.requester-chatbot-panel__message--typing{color:#6b7370;font-style:italic}.requester-chatbot-panel__error{margin:0;padding:8px 16px 0;background:#fff;color:#b91c1c;font-size:12px;line-height:1.45}.requester-chatbot-panel__form{padding:12px;background:#fff;display:grid;gap:8px}.requester-chatbot-panel__input-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);margin:-1px;padding:0;border:0;color:#065f46;font-size:11px;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.requester-chatbot-panel__input-row{min-height:54px;padding:4px 6px;border:0;border-radius:999px;background:#eef1ee;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px}.requester-chatbot-panel__input-row input{min-width:0;height:44px;padding:0 12px;border:0;outline:0;background:transparent;color:#191c1b;font-size:13px}.requester-chatbot-panel__input-row input::placeholder{color:#8b9691}.requester-chatbot-panel__voice-status{margin:8px 10px 0;color:#047857;font-size:11px;font-weight:600;line-height:1.35}.requester-chatbot-panel__voice-button,.requester-chatbot-panel__send-button{width:46px;height:46px;border:0;border-radius:999px;background:transparent;color:#047857;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,color .16s ease,opacity .16s ease}.requester-chatbot-panel__voice-button{width:46px;height:46px;background:transparent;color:#047857;box-shadow:none}.requester-chatbot-panel__voice-button:hover:not(:disabled),.requester-chatbot-panel__voice-button:focus-visible:not(:disabled),.requester-chatbot-panel__voice-button.is-listening{background:transparent;color:#065f46}.requester-chatbot-panel__send-button{width:46px;height:46px;background:transparent;color:#047857}.requester-chatbot-panel__send-button:hover:not(:disabled),.requester-chatbot-panel__send-button:focus-visible:not(:disabled){background:transparent;color:#065f46}.requester-chatbot-panel__voice-button:disabled,.requester-chatbot-panel__send-button:disabled{cursor:not-allowed;opacity:.72}.requester-chatbot-panel__send-button:disabled{background:transparent;color:#6a7a74;opacity:.72}.requester-help{width:100%;max-width:1200px;margin:0 auto;gap:32px}.requester-help__header{display:grid;gap:4px}.requester-help__title{margin:0;font-family:Manrope,sans-serif;font-size:28px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:#191c1b}.requester-help__subtitle{margin:0;font-size:15px;line-height:1.6;color:#6b7370}.requester-help__portal{position:relative;padding:34px 48px 86px;border-radius:0 0 22px 22px;background:linear-gradient(135deg,#00342b,#005a4a 56%,#0e7a5e);box-shadow:0 18px 34px -28px #00342b73;overflow:visible}.requester-help__hero{display:grid;justify-items:center;gap:10px}.requester-help__hero-title{margin:0;font-family:Manrope,sans-serif;font-size:22px;line-height:1.25;font-weight:800;letter-spacing:-.01em;text-align:center;color:#fff}.requester-help__hero-copy{margin:0 0 4px;color:#ffffffd1;font-size:18px;line-height:1.35;font-weight:400;text-align:center}.requester-help__search{width:min(100%,640px);max-width:640px;min-height:46px;padding:0 16px;border-radius:999px;background:#ffffff5c;display:flex;align-items:center;gap:10px;box-shadow:inset 0 1px 1px #ffffff47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.requester-help__search-icon{width:16px;height:16px;color:#fff;flex-shrink:0}.requester-help__search-input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:14px;line-height:1.45}.requester-help__search-input::placeholder{color:#ffffffc2}.requester-help__section{display:grid;gap:16px}.requester-help__section-title{margin:0;font-family:Manrope,sans-serif;font-size:18px;line-height:1.35;font-weight:700;letter-spacing:-.01em;color:#191c1b}.requester-help__guide-rail{position:relative;z-index:1;width:min(100%,1040px);margin:-64px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border-radius:18px;background:transparent;box-shadow:none}.requester-help__guide-card{position:relative;min-height:132px;padding:0;border:0;border-radius:18px;background:transparent;color:#191c1b;box-shadow:0 18px 38px -30px #0f172a7a;cursor:pointer;display:block;perspective:900px;text-align:center}.requester-help__guide-card:after{content:"";position:absolute;left:18px;right:18px;bottom:0;z-index:2;height:4px;border-radius:999px 999px 0 0;background:#10b981;opacity:0;pointer-events:none;transform:scaleX(0);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.requester-dashboard .requester-help__guide-card{min-height:132px;padding:0;border:0;border-radius:18px;background:transparent;color:#191c1b;box-shadow:0 18px 38px -30px #0f172a7a;display:block;perspective:900px;text-align:center}.requester-help__guide-card-inner{position:absolute;inset:0;border-radius:inherit;transform-style:preserve-3d;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.requester-dashboard .requester-help__guide-card:hover:not(:disabled) .requester-help__guide-card-inner,.requester-dashboard .requester-help__guide-card:focus-visible .requester-help__guide-card-inner{transform:rotateY(180deg)}.requester-dashboard .requester-help__guide-card:hover:not(:disabled):after,.requester-dashboard .requester-help__guide-card:focus-visible:after{opacity:1;transform:scaleX(1)}.requester-help__guide-card-face{position:absolute;inset:0;padding:22px 16px 18px;border:1px solid #edf0ec;border-radius:inherit;background:#fff;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 1px 2px #0f172a0f;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.requester-help__guide-card-face--back{gap:8px;background:#fcfdfc;border-color:#065f4624;transform:rotateY(180deg)}.requester-dashboard .requester-help__guide-card:hover:not(:disabled) .requester-help__guide-card-face,.requester-dashboard .requester-help__guide-card:focus-visible .requester-help__guide-card-face{border-color:#065f4633;box-shadow:0 18px 30px -28px #00342b80}.requester-dashboard .requester-help__guide-card:focus-visible{outline:3px solid rgba(52,211,153,.46);outline-offset:4px}.requester-help__guide-icon{width:44px;height:44px;border-radius:999px;background:#f1f5f3;color:#065f46;display:inline-flex;align-items:center;justify-content:center}.requester-help__guide-svg{width:21px;height:21px}.requester-help__guide-title,.requester-help__guide-back-title{margin:0;font-family:Manrope,sans-serif;font-size:14px;line-height:1.25;font-weight:700;letter-spacing:-.01em;color:#191c1b}.requester-help__guide-copy{margin:0;color:#6b7370;font-size:11px;line-height:1.35;font-weight:400}.requester-help__faq-list{display:grid;gap:10px}.requester-help__faq-item{overflow:hidden;border:1px solid rgba(6,95,70,.1);border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0f}.requester-dashboard .requester-help__faq-trigger{width:100%;min-height:54px;padding:0 20px;border:0;border-radius:0;background:#fff;color:#191c1b;box-shadow:none;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left}.requester-dashboard .requester-help__faq-trigger:hover:not(:disabled){transform:none;background:#fcfdfc;border-color:transparent;box-shadow:none}.requester-help__faq-question{padding-right:16px;font-family:Manrope,sans-serif;font-size:14px;line-height:1.4;font-weight:700;letter-spacing:-.01em;color:#191c1b}.requester-help__faq-chevron{width:18px;height:18px;color:#9ca3a0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.requester-help__faq-chevron-icon{width:16px;height:16px}.requester-help__faq-panel{overflow:hidden}.requester-help__faq-panel-inner{padding:0 20px 16px}.requester-help__faq-divider{height:1px;margin-bottom:14px;background:#065f460d}.requester-help__faq-answer{margin:0;color:#6b7370;font-size:13px;line-height:1.6;font-weight:400}.requester-help__empty{padding:20px;border:1px dashed rgba(6,95,70,.14);border-radius:12px;background:#fff}.requester-help__empty p{margin:0;color:#6b7370;font-size:13px;line-height:1.6}.requester-help__contact-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:24px}.requester-help__contact-card,.requester-help__side-card{padding:24px;border:1px solid rgba(6,95,70,.08);border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0f}.requester-help__contact-header{margin-bottom:24px}.requester-help__contact-title{margin:0 0 6px;font-family:Manrope,sans-serif;color:#191c1b;font-size:18px;line-height:1.35;font-weight:700;letter-spacing:-.01em}.requester-help__contact-header p{margin:0;color:#9ca3a0;font-size:13px;line-height:1.5}.requester-help__support-form{display:grid;gap:16px}.requester-help__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.requester-help__field{display:grid;gap:8px;color:#3f4945;font-size:13px;line-height:1.45;font-weight:500}.requester-help__field input,.requester-help__field select,.requester-help__field textarea{width:100%;border:1px solid #dfe5e1;border-radius:14px;background:#fff;color:#191c1b;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.requester-help__field textarea{min-height:112px;resize:vertical}.requester-help__field input::placeholder,.requester-help__field textarea::placeholder{color:#9ca3a0}.requester-help__field input:focus-visible,.requester-help__field select:focus-visible,.requester-help__field textarea:focus-visible{outline:2px solid rgba(52,211,153,.52);outline-offset:2px}.requester-dashboard .requester-help__send-button{justify-self:start;min-height:40px;padding:0 18px;border-radius:14px;background:#00342b;color:#fff;font-size:13px;font-weight:700;box-shadow:0 12px 18px -12px #00342b80}.requester-help__send-icon{width:14px;height:14px}.requester-help__form-note{margin:0;color:#0e7a5e;font-size:12px;line-height:1.55}.requester-help__side-column{display:grid;gap:18px;align-content:stretch}.requester-help__side-card--contact{min-height:100%;display:flex;flex-direction:column;gap:20px}.requester-help__side-card--contact .requester-help__contact-list{gap:12px}.requester-help__side-card--contact .requester-help__contact-row{padding:12px;border:1px solid rgba(6,95,70,.08);border-radius:12px;background:#fcfdfc}.requester-help__contact-list{display:grid;gap:16px}.requester-help__contact-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.requester-help__contact-icon{width:32px;height:32px;border-radius:10px;background:#f0f4f2;color:#065f46;display:inline-flex;align-items:center;justify-content:center}.requester-help__contact-svg{width:15px;height:15px}.requester-help__contact-label{display:block;color:#9ca3a0;font-size:11px;line-height:1.35;font-weight:400}.requester-help__contact-row strong{display:block;color:#191c1b;font-size:13px;line-height:1.45;font-weight:500}.requester-dashboard .workspace-table-wrap{overflow:auto;border:1px solid var(--dashboard-border);border-radius:20px;background:var(--dashboard-white)}.requester-dashboard .workspace-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.requester-dashboard .workspace-table th,.requester-dashboard .workspace-table td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--dashboard-border);vertical-align:top}.requester-dashboard .workspace-table th{color:var(--dashboard-muted);background:#f0f2efb3;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;position:sticky;top:0}.requester-dashboard .workspace-table td{color:var(--dashboard-body);white-space:nowrap}.requester-dashboard .workspace-table tbody tr:last-child td{border-bottom:none}.requester-dashboard .reservation-detail-title{color:var(--dashboard-ink);font-family:var(--font-family-heading);font-size:18px;font-weight:700}.requester-dashboard .reservation-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.requester-dashboard .reservation-detail-grid div{border:1px solid var(--dashboard-border);border-radius:18px;background:var(--dashboard-white);padding:14px 16px}.requester-dashboard .reservation-detail-grid dt{color:var(--dashboard-placeholder);font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.requester-dashboard .reservation-detail-grid dd{color:var(--dashboard-ink);font-size:13px;line-height:1.55;margin:0}@media(max-width:1200px){.requester-dashboard__metrics-grid,.requester-dashboard__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.requester-dashboard__main-grid,.requester-dashboard__form-grid,.requester-dashboard__facility-grid,.requester-help__contact-grid{grid-template-columns:1fr}.requester-help__guide-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){.requester-facilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.requester-dashboard__overview-hero-layout{align-items:stretch;flex-direction:column}.requester-dashboard__overview-stats{min-width:0;width:100%}}@media(max-width:720px){.requester-chatbot-trigger{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:64px;height:64px}.requester-chatbot-trigger__icon{width:56px;height:56px}.requester-chatbot-trigger__tooltip{display:none}.requester-chatbot-panel{left:16px;right:max(16px,env(safe-area-inset-right));bottom:calc(max(16px,env(safe-area-inset-bottom)) + 76px);width:auto;max-height:min(620px,calc(100vh - 96px));border-radius:18px}.requester-chatbot-panel__messages{min-height:300px}.requester-dashboard{gap:18px}.requester-dashboard__metrics-grid,.requester-dashboard__summary-grid,.requester-dashboard .field-group,.requester-dashboard .reservation-detail-grid,.requester-help__guide-rail,.requester-help__field-grid{grid-template-columns:1fr}.requester-help{gap:24px}.requester-help__portal,.requester-help__contact-card,.requester-help__side-card{padding:20px}.requester-help__portal{padding-bottom:82px}.requester-help__guide-rail{margin-top:-58px}.requester-help__guide-card,.requester-dashboard .requester-help__guide-card{min-height:118px}.requester-help__guide-card-face{padding:18px 16px}.requester-help__title{font-size:26px}.requester-dashboard__overview-hero{padding:24px;border-radius:24px}.requester-dashboard__weather-pill{top:16px;right:16px}.requester-dashboard__overview-hero-layout{gap:24px}.requester-dashboard__overview-hero-mobile-break{display:initial}.requester-dashboard__overview-hero-copy p{font-size:14px;line-height:1.5;white-space:normal}.requester-dashboard__qr-banner{min-height:200px}.requester-dashboard__qr-banner-content{min-height:200px;padding:20px}.requester-dashboard__qr-banner-copy{width:100%;padding-right:0}.requester-dashboard__qr-banner-copy h3{font-size:18px}.requester-dashboard .requester-dashboard__qr-banner-body button{padding:8px 16px}.requester-dashboard__qr-banner-visual{width:96px;min-width:96px;min-height:92px}.requester-dashboard__panel,.reservation-detail-panel{padding:18px;border-radius:20px}.requester-dashboard__calendar-panel{border-radius:18px}.requester-dashboard__calendar-header,.requester-dashboard__calendar-weekdays,.requester-dashboard__calendar-grid,.requester-dashboard__calendar-selected{padding-left:16px;padding-right:16px}.requester-dashboard__calendar-legend{margin-left:16px;margin-right:16px}.requester-dashboard__calendar-reservation-list{padding-left:16px;padding-right:16px}.requester-dashboard__calendar-holiday-card,.requester-dashboard .requester-dashboard__calendar-reserve-button{margin-left:16px;margin-right:16px}.requester-dashboard__calendar-grid{gap:7px 5px}.requester-dashboard .requester-dashboard__calendar-day{border-radius:999px;font-size:11px}.requester-dashboard__calendar-agenda-item{grid-template-columns:auto minmax(0,1fr);align-items:start}.requester-dashboard__calendar-agenda-item .requester-dashboard__status-pill{grid-column:2;justify-self:start}.requester-dashboard__panel-header{gap:14px}.requester-dashboard__metric-card strong{font-size:26px}.requester-dashboard__reservation-header,.requester-dashboard__facility-card-header{flex-direction:column}.requester-dashboard__reservation-actions,.requester-dashboard .workspace-toolbar,.requester-dashboard__panel-actions,.requester-dashboard__topic-row{align-items:stretch}.requester-dashboard__reservation-actions>*,.requester-dashboard .workspace-toolbar>*,.requester-dashboard__panel-actions>*,.requester-dashboard__topic-row>*{width:100%}.requester-dashboard__overview-hero-action{width:100%}}@media(max-width:640px){.requester-dashboard{min-width:0;max-width:100%;overflow-x:hidden}.requester-dashboard__main-grid,.requester-dashboard__main-column,.requester-dashboard__side-column,.requester-dashboard__reservations-widget,.requester-dashboard__announcements-widget,.requester-dashboard__calendar-panel,.requester-dashboard__qr-banner{min-width:0;max-width:100%}.requester-dashboard__overview-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.requester-dashboard__overview-stat{padding:12px}.requester-dashboard__overview-stat+.requester-dashboard__overview-stat{border-left:0}.requester-dashboard__overview-stat:nth-child(3),.requester-dashboard__overview-stat:nth-child(5){border-left:1px solid rgba(255,255,255,.08)}.requester-dashboard__overview-stat:nth-child(n+4){border-top:1px solid rgba(255,255,255,.08)}.requester-dashboard__overview-stat-label{white-space:normal;overflow-wrap:anywhere}.requester-dashboard__reservation-card{overflow:hidden}.requester-dashboard__reservation-card-row,.requester-dashboard__reservation-content,.requester-dashboard__reservation-primary,.requester-dashboard__announcement-body{min-width:0;max-width:100%}.requester-dashboard__reservation-subline{flex-wrap:wrap;white-space:normal}.requester-dashboard__reservation-title,.requester-dashboard__reservation-purpose,.requester-dashboard__announcement-title,.requester-dashboard__announcement-copy{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.requester-dashboard__announcement-list{padding:16px}.requester-dashboard__announcement-item{min-width:0;padding:14px;gap:12px}.requester-dashboard__reservations-header,.requester-dashboard__announcements-header{align-items:stretch;flex-direction:column}.requester-dashboard__reservations-controls{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}.requester-dashboard .requester-dashboard__reservations-view-all,.requester-dashboard .requester-dashboard__announcements-view-all{align-self:flex-start}.requester-facilities__hero{padding:30px 0 36px;overflow:hidden}.requester-facilities__hero-content{padding-top:28px;padding-inline:18px;width:100%;max-width:100%;margin:0 auto}.requester-facilities__title{font-size:clamp(32px,10vw,38px);line-height:1.06;overflow-wrap:anywhere}.requester-facilities__subtitle{margin-top:14px;font-size:14px}.requester-facilities__search-shell{width:100%;max-width:calc(100vw - 32px);margin-top:24px}.requester-facilities__search-box{padding:8px 8px 8px 16px;border-radius:999px;align-items:center;flex-direction:row;gap:10px;min-height:52px}.requester-facilities__result-row,.requester-facilities__card-footer{align-items:stretch;flex-direction:column}.requester-facilities__search-input{min-width:0;padding:5px 0}.requester-dashboard .requester-facilities__search-button{width:auto;min-width:74px;flex-shrink:0;padding:9px 15px}.requester-facilities__category-rail{padding:0 16px 24px;display:block}.requester-facilities__category-select{width:100%;display:grid;gap:8px}.requester-facilities__category-select-label{display:flex;align-items:center;gap:7px;color:#065f46;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.requester-facilities__category-select-label svg{width:14px;height:14px}.requester-facilities__category-select-control{position:relative;width:100%;display:block}.requester-facilities__category-select-control svg{position:absolute;top:50%;right:14px;width:16px;height:16px;color:#065f46;pointer-events:none;transform:translateY(-50%)}.requester-facilities__category-select-native{width:100%;height:48px;appearance:none;border:1px solid rgba(6,95,70,.14);border-radius:16px;background:#ffffffeb;box-shadow:0 14px 30px -24px #065f4659;color:#191c1b;font-size:13.5px;font-weight:700;outline:none;padding:0 42px 0 14px}.requester-facilities__category-select-native:focus{border-color:#065f466b;box-shadow:0 0 0 3px #065f461a}.requester-facilities__category-list{display:none}.requester-facilities__result-row{margin:18px 0 22px;padding:0 20px}.requester-dashboard .requester-facilities__clear-filter{align-self:flex-start}.requester-facilities__grid{grid-template-columns:1fr;gap:18px;padding:0 16px 48px}.requester-facilities__empty{padding:64px 20px}.requester-facilities__corner-code{display:none}}@media(max-width:1023px){.requester-reservations__layout{grid-template-columns:1fr;gap:20px}.requester-reservations__sidebar{position:static}}@media(max-width:640px){.requester-reservations{padding:0 12px 12px}.requester-reservations__hero{margin-top:0;margin-bottom:24px}.requester-reservations--create .requester-reservations__hero{margin-top:0}.requester-reservations__hero-content{min-height:auto;padding:18px}.requester-reservations__hero-photo{display:none}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-content{min-height:196px;padding:16px 14px 16px 128px;align-items:flex-end}.requester-reservations__hero-stat-stack{display:none}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-photo{left:0;bottom:-10px;z-index:1;height:auto;display:flex}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-photo img{width:142px}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-copy{position:relative;z-index:2}.requester-reservations__hero-title{font-size:30px;line-height:1.05}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-title{margin-bottom:12px;font-size:25px}.requester-reservations__hero-bubble{padding:14px 16px}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-bubble{max-width:100%;padding:10px 12px;border-radius:14px}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-bubble:before{left:-6px;top:18px;width:12px;height:12px}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-bubble-brand{margin-bottom:4px;font-size:9px}.requester-reservations:not(.requester-reservations--create) .requester-reservations__hero-bubble-copy{font-size:11.5px;line-height:1.45}.requester-reservations--create .requester-reservations__hero-content{min-height:150px;padding:16px 12px 16px 124px;align-items:center}.requester-reservations--create .requester-reservations__hero-photo{left:0;bottom:-12px;z-index:1;height:auto;display:flex}.requester-reservations--create .requester-reservations__hero-photo img{width:136px}.requester-reservations--create .requester-reservations__hero-copy{position:relative;z-index:2}.requester-reservations--create .requester-reservations__hero-bubble{max-width:100%;padding:10px 12px;border-radius:14px}.requester-reservations--create .requester-reservations__hero-bubble:before{left:-6px;top:18px;width:12px;height:12px}.requester-reservations--create .requester-reservations__hero-bubble-brand{margin-bottom:4px;font-size:9px}.requester-reservations--create .requester-reservations__hero-bubble-copy{font-size:11.5px;line-height:1.45}.requester-reservations__create-stepper{margin:-4px auto 24px;padding:0}.requester-reservations__stepper-item:not(:last-child):after{top:15px;left:calc(50% + 38px);right:calc(-50% + 38px)}.requester-reservations__stepper-marker{width:32px;height:32px;margin-bottom:7px}.requester-reservations__stepper-icon{width:13px;height:13px}.requester-reservations__stepper-copy strong{font-size:10.5px}.requester-reservations__stepper-copy span{font-size:10px}.requester-reservations__layout{gap:16px}.requester-reservations__month-title,.requester-reservations__year-label{font-size:38px}.requester-reservations__panel-list{max-height:none;overflow:visible;padding-right:0}.requester-reservations__primary-action{width:100%;margin-bottom:16px}.requester-reservations__weekday{font-size:9px;letter-spacing:.1em;padding:10px 6px}.requester-reservations__day{min-height:104px;padding:8px 7px}.requester-reservations__day-number{font-size:18px}.requester-reservations__day-weekday,.requester-reservations__day-item-title{font-size:9.5px}}@media(max-width:900px){.requester-qr-attendance__hero-content{flex-direction:column;align-items:stretch}.requester-qr-attendance__hero-content{padding-left:210px}.requester-qr-attendance__hero-visual img{width:212px}.requester-qr-attendance__stat-stack{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.requester-qr-attendance__active-grid{grid-template-columns:1fr}.requester-qr-attendance__records{overflow-x:auto}.requester-qr-attendance__records-header,.requester-qr-attendance__records-row{min-width:660px}}@media(max-width:640px){.requester-new-reservation__event-panel-header,.requester-new-reservation__event-panel-body,.requester-new-reservation__event-panel-footer{padding-left:24px;padding-right:24px}.requester-new-reservation__event-panel-title{font-size:20px}.requester-qr-attendance{padding:0 12px 12px;gap:18px}.requester-qr-attendance__hero-content{min-height:148px;padding:18px 16px 18px 132px}.requester-qr-attendance__hero-visual{left:-4px;bottom:-8px}.requester-qr-attendance__hero-visual img{width:132px}.requester-qr-attendance__hero h1{font-size:24px}.requester-qr-attendance__hero-bubble-copy{font-size:13px}.requester-qr-attendance__stat-stack{grid-template-columns:1fr}.requester-qr-attendance__section-heading{flex-direction:column;align-items:stretch;padding:16px}.requester-qr-attendance__active-grid{padding:16px}.requester-qr-attendance__qr-preview{flex-direction:column;align-items:stretch}.requester-qr-attendance__qr-frame{margin:0 auto}.requester-qr-attendance__records-banner{flex-direction:column;align-items:stretch}.requester-qr-attendance__export-button{justify-content:center}.requester-qr-attendance__filter-bar{padding:12px 16px}.requester-qr-attendance__filter-bar select,.requester-qr-attendance__clear-filters{width:100%}}@media(max-width:380px){.requester-reservations__day{min-height:96px}.requester-reservations__day-items{display:none}.requester-facilities__title{font-size:34px}}@media(min-width:640px)and (max-width:720px){.requester-dashboard__overview-hero{padding:32px}}.requester-qr-attendance__manage-button{width:40px;min-width:40px;height:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:0;border:1px solid #d7e4df;border-radius:8px;background:#fff;color:#065f46;padding:0;line-height:1;box-shadow:none;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.requester-qr-attendance__manage-button svg{width:16px;height:16px;display:block;stroke-width:2.2}.requester-qr-attendance__manage-button:hover{border-color:#065f464d;background:#f0faf5}.requester-attendance-form-management{min-height:100vh;background:#f7faf8;font-family:Inter,Manrope,sans-serif}.requester-attendance-form-management__topbar{position:sticky;top:0;z-index:20;background:linear-gradient(90deg,#065f46,#054d3a)}.requester-attendance-form-management__topbar-inner{display:flex;align-items:center;gap:12px;padding:12px 16px}.requester-attendance-form-management__topbar-title-wrap{flex:1;min-width:0}.requester-attendance-form-management__topbar-title{margin:2px 0 0;overflow:hidden;color:#fff;font-size:14px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.requester-attendance-form-management__back-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border-radius:8px;transition:background .16s ease,border-color .16s ease,color .16s ease;cursor:pointer;flex-shrink:0;width:36px;border:0;background:transparent;color:#fff;padding:0}.requester-attendance-form-management__back-button:hover{background:#ffffff1a}.requester-attendance-form-management__preview-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease;cursor:pointer;flex-shrink:0}.requester-attendance-form-management__preview-action:hover{background:#fff3}.requester-attendance-form-management__save-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border-radius:8px;border:0;background:#fff;color:#065f46;padding:8px 16px;font-size:13px;font-weight:700;box-shadow:0 1px 2px #0000000d;transition:background .16s ease,border-color .16s ease,color .16s ease;cursor:pointer;flex-shrink:0}.requester-attendance-form-management__save-action:hover{background:#f0faf5}.requester-attendance-form-management__save-action.is-saved{background:#ecfdf5;color:#047857}.requester-attendance-form-management__tabs{position:sticky;top:61px;z-index:10;border-bottom:1px solid #d6d9d8;background:#fff}.requester-attendance-form-management__tabs-inner{max-width:820px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:2px}.requester-attendance-form-management__tabs-inner button{position:relative;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#6b7370;padding:14px 24px 15px;font-size:13px;font-weight:600;transition:color .16s ease;cursor:pointer}.requester-attendance-form-management__tabs-inner button:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;border-radius:999px 999px 0 0;background:transparent;transition:background .16s ease}.requester-attendance-form-management__tabs-inner button:hover{color:#1f2321}.requester-attendance-form-management__tabs-inner button.is-active{color:#065f46}.requester-attendance-form-management__tabs-inner button.is-active:after{background:#065f46}.requester-attendance-form-management__feedback{max-width:760px;margin:16px auto 0}.requester-attendance-form-management__content{max-width:760px;margin:0 auto;padding:32px 16px}.requester-attendance-form-management__question-list{display:grid;gap:16px}.requester-attendance-form-management__header-card,.requester-attendance-form-management__question-card,.requester-attendance-form-management__table-card,.requester-attendance-form-management__summary-grid>div{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0000000d}.requester-attendance-form-management__header-card,.requester-attendance-form-management__question-card{border-left:4px solid transparent;cursor:pointer}.requester-attendance-form-management__question-card{border-left:4px solid transparent}.requester-attendance-form-management__header-card.is-active,.requester-attendance-form-management__question-card.is-active{border-left-color:#065f46}.requester-attendance-form-management__header-card>div{height:6px;background:linear-gradient(90deg,#065f46,#0a8a64,#065f46)}.requester-attendance-form-management__header-card section{padding:24px 28px}.requester-attendance-form-management__header-card input,.requester-attendance-form-management__header-card textarea{width:100%;border:0;border-bottom:1px solid transparent;background:transparent;color:#0b1f1a;outline:none}.requester-attendance-form-management__header-card input{font-family:Manrope,Inter,sans-serif;font-size:26px;font-weight:400;line-height:1.25;letter-spacing:0;padding-bottom:8px}.requester-attendance-form-management__header-card textarea{margin-top:12px;color:#445049;font-size:13.5px;line-height:1.625;padding-bottom:8px;resize:none}.requester-attendance-form-management__question-wrap{position:relative}.requester-attendance-form-management__question-body{display:flex;align-items:flex-start;gap:12px;padding:20px 28px}.requester-attendance-form-management__question-body>svg{margin-top:10px;color:#9ca3a0;flex-shrink:0}.requester-attendance-form-management__question-body>div{min-width:0;flex:1}.requester-attendance-form-management__question-main{display:flex;align-items:flex-start;gap:12px}.requester-attendance-form-management__question-main input{min-width:0;flex:1;border:0;border-bottom:1px solid #e5e7e6;border-radius:4px;background:#fafbfa;color:#191c1b;padding:8px 12px;font-size:14px;outline:none;transition:border-color .16s ease}.requester-attendance-form-management__question-main select{flex-shrink:0;border:1px solid #e5e7e6;border-radius:8px;background:#fff;color:#3f4945;padding:8px 12px;font-size:13px;outline:none;cursor:pointer;transition:border-color .16s ease}.requester-attendance-form-management__question-main input:focus,.requester-attendance-form-management__question-main select:focus,.requester-attendance-form-management__question-main select:hover{border-color:#065f464d}.requester-attendance-form-management__preview{margin-top:12px;padding-top:4px}.requester-attendance-form-management__preview input,.requester-attendance-form-management__preview textarea{width:100%;border:0;border-bottom:1px solid #dadce0;background:transparent;color:#9ca3a0;padding-bottom:8px;font-size:13px;outline:none;cursor:not-allowed}.requester-attendance-form-management__options{display:grid;gap:6px}.requester-attendance-form-management__option-row{display:flex;align-items:center;gap:8px}.requester-attendance-form-management__option-row>span,.requester-attendance-form-management__option-row>svg{width:20px;color:#9ca3a0;flex-shrink:0;font-size:12px;font-variant-numeric:tabular-nums}.requester-attendance-form-management__option-row>i{width:16px;height:16px;border:1px solid #9ca3a0;border-radius:4px}.requester-attendance-form-management__option-row input{flex:1;border:0;border-bottom:1px solid transparent;background:transparent;color:#191c1b;padding:4px 0;font-size:13px;outline:none;transition:border-color .16s ease}.requester-attendance-form-management__option-row input:hover{border-bottom-color:#dadce0}.requester-attendance-form-management__option-row input:focus{border-bottom-color:#065f46}.requester-attendance-form-management__option-row button,.requester-attendance-form-management__question-footer button{border:0;background:transparent;color:#6b7370;min-height:0;padding:0;gap:0;line-height:1;box-shadow:none;transition:background .16s ease,color .16s ease;cursor:pointer}.requester-attendance-form-management__option-row button{width:32px;min-width:32px;min-height:0;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:#6b7370}.requester-attendance-form-management__option-row button svg{width:16px;height:16px;display:block;stroke-width:2.2}.requester-attendance-form-management__option-row button:hover,.requester-attendance-form-management__question-footer button:hover{background:#f0f2ef}.requester-attendance-form-management__option-row button:hover{background:#fef2f2;color:#dc2626}.requester-attendance-form-management__add-option,.requester-attendance-form-management__bottom-add{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;background:transparent;color:#065f46;padding:6px 8px;font-size:13px;transition:background .16s ease;cursor:pointer}.requester-attendance-form-management__add-option:hover,.requester-attendance-form-management__bottom-add:hover{background:#f0faf5}.requester-attendance-form-management__rating-preview,.requester-attendance-form-management__date-preview{display:flex;align-items:center;gap:8px;color:#9ca3a0;font-size:13px}.requester-attendance-form-management__rating-preview svg{color:#dadce0;fill:transparent}.requester-attendance-form-management__question-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #f0f2ef;margin:0 28px;padding:12px 0 20px}.requester-attendance-form-management__question-footer>div{display:flex;align-items:center;gap:8px}.requester-attendance-form-management__question-footer>div>span{width:1px;height:20px;background:#e5e7e6;margin:0 8px}.requester-attendance-form-management__question-footer label{display:inline-flex;align-items:center;gap:8px;color:#3f4945;font-size:12.5px;cursor:pointer;-webkit-user-select:none;user-select:none}.requester-attendance-form-management__question-footer input{accent-color:#065f46}.requester-attendance-form-management__question-footer button{width:32px;min-width:32px;min-height:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.requester-attendance-form-management__question-footer button:not(.requester-attendance-form-management__inline-save){width:32px;min-width:32px;min-height:32px;height:32px;border:0;background:transparent;color:#6b7370;padding:0;box-shadow:none}.requester-attendance-form-management__question-footer button:not(.requester-attendance-form-management__inline-save) svg{width:18px;height:18px;display:block;stroke-width:2.1}.requester-attendance-form-management__question-footer button:not(.requester-attendance-form-management__inline-save):hover{background:#f0f2ef;color:#065f46}.requester-attendance-form-management__question-footer button:nth-child(2):hover{background:#fef2f2;color:#dc2626}.requester-attendance-form-management__inline-save{display:inline-flex;align-items:center;gap:6px;min-height:30px;border-radius:8px;background:#065f46;color:#fff;padding:0 15px;width:auto;height:auto;font-size:12px;font-weight:700;box-shadow:0 1px 2px #0000000d}button.requester-attendance-form-management__inline-save{width:auto;height:32px;min-width:58px;min-height:32px;border:0;border-radius:9px;background:#065f46;color:#fff;padding:0 14px;line-height:1}.requester-attendance-form-management__inline-save svg{width:16px;height:16px;display:block;stroke-width:2.3}button.requester-attendance-form-management__inline-save>svg{width:16px;height:16px;stroke-width:2.3;flex-shrink:0}.requester-attendance-form-management__question-footer>div>button{width:34px;min-width:34px;min-height:34px;height:34px;padding:0;gap:0;border-radius:8px;color:#626f68}.requester-attendance-form-management__question-footer>div>button>svg{width:20px;height:20px;stroke-width:2.2;flex-shrink:0;display:block}.requester-attendance-form-management__question-footer>div>button:hover{color:#065f46}.requester-attendance-form-management__inline-save:hover{background:#054d3a}.requester-attendance-form-management__inline-save.is-saved{border:1px solid #a7f3d0;background:#ecfdf5;color:#047857}.requester-attendance-form-management__floating-tools{position:absolute;top:10px;right:-58px;display:none;flex-direction:column;gap:0;border:1px solid #e5e7e6;border-radius:10px;background:#fff;padding:8px 0;box-shadow:0 1px 3px #0f172a1f;z-index:10}.requester-attendance-form-management__floating-tools button{width:44px;min-width:44px;min-height:44px;height:44px;border:0;border-radius:8px;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;gap:0;box-shadow:none;color:#3f4945;transition:background .16s ease,color .16s ease;cursor:pointer}.requester-attendance-form-management__floating-tools button svg{width:18px;height:18px;display:block;stroke-width:2.2}.requester-attendance-form-management__floating-tools button:hover{background:#f0faf5;color:#065f46}.requester-attendance-form-management__floating-tools button:nth-child(3):hover{background:#fef2f2;color:#dc2626}.requester-attendance-form-management__type-picker{position:absolute;left:100%;top:0;width:200px;margin-left:8px;border:1px solid #e5e7e6;border-radius:8px;background:#fff;padding:6px 0;box-shadow:0 10px 15px #0000001a;z-index:20}.requester-attendance-form-management__type-picker button{width:100%;height:auto;justify-content:flex-start;gap:10px;border-radius:0;padding:8px 12px;color:#3f4945;font-size:13px;text-align:left}.requester-attendance-form-management__summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.requester-attendance-form-management__summary-grid>div{padding:16px}.requester-attendance-form-management__summary-grid span{display:flex;align-items:center;gap:8px;color:#6b7370;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.requester-attendance-form-management__summary-grid strong{display:block;margin-top:8px;color:#0b1f1a;font-family:Manrope,Inter,sans-serif;font-size:24px;font-weight:400;letter-spacing:0}.requester-attendance-form-management__table-card{margin-top:20px}.requester-attendance-form-management__table-card header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f0f2ef;padding:16px 24px}.requester-attendance-form-management__table-card header p{margin:0;color:#191c1b;font-size:14px;font-weight:700}.requester-attendance-form-management__table-card header button{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7e6;border-radius:8px;background:#fff;color:#3f4945;padding:6px 12px;font-size:12px;font-weight:500;transition:background .16s ease,border-color .16s ease,color .16s ease;cursor:pointer}.requester-attendance-form-management__table-card header button:hover:not(:disabled){border-color:#065f464d;background:#f0faf5;color:#065f46}.requester-attendance-form-management__table-card>div{overflow-x:auto}.requester-attendance-form-management__table-card table{width:100%;border-collapse:collapse;font-size:13px}.requester-attendance-form-management__table-card th{background:#f7faf8;color:#6b7370;padding:12px 24px;font-size:11px;font-weight:700;letter-spacing:.06em;text-align:left;text-transform:uppercase}.requester-attendance-form-management__table-card td{border-top:1px solid #f0f2ef;color:#3f4945;padding:14px 24px;transition:background .16s ease}.requester-attendance-form-management__table-card tbody tr:hover{background:#fafbfa}.requester-attendance-form-management__table-card td:first-child{color:#191c1b;font-weight:500}.requester-attendance-form-management__table-stars{display:flex;gap:2px}.requester-attendance-form-management__table-stars svg{color:#dadce0;fill:transparent}.requester-attendance-form-management__table-stars svg.is-active{color:#fbbf24;fill:#fbbf24}.requester-attendance-form-management__loading{color:#6b7370;font-size:13px}@media(min-width:640px){.requester-attendance-form-management__topbar-inner,.requester-attendance-form-management__tabs-inner,.requester-attendance-form-management__content{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.requester-attendance-form-management__floating-tools{display:flex}}@media(max-width:700px){.requester-attendance-form-management__topbar-inner{flex-wrap:wrap}.requester-attendance-form-management__topbar-title-wrap{min-width:calc(100% - 48px)}.requester-attendance-form-management__question-main{flex-direction:column}.requester-attendance-form-management__question-main input,.requester-attendance-form-management__question-main select{width:100%}.requester-attendance-form-management__question-footer{flex-direction:column;align-items:flex-start}.requester-attendance-form-management__summary-grid{grid-template-columns:1fr}}@keyframes requesterDashboardQrScan{0%,to{opacity:.68;transform:translateY(-12px)}50%{opacity:1;transform:translateY(12px)}}@keyframes requesterDashboardPromoSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.requester-dashboard button,.requester-dashboard__calendar-day,.requester-help__guide-card:after,.requester-help__guide-card-inner,.requester-help__guide-card-face,.requester-dashboard__qr-card,.requester-dashboard__qr-refresh-icon,.requester-dashboard__promo-graphic,.requester-qr-attendance__qr-card,.requester-qr-attendance__primary-button,.requester-qr-attendance__progress-track div,.requester-qr-attendance__records-row{transition:none}.requester-help__guide-card-face--back{opacity:0;transform:none}.requester-dashboard .requester-help__guide-card:hover:not(:disabled) .requester-help__guide-card-inner,.requester-dashboard .requester-help__guide-card:focus-visible .requester-help__guide-card-inner{transform:none}.requester-dashboard .requester-help__guide-card:hover:not(:disabled) .requester-help__guide-card-face--front,.requester-dashboard .requester-help__guide-card:focus-visible .requester-help__guide-card-face--front{opacity:0}.requester-dashboard .requester-help__guide-card:hover:not(:disabled) .requester-help__guide-card-face--back,.requester-dashboard .requester-help__guide-card:focus-visible .requester-help__guide-card-face--back{opacity:1}.requester-dashboard__qr-card-scanline,.requester-dashboard__overview-mascot img,.requester-dashboard__overview-mascot-bubble,.requester-qr-attendance__hero-visual img,.requester-chatbot-trigger__icon,.requester-dashboard__promo-feedback-orb>span{animation:none}.requester-qr-attendance__hero-visual img{will-change:auto}}@media(min-width:1101px)and (max-width:1440px)and (max-height:820px){.requester-dashboard,.requester-reservations,.requester-qr-attendance,.requester-help{gap:16px}.requester-dashboard__context-row p{font-size:12px;line-height:1.45}.requester-dashboard__overview-hero{padding:22px;border-radius:20px}.requester-dashboard__overview-hero-layout{align-items:center;gap:18px}.requester-dashboard__overview-hero-copy h1{font-size:30px}.requester-dashboard__overview-hero-copy p{max-width:520px;font-size:13px;line-height:1.42}.requester-dashboard__overview-hero-actions{margin-top:14px;gap:8px}.requester-dashboard .button-secondary.requester-dashboard__overview-hero-action{padding:8px 14px;border-radius:10px;font-size:13px}.requester-dashboard__weather-pill{top:12px;right:12px;padding:5px 10px}.requester-dashboard__weather-pill strong{font-size:13px}.requester-dashboard__overview-mascot{display:none}.requester-dashboard__overview-stats{min-width:340px}.requester-dashboard__overview-stat{padding:8px 10px;gap:8px}.requester-dashboard__overview-stat-icon{width:14px;height:14px}.requester-dashboard__overview-stat-label{font-size:8.5px;letter-spacing:.08em}.requester-dashboard__overview-stat strong{margin-top:3px;font-size:14px}.requester-dashboard__metrics-grid,.requester-dashboard__summary-grid,.requester-dashboard__facility-grid{gap:12px}.requester-dashboard__metric-card{gap:10px;padding:14px 16px;border-radius:20px}.requester-dashboard__metric-icon{width:36px;height:36px;border-radius:12px}.requester-dashboard__metric-card strong{font-size:26px}.requester-dashboard__metric-card span:last-child{font-size:11.5px;line-height:1.45}.requester-dashboard__summary-card{gap:6px;padding:13px 15px;border-radius:18px}.requester-dashboard__summary-card strong{font-size:22px}.requester-dashboard__main-grid,.requester-dashboard__form-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.9fr);gap:18px}.requester-dashboard--overview .requester-dashboard__main-grid{grid-template-columns:minmax(0,1fr) minmax(280px,300px);align-items:start}.requester-dashboard__main-column,.requester-dashboard__side-column{min-width:0;gap:18px}.requester-dashboard--overview .requester-dashboard__main-column{overflow:hidden}.requester-dashboard--overview .requester-dashboard__side-column{width:100%;max-width:300px;justify-self:end;gap:14px}.requester-dashboard__panel,.reservation-detail-panel{gap:14px;padding:18px;border-radius:20px}.requester-dashboard__panel-header{gap:12px}.requester-dashboard__panel-header h2{font-size:20px}.requester-dashboard__panel-header p{margin-top:6px;font-size:12.5px;line-height:1.45}.requester-dashboard button{min-height:40px;border-radius:12px;padding:0 14px}.requester-dashboard__qr-banner{min-height:172px;border-radius:16px}.requester-dashboard--overview .requester-dashboard__qr-banner,.requester-dashboard--overview .requester-dashboard__calendar-panel{width:100%;min-width:0;max-width:100%}.requester-dashboard__qr-banner-content{min-height:172px;padding:16px}.requester-dashboard__qr-banner-slide{min-height:140px;gap:12px}.requester-dashboard__qr-banner-copy h3{margin-bottom:6px;font-size:17px}.requester-dashboard__qr-banner-copy p{min-height:0;margin-bottom:12px;font-size:11.5px;line-height:1.45}.requester-dashboard__qr-banner-visual{width:88px;min-width:88px;min-height:82px}.requester-dashboard__promo-graphic{width:82px;height:82px}.requester-dashboard__qr-card{width:62px;height:72px}.requester-dashboard__reservations-widget{min-width:0;overflow:hidden;padding:18px;border-radius:16px}.requester-dashboard__reservations-header{margin-bottom:14px}.requester-dashboard__announcements-header,.requester-dashboard__announcement-drawer-header{padding:16px 20px}.requester-dashboard__announcement-drawer-body{padding:18px}.requester-dashboard__reservation-list{gap:10px}.requester-dashboard__reservation-empty-card{min-height:160px;padding:24px}.requester-dashboard__reservation-card{min-width:0;overflow:hidden;padding:14px;border-radius:14px}.requester-dashboard__reservation-card-row{min-width:0;gap:14px}.requester-dashboard__reservation-image{width:56px;height:56px;border-radius:12px}.requester-dashboard__reservation-details{overflow:hidden;gap:6px;margin-top:10px}.requester-dashboard--overview .requester-dashboard__reservation-content,.requester-dashboard--overview .requester-dashboard__reservation-header,.requester-dashboard--overview .requester-dashboard__reservation-primary{min-width:0}.requester-dashboard--overview .requester-dashboard__reservation-header{gap:10px}.requester-dashboard--overview .requester-dashboard__reservation-subline{flex-wrap:wrap;gap:3px 6px}.requester-dashboard--overview .requester-dashboard__reservation-purpose{flex-basis:100%;white-space:nowrap}.requester-dashboard--overview .requester-dashboard__reservation-badges{min-width:0;max-width:42%}.requester-dashboard--overview .requester-dashboard__reservation-status{min-width:0;overflow:hidden;text-overflow:ellipsis}.requester-dashboard--overview .requester-dashboard__reservation-detail-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.requester-dashboard__reservation-actions{gap:8px;margin-top:10px}.requester-dashboard__reservation-actions .button-secondary,.requester-dashboard__reservation-actions button{min-height:36px}.requester-dashboard__calendar-panel{border-radius:16px}.requester-dashboard__calendar-header{min-height:54px;padding:14px 16px 12px}.requester-dashboard__calendar-month-title strong{font-size:16px}.requester-dashboard__calendar-weekdays{gap:5px;padding:14px 16px 0}.requester-dashboard__calendar-grid{gap:6px 4px;padding:14px 16px 18px}.requester-dashboard .requester-dashboard__calendar-day{width:32px;height:32px;font-size:12px}.requester-dashboard__calendar-legend{gap:6px 10px;margin:0 16px;padding:10px 0 12px}.requester-dashboard__calendar-selected{padding:12px 16px}.requester-dashboard__calendar-selected-date{width:36px;height:36px;border-radius:12px}.requester-dashboard__calendar-reservation-list{gap:6px;padding:0 16px 12px}.requester-dashboard__calendar-reservation-card,.requester-dashboard__calendar-holiday-card{border-radius:12px;padding:10px}.requester-dashboard__calendar-holiday-card{margin:0 16px 12px}.requester-reservations,.requester-qr-attendance{padding:0 18px 14px}.requester-reservations{padding-inline:10px}.requester-reservations__hero{margin-bottom:20px}.requester-reservations__hero-content{align-items:center;min-height:158px;gap:16px;padding:16px 22px 18px 200px}.requester-reservations__hero--compact .requester-reservations__hero-content{min-height:112px}.requester-reservations__hero-photo{bottom:-8px}.requester-reservations__hero-photo--calendar{bottom:-24px}.requester-reservations__hero-photo img{width:210px}.requester-reservations__hero-title{margin-bottom:12px;font-size:clamp(28px,3vw,34px)}.requester-reservations__hero-bubble{max-width:580px;padding:10px 14px 11px}.requester-reservations__hero-bubble-copy{font-size:12.5px;line-height:1.42}.requester-reservations__hero-stat-stack{width:132px;gap:5px;margin-top:0}.requester-reservations__hero-stat{padding:7px 10px}.requester-reservations__layout{grid-template-columns:minmax(276px,300px) minmax(0,1fr);gap:14px}.requester-reservations__sidebar{top:14px;width:100%;max-width:300px;min-width:0}.requester-reservations__month-row{margin-bottom:4px}.requester-reservations__month-title,.requester-reservations__year-label{font-size:24px;line-height:1.05}.requester-reservations__month-controls{gap:4px;margin-top:0}.requester-reservations__month-summary{margin-bottom:12px;line-height:1.4}.requester-reservations__primary-action{min-height:38px;margin-bottom:14px;padding:9px 14px}.requester-reservations__section-label{margin-bottom:8px}.requester-reservations__panel-list{max-height:min(430px,calc(100dvh - 338px));padding-right:2px}.requester-reservations__panel-list>*+*{margin-top:8px}.requester-reservations__card{padding:10px 12px;border-radius:11px}.requester-reservations__card-top{margin-bottom:5px}.requester-reservations__status-icon{width:28px;height:28px}.requester-reservations__card-title{font-size:12px}.requester-reservations__cancel-button{min-height:26px;margin-top:7px}.requester-reservations__calendar{width:100%;min-width:0;justify-self:stretch;max-height:min(520px,calc(100dvh - 248px))}.requester-reservations__weekday{padding:9px 8px}.requester-reservations__weeks{height:min(474px,calc(100dvh - 286px))}.requester-reservations__month-divider{min-height:32px;padding:8px 10px}.requester-reservations__day{min-height:92px;padding:8px 10px}.requester-reservations__day-heading{gap:4px;margin-bottom:5px}.requester-reservations__day-number{font-size:19px}.requester-reservations__day-weekday{font-size:9px}.requester-reservations__day-items{gap:3px}.requester-reservations__day-item{min-height:34px;gap:5px;padding:5px 6px 5px 0}.requester-reservations__day-item-title{font-size:10px}.requester-reservations__day-item-time{font-size:9px}.requester-reservations--create .requester-reservations__hero{margin-top:8px;margin-bottom:12px}.requester-reservations--create .requester-reservations__hero-content{min-height:108px;padding:12px 22px 12px 178px}.requester-reservations--create .requester-reservations__hero-photo{bottom:-10px}.requester-reservations--create .requester-reservations__hero-photo--calendar{bottom:-22px}.requester-reservations--create .requester-reservations__hero-photo img{width:190px}.requester-reservations--create .requester-reservations__hero-bubble{max-width:560px;padding:9px 13px 10px}.requester-reservations--create .requester-reservations__hero-bubble-brand{margin-bottom:3px;font-size:9px}.requester-reservations--create .requester-reservations__hero-bubble-copy{font-size:12px;line-height:1.38}.requester-new-reservation{margin-bottom:20px}.requester-new-reservation__content{padding-block:10px 22px}.requester-new-reservation__content--wide{max-width:1120px}.requester-new-reservation__datetime{grid-template-columns:minmax(0,1fr) minmax(292px,322px);gap:16px}.requester-new-reservation__calendar-panel,.requester-new-reservation__schedule-card{border-radius:14px}.requester-new-reservation__calendar-header{padding:14px 18px;gap:12px}.requester-new-reservation__calendar-title-row{gap:14px}.requester-new-reservation__calendar-back{width:26px;height:26px;margin-top:1px;border-radius:7px}.requester-new-reservation__calendar-header p{font-size:9px;letter-spacing:.16em}.requester-new-reservation__calendar-header h3,.requester-new-reservation__calendar-month-title{font-size:24px;line-height:.92}.requester-new-reservation__calendar-month-title strong{font-size:24px}.requester-new-reservation__calendar-header small{max-width:360px;margin-top:3px;font-size:10px;line-height:1.3}.requester-new-reservation__calendar-controls{gap:6px}.requester-new-reservation__calendar-controls-today,.requester-new-reservation__calendar-controls .requester-new-reservation__calendar-controls-today{width:auto;min-width:0;height:32px;padding:0 10px;font-size:10px;letter-spacing:.06em}.requester-new-reservation__calendar-controls button{width:32px;height:32px}.requester-new-reservation__weekday-row span{padding:8px 4px;font-size:9px;letter-spacing:.12em}.requester-new-reservation__availability-status{padding:7px 12px;font-size:10px}.requester-new-reservation__calendar-day{min-height:78px;padding:6px;gap:3px}.requester-new-reservation__calendar-day-top{gap:4px}.requester-new-reservation__calendar-day-number{min-width:22px;height:22px;padding:0 5px;font-size:11px}.requester-new-reservation__calendar-day-count{padding:2px 5px;font-size:8px}.requester-new-reservation__calendar-day-events{gap:3px;margin-top:1px}.requester-new-reservation__day-chip{padding:3px 5px 3px 7px;border-radius:5px}.requester-new-reservation__day-chip strong{font-size:9px}.requester-new-reservation__day-chip small,.requester-new-reservation__calendar-day-events em{font-size:8px}.requester-new-reservation__legend{padding:8px 16px;gap:8px 12px;font-size:9px}.requester-new-reservation__legend span{gap:5px}.requester-new-reservation__legend i{width:8px;height:8px}.requester-new-reservation__schedule-header{padding:14px 18px 15px;gap:8px}.requester-new-reservation__schedule-header>span{width:112px;height:112px}.requester-new-reservation__schedule-title-block{gap:5px}.requester-new-reservation__schedule-title-block>p{font-size:8px;letter-spacing:.16em}.requester-new-reservation__schedule-title-block>div{gap:10px;min-height:25px}.requester-new-reservation__schedule-card-title{font-size:18px;line-height:1.08}.requester-new-reservation__duration-pill{gap:4px}.requester-new-reservation__duration-pill small{font-size:8px}.requester-new-reservation__duration-pill strong{padding:3px 7px;font-size:11px}.requester-new-reservation__schedule-body{padding:14px 18px 16px;gap:14px}.requester-new-reservation__time-pill-row{gap:8px}.requester-new-reservation__time-pill{padding:10px 10px 10px 14px;border-radius:10px}.requester-new-reservation__time-pill p{margin-bottom:3px;font-size:8px;letter-spacing:.14em}.requester-new-reservation__time-pill-value{font-size:15px}.requester-new-reservation__time-arrow{width:28px;height:28px}.requester-new-reservation__clock-shell{border-radius:14px}.requester-new-reservation__clock{padding:6px}.requester-new-reservation__clock-tabs{gap:6px;margin-bottom:8px}.requester-new-reservation__clock-tabs button{min-height:32px;padding:6px;border-radius:10px;font-size:11px}.requester-new-reservation__clock-face{width:min(214px,100%)}.requester-new-reservation__clock-periods{margin-top:8px;padding:3px}.requester-new-reservation__clock-periods button{padding:5px 16px;font-size:10px}.requester-new-reservation__clock p{margin-top:8px;font-size:9px}.requester-new-reservation__notice{padding:9px 12px;font-size:11px}.requester-new-reservation__divider{margin-top:0}.requester-new-reservation__continue-action{min-height:40px;border-radius:10px;font-size:13px}.requester-qr-attendance{padding:0 12px 14px;gap:16px}.requester-qr-attendance__hero,.requester-qr-attendance__section,.requester-qr-attendance__records-card{border-radius:14px}.requester-qr-attendance__hero-content{align-items:center;gap:14px;min-height:128px;padding:16px 20px 16px 188px}.requester-qr-attendance__hero-visual{bottom:-14px}.requester-qr-attendance__hero-visual img{width:190px}.requester-qr-attendance__hero h1{font-size:23px}.requester-qr-attendance__hero-bubble{max-width:540px;margin-top:7px;padding:9px 13px 10px;border-radius:14px}.requester-qr-attendance__hero-bubble:before{left:-6px;top:18px;width:12px;height:12px}.requester-qr-attendance__hero-bubble-brand{margin-bottom:3px;font-size:9px}.requester-qr-attendance__hero-bubble-copy{font-size:12px;line-height:1.38}.requester-qr-attendance__stat-stack{width:150px;gap:6px}.requester-qr-attendance__hero-stat{padding:7px 10px;border-radius:10px}.requester-qr-attendance__hero-stat p{font-size:8.5px;letter-spacing:.14em}.requester-qr-attendance__hero-stat strong{font-size:16px}.requester-qr-attendance__content-stack{gap:16px}.requester-qr-attendance__section-heading{padding:13px 18px}.requester-qr-attendance__section-heading h2,.requester-qr-attendance__records-banner h2{font-size:15px}.requester-qr-attendance__section-heading p{margin-top:3px;font-size:11px;line-height:1.38}.requester-qr-attendance__count-pill{min-height:22px;padding:3px 9px;font-size:10px}.requester-qr-attendance__empty,.requester-qr-attendance__records-empty{padding:34px 18px}.requester-qr-attendance__empty-icon{width:46px;height:46px;margin-bottom:10px;border-radius:14px}.requester-qr-attendance__active-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;padding:16px}.requester-qr-attendance__qr-card{border-radius:14px}.requester-qr-attendance__qr-card-header{gap:10px;padding:14px 14px 10px}.requester-qr-attendance__qr-card h3{font-size:13.5px}.requester-qr-attendance__qr-card-header p{margin-top:3px;font-size:10.5px}.requester-qr-attendance__share-button{height:26px;padding:0 8px;font-size:10px}.requester-qr-attendance__qr-preview{gap:12px;margin:0 14px 12px;padding:12px;border-radius:10px}.requester-qr-attendance__qr-frame{width:96px;height:96px}.requester-qr-attendance__qr-frame>div{border-radius:10px}.requester-qr-attendance__qr-frame img,.requester-qr-attendance__qr-fallback{width:72px;height:72px}.requester-qr-attendance__qr-fallback{gap:4px;border-radius:9px}.requester-qr-attendance__qr-meta{gap:7px}.requester-qr-attendance__qr-meta>div{gap:6px}.requester-qr-attendance__qr-meta p{font-size:8.5px;letter-spacing:.1em}.requester-qr-attendance__qr-meta strong{font-size:10.5px}.requester-qr-attendance__progress{padding:0 14px 12px}.requester-qr-attendance__progress-label,.requester-qr-attendance__record-rate>div:first-child{margin-bottom:5px}.requester-qr-attendance__progress-label span,.requester-qr-attendance__progress-label strong,.requester-qr-attendance__record-rate strong{font-size:10px}.requester-qr-attendance__qr-actions{gap:6px;padding:12px 14px 14px}.requester-dashboard .requester-qr-attendance__primary-button,.requester-qr-attendance__primary-button{min-width:0;min-height:34px;padding:8px 10px;border-radius:8px;font-size:11px}.requester-dashboard .requester-qr-attendance__manage-button,.requester-dashboard .requester-qr-attendance__print-button,.requester-qr-attendance__manage-button,.requester-qr-attendance__print-button{width:34px;min-width:34px;height:34px;min-height:34px;border-radius:8px}.requester-qr-attendance__records-banner{padding:13px 16px}.requester-qr-attendance__records-title-group{gap:10px}.requester-qr-attendance__records-banner p{margin-top:3px;font-size:11px}.requester-qr-attendance__export-button{min-height:32px;gap:6px;padding:6px 11px;font-size:11px}.requester-qr-attendance__filter-bar{gap:6px;padding:10px 16px}.requester-qr-attendance__search,.requester-qr-attendance__filter-bar select{height:32px;border-radius:8px}.requester-qr-attendance__search{flex-basis:260px;gap:6px;padding:0 10px}.requester-qr-attendance__search input,.requester-qr-attendance__filter-bar select{font-size:11px}.requester-qr-attendance__filter-bar select{min-width:126px;padding:0 9px}.requester-qr-attendance__clear-filters{height:32px;padding:0 9px;font-size:10.5px}.requester-qr-attendance__records-header,.requester-qr-attendance__records-row{grid-template-columns:minmax(0,1fr) 108px 120px 48px;gap:10px}.requester-qr-attendance__records-header{padding:10px 16px;font-size:8.5px;letter-spacing:.14em}.requester-qr-attendance__records-row{padding:10px 16px}.requester-qr-attendance__records-row h3{font-size:12px}.requester-qr-attendance__records-row p{font-size:10.5px}.requester-qr-attendance__records-row time{font-size:11px}.requester-qr-attendance__record-rate span{font-size:9.5px}.requester-dashboard .requester-qr-attendance__record-action>button.requester-qr-attendance__record-action-trigger,.requester-qr-attendance__record-action>button.requester-qr-attendance__record-action-trigger{width:28px;min-width:28px;height:28px;min-height:28px;border-radius:7px}.requester-qr-attendance__record-action-icon{width:17px;min-width:17px;height:17px;min-height:17px}.requester-facilities__hero{padding:18px 0 24px}.requester-facilities__hero-backdrop{height:248px}.requester-facilities__hero-content{padding-top:22px}.requester-facilities__title{font-size:clamp(38px,4vw,46px);line-height:1}.requester-facilities__subtitle{max-width:520px;margin-top:10px;font-size:13.5px;line-height:1.45}.requester-facilities__search-shell{max-width:520px;margin-top:18px}.requester-facilities__search-box{gap:10px;padding:6px 7px 6px 18px}.requester-facilities__search-input{padding:4px 0}.requester-dashboard .requester-facilities__search-button{padding:7px 15px}.requester-facilities__category-rail{padding:0 32px 16px}.requester-facilities__category-list{padding:6px;gap:3px}.requester-dashboard .requester-facilities__category-pill{gap:6px;padding:8px 12px;font-size:12px}.requester-facilities__result-row{margin:10px 0;padding:0 32px}.requester-facilities__result-count{font-size:10px}.requester-facilities__grid{gap:14px;padding:0 32px 36px}.requester-facilities__card-visual{height:124px}.requester-facilities__card-icon{width:54px;height:54px;border-radius:14px}.requester-facilities__card-body{padding:14px}.requester-facilities__card-header{gap:8px;margin-bottom:6px}.requester-facilities__card-title{font-size:14px;line-height:1.22}.requester-facilities__card-status{padding:2px 7px;font-size:9px}.requester-facilities__card-description{margin-bottom:10px;font-size:11.5px;line-height:1.45}.requester-facilities__card-footer{padding-top:9px}.requester-facilities__card-meta,.requester-facilities__card-reserve{font-size:10.5px}.requester-facilities__loading{min-height:180px;margin:0 32px 36px}.requester-help{max-width:1060px;gap:18px}.requester-help__header{gap:2px}.requester-help__title{font-size:24px;line-height:1.18}.requester-help__subtitle{font-size:13px;line-height:1.45}.requester-help__portal{padding:24px 36px 64px;border-radius:0 0 18px 18px}.requester-help__hero{gap:8px}.requester-help__hero-title{font-size:20px}.requester-help__hero-copy{margin-bottom:2px;font-size:15px}.requester-help__search{max-width:540px;min-height:40px;padding:0 14px}.requester-help__search-input{font-size:12.5px}.requester-help__guide-rail,.requester-help__contact-grid{gap:14px}.requester-help__guide-rail{width:min(100%,940px);margin-top:-52px}.requester-help__guide-card,.requester-dashboard .requester-help__guide-card{min-height:108px;border-radius:15px}.requester-help__guide-card-face{padding:16px 12px 14px;gap:8px}.requester-help__guide-icon{width:36px;height:36px}.requester-help__guide-svg{width:18px;height:18px}.requester-help__guide-title,.requester-help__guide-back-title{font-size:12.5px}.requester-help__guide-copy{font-size:10px;line-height:1.3}.requester-help__section{gap:12px}.requester-help__section-title,.requester-help__contact-title{font-size:16px}.requester-help__faq-list{gap:8px}.requester-help__faq-item{border-radius:11px}.requester-dashboard .requester-help__faq-trigger{min-height:46px;padding:0 16px;gap:12px}.requester-help__faq-question{padding-right:8px;font-size:12.5px;line-height:1.35}.requester-help__faq-panel-inner{padding:0 16px 13px}.requester-help__faq-divider{margin-bottom:11px}.requester-help__faq-answer,.requester-help__empty p{font-size:12px;line-height:1.5}.requester-help__contact-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.85fr)}.requester-help__contact-card,.requester-help__side-card{padding:18px;border-radius:14px}.requester-help__contact-header{margin-bottom:16px}.requester-help__contact-header p{font-size:12px}.requester-help__support-form,.requester-help__field-grid{gap:12px}.requester-help__field{gap:6px;font-size:12px}.requester-help__field input,.requester-help__field select,.requester-help__field textarea{padding:10px 12px;border-radius:12px;font-size:12.5px}.requester-help__field textarea{min-height:86px}.requester-dashboard .requester-help__send-button{min-height:36px;padding:0 15px;border-radius:12px;font-size:12px}.requester-help__form-note{font-size:11px;line-height:1.45}.requester-help__side-column,.requester-help__side-card--contact{gap:14px}.requester-help__side-card--contact .requester-help__contact-list{gap:9px}.requester-help__side-card--contact .requester-help__contact-row{padding:10px;border-radius:10px}.requester-help__contact-row{gap:10px}.requester-help__contact-icon{width:28px;height:28px;border-radius:9px}.requester-help__contact-svg{width:13px;height:13px}.requester-help__contact-label{font-size:10px}.requester-help__contact-row strong{font-size:12px}.requester-chatbot-trigger{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));width:64px;height:64px}.requester-chatbot-trigger__halo{inset:-4px}.requester-chatbot-trigger__icon{width:56px;height:56px}.requester-chatbot-trigger__tooltip{right:calc(100% + 9px);padding:7px 9px;font-size:11px}.requester-chatbot-panel{right:max(18px,env(safe-area-inset-right));bottom:calc(max(18px,env(safe-area-inset-bottom)) + 74px);width:min(328px,calc(100vw - 24px));max-height:min(548px,calc(100dvh - 96px));border-radius:16px}.requester-chatbot-panel__header{min-height:60px;padding:10px 14px;gap:10px}.requester-chatbot-panel__avatar{width:36px;height:36px}.requester-chatbot-panel__avatar img{width:33px;height:33px}.requester-chatbot-panel__heading h2{font-size:14px}.requester-chatbot-panel__heading p{font-size:10.5px}.requester-chatbot-panel__close{width:36px;height:36px}.requester-chatbot-panel__messages{min-height:260px;padding:12px 14px;gap:10px}.requester-chatbot-panel__message-row{gap:8px}.requester-chatbot-panel__message-avatar{width:36px;height:36px}.requester-chatbot-panel__message-avatar img{width:34px;height:34px}.requester-chatbot-panel__message{max-width:208px;font-size:12px;line-height:1.42}.requester-chatbot-panel__message--bot{padding:9px 11px;border-radius:13px 13px 13px 5px}.requester-chatbot-panel__message--user{padding:9px 11px;border-radius:13px 13px 5px}.requester-chatbot-panel__message-time{margin-top:6px;font-size:9px}.requester-chatbot-panel__error{padding:7px 14px 0;font-size:11px}.requester-chatbot-panel__form{padding:10px;gap:6px}.requester-chatbot-panel__input-row{min-height:48px;padding:4px 5px;gap:4px}.requester-chatbot-panel__input-row input{height:40px;padding:0 10px;font-size:12px}.requester-chatbot-panel__voice-button,.requester-chatbot-panel__send-button{width:40px;height:40px}.requester-chatbot-panel__voice-status{margin:6px 9px 0;font-size:10.5px}}#root{min-height:100vh}.app,.auth-screen,.privacy-page,.workspace-shell,.dashboard-container{font-family:var(--font-family-body)}.app{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px}.app-auth{align-items:stretch;justify-content:flex-start;padding:0;background:#f8faf7;overflow-y:auto;scrollbar-gutter:stable}.app-attendance-check-in{display:block;align-items:stretch;justify-content:flex-start;padding:0;background:#f0faf5}.app-dashboard{display:block;width:100%;min-width:0;align-items:stretch;justify-content:flex-start;padding:0;background:#f4f6f3;overflow-x:hidden}.app-dashboard .workspace-shell-admin{min-height:100vh;border:0;border-radius:0}.app-dashboard .workspace-shell-admin .workspace-layout{min-height:100vh}.app-requester-dashboard{display:block;width:100%;min-width:0;align-items:stretch;justify-content:flex-start;padding:0;background:#f4f6f3}.auth-container{width:min(100%,720px);background:var(--surface-color);border:1px solid var(--border-color);border-radius:10px;box-shadow:0 2px 8px #0003;padding:24px}.auth-screen{width:100%;min-height:100vh;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#f8faf7;--auth-motion-ease: cubic-bezier(.22, 1, .36, 1);--auth-motion-duration-base: .3s;--auth-motion-duration-fast: .22s;--auth-motion-distance: 10px}.auth-shell{width:100%;max-width:none;min-height:0;height:100%;margin:0;display:grid;grid-template-columns:56% 44%;background:#f8faf7}.auth-shell>*{min-width:0}.auth-hero-panel{position:relative;min-height:0;overflow:hidden}.auth-hero-image-layer,.auth-hero-image-layer img,.auth-hero-overlay{position:absolute;inset:0}.auth-hero-image-layer{background:#052a24}.auth-hero-image-layer img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.auth-hero-image{opacity:0;transform:scale(1.035);transition:opacity .32s var(--auth-motion-ease),transform .42s var(--auth-motion-ease);will-change:opacity,transform}.auth-hero-image.is-visible{opacity:1;transform:scale(1)}.auth-hero-image.is-hidden{opacity:0;pointer-events:none}.auth-hero-image-login,.auth-hero-image-signup{object-fit:cover;object-position:center center}.auth-hero-overlay{background:radial-gradient(92% 78% at 100% 0%,#03221d7a,#03221d42 42%,#03221d14 68%,#03221d00),radial-gradient(120% 110% at 12% 74%,#00221c9e,#00221c52 34%,#00221c14 62%,#00221c00 78%),linear-gradient(180deg,#011e181f,#01231c3d 40%,#0127206b,#01241e94),radial-gradient(120% 84% at 100% 100%,#00685429,#00685400 66%),linear-gradient(110deg,#001e1838,#001e1814 46%,#004a3c2e)}.auth-hero-content{position:relative;z-index:1;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:28px;padding:clamp(22px,3.6vw,46px)}.auth-hero-brand{display:flex;align-items:center;gap:14px}.auth-hero-brand-logo{width:88px;height:88px;border-radius:999px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.auth-hero-brand-logo img{width:80px;height:80px;object-fit:contain}.auth-hero-brand-text{display:grid;align-content:center;gap:6px}.auth-hero-brand-wordmark{margin:0;color:#fff;font-size:clamp(2rem,2.6vw,2.7rem);line-height:1;font-weight:700;letter-spacing:.02em}.auth-hero-brand-title{margin:0;font-size:clamp(1.9rem,2.3vw,2.35rem);line-height:1.1;letter-spacing:.02em;color:#fff;font-weight:700}.auth-hero-brand-subtitle{margin:0;font-size:12px;line-height:1.3;text-transform:uppercase;letter-spacing:1.15px;font-weight:600;color:#b0ecd0cc}.auth-hero-message h2{margin:0;max-width:14ch;color:#fff;font-size:clamp(1.9rem,3.2vw,3.2rem);line-height:1.04;font-weight:600;font-family:var(--font-family-heading);letter-spacing:-.01em;text-shadow:0 2px 12px rgba(0,20,16,.28)}.auth-hero-nowrap{white-space:nowrap}.auth-hero-message{margin-top:auto;padding-top:24px;display:grid;gap:20px}.auth-hero-message p{margin:0;max-width:32ch;font-size:15px;line-height:1.65;color:#d7fbe9d6}.auth-panel{width:100%;min-height:0;max-width:none;border:none;border-radius:0;box-shadow:none;background:#f8faf7;color:#191c1b;display:flex;flex-direction:column;justify-content:flex-start;padding:0}@media(min-width:1081px){.app-auth{overflow:hidden}.auth-screen{height:100dvh;min-height:100dvh;overflow:hidden}.auth-shell{min-height:0}.forgot-password-screen .auth-shell{grid-template-columns:56% 44%}.auth-hero-panel{position:relative;height:100%}.auth-panel{max-height:100%;overflow-y:auto;box-shadow:inset 0 12px 10px -12px #09251e29,inset 0 -14px 12px -12px #09251e2e}button.signup-back-button{margin-left:-10px}}.auth-panel-body{max-width:520px;width:100%;margin:0 auto;padding:clamp(44px,8.5vh,96px) 32px 28px;--auth-input-height: 54px;--auth-input-radius: 10px;--auth-input-font-size: 16px;--auth-input-padding-inline: 18px;--auth-input-border-width: 2px}.auth-global-footer{min-height:54px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;border-top:1px solid rgba(191,201,196,.55);background:#f1f4f2;padding:10px 28px 12px}.auth-global-footer p{margin:0;font-size:13px;color:#064536d6}.auth-global-footer-links{display:inline-flex;align-items:center;gap:0}.auth-global-footer-links a{color:#064536d6;font-size:13px;text-decoration:none;padding:2px 0;border-radius:4px}.auth-global-footer-links a+a{margin-left:18px;padding-left:18px;position:relative}.auth-global-footer-links a+a:before{content:"•";position:absolute;left:-2px;color:#0645366b}.auth-global-footer-links a:hover{color:#004c3d;text-decoration:underline}.auth-global-footer-links a:focus-visible{outline:2px solid rgba(0,108,86,.45);outline-offset:3px}.auth-header{border-bottom:1px solid rgba(191,201,196,.4);padding-bottom:16px;margin-bottom:16px}.auth-header h1{margin:0;font-size:28px;line-height:1.2;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em;color:#191c1b}.auth-header p{margin:6px 0 0;color:#3f4945;font-size:15px}.privacy-page{min-height:100vh;background:#f8faf7;color:#191c1b;display:grid;grid-template-rows:auto 1fr auto;--privacy-motion-ease: cubic-bezier(.22, 1, .36, 1);--privacy-motion-fast: .18s;--privacy-motion-base: .3s;--privacy-motion-distance: 10px}.privacy-page-topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8faf7eb;border-bottom:1px solid #e8eae7}.privacy-page-topbar-inner{max-width:940px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.privacy-page-topbar-left{display:inline-flex;align-items:center;gap:12px;min-width:0}.privacy-back-link{font-size:13px;color:#3f4945;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.privacy-back-link svg{width:12px;height:12px;transition:transform .14s ease}.privacy-back-link:hover{color:#3f4945;text-decoration:underline;text-decoration-color:#3f494573;text-underline-offset:2px}.privacy-back-link:hover svg{transform:translate(-1px)}.privacy-divider{width:1px;height:18px;background:#e8eae7}.privacy-brand{display:inline-flex;align-items:center;gap:9px;min-width:0}.privacy-brand-logo{width:34px;height:34px;object-fit:contain}.privacy-brand-text{display:grid;gap:1px}.privacy-brand-wordmark{margin:0;color:#00342b;font-size:20px;font-weight:700;letter-spacing:.04em;line-height:1}.privacy-brand-text p{margin:0;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9ca3a0}.privacy-tab-switch{display:inline-flex;align-items:center;gap:4px;background:#e8eae7;padding:4px;border-radius:10px}.privacy-tab-switch button{border:none;background:transparent;color:#6b7370;font-size:13px;padding:8px 12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease,transform .12s ease}.privacy-tab-switch button:hover:not(:disabled){background:#eef2f0;border-color:transparent;color:#4b5854}.privacy-tab-switch button svg{width:12px;height:12px;opacity:.85}.privacy-tab-switch button.is-active{background:#fff;color:#00342b;box-shadow:0 1px 4px #00000014}.privacy-tab-switch button.is-active svg{opacity:1}.privacy-page-content{max-width:940px;width:100%;margin:0 auto;padding:30px 24px 40px;animation:privacy-fade-up var(--privacy-motion-base) var(--privacy-motion-ease) both}.privacy-tab-panel{opacity:0;transform:translateY(var(--privacy-motion-distance));animation:privacy-tab-slide-up var(--privacy-motion-base) var(--privacy-motion-ease) both;will-change:opacity,transform}.privacy-tab-panel-policy,.privacy-tab-panel-controls{animation-delay:20ms}.privacy-page-hero{margin-bottom:22px}.privacy-page-eyebrow{margin:0 0 8px;color:#00342b94;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.privacy-page-title{margin:0;color:#191c1b;font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.08;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.02em;display:grid;gap:2px}.privacy-page-title-line{display:block}.privacy-page-title-accent{color:#00342b}.privacy-page-subtitle{margin:12px 0 0;max-width:66ch;color:#5f6b67;font-size:15px;line-height:1.65}.privacy-metric-row{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.privacy-metric-row>div{min-width:134px;background:#eef3f0;border:1px solid #e2e8e4;border-radius:10px;padding:9px 12px;display:grid;gap:2px}.privacy-metric-row small{color:#9ca3a0;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.privacy-metric-row strong{color:#1e2523;font-size:13px;font-weight:500}.privacy-accordion-tools{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.privacy-accordion-tools p{margin:0;color:#9ca3a0;font-size:12px}.privacy-accordion-tools button{border:none;background:transparent;color:#00342b;font-size:12px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.privacy-accordion-tools button:hover:not(:disabled){background:transparent;border-color:transparent;color:#00342b}.privacy-accordion-list{display:grid;gap:10px}.privacy-accordion-card{border:1px solid #e8eae7;border-radius:12px;background:#fbfcfb;overflow:hidden;transition:transform var(--privacy-motion-fast) ease,border-color var(--privacy-motion-fast) ease,box-shadow var(--privacy-motion-fast) ease,background-color var(--privacy-motion-fast) ease}.privacy-accordion-card:hover{transform:translateY(-1px);border-color:#d6ddda;box-shadow:0 4px 10px #0d251f0d}.privacy-accordion-card.is-open{border-color:#d5ddda;background:#fcfdfc;box-shadow:none}.privacy-accordion-trigger{width:100%;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer;display:flex;align-items:center;gap:12px;padding:14px 16px;transition:background-color .12s ease}.privacy-accordion-trigger:hover:not(:disabled){background:#f5f6f5;border-color:transparent}.privacy-accordion-marker{width:36px;height:36px;border-radius:9px;background:#e8eeeb;color:#5a6662;font-size:11px;letter-spacing:.08em;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color var(--privacy-motion-fast) ease,color var(--privacy-motion-fast) ease,transform var(--privacy-motion-fast) ease}.privacy-accordion-marker-icon{width:14px;height:14px}.privacy-accordion-card.is-open .privacy-accordion-marker{background:#00493b;color:#f4fbf9}.privacy-accordion-card:hover .privacy-accordion-marker{transform:scale(1.03)}.privacy-accordion-title{flex:1;min-width:0;color:#1e2523;font-size:15px}.privacy-accordion-chevron{color:#88928e;font-size:13px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px}.privacy-accordion-chevron svg{width:12px;height:12px;transition:opacity var(--privacy-motion-fast) ease,transform var(--privacy-motion-fast) ease}.privacy-accordion-content{padding:0 16px 16px;color:#41504b;font-size:14px;line-height:1.6;display:grid;gap:14px;animation:privacy-accordion-enter .22s var(--privacy-motion-ease) both}.privacy-accordion-content p{margin:0;color:#2e3c38}.privacy-section-subheading{margin:2px 0 0;color:#112723;font-size:15px;font-weight:600;line-height:1.35}.privacy-section-divider{width:100%;border:none;border-top:1px solid #d9dfdc;margin:2px 0}.privacy-check-list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.privacy-check-list li{display:flex;align-items:flex-start;gap:10px;color:#1f3330}.privacy-check-list svg{width:14px;height:14px;color:#075745;margin-top:4px;flex-shrink:0}.privacy-inline-callout{border:1px solid #d8e0dd;border-radius:11px;padding:12px 13px;display:flex;align-items:flex-start;gap:10px}.privacy-inline-callout p{margin:0;line-height:1.55}.privacy-inline-callout svg{width:14px;height:14px;margin-top:4px;flex-shrink:0}.privacy-inline-callout.is-neutral{border-color:#ced8d5;background:#f1f6f4}.privacy-inline-callout.is-neutral svg{color:#0d5a49}.privacy-inline-callout.is-warning{border-color:#f3cd80;background:#fff7eb}.privacy-inline-callout.is-warning svg{color:#d9851f}.privacy-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.privacy-data-card{border:1px solid #dbe1df;border-radius:10px;background:#f5f8f7;padding:11px 12px;display:grid;gap:4px}.privacy-data-card h5{margin:0;color:#102723;font-size:15px;font-weight:500}.privacy-data-card p{margin:0;color:#5b6965;font-size:12px;line-height:1.45}.privacy-numbered-list{margin:0;padding:0;list-style:none;display:grid;gap:9px}.privacy-numbered-list li{display:flex;align-items:flex-start;gap:10px;color:#1d312d}.privacy-numbered-list li>span{width:20px;height:20px;border-radius:999px;background:#e2e9e6;color:#42504d;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.privacy-sharing-list{display:grid;gap:8px}.privacy-sharing-card{border:1px solid #dbe1df;border-radius:10px;background:#f5f8f7;padding:11px 12px;display:grid;gap:4px}.privacy-sharing-card h5{margin:0;color:#102723;font-size:15px;font-weight:500}.privacy-sharing-card p{margin:0;color:#5b6965;font-size:12px;line-height:1.45}.privacy-rights-list{display:grid;gap:8px}.privacy-rights-card{border:1px solid #dbe1df;border-radius:10px;background:#f5f8f7;padding:10px 12px;display:flex;align-items:flex-start;gap:10px}.privacy-rights-card svg{width:14px;height:14px;color:#0f9f75;margin-top:4px;flex-shrink:0}.privacy-rights-card h5{margin:0;color:#102723;font-size:14px;font-weight:500}.privacy-rights-card p{margin:2px 0 0;color:#5b6965;font-size:12px;line-height:1.45}.privacy-bullet-list{margin:0;padding-left:16px;display:grid;gap:7px;color:#1f3330}.privacy-contact-list{display:grid;gap:10px}.privacy-contact-card{border:1px solid #dbe1df;border-radius:10px;background:#f5f8f7;padding:11px 12px;display:flex;align-items:center;gap:12px}.privacy-contact-card svg{width:14px;height:14px;color:#0d5a49;flex-shrink:0}.privacy-contact-card small{display:block;margin:0;text-transform:uppercase;letter-spacing:.06em;color:#8a9692;font-size:11px}.privacy-contact-card p{margin:1px 0 0;color:#102723;font-size:15px;line-height:1.4}.privacy-controls-panel{border:1px solid #e8eae7;border-radius:12px;background:#fff;padding:16px;margin-bottom:16px}.privacy-controls-section-heading{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px}.privacy-controls-section-heading svg{width:14px;height:14px;color:#00342b}.privacy-controls-panel h2{margin:0;color:#191c1b;font-size:17px;font-family:var(--font-family-heading);font-weight:700}.privacy-toggle-list{display:grid;gap:10px}.privacy-toggle-card{border:1px solid #e8eae7;border-radius:10px;background:#fafbfa;padding:12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.privacy-toggle-card.is-enabled{border-color:#00342b33;background:#f2faf6}.privacy-toggle-card p{margin:0;color:#1e2523;font-size:14px}.privacy-toggle-copy{flex:1;min-width:0}.privacy-toggle-title-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.privacy-required-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #dde3e0;background:#edf2ef;color:#86918d;font-size:10px;line-height:1;text-transform:uppercase;letter-spacing:.08em;padding:4px 7px}.privacy-toggle-card small{display:block;margin-top:3px;color:#6b7370;font-size:12px;line-height:1.45}.privacy-save-preferences-button{margin-top:12px;border:1px solid #00473a;border-radius:10px;background:#00473a;color:#fff;padding:9px 13px;font-size:13px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.privacy-save-preferences-button svg{width:13px;height:13px}.privacy-save-preferences-button:hover:not(:disabled){background:#00473a;border-color:#00473a;opacity:.94}.privacy-toggle-button{width:44px;height:24px;border:1.8px solid #0b5a4a;border-radius:999px;background:#f7fbf9;position:relative;cursor:pointer;flex-shrink:0;padding:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffffa6;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.privacy-toggle-button span{position:absolute;top:3px;left:4px;width:14px;height:14px;border-radius:999px;background:#e7f3ed;border:1px solid #9bb8ad;box-shadow:0 0 0 1px #ffffff8c;transition:left .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.privacy-toggle-button span:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:999px;background:#0b5a4a;transform:translate(-50%,-50%);transition:background-color .18s ease,opacity .18s ease}.privacy-toggle-button.is-enabled{background:#0b5a4a;border-color:#0b5a4a;box-shadow:inset 0 0 0 1px #ffffff0f}.privacy-toggle-button.is-enabled span{left:24px;background:#fff;border-color:#d7e6df;box-shadow:0 0 0 1px #0b5a4a14}.privacy-toggle-button.is-enabled span:after{background:#0b5a4a;opacity:.35}.privacy-toggle-button:disabled{opacity:.52;cursor:not-allowed}.privacy-toggle-button:hover:not(:disabled){border-color:#074438;box-shadow:0 1px 4px #07443824,inset 0 0 0 1px #ffffffad}.privacy-toggle-button.is-enabled:hover:not(:disabled){background:#074438;border-color:#074438;box-shadow:0 2px 6px #07443838}.privacy-toggle-button:focus-visible{outline:none;box-shadow:0 0 0 3px #0b5a4a26}.privacy-cookie-panel{border:1px solid #e8eae7;border-radius:12px;background:#fff;padding:16px;margin-bottom:16px}.privacy-cookie-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.privacy-cookie-card{border:1px solid #e8eae7;border-radius:10px;background:#fafbfa;padding:12px;display:grid;gap:6px}.privacy-cookie-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.privacy-cookie-head p{margin:0;color:#1e2523;font-size:13px}.privacy-cookie-card small{color:#6b7370;font-size:11px;line-height:1.45}.privacy-cookie-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #dde3e0;background:#edf2ef;color:#86918d;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.08em;padding:4px 7px;white-space:nowrap}.privacy-cookie-switch{width:28px;height:16px;border-radius:999px;background:#cdd5d1;position:relative;display:inline-flex}.privacy-cookie-switch span{width:12px;height:12px;border-radius:999px;background:#fff;position:absolute;top:2px;left:2px;box-shadow:0 1px 1px #0000001f}.privacy-cookie-switch.is-on{background:#005344}.privacy-cookie-switch.is-on span{left:14px}.privacy-data-overview-panel{border:1px solid #e8eae7;border-radius:12px;background:#fff;padding:16px;margin-bottom:16px}.privacy-data-overview-note{margin:0 0 12px;color:#6b7370;font-size:13px;line-height:1.5}.privacy-data-overview-list{display:grid;gap:10px}.privacy-data-overview-card{border:1px solid #e8eae7;border-radius:10px;background:#fafbfa;padding:12px;display:flex;align-items:flex-start;gap:10px}.privacy-data-overview-icon{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.privacy-data-overview-icon svg{width:14px;height:14px}.privacy-data-overview-icon.is-emerald{background:#e9f8f1;color:#0c8f62}.privacy-data-overview-icon.is-blue{background:#ebf4ff;color:#2f6bb0}.privacy-data-overview-icon.is-violet{background:#f3edff;color:#7054bb}.privacy-data-overview-icon.is-amber{background:#fff6e7;color:#b07422}.privacy-data-overview-icon.is-rose{background:#fff1f2;color:#b03d50}.privacy-data-overview-icon.is-slate{background:#f1f4f7;color:#5f707f}.privacy-data-overview-copy{flex:1;min-width:0}.privacy-data-overview-copy h3{margin:0;color:#1e2523;font-size:14px}.privacy-data-overview-copy p{margin:4px 0 0;color:#6b7370;font-size:12px;line-height:1.45}.privacy-data-overview-chips{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.privacy-data-overview-chips span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;border:1px solid #e1e7e4;background:#f3f7f5;color:#60706a;font-size:10px;text-transform:uppercase;letter-spacing:.07em;padding:4px 8px}.privacy-data-overview-chips span svg{width:10px;height:10px}.privacy-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.privacy-action-card{border:1px solid #e8eae7;border-radius:12px;background:#fff;padding:14px}.privacy-action-card h3{margin:0;font-size:15px;color:#1e2523}.privacy-action-card p{margin:6px 0 0;color:#65716d;font-size:13px;line-height:1.55}.privacy-action-card button{margin-top:10px;border:1px solid rgba(0,52,43,.2);background:#eff5f2;color:#00342b;border-radius:8px;padding:7px 11px;font-size:12px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.privacy-action-card button svg{width:12px;height:12px}.privacy-action-card button:hover:not(:disabled){background:#edf1ef;border-color:#c6cfcb;color:#2f3a37}.privacy-action-card.is-danger button{border-color:#b528284d;color:#aa2727;background:#fff2f2}.privacy-help-panel{border:1px solid rgba(0,52,43,.16);border-radius:12px;background:#eef6f2;padding:15px;display:flex;align-items:flex-start;gap:12px}.privacy-help-icon{width:36px;height:36px;border-radius:10px;background:#00342b1f;color:#00473a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.privacy-help-icon svg{width:15px;height:15px}.privacy-help-copy{flex:1;min-width:0}.privacy-help-copy h3{margin:0;color:#1d2824;font-size:15px}.privacy-help-copy p{margin:5px 0 0;color:#596a64;font-size:13px;line-height:1.5}.privacy-help-actions{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.privacy-help-actions a{display:inline-flex;align-items:center;gap:6px;border-radius:8px;border:1px solid #00473a;background:#00473a;color:#fff;font-size:12px;text-decoration:none;padding:7px 10px;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.privacy-help-actions a svg{width:11px;height:11px}.privacy-help-actions a:hover{background:#00473a;border-color:#00473a;opacity:.94}.privacy-help-actions a.is-secondary{border-color:#00342b33;background:#f8fbf9;color:#00342b}.privacy-help-actions a.is-secondary:hover{background:#f2f4f3;border-color:#cfd6d2;color:#2f3a37}.privacy-page-footer{margin-top:0}.login-flow{display:grid;gap:24px;width:100%;max-width:100%}.signup-flow{display:grid;gap:20px;width:100%;max-width:100%;padding-bottom:20px}.login-form,.signup-form{gap:20px;width:100%}.login-form-header{display:grid;gap:16px}.signup-form-header{display:grid;gap:14px;margin-bottom:4px}.login-form-header h1{margin:0;color:#191c1b;font-size:clamp(1.95rem,2.35vw,2.5rem);line-height:1.08;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em;max-width:none;white-space:nowrap}.login-form-header-brand{color:#00584a}.login-form-header p{margin:0;color:#576560;font-size:15px;line-height:1.55;max-width:34ch}.signup-form-header h1{margin:0;color:#191c1b;font-size:clamp(1.85rem,2.25vw,2.35rem);line-height:1.1;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em;white-space:nowrap}.signup-form-header p{margin:0;color:#64716c;font-size:15px;line-height:1.58;max-width:40ch}button.signup-back-button{border:none;background:transparent;color:#485753;font-size:14px;font-weight:500;padding:0;width:fit-content;display:inline-flex;align-items:center;gap:8px;box-shadow:none}button.signup-back-button svg{width:14px;height:14px;flex-shrink:0}button.signup-back-button:hover:not(:disabled){color:#0a7d66;background:transparent;border-color:transparent}button.signup-back-button:focus-visible{outline:2px solid rgba(10,125,102,.34);outline-offset:3px;border-radius:8px}.forgot-panel-body,.verify-otp-panel-body{padding-top:clamp(42px,8vh,90px)}.forgot-flow{display:grid;gap:24px;width:100%}.verify-otp-flow{display:grid;gap:0;width:100%;--verify-otp-stagger-step: 46ms;--verify-otp-block-gap-xl: 20px;--verify-otp-block-gap-sm: 14px}.verify-otp-flow .verify-otp-back-button,.verify-otp-flow .verify-otp-header-icon,.verify-otp-flow .verify-otp-header,.verify-otp-flow .verify-otp-email-chip,.verify-otp-flow .verify-otp-expiry-warning,.verify-otp-flow .verify-otp-code-wrap,.verify-otp-flow .verify-otp-submit-button,.verify-otp-flow .verify-otp-resend-meta,.verify-otp-flow .verify-otp-note{opacity:0;transform:translateY(8px);animation:verify-otp-enter .28s var(--auth-motion-ease) forwards;will-change:opacity,transform}.verify-otp-flow .verify-otp-back-button{animation-delay:calc(var(--verify-otp-stagger-step) * 0)}.verify-otp-flow .verify-otp-header-icon{animation-delay:calc(var(--verify-otp-stagger-step) * 1)}.verify-otp-flow .verify-otp-header{animation-delay:calc(var(--verify-otp-stagger-step) * 2)}.verify-otp-flow .verify-otp-email-chip{animation-delay:calc(var(--verify-otp-stagger-step) * 3)}.verify-otp-flow .verify-otp-expiry-warning{animation-delay:calc(var(--verify-otp-stagger-step) * 3.2)}.verify-otp-flow .verify-otp-code-wrap{animation-delay:calc(var(--verify-otp-stagger-step) * 4)}.verify-otp-flow .verify-otp-submit-button{animation-delay:calc(var(--verify-otp-stagger-step) * 5)}.verify-otp-flow .verify-otp-resend-meta{animation-delay:calc(var(--verify-otp-stagger-step) * 6)}.verify-otp-flow .verify-otp-note{animation-delay:calc(var(--verify-otp-stagger-step) * 7)}.verify-otp-flow>.verify-otp-header-icon{margin-top:var(--verify-otp-block-gap-xl)}.verify-otp-flow>.verify-otp-header{margin-top:16px}.verify-otp-flow>.verify-otp-email-chip,.verify-otp-flow>.verify-otp-expiry-warning,.verify-otp-flow>.verify-otp-code-wrap{margin-top:var(--verify-otp-block-gap-xl)}.verify-otp-flow>.verify-otp-submit-button{margin-top:var(--verify-otp-block-gap-xl)}.verify-otp-flow>.verify-otp-resend-meta{margin-top:var(--verify-otp-block-gap-sm)}.verify-otp-flow>.verify-otp-note{margin-top:18px}button.forgot-back-button{border:none;background:transparent;color:#4f5d58;font-size:14px;font-weight:500;padding:0;width:fit-content;display:inline-flex;align-items:center;gap:8px;box-shadow:none}button.forgot-back-button:hover:not(:disabled){color:#0a7d66;background:transparent;border-color:transparent}button.forgot-back-button:focus-visible{outline:2px solid rgba(10,125,102,.34);outline-offset:3px;border-radius:8px}button.verify-otp-back-button{border:none;background:transparent;color:#4f5d58;font-size:13px;font-weight:500;padding:4px 0;min-height:28px;width:fit-content;display:inline-flex;align-items:center;gap:8px;box-shadow:none}button.verify-otp-back-button:hover:not(:disabled){color:#0a7d66;background:transparent;border-color:transparent}button.verify-otp-back-button:focus-visible{outline:2px solid rgba(10,125,102,.34);outline-offset:3px;border-radius:8px}.forgot-header-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,73,59,.16);background:linear-gradient(150deg,#edf6f2,#e5f2ed);color:#00493b;transform-origin:50% 72%;animation:forgot-key-jiggle .68s cubic-bezier(.22,1,.36,1) .46s both}.forgot-header-icon svg{width:20px;height:20px}.verify-otp-header-icon{width:56px;height:56px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,73,59,.16);background:linear-gradient(150deg,#edf6f2,#e5f2ed);color:#00493b}.verify-otp-header-icon svg{width:22px;height:22px;animation:auth-icon-breathe 2.8s ease-in-out .56s infinite}.forgot-header{display:grid;gap:14px}.verify-otp-header{display:grid;gap:10px}.forgot-header h1{margin:0;color:#191c1b;font-size:clamp(1.92rem,2.3vw,2.4rem);line-height:1.1;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em}.forgot-header p{margin:0;color:#5c6964;font-size:15px;line-height:1.58;max-width:44ch}.verify-otp-header h1{margin:0;color:#191c1b;font-size:clamp(1.82rem,2.1vw,2.25rem);line-height:1.1;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em;max-width:14ch}.verify-otp-header p{margin:0;color:#5c6964;font-size:15px;line-height:1.58;max-width:42ch}.forgot-request-form{display:grid;gap:20px}.forgot-success-banner{border:1px solid #a9e8cf;border-radius:14px;background:#e8f8f0;padding:16px 18px;display:grid;gap:10px}.forgot-success-banner-title{display:inline-flex;align-items:center;gap:10px}.forgot-success-banner-title svg{width:16px;height:16px;color:#03a76f;flex-shrink:0}.forgot-success-banner-title p,.forgot-success-banner-message{margin:0}.forgot-success-banner-title p{color:#056343;font-size:16px;line-height:1.4;font-weight:600}.forgot-success-banner-message{color:#14875d;font-size:14px;line-height:1.55}.forgot-request-form .field{gap:10px}.forgot-request-form .field label{color:#3f4945;font-size:12px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;font-weight:500}.forgot-request-form .field input{border:2px solid rgba(0,0,0,0);border-bottom:var(--auth-input-border-width) solid rgba(8,76,62,.35);border-radius:var(--auth-input-radius);background:#e6e9e5;color:#191c1b;box-sizing:border-box;min-height:var(--auth-input-height);height:var(--auth-input-height);padding:0 var(--auth-input-padding-inline);font-size:var(--auth-input-font-size);line-height:1.35;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.forgot-request-form .field input::placeholder{color:#9ca3a0}.forgot-request-form .field input:focus,.forgot-request-form .field input:focus-visible{outline:none;border-bottom-color:#0a7d66;background:#edf2ef;box-shadow:0 0 0 2px #0a7d661f}.forgot-request-form .field input.input-error{border-bottom-color:#b42318;background:#fdf1f0;box-shadow:0 0 0 2px #b423181f}.forgot-request-form .field input.input-error:focus,.forgot-request-form .field input.input-error:focus-visible{border-bottom-color:#b42318;background:#fff5f4;box-shadow:0 0 0 2px #b4231833}.forgot-email-input-wrap{position:relative}.forgot-email-input-icon{position:absolute;top:50%;left:16px;transform:translateY(-50%);width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#65736e;pointer-events:none;transition:color .14s ease}.forgot-email-input-icon svg{width:15px;height:15px}.forgot-email-input-wrap input{min-height:var(--auth-input-height);height:var(--auth-input-height);padding-left:44px!important}.forgot-email-input-wrap.is-focused .forgot-email-input-icon{color:#0a7d66}button.forgot-submit-button{border:1px solid #00342b;border-radius:14px;background:#00342b;color:#fff;height:56px;box-shadow:0 10px 15px #00342b26,0 4px 6px #00342b26;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-size:16px}button.forgot-submit-button:hover:not(:disabled){border-color:#01473a;background:#01473a}button.forgot-submit-button svg{width:16px;height:16px;flex-shrink:0}.forgot-note,.forgot-expiry-note{border:1px solid #d8e0dd;border-radius:11px;background:#f1f6f4;padding:11px 12px;display:flex;align-items:flex-start;gap:10px}.forgot-note svg,.forgot-expiry-note svg{width:14px;height:14px;color:#0d5a49;margin-top:4px;flex-shrink:0}.forgot-note p,.forgot-expiry-note p{margin:0;color:#2d413c;font-size:13px;line-height:1.55}.forgot-expiry-note strong{font-weight:600}.forgot-resend-meta{min-height:34px;color:#63716c;font-size:14px;line-height:1.45;display:inline-flex;align-items:center;justify-content:center;gap:8px}.forgot-resend-meta svg{width:14px;height:14px;color:#6a7671}.forgot-resend-meta p{margin:0}button.forgot-resend-link{border:none;background:transparent;color:#0a4b3e;text-decoration:underline;text-underline-offset:2px;font-size:14px;font-weight:600;padding:0;box-shadow:none}button.forgot-resend-link:hover:not(:disabled){color:#0a7d66;background:transparent}button.forgot-resend-link:disabled{opacity:.7;cursor:not-allowed}.verify-otp-email-chip{border:1px solid #d4ddd9;border-radius:11px;background:#eef3f0;padding:12px 14px;display:inline-flex;align-items:center;gap:10px}.verify-otp-email-chip-icon{width:28px;height:28px;border-radius:999px;background:#dfe8e4;color:#4c5b56;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.verify-otp-email-chip-icon svg{width:13px;height:13px}.verify-otp-email-chip span{color:#1e2f2b;font-size:14px;line-height:1.45;word-break:break-all}.verify-otp-expiry-warning{border:1px solid #f3cd80;border-radius:11px;background:#fff7eb;padding:11px 12px;display:inline-flex;align-items:center;gap:10px}.verify-otp-expiry-warning svg{width:14px;height:14px;color:#d9851f;flex-shrink:0}.verify-otp-expiry-warning p{margin:0;color:#7f4b17;font-size:13px;line-height:1.5}.verify-otp-expiry-warning p strong{font-weight:600}.verify-otp-expiry-warning.is-expired{border-color:#efb5b0;background:#fff2f1}.verify-otp-expiry-warning.is-expired svg{color:#b42318}.verify-otp-expiry-warning.is-expired p{color:#912018}.verify-otp-code-wrap{display:grid;gap:10px}.verify-otp-code-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.verify-otp-code-label{margin:0;color:#3f4945;font-size:12px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;font-weight:500}.verify-otp-code-timer{margin:0;color:#889490;font-size:12px;display:inline-flex;align-items:center;gap:6px}.verify-otp-code-timer svg{width:12px;height:12px}.verify-otp-code-timer.is-expired{color:#b42318}.verify-otp-input-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.verify-otp-digit-input{border:2px solid rgba(0,0,0,0);border-bottom:2px solid rgba(8,76,62,.35);border-radius:10px;background:#e6e9e5;color:#191c1b;min-height:54px;height:54px;width:100%;text-align:center;font-size:22px;font-weight:500;line-height:1;box-sizing:border-box;outline:none;transform:translateY(0) scale(1);transition:border-color .18s ease,box-shadow .22s ease,background-color .18s ease,transform .22s var(--auth-motion-ease)}.verify-otp-digit-input:focus,.verify-otp-digit-input:focus-visible{border-bottom-color:#0a7d66;background:#edf2ef;box-shadow:0 0 0 2px #0a7d661f;transform:translateY(-1px) scale(1.02)}.verify-otp-digit-input.is-filled{border-bottom-color:#0a7d66;background:#edf2ef;box-shadow:inset 0 -1px #0a7d661f;animation:otp-digit-pop .18s var(--auth-motion-ease)}.verify-otp-digit-input.is-error{border-bottom-color:#b42318;background:#fdf1f0;box-shadow:0 0 0 2px #b423181f}.verify-otp-digit-input:disabled{opacity:.55;cursor:not-allowed}.verify-otp-error-text{margin:0;color:#9f2f2f;font-size:12px;line-height:1.4;animation:verify-otp-error-in .18s ease-out both}button.verify-otp-submit-button,button.verify-otp-primary-action{border:1px solid #00342b;border-radius:14px;background:#00342b;color:#fff;height:56px;box-shadow:0 10px 15px #00342b26,0 4px 6px #00342b26;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-size:16px;transition:transform .2s var(--auth-motion-ease),box-shadow .22s var(--auth-motion-ease),border-color .18s ease,background-color .18s ease}button.verify-otp-submit-button:hover:not(:disabled),button.verify-otp-primary-action:hover:not(:disabled){border-color:#01473a;background:#01473a;transform:translateY(-1px);box-shadow:0 13px 18px #00342b33,0 6px 9px #00342b2e}button.verify-otp-submit-button:active:not(:disabled),button.verify-otp-primary-action:active:not(:disabled){transform:translateY(1px) scale(.992)}button.verify-otp-submit-button svg,button.verify-otp-primary-action svg{width:16px;height:16px;flex-shrink:0;transition:transform .18s var(--auth-motion-ease)}button.verify-otp-submit-button:hover:not(:disabled) svg,button.verify-otp-primary-action:hover:not(:disabled) svg{transform:translate(2px)}.verify-otp-resend-meta{min-height:34px;color:#63716c;font-size:14px;line-height:1.45;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.verify-otp-resend-meta span,.verify-otp-resend-meta p{margin:0;display:inline-flex;align-items:center;gap:8px;transition:opacity .18s ease,transform .18s ease}.verify-otp-resend-meta svg{width:14px;height:14px;color:#6a7671}button.verify-otp-resend-link{border:none;background:transparent;color:#0a4b3e;text-decoration:underline;text-underline-offset:2px;font-size:14px;font-weight:600;min-height:34px;padding:4px 2px;box-shadow:none}button.verify-otp-resend-link:hover:not(:disabled){color:#0a7d66;background:transparent}button.verify-otp-resend-link:disabled{opacity:.7;cursor:not-allowed}.verify-otp-note{border:1px solid #d8e0dd;border-radius:11px;background:#f1f6f4;padding:13px 14px;display:flex;align-items:flex-start;gap:10px}.verify-otp-note svg{width:14px;height:14px;color:#0d5a49;margin-top:4px;flex-shrink:0}.verify-otp-note p{margin:0;color:#2d413c;font-size:13px;line-height:1.55}.verify-otp-status-panel{border:1px solid #a9e8cf;border-radius:14px;background:#e8f8f0;padding:18px 16px;display:grid;gap:12px;text-align:center;justify-items:center;opacity:0;transform:translateY(8px) scale(.985);animation:verify-otp-status-enter .3s var(--auth-motion-ease) 40ms forwards;will-change:opacity,transform}.verify-otp-status-icon{width:64px;height:64px;border-radius:16px;background:#d8f4e7;display:inline-flex;align-items:center;justify-content:center;color:#03a76f}.verify-otp-status-icon svg{width:30px;height:30px}.verify-otp-status-panel h1{margin:0;color:#0a3027;font-size:clamp(1.85rem,2.2vw,2.2rem);line-height:1.15;font-family:var(--font-family-heading);font-weight:700}.verify-otp-status-panel p{margin:0;color:#23624a;font-size:14px;line-height:1.55}.reset-panel-body{padding-top:clamp(42px,8vh,90px)}.reset-flow{display:grid;gap:18px;width:100%;--reset-flow-stagger-step: 52ms}.reset-flow>.reset-back-button,.reset-flow>.reset-header-icon,.reset-flow>.reset-header,.reset-flow>.reset-password-form,.reset-flow>.reset-status-panel,.reset-flow>.reset-note{opacity:0;transform:translateY(10px);animation:reset-flow-enter .3s var(--auth-motion-ease) forwards;will-change:opacity,transform}.reset-flow>.reset-back-button{animation-delay:calc(var(--reset-flow-stagger-step) * 0)}.reset-flow>.reset-header-icon{animation-delay:calc(var(--reset-flow-stagger-step) * 1)}.reset-flow>.reset-header{animation-delay:calc(var(--reset-flow-stagger-step) * 2)}.reset-flow>.reset-password-form,.reset-flow>.reset-status-panel{animation-delay:calc(var(--reset-flow-stagger-step) * 3)}.reset-flow>.reset-note{animation-delay:calc(var(--reset-flow-stagger-step) * 4)}button.reset-back-button{border:none;background:transparent;color:#4f5d58;font-size:14px;font-weight:500;padding:0;width:fit-content;display:inline-flex;align-items:center;gap:8px;box-shadow:none}button.reset-back-button:hover:not(:disabled){color:#0a7d66;background:transparent;border-color:transparent}button.reset-back-button:focus-visible{outline:2px solid rgba(10,125,102,.34);outline-offset:3px;border-radius:8px}.reset-header-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,73,59,.16);background:linear-gradient(150deg,#edf6f2,#e5f2ed);color:#00493b}.reset-header-icon svg{width:20px;height:20px;animation:auth-icon-breathe 2.8s ease-in-out .62s infinite}.reset-header{display:grid;gap:10px}.reset-header h1{margin:0;color:#191c1b;font-size:clamp(1.92rem,2.3vw,2.4rem);line-height:1.1;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em}.reset-header p{margin:0;color:#5c6964;font-size:15px;line-height:1.58;max-width:44ch}.reset-password-form{display:grid;gap:16px}button.reset-submit-button,button.reset-primary-action{border:1px solid #00342b;border-radius:14px;background:#00342b;color:#fff;min-height:56px;box-shadow:0 10px 15px #00342b26,0 4px 6px #00342b26;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-size:16px;transition:transform .2s var(--auth-motion-ease),box-shadow .22s var(--auth-motion-ease),border-color .18s ease,background-color .18s ease}button.reset-submit-button:hover:not(:disabled),button.reset-primary-action:hover:not(:disabled){border-color:#01473a;background:#01473a;transform:translateY(-1px);box-shadow:0 13px 18px #00342b33,0 6px 9px #00342b2e}button.reset-submit-button svg,button.reset-primary-action svg{width:16px;height:16px;flex-shrink:0;transition:transform .18s var(--auth-motion-ease)}button.reset-submit-button:hover:not(:disabled) svg,button.reset-primary-action:hover:not(:disabled) svg{transform:translate(2px)}.reset-status-panel{border:1px solid #d9e1de;border-radius:16px;background:#f6f9f7;padding:18px 18px 16px;display:grid;gap:14px}.reset-status-panel-success{border-color:#bee5d5;background:#ecf8f2}.reset-status-panel-error{border-color:#efd2a8;background:#fff8ed}.reset-status-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,73,59,.2);color:#025340;background:#ffffffa6}.reset-status-panel-error .reset-status-icon{border-color:#a8731842;color:#9a6200}.reset-status-icon svg{width:22px;height:22px}.reset-status-copy{display:grid;gap:8px}.reset-status-copy h1{margin:0;color:#19201e;font-size:clamp(1.85rem,2.2vw,2.25rem);line-height:1.1;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em}.reset-status-copy p{margin:0;color:#41514b;font-size:15px;line-height:1.58}.reset-note{border:1px solid #d8e0dd;border-radius:11px;background:#f1f6f4;padding:11px 12px;display:flex;align-items:flex-start;gap:10px}.reset-note svg{width:14px;height:14px;color:#0d5a49;margin-top:4px;flex-shrink:0}.reset-note p{margin:0;color:#2d413c;font-size:13px;line-height:1.55}.login-form .field{gap:8px}.login-form .field+.field{margin-top:0}.login-form .field label,.signup-form .field label{color:#3f4945;font-size:12px;line-height:1.5;letter-spacing:.07em;text-transform:uppercase;font-weight:500}.login-form .field input,.signup-form .field input{border:2px solid rgba(0,0,0,0);border-bottom:var(--auth-input-border-width) solid rgba(8,76,62,.35);border-radius:var(--auth-input-radius);background:#e6e9e5;color:#191c1b;box-sizing:border-box;min-height:var(--auth-input-height);height:var(--auth-input-height);padding:0 var(--auth-input-padding-inline);font-size:var(--auth-input-font-size);line-height:1.35;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.login-form .field input::placeholder,.signup-form .field input::placeholder{color:#9ca3a0}.login-form .field input:focus,.login-form .field input:focus-visible,.signup-form .field input:focus,.signup-form .field input:focus-visible{outline:none;border-bottom-color:#0a7d66;background:#edf2ef;box-shadow:0 0 0 2px #0a7d661f}.login-form .field input.input-error,.signup-form .field input.input-error{border-bottom-color:#b42318;background:#fdf1f0;box-shadow:0 0 0 2px #b423181f}.login-form .field input.input-error:focus,.login-form .field input.input-error:focus-visible,.signup-form .field input.input-error:focus,.signup-form .field input.input-error:focus-visible{border-bottom-color:#b42318;background:#fff5f4;box-shadow:0 0 0 2px #b4231833}.signup-name-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.signup-policy-wrap{display:grid;gap:6px;margin-top:2px}.signup-password-requirements{margin-top:8px;border:1px solid #d7dfdb;border-radius:10px;background:#f3f6f4;padding:10px 12px;display:grid;gap:7px}.signup-password-requirements.is-invalid{border-color:#b4231859;background:#fdf4f3}.signup-password-requirements p{margin:0;font-size:12px;line-height:1.35;color:#4f5b57}.signup-password-requirements ul{margin:0;padding:0;list-style:none;display:grid;gap:4px}.signup-password-requirements li{display:flex;align-items:center;gap:8px;font-size:12.5px;line-height:1.35}.signup-password-requirements li.is-unmet{color:#66736e}.signup-password-requirements li.is-met{color:#0c6a58}.signup-password-requirement-dot{width:8px;height:8px;border-radius:999px;flex-shrink:0;background:#b8c2bd;box-shadow:inset 0 0 0 1px #606c6733}.signup-password-requirements li.is-met .signup-password-requirement-dot{background:#0c6a58;box-shadow:inset 0 0 0 1px #07423629}.signup-policy-check{display:inline-flex;align-items:flex-start;gap:10px;color:#4f5b57;font-size:13px;line-height:1.45}.signup-policy-check input{margin:1px 0 0;width:15px;height:15px;accent-color:#00342b;flex-shrink:0}.signup-policy-check span{display:inline}.signup-policy-check a{color:#1f5b74;font-weight:500;text-decoration:underline;text-underline-offset:2px}.signup-policy-check a:hover{color:#0a7d66}.signup-policy-check a:focus-visible{outline:2px solid rgba(10,125,102,.34);outline-offset:2px;border-radius:4px}button.signup-submit-button{border:1px solid #00342b;border-radius:14px;background:#00342b;color:#fff;height:56px;box-shadow:0 10px 15px #00342b26,0 4px 6px #00342b26;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-size:16px}button.signup-submit-button:hover:not(:disabled){border-color:#01473a;background:#01473a}button.signup-submit-button svg{width:16px;height:16px;flex-shrink:0}.login-password-input-wrap,.login-id-input-wrap{position:relative}.login-id-trailing-icon{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#60716a;pointer-events:none;transition:color .14s ease}.login-id-trailing-icon svg{width:18px;height:18px}.login-id-input-wrap input{min-height:var(--auth-input-height);height:var(--auth-input-height);padding-left:var(--auth-input-padding-inline)!important;padding-right:46px!important}.login-id-input-wrap:focus-within .login-id-trailing-icon{color:#0a7d66}.login-password-input-wrap input{min-height:var(--auth-input-height);height:var(--auth-input-height);padding-right:46px!important}.login-password-input-wrap input::-ms-reveal,.login-password-input-wrap input::-ms-clear{display:none;width:0;height:0}.login-password-input-wrap input::-webkit-credentials-auto-fill-button,.login-password-input-wrap input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none}.login-password-visibility-button{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:transparent;color:#60716a;width:22px;height:22px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;opacity:.84;transition:color .14s ease,background-color .14s ease,opacity .14s ease}.login-password-visibility-button svg{width:18px;height:18px}.login-password-visibility-button:hover{color:#0a7d66;background:#0a7d6624;opacity:1}.login-password-visibility-button:focus-visible{color:#0a7d66;background:#0a7d6629;opacity:1;outline:2px solid rgba(10,125,102,.34);outline-offset:2px}.login-password-visibility-button:active{background:#0a7d6638}.login-action-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}.login-keep-signed-in{display:inline-flex;align-items:center;gap:12px;color:#3f4945;font-size:14px}.login-keep-signed-in input{margin:0;width:18px;height:18px;accent-color:#00342b}.login-link-button{border:none;background:transparent;color:#00342b;font-size:14px;font-weight:600;padding:0;cursor:pointer;opacity:.92;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:transparent;transition:color .14s ease,opacity .14s ease,text-decoration-color .14s ease}.login-link-button:hover{color:#0a7d66;opacity:1;text-decoration-color:currentColor}.login-link-button:focus-visible{color:#0a7d66;opacity:1;text-decoration-color:currentColor;outline:2px solid rgba(10,125,102,.34);outline-offset:3px;border-radius:6px}.login-link-button:active{opacity:.78}@media(prefers-reduced-motion:reduce){.privacy-page-content,.privacy-tab-panel,.privacy-accordion-card,.privacy-accordion-marker,.privacy-accordion-chevron svg,.privacy-accordion-content{transition:none;animation:none;transform:none}.auth-mode-flow,.auth-hero-brand,.auth-hero-message,.auth-mode-flow-login .login-form,.auth-mode-flow-login .login-divider,.auth-mode-flow-login .login-signup-card,.auth-mode-flow-signup>.signup-back-button,.auth-mode-flow-signup .signup-form,.forgot-header-icon,.verify-otp-flow .verify-otp-back-button,.verify-otp-flow .verify-otp-header-icon,.verify-otp-flow .verify-otp-header,.verify-otp-flow .verify-otp-email-chip,.verify-otp-flow .verify-otp-expiry-warning,.verify-otp-flow .verify-otp-code-wrap,.verify-otp-flow .verify-otp-submit-button,.verify-otp-flow .verify-otp-resend-meta,.verify-otp-flow .verify-otp-note,.verify-otp-status-panel,.verify-otp-error-text,.reset-flow>.reset-back-button,.reset-flow>.reset-header-icon,.reset-flow>.reset-header,.reset-flow>.reset-password-form,.reset-flow>.reset-status-panel,.reset-flow>.reset-note{opacity:1;transform:none;animation:none}.auth-submit-loading:after{display:none}.auth-hero-image{transition:none;transform:none}.login-password-visibility-button,.login-link-button,.reset-header-icon svg,.verify-otp-header-icon svg,.verify-otp-digit-input,.verify-otp-digit-input.is-filled,.verify-otp-resend-meta span,.verify-otp-resend-meta p,button.reset-submit-button,button.reset-primary-action,button.verify-otp-submit-button,button.verify-otp-primary-action,button.reset-submit-button svg,button.reset-primary-action svg,button.verify-otp-submit-button svg,button.verify-otp-primary-action svg,.toast,.toast-progress{transition:none;animation:none}}.login-submit-button{border:1px solid #00342b;border-radius:14px;background:#00342b;color:#fff;height:56px;box-shadow:0 10px 15px #00342b26,0 4px 6px #00342b26;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-size:16px;margin-top:0}.login-submit-button img,.login-submit-button svg{width:16px;height:16px;object-fit:contain;flex-shrink:0}.login-submit-button:hover:not(:disabled){border-color:#01473a;background:#01473a}.auth-submit-loading{position:relative;overflow:hidden}.auth-submit-loading:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#fff0 18%,#fff3,#fff0 72%);transform:translate(-120%);animation:auth-submit-sheen 1.05s linear infinite;pointer-events:none}.login-submit-button:active:not(:disabled),.signup-submit-button:active:not(:disabled){transform:scale(.99)}.login-divider{display:flex;align-items:center;gap:16px;margin-top:0}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#bfc9c44d}.login-divider span{font-size:11px;color:#3f494580;letter-spacing:.15em;text-transform:uppercase}.login-signup-card{position:relative;isolation:isolate;overflow:hidden;border-radius:16px;border:1px solid rgba(51,130,113,.5);background:linear-gradient(130deg,#004e44,#03564b 58%,#02473f);min-height:104px;padding:18px 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.login-signup-card:before,.login-signup-card:after{content:"";position:absolute;border-radius:999px;z-index:0;pointer-events:none}.login-signup-card:before{width:92px;height:92px;left:-44px;bottom:-42px;background:radial-gradient(circle,#2a9a8257,#2a9a8200 72%)}.login-signup-card:after{width:86px;height:86px;right:-40px;top:-44px;background:radial-gradient(circle,#116b5f73,#116b5f00 74%)}.login-signup-card>*{position:relative;z-index:1}.login-signup-icon-wrap{width:38px;height:38px;border-radius:12px;border:1px solid rgba(135,219,198,.28);background:#beffee14;display:inline-flex;align-items:center;justify-content:center}.login-signup-icon{width:16px;height:16px;color:#8de5cf;object-fit:contain}.login-signup-copy{display:grid;gap:4px;min-width:0}.login-signup-title{margin:0;font-size:16px;color:#f3fbf8;line-height:1.2;font-weight:700}.login-signup-description{margin:0;color:#82d9c0;font-size:15px;line-height:1.42;max-width:30ch}.login-signup-button{border:1px solid rgba(255,255,255,.92);border-radius:999px;background:#fff;color:#0d554a;font-size:14px;font-weight:700;min-width:124px;height:40px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 6px 14px #0000001f;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.login-signup-button img,.login-signup-button svg{width:14px;height:14px;object-fit:contain;flex-shrink:0}.login-signup-button:hover:not(:disabled){background:#f4fffb;border-color:#f4fffb;transform:translateY(-1px);box-shadow:0 8px 18px #00000029}.auth-form-intro{margin:0;color:#63726d;font-size:.9rem}.mode-switch{display:flex;gap:10px;margin-bottom:16px}.auth-mode-switch{gap:8px;padding:6px;border:1px solid #dae2de;border-radius:12px;background:#f5f7f6}.auth-mode-button{min-width:148px;border:1px solid transparent;border-radius:8px;background:transparent;color:#4d5d57;font-weight:600}.auth-mode-button:hover:not(:disabled){background:#00342b14;border-color:#00342b26}.auth-mode-button-active{background:#00342b;border-color:#00342b;color:#fff}.feedback{border-radius:8px;padding:10px 12px;margin-bottom:14px;border:1px solid #cfd7d3;font-size:.95rem}.feedback-info{background:#ecf0ed;color:#2f3c37}.feedback-error{background:#fce8e8;color:#8a2f2f;border-color:#e7b8b8}.feedback-success{background:#e5f4e9;color:#1f5d34;border-color:#b9ddc3}.toast-stack{position:fixed;top:18px;right:18px;z-index:1200;width:min(calc(100vw - 36px),292px);display:grid;gap:8px;pointer-events:none}.toast{--toast-accent: #ef6680;--toast-surface: #fff1f5;--toast-text: #d95c76;--toast-shadow: 0 20px 34px -24px rgba(239, 102, 128, .58);pointer-events:auto;position:relative;overflow:hidden;isolation:isolate;min-height:54px;border:2px solid var(--toast-accent);border-radius:14px;background:var(--toast-surface);color:var(--toast-text);box-shadow:var(--toast-shadow);padding:9px 10px 9px 11px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;animation:toast-enter .22s cubic-bezier(.22,1,.36,1);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,opacity .18s ease}.toast:hover{transform:translateY(-1px);box-shadow:0 22px 38px -22px color-mix(in srgb,var(--toast-accent) 42%,transparent)}.toast-paused{box-shadow:0 22px 38px -20px color-mix(in srgb,var(--toast-accent) 48%,transparent)}.toast-closing{opacity:0;transform:translateY(-8px) scale(.985);pointer-events:none}.toast-success{--toast-accent: #16a6a0;--toast-surface: #effdfc;--toast-text: #12928c;--toast-shadow: 0 20px 34px -24px rgba(22, 166, 160, .58)}.toast-warning{--toast-accent: #f08a35;--toast-surface: #fff7ec;--toast-text: #d87824;--toast-shadow: 0 20px 34px -24px rgba(240, 138, 53, .58)}.toast-error{--toast-accent: #ef6680;--toast-surface: #fff1f5;--toast-text: #d95c76;--toast-shadow: 0 20px 34px -24px rgba(239, 102, 128, .58)}.toast-info{--toast-accent: #159bc2;--toast-surface: #eaf8fd;--toast-text: #148aac;--toast-shadow: 0 20px 34px -24px rgba(21, 155, 194, .58)}.toast-content{min-width:0;display:block}.toast-eyebrow{display:none}.toast-title{margin:0;color:var(--toast-text);font-family:var(--font-family-body);font-size:13.5px;line-height:1.3;font-weight:600;letter-spacing:0}.toast-message{display:none}.toast-icon{width:24px;height:24px;border-radius:999px;background:var(--toast-accent);display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:none;flex-shrink:0}.toast-icon svg{width:13.5px;height:13.5px}.toast-close-button{width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:#0f9f96;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .14s ease,color .14s ease,background-color .14s ease,transform .14s ease,box-shadow .14s ease}.toast-close-button svg{width:15.5px;height:15.5px}.toast-close-button:hover:not(:disabled){color:#087d77;background:#0f9f9614;transform:none;box-shadow:none}.toast-close-button:focus-visible{outline:2px solid color-mix(in srgb,var(--toast-accent) 42%,transparent);outline-offset:2px}.toast-progress{position:absolute;left:11px;right:11px;bottom:5px;height:2px;width:calc(100% - 22px);border-radius:999px;background:var(--toast-accent);transform-origin:left center;opacity:.2;transition:transform 50ms linear,opacity .14s ease}.toast-paused .toast-progress{opacity:.34}@keyframes toast-enter{0%{opacity:0;transform:translateY(-10px) scale(.988)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.toast-stack{top:12px;right:12px;width:min(calc(100vw - 24px),292px);gap:7px}.toast{min-height:52px;border-radius:14px;padding:8px 9px 8px 10px;gap:8px}.toast-icon{width:23px;height:23px;border-radius:999px}.toast-icon svg{width:13px;height:13px}.toast-title{font-size:13px}.toast-message{display:none}.toast-close-button{width:26px;height:26px}.toast-close-button svg{width:15px;height:15px}.toast-progress{left:10px;right:10px;bottom:5px;width:calc(100% - 20px)}}@keyframes auth-submit-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes auth-enter-up{0%{opacity:0;transform:translateY(var(--auth-motion-distance))}to{opacity:1;transform:translateY(0)}}@keyframes auth-mode-fade{0%{opacity:0}to{opacity:1}}@keyframes forgot-key-jiggle{0%{transform:translateY(0) rotate(0)}22%{transform:translateY(-1px) rotate(-8deg)}38%{transform:translateY(0) rotate(6deg)}56%{transform:translateY(-1px) rotate(-4deg)}74%{transform:translateY(0) rotate(2.5deg)}to{transform:translateY(0) rotate(0)}}@keyframes verify-otp-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes verify-otp-status-enter{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes verify-otp-error-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes reset-flow-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes otp-digit-pop{0%{transform:translateY(0) scale(1)}45%{transform:translateY(-1px) scale(1.03)}to{transform:translateY(0) scale(1)}}@keyframes auth-icon-breathe{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.035)}to{transform:translateY(0) scale(1)}}@keyframes privacy-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes privacy-accordion-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes privacy-tab-fade{0%{opacity:0}to{opacity:1}}@keyframes privacy-tab-slide-right{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes privacy-tab-slide-left{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes privacy-tab-slide-up{0%{opacity:0;transform:translateY(var(--privacy-motion-distance))}to{opacity:1;transform:translateY(0)}}.auth-mode-flow{opacity:0;animation:auth-mode-fade var(--auth-motion-duration-fast) var(--auth-motion-ease) forwards}.forgot-flow.auth-mode-flow{animation:auth-enter-up var(--auth-motion-duration-base) var(--auth-motion-ease) forwards}.auth-hero-brand,.auth-hero-message,.auth-mode-flow-signup>.signup-back-button,.auth-mode-flow-login .login-form,.auth-mode-flow-login .login-divider,.auth-mode-flow-login .login-signup-card,.auth-mode-flow-signup .signup-form{opacity:0;transform:translateY(var(--auth-motion-distance));animation-name:auth-enter-up;animation-duration:var(--auth-motion-duration-base);animation-timing-function:var(--auth-motion-ease);animation-fill-mode:forwards}.auth-hero-brand{animation-delay:40ms}.auth-hero-message{animation-delay:90ms}.auth-mode-flow-signup>.signup-back-button{animation-delay:60ms}.auth-mode-flow-login .login-form,.auth-mode-flow-signup .signup-form{animation-delay:.1s}.auth-mode-flow-login .login-divider{animation-delay:.17s}.auth-mode-flow-login .login-signup-card{animation-delay:.23s}.field label{color:#30413b;font-size:.92rem;font-weight:500}.field-help{margin:0;color:#6b7c76;font-size:.82rem}.field-help-error{color:#9f2f2f;font-size:.8rem}.field input,.field select,.field textarea{width:100%;border:1px solid #d4dcda;border-radius:8px;background:#fff;color:#13211d;padding:10px 12px;font-size:.95rem}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #2f7665;outline-offset:1px}.button-secondary{background:transparent;border-color:#ccd5d1;color:#22332d}.button-secondary:hover:not(:disabled){background:#eef3f1;border-color:#c3cfca}.auth-form{display:grid;gap:16px}.attendance-check-in-page{min-height:100vh;background:linear-gradient(180deg,#f0faf5,#f7fbf8 52%,#eef6f1);color:#202124;font-family:Inter,Manrope,sans-serif}.attendance-check-in-banner{position:relative;width:100%;height:110px;overflow:hidden}.attendance-check-in-banner__image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}.attendance-check-in-banner__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#065f46f2,#065f46cc,#054d3ab3)}.attendance-check-in-shell{position:relative;width:100%;max-width:700px;margin:-40px auto 0;padding:0 12px 32px}.attendance-check-in-form-card{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0f172a14}.attendance-check-in-form-card__accent{height:6px;background:linear-gradient(90deg,#065f46,#0a8a64,#065f46)}.attendance-check-in-header-card__title-bar{padding:20px 24px;background:linear-gradient(135deg,#065f46,#054d3a)}.attendance-check-in-header-card__title-bar h1{margin:0;color:#fff;font-family:Manrope,Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.25}.attendance-check-in-header-card__body{padding:28px 24px 24px}.attendance-check-in-header-card__copy{display:grid;gap:12px;color:#1f2a26;font-size:14px;line-height:1.6}.attendance-check-in-header-card__copy p{margin:0}.attendance-check-in-header-card__copy p:not(:first-child){color:#445049}.attendance-check-in-header-card__copy strong{color:#065f46;font-weight:700}.attendance-check-in-step{display:grid;gap:12px;margin-top:12px}.attendance-check-in-section-title{display:flex;align-items:center;gap:10px;padding:16px 24px;background:linear-gradient(90deg,#065f46,#054d3a)}.attendance-check-in-section-title__icon{width:16px;height:16px;color:#ffffffe6;flex:0 0 auto}.attendance-check-in-section-title p{margin:0;color:#fff;font-family:Manrope,Inter,sans-serif;font-size:15px;line-height:1.2}.attendance-check-in-detail-list{padding:24px}.attendance-check-in-detail{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #f1f3f4}.attendance-check-in-detail:last-child{border-bottom:0}.attendance-check-in-detail__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:#065f46}.attendance-check-in-detail__icon svg{width:16px;height:16px;stroke-width:2}.attendance-check-in-detail p{margin:0;color:#5f6368;font-size:10px;font-weight:500;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.attendance-check-in-detail strong{display:block;margin-top:2px;color:#0b1f1a;font-size:13px;font-weight:400;line-height:1.35}.attendance-check-in-detail-message{margin:-6px 24px 20px;color:#5f6368;font-size:12px;line-height:1.5}.attendance-check-in-feedback{margin-top:12px}.attendance-check-in-question{border-radius:8px;background:#fff;padding:24px;box-shadow:0 1px 3px #0f172a14}.attendance-check-in-question__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.attendance-check-in-question__label{margin:0;color:#0b1f1a;font-family:Manrope,Inter,sans-serif;font-size:15px;line-height:1.35}.attendance-check-in-question__label span{color:#d93025}.attendance-check-in-question__header>span{flex:0 0 auto;color:#5f6368;font-size:11px;line-height:1.4}.attendance-check-in-question__helper{margin:4px 0 0;color:#5f6368;font-size:12px;line-height:1.45}.attendance-check-in-underline-input,.attendance-check-in-select,.attendance-check-in-textarea{width:100%;border:0;border-bottom:1px solid #dadce0;background:transparent;color:#202124;font-size:14px;line-height:1.5;outline:none;transition:border-color .16s ease,border-width .16s ease}.attendance-check-in-underline-input{margin-top:12px;padding:0 0 8px;font-size:14px}.attendance-check-in-underline-input::placeholder,.attendance-check-in-textarea::placeholder{color:#5f6368}.attendance-check-in-underline-input:focus,.attendance-check-in-select:focus,.attendance-check-in-textarea:focus{border-bottom-color:#065f46;border-bottom-width:2px}.attendance-check-in-select{margin-top:12px;padding:0 0 8px;color:#5f6368;cursor:pointer}.attendance-check-in-select.is-filled{border-bottom-color:#065f46;color:#202124}.attendance-check-in-radio-list{display:grid;gap:4px;margin-top:12px}.attendance-check-in-radio-row{width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#202124;cursor:pointer;padding:6px 0;text-align:left}.attendance-check-in-radio-row>span:first-child{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:2px solid #5f6368;border-radius:999px;transition:border-color .16s ease}.attendance-check-in-radio-row>.attendance-check-in-checkbox{border-radius:4px}.attendance-check-in-radio-row:hover>span:first-child,.attendance-check-in-radio-row.is-checked>span:first-child{border-color:#065f46}.attendance-check-in-radio-row>span:first-child span{width:10px;height:10px;border-radius:999px;background:#065f46}.attendance-check-in-radio-row>.attendance-check-in-checkbox span{width:10px;height:10px;border-radius:2px}.attendance-check-in-radio-row span:last-child{color:#202124;font-size:14px;line-height:1.45}.attendance-check-in-overall-rating{margin-top:16px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.attendance-check-in-stars,.attendance-check-in-category__stars{display:flex;align-items:center;gap:4px}.attendance-check-in-stars button,.attendance-check-in-category__stars button{border:0;background:transparent;color:inherit;cursor:pointer;padding:0;transition:transform .16s ease}.attendance-check-in-stars button:hover,.attendance-check-in-category__stars button:hover{transform:scale(1.1)}.attendance-check-in-star{width:32px;height:32px;color:#dadce0;fill:transparent;transition:color .16s ease,fill .16s ease}.attendance-check-in-small-star{width:16px;height:16px;color:#dadce0;fill:transparent;transition:color .16s ease,fill .16s ease}.attendance-check-in-star.is-active,.attendance-check-in-small-star.is-active{color:#fbbf24;fill:#fbbf24}.attendance-check-in-overall-rating>span{color:#202124;font-size:13px;line-height:1.4}.attendance-check-in-categories{margin-top:12px;border-top:0}.attendance-check-in-category{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #f1f3f4}.attendance-check-in-category:first-child{border-top:0}.attendance-check-in-category__icon{width:16px;height:16px;color:#5f6368;flex:0 0 auto}.attendance-check-in-category__copy{min-width:0;flex:1 1 auto}.attendance-check-in-category__label{margin:0;color:#202124;font-size:14px;line-height:1.2}.attendance-check-in-category__description{margin:2px 0 0;color:#5f6368;font-size:11.5px;line-height:1.25}.attendance-check-in-category__stars{flex:0 0 auto;gap:2px}.attendance-check-in-textarea{min-height:32px;margin-top:12px;padding:0 0 8px;resize:none}.attendance-check-in-character-count{margin:8px 0 0;color:#5f6368;font-size:11px;line-height:1.3;text-align:right;font-variant-numeric:tabular-nums}.attendance-check-in-footer{margin-top:24px}.attendance-check-in-footer__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px}.attendance-check-in-footer__buttons{display:flex;align-items:center;gap:8px}.attendance-check-in-secondary,.attendance-check-in-next,.attendance-check-in-clear{border-radius:8px;font-size:14px;line-height:1.2;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.attendance-check-in-secondary,.attendance-check-in-next{min-height:38px;padding:8px 24px}.attendance-check-in-secondary{border:1px solid #dadce0;background:#fff;color:#065f46}.attendance-check-in-secondary:hover{border-color:#065f464d;background:#f0faf5}.attendance-check-in-next{border:1px solid #dadce0;background:#fff;color:#065f46;box-shadow:0 1px 2px #0f172a0f}.attendance-check-in-next:hover:not(:disabled){border-color:#065f464d;background:#f0faf5}.attendance-check-in-next:disabled,.attendance-check-in-next.is-disabled{border-color:transparent;background:#f1f3f4;color:#9aa0a6;cursor:not-allowed;box-shadow:none}.attendance-check-in-footer__progress{display:flex;align-items:center;gap:12px;margin:0 auto}.attendance-check-in-footer__track{width:180px;height:8px;overflow:hidden;border-radius:999px;background:#3c4043}.attendance-check-in-progress{height:100%;border-radius:inherit;background:#065f46}.attendance-check-in-footer__progress span{color:#3c4043;font-size:13px;line-height:1.4;white-space:nowrap}.attendance-check-in-clear{border:0;background:transparent;color:#065f46;padding:8px 12px}.attendance-check-in-clear:hover{background:#065f461a}.attendance-check-in-success{padding:40px 24px;text-align:center}.attendance-check-in-success__icon{width:64px;height:64px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf5;color:#059669;box-shadow:0 0 0 4px #d1fae5}.attendance-check-in-success__icon svg{width:32px;height:32px}.attendance-check-in-success h2{margin:20px 0 0;color:#0b1f1a;font-family:Manrope,Inter,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.attendance-check-in-success p{max-width:420px;margin:12px auto 0;color:#3c4043;font-size:14px;line-height:1.6}.attendance-check-in-success p strong{color:#0b1f1a;font-weight:700}.attendance-check-in-success small{display:block;margin-top:24px;color:#5f6368;font-size:12px;line-height:1.5}@media(min-width:640px){.attendance-check-in-banner{height:140px}.attendance-check-in-shell{margin-top:-56px;padding-right:12px;padding-left:12px}.attendance-check-in-header-card__title-bar{padding:20px 40px}.attendance-check-in-header-card__title-bar h1{font-size:26px}.attendance-check-in-header-card__body,.attendance-check-in-detail-list,.attendance-check-in-question{padding-right:40px;padding-left:40px}}.field{display:grid;gap:8px}.field-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-hero-panel:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.012) 0 16px,transparent 16px 24px);pointer-events:none}.dashboard-container{width:min(100%,1280px);display:grid;gap:12px}.dashboard-content{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;align-items:start}.dashboard-main,.dashboard-side{min-width:0}button{border:1px solid var(--primary-color);border-radius:8px;background:var(--primary-color);color:#111;font-size:.95rem;font-weight:600;padding:10px 14px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}button:hover:not(:disabled){background:var(--primary-hover-color);border-color:var(--primary-hover-color)}button:disabled{opacity:.65;cursor:not-allowed}.profile-menu{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.profile-menu__trigger{min-height:38px;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;background:transparent;color:#3f4945;padding:3px 8px 3px 3px;box-shadow:none;font-family:var(--font-family-body);cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.profile-menu__trigger:hover:not(:disabled),.profile-menu__trigger[aria-expanded=true]{background:#00342b0d;border-color:#00342b14;color:#25473d}.profile-menu__avatar,.profile-menu__header-avatar{border-radius:999px;background:linear-gradient(135deg,#00342b,#005a4a);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 1px #ffffff1f}.profile-menu__avatar{width:32px;height:32px;background:transparent;color:#065f46;font-size:12px;font-weight:700;box-shadow:none}.profile-menu__avatar svg{width:16px;height:16px;flex-shrink:0}.profile-menu__identity{min-width:0;display:grid;gap:1px;text-align:left}.profile-menu__name,.profile-menu__role{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu__name{color:#191c1b;font-size:13px;font-weight:600;line-height:1.2}.profile-menu__role{color:#6b7370;font-size:10px;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:.06em}.profile-menu__chevron{color:currentColor;flex-shrink:0;transition:transform .18s ease}.profile-menu__trigger[aria-expanded=true] .profile-menu__chevron{transform:rotate(180deg)}.profile-menu__panel{position:absolute;top:calc(100% + 10px);right:0;z-index:120;width:min(260px,calc(100vw - 28px));padding:8px;border:1px solid #e8eae7;border-radius:8px;background:#fff;color:#191c1b;box-shadow:0 18px 34px -24px #00342b66,0 10px 18px -16px #0000002e;transform-origin:top right;animation:profile-menu-enter .16s ease both}@keyframes profile-menu-enter{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-menu__header{display:flex;align-items:center;gap:10px;padding:8px 8px 10px;border-bottom:1px solid #e8eae7}.profile-menu__header-avatar{width:36px;height:36px;font-size:13px;font-weight:700}.profile-menu__header-copy{min-width:0;display:grid;gap:2px}.profile-menu__header-copy p,.profile-menu__header-copy span{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu__header-copy p{color:#191c1b;font-size:13px;font-weight:600;line-height:1.25}.profile-menu__header-copy span{color:#6b7370;font-size:11px;line-height:1.3}.profile-menu__items{display:grid;gap:3px;padding-top:6px}.profile-menu__item{width:100%;min-height:40px;display:flex;align-items:center;justify-content:flex-start;gap:10px;border:none;border-radius:7px;background:transparent;color:#3f4945;padding:9px 10px;font-family:var(--font-family-body);font-size:13px;font-weight:600;text-align:left;box-shadow:none;cursor:pointer;transition:background-color .16s ease,color .16s ease}.profile-menu__item:hover:not(:disabled){background:#f0f2ef;border-color:transparent;color:#00342b}.profile-menu__item--danger{color:#b42318}.profile-menu__item--danger:hover:not(:disabled){background:#fff1f2;color:#991b1b}.profile-menu__item-icon{flex-shrink:0}.profile-menu__item-icon.is-spinning{animation:profile-menu-spin .8s linear infinite}@keyframes profile-menu-spin{to{transform:rotate(360deg)}}.profile-menu__trigger:focus-visible,.profile-menu__item:focus-visible,.profile-menu__panel:focus-visible{outline:2px solid rgba(0,90,74,.5);outline-offset:2px}@media(prefers-reduced-motion:reduce){.profile-menu__trigger,.profile-menu__chevron,.profile-menu__item{transition:none}.profile-menu__panel,.profile-menu__item-icon.is-spinning{animation:none}}.workspace-shell{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-color);overflow:hidden}.workspace-topbar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--border-color);background:var(--surface-alt-color)}.workspace-menu-toggle{display:none;padding:8px 12px;font-size:.88rem}.workspace-role-text{margin:0;color:var(--muted-text-color);font-size:.86rem}.workspace-layout{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:460px}.workspace-sidebar{border-right:1px solid var(--border-color);background:var(--surface-alt-color);padding:12px}.workspace-nav{display:grid;align-content:start;gap:8px}.workspace-nav-item{width:100%;text-align:left}.workspace-nav-item-active{background:var(--primary-color);border-color:var(--primary-color);color:#111}.workspace-main{padding:12px;display:grid;gap:12px;align-content:start}.workspace-main-wrap{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.workspace-navbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid var(--border-color);background:var(--surface-alt-color)}.workspace-navbar-left,.workspace-navbar-right{display:inline-flex;align-items:center;min-width:0}.workspace-navbar-left{gap:10px}.workspace-navbar-right{gap:8px;flex-shrink:0}.workspace-navbar-context{min-width:0;display:grid;gap:2px}.workspace-navbar-kicker{margin:0;color:var(--muted-text-color);font-size:.74rem;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:.06em}.workspace-navbar-context h1{margin:0;color:var(--text-color);font-family:var(--font-family-heading);font-size:1.05rem;font-weight:700;line-height:1.25;letter-spacing:-.01em}.workspace-navbar .profile-menu__trigger{color:var(--muted-text-color)}.workspace-navbar .profile-menu__name{color:var(--text-color)}.workspace-navbar .profile-menu__role{color:var(--muted-text-color)}@media(max-width:640px){.workspace-profile-menu .profile-menu__identity{display:none}}.workspace-main-header h2{margin:0;font-size:1.05rem;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em;color:var(--text-color)}.workspace-main-header p{margin:8px 0 0;color:var(--muted-text-color);font-size:.92rem}.workspace-content{display:grid;gap:12px}.workspace-section{display:grid}.workspace-card{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-color);padding:12px}.facility-admin-panel{display:grid;gap:10px}.facility-create-form,.facility-edit-form,.reservation-create-form{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-color);padding:12px;display:grid;gap:10px}.facility-edit-note{margin:0;color:var(--text-color);font-size:.9rem;font-weight:500}.facility-image-panel{border:1px solid var(--border-color);border-radius:12px;background:var(--surface-alt-color);padding:12px;display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:14px;align-items:start}.facility-image-preview{aspect-ratio:16 / 9;border:1px solid var(--border-color);border-radius:10px;background:var(--surface-color);overflow:hidden;display:grid;place-items:center;color:var(--muted-text-color);font-size:.8rem}.facility-image-preview img{width:100%;height:100%;object-fit:cover}.facility-image-fields{display:grid;gap:10px}.facility-image-actions{display:flex;flex-wrap:wrap;gap:8px}.facility-image-thumb{width:72px;aspect-ratio:3 / 2;border:1px solid var(--border-color);border-radius:8px;background:var(--surface-alt-color);overflow:hidden;display:grid;place-items:center;color:var(--muted-text-color);font-size:.72rem}.facility-image-thumb img{width:100%;height:100%;object-fit:cover}.facility-toggle{display:inline-flex;align-items:center;gap:8px;color:var(--text-color);font-size:.9rem}.facility-actions,.reservation-actions{display:flex;gap:8px}@media(max-width:720px){.facility-image-panel{grid-template-columns:1fr}}.approval-panel{display:grid;gap:10px}.approval-filter-form{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-color);padding:12px;display:grid;gap:10px}.approval-remarks-input{width:100%;min-width:220px;border:1px solid var(--border-color);border-radius:8px;background:var(--surface-alt-color);color:var(--text-color);padding:8px 10px;font-size:.88rem;resize:vertical}.approval-remarks-input:focus{outline:2px solid var(--focus-outline-color);outline-offset:1px}.approval-actions{display:flex;gap:8px}.analytics-panel-divider{border-top:1px solid var(--border-color);margin:4px 0}.overview-metrics-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.overview-metric-card{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-color);padding:10px;display:grid;gap:8px}.overview-metric-title{margin:0;color:var(--text-color);font-size:.9rem;font-weight:600}.overview-metric-list{margin:0;display:grid;gap:6px}.overview-metric-list div{display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid var(--border-color);padding-bottom:4px}.overview-metric-list div:last-child{border-bottom:none;padding-bottom:0}.overview-metric-list dt{margin:0;color:var(--muted-text-color);font-size:.84rem}.overview-metric-list dd{margin:0;color:var(--text-color);font-size:.88rem;font-weight:600}.demographic-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.demographic-card{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-color);padding:10px;display:grid;gap:8px;align-content:start}.demographic-table th,.demographic-table td{white-space:normal}.reservation-detail-panel{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-color);padding:12px;display:grid;gap:10px}.reservation-detail-title{margin:0;color:var(--text-color);font-size:.92rem;font-weight:600}.reservation-detail-grid{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.reservation-detail-grid div{display:grid;gap:4px;border:1px solid var(--border-color);border-radius:8px;padding:8px 10px}.reservation-detail-grid dt{margin:0;color:var(--muted-text-color);font-size:.82rem}.reservation-detail-grid dd{margin:0;color:var(--text-color);font-size:.9rem;word-break:break-word}.workspace-toolbar{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.workspace-role-note{margin:0 0 10px;color:var(--muted-text-color);font-size:.9rem}.workspace-list{margin:0;padding-left:18px;display:grid;gap:6px;color:var(--text-color);font-size:.92rem}.workspace-table-wrap{overflow-x:auto}.workspace-table{width:100%;border-collapse:collapse;font-size:.9rem}.workspace-table th,.workspace-table td{text-align:left;border-bottom:1px solid var(--border-color);padding:8px 10px;white-space:nowrap}.workspace-table th{color:var(--muted-text-color);font-weight:600}.workspace-table tbody tr:last-child td{border-bottom:none}.approval-table td{white-space:normal;vertical-align:top}.table-action-note{color:var(--muted-text-color);font-size:.85rem}.admin-check{display:grid;gap:8px}.admin-check-message{margin:0;font-size:.9rem}.admin-check-success{color:var(--success-text-color)}.admin-check-error{color:var(--error-text-color)}.session-panel{border:1px solid var(--border-color);border-radius:8px;background:var(--surface-alt-color);padding:12px}.session-panel h2{margin:0 0 14px;font-size:1.1rem;font-family:var(--font-family-heading);font-weight:700;letter-spacing:-.01em;color:var(--text-color)}.session-details{margin:0;display:grid;gap:10px}.session-details div{display:grid;grid-template-columns:130px 1fr;gap:12px;border-bottom:1px solid var(--border-color);padding-bottom:10px}.session-details dt{margin:0;color:var(--muted-text-color);font-size:.9rem}.session-details dd{margin:0;color:var(--text-color);font-size:.95rem;word-break:break-word}.actions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}@media(max-width:1080px){.dashboard-content{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr;min-height:auto}.forgot-password-screen .auth-shell{grid-template-columns:1fr}.auth-hero-panel{min-height:clamp(240px,34vh,420px)}.auth-hero-content{padding:22px;gap:14px}.auth-panel{min-height:auto}.auth-panel-body{max-width:min(100%,640px);padding-top:40px}.forgot-panel-body,.reset-panel-body{padding-top:34px;padding-bottom:24px}.signup-form-header h1{white-space:normal}.auth-global-footer{grid-template-columns:1fr;align-items:flex-start;padding:12px 20px 20px}}@media(max-width:1080px)and (max-height:820px){.auth-hero-panel{min-height:220px}.auth-hero-content{padding:16px 18px;gap:10px}.auth-hero-message{padding-top:6px;gap:8px}.auth-hero-message p{display:none}.auth-panel-body{padding-top:22px;padding-bottom:18px}.auth-global-footer{padding:8px 14px 10px}}@media(max-width:1080px)and (max-height:700px){.auth-global-footer{display:none}}@media(max-width:980px){.privacy-page-topbar-inner{padding:12px 16px;flex-direction:column;align-items:stretch}.privacy-page-topbar-left{justify-content:space-between}.privacy-tab-switch{width:100%}.privacy-tab-switch button{flex:1;text-align:center}.privacy-page-content{padding:22px 16px 28px}.privacy-actions-grid,.privacy-data-grid,.privacy-cookie-grid{grid-template-columns:1fr}}@media(max-width:840px){.workspace-menu-toggle{display:inline-flex}.workspace-layout{grid-template-columns:1fr;min-height:auto}.workspace-sidebar{display:none;border-right:none;border-bottom:1px solid var(--border-color)}.workspace-sidebar-open{display:block}.workspace-nav-item{width:100%}}@media(max-width:640px){.auth-screen{--auth-motion-duration-base: .24s;--auth-motion-duration-fast: .18s;--auth-motion-distance: 8px}.app{padding:16px 10px}.app.app-requester-dashboard{padding:0;overflow-x:hidden}.auth-container{padding:18px}.app-auth{padding:0}.auth-panel{border-radius:0}.auth-hero-panel{min-height:280px}.auth-hero-content{padding:20px}.auth-hero-brand-logo{width:76px;height:76px}.auth-hero-brand-logo img{width:68px;height:68px}.auth-hero-brand-wordmark{font-size:clamp(1.7rem,8vw,2.15rem)}.auth-hero-message h2{font-size:clamp(1.75rem,7.4vw,2.45rem)}.auth-hero-message p{font-size:14px;line-height:1.6;max-width:34ch}.auth-hero-message{padding-top:16px;gap:14px}.auth-panel-body{padding:24px 16px}.forgot-header h1{font-size:clamp(1.7rem,9vw,2rem);line-height:1.12}.forgot-header p{font-size:14px}.verify-otp-panel-body{padding-top:32px}.verify-otp-flow>.verify-otp-header-icon{margin-top:16px}.verify-otp-flow>.verify-otp-header{margin-top:12px}.verify-otp-flow>.verify-otp-email-chip,.verify-otp-flow>.verify-otp-expiry-warning,.verify-otp-flow>.verify-otp-code-wrap,.verify-otp-flow>.verify-otp-submit-button{margin-top:16px}.verify-otp-flow>.verify-otp-resend-meta{margin-top:12px}.verify-otp-flow>.verify-otp-note{margin-top:14px}.verify-otp-input-grid{gap:10px}button.verify-otp-back-button,button.verify-otp-resend-link{min-height:44px}.reset-header h1{font-size:clamp(1.7rem,9vw,2rem);line-height:1.12}.reset-header p{font-size:14px}.reset-status-copy h1{font-size:clamp(1.7rem,9vw,2rem);line-height:1.12}.reset-status-copy p{font-size:14px}button.forgot-submit-button,button.forgot-secondary-action,button.reset-submit-button,button.reset-primary-action{width:100%}.privacy-page-topbar-left{flex-wrap:wrap;justify-content:flex-start}.privacy-brand{width:100%}.privacy-page-hero h1{font-size:clamp(1.7rem,9vw,2.1rem)}.privacy-tab-switch button{font-size:12px;padding:7px 9px}.privacy-help-panel{flex-direction:column}.signup-name-grid{grid-template-columns:1fr;gap:10px}.login-form-header h1{font-size:31px;white-space:normal}.login-action-row{flex-wrap:wrap}.login-signup-card{grid-template-columns:auto 1fr;align-items:start;gap:10px 12px;padding:16px}.login-signup-button{grid-column:1 / -1;width:100%;justify-content:center}.login-signup-copy{gap:6px}.login-signup-description{max-width:none}.auth-global-footer{min-height:0;padding:10px 16px 14px;justify-items:center;text-align:center}.auth-global-footer-links{justify-content:center;width:100%;flex-wrap:wrap}.auth-mode-button{min-width:0;width:100%}.field-group{grid-template-columns:1fr;gap:10px}.attendance-check-in-category{align-items:flex-start;flex-wrap:wrap}.attendance-check-in-category__stars{width:100%;padding-left:44px}.reservation-detail-grid,.overview-metrics-grid,.demographic-grid{grid-template-columns:1fr}.session-details div{grid-template-columns:1fr;gap:4px}.mode-switch,.actions{flex-direction:column}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-sidebar-backdrop{display:none}.workspace-shell-requester{position:relative;border:1px solid #dce4e1;border-radius:16px;background:radial-gradient(120% 120% at 100% 0%,#ecf2eed9,#f7faf800 55%),linear-gradient(180deg,#fbfdfb,#f5f8f6);overflow:hidden;box-shadow:0 16px 34px #06201a14}.workspace-shell-requester .workspace-layout{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:760px}.workspace-shell-requester .workspace-sidebar{position:relative;z-index:80;display:grid;grid-template-rows:auto 1fr auto;gap:20px;background:radial-gradient(115% 70% at 0% 0%,#0074573d,#00342b00 58%),linear-gradient(180deg,#013b31,#00342b);color:#d8f3ea;padding:24px 12px 14px}.workspace-shell-requester .workspace-sidebar-brand{padding:0 8px}.workspace-sidebar-brand-requester{display:flex;align-items:center;gap:12px}.workspace-sidebar-brand-logo{width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.workspace-sidebar-brand-logo img{display:block;width:48px;height:48px;object-fit:contain}.workspace-sidebar-brand-copy{display:grid;gap:4px}.workspace-shell-requester .workspace-sidebar-brand h2{margin:0;color:#fff;font-family:var(--font-family-heading);font-size:18px;line-height:1.2;font-weight:500;letter-spacing:-.025em}.workspace-shell-requester .workspace-sidebar-brand p{margin:0;color:#ffd230b3;font-size:10px;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}.workspace-shell-requester .workspace-nav{align-content:start;gap:2px;padding:20px 0 0;position:relative}.workspace-shell-requester .workspace-nav:before,.workspace-shell-requester .workspace-sidebar-utility:before,.workspace-shell-requester .workspace-sidebar-utility:after{content:"";display:block;height:1px;width:calc(100% - 24px);margin:0 12px;background:linear-gradient(90deg,#fff0,#ffffff1a,#fff0)}.workspace-shell-requester .workspace-nav:before{position:absolute;top:-1px;left:0}.workspace-shell-requester .workspace-nav-item{position:relative;width:100%;display:flex;align-items:center;gap:12px;border:none;border-radius:14px;background:transparent;color:#ffffff8a;font-size:13.5px;font-weight:400;text-align:left;padding:10px 14px;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.workspace-shell-requester .workspace-nav-item:hover:not(:disabled){background:#ffffff14;color:#ffffffd6;transform:translate(1px)}.workspace-shell-requester .workspace-nav-item-active{background:#ffffff29;color:#fff;box-shadow:inset 0 1px #ffffff0f}.workspace-nav-item-indicator{position:absolute;left:0;top:10px;width:3px;height:20px;border-radius:0 999px 999px 0;background:transparent;transition:background-color .16s ease}.workspace-shell-requester .workspace-nav-item-active .workspace-nav-item-indicator{background:#00d492}.workspace-shell-requester .workspace-nav-icon{width:18px;height:18px;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.workspace-shell-requester .workspace-nav-icon svg{width:16px;height:16px}.workspace-nav-label{min-width:0}.workspace-sidebar-utility{display:grid;align-content:end;gap:2px;padding-top:12px}.workspace-shell-requester .workspace-sidebar-utility:before{margin-bottom:12px}.workspace-shell-requester .workspace-sidebar-utility:after{margin-top:12px}.workspace-utility-item{width:100%;display:flex;align-items:center;gap:12px;border:none;border-radius:14px;background:transparent;color:#ffffff8a;font-size:13.5px;font-weight:400;text-align:left;padding:10px 14px}button.workspace-utility-item{cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}button.workspace-utility-item:hover:not(:disabled),.workspace-utility-item-active{background:#ffffff14;color:#ffffffdb;transform:translate(1px)}.workspace-utility-icon{width:18px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.workspace-utility-icon svg{width:15px;height:15px}.workspace-shell-requester .workspace-main-wrap{min-width:0;min-height:0;background:radial-gradient(120% 120% at 0% 0%,#f8fbf9f5,#f7faf800 45%),linear-gradient(180deg,#fbfcfb,#f6f9f7);display:grid;grid-template-rows:auto minmax(0,1fr)}.workspace-shell-requester .workspace-navbar{position:sticky;top:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 32px;background:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,52,43,.06)}.workspace-shell-requester .workspace-navbar-left{display:flex;align-items:center;gap:14px;min-width:0}.workspace-navbar-caption p{margin:0;color:#9ca3a0;font-size:13px;line-height:1.5}.workspace-shell-requester .workspace-navbar-right{display:inline-flex;align-items:center;gap:10px}.workspace-navbar-search{width:min(100%,260px);min-width:220px;height:36px;border-radius:14px;background:#f0f2ef;display:flex;align-items:center;gap:8px;padding:0 14px}.workspace-navbar-search-icon{color:#9ca3a0;font-size:13px}.workspace-navbar-search input{flex:1;min-width:0;border:none;background:transparent;color:#17312a;font-size:13px;padding:0}.workspace-navbar-search input::placeholder{color:#9ca3a0}.workspace-navbar-search input:focus{outline:none}.workspace-navbar-search-kbd{min-width:28px;height:19px;border-radius:4px;background:#e5e7e4;color:#b0b5b2;display:inline-flex;align-items:center;justify-content:center;font-family:Consolas,Courier New,monospace;font-size:10px;line-height:1}.workspace-navbar-notification,.workspace-navbar-profile{border:none;background:transparent;color:#5e726c;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.workspace-navbar-notification{width:38px;height:38px;border-radius:14px}.workspace-navbar-notification:hover:not(:disabled),.workspace-navbar-profile:hover:not(:disabled){background:#00342b0d}.workspace-navbar-profile{gap:10px;border-radius:14px;padding:6px 8px}.workspace-navbar-avatar{width:32px;height:32px;border-radius:999px;background:linear-gradient(135deg,#00342b,#005a49);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.workspace-shell-requester .workspace-menu-toggle{display:none;align-items:center;gap:8px;border:1px solid #d4ddd9;border-radius:12px;background:#fff;color:#24453b;padding:8px 11px;font-size:13px;font-weight:500}.workspace-shell-requester .workspace-menu-toggle:hover:not(:disabled){background:#f7faf8;border-color:#cdd9d4}.workspace-shell-requester .workspace-main{min-height:0;overflow:auto;padding:28px 32px 36px;display:grid;gap:18px;align-content:start}.workspace-shell-requester .workspace-main-header h2{margin:0;color:#0d1f1a;font-family:var(--font-family-heading);font-size:34px;line-height:1.08;font-weight:500;letter-spacing:-.04em}.workspace-shell-requester .workspace-main-header p{margin:10px 0 0;color:#61766f;font-size:15px;line-height:1.6}@media(max-width:1100px){.workspace-shell-requester .workspace-layout{grid-template-columns:1fr;min-height:auto}.workspace-shell-requester .workspace-menu-toggle{display:inline-flex}.workspace-shell-requester .workspace-sidebar{position:fixed;inset:0 auto 0 0;width:min(84vw,320px);transform:translate(-105%);transition:transform .22s ease;box-shadow:16px 0 32px #03181359}.workspace-shell-requester .workspace-sidebar-open{transform:translate(0)}.workspace-sidebar-backdrop{position:fixed;inset:0;z-index:70;border:none;background:#00000042;display:block;padding:0;margin:0;border-radius:0;cursor:pointer}.workspace-shell-requester .workspace-navbar{padding:12px 16px}.workspace-shell-requester .workspace-main{padding:20px 16px 24px}}@media(max-width:820px){.workspace-navbar-search{min-width:0;width:170px}}@media(max-width:640px){.workspace-shell-requester .workspace-navbar-right{gap:6px}.workspace-navbar-search{display:none}.workspace-shell-requester .workspace-main-header h2{font-size:28px}.workspace-shell-requester .workspace-main-header p{font-size:14px}}.workspace-shell-admin{--admin-sidebar-width: 264px;--admin-shell-bg: #f4f6f3;--admin-shell-border: rgba(0, 52, 43, .08);--admin-sidebar-text: rgba(239, 248, 244, .92);--admin-sidebar-muted: rgba(215, 229, 222, .58);--admin-sidebar-hover: rgba(255, 255, 255, .04);--admin-sidebar-active: linear-gradient(90deg, rgba(20, 76, 63, .98) 0%, rgba(15, 66, 55, .98) 100%);--admin-sidebar-active-border: rgba(126, 192, 168, .1);--admin-focus-ring: rgba(134, 243, 207, .72);position:relative;width:100%;min-width:0;min-height:calc(100vh - 24px);border:1px solid #dce4e1;border-radius:18px;background:radial-gradient(circle at top left,#ffffff94,#fff0 28%),linear-gradient(180deg,#f7f9f7 0%,var(--admin-shell-bg) 100%);color:#191c1b;overflow:hidden;box-shadow:0 16px 34px #06201a14}.workspace-shell-admin.workspace-shell--sidebar-collapsed{--admin-sidebar-width: 72px}.workspace-shell-admin .workspace-layout{grid-template-columns:var(--admin-sidebar-width) minmax(0,1fr);min-height:calc(100vh - 26px);transition:grid-template-columns .3s ease-out}.workspace-shell-admin .workspace-sidebar{position:relative;z-index:80;display:grid;grid-template-rows:auto 1fr;gap:30px;min-width:0;padding:26px 0 18px 12px;border-right:0;background:linear-gradient(180deg,#00453b,#003a30);color:var(--admin-sidebar-text);box-shadow:0 18px 40px #00342b38;overflow:hidden;transition:padding .3s ease-out}.workspace-shell-admin .workspace-sidebar-brand{display:flex;align-items:center;gap:12px;min-width:0;padding:0 14px 22px;border-bottom:1px solid rgba(255,255,255,.09)}.workspace-shell-admin .workspace-sidebar-brand-logo{width:42px;height:42px}.workspace-shell-admin .workspace-sidebar-brand-logo img{width:42px;height:42px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.18))}.workspace-shell-admin .workspace-sidebar-brand-copy{min-width:0}.workspace-shell-admin .workspace-sidebar-brand h2{margin:0;color:#fff;font-family:var(--font-family-heading);font-size:17px;line-height:1.2;font-weight:700;letter-spacing:-.02em}.workspace-shell-admin .workspace-sidebar-brand p{margin:3px 0 0;color:#d6c64edb;font-family:var(--font-family-body);font-size:10px;line-height:1.35;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.workspace-shell-admin .workspace-nav{position:relative;align-content:start;gap:9px;padding-top:2px}.workspace-shell-admin .workspace-nav-item{position:relative;z-index:1;width:100%;min-height:46px;display:flex;align-items:center;gap:12px;padding:11px 16px;border:1px solid transparent;border-radius:17px;background:transparent;color:var(--admin-sidebar-muted);font-family:var(--font-family-body);font-size:14px;font-weight:500;line-height:1.35;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease}.workspace-shell-admin .workspace-nav-item:hover:not(:disabled){background:var(--admin-sidebar-hover);color:var(--admin-sidebar-text)}.workspace-shell-admin .workspace-nav-item-active,.workspace-shell-admin .workspace-nav-item-active:hover:not(:disabled){border-color:var(--admin-sidebar-active-border);border-right-width:0;border-radius:17px 0 0 17px;background:var(--admin-sidebar-active);color:#fff;box-shadow:inset 0 1px #ffffff09,0 10px 20px -22px #00000073}.workspace-shell-admin .workspace-nav-item-indicator{top:50%;left:-2px;width:4px;height:22px;transform:translateY(-50%);border-radius:0 999px 999px 0}.workspace-shell-admin .workspace-nav-item-active .workspace-nav-item-indicator{background:#74e8ca}.workspace-shell-admin .workspace-nav-icon{width:20px;height:20px;color:currentColor}.workspace-shell-admin .workspace-nav-icon svg{width:18px;height:18px}.workspace-shell-admin .workspace-nav-item-active .workspace-nav-icon{color:#8ce9ce}.workspace-shell-admin .workspace-nav-label{flex:1 1 auto;min-width:0;letter-spacing:-.01em}.workspace-shell-admin .workspace-nav-item-active .workspace-nav-label{color:#fff;font-weight:600}.workspace-shell-admin .workspace-nav-active-chevron{margin-left:auto;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#bde2d6d6}.workspace-shell-admin .workspace-nav-active-chevron svg{width:11px;height:11px}.workspace-shell-admin .workspace-main-wrap{min-width:0;min-height:0;background:radial-gradient(120% 120% at 0% 0%,#f8fbf9f5,#f7faf800 45%),linear-gradient(180deg,#fbfcfb,#f6f9f7)}.workspace-shell-admin .workspace-navbar{position:sticky;top:0;z-index:25;min-height:62px;gap:24px;padding:14px 28px 14px 18px;border-bottom:1px solid var(--admin-shell-border);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 28px -30px #00342b3d}.workspace-shell-admin .workspace-navbar-left{flex:1 1 auto;gap:14px}.workspace-shell-admin .workspace-navbar-right{flex:0 0 auto;gap:10px;margin-left:auto}.workspace-shell-admin .workspace-navbar-breadcrumb{min-width:0;display:inline-flex;align-items:center;gap:10px;color:#8d9995;font-family:var(--font-family-body);font-size:14px;font-weight:500;line-height:1.25;white-space:nowrap;overflow:hidden}.workspace-shell-admin .workspace-navbar-breadcrumb-item{overflow:hidden;text-overflow:ellipsis}.workspace-shell-admin .workspace-navbar-breadcrumb-item-active{color:#293331;font-weight:600}.workspace-shell-admin .workspace-navbar-breadcrumb-separator{flex-shrink:0;color:#b1bbb7;font-size:10px}.workspace-shell-admin .workspace-navbar-control-group{display:inline-flex;align-items:center;gap:14px;min-width:0;padding:0;border:none;background:transparent;box-shadow:none}.workspace-shell-admin .workspace-navbar-search-wrap{position:relative;width:clamp(250px,22vw,320px);min-width:0;z-index:6}.workspace-shell-admin .workspace-navbar-search{width:100%;min-width:0;height:36px;display:flex;align-items:center;gap:9px;padding:0 10px 0 14px;border:1px solid rgba(0,52,43,.05);border-radius:18px;background:#f4f5f1;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.workspace-shell-admin .workspace-navbar-search:focus-within{background:#fff;border-color:#00342b1f;box-shadow:0 0 0 4px #006a4f1a}.workspace-shell-admin .workspace-navbar-search-icon{color:#8f9d98;font-size:12px}.workspace-shell-admin .workspace-navbar-search input{flex:1;min-width:0;border:none;background:transparent;color:#17312a;font-family:var(--font-family-body);font-size:13px;padding:0}.workspace-shell-admin .workspace-navbar-search input::placeholder{color:#9ca3a0}.workspace-shell-admin .workspace-navbar-search input:focus{outline:none}.workspace-shell-admin .workspace-navbar-search-shortcut{min-width:44px;height:20px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#eaede8;color:#8ea099;font-family:Consolas,Courier New,monospace;font-size:9px;font-weight:600;line-height:1}.workspace-shell-admin .workspace-navbar-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;display:flex;flex-direction:column;gap:4px;max-height:min(280px,52vh);padding:6px;overflow-y:auto;border:1px solid rgba(0,52,43,.1);border-radius:12px;background:#fff;box-shadow:0 18px 34px -24px #00342b99,0 10px 20px -16px #00342b5c;z-index:35}.workspace-shell-admin .workspace-navbar-search-result{width:100%;min-height:40px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#1b3730;cursor:pointer;text-align:left;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.workspace-shell-admin .workspace-navbar-search-result:hover,.workspace-shell-admin .workspace-navbar-search-result.is-active{border-color:#065f4624;background:#065f4614;color:#065f46}.workspace-shell-admin .workspace-navbar-search-result-label{min-width:0;font-size:13px;font-weight:600;line-height:1.25}.workspace-shell-admin .workspace-navbar-search-result-key{flex-shrink:0;padding:2px 7px;border-radius:999px;background:#00342b0f;color:#5f6f69;font-size:10px;font-weight:600;line-height:1.2}.workspace-shell-admin .workspace-navbar-search-empty{margin:0;padding:10px 8px;color:#61726d;font-size:12px;line-height:1.45}.workspace-shell-admin .workspace-navbar-divider{width:1px;height:20px;background:#00342b1a}.workspace-shell-admin .workspace-menu-toggle,.workspace-shell-admin .workspace-sidebar-collapse-toggle{align-items:center;justify-content:center;border:1px solid transparent;background:transparent;color:#3f4945;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.workspace-shell-admin .workspace-menu-toggle{display:none;min-height:42px;gap:8px;padding:8px 12px;border-color:var(--admin-shell-border);border-radius:14px;background:#ffffffdb;color:#325850;font-size:13px;font-weight:600}.workspace-shell-admin .workspace-menu-toggle:hover:not(:disabled){background:#00342b0a;border-color:#00342b0d;color:#25473d}.workspace-shell-admin .workspace-sidebar-collapse-toggle{display:inline-flex;width:28px;height:28px;min-height:28px;padding:6px;margin-left:-4px;border:0;border-radius:8px;color:#6b7370}.workspace-shell-admin .workspace-sidebar-collapse-toggle:hover:not(:disabled){background:#065f4608;color:#065f46}.workspace-shell-admin .workspace-sidebar-collapse-icon{width:16px;height:16px}.workspace-shell-admin .workspace-profile-menu .profile-menu__trigger{border-color:transparent;background:transparent;box-shadow:none}.workspace-shell-admin .workspace-profile-menu .profile-menu__trigger:hover:not(:disabled){background:#0f172a09}.workspace-shell-admin .workspace-main{min-height:0;overflow:auto;padding:34px 32px 36px;gap:20px}.workspace-shell-admin .workspace-main-header h2{color:#191c1b;font-size:28px;line-height:1.2;font-weight:600;letter-spacing:-.03em}.workspace-shell-admin .workspace-main-header p{margin-top:10px;color:#61726d;font-size:15px;line-height:1.6}.workspace-shell-admin .workspace-nav-item:focus-visible,.workspace-shell-admin .workspace-menu-toggle:focus-visible,.workspace-shell-admin .workspace-sidebar-collapse-toggle:focus-visible{outline:2px solid var(--admin-focus-ring);outline-offset:2px}@media(min-width:1101px){.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-sidebar{gap:30px;padding:26px 0 18px}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-sidebar-brand{justify-content:center;gap:0;padding:0 0 22px;margin:0 12px}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-sidebar-brand-copy,.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav-label,.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav-active-chevron{display:none}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav{gap:8px;padding:2px 8px 0}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav-item{justify-content:center;gap:0;min-height:42px;padding:10px 0;border-radius:12px}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav-item-active,.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav-item-active:hover:not(:disabled){border-color:#ffffff14;border-right-width:1px;border-radius:12px;background:#ffffff0f;box-shadow:inset 0 1px #ffffff0a}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav-icon{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.workspace-shell-admin .workspace-layout,.workspace-shell-admin .workspace-sidebar,.workspace-shell-admin .workspace-nav-item,.workspace-shell-admin .workspace-navbar-search,.workspace-shell-admin .workspace-navbar-search-result,.workspace-shell-admin .workspace-menu-toggle,.workspace-shell-admin .workspace-sidebar-collapse-toggle,.workspace-shell-admin .workspace-profile-menu .profile-menu__trigger{transition:none}}@media(max-width:1100px){.workspace-shell-admin{--admin-sidebar-width: 264px}.workspace-shell-admin .workspace-layout{grid-template-columns:1fr;min-height:auto}.workspace-shell-admin .workspace-menu-toggle{display:inline-flex}.workspace-shell-admin .workspace-sidebar-collapse-toggle{display:none}.workspace-shell-admin .workspace-sidebar{position:fixed;inset:0 auto 0 0;width:min(84vw,320px);transform:translate(-105%);transition:transform .22s ease;box-shadow:16px 0 32px #03181359}.workspace-shell-admin .workspace-sidebar-open{transform:translate(0)}.workspace-shell-admin .workspace-sidebar-backdrop{position:fixed;inset:0;z-index:70;display:block;padding:0;margin:0;border:none;border-radius:0;background:#00000047;cursor:pointer}.workspace-shell-admin .workspace-navbar{padding:12px 16px}.workspace-shell-admin .workspace-navbar-search-wrap{width:210px}.workspace-shell-admin .workspace-main{padding:28px 16px 32px}}@media(max-width:640px){.workspace-shell-admin{min-height:calc(100vh - 20px);border-radius:16px}.workspace-shell-admin .workspace-navbar{gap:12px;padding:12px 14px}.workspace-shell-admin .workspace-menu-toggle span{display:none}.workspace-shell-admin .workspace-navbar-breadcrumb-separator,.workspace-shell-admin .workspace-navbar-breadcrumb-item:not(.workspace-navbar-breadcrumb-item-active),.workspace-shell-admin .workspace-navbar-divider,.workspace-shell-admin .workspace-navbar-search-wrap,.workspace-shell-admin .workspace-navbar-search{display:none}.workspace-shell-admin .workspace-navbar-control-group{gap:8px}.workspace-shell-admin .workspace-navbar-breadcrumb{font-size:14px}.workspace-shell-admin .workspace-main{padding:26px 14px 30px}.workspace-shell-admin .workspace-main-header h2{font-size:24px}.workspace-shell-admin .workspace-main-header p{font-size:14px}}@media(min-width:1101px)and (max-width:1440px)and (max-height:820px){.app-requester-dashboard,.app-dashboard{min-height:100dvh;overflow:hidden}.app-requester-dashboard .workspace-shell-requester,.app-dashboard .workspace-shell-admin{height:100dvh;min-height:0}.app-requester-dashboard .workspace-layout,.app-dashboard .workspace-layout,.workspace-shell-requester .workspace-layout,.workspace-shell-admin .workspace-layout{height:100%;min-height:0}.workspace-shell-requester .workspace-sidebar,.workspace-shell-admin .workspace-sidebar{max-height:100dvh;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.workspace-shell-requester .workspace-sidebar{gap:14px;padding:18px 10px 12px}.workspace-shell-requester .workspace-sidebar-brand{padding:0 8px}.workspace-shell-requester .workspace-sidebar-brand-logo,.workspace-shell-requester .workspace-sidebar-brand-logo img{width:42px;height:42px}.workspace-shell-requester .workspace-nav{gap:1px;padding-top:14px}.workspace-shell-requester .workspace-sidebar-utility{padding-top:8px}.workspace-shell-requester .workspace-sidebar-utility:before{margin-bottom:8px}.workspace-shell-requester .workspace-sidebar-utility:after{margin-top:8px}.workspace-shell-requester .workspace-nav-item,.workspace-shell-requester .workspace-utility-item{border-radius:12px;padding:8px 12px;font-size:13px}.workspace-shell-requester .workspace-navbar{min-height:54px;padding:8px 24px}.workspace-shell-requester .workspace-navbar-search{height:34px}.workspace-shell-requester .workspace-main{padding:20px 24px 24px;gap:14px}.workspace-shell-requester .workspace-main-header h2{font-size:28px}.workspace-shell-requester .workspace-main-header p{margin-top:6px;font-size:14px;line-height:1.45}.workspace-shell-requester .workspace-content{gap:10px}.workspace-shell-admin .workspace-sidebar{gap:18px;padding:18px 0 14px 10px}.workspace-shell-admin .workspace-sidebar-brand{gap:10px;padding:0 12px 16px}.workspace-shell-admin .workspace-sidebar-brand-logo,.workspace-shell-admin .workspace-sidebar-brand-logo img{width:36px;height:36px}.workspace-shell-admin .workspace-sidebar-brand h2{font-size:15px}.workspace-shell-admin .workspace-sidebar-brand p{margin-top:2px;font-size:9px;line-height:1.3}.workspace-shell-admin .workspace-nav{gap:5px;padding-top:0}.workspace-shell-admin .workspace-nav-item{min-height:40px;gap:10px;padding:9px 14px;border-radius:14px;font-size:13px}.workspace-shell-admin .workspace-nav-item-active,.workspace-shell-admin .workspace-nav-item-active:hover:not(:disabled){border-radius:14px 0 0 14px}.workspace-shell-admin .workspace-nav-icon{width:18px;height:18px}.workspace-shell-admin .workspace-nav-icon svg{width:16px;height:16px}.workspace-shell-admin .workspace-navbar{min-height:54px;gap:16px;padding:9px 22px 9px 14px}.workspace-shell-admin .workspace-navbar-left{gap:10px}.workspace-shell-admin .workspace-navbar-search-wrap{width:clamp(220px,20vw,280px)}.workspace-shell-admin .workspace-navbar-search{height:34px}.workspace-shell-admin .workspace-navbar-search-shortcut{min-width:36px;padding:0 6px}.workspace-shell-admin .workspace-profile-menu .profile-menu__trigger{min-height:34px;padding:2px 6px 2px 2px}.workspace-shell-admin .workspace-main{padding:22px 24px 26px;gap:14px}.workspace-shell-admin .workspace-main-header h2{font-size:24px}.workspace-shell-admin .workspace-main-header p{margin-top:6px;font-size:14px;line-height:1.45}.workspace-shell-admin .workspace-content,.workspace-shell-admin .workspace-card,.workspace-shell-admin .facility-admin-panel,.workspace-shell-admin .approval-panel{gap:10px}.workspace-shell-admin .workspace-card,.workspace-shell-admin .facility-create-form,.workspace-shell-admin .facility-edit-form,.workspace-shell-admin .reservation-create-form,.workspace-shell-admin .approval-filter-form,.workspace-shell-admin .reservation-detail-panel,.workspace-shell-admin .session-panel{padding:10px}.workspace-shell-admin .overview-metrics-grid,.workspace-shell-admin .demographic-grid{gap:8px}.workspace-shell-admin .overview-metric-card,.workspace-shell-admin .demographic-card{padding:9px}.workspace-shell-admin .workspace-table th,.workspace-shell-admin .workspace-table td{padding:7px 8px}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-sidebar{gap:18px;padding:18px 0 14px}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-sidebar-brand{padding-bottom:16px}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav{gap:5px;padding-top:0}.workspace-shell-admin.workspace-shell--sidebar-collapsed .workspace-nav-item{min-height:38px;padding:8px 0}}
