.invoicing-module__PqNLFW__summaryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.invoicing-module__PqNLFW__summaryTile{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-card-bg);min-height:88px;padding:16px}.invoicing-module__PqNLFW__summaryTile span{color:var(--text-muted);font-size:13px;line-height:20px;display:block}.invoicing-module__PqNLFW__summaryTile strong{color:var(--text);margin-top:8px;font-size:24px;line-height:1;display:block}.invoicing-module__PqNLFW__summaryMeta{color:var(--text-muted);margin-top:8px;font-size:12px;line-height:16px}.invoicing-module__PqNLFW__toolbar{grid-template-columns:minmax(220px,1.4fr) repeat(6,minmax(132px,1fr)) auto;align-items:end;gap:8px;margin:20px 0;display:grid}.invoicing-module__PqNLFW__field{gap:4px;display:grid}.invoicing-module__PqNLFW__field label,.invoicing-module__PqNLFW__field>span{color:var(--text-muted);font-size:12px;font-weight:500}.invoicing-module__PqNLFW__input,.invoicing-module__PqNLFW__select{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--input-bg);width:100%;min-height:36px;color:var(--text);font:inherit;padding:8px 12px;font-size:14px}.invoicing-module__PqNLFW__input:focus,.invoicing-module__PqNLFW__select:focus{border-color:var(--brand);outline:none}.invoicing-module__PqNLFW__toolbarActions{align-items:center;gap:8px;display:flex}.invoicing-module__PqNLFW__checkboxLabel{min-height:36px;color:var(--text);white-space:nowrap;align-items:center;gap:8px;font-size:14px;display:inline-flex}.invoicing-module__PqNLFW__checkboxLabel input{width:16px;height:16px;accent-color:var(--brand)}.invoicing-module__PqNLFW__statusTabs{flex-wrap:wrap;gap:4px;margin:0 0 16px;display:flex}.invoicing-module__PqNLFW__statusTab,.invoicing-module__PqNLFW__statusTabActive{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-card-bg);min-height:32px;color:var(--text-muted);padding:0 12px;font-size:14px;font-weight:500;text-decoration:none}.invoicing-module__PqNLFW__statusTabActive{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.invoicing-module__PqNLFW__tableHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.invoicing-module__PqNLFW__tableHeader h2{color:var(--text);margin:0;font-size:18px;line-height:24px}.invoicing-module__PqNLFW__muted{color:var(--text-muted);font-size:13px}.invoicing-module__PqNLFW__jobIdentity{gap:3px;min-width:220px;display:grid}.invoicing-module__PqNLFW__jobIdentity strong{color:var(--text);font-size:14px}.invoicing-module__PqNLFW__code{color:var(--text-muted);font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace);font-size:12px}.invoicing-module__PqNLFW__statusBadge{min-height:24px;padding:var(--status-badge-padding-y) var(--status-badge-padding-x);border-radius:var(--status-badge-radius);font-size:var(--status-badge-font-size);line-height:var(--status-badge-line-height);font-weight:var(--status-badge-font-weight);white-space:nowrap;align-items:center;display:inline-flex}.invoicing-module__PqNLFW__statusPending{background:var(--status-badge-yellow-bg);color:var(--status-badge-yellow-text)}.invoicing-module__PqNLFW__statusProgress{background:var(--status-badge-blue-bg);color:var(--status-badge-blue-text)}.invoicing-module__PqNLFW__statusDone{background:var(--status-badge-green-bg);color:var(--status-badge-green-text)}.invoicing-module__PqNLFW__statusFailed{background:var(--status-badge-red-bg);color:var(--status-badge-red-text)}.invoicing-module__PqNLFW__statusReview{background:var(--status-badge-orange-bg);color:var(--status-badge-orange-text)}.invoicing-module__PqNLFW__errorCell{max-width:280px}.invoicing-module__PqNLFW__errorCell p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;line-height:16px;overflow:hidden}.invoicing-module__PqNLFW__loadMore{justify-content:center;margin-top:16px;display:flex}.invoicing-module__PqNLFW__detailGrid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;display:grid}.invoicing-module__PqNLFW__definitionList{grid-template-columns:max-content minmax(0,1fr);gap:8px 16px;margin:0;font-size:14px;display:grid}.invoicing-module__PqNLFW__definitionList dt{color:var(--text-muted)}.invoicing-module__PqNLFW__definitionList dd{min-width:0;color:var(--text);overflow-wrap:anywhere;margin:0}.invoicing-module__PqNLFW__backLink,.invoicing-module__PqNLFW__inlineLink{color:var(--brand);font-size:14px;font-weight:500;text-decoration:none}.invoicing-module__PqNLFW__backLink:hover,.invoicing-module__PqNLFW__inlineLink:hover{text-decoration:underline}.invoicing-module__PqNLFW__payloadBox,.invoicing-module__PqNLFW__errorBox{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);max-height:420px;color:var(--text);padding:12px;font-size:12px;overflow:auto}.invoicing-module__PqNLFW__actionPanel{gap:12px;display:grid}.invoicing-module__PqNLFW__actionButtons{flex-wrap:wrap;gap:8px;display:flex}.invoicing-module__PqNLFW__actionForm{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);gap:10px;padding:12px;display:grid}.invoicing-module__PqNLFW__textarea{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--input-bg);min-height:84px;color:var(--text);font:inherit;resize:vertical;padding:8px 12px;font-size:14px}.invoicing-module__PqNLFW__textarea:focus{border-color:var(--brand);outline:none}.invoicing-module__PqNLFW__errorText{color:var(--error-text);font-size:13px}@media (max-width:1100px){.invoicing-module__PqNLFW__summaryGrid,.invoicing-module__PqNLFW__toolbar,.invoicing-module__PqNLFW__detailGrid{grid-template-columns:1fr}}
.action-menu-module__--DuUG__root{position:relative}.action-menu-module__--DuUG__trigger{width:32px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.action-menu-module__--DuUG__trigger:hover,.action-menu-module__--DuUG__trigger[aria-expanded=true]{background:#f3f4f6}.action-menu-module__--DuUG__list{z-index:2200;background:#fff;border:1px solid #e5e7eb;border-radius:4px;gap:0;width:224px;max-height:none;padding:4px 0;display:grid;position:absolute;top:calc(100% + 4px);right:0;overflow-y:visible;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.action-menu-module__--DuUG__listFixed{position:fixed;top:auto;right:auto;overflow-y:auto}.action-menu-module__--DuUG__item{color:#364153;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;line-height:20px;text-decoration:none;display:grid}.action-menu-module__--DuUG__item:hover:not(:disabled){background:#f9fafb}.action-menu-module__--DuUG__item:disabled{cursor:not-allowed;opacity:.6}.action-menu-module__--DuUG__itemTall{white-space:normal;align-items:flex-start}.action-menu-module__--DuUG__itemDanger{color:#c10007}.action-menu-module__--DuUG__sectionLabel{color:var(--text);letter-spacing:0;padding:10px 14px 6px;font-size:13px;font-weight:700;line-height:18px}.action-menu-module__--DuUG__icon{justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.action-menu-module__--DuUG__icon svg{stroke-width:2px;width:16px;height:16px}.action-menu-module__--DuUG__divider{background:#e5e7eb;height:1px;margin:4px 0}.action-menu-module__--DuUG__scrim,.action-menu-module__--DuUG__sheetHeader{display:none}@media (max-width:767px){.action-menu-module__--DuUG__scrim{z-index:2199;background:#11182773;animation:.16s ease-out action-menu-module__--DuUG__actionSheetScrimIn;display:block;position:fixed;inset:0}.action-menu-module__--DuUG__list,.action-menu-module__--DuUG__listFixed{z-index:2200;width:auto;max-height:80vh;padding:0 0 max(12px, env(safe-area-inset-bottom));border:0;border-radius:16px 16px 0 0;animation:.2s cubic-bezier(.32,.72,0,1) action-menu-module__--DuUG__actionSheetIn;position:fixed;inset:auto 0 0;overflow-y:auto;box-shadow:0 -8px 28px #0000002e}.action-menu-module__--DuUG__list:before{content:"";background:#d8dde3;border-radius:999px;width:36px;height:4px;margin:8px auto 4px;display:block}.action-menu-module__--DuUG__sheetHeader{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px 12px 20px;display:flex}.action-menu-module__--DuUG__sheetTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:15px;font-weight:600;line-height:21px;overflow:hidden}.action-menu-module__--DuUG__sheetClose{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;margin-right:-8px;display:inline-flex}.action-menu-module__--DuUG__item{grid-template-columns:20px minmax(0,1fr);gap:14px;min-height:52px;padding:0 20px;font-size:15px;font-weight:400;line-height:21px}.action-menu-module__--DuUG__item:active:not(:disabled){background:#f3f4f6}.action-menu-module__--DuUG__itemTall{align-items:center}.action-menu-module__--DuUG__icon,.action-menu-module__--DuUG__icon svg{width:20px;height:20px}.action-menu-module__--DuUG__sectionLabel{padding:14px 20px 6px}.action-menu-module__--DuUG__divider{margin:0}}@keyframes action-menu-module__--DuUG__actionSheetIn{0%{opacity:.7;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes action-menu-module__--DuUG__actionSheetScrimIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.action-menu-module__--DuUG__scrim,.action-menu-module__--DuUG__list,.action-menu-module__--DuUG__listFixed{animation:none}}
.notification-badge-module__OJrTma__badge{box-sizing:border-box;color:#fff;white-space:nowrap;font-variant-numeric:tabular-nums;text-align:center;background:#dc2626;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:1px 0 0;font-weight:700;line-height:1;display:inline-flex}.notification-badge-module__OJrTma__inner{text-align:center;min-width:100%;display:inline-block}.notification-badge-module__OJrTma__sizeSm{min-width:16px;height:16px;font-size:10px}.notification-badge-module__OJrTma__sizeSm.notification-badge-module__OJrTma__hasMultiple{padding:0 4px}.notification-badge-module__OJrTma__sizeMd{min-width:18px;height:18px;font-size:11px}.notification-badge-module__OJrTma__sizeMd.notification-badge-module__OJrTma__hasMultiple{padding:0 5px}.notification-badge-module__OJrTma__sizeLg{min-width:20px;height:20px;font-size:12px}.notification-badge-module__OJrTma__sizeLg.notification-badge-module__OJrTma__hasMultiple{padding:0 6px}
.onboarding-widget-module__lIP1HG__panel{z-index:60;background:var(--panel-card-bg,#fff);border:1px solid var(--panel-card-border-color,#e5e7eb);border-radius:10px;flex-direction:column;gap:12px;width:320px;max-width:calc(100vw - 32px);padding:16px;display:flex;position:fixed;bottom:82px;right:24px;box-shadow:0 8px 24px #1118271f}.onboarding-widget-module__lIP1HG__header{justify-content:space-between;align-items:center;display:flex}.onboarding-widget-module__lIP1HG__headerTitleRow{align-items:center;gap:8px;display:flex}.onboarding-widget-module__lIP1HG__headerIcon{color:var(--brand,#2a6b4f)}.onboarding-widget-module__lIP1HG__title{color:var(--text,#111);margin:0;font-size:15px;font-weight:600}.onboarding-widget-module__lIP1HG__collapseButton{width:28px;height:28px;color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.onboarding-widget-module__lIP1HG__collapseButton:hover{background:var(--bg-hover,#f3f4f6)}.onboarding-widget-module__lIP1HG__progressRow{flex-direction:column;gap:6px;display:flex}.onboarding-widget-module__lIP1HG__progressTrack{background:var(--bg-hover,#f3f4f6);border-radius:999px;width:100%;height:6px;display:block;position:relative;overflow:hidden}.onboarding-widget-module__lIP1HG__progressFill{background:var(--brand,#2a6b4f);border-radius:999px;height:100%;transition:width .3s;display:block}.onboarding-widget-module__lIP1HG__progressLabel{color:var(--text-muted,#6b7280);font-size:12px;font-weight:500}.onboarding-widget-module__lIP1HG__stepList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.onboarding-widget-module__lIP1HG__stepRow{color:var(--text,#111);border-radius:6px;align-items:center;gap:10px;padding:6px 8px;font-size:13px;display:flex}.onboarding-widget-module__lIP1HG__stepLabelLink{border-radius:6px;flex:1;min-width:0;padding:2px 4px;text-decoration:none}a.onboarding-widget-module__lIP1HG__stepLabelLink:hover{background:var(--bg-hover-emphasis,#eaf4ee)}.onboarding-widget-module__lIP1HG__markerTodo,.onboarding-widget-module__lIP1HG__markerDone{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.onboarding-widget-module__lIP1HG__markerTodo{border:1.5px solid var(--border-strong,#e5e7eb);background:0 0}.onboarding-widget-module__lIP1HG__markerDone{border:1.5px solid var(--brand,#2a6b4f);background:var(--brand,#2a6b4f);color:#fff}.onboarding-widget-module__lIP1HG__stepLabel{color:var(--text,#111)}.onboarding-widget-module__lIP1HG__stepLabelDone{color:var(--text-muted,#6b7280);text-decoration:line-through}.onboarding-widget-module__lIP1HG__collapsedBadge{z-index:60;border:1px solid var(--panel-card-border-color,#e5e7eb);background:var(--panel-card-bg,#fff);cursor:pointer;color:var(--text,#111);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex;position:fixed;bottom:82px;right:24px;box-shadow:0 6px 18px #1118271f}.onboarding-widget-module__lIP1HG__collapsedIcon{color:var(--brand,#2a6b4f)}.onboarding-widget-module__lIP1HG__collapsedCount{font-size:13px;font-weight:600}.onboarding-widget-module__lIP1HG__collapsedBarTrack{background:var(--bg-hover,#f3f4f6);border-radius:999px;width:56px;height:6px;display:block;overflow:hidden}.onboarding-widget-module__lIP1HG__collapsedBarFill{background:var(--brand,#2a6b4f);border-radius:999px;height:100%;display:block}.onboarding-widget-module__lIP1HG__confetti{pointer-events:none;z-index:70;position:fixed;inset:0;overflow:hidden}.onboarding-widget-module__lIP1HG__confettiPiece{opacity:0;border-radius:1px;width:8px;height:8px;animation-name:onboarding-widget-module__lIP1HG__onboardingConfetti;animation-timing-function:ease-in;animation-fill-mode:forwards;position:absolute;top:-16px}@keyframes onboarding-widget-module__lIP1HG__onboardingConfetti{0%{opacity:0;transform:translateY(0)rotate(0)scale(.85)}10%{opacity:1}to{opacity:0;transform:translateY(100vh)rotate(560deg)scale(1)}}@media (prefers-reduced-motion:reduce){.onboarding-widget-module__lIP1HG__confettiPiece{animation:none}}.onboarding-widget-module__lIP1HG__copyButton{border:1px solid var(--btn-secondary-border,#d1d5db);background:var(--btn-secondary-bg,#fff);color:var(--brand,#2a6b4f);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:5px;margin-left:auto;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.onboarding-widget-module__lIP1HG__copyButton:hover{background:var(--bg-hover-emphasis,#eaf4ee)}.onboarding-widget-module__lIP1HG__doneScreen{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;display:flex}.onboarding-widget-module__lIP1HG__doneIcon{color:var(--brand,#2a6b4f)}.onboarding-widget-module__lIP1HG__doneTitle{color:var(--text,#111);margin:0;font-size:18px;font-weight:700}.onboarding-widget-module__lIP1HG__doneText{color:var(--text-muted,#6b7280);margin:0;font-size:13px}.onboarding-widget-module__lIP1HG__skeleton{z-index:60;background:var(--bg-hover,#f3f4f6);opacity:.7;border-radius:999px;width:160px;height:40px;position:fixed;bottom:82px;right:24px}@media (max-width:640px){.onboarding-widget-module__lIP1HG__panel{left:auto;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 154px);width:calc(100vw - 24px);max-height:calc(100dvh - env(safe-area-inset-bottom,0px) - 178px);overflow-y:auto}.onboarding-widget-module__lIP1HG__collapsedBadge,.onboarding-widget-module__lIP1HG__skeleton{right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 154px)}}.onboarding-widget-module__lIP1HG__demoFooter{border-top:1px solid var(--panel-card-border-color,#e5e7eb);margin-top:14px;padding-top:12px}.onboarding-widget-module__lIP1HG__demoClearButton{border:1px solid var(--btn-secondary-border,#d1d5db);background:var(--btn-secondary-bg,#fff);color:var(--text-muted,#6b7280);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.onboarding-widget-module__lIP1HG__demoClearButton:hover{background:var(--bg-hover,#f3f4f6);color:var(--text,#111)}.onboarding-widget-module__lIP1HG__demoConfirmText{color:var(--text-muted,#6b7280);margin:0 0 8px;font-size:12px}.onboarding-widget-module__lIP1HG__demoConfirmActions{gap:8px;display:flex}.onboarding-widget-module__lIP1HG__demoConfirmYes{border:1px solid var(--danger,#dc2626);background:var(--danger,#dc2626);color:#fff;cursor:pointer;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}.onboarding-widget-module__lIP1HG__demoConfirmYes:disabled{opacity:.6;cursor:default}.onboarding-widget-module__lIP1HG__demoConfirmNo{border:1px solid var(--btn-secondary-border,#d1d5db);background:var(--btn-secondary-bg,#fff);color:var(--text,#111);cursor:pointer;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600}
.help-widget-module__YkPHDq__trigger{right:24px;bottom:calc(24px + var(--help-widget-lift,0px));z-index:70;background:var(--brand,#2a6b4f);color:#fff;min-height:42px;font-family:var(--font-body,"Inter"), sans-serif;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;transition:background .15s,transform .15s,box-shadow .15s,bottom .15s;display:inline-flex;position:fixed;box-shadow:0 8px 24px #1118272e}.help-widget-module__YkPHDq__trigger:hover{background:var(--accent-hover,#215a42);transform:translateY(-1px);box-shadow:0 10px 28px #11182738}.help-widget-module__YkPHDq__trigger:focus-visible{outline:2px solid var(--brand,#2a6b4f);outline-offset:3px}.help-widget-module__YkPHDq__popup{width:min(560px,100vw - 40px)}@media (max-width:900px){.help-widget-module__YkPHDq__popup{width:100%;max-width:100%}.help-widget-module__YkPHDq__body{grid-template-rows:auto auto minmax(0,1fr)}.help-widget-module__YkPHDq__descriptionField{grid-template-rows:auto minmax(116px,1fr)}.help-widget-module__YkPHDq__descriptionField .help-widget-module__YkPHDq__textarea{resize:none;height:100%;font-size:16px}}.help-widget-module__YkPHDq__body{align-content:start;gap:24px}.help-widget-module__YkPHDq__quickLinks{border:1px solid var(--border-strong,#d1d5db);border-radius:4px;display:grid;overflow:hidden}.help-widget-module__YkPHDq__quickLink{min-width:0;min-height:44px;color:var(--brand,#2a6b4f);align-items:center;gap:10px;padding:12px 14px;text-decoration:none;transition:background .12s;display:flex}.help-widget-module__YkPHDq__quickLink+.help-widget-module__YkPHDq__quickLink{border-top:1px solid var(--border-strong,#d1d5db)}.help-widget-module__YkPHDq__quickLink:hover{background:var(--brand-soft,#edf7f1)}.help-widget-module__YkPHDq__quickLink>svg{flex:none}.help-widget-module__YkPHDq__quickLink span{flex:1;align-items:baseline;gap:6px;min-width:0;display:flex}.help-widget-module__YkPHDq__quickLink strong{color:var(--text,#111827);white-space:nowrap;font-size:13px;font-weight:600;line-height:17px}.help-widget-module__YkPHDq__quickLink small{color:var(--text-muted,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:15px;overflow:hidden}.help-widget-module__YkPHDq__quickLinkExternal{color:var(--text-muted,#6b7280)}.help-widget-module__YkPHDq__field{gap:8px;display:grid}.help-widget-module__YkPHDq__label{color:var(--text,#111827);font-size:15px;font-weight:600;line-height:20px}.help-widget-module__YkPHDq__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.help-widget-module__YkPHDq__categoryCard{border:1px solid var(--border-strong,#d1d5db);border-radius:var(--radius,4px);background:var(--panel-card-bg,#fff);min-width:0;min-height:48px;color:var(--text,#111827);font:inherit;text-align:left;cursor:pointer;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:6px 12px;transition:border-color .12s,background-color .12s,color .12s;display:grid}.help-widget-module__YkPHDq__categoryCard:hover{border-color:var(--brand,#2a6b4f);background:var(--bg-subtle,#f9fafb)}.help-widget-module__YkPHDq__categoryCard:focus-visible{border-color:var(--brand,#2a6b4f);outline:none}.help-widget-module__YkPHDq__categoryCardActive,.help-widget-module__YkPHDq__categoryCardActive:hover{border-color:var(--brand,#2a6b4f);background:var(--brand-soft,#eaf4ee);color:var(--brand,#2a6b4f)}.help-widget-module__YkPHDq__categoryIcon{border-radius:var(--radius,4px);background:var(--bg-subtle,#f9fafb);width:24px;height:24px;color:var(--text-muted,#6b7280);justify-content:center;align-items:center;display:inline-flex;position:relative}.help-widget-module__YkPHDq__categoryCardActive .help-widget-module__YkPHDq__categoryIcon{background:var(--panel-card-bg,#fff);color:var(--brand,#2a6b4f)}.help-widget-module__YkPHDq__categoryLabel{color:currentColor;min-width:0;font-size:13px;font-weight:500;line-height:18px}.help-widget-module__YkPHDq__textarea{resize:vertical;border:1px solid var(--border-strong,#d1d5db);width:100%;min-height:116px;color:var(--text,#111827);font-family:var(--font-body,"Inter"), sans-serif;background:#fff;border-radius:4px;padding:8px 12px;font-size:14px;line-height:20px}.help-widget-module__YkPHDq__textarea::placeholder{color:var(--text-muted,#6b7280)}.help-widget-module__YkPHDq__textarea:focus{border-color:var(--brand,#2a6b4f);outline:none}.help-widget-module__YkPHDq__textarea:disabled{background:var(--bg-subtle,#f9fafb)}.help-widget-module__YkPHDq__error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:8px 12px;font-size:13px;line-height:18px}.help-widget-module__YkPHDq__footer{align-items:center}.help-widget-module__YkPHDq__footerNote{color:var(--text-muted,#6b7280);align-items:center;gap:6px;margin-right:auto;font-size:12px;line-height:16px;display:inline-flex}.help-widget-module__YkPHDq__footerNote>svg{flex:none}@media (max-width:640px){.help-widget-module__YkPHDq__trigger{right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 100px + var(--help-widget-lift,0px))}.help-widget-module__YkPHDq__footerNote{display:none}}body[data-action-sheet-open=true] .help-widget-module__YkPHDq__trigger{display:none}
.after-deposit-policy-select-module__7ND3-a__root.after-deposit-policy-select-module__7ND3-a__root{align-self:stretch;width:100%}
.bank-transfer-settings-notice-module__fJZlAW__notice{border:1px solid var(--warn-border);border-radius:var(--radius);background:var(--warn-bg);color:var(--warn-text);font-family:var(--font-body);margin-top:12px;padding:12px 16px;scroll-margin-top:96px;scroll-margin-bottom:32px;font-size:14px;font-weight:400;line-height:20px}.bank-transfer-settings-notice-module__fJZlAW__notice a{color:var(--link);text-underline-offset:2px;font-weight:500;text-decoration:underline}.bank-transfer-settings-notice-module__fJZlAW__notice a:focus-visible{border-radius:var(--radius);box-shadow:var(--focus-ring);outline:none}
.media-upload-field-module__yKe-jW__field{gap:12px;display:grid}.media-upload-field-module__yKe-jW__header{gap:4px;display:grid}.media-upload-field-module__yKe-jW__label{color:var(--text);font-weight:600}.media-upload-field-module__yKe-jW__hint{color:#6b7280;margin:0;font-size:13px;line-height:1.5}.media-upload-field-module__yKe-jW__card{background:#fff;border:1px solid #d7dde6;border-radius:12px;gap:12px;padding:14px;display:grid}.media-upload-field-module__yKe-jW__preview{aspect-ratio:8/3;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;min-height:0;max-height:220px;display:flex;overflow:hidden}.media-upload-field-module__yKe-jW__previewImage{object-fit:cover;width:100%;height:100%;display:block}.media-upload-field-module__yKe-jW__placeholder{color:#6b7280;text-align:center;max-width:320px;margin:0;font-size:14px;line-height:1.5}.media-upload-field-module__yKe-jW__actions{flex-wrap:wrap;gap:10px;display:flex}.media-upload-field-module__yKe-jW__coverPrimaryAction{min-width:115px}.media-upload-field-module__yKe-jW__fileInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.media-upload-field-module__yKe-jW__button{min-height:36px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:0 16px;font-size:13px;font-weight:500;line-height:1}.media-upload-field-module__yKe-jW__buttonDanger{color:#991b1b;background:#fff5f5;border-color:#fecaca}.media-upload-field-module__yKe-jW__button:disabled{cursor:not-allowed;opacity:.6}.media-upload-field-module__yKe-jW__status{color:#374151;min-height:20px;font-size:14px;line-height:1.5}.media-upload-field-module__yKe-jW__error{color:#b91c1c}@media (max-width:640px){.media-upload-field-module__yKe-jW__card{padding:12px}.media-upload-field-module__yKe-jW__actions{display:grid}.media-upload-field-module__yKe-jW__coverPrimaryAction,.media-upload-field-module__yKe-jW__button{width:100%}}
.media-upload-card-module__cq0c3a__card{background:#fff;border:1px solid #d7dde6;border-radius:4px;gap:12px;padding:14px;display:grid}.media-upload-card-module__cq0c3a__cardUploaded{background:0 0;border:0;padding:0}.media-upload-card-module__cq0c3a__dropzone{text-align:center;cursor:default;background:#fff;border:2px dashed #d1d5dc;border-radius:4px;align-content:center;justify-items:center;gap:8px;min-height:200px;padding:24px 24px 26px;transition:border-color .12s,background .12s;display:grid}.media-upload-card-module__cq0c3a__dropzoneUploaded{background:0 0;border:0;align-content:start;gap:14px;min-height:0;padding:0}.media-upload-card-module__cq0c3a__dropzoneUploaded[data-fit=logo]{text-align:left;grid-template-columns:120px minmax(0,1fr);place-items:center start;gap:0 24px}.media-upload-card-module__cq0c3a__dropzoneActive{background:#f7fbf9;border-color:#2a6b4f}.media-upload-card-module__cq0c3a__dropzoneDisabled{cursor:not-allowed;opacity:.7}.media-upload-card-module__cq0c3a__iconBadge{background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.media-upload-card-module__cq0c3a__icon{color:#98a2b3}.media-upload-card-module__cq0c3a__loadingIcon{color:#2a6b4f;animation:.9s linear infinite media-upload-card-module__cq0c3a__mediaUploadSpin}.media-upload-card-module__cq0c3a__previewFrame{background:0 0;border-radius:4px;width:100%;max-width:50%;height:clamp(110px,17vw,210px);position:relative;overflow:hidden}.media-upload-card-module__cq0c3a__previewImage{box-sizing:border-box;object-position:center;width:100%;height:100%;display:block}.media-upload-card-module__cq0c3a__previewFrame[data-fit=cover] .media-upload-card-module__cq0c3a__previewImage{object-fit:cover}.media-upload-card-module__cq0c3a__previewFrame[data-fit=contain] .media-upload-card-module__cq0c3a__previewImage{object-fit:contain;padding:0}.media-upload-card-module__cq0c3a__previewFrame[data-fit=logo] .media-upload-card-module__cq0c3a__previewImage{object-fit:cover;padding:0}.media-upload-card-module__cq0c3a__previewFrame[data-fit=contain],.media-upload-card-module__cq0c3a__previewFrame[data-fit=logo]{aspect-ratio:1;justify-self:center;width:120px;height:auto}.media-upload-card-module__cq0c3a__loadingOverlay{background:#ffffffb8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@keyframes media-upload-card-module__cq0c3a__mediaUploadSpin{to{transform:rotate(360deg)}}.media-upload-card-module__cq0c3a__title{font-family:var(--font-inter), var(--font-geist-sans), sans-serif;color:#4a5565;margin:4px 0 0;font-size:14px;font-weight:400;line-height:20px}.media-upload-card-module__cq0c3a__hint{font-family:var(--font-inter), var(--font-geist-sans), sans-serif;color:#6a7282;margin:0;font-size:12px;font-weight:400;line-height:16px}.media-upload-card-module__cq0c3a__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:0;display:inline-flex}.media-upload-card-module__cq0c3a__logoMeta{align-content:center;justify-items:start;gap:12px;min-width:0;display:grid}.media-upload-card-module__cq0c3a__uploadedHint{font-family:var(--font-inter), var(--font-geist-sans), sans-serif;color:#4a5565;margin:0;font-size:14px;font-weight:400;line-height:20px}.media-upload-card-module__cq0c3a__primaryAction{min-width:115px}.media-upload-card-module__cq0c3a__secondaryAction{min-height:32px;padding:0 14px}.media-upload-card-module__cq0c3a__status{color:#374151;min-height:20px;font-size:14px;line-height:1.5}.media-upload-card-module__cq0c3a__error{color:#b91c1c}@media (max-width:900px){.media-upload-card-module__cq0c3a__card{border-radius:4px;padding:12px}.media-upload-card-module__cq0c3a__dropzone{background:#fff;border-width:1px;border-radius:4px;gap:8px;min-height:172px;padding:22px 16px}.media-upload-card-module__cq0c3a__dropzoneUploaded{padding:0}.media-upload-card-module__cq0c3a__dropzoneUploaded[data-fit=logo]{grid-template-columns:1fr;justify-items:start;gap:12px}.media-upload-card-module__cq0c3a__previewFrame{max-width:100%;height:clamp(90px,27vw,160px)}.media-upload-card-module__cq0c3a__previewFrame[data-fit=contain],.media-upload-card-module__cq0c3a__previewFrame[data-fit=logo]{width:80px;height:auto}.media-upload-card-module__cq0c3a__iconBadge{width:44px;height:44px}.media-upload-card-module__cq0c3a__title{color:#374151;margin-top:4px;font-size:15px;font-weight:500;line-height:20px}.media-upload-card-module__cq0c3a__hint{color:#6b7280;max-width:280px;font-size:13px;line-height:18px}.media-upload-card-module__cq0c3a__actions{width:100%;display:flex}.media-upload-card-module__cq0c3a__dropzoneUploaded[data-fit=logo] .media-upload-card-module__cq0c3a__actions{width:auto;display:inline-flex}.media-upload-card-module__cq0c3a__primaryAction,.media-upload-card-module__cq0c3a__secondaryAction{flex:1 1 0;min-width:0;min-height:44px}.media-upload-card-module__cq0c3a__dropzoneUploaded[data-fit=logo] .media-upload-card-module__cq0c3a__primaryAction,.media-upload-card-module__cq0c3a__dropzoneUploaded[data-fit=logo] .media-upload-card-module__cq0c3a__secondaryAction{width:auto}}
.plan-reservation-capacity-limit-alert-module__ugVGFG__alert{border:1px solid var(--error-text);border-radius:var(--radius);background:var(--toast-notification-bg-error);color:var(--text);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);align-items:flex-start;gap:12px;margin:12px 0 0;padding:12px;display:flex}.plan-reservation-capacity-limit-alert-module__ugVGFG__message{flex:1}.plan-reservation-capacity-limit-alert-module__ugVGFG__link{color:var(--brand);font-weight:var(--text-label-weight);text-underline-offset:2px;flex:none;text-decoration:underline}
.popup-module__vg0s6G__backdrop{z-index:3000;background:#11111173;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.popup-module__vg0s6G__popup{background:#fff;border:1px solid #e5e7eb;border-radius:4px;flex-direction:column;gap:0;width:min(780px,100vw - 40px);max-height:calc(100vh - 24px);display:flex;position:relative;overflow:hidden}.popup-module__vg0s6G__popupSm{width:min(480px,100vw - 40px)}.popup-module__vg0s6G__popupForm .popup-module__vg0s6G__close{width:44px;height:44px}.popup-module__vg0s6G__form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.popup-module__vg0s6G__header{border-bottom:1px solid #e5e7eb;align-items:center;min-height:65px;padding:0 56px 0 24px;display:flex}.popup-module__vg0s6G__title{color:#101828;font-family:var(--font-geist-sans), var(--font-inter), sans-serif;margin:0;font-size:18px;font-weight:600;line-height:28px}.popup-module__vg0s6G__close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:absolute;top:16px;right:16px}.popup-module__vg0s6G__close:hover{background:#f3f4f6}.popup-module__vg0s6G__close:disabled{cursor:not-allowed;opacity:var(--disabled-opacity,.6);background:0 0}.popup-module__vg0s6G__body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;gap:24px;min-height:0;padding:20px 24px 32px;display:grid;overflow:hidden auto}.popup-module__vg0s6G__footer{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:flex-start;gap:8px;padding:17px 24px 16px;display:flex}@media (max-width:900px){.popup-module__vg0s6G__backdrop{padding:12px}.popup-module__vg0s6G__popup{width:min(780px,100vw - 24px)}.popup-module__vg0s6G__backdropForm{place-items:stretch stretch;padding:0}.popup-module__vg0s6G__popupForm{border:0;border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh}.popup-module__vg0s6G__popupForm .popup-module__vg0s6G__header{min-height:58px;padding-left:16px}.popup-module__vg0s6G__popupForm .popup-module__vg0s6G__title{font-size:19px;line-height:29px}.popup-module__vg0s6G__popupForm .popup-module__vg0s6G__close{top:max(10px, env(safe-area-inset-top,0px));right:12px}.popup-module__vg0s6G__popupForm .popup-module__vg0s6G__body{padding:18px 16px 38px}.popup-module__vg0s6G__popupForm .popup-module__vg0s6G__footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));gap:12px}.popup-module__vg0s6G__body{padding:16px 16px 32px}.popup-module__vg0s6G__footer{flex-wrap:wrap;padding:12px 16px}}
.settlement-inline-panel-module__edE_Sa__panel{padding:var(--panel-card-padding);background:var(--panel-card-bg);border:var(--panel-card-border-width) solid var(--panel-card-border-color);border-radius:var(--card-radius);flex-direction:column;gap:24px;display:flex}.settlement-inline-panel-module__edE_Sa__head{flex-direction:column;gap:20px;display:flex}.settlement-inline-panel-module__edE_Sa__backButton{appearance:none;font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--text-muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:0;font-weight:500;display:inline-flex}.settlement-inline-panel-module__edE_Sa__backButton:hover{color:var(--text)}.settlement-inline-panel-module__edE_Sa__title{font-family:var(--font-heading);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line);font-weight:var(--text-heading-h2-weight);color:var(--text);align-items:center;gap:8px;margin:0;display:inline-flex}.settlement-inline-panel-module__edE_Sa__titleDanger{color:#b42323}.settlement-inline-panel-module__edE_Sa__intro{font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--text-body-weight);color:var(--text);margin:0}.settlement-inline-panel-module__edE_Sa__grid{grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.settlement-inline-panel-module__edE_Sa__left,.settlement-inline-panel-module__edE_Sa__right{flex-direction:column;gap:16px;min-width:0;display:flex}.settlement-inline-panel-module__edE_Sa__summary{border:1px solid var(--border-strong);border-radius:var(--card-radius);background:var(--panel-card-bg);flex-direction:column;gap:14px;padding:20px;display:flex}.settlement-inline-panel-module__edE_Sa__summaryParticipant{font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);align-items:center;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__summaryParticipant>svg{color:#9ca3af;flex-shrink:0}.settlement-inline-panel-module__edE_Sa__summaryParticipantValue{color:#101828;overflow-wrap:anywhere;min-width:0;font-weight:600}.settlement-inline-panel-module__edE_Sa__summaryItemBody{flex-direction:column;gap:2px;min-width:0;display:flex}.settlement-inline-panel-module__edE_Sa__summaryLabel{font-family:var(--font-body);font-size:var(--text-label-size);line-height:var(--text-label-line);font-weight:var(--text-label-weight);color:#6a7282;margin:0}.settlement-inline-panel-module__edE_Sa__summaryValue{font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--text-body-weight);color:#101828;overflow-wrap:anywhere;margin:0}.settlement-inline-panel-module__edE_Sa__summaryGroup{flex-direction:column;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__summaryRow{font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);justify-content:space-between;align-items:center;gap:12px;display:flex}.settlement-inline-panel-module__edE_Sa__summaryRowLabel{color:#101828;align-items:center;gap:8px;display:inline-flex}.settlement-inline-panel-module__edE_Sa__summaryRowLabel>svg{color:#9ca3af;flex-shrink:0}.settlement-inline-panel-module__edE_Sa__summaryRowValue{color:#101828;font-variant-numeric:tabular-nums;white-space:nowrap}.settlement-inline-panel-module__edE_Sa__summaryRowValueEmphasis{font-size:1.05em;font-weight:600}.settlement-inline-panel-module__edE_Sa__summaryRowValueSuccess{color:#047857}.settlement-inline-panel-module__edE_Sa__summaryRowValueDanger{color:#b42323}.settlement-inline-panel-module__edE_Sa__summaryRowValueMuted{color:#6a7282}.settlement-inline-panel-module__edE_Sa__summaryDivider{background:var(--border-strong);height:1px;margin:2px 0}.settlement-inline-panel-module__edE_Sa__summaryAlert{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);border-radius:8px;align-items:flex-start;gap:8px;padding:10px 12px;display:flex}.settlement-inline-panel-module__edE_Sa__summaryAlert>svg{flex-shrink:0;margin-top:2px}.settlement-inline-panel-module__edE_Sa__summaryAlertInfo{color:#374151;background:#f3f4f6}.settlement-inline-panel-module__edE_Sa__summaryAlertInfo>svg{color:#6a7282}.settlement-inline-panel-module__edE_Sa__summaryAlertWarn{color:#92400e;background:#fef3c7}.settlement-inline-panel-module__edE_Sa__summaryAlertWarn>svg{color:#b45309}.settlement-inline-panel-module__edE_Sa__section{border:1px solid var(--border-strong);border-radius:var(--card-radius);background:var(--panel-card-bg);flex-direction:column;gap:12px;padding:16px 20px;display:flex}.settlement-inline-panel-module__edE_Sa__sectionTitle{flex-direction:column;gap:2px;min-width:0;display:flex}.settlement-inline-panel-module__edE_Sa__sectionLabel{font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);color:var(--text);font-weight:600}.settlement-inline-panel-module__edE_Sa__sectionHint{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--text-muted);margin:0}.settlement-inline-panel-module__edE_Sa__channels{flex-direction:column;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__placeholder{text-align:center;font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--text-muted);border:1px dashed var(--border-strong);border-radius:var(--card-radius);background:var(--bg-subtle);padding:40px 24px}.settlement-inline-panel-module__edE_Sa__placeholder strong{color:var(--text);font-weight:600}.settlement-inline-panel-module__edE_Sa__preview{background:var(--panel-card-bg);border:1px solid var(--border-strong);border-radius:var(--card-radius);flex-direction:column;gap:12px;padding:20px;display:flex}.settlement-inline-panel-module__edE_Sa__emailComposerForm{flex-direction:column;gap:24px;display:flex}.settlement-inline-panel-module__edE_Sa__emailComposerPreview{flex-direction:column;gap:16px;display:flex}.settlement-inline-panel-module__edE_Sa__emailComposerRadius{border-radius:4px}.settlement-inline-panel-module__edE_Sa__previewHeader{font-family:var(--font-heading);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line);font-weight:var(--text-heading-h3-weight);color:var(--text);align-items:center;gap:8px;margin:0;display:inline-flex}.settlement-inline-panel-module__edE_Sa__previewSubject{border-bottom:1px solid var(--border-strong);font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);color:var(--text);margin:0;padding-bottom:12px}.settlement-inline-panel-module__edE_Sa__previewSubject strong{color:var(--text-muted);margin-right:6px;font-weight:500}.settlement-inline-panel-module__edE_Sa__previewBody{font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);color:var(--text);max-height:380px;overflow-y:auto}.settlement-inline-panel-module__edE_Sa__previewBody p{margin:0 0 12px}.settlement-inline-panel-module__edE_Sa__previewBody p:last-child{margin-bottom:0}.settlement-inline-panel-module__edE_Sa__emailFrame{background:#f4f5f7;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:28px 16px 20px;overflow:visible}.settlement-inline-panel-module__edE_Sa__emailFrame.settlement-inline-panel-module__edE_Sa__emailComposerRadius{border-radius:4px}.settlement-inline-panel-module__edE_Sa__emailCard{background:#fff;border-radius:16px;width:min(100%,560px);margin:0 auto;padding:36px 32px 20px;box-shadow:0 1px 3px #1018280a}.settlement-inline-panel-module__edE_Sa__emailLogo{text-align:center;font-family:var(--logo-planerto-font-family);font-size:19px;line-height:28px;font-weight:var(--logo-planerto-font-weight);letter-spacing:var(--logo-planerto-letter-spacing);color:var(--logo-planerto-color);margin:0 0 28px}.settlement-inline-panel-module__edE_Sa__emailContent{font-family:var(--font-body);color:#475569;font-size:15px;line-height:24px}.settlement-inline-panel-module__edE_Sa__emailContent p{margin:0 0 12px}.settlement-inline-panel-module__edE_Sa__emailContent p:last-child{margin-bottom:0}.settlement-inline-panel-module__edE_Sa__emailContent table{max-width:100%}.settlement-inline-panel-module__edE_Sa__emailEditableWrap{position:relative}.settlement-inline-panel-module__edE_Sa__emailEditableBadge{z-index:1;color:#2a6b4f;pointer-events:none;background:#eaf4ee;border:1px solid #cfe6da;border-radius:999px;align-items:center;gap:6px;padding:5px 13px;font-size:13px;font-weight:600;line-height:1.4;transition:opacity .15s;display:inline-flex;position:absolute;top:-14px;right:8px;box-shadow:0 1px 2px #1018280f}.settlement-inline-panel-module__edE_Sa__emailEditorContent{cursor:text;min-height:180px;font-family:var(--font-body);color:#475569;border:1.5px dashed #b6c2cf;border-radius:10px;outline:none;padding:14px 16px;font-size:15px;line-height:24px;transition:border-color .15s,background-color .15s}.settlement-inline-panel-module__edE_Sa__emailEditorContent:hover{border-color:#2a6b4f}.settlement-inline-panel-module__edE_Sa__emailEditorContent:focus,.settlement-inline-panel-module__edE_Sa__emailEditorContent:focus-visible{border-style:solid;border-color:#2a6b4f}.settlement-inline-panel-module__edE_Sa__emailEditableWrap:has(.settlement-inline-panel-module__edE_Sa__emailEditorContent:focus) .settlement-inline-panel-module__edE_Sa__emailEditableBadge{opacity:0}.settlement-inline-panel-module__edE_Sa__emailEditorContent table{max-width:100%}.settlement-inline-panel-module__edE_Sa__emailFooterBox{background:var(--brand-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding:14px 20px;display:flex}.settlement-inline-panel-module__edE_Sa__emailFooterBrand{font-family:var(--logo-planerto-font-family);font-size:15px;line-height:24px;font-weight:var(--logo-planerto-font-weight);letter-spacing:var(--logo-planerto-letter-spacing);color:#1f5a40}.settlement-inline-panel-module__edE_Sa__emailSocials{align-items:center;gap:6px;display:inline-flex}.settlement-inline-panel-module__edE_Sa__emailSocial{background:var(--brand);color:#fff;width:28px;height:28px;font-family:var(--font-body);border-radius:999px;justify-content:center;align-items:center;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.settlement-inline-panel-module__edE_Sa__emailMeta{text-align:center;width:min(100%,560px);font-family:var(--font-body);color:#94a3b8;margin:16px auto 0;font-size:12px;line-height:20px}.settlement-inline-panel-module__edE_Sa__emailMeta p{margin:0 0 4px}.settlement-inline-panel-module__edE_Sa__emailMeta p:last-child{margin-bottom:0}.settlement-inline-panel-module__edE_Sa__emailMeta span{color:#64748b;text-decoration:underline}.settlement-inline-panel-module__edE_Sa__previewHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.settlement-inline-panel-module__edE_Sa__previewEditButton{appearance:none;font-family:var(--font-body);font-size:var(--text-body-sm-size);color:var(--text-muted);border:1px solid var(--border-strong);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-weight:500;line-height:1;transition:color .15s,border-color .15s;display:inline-flex}.settlement-inline-panel-module__edE_Sa__previewEditButton:hover{color:var(--text);border-color:var(--text)}.settlement-inline-panel-module__edE_Sa__previewIntegrationCta{border-bottom:1px solid var(--border-strong);font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--text-muted);margin:0;padding-bottom:12px}.settlement-inline-panel-module__edE_Sa__previewIntegrationLink{color:var(--accent,#166534);font-weight:500;text-decoration:none}.settlement-inline-panel-module__edE_Sa__previewIntegrationLink:hover{text-decoration:underline}.settlement-inline-panel-module__edE_Sa__channelsIntegrationHint{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);margin:6px 0 0}.settlement-inline-panel-module__edE_Sa__emailEditWarning{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.settlement-inline-panel-module__edE_Sa__emailEditWarning strong{font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);color:#92400e;font-weight:600}.settlement-inline-panel-module__edE_Sa__emailEditWarning p{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:#78350f;margin:0}.settlement-inline-panel-module__edE_Sa__emailEditWarningButton{appearance:none;font-family:var(--font-body);font-size:var(--text-body-sm-size);color:#92400e;cursor:pointer;background:#fff;border:1px solid #b45309;border-radius:6px;align-self:flex-start;padding:6px 14px;font-weight:500;line-height:1;transition:background-color .15s,color .15s}.settlement-inline-panel-module__edE_Sa__emailEditWarningButton:hover{color:#fff;background:#b45309}.settlement-inline-panel-module__edE_Sa__emailEditHint{font-family:var(--font-body);font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--text-muted);margin:0}.settlement-inline-panel-module__edE_Sa__emailEditCanvas{flex-direction:column;gap:12px;display:flex}.settlement-inline-panel-module__edE_Sa__emailVariables{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.settlement-inline-panel-module__edE_Sa__emailVariables.settlement-inline-panel-module__edE_Sa__emailComposerRadius{border-radius:4px}.settlement-inline-panel-module__edE_Sa__emailVariablesSummary{font-family:var(--font-body);color:#2a6b4f;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:13px 16px;font-size:14px;font-weight:600;list-style:none;transition:background-color .15s;display:flex}.settlement-inline-panel-module__edE_Sa__emailVariablesSummary::-webkit-details-marker{display:none}.settlement-inline-panel-module__edE_Sa__emailVariablesSummary:hover{background:#f1f5f4}.settlement-inline-panel-module__edE_Sa__emailVariablesSummary:after{content:"";border-bottom:2px solid #2a6b4f;border-right:2px solid #2a6b4f;width:7px;height:7px;margin-left:auto;transition:transform .15s;transform:rotate(45deg)}.settlement-inline-panel-module__edE_Sa__emailVariables[open] .settlement-inline-panel-module__edE_Sa__emailVariablesSummary{border-bottom:1px solid #e5e7eb}.settlement-inline-panel-module__edE_Sa__emailVariables[open] .settlement-inline-panel-module__edE_Sa__emailVariablesSummary:after{transform:rotate(-135deg)}.settlement-inline-panel-module__edE_Sa__emailVariablesBody{padding:16px 18px 18px}.settlement-inline-panel-module__edE_Sa__emailVariablesTitle{font-family:var(--font-body);color:var(--text);margin:0 0 6px;font-size:15px;font-weight:600;line-height:22px}.settlement-inline-panel-module__edE_Sa__emailVariablesIntro{font-family:var(--font-body);color:#475569;margin:0 0 16px;font-size:14px;line-height:21px}.settlement-inline-panel-module__edE_Sa__emailVariablesList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.settlement-inline-panel-module__edE_Sa__emailVariableItem{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.settlement-inline-panel-module__edE_Sa__emailVariableCode{min-width:140px;font-family:var(--font-mono,ui-monospace, monospace);text-align:left;color:#2a6b4f;cursor:pointer;background:#eaf4ee;border:1px solid #cfe6da;border-radius:6px;flex-shrink:0;padding:5px 11px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s}.settlement-inline-panel-module__edE_Sa__emailVariableCode.settlement-inline-panel-module__edE_Sa__emailComposerRadius{border-radius:4px}.settlement-inline-panel-module__edE_Sa__emailVariableCode:hover{background:#d9ecdf;border-color:#2a6b4f}.settlement-inline-panel-module__edE_Sa__emailVariableCode:active{transform:translateY(.5px)}.settlement-inline-panel-module__edE_Sa__emailVariableDesc{font-family:var(--font-body);color:var(--text);font-size:15px;line-height:22px}.settlement-inline-panel-module__edE_Sa__emailVariableCopied{color:#2a6b4f;font-weight:600}.settlement-inline-panel-module__edE_Sa__emailEditHint code{font-family:var(--font-mono,monospace);background:#0000000a;border-radius:4px;padding:1px 5px;font-size:.92em}.settlement-inline-panel-module__edE_Sa__emailEditLabel{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--text);flex-direction:column;gap:6px;font-weight:500;display:flex}.settlement-inline-panel-module__edE_Sa__emailEditInput{appearance:none;width:100%;height:38px;min-height:38px;font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--input-text,var(--text));background:var(--input-bg,#fff);border:1px solid var(--input-border-color,var(--border-strong));border-radius:4px;padding:8px 12px;font-weight:400;transition:border-color .12s}.settlement-inline-panel-module__edE_Sa__emailEditInput:focus{border-color:var(--input-border-color-focus,var(--brand));outline:none}.settlement-inline-panel-module__edE_Sa__emailEditInput:disabled{color:var(--text-muted);background:var(--bg-subtle);cursor:not-allowed}.settlement-inline-panel-module__edE_Sa__emailEditTextarea{appearance:none;font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);color:var(--text);border:1px solid var(--border-strong);resize:vertical;background:#fff;border-radius:6px;min-height:100px;padding:8px 12px;font-weight:400}.settlement-inline-panel-module__edE_Sa__emailEditTextarea:focus{outline:2px solid var(--focus-ring,#2563eb);outline-offset:-1px;border-color:#0000}.settlement-inline-panel-module__edE_Sa__emailEditTextarea:disabled{opacity:.5;cursor:not-allowed}.settlement-inline-panel-module__edE_Sa__emailEditError{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:#b42323;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0;padding:10px 12px}.settlement-inline-panel-module__edE_Sa__emailEditActions{justify-content:flex-end;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__emailEditHeaderActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__smsComposer{background:var(--panel-card-bg);border:1px solid var(--border-strong);border-radius:var(--card-radius);flex-direction:column;gap:14px;padding:20px;display:flex}.settlement-inline-panel-module__edE_Sa__smsComposerHeader{font-family:var(--font-heading);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line);font-weight:var(--text-heading-h3-weight);color:var(--text);align-items:center;gap:8px;margin:0;display:inline-flex}.settlement-inline-panel-module__edE_Sa__textarea{appearance:none;border:1px solid var(--border-strong);border-radius:var(--card-radius);background:var(--panel-card-bg);width:100%;min-height:132px;font-family:var(--font-body);font-size:var(--text-body-size);line-height:var(--text-body-line);color:var(--text);resize:vertical;padding:12px 14px}.settlement-inline-panel-module__edE_Sa__textarea:focus{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft);outline:none}.settlement-inline-panel-module__edE_Sa__smsCounter{font-family:var(--font-body);font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__smsCounter_ok{color:var(--text-muted)}.settlement-inline-panel-module__edE_Sa__smsCounter_warn{color:#ca8a04}.settlement-inline-panel-module__edE_Sa__smsCounter_risk{color:#b42323}.settlement-inline-panel-module__edE_Sa__smsVariables{flex-direction:column;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__smsVariablesLabel{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--text);margin:0;font-weight:500}.settlement-inline-panel-module__edE_Sa__smsVariablesList{flex-wrap:wrap;gap:8px;display:flex}.settlement-inline-panel-module__edE_Sa__smsVariableChip{appearance:none;background:var(--panel-card-bg);border:1px solid var(--border-strong);border-radius:var(--card-radius);color:var(--text);cursor:pointer;align-items:center;gap:6px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:18px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.settlement-inline-panel-module__edE_Sa__smsVariableChip code{font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:0;padding:0}.settlement-inline-panel-module__edE_Sa__smsVariableChip:hover:not(:disabled){background:var(--brand-soft);border-color:var(--brand);color:var(--brand)}.settlement-inline-panel-module__edE_Sa__smsVariableChipCopied{color:#047857;background:#ecfdf5;border-color:#34d399}.settlement-inline-panel-module__edE_Sa__smsVariableChipError{color:#b42323;background:#fef2f2;border-color:#f5c2c2}.settlement-inline-panel-module__edE_Sa__smsVariableChip>span{font-family:var(--font-body);font-size:var(--text-caption-size);font-weight:500}.settlement-inline-panel-module__edE_Sa__smsVariablesHint{font-family:var(--font-body);font-size:var(--text-caption-size);line-height:var(--text-caption-line);color:var(--text-muted);margin:0}.settlement-inline-panel-module__edE_Sa__advanced{border-top:1px solid var(--border-strong);flex-direction:column;margin-top:24px;padding-top:20px;display:flex}.settlement-inline-panel-module__edE_Sa__advancedTitle{font-family:var(--font-body);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line);font-weight:var(--text-heading-h2-weight);color:var(--text);margin:0}.settlement-inline-panel-module__edE_Sa__advancedBody{flex-direction:column;gap:8px;margin-top:12px;display:flex}.settlement-inline-panel-module__edE_Sa__advancedHint{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);color:var(--text-muted);margin:0;font-weight:400}.settlement-inline-panel-module__edE_Sa__footer{z-index:20;margin:8px calc(-1 * var(--panel-card-padding)) calc(-1 * var(--panel-card-padding));padding:16px var(--panel-card-padding);padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:var(--panel-card-bg);border-top:1px solid var(--border-strong);border-bottom-left-radius:var(--card-radius);border-bottom-right-radius:var(--card-radius);justify-content:flex-end;align-items:center;gap:8px;display:flex;position:sticky;bottom:0}.settlement-inline-panel-module__edE_Sa__footerHidden{display:none}.settlement-inline-panel-module__edE_Sa__dangerButton{background:#b42323}.settlement-inline-panel-module__edE_Sa__dangerButton:hover:not(:disabled){background:#9a1d1d}@media (max-width:880px){.settlement-inline-panel-module__edE_Sa__grid{grid-template-columns:minmax(0,1fr)}.settlement-inline-panel-module__edE_Sa__preview{background:0 0;border:0;border-radius:0;padding:0}.settlement-inline-panel-module__edE_Sa__emailFrame{background:0 0;border:0;border-radius:0;max-height:none;padding:0;overflow:visible}.settlement-inline-panel-module__edE_Sa__emailCard{border:1px solid #e5e7eb;border-radius:12px;padding:24px 18px 16px}.settlement-inline-panel-module__edE_Sa__previewHead{flex-direction:column;align-items:flex-start;gap:8px}.settlement-inline-panel-module__edE_Sa__previewEditButton{white-space:nowrap}}
.send-message-module__-WJK8W__meta{color:var(--text-muted);margin:0 0 20px;font-size:14px;line-height:20px}.send-message-module__-WJK8W__meta strong{color:var(--text);font-weight:500}.send-message-module__-WJK8W__layout{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.send-message-module__-WJK8W__formCard,.send-message-module__-WJK8W__previewCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:20px}.send-message-module__-WJK8W__variables{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);margin:0 0 16px;padding:12px 16px}.send-message-module__-WJK8W__variablesIntro{color:var(--text-muted);margin:0 0 8px;font-size:12px;line-height:16px}.send-message-module__-WJK8W__variablesList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.send-message-module__-WJK8W__variableItem{align-items:center;gap:8px;display:flex}.send-message-module__-WJK8W__variableToken{border:1px solid var(--border-strong);border-radius:var(--radius);color:var(--brand);cursor:pointer;background:#fff;flex-shrink:0;padding:4px 8px;font-family:Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.send-message-module__-WJK8W__variableToken:hover{background:var(--brand-soft);border-color:var(--brand)}.send-message-module__-WJK8W__variableDesc{color:var(--text-muted);font-size:14px;line-height:20px}.send-message-module__-WJK8W__sectionLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 6px;font-size:13px;font-weight:600;display:block}.send-message-module__-WJK8W__field{margin-bottom:16px}.send-message-module__-WJK8W__textarea{box-sizing:border-box;border:1px solid var(--border-strong);border-radius:var(--radius);width:100%;color:var(--text);resize:vertical;background:#fff;min-height:220px;padding:8px 12px;font-family:inherit;font-size:14px;line-height:20px}.send-message-module__-WJK8W__textarea:focus{border-color:var(--brand);outline:none}.send-message-module__-WJK8W__smsCounter{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:16px}.send-message-module__-WJK8W__previewHeading{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;font-size:13px;font-weight:600}.send-message-module__-WJK8W__previewSubject{color:var(--text);margin:0 0 12px;font-size:15px;font-weight:600}.send-message-module__-WJK8W__emailFrame{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-height:520px;padding:28px 16px 20px;overflow:auto}.send-message-module__-WJK8W__emailCard{border-radius:var(--radius);background:#fff;width:min(100%,560px);margin:0 auto;padding:32px 32px 24px;box-shadow:0 1px 3px #1018280a}.send-message-module__-WJK8W__emailLogo{text-align:center;letter-spacing:.12em;color:var(--brand);margin:0 0 24px;font-weight:700}.send-message-module__-WJK8W__emailContent{color:var(--text-muted);font-size:15px;line-height:24px}.send-message-module__-WJK8W__smsPreview{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius);white-space:pre-wrap;color:var(--text);padding:16px;font-size:14px;line-height:20px}.send-message-module__-WJK8W__error{border-radius:var(--radius);color:var(--error-text);background:#fef2f2;border:1px solid #fecaca;margin:0 0 16px;padding:12px;font-size:14px;line-height:20px}@media (max-width:900px){.send-message-module__-WJK8W__textarea{font-size:16px;line-height:21px}}
.reschedule-participant-modal-module__ahLC_G__comboScope .decision-combobox-list{box-shadow:none;margin:8px 0 0;position:static}
.group-booking-header-row-module__Pgv36a__groupHeaderRow{background:var(--surface-subtle);cursor:pointer}.group-booking-header-row-module__Pgv36a__groupHeaderRow td{border-top:1px solid var(--border);border-bottom:1px solid var(--border,#e2e8f0)}@media (hover:hover) and (pointer:fine){.edv-participants-table tbody .group-booking-header-row-module__Pgv36a__groupHeaderRow.group-booking-header-row-module__Pgv36a__groupHeaderRow:hover>td{background:var(--bg-hover-emphasis)}}.group-booking-header-row-module__Pgv36a__selectionCell{text-align:center;width:48px}.group-booking-header-row-module__Pgv36a__groupNameCell{align-items:flex-start;gap:8px;display:flex}.group-booking-header-row-module__Pgv36a__groupTitle{flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:inline-flex}.group-booking-header-row-module__Pgv36a__groupIdentity,.group-booking-header-row-module__Pgv36a__groupContacts{gap:1px;display:grid}.group-booking-header-row-module__Pgv36a__groupContact{color:var(--text-muted);font-size:12px;line-height:16px;text-decoration:none}.group-booking-header-row-module__Pgv36a__groupMemberLastRow td{border-bottom:1px solid var(--border)}.group-booking-header-row-module__Pgv36a__groupBadge{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.group-booking-header-row-module__Pgv36a__payerOnlyBadge{border-radius:var(--radius,4px);background:var(--brand-soft);color:var(--brand);white-space:nowrap;align-items:center;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.group-booking-header-row-module__Pgv36a__groupCount{color:var(--muted-foreground,#64748b)}.group-booking-header-row-module__Pgv36a__noteBadge{background:var(--surface,#fff);border:1px solid var(--border);border-radius:var(--radius,4px);cursor:pointer;color:var(--text);padding:4px 8px;font-size:12px;font-weight:500;line-height:16px}.group-booking-header-row-module__Pgv36a__noteBadge:hover{border-color:var(--brand)}.events-table .group-booking-header-row-module__Pgv36a__noteDrawerRow td{border-bottom:1px solid var(--border);padding:0}.group-booking-header-row-module__Pgv36a__noteDrawer{text-align:left;background:var(--status-badge-yellow-bg,#fef9c2);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.group-booking-header-row-module__Pgv36a__noteDrawerBody{text-align:left;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.group-booking-header-row-module__Pgv36a__noteDrawerLabel{letter-spacing:-.01em;color:var(--text);margin:0;font-size:15px;font-weight:600;line-height:20px}.group-booking-header-row-module__Pgv36a__noteDrawerText{letter-spacing:-.005em;color:var(--text);white-space:pre-line;margin:0;font-size:14px;line-height:20px}.group-booking-header-row-module__Pgv36a__noteDrawerClose{border:1px solid var(--border);border-radius:var(--radius,4px);background:var(--surface,#fff);width:28px;height:28px;color:var(--text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.group-booking-header-row-module__Pgv36a__noteDrawerClose:hover{border-color:var(--brand);color:var(--brand)}@media (max-width:767px){.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow{border:0;border-top:1px solid var(--border-strong,#e5e7eb);background:#fff;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px 12px;margin:0;padding:14px 12px;display:grid}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow:first-child{border-top:0}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td{border-top:0;border-bottom:0}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td:first-child{grid-area:1/1/3;align-self:center}.group-booking-header-row-module__Pgv36a__selectionCell{text-align:left;width:auto}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td:nth-child(2){grid-area:1/2/auto/4;min-width:0}:is(.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td:nth-child(3),.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td:nth-child(4),.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td:nth-child(5),.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td:nth-child(6)){display:none}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow>td:nth-child(7){grid-area:2/3;justify-self:end;margin-right:4px}.group-booking-header-row-module__Pgv36a__groupNameCell{align-items:center;width:100%}.group-booking-header-row-module__Pgv36a__groupTitle strong{letter-spacing:-.01em;overflow-wrap:anywhere;font-size:16px;line-height:22px}.group-booking-header-row-module__Pgv36a__groupContacts,.group-booking-header-row-module__Pgv36a__noteBadge{display:none}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow:not([data-collapsed]){background:var(--bg-subtle,#f8fafc)}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupHeaderRow:not([data-collapsed])+tr.edv-m-drawer-row{background:var(--bg-subtle,#f8fafc)}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupMemberRow.group-booking-header-row-module__Pgv36a__groupMemberRow{background:var(--bg-subtle,#f8fafc)}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupMemberRow.group-booking-header-row-module__Pgv36a__groupMemberRow>td{background:0 0}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupMemberRow.group-booking-header-row-module__Pgv36a__groupMemberRow{grid-template-columns:auto minmax(0,1fr) auto}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupMemberRow.group-booking-header-row-module__Pgv36a__groupMemberRow>td:nth-child(7){grid-column:3;justify-content:flex-end;align-items:center;display:flex}.edv-participants-table tbody>tr.group-booking-header-row-module__Pgv36a__groupMemberLastRow.group-booking-header-row-module__Pgv36a__groupMemberLastRow{border-bottom:1px solid var(--border-strong,#e5e7eb);margin-bottom:12px}}@media (max-width:640px){.group-booking-header-row-module__Pgv36a__groupCount{font-size:12px}.group-booking-header-row-module__Pgv36a__noteDrawer{padding:12px}}
.rich-text-editor-module__-xN1Fq__editorWrap{border:1px solid var(--border-strong);background:#fff;border-radius:4px;position:relative}.rich-text-editor-module__-xN1Fq__editorToolbar{border-bottom:1px solid var(--border-strong);flex-wrap:wrap;align-items:center;gap:8px;padding:8px;display:flex}.rich-text-editor-module__-xN1Fq__editorToolbarGroup{align-items:center;gap:8px;display:inline-flex}.rich-text-editor-module__-xN1Fq__editorToolbarDivider{background:var(--border-strong);width:1px;height:30px}.rich-text-editor-module__-xN1Fq__editorSelect{box-sizing:border-box;border:1px solid var(--input-border-color,#e5e7eb);background-color:var(--input-bg,#fff);width:auto;height:38px;min-height:38px;color:var(--input-text,#111827);font-family:var(--font-body,"Inter"), sans-serif;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px 16px;border-radius:6px;padding:8px 36px 8px 12px;font-size:14px;font-weight:400;line-height:20px;transition:border-color .12s,box-shadow .12s}.rich-text-editor-module__-xN1Fq__editorSelect:focus-visible{border-color:var(--input-border-color-focus,#2a6b4f);box-shadow:0 0 0 2px var(--brand-soft,#eaf4ee);outline:none}.rich-text-editor-module__-xN1Fq__editorSelect:disabled{background:var(--bg-subtle,#f9fafb);color:var(--text-muted,#6b7280);cursor:not-allowed}.rich-text-editor-module__-xN1Fq__editorIconBtn{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0;display:inline-flex}.rich-text-editor-module__-xN1Fq__editorIconBtn:hover:not(:disabled),.rich-text-editor-module__-xN1Fq__editorIconBtnActive{color:var(--text);background:#eef2f7}.rich-text-editor-module__-xN1Fq__editorIconBtn:focus-visible{color:var(--text);background:#eef2f7;outline:none}.rich-text-editor-module__-xN1Fq__editorIconBtn:disabled{opacity:.55;cursor:not-allowed}.rich-text-editor-module__-xN1Fq__editorIconImg{width:16px;height:16px;display:block}.rich-text-editor-module__-xN1Fq__editorLinkPopover{z-index:20;border:1px solid var(--border-strong);background:#fff;border-radius:4px;gap:10px;width:min(380px,100% - 16px);padding:12px;display:grid;position:absolute;top:56px;left:8px;box-shadow:0 14px 32px #0f172a29}.rich-text-editor-module__-xN1Fq__editorLinkLabel{color:var(--input-label-color,#364153);font-family:var(--font-body,"Inter"), sans-serif;font-size:14px;font-weight:500;line-height:20px}.rich-text-editor-module__-xN1Fq__editorLinkError{color:#c10007;margin:0;font-size:13px;line-height:18px}.rich-text-editor-module__-xN1Fq__editorLinkActions{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.rich-text-editor-module__-xN1Fq__editorLinkActionGroup{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.rich-text-editor-module__-xN1Fq__editorLinkButton{height:34px;padding:0 12px}.rich-text-editor-module__-xN1Fq__editorLinkRemoveBtn{color:#c10007;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;line-height:18px}.rich-text-editor-module__-xN1Fq__editorLinkRemoveBtn:hover{text-decoration:underline}.rich-text-editor-module__-xN1Fq__editorLinkRemoveBtn:focus-visible{outline:2px solid var(--brand-soft,#eaf4ee);outline-offset:2px}.rich-text-editor-module__-xN1Fq__editorSurface{position:relative}.rich-text-editor-module__-xN1Fq__editorContent{min-height:220px;color:var(--text);padding:10px 12px 12px;font-size:14px;font-weight:400;line-height:1.45}.rich-text-editor-module__-xN1Fq__editorContent:focus{outline:none}.rich-text-editor-module__-xN1Fq__editorContent h3{color:var(--text);margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.3}.rich-text-editor-module__-xN1Fq__editorContent p{margin:0 0 10px;font-weight:400}.rich-text-editor-module__-xN1Fq__editorContent ul,.rich-text-editor-module__-xN1Fq__editorContent ol{margin:0 0 10px 20px;padding:0;font-weight:400}.rich-text-editor-module__-xN1Fq__editorContent li{margin:0 0 4px;font-weight:400}.rich-text-editor-module__-xN1Fq__editorContent strong{font-weight:700}.rich-text-editor-module__-xN1Fq__editorContent a{color:var(--brand);text-decoration:underline}.rich-text-editor-module__-xN1Fq__editorPlaceholder{color:var(--text-muted);pointer-events:none;font-size:14px;position:absolute;top:10px;left:12px}.rich-text-editor-module__-xN1Fq__editorDisabled{opacity:.7}@media (max-width:900px){.rich-text-editor-module__-xN1Fq__editorContent{min-height:132px;padding:12px 16px 14px;font-size:16px;line-height:22px}.rich-text-editor-module__-xN1Fq__editorPlaceholder{font-size:16px;line-height:22px;top:12px;left:16px}.rich-text-editor-module__-xN1Fq__editorSelect{min-height:44px;padding:10px 36px 10px 16px;font-size:16px;line-height:22px}.rich-text-editor-module__-xN1Fq__editorToolbarDivider{display:none}.rich-text-editor-module__-xN1Fq__editorToolbarGroup{flex-wrap:wrap}.rich-text-editor-module__-xN1Fq__editorLinkActions{flex-direction:column;align-items:stretch}.rich-text-editor-module__-xN1Fq__editorLinkActionGroup{width:100%;margin-left:0}.rich-text-editor-module__-xN1Fq__editorLinkButton{flex:1;height:38px}}
.rich-text-editor-field-module__ZYdoVG__field{gap:0;display:grid}.rich-text-editor-field-module__ZYdoVG__field .tiptap.ProseMirror{min-height:var(--rich-text-editor-field-min-height,118px)}.rich-text-editor-field-module__ZYdoVG__fieldResizable{resize:vertical;min-height:calc(var(--rich-text-editor-field-min-height,118px) + 44px);overflow:auto}
.editable-description-card-module__LjM8eq__root{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:4px;gap:16px;padding:24px;display:grid}.editable-description-card-module__LjM8eq__editing{gap:16px}.editable-description-card-module__LjM8eq__header{margin-bottom:0}.editable-description-card-module__LjM8eq__title{color:#101828;align-items:center;gap:10px;display:inline-flex}.editable-description-card-module__LjM8eq__title svg{color:#9ca3af}.editable-description-card-module__LjM8eq__heading{margin:0}.editable-description-card-module__LjM8eq__actions{z-index:5;background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:8px;padding-top:16px;padding-bottom:16px;display:flex;position:sticky;bottom:0}.editable-description-card-module__LjM8eq__previewBlock{justify-items:start;gap:6px;display:grid}.editable-description-card-module__LjM8eq__preview{color:#364153;font-family:var(--font-body);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:22px;display:-webkit-box;overflow:hidden}.editable-description-card-module__LjM8eq__previewExpanded{line-clamp:unset;-webkit-line-clamp:unset;max-height:none;display:block}.editable-description-card-module__LjM8eq__preview p,.editable-description-card-module__LjM8eq__preview ul,.editable-description-card-module__LjM8eq__preview ol,.editable-description-card-module__LjM8eq__preview h3{margin:0 0 10px}.editable-description-card-module__LjM8eq__preview ul,.editable-description-card-module__LjM8eq__preview ol{padding-left:20px}.editable-description-card-module__LjM8eq__preview li{margin:0 0 4px}.editable-description-card-module__LjM8eq__root .editable-description-card-module__LjM8eq__preview h3{color:#101828;font-family:var(--font-heading);font-size:17px;font-weight:700;line-height:1.3}.editable-description-card-module__LjM8eq__preview a{color:var(--brand);text-underline-offset:2px;text-decoration:underline}.editable-description-card-module__LjM8eq__expandButton{color:#101828;cursor:pointer;font-family:var(--font-body);background:0 0;border:0;padding:0;font-size:14px;font-style:italic;font-weight:700;line-height:20px}.editable-description-card-module__LjM8eq__expandButton:hover{text-underline-offset:2px;text-decoration:underline}.editable-description-card-module__LjM8eq__expandButton:focus-visible{outline-offset:2px;outline:2px solid #2a6b4f}.editable-description-card-module__LjM8eq__empty{color:#6b7280;font-family:var(--font-body);margin:0;font-size:14px;line-height:20px}@media (max-width:900px){.editable-description-card-module__LjM8eq__root{box-sizing:border-box;width:100%;max-width:100%}}
.workshop-catalog-module__nGCMhW__navigation{min-height:56px;padding:0 var(--module-header-padding-x);border-bottom:1px solid var(--border);background:#fff;align-items:flex-end;display:flex}.workshop-catalog-module__nGCMhW__tabs.workshop-catalog-module__nGCMhW__tabs{background:0 0;border-radius:0;gap:28px;min-height:56px;padding:0}.workshop-catalog-module__nGCMhW__tab.workshop-catalog-module__nGCMhW__tab{height:56px;color:var(--text-muted);box-shadow:none;background:0 0;border-radius:0;padding:0;font-size:14px;font-weight:500;position:relative}.workshop-catalog-module__nGCMhW__tab.workshop-catalog-module__nGCMhW__tab:hover{color:var(--text);background:0 0}.workshop-catalog-module__nGCMhW__tab.workshop-catalog-module__nGCMhW__tabActive,.workshop-catalog-module__nGCMhW__tab.workshop-catalog-module__nGCMhW__tabActive:visited,.workshop-catalog-module__nGCMhW__tab.workshop-catalog-module__nGCMhW__tabActive:focus,.workshop-catalog-module__nGCMhW__tab.workshop-catalog-module__nGCMhW__tabActive:active{color:var(--text);box-shadow:none;background:0 0;font-weight:600}.workshop-catalog-module__nGCMhW__tabActive:after{content:"";border-radius:var(--radius-pill) var(--radius-pill) 0 0;background:var(--brand);height:2px;position:absolute;bottom:0;left:0;right:0}.workshop-catalog-module__nGCMhW__main{gap:16px;padding:16px;display:grid}.workshop-catalog-module__nGCMhW__empty h3,.workshop-catalog-module__nGCMhW__empty p,.workshop-catalog-module__nGCMhW__confirmCopy,.workshop-catalog-module__nGCMhW__hint{margin:0}.workshop-catalog-module__nGCMhW__empty h3{color:var(--text);font-size:17px;font-weight:600;line-height:24px}.workshop-catalog-module__nGCMhW__confirmCopy{color:var(--text);font-size:14px;line-height:20px}.workshop-catalog-module__nGCMhW__success,.workshop-catalog-module__nGCMhW__error{border:1px solid var(--border);border-radius:var(--radius);padding:12px 16px;font-size:14px;line-height:20px}.workshop-catalog-module__nGCMhW__success{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.workshop-catalog-module__nGCMhW__error{border-color:var(--error-text,#c10007);background:var(--panel-card-bg,#fff);color:var(--error-text,#c10007)}.workshop-catalog-module__nGCMhW__loading,.workshop-catalog-module__nGCMhW__empty{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;align-content:center;place-items:center;gap:12px;min-height:260px;padding:32px;display:grid}.workshop-catalog-module__nGCMhW__empty svg,.workshop-catalog-module__nGCMhW__empty p,.workshop-catalog-module__nGCMhW__hint{color:var(--text-muted)}.workshop-catalog-module__nGCMhW__empty p,.workshop-catalog-module__nGCMhW__hint{font-size:14px;line-height:20px}.workshop-catalog-module__nGCMhW__actions{width:64px}.workshop-catalog-module__nGCMhW__searchInput.workshop-catalog-module__nGCMhW__searchInput:focus{border-color:var(--brand);box-shadow:none}.workshop-catalog-module__nGCMhW__formFields{gap:16px;display:grid}.workshop-catalog-module__nGCMhW__formFields label{color:var(--text);gap:8px;font-size:14px;font-weight:500;line-height:20px;display:grid}@media (max-width:768px){.workshop-catalog-module__nGCMhW__navigation{overflow-x:auto}.workshop-catalog-module__nGCMhW__main{padding:12px}}
.integration-drawer-module__R_tjQq__backdrop{z-index:3200;isolation:isolate;background:#11111173;justify-content:flex-end;display:flex;position:fixed;inset:0}.integration-drawer-module__R_tjQq__drawer{background:var(--panel-card-bg);flex-direction:column;width:min(640px,100%);height:100%;animation:.25s integration-drawer-module__R_tjQq__drawerSlideIn;display:flex;box-shadow:-12px 0 32px #1111112e}@keyframes integration-drawer-module__R_tjQq__drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.integration-drawer-module__R_tjQq__drawer{animation:none}}.integration-drawer-module__R_tjQq__header{border-bottom:1px solid var(--border,#e5e7eb);justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.integration-drawer-module__R_tjQq__title{color:var(--text);font-family:var(--font-heading);margin:0;font-size:20px;font-weight:700;line-height:28px}.integration-drawer-module__R_tjQq__close{appearance:none;width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.integration-drawer-module__R_tjQq__close:hover{background:var(--brand-soft);color:var(--text)}.integration-drawer-module__R_tjQq__close:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.integration-drawer-module__R_tjQq__body{scrollbar-width:thin;flex:1;grid-template-columns:minmax(0,1fr);align-content:start;gap:16px;padding:24px;display:grid;overflow-y:auto}
label.checkbox-card-option-module__MUNSTG__root{border:1px solid var(--input-border-color,#e5e7eb);background:var(--input-bg,#fff);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:flex-start;gap:10px;padding:12px 14px;transition:border-color .15s,background-color .15s;display:flex;position:relative}label.checkbox-card-option-module__MUNSTG__root:hover,label.checkbox-card-option-module__MUNSTG__root.checkbox-card-option-module__MUNSTG__selected{border-color:var(--btn-primary-bg,#2a6b4f);background:var(--choice-card-selected-bg,#f0fdf4)}label.checkbox-card-option-module__MUNSTG__root:has(input:checked){border-color:var(--btn-primary-bg,#2a6b4f);background:var(--choice-card-selected-bg,#f0fdf4)}.checkbox-card-option-module__MUNSTG__checkboxRoot{margin-top:2px}.checkbox-card-option-module__MUNSTG__checkboxIndicator{flex-shrink:0}.checkbox-card-option-module__MUNSTG__content{flex-direction:column;gap:2px;display:flex}.checkbox-card-option-module__MUNSTG__title{color:var(--text);font-size:14px;font-weight:600;line-height:20px}label.checkbox-card-option-module__MUNSTG__root.checkbox-card-option-module__MUNSTG__selected .checkbox-card-option-module__MUNSTG__title{color:var(--choice-card-selected-text,#1a4a36)}label.checkbox-card-option-module__MUNSTG__root:has(input:checked) .checkbox-card-option-module__MUNSTG__title{color:var(--choice-card-selected-text,#1a4a36)}.checkbox-card-option-module__MUNSTG__description{color:#6b7280;font-size:12px;font-weight:400;line-height:16px}label.checkbox-card-option-module__MUNSTG__root.checkbox-card-option-module__MUNSTG__selected .checkbox-card-option-module__MUNSTG__description{color:var(--btn-primary-bg,#2a6b4f)}label.checkbox-card-option-module__MUNSTG__root:has(input:checked) .checkbox-card-option-module__MUNSTG__description{color:var(--btn-primary-bg,#2a6b4f)}
.checkbox-module__Qzlb2G__root{flex-shrink:0;width:16px;height:16px;display:inline-flex;position:relative}.checkbox-module__Qzlb2G__input{clip:rect(0 0 0 0);clip-path:inset(50%);opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox-module__Qzlb2G__box{border:1px solid var(--input-border-color,#e5e7eb);background:var(--input-bg,#fff);width:16px;height:16px;color:var(--btn-primary-text,#fff);pointer-events:none;border-radius:4px;justify-content:center;align-items:center;transition:border-color .12s,background-color .12s,opacity .12s;display:inline-flex;position:relative}.checkbox-module__Qzlb2G__input:checked+.checkbox-module__Qzlb2G__box{background:var(--btn-primary-bg,#2a6b4f);border-color:var(--btn-primary-bg,#2a6b4f)}.checkbox-module__Qzlb2G__input:focus-visible+.checkbox-module__Qzlb2G__box{border-color:var(--input-border-color-focus,#2a6b4f)}.checkbox-module__Qzlb2G__input:disabled+.checkbox-module__Qzlb2G__box{opacity:.5}.checkbox-module__Qzlb2G__icon{transform-origin:50%;border-bottom:2px solid;border-left:2px solid;width:8px;height:5px;transition:transform .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)rotate(-45deg)scale(0)}.checkbox-module__Qzlb2G__input:checked+.checkbox-module__Qzlb2G__box .checkbox-module__Qzlb2G__icon{transform:translate(-50%,-58%)rotate(-45deg)scale(1)}
.combobox-popover-module__ySglMW__scrim{z-index:3999;background:#11182773;animation:.16s ease-out combobox-popover-module__ySglMW__comboboxSheetScrimIn;position:fixed;inset:0}.combobox-popover-module__ySglMW__sheet{z-index:4000;max-height:85vh;padding:0 0 max(12px, env(safe-area-inset-bottom));background:#fff;border:0;border-radius:16px 16px 0 0;flex-direction:column;animation:.2s cubic-bezier(.32,.72,0,1) combobox-popover-module__ySglMW__comboboxSheetIn;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #0000002e}.combobox-popover-module__ySglMW__sheet:before{content:"";background:#d8dde3;border-radius:999px;flex:none;width:36px;height:4px;margin:8px auto 4px;display:block}.combobox-popover-module__ySglMW__sheetHeader{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px 12px 20px;display:flex}.combobox-popover-module__ySglMW__sheetTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:15px;font-weight:600;line-height:21px;overflow:hidden}.combobox-popover-module__ySglMW__sheetClose{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin-right:-8px;display:inline-flex}.combobox-popover-module__ySglMW__sheetBody{flex:1;align-content:start;gap:8px;min-height:0;padding:8px 16px;display:grid;overflow-y:auto}:is(.combobox-popover-module__ySglMW__sheetBody .gc-template-options,.combobox-popover-module__ySglMW__sheetBody [role=listbox],.combobox-popover-module__ySglMW__sheetBody [role=group]){max-height:none;overflow:visible}.combobox-popover-module__ySglMW__sheetBody label{min-height:44px}.combobox-popover-module__ySglMW__sheetBody .gc-template-option{min-height:44px}@keyframes combobox-popover-module__ySglMW__comboboxSheetScrimIn{0%{opacity:0}to{opacity:1}}@keyframes combobox-popover-module__ySglMW__comboboxSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.combobox-popover-module__ySglMW__scrim,.combobox-popover-module__ySglMW__sheet{animation:none}}
.customer-embed-account-module__URdz2G__account{color:var(--text);font:var(--type-body-sm);flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0;display:flex}.customer-embed-account-module__URdz2G__prompt{margin:0}.customer-embed-account-module__URdz2G__action{white-space:nowrap}.customer-embed-account-module__URdz2G__form{gap:12px;width:min(100%,360px);display:grid}.customer-embed-account-module__URdz2G__actions{flex-wrap:wrap;gap:8px;display:flex}.customer-embed-account-module__URdz2G__error{color:var(--error-text);margin:0}.customer-embed-account-module__URdz2G__notice{color:var(--text);margin:0}
.currency-input-module__Rt_k6a__row{min-height:var(--input-min-height,36px);background:#fff;border:1px solid #d1d5db;border-radius:4px;align-items:center;display:flex;overflow:hidden}.currency-input-module__Rt_k6a__row:focus-within{border-color:#2a6b4f}.currency-input-module__Rt_k6a__invalid{border-color:#c10007}.currency-input-module__Rt_k6a__disabled{opacity:.6}.currency-input-module__Rt_k6a__currency{color:#6b7280;pointer-events:none;background:#f9fafb;border-right:1px solid #d1d5db;align-self:stretch;align-items:center;padding:0 12px;font-size:14px;line-height:20px;display:flex}.currency-input-module__Rt_k6a__row input{min-width:0;min-height:36px;color:var(--text);background:#fff;border:none;border-radius:0;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:14px;line-height:20px}.currency-input-module__Rt_k6a__row input:focus{box-shadow:none;border:none;outline:none}.currency-input-module__Rt_k6a__row input::placeholder{color:#9ca3af;font-weight:400}@media (max-width:900px){.currency-input-module__Rt_k6a__row input,.currency-input-module__Rt_k6a__currency{font-size:16px}}
.group-participants-section-module__jRHaHa__groupSection{flex-direction:column;gap:12px;margin-top:4px;display:flex}.group-participants-section-module__jRHaHa__personCard{border:1px solid var(--border,#e2e8f0);background:0 0;border-radius:4px;flex-direction:column;gap:12px;padding:16px;display:flex}.group-participants-section-module__jRHaHa__personCard[data-invalid]{border-color:var(--destructive,#dc2626)}.group-participants-section-module__jRHaHa__personHeader{justify-content:space-between;align-items:center;display:flex}.group-participants-section-module__jRHaHa__personTitle{color:var(--muted-foreground,#64748b);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:600}.group-participants-section-module__jRHaHa__removeButton{color:var(--muted-foreground,#64748b);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px}.group-participants-section-module__jRHaHa__removeButton:hover{color:var(--destructive,#dc2626);background:var(--surface,#fff)}.group-participants-section-module__jRHaHa__personGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.group-participants-section-module__jRHaHa__minorCheckbox{align-items:flex-start;gap:10px;font-size:14px;line-height:20px;display:flex}.group-participants-section-module__jRHaHa__payerDecision{border:1px solid var(--border,#e2e8f0);background:0 0;border-radius:4px;flex-direction:column;gap:8px;margin:0;padding:16px;display:flex}.group-participants-section-module__jRHaHa__payerDecision[data-invalid]{border-color:var(--destructive,#dc2626)}.group-participants-section-module__jRHaHa__payerDecisionLegend{color:var(--text,#0f172a);margin:0 0 4px;padding:0;font-size:14px;font-weight:500;line-height:20px}.group-participants-section-module__jRHaHa__payerDecision[data-invalid] .group-participants-section-module__jRHaHa__payerDecisionLegend{color:var(--destructive,#dc2626)}.group-participants-section-module__jRHaHa__payerOption{cursor:pointer}.group-participants-section-module__jRHaHa__payerOption>span,.group-participants-section-module__jRHaHa__minorCheckbox>span{color:var(--text)}.group-participants-section-module__jRHaHa__backToSingleLink{color:var(--brand,#2a6b4f);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:8px;margin-top:4px;padding:4px 0;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.group-participants-section-module__jRHaHa__minorHint{color:var(--muted-foreground,#64748b);margin:0;font-size:13px;line-height:18px}.group-participants-section-module__jRHaHa__actionRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.group-participants-section-module__jRHaHa__addButton{border:1px dashed var(--brand-text,#2a6b4f);color:var(--brand-text,#2a6b4f);cursor:pointer;transition:border-color var(--motion-fast,.12s) ease, background-color var(--motion-fast,.12s) ease;background:0 0;border-radius:4px;align-self:flex-start;padding:10px 16px;font-size:14px;font-weight:500}.group-participants-section-module__jRHaHa__addButton:hover{border-color:var(--brand-text,#2a6b4f);background:var(--brand-soft,#eaf4ee)}.group-participants-section-module__jRHaHa__addButton:disabled{color:var(--muted-foreground,#94a3b8);border-color:var(--border,#cbd5e1);cursor:not-allowed;background:0 0}.group-participants-section-module__jRHaHa__seatLimitHint{color:var(--text);margin:0;font-size:13px;line-height:18px}.group-participants-section-module__jRHaHa__consentError{color:var(--destructive,#dc2626);margin:0;font-size:13px}@media (max-width:640px){.group-participants-section-module__jRHaHa__personGrid{grid-template-columns:1fr}}
.destructive-button-module__oOcgmq__root{appearance:none;box-sizing:border-box;background:var(--error-text,#c10007);color:#fff;height:36px;font-family:var(--font-body);white-space:nowrap;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-style:normal;font-weight:500;line-height:1;text-decoration:none;transition:background .15s;display:inline-flex}.destructive-button-module__oOcgmq__root:hover:not(:disabled){background:#9f0005}.destructive-button-module__oOcgmq__root:disabled{cursor:not-allowed;opacity:.6}
.public-booking-cart-controls-module__9nkH6q__floatingCart{right:32px;bottom:calc(32px + env(safe-area-inset-bottom,0px));z-index:var(--z-sticky,100);border:1px solid var(--brand-text);border-radius:var(--radius-pill,999px);background:var(--brand);width:56px;height:56px;box-shadow:var(--shadow-lg,0 8px 24px #0000001f);color:var(--btn-primary-text);cursor:pointer;font:inherit;text-align:left;transition:background var(--motion-fast,.12s) var(--ease,ease), transform var(--motion-fast,.12s) var(--ease,ease);place-items:center;padding:0;display:grid;position:fixed}.public-booking-cart-controls-module__9nkH6q__floatingCart:hover{background:var(--btn-primary-hover);transform:translateY(-2px)}.public-booking-cart-controls-module__9nkH6q__floatingCart:focus-visible,.public-booking-cart-controls-module__9nkH6q__drawerClose:focus-visible{box-shadow:var(--focus-ring,0 0 0 3px #2a6b4f59);outline:none}.public-booking-cart-controls-module__9nkH6q__floatingCartIcon{place-items:center;width:32px;height:32px;display:grid}.public-booking-cart-controls-module__9nkH6q__indicatorCount{border-radius:var(--radius-pill);background:var(--panel-card-bg);min-width:16px;height:16px;color:var(--brand);box-shadow:0 0 0 2px var(--brand);justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:inline-flex;position:absolute;top:0;right:0}.public-booking-cart-controls-module__9nkH6q__drawerBackdrop{z-index:var(--z-overlay,300);background:var(--scrim,#11111159);justify-content:flex-end;display:flex;position:fixed;inset:0}.public-booking-cart-controls-module__9nkH6q__drawer{z-index:var(--z-drawer,400);background:var(--panel-card-bg);width:min(540px,100%);height:100%;box-shadow:var(--shadow-lg,0 8px 24px #0000001f);animation:public-booking-cart-controls-module__9nkH6q__cartDrawerIn var(--motion-base,.18s) var(--ease,ease);flex-direction:column;display:flex;position:relative}@keyframes public-booking-cart-controls-module__9nkH6q__cartDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.public-booking-cart-controls-module__9nkH6q__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.public-booking-cart-controls-module__9nkH6q__drawerHeader p,.public-booking-cart-controls-module__9nkH6q__drawerHeader h2{margin:0}.public-booking-cart-controls-module__9nkH6q__drawerHeader p{color:var(--text-muted);font-size:12px;font-weight:500;line-height:16px}.public-booking-cart-controls-module__9nkH6q__drawerHeader h2{color:var(--text);font-family:var(--font-heading);font-size:18px;font-weight:600;line-height:24px}.public-booking-cart-controls-module__9nkH6q__drawerClose{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--panel-card-bg);width:40px;height:40px;color:var(--text);cursor:pointer;place-items:center;padding:0;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerClose:hover{background:var(--brand-soft);border-color:var(--brand-text)}.public-booking-cart-controls-module__9nkH6q__drawerBody{flex:1;min-height:0;padding:20px 24px;overflow-y:auto}.public-booking-cart-controls-module__9nkH6q__drawerItems{gap:12px;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-card-bg);grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerItem>img,.public-booking-cart-controls-module__9nkH6q__drawerItemPlaceholder{border-radius:var(--radius);background:var(--bg-subtle);width:64px;height:64px;color:var(--text-muted);object-fit:cover;place-items:center;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerItemContent{gap:2px;min-width:0;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerItemTitle{align-items:center;gap:8px;display:flex}.public-booking-cart-controls-module__9nkH6q__drawerItemContent strong,.public-booking-cart-controls-module__9nkH6q__drawerItemContent span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.public-booking-cart-controls-module__9nkH6q__drawerItemContent strong{min-width:0;color:var(--text);font-size:16px;font-weight:600;line-height:24px}.public-booking-cart-controls-module__9nkH6q__drawerItemDates{gap:2px;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerItemDate{align-items:center;gap:8px;display:flex}.public-booking-cart-controls-module__9nkH6q__drawerItemContent span{color:var(--text);font-size:14px;line-height:20px}.public-booking-cart-controls-module__9nkH6q__drawerItemDates span{padding-left:12px;position:relative}.public-booking-cart-controls-module__9nkH6q__drawerItemDates span:before{content:"•";position:absolute;left:0}.public-booking-cart-controls-module__9nkH6q__drawerDateRemove{min-height:20px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:2px 0;font-size:12px;line-height:16px;display:inline-flex}.public-booking-cart-controls-module__9nkH6q__drawerDateRemove svg{color:currentColor;stroke-width:2px;flex:none;width:16px;height:16px;display:block}.public-booking-cart-controls-module__9nkH6q__drawerItemFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding-top:8px;display:flex}.public-booking-cart-controls-module__9nkH6q__drawerItemFooter b{color:var(--text);font-variant-numeric:tabular-nums;font-size:16px;font-weight:600;line-height:24px}.public-booking-cart-controls-module__9nkH6q__drawerRemove{min-height:32px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:4px 0;font-size:12px;line-height:16px;display:inline-flex}.public-booking-cart-controls-module__9nkH6q__drawerRemove svg{color:currentColor;stroke-width:2px;flex:none;width:16px;height:16px;display:block}.public-booking-cart-controls-module__9nkH6q__drawerDateRemove:hover,.public-booking-cart-controls-module__9nkH6q__drawerRemove:hover{color:var(--danger)}.public-booking-cart-controls-module__9nkH6q__drawerConflict{border:1px solid var(--error-border);border-radius:var(--radius);background:var(--error-bg);color:var(--error-text);margin:16px 0 0;padding:12px;font-size:13px;line-height:18px}.public-booking-cart-controls-module__9nkH6q__drawerFooter{padding:20px 24px calc(20px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:var(--panel-card-bg);gap:16px;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerTotal{color:var(--text);justify-content:space-between;align-items:baseline;gap:16px;display:flex}.public-booking-cart-controls-module__9nkH6q__drawerTotal span{font-size:14px;line-height:20px}.public-booking-cart-controls-module__9nkH6q__drawerTotal strong{font-variant-numeric:tabular-nums;font-size:20px;font-weight:600;line-height:28px}.public-booking-cart-controls-module__9nkH6q__drawerPaymentMethod{gap:8px;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerPaymentMethod>span{color:var(--text);font-size:14px;font-weight:500;line-height:20px}.public-booking-cart-controls-module__9nkH6q__cartLinkButton.public-booking-cart-controls-module__9nkH6q__cartLinkButton{border:1px solid var(--brand-text);border-radius:var(--radius);background:var(--brand-soft);min-height:40px;color:var(--brand-text);justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.public-booking-cart-controls-module__9nkH6q__cartLinkButton.public-booking-cart-controls-module__9nkH6q__cartLinkButton:hover:not(:disabled){border-color:var(--brand-text);background:var(--brand-soft);color:var(--brand-text)}@media (max-width:720px){.public-booking-cart-controls-module__9nkH6q__floatingCart{right:24px;bottom:var(--public-mobile-cart-offset,calc(72px + env(safe-area-inset-bottom,0px)))}.public-booking-cart-controls-module__9nkH6q__drawer{width:100%}.public-booking-cart-controls-module__9nkH6q__drawerHeader,.public-booking-cart-controls-module__9nkH6q__drawerBody,.public-booking-cart-controls-module__9nkH6q__drawerFooter{padding-left:16px;padding-right:16px}.public-booking-cart-controls-module__9nkH6q__drawerItemDate{grid-template-columns:minmax(0,1fr);gap:0;display:grid}.public-booking-cart-controls-module__9nkH6q__drawerDateRemove{justify-self:start}}@media (prefers-reduced-motion:reduce){.public-booking-cart-controls-module__9nkH6q__floatingCart,.public-booking-cart-controls-module__9nkH6q__drawer{transition:none;animation:none}}
.inline-catalog-create-module__iDmfkq__root{border-top:1px solid var(--border);gap:8px;margin-top:4px;padding-top:8px;display:grid}.inline-catalog-create-module__iDmfkq__trigger{width:100%;min-height:32px;font-size:13px}.inline-catalog-create-module__iDmfkq__field{gap:4px;display:grid}.inline-catalog-create-module__iDmfkq__field>span{color:var(--input-label-color);font-size:13px;font-weight:500;line-height:18px}.inline-catalog-create-module__iDmfkq__actions{gap:8px;display:flex}.inline-catalog-create-module__iDmfkq__actions>*{flex:1;min-height:32px;font-size:13px}.inline-catalog-create-module__iDmfkq__error{color:var(--error-text);margin:0;font-size:13px;line-height:18px}
.input-module__6zBo0G__root{width:100%;height:var(--input-height,36px);min-height:var(--input-min-height,36px);border:1px solid var(--input-border-color,#d1d5db);background:var(--input-bg,#fff);color:var(--input-text,#111827);font-family:var(--font-body,"Inter"), sans-serif;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;transition:border-color .12s}.input-module__6zBo0G__selectRoot{padding-right:34px}.input-module__6zBo0G__root[data-label-gap=true]{margin-top:8px}.input-module__6zBo0G__root::placeholder{color:var(--input-placeholder,#0a0a0a80)}.input-module__6zBo0G__root:focus{border-color:var(--input-border-color-focus,#2a6b4f);outline:none}.input-module__6zBo0G__root:disabled{background:var(--bg-subtle,#f9fafb);color:var(--text-muted,#6b7280);cursor:not-allowed}@media (max-width:900px){.input-module__6zBo0G__root{height:44px;min-height:44px;padding:10px 16px;font-size:16px;line-height:21px}.input-module__6zBo0G__selectRoot{padding-right:38px}}
.station-staff-booking-form-module__0LXmvW__main{gap:16px;padding:16px}.station-staff-booking-form-module__0LXmvW__main>button{align-self:flex-start}.station-staff-booking-form-module__0LXmvW__form{gap:16px;width:100%;max-width:960px;display:grid}.station-staff-booking-form-module__0LXmvW__section,.station-staff-booking-form-module__0LXmvW__success{border:1px solid var(--border);border-radius:var(--radius,4px);background:var(--panel-card-bg);padding:20px}.station-staff-booking-form-module__0LXmvW__section{gap:18px;display:grid}.station-staff-booking-form-module__0LXmvW__sectionHeading{gap:4px;display:grid}.station-staff-booking-form-module__0LXmvW__sectionHeading h2,.station-staff-booking-form-module__0LXmvW__sectionHeading p,.station-staff-booking-form-module__0LXmvW__success h2,.station-staff-booking-form-module__0LXmvW__success p{margin:0}.station-staff-booking-form-module__0LXmvW__sectionHeading h2,.station-staff-booking-form-module__0LXmvW__success h2{color:var(--text);font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line);font-weight:var(--text-heading-h3-weight)}.station-staff-booking-form-module__0LXmvW__sectionHeading p,.station-staff-booking-form-module__0LXmvW__success p{color:var(--text-muted);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line)}.station-staff-booking-form-module__0LXmvW__termList{gap:12px;display:grid}.station-staff-booking-form-module__0LXmvW__term{border:1px solid var(--border);border-radius:var(--radius,4px);background:var(--bg-subtle);gap:12px;padding:16px;display:grid}.station-staff-booking-form-module__0LXmvW__termHeader{color:var(--text);justify-content:space-between;align-items:center;gap:12px;display:flex}.station-staff-booking-form-module__0LXmvW__iconButton{border:1px solid var(--border);border-radius:var(--radius,4px);background:var(--panel-card-bg);width:32px;height:32px;color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.station-staff-booking-form-module__0LXmvW__iconButton:hover{color:var(--error-text);border-color:var(--error-text)}.station-staff-booking-form-module__0LXmvW__termGrid,.station-staff-booking-form-module__0LXmvW__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.station-staff-booking-form-module__0LXmvW__termGrid label,.station-staff-booking-form-module__0LXmvW__fieldGrid label{color:var(--text);font-size:var(--text-label-size);line-height:var(--text-label-line);gap:6px;display:grid}.station-staff-booking-form-module__0LXmvW__choiceField{min-width:0;color:var(--text);font-size:var(--text-label-size);line-height:var(--text-label-line);align-content:start;gap:6px;display:grid}.station-staff-booking-form-module__0LXmvW__participantSearchField{min-width:0;color:var(--text);font-size:var(--text-label-size);line-height:var(--text-label-line);gap:6px;display:grid}.station-staff-booking-form-module__0LXmvW__scheduleGrid{border:0;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;margin:0;padding:0;display:grid}.station-staff-booking-form-module__0LXmvW__dateTimeField{min-width:0;color:var(--text);font-size:var(--text-label-size);line-height:var(--text-label-line);align-content:start;gap:6px;display:grid}.station-staff-booking-form-module__0LXmvW__scheduleError{color:var(--error-text);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);grid-column:1/-1;margin:0}.station-staff-booking-form-module__0LXmvW__paymentFieldset{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.station-staff-booking-form-module__0LXmvW__paymentFieldset legend{color:var(--input-label-color);font-size:var(--input-label-size);line-height:var(--input-label-line-height);font-weight:var(--input-label-weight);margin-bottom:8px}.station-staff-booking-form-module__0LXmvW__paymentOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.station-staff-booking-form-module__0LXmvW__error{border:1px solid var(--error-text);border-radius:var(--radius,4px);background:var(--panel-card-bg);color:var(--error-text);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line);padding:12px 16px}.station-staff-booking-form-module__0LXmvW__summary{z-index:2;border:1px solid var(--border);border-radius:var(--radius,4px);background:var(--panel-card-bg);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;position:sticky;bottom:0}.station-staff-booking-form-module__0LXmvW__totalValues{gap:2px;display:grid}.station-staff-booking-form-module__0LXmvW__totalDuration{color:var(--text-muted);font-size:var(--text-caption-size);line-height:var(--text-caption-line)}.station-staff-booking-form-module__0LXmvW__totalAmount{color:var(--brand);font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line);font-weight:var(--text-heading-h2-weight);margin:0}.station-staff-booking-form-module__0LXmvW__modalContent{align-content:start;gap:24px;display:grid}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__section{border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;gap:16px;padding:21px 0 0}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__section:first-child{border-top:0;padding-top:0}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__sectionHeading{gap:4px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__sectionHeading h2{font-size:var(--text-heading-h2-size);line-height:var(--text-heading-h2-line);font-weight:var(--text-heading-h2-weight)}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__termList{gap:16px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__term{background:0 0;border:0;border-radius:0;gap:16px;padding:0}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__term+.station-staff-booking-form-module__0LXmvW__term{border-top:1px solid var(--border);padding-top:16px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__termHeader strong{font-size:var(--text-heading-h3-size);line-height:var(--text-heading-h3-line);font-weight:var(--text-heading-h3-weight)}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__termGrid,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__fieldGrid{gap:16px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__termGrid label,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__fieldGrid label,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__choiceField,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__participantSearchField{color:var(--input-label-color);font-size:var(--input-label-size);line-height:var(--input-label-line-height);font-weight:var(--input-label-weight);gap:8px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__scheduleGrid{gap:16px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__dateTimeField{color:var(--input-label-color);font-size:var(--input-label-size);line-height:var(--input-label-line-height);font-weight:var(--input-label-weight);gap:8px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__termList>button{justify-self:start}.station-staff-booking-form-module__0LXmvW__modalTotal{text-align:left;gap:2px;margin-right:auto;display:grid}.station-staff-booking-form-module__0LXmvW__success{align-items:flex-start;gap:12px;max-width:720px;display:flex}.station-staff-booking-form-module__0LXmvW__success svg{color:var(--success-text);flex:none}@media (max-width:700px){.station-staff-booking-form-module__0LXmvW__main{padding:12px}.station-staff-booking-form-module__0LXmvW__section{padding:16px}.station-staff-booking-form-module__0LXmvW__termGrid,.station-staff-booking-form-module__0LXmvW__fieldGrid,.station-staff-booking-form-module__0LXmvW__scheduleGrid,.station-staff-booking-form-module__0LXmvW__paymentOptions{grid-template-columns:1fr}.station-staff-booking-form-module__0LXmvW__summary{flex-direction:column;align-items:stretch}.station-staff-booking-form-module__0LXmvW__summary button,.station-staff-booking-form-module__0LXmvW__modalTotal{width:100%}}@media (max-width:900px){.station-staff-booking-form-module__0LXmvW__modalContent{gap:32px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__section{gap:18px;padding-top:28px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__section:first-child{padding-top:0}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__sectionHeading h2{font-size:18px;line-height:25px}.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__termGrid label,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__fieldGrid label,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__paymentFieldset legend,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__choiceField,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__participantSearchField,.station-staff-booking-form-module__0LXmvW__modalContent .station-staff-booking-form-module__0LXmvW__dateTimeField{font-size:15px;line-height:20px}}
.public-mobile-tab-bar-module__QeXFWa__tabBar,.public-mobile-tab-bar-module__QeXFWa__sheetScrim,.public-mobile-tab-bar-module__QeXFWa__sheetPanel{display:none}@media (max-width:720px){.public-mobile-tab-bar-module__QeXFWa__tabBar{z-index:40;border-top:1px solid var(--border-strong,#e5e7eb);max-width:100vw;padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid;position:fixed;inset:auto 0 0;overflow:hidden}.public-mobile-tab-bar-module__QeXFWa__tabItem{min-width:0;min-height:56px;color:var(--text-muted,#6a7282);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 4px;text-decoration:none;display:flex}.public-mobile-tab-bar-module__QeXFWa__tabItem:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.public-mobile-tab-bar-module__QeXFWa__tabItemActive{color:var(--brand);font-weight:600}.public-mobile-tab-bar-module__QeXFWa__tabLabel{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;line-height:16px;overflow:hidden}.public-mobile-tab-bar-module__QeXFWa__sheetScrim{z-index:600;cursor:pointer;background:#11182773;border:0;width:100%;height:100%;padding:0;animation:.16s ease-out public-mobile-tab-bar-module__QeXFWa__sheetScrimIn;display:block;position:fixed;inset:0}.public-mobile-tab-bar-module__QeXFWa__sheetPanel{left:0;right:0;bottom:var(--sheet-keyboard-inset,0px);z-index:601;height:64dvh;max-height:calc(100vh - var(--sheet-keyboard-inset,0px) - 48px);max-height:calc(100dvh - var(--sheet-keyboard-inset,0px) - 48px);padding-bottom:max(12px, env(safe-area-inset-bottom,0px));background:#fff;border-radius:16px 16px 0 0;grid-template-rows:auto auto auto minmax(0,1fr);animation:.2s cubic-bezier(.32,.72,0,1) public-mobile-tab-bar-module__QeXFWa__sheetRise;display:grid;position:fixed;box-shadow:0 -8px 28px #0000002e}.public-mobile-tab-bar-module__QeXFWa__sheetPanel[data-keyboard=open]{padding-bottom:8px}.public-mobile-tab-bar-module__QeXFWa__sheetPanel:before{content:"";border-radius:var(--radius-pill,999px);background:#d8dde3;width:36px;height:4px;margin:8px auto 4px;display:block}.public-mobile-tab-bar-module__QeXFWa__sheetHeader{border-bottom:1px solid #eef1f4;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px 12px 20px;display:flex}.public-mobile-tab-bar-module__QeXFWa__sheetTitle{min-width:0;color:var(--text,#101828);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:600;line-height:21px;overflow:hidden}.public-mobile-tab-bar-module__QeXFWa__sheetClose{border-radius:var(--radius,4px);color:#6b7280;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.public-mobile-tab-bar-module__QeXFWa__sheetSearch{padding:12px 20px;position:relative}.public-mobile-tab-bar-module__QeXFWa__sheetSearchIcon{color:var(--text-muted,#6a7282);pointer-events:none;position:absolute;top:50%;left:32px;transform:translateY(-50%)}.public-mobile-tab-bar-module__QeXFWa__sheetSearch .public-mobile-tab-bar-module__QeXFWa__sheetInput{width:100%;min-width:0;height:44px;padding-left:40px;font-size:16px}.public-mobile-tab-bar-module__QeXFWa__sheetResults{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;align-content:start;padding-bottom:8px;display:grid;overflow-y:auto}.public-mobile-tab-bar-module__QeXFWa__resultLink{color:#364153;text-align:left;border:0;border-bottom:1px solid #f1f3f5;align-content:center;gap:2px;min-height:52px;padding:8px 20px;text-decoration:none;display:grid}.public-mobile-tab-bar-module__QeXFWa__resultLink:active{background:#f3f4f6}.public-mobile-tab-bar-module__QeXFWa__resultTitle{font-size:16px;font-weight:500;line-height:22px}.public-mobile-tab-bar-module__QeXFWa__resultMeta{color:#6a7282;font-size:14px;line-height:20px}.public-mobile-tab-bar-module__QeXFWa__emptyState{color:#6a7282;margin:0;padding:20px;font-size:16px;line-height:24px}}@keyframes public-mobile-tab-bar-module__QeXFWa__sheetScrimIn{0%{opacity:0}to{opacity:1}}@keyframes public-mobile-tab-bar-module__QeXFWa__sheetRise{0%{opacity:.7;transform:translateY(14px)}to{opacity:1;transform:none}}
.primary-button-module__J1JaLW__root{appearance:none;box-sizing:border-box;background:var(--brand);height:36px;color:var(--btn-primary-text,#fff);font-family:var(--font-body);white-space:nowrap;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:13px;font-style:normal;font-weight:500;line-height:1;text-decoration:none;transition:background .15s;display:inline-flex}.primary-button-module__J1JaLW__root:hover:not(:disabled){background:var(--accent-hover)}.primary-button-module__J1JaLW__root:disabled{cursor:not-allowed;opacity:.6}
.search-select-module__nW6Y6G__trigger{width:100%;height:var(--input-height,36px);min-height:var(--input-min-height,36px);border:1px solid var(--input-border-color);border-radius:var(--radius);color:var(--text);font-family:var(--font-inter), var(--font-geist-sans), sans-serif;text-align:left;cursor:pointer;background:#fff;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;transition:border-color .12s;display:flex}.search-select-module__nW6Y6G__trigger:focus-visible{border-color:var(--input-border-color-focus);outline:none}.search-select-module__nW6Y6G__trigger>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.search-select-module__nW6Y6G__triggerEmpty>span{color:var(--text-muted)}.search-select-module__nW6Y6G__trigger svg{color:var(--text-muted);flex:none}.search-select-module__nW6Y6G__trigger:disabled{background:var(--bg-subtle);color:var(--text-muted);cursor:not-allowed}@media (max-width:900px){.search-select-module__nW6Y6G__trigger{height:44px;min-height:44px;padding:10px 16px;font-size:16px}}.search-select-module__nW6Y6G__sheetContent{align-content:start;gap:12px;display:grid}.search-select-module__nW6Y6G__sheetPanel>*{width:auto;max-height:none;box-shadow:none;border:0;padding:0;position:static}.search-select-module__nW6Y6G__sheetContent input{font-size:16px}.search-select-module__nW6Y6G__sheetContent button{min-height:44px}
.secondary-button-module__f1gFPa__root{height:36px;color:var(--text);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:background .16s;display:inline-flex}.secondary-button-module__f1gFPa__root:hover:not(:disabled){background:var(--bg-btn-secondary-hover,#eaf4ee)}.secondary-button-module__f1gFPa__root:disabled{cursor:not-allowed;opacity:.6}
.segmented-switcher-module__BFKPMq__root{background:#f9fafb;border-radius:4px;align-items:center;gap:0;min-height:34px;padding:1px;display:inline-flex}.segmented-switcher-module__BFKPMq__button{color:#4a5565;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;height:32px;padding:0 14px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background .1s,color .1s,box-shadow .1s;display:inline-flex}.segmented-switcher-module__BFKPMq__button:visited,.segmented-switcher-module__BFKPMq__button:focus,.segmented-switcher-module__BFKPMq__button:active{color:#4a5565;text-decoration:none}.segmented-switcher-module__BFKPMq__buttonActive:visited,.segmented-switcher-module__BFKPMq__buttonActive:focus,.segmented-switcher-module__BFKPMq__buttonActive:active{color:#101828}.segmented-switcher-module__BFKPMq__button:hover{background:#f3f4f6}.segmented-switcher-module__BFKPMq__buttonActive{color:#101828;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.segmented-switcher-module__BFKPMq__rootUnderline{background:0 0;border-radius:0;align-items:flex-end;gap:28px;min-height:56px;padding:0;display:flex}.segmented-switcher-module__BFKPMq__buttonUnderline{height:56px;color:var(--text-muted);box-shadow:none;background:0 0;border-radius:0;padding:0;font-size:14px;font-weight:600;position:relative}.segmented-switcher-module__BFKPMq__buttonUnderline:hover{color:var(--text);background:0 0}.segmented-switcher-module__BFKPMq__buttonUnderline.segmented-switcher-module__BFKPMq__buttonActive,.segmented-switcher-module__BFKPMq__buttonUnderline.segmented-switcher-module__BFKPMq__buttonActive:visited,.segmented-switcher-module__BFKPMq__buttonUnderline.segmented-switcher-module__BFKPMq__buttonActive:focus,.segmented-switcher-module__BFKPMq__buttonUnderline.segmented-switcher-module__BFKPMq__buttonActive:active{color:var(--text);box-shadow:none;background:0 0}.segmented-switcher-module__BFKPMq__buttonUnderline.segmented-switcher-module__BFKPMq__buttonActive:after{content:"";border-radius:var(--radius-pill) var(--radius-pill) 0 0;background:var(--brand);height:2px;position:absolute;bottom:0;left:0;right:0}
.public-reservation-actions-module__L4ATha__actions{gap:8px;display:grid}.public-reservation-actions-module__L4ATha__ctaButton.public-reservation-actions-module__L4ATha__ctaButton{width:100%;height:48px;font-size:16px;font-weight:600}
.status-badge-module__kpkruW__root{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:3px 8px;font-size:.875rem;font-weight:500;line-height:18px;display:inline-flex}.status-badge-module__kpkruW__green{color:#008236;background:#dcfce7}.status-badge-module__kpkruW__orange{color:#ca3500;background:#ffedd4}.status-badge-module__kpkruW__red{color:#c10007;background:#ffe2e2}.status-badge-module__kpkruW__yellow{color:#a65f00;background:#fef9c2}.status-badge-module__kpkruW__gray{color:#364153;background:#f3f4f6}.status-badge-module__kpkruW__blue{color:#1447e6;background:#dbeafe}
.dash-header-module__kE5dba__root{border-bottom:1px solid var(--border-strong);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;min-height:69px;padding:16px;display:flex}.dash-header-module__kE5dba__title{color:var(--text);margin:0;font-size:17px;font-weight:600;line-height:36px}.dash-header-module__kE5dba__actions{align-items:center;gap:8px;margin-left:16px;display:inline-flex}
@media (max-width:720px){.waitlist-confirmation-module__dlpEGa__backOnMobileTop{order:-1}}