:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 40px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#dae2fd;background:#0b1326;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 15%,#7e22ce 0,transparent 38%),radial-gradient(circle at 85% 25%,#db2777 0,transparent 35%),#0b1326}#root{min-height:100vh}.app-footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:18px 24px 24px;color:#dae2fda6;font-size:12px}button,input,select,textarea{font:inherit}button:not(:disabled){cursor:pointer}.page{min-height:100vh;display:grid;place-items:center;padding:24px}.glass-card{width:min(100%,480px);padding:32px;border:1px solid rgba(255,255,255,.25);border-radius:24px;background:#131b2ed1;box-shadow:0 8px 32px #0000004d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.eyebrow{margin:0 0 8px;color:#adc9eb;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:32px;line-height:1.25}.description{color:#c4c7c8;line-height:1.6}form{display:grid;gap:16px;margin-top:24px}label{display:grid;gap:8px;font-size:14px;font-weight:600}input,select,textarea{width:100%;min-height:48px;padding:12px 16px;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:16px;background:#ffffff1a;outline:none}textarea{min-height:112px;resize:vertical;line-height:1.5}select{appearance:none;padding-right:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23d0e4ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:16px}input:focus,select:focus,textarea:focus{border-color:#d0e4ff;box-shadow:0 0 0 2px #d0e4ff59}.primary-button,.secondary-button,.text-button{min-height:48px;border-radius:24px;padding:0 20px;cursor:pointer}.primary-button{border:0;color:#2f3131;background:#fff;font-weight:700}.secondary-button{border:1px solid rgba(255,255,255,.35);color:#fff;background:#ffffff1a}.text-button{border:0;color:#adc9eb;background:transparent}button:disabled,button[aria-disabled=true]{cursor:not-allowed;opacity:.6}.form-error{margin:0;color:#ffdad6;line-height:1.5}.form-success,.success{margin:0;color:#d0e4ff;line-height:1.5}.hint{margin:-4px 0 0;color:#c4c7c8;font-size:13px}.form-links{display:flex;justify-content:space-between;gap:12px;margin-top:20px;font-size:14px}a{color:#d0e4ff}.actions{display:grid;gap:12px;margin-top:24px}.password-policy{display:grid;gap:8px;margin-top:-8px;padding:12px 14px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#ffffff0f}.password-policy-title{margin:0 0 2px;color:#dae2fd;font-size:13px;font-weight:700}.policy-row{display:flex;align-items:center;gap:8px;color:#c4c7c8;font-size:13px;line-height:1.4}.policy-row.is-valid{color:#d0e4ff}.policy-row.is-pending{color:#adc9eb}.policy-check{display:inline-grid;width:18px;height:18px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:12px;font-weight:700}.schedule-page{min-height:100vh;padding:40px 24px 64px;max-width:1440px;margin:0 auto}.schedule-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.schedule-header h1{margin:0}.schedule-context{margin:8px 0 0;color:#c4c7c8}.schedule-toolbar{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.schedule-toolbar p{min-width:220px;margin:0;text-align:center;color:#dae2fd}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.day-column{min-height:300px;padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#131b2eb8}.day-column h2{margin:0 0 16px;color:#d0e4ff;font-size:14px}.day-events{display:grid;gap:12px}.schedule-event{padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff1a}.schedule-event h3{margin:4px 0 8px;font-size:16px;line-height:1.35}.schedule-event-time,.schedule-event-location,.agenda-date{margin:0;color:#adc9eb;font-size:13px}.schedule-event-location{color:#c4c7c8}.schedule-event-status{display:inline-block;margin-top:12px;padding:4px 8px;border-radius:999px;color:#d0e4ff;background:#304b68;font-size:12px}.schedule-state{padding:48px 24px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#131b2eb8;text-align:center}.agenda-list{display:none}.timetable{overflow-x:auto;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#131b2eb8}.timetable-header{display:grid;grid-template-columns:64px repeat(7,minmax(120px,1fr));min-width:920px;border-bottom:1px solid rgba(255,255,255,.2)}.timetable-header>div{padding:14px 8px;border-left:1px solid rgba(255,255,255,.12);color:#d0e4ff;font-size:13px;font-weight:700;text-align:center}.timetable-body{display:grid;min-width:920px;position:relative}.time-axis{display:grid;grid-column:1;grid-row:1 / -1;color:#8fa7c7;font-size:11px;text-align:right}.time-axis span{padding:4px 8px 0 0;transform:translateY(-7px)}.time-lane{grid-row:1 / -1;position:relative;min-height:672px;border-left:1px solid rgba(255,255,255,.12)}.time-grid-line{position:absolute;right:0;left:0;border-top:1px solid rgba(255,255,255,.08);pointer-events:none}.timetable-event{position:absolute;right:6px;left:6px;display:grid;align-content:start;gap:3px;overflow:hidden;padding:8px;border:1px solid rgba(208,228,255,.45);border-radius:10px;color:#f3f7ff;background:linear-gradient(145deg,#4a6991f2,#373e6af2);cursor:default;text-align:left}.timetable-event strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.timetable-event span,.timetable-event small{color:#d7e5f9;font-size:10px}.slot-panel{margin:24px 0;padding:24px;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:#131b2edb}.slot-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.slot-panel-header h2{margin:0 0 8px}.slot-panel-header p{margin:0;color:#c4c7c8}.slot-panel-status{color:#adc9eb;font-size:14px}.slot-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin-top:18px}.slot-button{display:grid;gap:5px;min-height:68px;padding:12px 14px;border:1px solid rgba(255,255,255,.25);border-radius:12px;color:#fff;background:#ffffff14;cursor:pointer;text-align:left}.slot-button:not(:disabled):hover,.slot-button:not(:disabled):focus-visible{border-color:#d0e4ff;background:#d0e4ff29}.slot-button.selected{border-color:#d0e4ff;background:#3f6697bf}.slot-button:disabled{cursor:not-allowed}.slot-button span{font-weight:700}.slot-button small{color:#adc9eb}@media(max-width:599px){.page{padding:16px}.glass-card{padding:24px}h1{font-size:28px}.form-links{flex-direction:column}.schedule-page{padding:24px 16px 96px}.schedule-header{align-items:flex-start}.schedule-header h1{font-size:28px}.schedule-toolbar{flex-wrap:wrap}.schedule-toolbar p{order:-1;flex-basis:100%}.timetable{display:none}.agenda-list{display:grid;gap:20px}.agenda-list>article{display:grid;gap:8px}.agenda-event{display:grid;gap:5px;padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:14px;color:#fff;background:#ffffff1a;cursor:pointer;text-align:left}.agenda-event strong{font-size:16px}.agenda-event span,.agenda-event small{color:#adc9eb;font-size:13px}.slot-panel{padding:18px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.instructor-tabs{display:flex;gap:6px;margin:0 0 24px;padding:4px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#131b2eb8}.instructor-tabs button{flex:1;min-height:44px;border:0;border-radius:999px;color:#adc9eb;background:transparent;cursor:pointer;font-weight:700}.instructor-tabs button.active,.instructor-tabs button:hover,.instructor-tabs button:focus-visible{color:#10192d;background:#d0e4ff}.instructor-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.instructor-day,.instructor-panel{min-height:240px;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#131b2eb8}.instructor-day h2{margin:0 0 16px;color:#d0e4ff;font-size:14px}.bookable-event{border-color:#d0e4ff73}.fixed-schedule-event{cursor:default!important;opacity:.8}.instructor-meetings{margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.14)}.instructor-meetings-heading{margin:0 0 8px;color:#d0e4ff;font-size:13px;font-weight:700}.instructor-meetings ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.instructor-meetings li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;background:#ffffff0f;color:#fff;font-size:12px}.instructor-meetings li small{color:#adc9eb;text-align:right}.modal-backdrop{position:fixed;inset:0;z-index:10;display:grid;place-items:center;padding:20px;background:#0000009e}.modal-card{width:min(100%,620px);max-height:min(92vh,820px);overflow:auto;padding:24px;border:1px solid rgba(255,255,255,.25);border-radius:24px;background:#131b2e;box-shadow:0 20px 60px #0006}.confirm-dialog-backdrop{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:20px;background:#040812a3}.confirm-dialog{display:grid;gap:16px;width:min(100%,480px);padding:24px;border:1px solid rgba(208,228,255,.42);border-radius:22px;color:#fff;background:#131b2e;box-shadow:0 22px 64px #0000007a;outline:none;animation:confirm-dialog-in .18s ease-out both}.confirm-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.confirm-dialog-header h2{margin:0;font-size:21px}.confirm-dialog-description{margin:0;color:#c4c7c8;line-height:1.55}.confirm-dialog-details{display:grid;gap:10px;margin:0;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0d}.confirm-dialog-details div{display:grid;grid-template-columns:48px 1fr;gap:12px;font-size:13px}.confirm-dialog-details dt{color:#8fa7c7}.confirm-dialog-details dd{margin:0;color:#e9f1ff}.confirm-dialog-actions{display:flex;justify-content:flex-end;gap:10px}.confirm-dialog-actions-danger{display:grid;grid-template-columns:3fr 7fr}.confirm-dialog-actions .danger-button,.confirm-dialog-actions .primary-button,.confirm-dialog-actions .secondary-button{min-height:44px}.confirm-dialog-actions-danger>.secondary-button,.confirm-dialog-actions-danger>.danger-button{width:100%;height:44px;min-height:44px;margin:0;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}@keyframes confirm-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:599px){.confirm-dialog{padding:20px}.confirm-dialog-actions{display:grid;grid-template-columns:1fr 1fr}.confirm-dialog-actions-danger{grid-template-columns:3fr 7fr}.confirm-dialog-actions button{width:100%}}@media(prefers-reduced-motion:reduce){.confirm-dialog{animation:none}}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-header h2{margin:0}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.booking-table-wrap{overflow-x:auto;margin-top:18px}.booking-table{width:100%;border-collapse:collapse;min-width:680px}.booking-table th,.booking-table td{padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.12);text-align:left;white-space:nowrap}.booking-table th{color:#adc9eb;font-size:13px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px}.import-preview{max-height:220px;overflow:auto;margin:16px 0;padding:12px;border-radius:12px;background:#ffffff0f}.import-preview p{margin:4px 0;color:#c4c7c8;font-size:13px}.team-summary{margin-top:12px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:12px}@media(max-width:720px){.instructor-calendar{grid-template-columns:1fr}.instructor-tabs{overflow-x:auto;border-radius:16px}.instructor-tabs button{min-width:100px}.form-grid{grid-template-columns:1fr}.schedule-header{flex-direction:column}.schedule-header .primary-button{width:100%}}.schedule-view-toggle{display:flex;justify-content:center;gap:4px;width:fit-content;margin:0 auto 24px;padding:4px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#131b2eb8}.schedule-view-toggle button{min-width:108px;padding:8px 14px;border:0;border-radius:999px;color:#adc9eb;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.schedule-view-toggle button:hover,.schedule-view-toggle button:focus-visible{color:#fff;background:#ffffff1a}.schedule-view-toggle button.active{color:#10192d;background:#d0e4ff}.agenda-list{display:grid;gap:20px}.agenda-list>article{display:grid;gap:8px}.agenda-event{display:grid;gap:5px;padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:14px;color:#fff;background:#ffffff1a;cursor:pointer;text-align:left}.agenda-event strong{font-size:16px}.agenda-event span,.agenda-event small{color:#adc9eb;font-size:13px}.agenda-section{display:grid;gap:12px}.agenda-section>article{display:grid;gap:8px}.agenda-section+.agenda-section{margin-top:28px}.agenda-section-heading{display:grid;gap:4px;margin-bottom:4px}.agenda-section-heading .eyebrow{margin:0}.agenda-section-heading h2{margin:0;color:#d0e4ff;font-size:20px}.agenda-section-heading span{color:#adc9eb;font-size:13px}.agenda-list-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.agenda-scope-toggle{display:flex;justify-content:center;gap:4px;width:fit-content;margin:0;padding:4px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#131b2eb8}.agenda-scope-toggle legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.agenda-scope-toggle label{position:relative;display:flex;align-items:center;justify-content:center;min-width:108px;min-height:34px;padding:0 14px;border-radius:999px;color:#adc9eb;cursor:pointer;font-size:13px;font-weight:700;white-space:nowrap}.agenda-scope-toggle label:hover{color:#fff;background:#ffffff1a}.agenda-scope-toggle input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.agenda-scope-toggle label:has(input:checked){color:#10192d;background:#d0e4ff}.agenda-scope-toggle label:has(input:focus-visible){outline:2px solid rgba(208,228,255,.8);outline-offset:2px}.agenda-open-section{padding:18px;border:1px solid rgba(208,228,255,.35);border-radius:16px;background:linear-gradient(145deg,#3f669747,#373e6a2e)}.schedule-open-meetings{margin-bottom:24px}.agenda-open-section .agenda-event{border-color:#d0e4ff73;background:#131b2e9e}.danger-button{justify-self:start;min-height:42px;margin-top:8px;padding:0 16px;border:1px solid rgba(255,154,154,.55);border-radius:21px;color:#ffd9d9;background:#972f3f4d;cursor:pointer;font-weight:700}.danger-button:hover,.danger-button:focus-visible{border-color:#ffd9d9;background:#972f3f80}.danger-button:disabled{cursor:not-allowed;opacity:.5}.slot-panel>.danger-button{display:inline-flex;width:fit-content;justify-self:start;align-items:center;min-height:36px;margin-top:4px;padding:0 14px;font-size:13px;white-space:nowrap}@media(max-width:599px){.timetable{display:block}.schedule-view-toggle{width:100%}.schedule-view-toggle button{flex:1}}@media(max-width:599px){.agenda-list-heading{align-items:stretch;flex-direction:column}.agenda-scope-toggle{width:100%}.agenda-scope-toggle label{flex:1;min-width:0}}.timetable-event{z-index:1}.timetable-event.my-team-schedule-event,.agenda-event.my-team-schedule-event{border-color:#8ee7d7e6;background:linear-gradient(145deg,#237170fa,#29537efa);box-shadow:0 0 0 2px #8ee7d729,0 5px 16px #0003}.timetable-event strong{display:-webkit-box;min-width:0;overflow:hidden;line-height:1.3;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.timetable-event.fixed-schedule-event{gap:6px}.timetable-event.fixed-schedule-event .schedule-target-label{margin-top:1px;line-height:1.35}.timetable-event-compact{gap:2px;padding:7px 8px}.timetable-event-compact strong{-webkit-line-clamp:1}.timetable-event-micro{align-content:center;gap:0;padding:6px 7px}.timetable-event-micro strong{-webkit-line-clamp:1}.schedule-target-label{display:block;margin-top:2px;color:#b9f4eb!important;font-size:10px;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.timetable-event.past-schedule-event,.agenda-event.past-schedule-event{cursor:not-allowed;filter:grayscale(.35);opacity:.5}.slot-button.past-slot{color:#fff9;background:#ffffff0a;opacity:.65}.reservation-popover{position:fixed;z-index:900;display:grid;gap:16px;max-width:calc(100vw - 32px);max-height:min(600px,calc(100vh - 32px));overflow-y:auto;padding:18px;border:1px solid rgba(142,231,215,.65);border-radius:16px;color:#fff;background:#131b2efa;box-shadow:0 18px 48px #0000006b;outline:none;animation:reservation-popover-in .18s ease-out both}.reservation-popover-anchor{position:fixed;z-index:900;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(142,231,215,.8);border-radius:50%;color:#072c2b;background:#8ee7d7;box-shadow:0 8px 22px #00000059;cursor:pointer;font-size:20px;font-weight:800;animation:reservation-popover-in .18s ease-out both}.reservation-popover-anchor-top{top:14px;left:50%;transform:translate(-50%)}.reservation-popover-anchor-bottom{bottom:14px;left:50%;transform:translate(-50%)}.reservation-popover-anchor-left{top:50%;left:14px;transform:translateY(-50%)}.reservation-popover-anchor-right{top:50%;right:14px;transform:translateY(-50%)}.reservation-popover-anchor:hover,.reservation-popover-anchor:focus-visible{border-color:#fff;box-shadow:0 0 0 3px #8ee7d738,0 8px 22px #00000059}.reservation-popover-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reservation-popover-header h2{margin:0;font-size:18px}.reservation-popover-details{display:grid;gap:9px;margin:0}.reservation-popover-details div{display:grid;grid-template-columns:44px 1fr;gap:10px;font-size:13px}.reservation-popover-details dt{color:#8fa7c7}.reservation-popover-details dd{margin:0;color:#dbe8fb}.reservation-popover .danger-button{margin-top:0}.reservation-popover-note{margin:0;color:#adc9eb;font-size:13px;line-height:1.5}.booking-side-panel{position:fixed;top:88px;right:20px;bottom:20px;z-index:900;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);width:min(456px,calc(100vw - 40px));gap:10px;overflow:hidden;padding:20px;border:1px solid rgba(142,231,215,.62);border-radius:22px;color:#fff;background:linear-gradient(145deg,#1d3049f7,#0f182bfa);box-shadow:0 24px 64px #00000070,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);outline:none;animation:booking-side-panel-in .2s ease-out both}.booking-side-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-height:50px}.booking-side-panel-heading{display:grid;min-width:0;gap:7px}.booking-side-panel-heading h2{margin:0;overflow:hidden;font-size:22px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.booking-side-panel-status-row{display:flex;min-height:26px;align-items:center;gap:8px}.booking-side-panel-status-row .eyebrow{margin:0}.schedule-detail-panel{grid-template-rows:auto auto auto minmax(0,1fr)}.schedule-detail-panel-type{display:inline-flex;align-items:center;min-height:26px;padding:4px 9px;border:1px solid rgba(208,228,255,.3);border-radius:999px;color:#d7e5f9;background:#d0e4ff14;font-size:11px;font-weight:800}.schedule-detail-panel-details{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-detail-panel-guidance{background:linear-gradient(145deg,#3f669742,#373e6a29)}.schedule-detail-panel-note{display:grid;align-content:start;gap:8px;min-height:0;overflow-y:auto;padding:14px;border:1px solid rgba(208,228,255,.14);border-radius:14px;background:#ffffff0b}.schedule-detail-panel-note .eyebrow,.schedule-detail-panel-note h3,.schedule-detail-panel-note p{margin:0}.schedule-detail-panel-note h3{font-size:15px}.schedule-detail-panel-note p:last-child{color:#d7e5f9;font-size:13px;line-height:1.55;white-space:pre-wrap}.booking-side-panel-status-row .schedule-action-badge{flex:0 0 auto;min-height:26px;padding-block:4px;font-size:11px}.booking-side-panel-close{flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid rgba(208,228,255,.18);border-radius:50%;color:#d0e4ff;background:#ffffff0f;cursor:pointer;font-size:25px;line-height:1}.booking-side-panel-close:hover,.booking-side-panel-close:focus-visible{border-color:#8ee7d7cc;color:#fff;background:#70e7da24;outline:none}.booking-side-panel-details{display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:8px;margin:0}.booking-side-panel-details div{display:grid;min-width:0;gap:2px;padding:5px 10px;border:1px solid rgba(208,228,255,.13);border-radius:12px;background:#ffffff0b}.booking-side-panel-details dt{color:#8fa7c7;font-size:10px;font-weight:700}.booking-side-panel-details dd{margin:0;overflow:hidden;color:#e8f1ff;font-size:12px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.booking-side-panel-part-selector{display:grid;gap:7px;min-width:0;margin:0;padding:10px 12px;border:1px solid rgba(142,231,215,.34);border-radius:14px;background:#194a5438}.booking-side-panel-part-selector legend{padding:0 5px;color:#b9f4eb;font-size:11px;font-weight:800}.booking-side-panel-part-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.booking-side-panel-part-selector button{min-height:34px;border:1px solid rgba(208,228,255,.26);border-radius:10px;color:#c9dff4;background:#ffffff0a;cursor:pointer;font-weight:800}.booking-side-panel-part-selector button:hover,.booking-side-panel-part-selector button:focus-visible{border-color:#8ee7d7bf;outline:none}.booking-side-panel-part-selector button.is-selected{border-color:#8ee7d7;color:#092f30;background:#8ee7d7}.booking-side-panel-part-selector small{color:#a9c8e7;font-size:11px;line-height:1.35}.booking-side-panel-guidance{display:grid;min-height:64px;align-content:center;gap:2px;padding:8px 14px;border:1px solid rgba(142,231,215,.44);border-radius:15px;background:linear-gradient(135deg,#27606d4d,#3f669733)}.booking-side-panel-guidance span{color:#a9c8e7;font-size:11px;font-weight:800}.booking-side-panel-guidance strong{color:#fff;font-size:20px;line-height:1.25;font-variant-numeric:tabular-nums}.booking-side-panel-guidance small{overflow:hidden;color:#c9dff4;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.booking-side-panel-guidance.is-preview{border-color:#d0e4ff73;background:linear-gradient(135deg,#3f66974d,#373e6a38)}.booking-side-panel-slot-section{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;gap:10px}.booking-side-panel-slot-header{display:flex;min-height:36px;align-items:end;justify-content:space-between;gap:12px}.booking-side-panel-slot-header .eyebrow{margin:0 0 2px}.booking-side-panel-slot-header h3{margin:0;color:#fff;font-size:17px}.booking-side-panel-slot-header>span{color:#a9c8e7;font-size:11px;font-weight:700;white-space:nowrap}.booking-side-panel-slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:8px;min-height:0;overflow-y:auto;padding:2px 3px 12px 2px;scrollbar-gutter:stable}.booking-side-panel-slot{display:grid;min-width:0;min-height:54px;align-content:center;gap:3px;padding:7px 9px;border:1px solid rgba(208,228,255,.2);border-radius:12px;color:#eef5ff;background:#ffffff0e;cursor:pointer;text-align:left;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,filter .14s ease}.booking-side-panel-slot>span{display:flex;align-items:baseline;gap:3px;min-width:0;color:#edf5ff;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.booking-side-panel-slot>span strong{font-size:14px}.booking-side-panel-slot>span i{color:#7f9ab9;font-style:normal}.booking-side-panel-slot small{overflow:hidden;color:#8fa7c7;font-size:10px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.booking-side-panel-slot.is-available{border-color:#8ee7d7ad;background:linear-gradient(145deg,#70e7da24,#3f669733);box-shadow:inset 0 1px #ffffff0f}.booking-side-panel-slot.is-available small{color:#b9f4eb}.booking-side-panel-slot.is-available:hover,.booking-side-panel-slot.is-available:focus-visible{border-color:#fff;background:linear-gradient(145deg,#70e7da40,#3f669757);box-shadow:0 0 0 2px #8ee7d733,0 8px 18px #00000047;filter:brightness(1.07);outline:none}.booking-side-panel-slot.is-current-reservation{border-color:#8ee7d7;color:#082c2c;background:linear-gradient(145deg,#8ee7d7fa,#5abfbef5);box-shadow:0 0 0 1px #8ee7d747,0 0 16px #8ee7d733;opacity:1}.booking-side-panel-slot.is-current-reservation>span,.booking-side-panel-slot.is-current-reservation>span i,.booking-side-panel-slot.is-current-reservation small{color:#0b4a49}.booking-side-panel-slot.is-current-reservation.is-actionable{cursor:pointer}.booking-side-panel-slot.is-current-reservation.is-actionable:hover,.booking-side-panel-slot.is-current-reservation.is-actionable:focus-visible{border-color:#fff;box-shadow:0 0 0 2px #8ee7d757,0 9px 20px #00000047;filter:brightness(1.05);outline:none;transform:translateY(-1px)}.booking-side-panel-slot.is-pending{border-color:#d0e4ff;background:linear-gradient(145deg,#5a91c561,#373e6ab8);box-shadow:0 0 0 2px #d0e4ff2e;opacity:1}.booking-side-panel-slot:disabled{cursor:default;opacity:.58}.booking-side-panel-slots.is-preview .booking-side-panel-slot:disabled,.booking-side-panel-slots.is-read-only .booking-side-panel-slot:disabled{opacity:.82}.booking-side-panel-slots.is-read-only .booking-side-panel-slot.is-current-reservation:disabled{opacity:1}.booking-side-panel-empty{grid-column:1 / -1;margin:0;padding:30px 12px;color:#adc9eb;text-align:center}.booking-side-panel-refreshing{position:absolute;right:28px;bottom:30px;margin:0;padding:5px 9px;border:1px solid rgba(208,228,255,.28);border-radius:999px;color:#d0e4ff;background:#0f182be0;box-shadow:0 6px 16px #00000038;font-size:10px;font-weight:700;pointer-events:none}@keyframes booking-side-panel-in{0%{opacity:0;transform:translate(12px) scale(.992)}to{opacity:1;transform:translate(0) scale(1)}}@media(max-width:599px){.booking-side-panel{inset:12px;width:auto;padding:17px;border-radius:20px}.booking-side-panel-details{grid-template-columns:1fr 1fr}.booking-side-panel-details div:last-child{grid-column:1 / -1}.booking-side-panel-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-side-panel-guidance small{white-space:normal}}@media(max-height:680px)and (min-width:600px){.booking-side-panel{top:16px;bottom:16px}.booking-side-panel:not(.schedule-detail-panel) .booking-side-panel-details{display:none}}@media(prefers-reduced-motion:reduce){.booking-side-panel{animation:none}}.reservation-cancellation-note{margin:6px 0 0;color:#adc9eb;font-size:13px}@keyframes reservation-popover-in{0%{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:599px){.reservation-popover{top:auto!important;right:16px;bottom:16px;left:16px!important;width:auto!important;max-width:none}.reservation-popover:before{display:none}}@media(prefers-reduced-motion:reduce){.reservation-popover{animation:none}}.student-tabs{display:flex;width:fit-content;gap:4px;margin:0 auto 24px;padding:4px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#131b2eb8}.student-tabs button{min-height:38px;padding:0 20px;border:0;border-radius:999px;color:#adc9eb;background:transparent;cursor:pointer;font-weight:700}.student-tabs button.active,.student-tabs button:hover,.student-tabs button:focus-visible{color:#17213a;background:#d0e4ff}.booking-history{display:grid;gap:20px}.booking-history-list{display:grid;gap:12px}.booking-history-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:4px}.booking-history-pagination span{min-width:92px;color:#adc9eb;font-size:13px;text-align:center}.booking-history-card{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#131b2eb8}.booking-history-card h2{margin:4px 0 8px;font-size:18px}.booking-history-card p{margin:4px 0;color:#c4c7c8}.booking-history-card .eyebrow{margin:0;color:#adc9eb}.booking-status{flex:0 0 auto;padding:6px 10px;border-radius:999px;color:#d0e4ff;background:#304b68;font-size:12px;font-weight:700}.booking-status-cancelled_by_student,.booking-status-cancelled_by_instructor{color:#ffd9d9;background:#972f3f73}.booking-status-confirmed{color:#072c2b;background:#8ee7d7}.student-notification-trigger{position:relative;flex:0 0 auto}.student-notification-bell{position:relative;display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid rgba(208,228,255,.36);border-radius:50%;color:#d0e4ff;background:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 8px 22px #0000002e;cursor:pointer}.student-notification-bell svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.student-notification-bell:hover,.student-notification-bell:focus-visible,.student-notification-bell.is-open{border-color:#8ee7d7;color:#fff;background:#70e7da29;box-shadow:0 0 0 3px #8ee7d724,0 10px 24px #00000040;outline:none}.student-notification-bell-dot,.student-notification-unread-dot{display:block;width:8px;height:8px;border:2px solid #17213a;border-radius:50%;background:#ff6b7c;box-shadow:0 0 10px #ff6b7cbf}.student-notification-bell-dot{position:absolute;top:6px;right:7px}.student-notification-panel{position:fixed;z-index:1200;display:grid;gap:14px;max-height:min(560px,calc(100vh - 32px));overflow:hidden;padding:18px;border:1px solid rgba(142,231,215,.62);border-radius:18px;color:#fff;background:linear-gradient(145deg,#1d3049f5,#0f182bf7);box-shadow:0 20px 48px #00000061,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.student-notification-panel-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px}.student-notification-panel-header .eyebrow{margin:0}.student-notification-panel-header h2{margin:0;font-size:20px}.student-notification-panel-header .text-button{min-height:0;padding:0}.student-notification-list{display:grid;max-height:440px;gap:8px;overflow-y:auto;padding-right:2px}.student-notification-item{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;width:100%;padding:12px;border:1px solid rgba(208,228,255,.16);border-radius:14px;color:#fff;background:#ffffff12;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.student-notification-item:hover,.student-notification-item:focus-visible{border-color:#8ee7d7b8;background:#70e7da21;outline:none;transform:translateY(-1px)}.student-notification-item.is-read{opacity:.72}.student-notification-type{display:inline-flex;min-height:22px;align-items:center;padding:0 7px;border-radius:999px;color:#c9fff6;background:#70e7da29;font-size:10px;font-weight:800;white-space:nowrap}.student-notification-type-booking_opened{color:#d0e4ff;background:#d0e4ff24}.student-notification-type-slot_reopened{color:#c9fff6;background:#70e7da29}.student-notification-type-booking_cancelled{color:#ffd9d9;background:#ff9a9a24}.student-notification-item-body{display:grid;min-width:0;gap:3px}.student-notification-item-body strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.student-notification-item-body span{overflow:hidden;color:#c9d9ee;font-size:12px;line-height:1.4;text-overflow:ellipsis}.student-notification-item-body small{color:#8fa7c7;font-size:10px}.student-notification-unread-dot{align-self:start;margin-top:4px}.student-notification-empty{margin:0;padding:28px 12px;color:#adc9eb;text-align:center}@media(max-width:720px){.schedule-header>.student-notification-trigger{align-self:flex-end;margin-top:-56px;margin-bottom:16px}}.notification-region{position:fixed;top:20px;right:20px;z-index:1100;display:grid;width:min(390px,calc(100vw - 40px));gap:10px;pointer-events:none}.schedule-page>.notification-region{top:96px}.notification{position:relative;display:flex;align-items:flex-start;gap:12px;overflow:hidden;padding:15px 14px 15px 16px;border:1px solid rgba(208,228,255,.28);border-radius:18px;color:#f8fbff;background:linear-gradient(135deg,#22304fe8,#11192cf0);box-shadow:0 16px 38px #00000057,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;animation:notification-in .24s ease-out both}.notification-accent{flex:0 0 4px;width:4px;min-height:42px;margin-top:1px;border-radius:999px;background:#adc9eb;box-shadow:0 0 14px #adc9eba6}.notification-content{display:grid;flex:1;min-width:0;gap:4px}.notification-content strong{color:#fff;font-size:14px;line-height:1.35}.notification-content p{margin:0;color:#c9d9ee;font-size:13px;line-height:1.45}.notification-info .notification-accent{background:#adc9eb}.notification-success .notification-accent{background:#8ee7d7;box-shadow:0 0 14px #8ee7d79e}.notification-error{border-color:#ff9a9a6b;background:linear-gradient(135deg,#582739f0,#22192af5)}.notification-error .notification-accent{background:#ff9a9a;box-shadow:0 0 14px #ff9a9a9e}.notification-opportunity{border-color:#70e7da9e;background:linear-gradient(135deg,#1e5366e6,#172745f2)}.notification-opportunity .notification-accent{background:#70e7da;box-shadow:0 0 16px #70e7daad}.notification-action{justify-self:start;margin-top:4px;padding:3px 0;border:0;color:#c9fff6;background:transparent;cursor:pointer;font-size:12px;font-weight:800}.notification-dismiss{flex:0 0 auto;width:26px;height:26px;padding:0;border:0;border-radius:50%;color:#aec4e1;background:#ffffff0f;cursor:pointer;font-size:20px;line-height:1}.notification-action:hover,.notification-action:focus-visible{color:#fff;text-decoration:underline}.notification-dismiss:hover,.notification-dismiss:focus-visible{color:#fff;background:#ffffff24}@keyframes notification-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:599px){.student-tabs{width:100%}.student-tabs button{flex:1;padding:0 12px}.booking-history-card{flex-direction:column}}@media(max-width:599px){.notification-region{top:12px;right:12px;width:calc(100vw - 24px)}}@media(max-width:599px){.schedule-page>.notification-region{top:124px}}.booking-operation-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#080c196b;cursor:wait}.booking-operation-card{display:grid;place-items:center;gap:12px;min-width:148px;min-height:128px;padding:20px;border:1px solid rgba(208,228,255,.4);border-radius:18px;color:#fff;background:#131b2ef5;box-shadow:0 18px 48px #0006;font-size:13px;font-weight:700}.booking-operation-spinner{width:30px;height:30px;border:3px solid rgba(208,228,255,.3);border-top-color:#d0e4ff;border-radius:50%;animation:booking-operation-spin .75s linear infinite}@keyframes booking-operation-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.booking-operation-spinner{animation-duration:1.5s}}.meeting-application-section{display:grid;gap:16px;margin:0 0 20px;padding:20px;border:1px solid rgba(208,228,255,.42);border-radius:18px;background:linear-gradient(145deg,#3f66974d,#373e6a33)}.meeting-application-heading{display:grid;gap:5px}.meeting-application-heading .eyebrow{margin:0}.meeting-application-heading h2,.team-booking-summary h2{margin:0;color:#d0e4ff;font-size:20px}.meeting-application-heading span,.meeting-application-empty,.team-booking-summary>p{margin:0;color:#adc9eb;font-size:14px;line-height:1.5}.meeting-application-list{display:grid;gap:10px}.meeting-application-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;border:1px solid rgba(208,228,255,.32);border-radius:14px;background:#131b2e9e}.meeting-application-card>div{display:grid;min-width:0;gap:5px}.meeting-application-card .eyebrow{margin:0;color:#b9f4eb}.meeting-application-card h3{margin:0;color:#fff;font-size:17px}.meeting-application-card p{margin:0;color:#d0e4ff;font-size:14px}.meeting-application-card small{color:#adc9eb;font-size:13px}.meeting-application-action{flex:0 0 auto;min-height:42px;padding:0 16px;white-space:nowrap}.team-booking-summary{display:grid;gap:12px;margin:0 0 24px;padding:18px;border:1px solid rgba(142,231,215,.3);border-radius:16px;background:#131b2eb8}.team-booking-summary .eyebrow{margin:0 0 4px;color:#8ee7d7}.team-booking-summary-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(142,231,215,.22);border-radius:12px;background:#8ee7d714}.team-booking-summary-item>span:first-child{display:grid;min-width:0;gap:4px}.team-booking-summary-item strong{color:#fff}.team-booking-summary-item small{color:#c7e8e4}.team-booking-summary-status{flex:0 0 auto;color:#8ee7d7;font-size:12px;font-weight:700}.schedule-action-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;min-height:28px;max-width:100%;padding:5px 9px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:-.01em;line-height:1;white-space:nowrap}.schedule-action-badge-icon{display:inline-grid;width:15px;height:15px;flex:0 0 15px;place-items:center}.schedule-action-badge svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.schedule-action-badge-book{border-color:#8ee7d7eb;color:#10192d;background:#8ee7d7}.schedule-action-badge-preview{border-color:#8ee7d78f;color:#c9f0ea;background:#8ee7d71f}.schedule-action-badge-inspect{border-color:#d0e4ff57;color:#d7e5f9;background:#d0e4ff14}.agenda-event .schedule-action-badge{margin-top:4px}.timetable-event .schedule-action-badge{margin-top:3px;font-size:11px}.timetable-event .schedule-action-badge-book,.timetable-event .schedule-action-badge-book .schedule-action-badge-label,.timetable-event .schedule-action-badge-book .schedule-action-badge-icon,.timetable-event .schedule-action-badge-book svg{color:#10192d!important}.timetable-event.has-compact-action{padding-right:40px}.timetable-event .schedule-action-badge.is-compact{position:absolute;top:8px;right:8px;min-width:26px;padding:5px;justify-content:center}.timetable-event .booking-opening-time{color:#c9f0ea;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-action-badge.is-compact .schedule-action-badge-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.agenda-event.is-clickable,.timetable-event.is-clickable{cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,filter .16s ease}.agenda-event.is-clickable:hover,.agenda-event.is-clickable:focus-visible,.timetable-event.is-clickable:hover,.timetable-event.is-clickable:focus-visible{z-index:4;border-color:#fff;box-shadow:0 0 0 2px #d0e4ff52,0 12px 24px #00000052;filter:brightness(1.1);transform:translateY(-2px)}.agenda-event:not(.is-clickable),.timetable-event:not(.is-clickable){cursor:default}.timetable-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin:0 0 10px;color:#adc9eb;font-size:12px}.timetable-legend span{display:inline-flex;align-items:center;gap:6px}.timetable-legend i{width:10px;height:10px;border-radius:50%}.timetable-legend-open{background:#d0e4ff}.timetable-legend-team{background:#8ee7d7}.timetable-legend-schedule{background:#6d8db6}.timetable-legend-current-time{width:16px!important;height:2px!important;border-radius:0!important;background:#8ee7d7;box-shadow:0 0 8px #8ee7d7b3}.timetable-current-time{position:absolute;right:0;left:0;z-index:3;height:2px;background:#8ee7d7;box-shadow:0 0 8px #8ee7d7cc;pointer-events:none}.timetable-reservation{position:absolute;right:6px;left:50%;z-index:2;display:grid;align-content:start;gap:1px;overflow:hidden;padding:6px 8px;border:2px solid #8ee7d7;border-radius:10px;color:#072c2b;background:linear-gradient(145deg,#8ee7d7fa,#5abfbef5);box-shadow:0 4px 12px #00000040;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,filter .16s ease}.timetable-reservation.is-clickable{cursor:pointer}.timetable-reservation.past-schedule-event{cursor:default;filter:grayscale(.35);opacity:.5}.timetable-reservation strong{overflow:hidden;font-size:12px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.timetable-reservation span,.timetable-reservation small{color:#0b4a49;font-size:10px}.timetable-reservation.is-clickable:hover,.timetable-reservation.is-clickable:focus-visible{z-index:4;border-color:#fff;box-shadow:0 0 0 2px #8ee7d766,0 12px 24px #00000052;filter:brightness(1.06);transform:translateY(-2px)}@media(max-width:599px){.meeting-application-section{padding:18px}.meeting-application-card{align-items:stretch;flex-direction:column}.meeting-application-action{width:100%}.team-booking-summary-item{align-items:flex-start;flex-direction:column}.timetable-legend{justify-content:flex-start}}.student-profile{display:grid;gap:16px;max-width:720px;margin:0 auto}.student-profile-card{padding:24px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#131b2eb8}.student-profile-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.student-profile-heading .eyebrow{margin-bottom:4px}.student-profile-logout{min-height:38px;padding:0 14px}.student-profile-heading h2{margin:0;color:#d0e4ff;font-size:22px}.student-profile-account{display:flex;align-items:center;gap:16px;margin-top:20px}.student-profile-account strong{color:#fff;font-size:18px}.student-profile-account p{margin:5px 0;color:#c4c7c8}.student-profile-account small{color:#adc9eb}.student-profile-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover}.student-profile-avatar-placeholder{display:grid;place-items:center;color:#17213a;background:#d0e4ff;font-size:24px;font-weight:700}.student-profile-details{display:grid;gap:10px;margin:20px 0 0}.student-profile-details div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:12px;background:#ffffff0f}.student-profile-details dt{color:#adc9eb}.student-profile-details dd{margin:0;color:#fff;font-weight:700}.student-profile-danger-zone{border-color:#ff9a9a59}.student-profile-danger-toggle{min-height:36px;padding:0 14px;border:1px solid rgba(255,154,154,.55);border-radius:18px;color:#ffd9d9;background:#972f3f4d;cursor:pointer;font-size:13px;font-weight:700}.student-profile-danger-toggle:hover,.student-profile-danger-toggle:focus-visible{border-color:#ffd9d9;background:#972f3f80}.student-profile-danger-content{margin-top:18px}.student-profile-danger-copy{margin:14px 0 18px;color:#c4c7c8;line-height:1.6}.student-profile-confirmation{display:grid;gap:8px;color:#d0e4ff;font-size:13px}.student-profile-confirmation strong{color:#ffd9d9}.student-profile-confirmation input{min-height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.24);border-radius:10px;color:#fff;background:#ffffff14}.student-profile-confirmation input:focus{outline:2px solid #d0e4ff;outline-offset:2px}.student-profile-confirmation input:disabled{cursor:wait;opacity:.65}.student-profile-danger-zone .danger-button:disabled{cursor:not-allowed;opacity:.45}.slot-panel-enter{animation:slot-panel-enter .42s cubic-bezier(.2,.8,.2,1) both}@keyframes slot-panel-enter{0%{opacity:0;transform:translateY(-10px) scale(.985);border-color:#8ee7d7d9;box-shadow:0 0 #8ee7d700}45%{opacity:1;transform:translateY(0) scale(1);border-color:#8ee7d7bf;box-shadow:0 0 0 7px #8ee7d721,0 12px 34px #00000038}to{opacity:1;transform:translateY(0) scale(1);border-color:#ffffff40;box-shadow:none}}@media(prefers-reduced-motion:reduce){.slot-panel-enter{animation:none}}
