:root {
	--bwbook-ink: #11110f;
	--bwbook-paper: #f3efe5;
	--bwbook-paper-2: #e8e1d2;
	--bwbook-gold: #d7a63c;
	--bwbook-gold-dark: #ad7c20;
	--bwbook-red: #b91f27;
	--bwbook-green: #304b3b;
	--bwbook-muted: #787267;
	--bwbook-line: rgba(17, 17, 15, .14);
}

/* Video-matched heute! operations workspace — v0.14.3 */
.bwbook-staff-app .bwbook-staff-main--today { width: 100%; max-width: none; padding: 0; }

/* Video-matched guest management — v0.14.6 */
.bwbook-staff-app .bwbook-staff-main--guests { width: 100%; max-width: none; padding: 0; background: #f3f5f5; }
.bwbook-staff-main--guests > .bwbook-staff-context { display: none !important; }
.bwbook-guests { min-height: calc(100vh - 62px); padding: 32px clamp(20px,3vw,52px) 60px; color: #263236; background: #f3f5f5; }
.bwbook-guests__hero { display: flex; align-items: flex-end; justify-content: space-between; gap: 32px; max-width: 1760px; margin: 0 auto 28px; }
.bwbook-guests__hero h1 { margin: 4px 0 7px; color: #1f292c; font-size: clamp(32px,3vw,48px); font-weight: 500; line-height: 1; }
.bwbook-guests__hero p { margin: 0; color: #778387; font-size: 15px; }
.bwbook-guests__search { display: grid; grid-template-columns: 28px minmax(220px,420px) auto; align-items: center; width: min(100%,560px); min-height: 54px; padding: 0 14px; color: #60747b; background: #fff; border: 1px solid #cad4d7; box-shadow: 0 3px 14px rgba(25,51,59,.05); }
.bwbook-guests__search > span { font-size: 25px; }
.bwbook-guests__search input { width: 100%; min-height: 52px; margin: 0; padding: 0 10px; color: #263236; background: #fff; border: 0; border-radius: 0; outline: 0; box-shadow: none; font-size: 16px; }
.bwbook-guests__search:focus-within { border-color: #39a6cf; box-shadow: 0 0 0 3px rgba(57,166,207,.14); }
.bwbook-guests__search kbd { padding: 4px 7px; color: #7c898d; background: #f1f4f4; border: 1px solid #d9e0e2; border-radius: 3px; font: 11px/1.2 "Segoe UI",Arial,sans-serif; }
.bwbook-guests__metrics { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; max-width: 1760px; margin: 0 auto 20px; }
.bwbook-guests__metrics article { display: grid; grid-template-columns: 1fr auto; align-items: end; min-height: 116px; padding: 22px 24px; background: #fff; border: 1px solid #d7dfe1; box-shadow: 0 2px 8px rgba(25,50,58,.035); }
.bwbook-guests__metrics article > span { align-self: start; color: #6b7b80; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: .06em; }
.bwbook-guests__metrics strong { grid-row: 1 / 3; grid-column: 2; color: #2d9fc8; font-size: 39px; font-weight: 500; line-height: 1; }
.bwbook-guests__metrics small { color: #879296; font-size: 12px; }
.bwbook-guests__list-shell { max-width: 1760px; margin: 0 auto; overflow: hidden; background: #fff; border: 1px solid #d3dcde; box-shadow: 0 4px 18px rgba(25,50,58,.045); }
.bwbook-guests__list-title { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 80px; padding: 16px 22px; border-bottom: 1px solid #dbe2e4; }
.bwbook-guests__list-title > div { display: flex; align-items: center; gap: 14px; }
.bwbook-guests__list-title h2 { margin: 0; font-size: 22px; font-weight: 500; }
.bwbook-guests__list-title span { padding: 5px 10px; color: #52717b; background: #edf4f5; border-radius: 14px; font-size: 12px; }
.bwbook-guests__list-title small { color: #899397; font-size: 12px; }
.bwbook-guests__columns, .bwbook-guests__row { display: grid; grid-template-columns: minmax(230px,1.2fr) minmax(250px,1.2fr) 150px 150px 160px minmax(170px,.8fr); gap: 18px; align-items: center; }
.bwbook-guests__columns { min-height: 44px; padding: 0 22px; color: #7a878b; background: #f6f8f8; border-bottom: 1px solid #d9e1e3; font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: .05em; }
.bwbook-guests__row { min-height: 86px; padding: 13px 22px; border-bottom: 1px solid #e0e6e7; }
.bwbook-guests__row:last-child { border-bottom: 0; }
.bwbook-guests__row:hover { background: #f8fbfb; }
.bwbook-guests [data-bw-guest-row][hidden], .bwbook-guests__empty[hidden] { display: none !important; }
.bwbook-guests__identity { display: flex; align-items: center; gap: 13px; min-width: 0; }
.bwbook-guests__identity > span { display: grid; width: 44px; height: 44px; flex: 0 0 44px; place-items: center; color: #fff; background: #46636d; border-radius: 50%; font-size: 13px; font-weight: 600; }
.bwbook-guests__identity div, .bwbook-guests__contact, .bwbook-guests__visits, .bwbook-guests__next { display: grid; gap: 3px; min-width: 0; }
.bwbook-guests__identity strong { overflow: hidden; font-size: 16px; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-guests__identity small, .bwbook-guests__contact a, .bwbook-guests__visits small, .bwbook-guests__next small { overflow: hidden; color: #778387; font-size: 12px; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-guests__contact a:hover { color: #2498c3; text-decoration: underline; }
.bwbook-guests__visits strong, .bwbook-guests__next strong { font-size: 15px; font-weight: 600; }
.bwbook-guests__row > time { color: #4f5e63; font-size: 14px; }
.bwbook-guests__tags { display: flex; gap: 6px; flex-wrap: wrap; }
.bwbook-guests__tags span { padding: 5px 9px; color: #506971; background: #edf3f4; border: 1px solid #d4dfe1; border-radius: 14px; font-size: 10px; }
.bwbook-guests__tags small { color: #99a2a5; font-size: 11px; }
.bwbook-guests__empty { display: grid; min-height: 270px; place-items: center; align-content: center; gap: 6px; color: #7a878b; text-align: center; }
.bwbook-guests__empty span { color: #3ca6ce; font-size: 42px; }
.bwbook-guests__empty h2, .bwbook-guests__empty p { margin: 0; }
@media (max-width: 1180px) {
	.bwbook-guests__columns, .bwbook-guests__row { grid-template-columns: minmax(220px,1.2fr) minmax(230px,1fr) 120px 140px 150px; }
	.bwbook-guests__columns > :last-child, .bwbook-guests__row > :last-child { display: none; }
}
@media (max-width: 840px) {
	.bwbook-guests { padding: 20px 12px 40px; }
	.bwbook-guests__hero { align-items: stretch; flex-direction: column; gap: 18px; }
	.bwbook-guests__search { width: 100%; }
	.bwbook-guests__metrics { grid-template-columns: 1fr; }
	.bwbook-guests__metrics article { min-height: 88px; }
	.bwbook-guests__columns { display: none; }
	.bwbook-guests__row { grid-template-columns: minmax(180px,1.2fr) minmax(190px,1fr) 100px; gap: 12px; }
	.bwbook-guests__row > time, .bwbook-guests__next, .bwbook-guests__tags { display: none; }
	.bwbook-guests__list-title > small { display: none; }
}
@media (max-width: 560px) {
	.bwbook-guests__row { grid-template-columns: 1fr auto; padding: 14px; }
	.bwbook-guests__contact { grid-column: 1 / -1; padding-left: 57px; }
	.bwbook-guests__visits { grid-row: 1; grid-column: 2; text-align: right; }
	.bwbook-guests__search kbd { display: none; }
	.bwbook-guests__search { grid-template-columns: 28px 1fr; }
}

/* Guest edit action aligned with primary header buttons — v0.14.9 */
.bwbook-guest-profile__header nav .bwbook-guest-profile__edit {
	position: static !important;
	display: grid !important;
	grid-auto-flow: column;
	width: auto !important;
	min-width: 112px !important;
	min-height: 40px !important;
	margin: 0 !important;
	padding: 0 15px !important;
	place-items: center;
	gap: 7px;
	color: #173e4a !important;
	background: #fff !important;
	border: 1px solid #fff !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 12px !important;
	font-weight: 600 !important;
}
.bwbook-guest-profile__header nav .bwbook-guest-profile__edit:hover,
.bwbook-guest-profile__header nav .bwbook-guest-profile__edit[aria-pressed="true"] { color: #173e4a !important; background: #eaf3f5 !important; border-color: #eaf3f5 !important; }
.bwbook-guest-profile__header nav .bwbook-guest-profile__edit svg { width: 14px; height: 14px; fill: currentColor; }
.bwbook-today { --bw-today-blue: #39a6cf; --bw-today-navy: #0a3444; --bw-today-line: #d8dfe1; min-height: calc(100vh - 62px); color: #263236; background: #f4f6f6; }
.bwbook-today-toolbar { display: grid; grid-template-columns: 330px auto minmax(360px,1fr) auto; min-height: 82px; align-items: center; gap: 24px; padding: 10px 22px; background: #fff; border-bottom: 1px solid #cfd8da; }
.bwbook-today-toolbar h1 { margin: 0; padding-right: 24px; color: #20282b; border-right: 1px solid #d7dddf; font-size: 32px; font-weight: 500; line-height: 1.15; }
.bwbook-today-date { display: flex; align-items: stretch; height: 56px; }
.bwbook-today-date > a, .bwbook-today-date input { display: grid; min-height: 56px; margin: 0; padding: 0 16px; place-items: center; color: #435f68; background: #fff; border: 1px solid #aebdc1; border-radius: 0; box-shadow: none; font-size: 18px; text-decoration: none; }
.bwbook-today-date > a { width: 52px; padding: 0; font-size: 38px; line-height: 1; }
.bwbook-today-date form { margin: 0 -1px; }
.bwbook-today-date input { width: 168px; font-size: 16px; }
.bwbook-today-date > a.bwbook-today-date__today { width: auto; min-width: 100px; margin-left: 12px; padding: 0 18px; color: #299cc6; font-size: 17px; font-weight: 600; }
.bwbook-today-tools { display: flex; align-items: stretch; gap: 12px; }
.bwbook-today-tools button, .bwbook-today-tools > a { display: grid !important; width: 58px !important; min-height: 56px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #49646d !important; background: #fff !important; border: 1px solid #80969d !important; border-radius: 0 !important; box-shadow: none !important; font-size: 24px !important; font-weight: 500 !important; line-height: 1 !important; text-decoration: none; }
.bwbook-today-tools button:hover, .bwbook-today-tools button[aria-pressed="true"], .bwbook-today-tools > a:hover { color: #fff !important; background: #31545f !important; }
.bwbook-today-tools button svg { width: 23px; height: 23px; fill: currentColor; pointer-events: none; }
.bwbook-today-tools button[data-bw-today-print] { grid-auto-flow: column; width: 126px !important; padding: 0 14px !important; font-size: 20px !important; }
.bwbook-today-views { display: flex; overflow: hidden; background: #4a6872; }
.bwbook-today-views button { display: grid !important; width: 60px !important; min-height: 56px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #fff !important; background: #4a6872 !important; border: 0 !important; border-right: 1px solid rgba(255,255,255,.13) !important; border-radius: 0 !important; box-shadow: none !important; font-size: 27px !important; }
.bwbook-today-views button[aria-pressed="true"] { background: #173e4a !important; }
.bwbook-today-toast { margin: 12px 22px 0; padding: 13px 16px; color: #275337; background: #e4f4e8; border: 1px solid #a8d6b3; font-size: 14px; }
.bwbook-today-toast.is-error { color: #7b2828; background: #fae7e7; border-color: #dfadad; }
.bwbook-today-filter { display: grid; grid-template-columns: minmax(280px,1.3fr) minmax(190px,.7fr) minmax(220px,.8fr); gap: 16px; padding: 14px 22px; background: #fff; border-bottom: 1px solid #d8dfe1; }
.bwbook-today-filter[hidden], .bwbook-today-note[hidden], .bwbook-today-note-editor[hidden] { display: none !important; }
.bwbook-today-filter label { display: grid; gap: 5px; color: #788488; font-size: 10px; }
.bwbook-today-filter input, .bwbook-today-filter select { width: 100%; min-height: 46px; margin: 0; padding: 9px 13px; color: #263236; background: #fff; border: 1px solid #cbd5d8; border-radius: 0; box-shadow: none; font-size: 14px; }
.bwbook-today-note { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 14px 22px 0; padding: 16px 20px; border: 1px solid #b9dbe4; }
.bwbook-today-note p { margin: 0; font-size: 16px; line-height: 1.5; }
.bwbook-today-note button { display: grid !important; width: 42px !important; min-height: 42px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #35565e !important; background: rgba(255,255,255,.75) !important; border: 1px solid currentColor !important; border-radius: 0 !important; box-shadow: none !important; font-size: 20px !important; }
.bwbook-today-note--blue, .bwbook-today-note-editor--blue { color: #274c54; background: #e0f1f5; border-color: #a9d4df; }
.bwbook-today-note--navy, .bwbook-today-note-editor--navy { color: #fff; background: #435d68; border-color: #304a54; }
.bwbook-today-note--green, .bwbook-today-note-editor--green { color: #285728; background: #e2f4dc; border-color: #abd49e; }
.bwbook-today-note--red, .bwbook-today-note-editor--red { color: #6b2323; background: #f3d6d6; border-color: #dfb0b0; }
.bwbook-today-note--yellow, .bwbook-today-note-editor--yellow { color: #634c16; background: #fff0c9; border-color: #e8c872; }
.bwbook-today-note-editor { margin: 14px 22px 0; padding: 18px 22px; border: 1px solid; }
.bwbook-today-note-editor textarea { width: 100%; min-height: 94px; margin: 0; padding: 14px 16px; resize: vertical; color: #263236; background: #fff; border: 1px solid #b9c7ca; border-radius: 0; box-shadow: 0 0 0 4px rgba(57,166,207,.17); font-size: 18px; }
.bwbook-today-note-editor footer { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 16px; }
.bwbook-today-note-colors { display: flex; align-items: center; gap: 12px; }
.bwbook-today-note-colors label { cursor: pointer; }
.bwbook-today-note-colors input { position: absolute; opacity: 0; pointer-events: none; }
.bwbook-today-note-colors label > span { display: block; width: 40px; height: 40px; border: 3px solid transparent; border-radius: 50%; background: #69afbc; }
.bwbook-today-note-colors .is-navy > span { background: #405f6a; }
.bwbook-today-note-colors .is-green > span { background: #69c936; }
.bwbook-today-note-colors .is-red > span { background: #b92d2d; }
.bwbook-today-note-colors .is-yellow > span { background: #ffc452; }
.bwbook-today-note-colors input:checked + span { border-color: #fff; box-shadow: 0 0 0 3px currentColor; }
.bwbook-today-note-colors small { margin-left: 12px; font-size: 14px; }
.bwbook-today-note-editor footer > span { display: flex; gap: 12px; }
.bwbook-today-note-editor footer button { display: grid !important; width: 52px !important; min-height: 48px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #4b646d !important; background: transparent !important; border: 1px solid #71868d !important; border-radius: 0 !important; box-shadow: none !important; font-size: 24px !important; }
.bwbook-today-note-editor footer button[type="submit"] { color: #fff !important; background: #39a6cf !important; border-color: #39a6cf !important; }
.bwbook-today-status { display: flex; align-items: flex-end; gap: 0; min-height: 72px; padding: 14px 22px 0; overflow-x: auto; background: #f7f8f8; border-bottom: 1px solid #cfd7d9; }
.bwbook-today-status button { display: flex !important; align-items: center; gap: 10px; width: auto !important; min-height: 58px !important; margin: 0 !important; padding: 12px 24px !important; color: #20282b !important; background: transparent !important; border: 0 !important; border-bottom: 3px solid transparent !important; border-radius: 0 !important; box-shadow: none !important; font-size: 19px !important; font-weight: 500 !important; white-space: nowrap; }
.bwbook-today-status button.is-active { color: #299dc7 !important; border-bottom-color: #3ca7cf !important; }
.bwbook-today-status b { display: inline-grid; min-width: 48px; min-height: 28px; padding: 3px 9px; place-items: center; color: #fff; background: #526a73; border-radius: 16px; font-size: 13px; }
.bwbook-today-list { padding: 12px 22px 40px; }
.bwbook-today [data-bw-today-row][hidden], .bwbook-today [data-bw-timeline-booking][hidden] { display: none !important; }
.bwbook-today-row { position: relative; display: grid; grid-template-columns: minmax(0,1fr) 54px; min-height: 84px; margin-bottom: 12px; background: #fff; border: 1px solid #d4dcde; box-shadow: 0 1px 2px rgba(25,50,58,.035); }
.bwbook-today-row::before { position: absolute; top: 0; bottom: 0; left: 0; width: 6px; background: #2aa19b; content: ""; }
.bwbook-today-row.bwbook-today-state--new::before, .bwbook-today-row.bwbook-today-state--seated::before { background: #efc052; }
.bwbook-today-row.bwbook-today-state--call_required::before, .bwbook-today-row.bwbook-today-state--cancelled::before, .bwbook-today-row.bwbook-today-state--no_show::before { background: #bd3438; }
.bwbook-today-row__main { display: grid !important; grid-template-columns: 130px 300px 260px 260px minmax(250px,1fr); gap: 20px; align-items: center; width: 100% !important; min-height: 82px !important; margin: 0 !important; padding: 13px 20px 13px 26px !important; color: #263236 !important; background: transparent !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; font-size: 16px !important; font-weight: 400 !important; text-align: left; }
.bwbook-today-row__main:hover { background: #f6fbfc !important; }
.bwbook-today-row__main time { color: #a82b31; font-size: 25px; font-weight: 500; }
.bwbook-today-state--seated .bwbook-today-row__main time, .bwbook-today-state--completed .bwbook-today-row__main time { color: #263236; }
.bwbook-today-row__guest strong, .bwbook-today-row__guest small { display: block; }
.bwbook-today-row__guest strong { font-size: 18px; font-weight: 500; }
.bwbook-today-row__guest small { margin-top: 3px; color: #687477; font-size: 13px; }
.bwbook-today-row__main > span b { font-size: 18px; font-weight: 600; }
.bwbook-today-row__meta { display: flex; align-items: center; justify-content: flex-end; gap: 8px; flex-wrap: wrap; }
.bwbook-today-row__meta i { padding: 5px 10px; color: #557b43; border: 1px solid #78a665; border-radius: 18px; font-size: 11px; font-style: normal; }
.bwbook-today-row__meta i:nth-child(2n) { color: #6f3e72; border-color: #916394; }
.bwbook-today-row__meta small { color: #637175; font-size: 12px; }
.bwbook-today-row__menu { display: grid !important; width: 54px !important; min-height: 82px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #2da4ce !important; background: transparent !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; font-size: 29px !important; }
.bwbook-today-empty { display: grid; min-height: 360px; place-items: center; align-content: center; gap: 8px; color: #778486; text-align: center; }
.bwbook-today-empty span { color: #3ca6ce; font-size: 46px; }
.bwbook-today-empty h2, .bwbook-today-empty p { margin: 0; }
.bwbook-today-grid { display: grid; grid-template-columns: repeat(3,minmax(260px,1fr)); gap: 16px; padding: 20px 22px 40px; }
.bwbook-today-grid[hidden], .bwbook-today-timeline[hidden], .bwbook-today-list[hidden] { display: none !important; }
.bwbook-today-card { position: relative; display: grid !important; min-height: 160px !important; margin: 0 !important; padding: 22px !important; color: #263236 !important; background: #fff !important; border: 1px solid #cfdbdd !important; border-top: 6px solid #2aa19b !important; border-radius: 0 !important; box-shadow: 0 2px 8px rgba(28,51,58,.05) !important; text-align: left; }
.bwbook-today-card time { color: #a82b31; font-size: 22px; }
.bwbook-today-card strong { align-self: end; font-size: 20px; }
.bwbook-today-card span, .bwbook-today-card small { color: #687477; font-size: 13px; }
.bwbook-today-timeline { background: #fff; }
.bwbook-today.is-timeline-view > .bwbook-today-toast, .bwbook-today.is-timeline-view > .bwbook-today-filter, .bwbook-today.is-timeline-view > .bwbook-today-note, .bwbook-today.is-timeline-view > .bwbook-today-note-editor, .bwbook-today.is-timeline-view > .bwbook-today-status { display: none !important; }
.bwbook-today-timeline__scroll { max-height: calc(100vh - 214px); overflow: auto; }
.bwbook-today-timeline__scroll > header, .bwbook-today-timeline__row { display: grid; grid-template-columns: 150px minmax(1560px,1fr); min-width: 1710px; }
.bwbook-today-timeline__scroll > header { position: sticky; z-index: 10; top: 0; min-height: 58px; color: #263236; background: #fff; border-bottom: 1px solid #cfd7d9; }
.bwbook-today-timeline__scroll > header > span { display: flex; align-items: center; padding: 0 22px; border-right: 1px solid #cfd7d9; font-size: 17px; font-weight: 600; }
.bwbook-today-timeline__scroll > header > span small { margin-left: 6px; color: #6d797c; font-size: 13px; }
.bwbook-today-timeline__scroll > header > div { display: grid; grid-template-columns: repeat(13,1fr); }
.bwbook-today-timeline__scroll > header b { padding: 18px 7px; border-right: 1px solid #d7dfe1; font-size: 16px; font-weight: 500; }
.bwbook-today-timeline__row { min-height: 75px; border-bottom: 1px solid #d7dfe1; }
.bwbook-today-timeline__row > span { display: flex; align-items: baseline; gap: 5px; padding: 20px 22px; background: #fff; border-right: 1px solid #cfd7d9; }
.bwbook-today-timeline__row > span strong { font-size: 18px; font-weight: 500; }
.bwbook-today-timeline__row > span small { color: #637174; font-size: 13px; }
.bwbook-today-timeline__lane { position: relative; min-height: 75px; background-color: #fff; background-image: repeating-linear-gradient(to right, transparent 0, transparent calc(7.692307% - 1px), #d7dfe1 calc(7.692307% - 1px), #d7dfe1 7.692307%); cursor: crosshair; }
.bwbook-today-timeline__lane::before { position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; width: 7.692308%; background: repeating-linear-gradient(135deg, rgba(91,108,113,.04) 0, rgba(91,108,113,.04) 7px, rgba(91,108,113,.13) 7px, rgba(91,108,113,.13) 12px); border-left: 1px solid #d7dfe1; content: ""; pointer-events: none; }
.bwbook-today-timeline__lane.has-now::after { position: absolute; z-index: 6; top: 0; bottom: 0; left: var(--bw-now); width: 2px; background: #111; content: ""; pointer-events: none; }
.bwbook-today-timeline__lane.is-drop-target { background-color: #ecf7f9; box-shadow: inset 0 0 0 3px #36a6cc; }
.bwbook-staff-app .bwbook-today-timeline__booking { position: absolute; z-index: 4; top: 5px; bottom: 5px; left: var(--bw-left); display: grid !important; width: var(--bw-width); min-width: 62px; margin: 0 !important; padding: 8px 10px !important; overflow: hidden; align-content: space-between; color: #17343a !important; background: #79bfbd !important; border: 1px solid #2b9293 !important; border-radius: 0 !important; box-shadow: none !important; cursor: grab; font-family: "Segoe UI", Inter, Arial, sans-serif !important; font-style: normal !important; line-height: 1.12 !important; text-align: left !important; }
.bwbook-today-timeline__booking:hover, .bwbook-today-timeline__booking:focus { z-index: 8; filter: brightness(.96); outline: 3px solid rgba(49,155,180,.25); }
.bwbook-staff-app .bwbook-today-timeline__booking strong { display: flex !important; min-width: 0; align-items: center; gap: 8px; overflow: hidden; color: inherit !important; font-family: inherit !important; font-size: 17px !important; font-weight: 700 !important; line-height: 1.12 !important; white-space: nowrap; }
.bwbook-today-timeline__booking-name { min-width: 0; overflow: hidden; text-overflow: ellipsis; }
.bwbook-staff-app .bwbook-today-timeline__booking small { display: flex !important; align-items: center; gap: 4px; overflow: hidden; color: inherit !important; font-family: inherit !important; font-size: 14px !important; line-height: 1 !important; white-space: nowrap; }
.bwbook-staff-app .bwbook-today-timeline__booking small b { color: inherit !important; font-family: inherit !important; font-size: 15px !important; font-weight: 650 !important; }
.bwbook-staff-app .bwbook-today-timeline__booking-tag { flex: 0 0 auto; margin: 0 !important; padding: 3px 6px !important; color: #fff !important; background: #176f7c !important; border: 0 !important; border-radius: 2px !important; font-family: inherit !important; font-size: 10px !important; font-style: normal !important; font-weight: 650 !important; line-height: 1 !important; }
.bwbook-staff-app .bwbook-today-timeline__booking small em { margin-left: auto; color: #17343a; font-size: 14px; font-style: normal; }
.bwbook-staff-app .bwbook-today-timeline__booking.bwbook-today-state--new, .bwbook-staff-app .bwbook-today-timeline__booking.bwbook-today-state--seated { color: #332910 !important; background: #f3cd76 !important; border-color: #d3a334 !important; }
.bwbook-staff-app .bwbook-today-timeline__booking.bwbook-today-state--call_required, .bwbook-staff-app .bwbook-today-timeline__booking.bwbook-today-state--cancelled, .bwbook-staff-app .bwbook-today-timeline__booking.bwbook-today-state--no_show { color: #351c1e !important; background: #c9797d !important; border-color: #a83c43 !important; }
.bwbook-staff-app .bwbook-today-timeline__booking.is-dragging { opacity: .48; }
.bwbook-staff-app .bwbook-today-timeline__booking.is-saving { opacity: .62; cursor: progress; }
.bwbook-staff-app .bwbook-today-timeline__booking.is-selected { filter: saturate(1.12) brightness(.88); box-shadow: inset -7px 0 #efc85c !important; }
.bwbook-staff-app .bwbook-today-timeline__booking.is-drop-confirmed { animation: bwbook-timeline-confirmed .7s ease; }
.bwbook-today-timeline-message { position: fixed; z-index: 100200; right: 24px; bottom: 24px; max-width: min(420px,calc(100vw - 48px)); padding: 15px 20px; color: #fff; background: #35aa62; border: 1px solid #258a4b; box-shadow: 0 8px 30px rgba(20,60,39,.24); opacity: 0; pointer-events: none; transform: translateY(12px); transition: opacity .18s ease,transform .18s ease; font-size: 14px; font-weight: 600; }
.bwbook-today-timeline-message.is-visible { opacity: 1; transform: translateY(0); }
.bwbook-today-timeline-message.is-error { background: #b8484d; border-color: #94343a; }
@keyframes bwbook-timeline-confirmed { 0%,100% { box-shadow: none; } 45% { box-shadow: 0 0 0 5px rgba(53,170,98,.35) !important; } }
@media (min-width: 1181px) {
	.bwbook-today.is-timeline-view .bwbook-today-timeline__scroll { height: calc(100dvh - 135px); max-height: none; }
}
.bwbook-today-dialog { position: fixed !important; z-index: 100100; inset: 0 !important; display: flex; width: 100vw; height: 100vh; height: 100dvh; align-items: center; justify-content: center; padding: 30px; overflow: hidden; }
.bwbook-today-dialog[hidden] { display: none !important; }
.bwbook-today-dialog__backdrop { position: fixed; inset: 0; background: rgba(16,27,31,.64); }
.bwbook-today-details { position: relative; z-index: 1; width: min(1200px,calc(100vw - 60px)); max-height: calc(100dvh - 60px); overflow-y: auto; color: #263236; background: #fff; border: 1px solid #cfd9dc; box-shadow: 0 20px 75px rgba(8,25,31,.32); }
.bwbook-today-details > header { display: flex; align-items: center; justify-content: space-between; padding: 36px 48px 18px; }
.bwbook-today-details > header h2 { margin: 0; color: #39a6cf; font-size: 38px; font-weight: 400; }
.bwbook-today-details > header button { display: grid !important; width: 42px !important; min-height: 42px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #263236 !important; background: transparent !important; border: 0 !important; box-shadow: none !important; font-size: 42px !important; font-weight: 300 !important; }
.bwbook-today-details__body { display: grid; grid-template-columns: 1.25fr 1fr; padding: 0 48px 36px; }
.bwbook-today-details__body > section { padding: 10px 40px 10px 0; }
.bwbook-today-details__body > section + section { padding-right: 0; padding-left: 40px; border-left: 1px solid #d9e0e2; }
.bwbook-today-details__body h3 { margin: 0 0 28px; font-size: 27px; font-weight: 500; }
.bwbook-today-details__body h3 b { display: inline-block; margin-left: 10px; padding: 4px 8px; color: #fff; background: #2aa49b; font-size: 12px; vertical-align: middle; }
.bwbook-today-details__body dl { display: grid; grid-template-columns: 1fr 1fr; gap: 26px 34px; margin: 0; }
.bwbook-today-details__body dl > div.is-wide { grid-column: 1 / -1; }
.bwbook-today-details__body dt { margin-bottom: 7px; color: #657174; font-size: 14px; }
.bwbook-today-details__body dd { margin: 0; color: #273236; font-size: 20px; line-height: 1.5; }
.bwbook-today-details__body dd a { color: #2da4cd; text-decoration: none; }
.bwbook-today-details__body .bwbook-today-details__audit { padding-top: 20px; border-top: 1px solid #dce3e5; }
.bwbook-today-details__body .bwbook-today-details__audit dd { font-size: 13px; }
.bwbook-today-details__actions { display: flex; align-items: center; justify-content: space-between; gap: 18px; margin: 0 24px; padding: 24px; border-top: 1px solid #d6dfe1; }
.bwbook-today-details__actions > span { display: flex; align-items: center; gap: 12px; }
.bwbook-today-details__actions button { width: auto !important; min-height: 54px !important; margin: 0 !important; padding: 11px 22px !important; color: #49636c !important; background: #fff !important; border: 1px solid #789098 !important; border-radius: 0 !important; box-shadow: none !important; font-size: 16px !important; font-weight: 600 !important; }
.bwbook-today-details__actions button.is-primary { color: #fff !important; background: #39a6cf !important; border-color: #39a6cf !important; }
.bwbook-today-details__actions label { display: flex; align-items: center; gap: 8px; }
.bwbook-today-details__actions label[hidden] { display: none !important; }
.bwbook-today-details__actions select { min-width: 240px; min-height: 54px; color: #263236; background: #fff; border: 1px solid #cbd6d9; }
@media (max-width: 1250px) {
	.bwbook-today-toolbar { grid-template-columns: 220px auto 1fr auto; gap: 12px; }
	.bwbook-today-toolbar h1 { font-size: 25px; }
	.bwbook-today-tools { gap: 6px; }
	.bwbook-today-tools button, .bwbook-today-tools > a { width: 46px !important; }
	.bwbook-today-tools button[data-bw-today-print] { width: 88px !important; }
	.bwbook-today-row__main { grid-template-columns: 95px minmax(180px,1.2fr) minmax(120px,.7fr) minmax(140px,.8fr) minmax(180px,1fr); gap: 12px; }
}
@media (max-width: 900px) {
	.bwbook-today-toolbar { grid-template-columns: 1fr auto; }
	.bwbook-today-toolbar h1 { border: 0; }
	.bwbook-today-date { grid-column: 1 / -1; grid-row: 2; }
	.bwbook-today-tools { grid-column: 1 / -1; grid-row: 3; overflow-x: auto; }
	.bwbook-today-views { grid-column: 2; grid-row: 1; }
	.bwbook-today-filter { grid-template-columns: 1fr; }
	.bwbook-today-row__main { grid-template-columns: 78px minmax(170px,1fr) 110px 130px; }
	.bwbook-today-row__meta { grid-column: 2 / -1; justify-content: flex-start; }
	.bwbook-today-grid { grid-template-columns: repeat(2,minmax(220px,1fr)); }
	.bwbook-today-details__body { grid-template-columns: 1fr; }
	.bwbook-today-details__body > section + section { padding: 28px 0 0; border-top: 1px solid #d9e0e2; border-left: 0; }
}
@media (max-width: 620px) {
	.bwbook-today-toolbar { padding: 9px; }
	.bwbook-today-toolbar h1 { font-size: 21px; }
	.bwbook-today-date input { width: 140px; }
	.bwbook-today-date > a.bwbook-today-date__today { min-width: 70px; }
	.bwbook-today-views button { width: 42px !important; }
	.bwbook-today-status, .bwbook-today-list, .bwbook-today-grid { padding-right: 9px; padding-left: 9px; }
	.bwbook-today-status button { padding: 9px 12px !important; font-size: 14px !important; }
	.bwbook-today-note, .bwbook-today-note-editor { margin-right: 9px; margin-left: 9px; }
	.bwbook-today-note-colors small { display: none; }
	.bwbook-today-note-colors label > span { width: 31px; height: 31px; }
	.bwbook-today-row { grid-template-columns: 1fr 42px; }
	.bwbook-today-row__main { grid-template-columns: 68px 1fr; gap: 8px; padding: 11px 10px 11px 17px !important; }
	.bwbook-today-row__main > span:nth-of-type(2), .bwbook-today-row__main > span:nth-of-type(3) { font-size: 12px; }
	.bwbook-today-row__meta { grid-column: 1 / -1; }
	.bwbook-today-row__main time { font-size: 19px; }
	.bwbook-today-grid { grid-template-columns: 1fr; }
	.bwbook-today-dialog { padding: 8px; }
	.bwbook-today-details { width: calc(100vw - 16px); max-height: calc(100dvh - 16px); }
	.bwbook-today-details > header { padding: 22px 16px 12px; }
	.bwbook-today-details > header h2 { font-size: 27px; }
	.bwbook-today-details__body { padding: 0 16px 22px; }
	.bwbook-today-details__body > section { padding: 8px 0; }
	.bwbook-today-details__body h3 { font-size: 21px; }
	.bwbook-today-details__body dd { font-size: 16px; }
	.bwbook-today-details__actions { align-items: stretch; flex-direction: column; margin: 0 8px; padding: 16px 8px; }
	.bwbook-today-details__actions > span { align-items: stretch; flex-direction: column; }
	.bwbook-today-details__actions button { width: 100% !important; }
}
@media print {
	.bwbook-staff-topbar, .bwbook-today-tools, .bwbook-today-views, .bwbook-today-filter, .bwbook-today-note-editor { display: none !important; }
	.bwbook-staff-app .bwbook-staff-main--today { padding: 0; }
	.bwbook-today-toolbar { grid-template-columns: 1fr auto; }
	.bwbook-today-row { break-inside: avoid; }
}

.bwbook-body {
	margin: 0 !important;
	background: var(--bwbook-paper) !important;
	color: var(--bwbook-ink) !important;
	font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.bwbook-body * { box-sizing: border-box; }
.bwbook-body a { color: inherit; text-decoration: none; }
.bwbook-app { min-height: 100vh; overflow: hidden; }

.bwbook-topbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 92px;
	padding: 18px clamp(22px, 5vw, 76px);
	background: #0c0c0a;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.12);
}

.bwbook-brand { display: inline-flex; align-items: center; gap: 14px; }
.bwbook-brand__mark { display: grid; place-items: center; width: 48px; height: 48px; border: 1px solid rgba(215,166,60,.6); color: var(--bwbook-gold); border-radius: 50%; font-family: Georgia, serif; font-size: 24px; }
.bwbook-brand strong { display: block; color: var(--bwbook-gold); font: 600 24px/1 Georgia, serif; letter-spacing: .12em; }
.bwbook-brand small { display: block; margin-top: 6px; color: rgba(255,255,255,.58); font-size: 9px; letter-spacing: .24em; text-transform: uppercase; }
.bwbook-topbar__actions { display: flex; align-items: center; gap: 22px; }
.bwbook-test-pill { display: inline-flex; align-items: center; gap: 7px; padding: 8px 12px; color: #2e230b; background: var(--bwbook-gold); border-radius: 99px; font-size: 10px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.bwbook-test-pill::before { content: ""; width: 7px; height: 7px; background: #2e230b; border-radius: 50%; }
.bwbook-login { font-size: 11px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.bwbook-login b { margin-left: 10px; color: var(--bwbook-gold); }

.bwbook-hero {
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(320px, .55fr);
	min-height: 650px;
	background:
		linear-gradient(100deg, rgba(8,8,7,.99) 0%, rgba(8,8,7,.91) 48%, rgba(8,8,7,.66) 100%),
		url('https://bigwok.sen-marketing.de/wp-content/uploads/bigwok-site/restaurant-buffet.jpg') center / cover no-repeat;
	color: #fff;
}

.bwbook-hero__copy { display: flex; flex-direction: column; justify-content: center; padding: 80px clamp(24px, 7vw, 110px); }
.bwbook-eyebrow { display: block; color: var(--bwbook-gold-dark); font-size: 10px; font-weight: 900; letter-spacing: .19em; text-transform: uppercase; }
.bwbook-hero .bwbook-eyebrow { color: var(--bwbook-gold); }
.bwbook-hero h1 { margin: 22px 0 25px; max-width: 960px; color: #fff; font: 400 clamp(54px, 6.2vw, 104px)/.9 Georgia, "Times New Roman", serif; letter-spacing: -.045em; }
.bwbook-hero h1 em, .bwbook-form-intro h2 em { color: var(--bwbook-gold); font-weight: 400; }
.bwbook-hero__copy > p { max-width: 700px; margin: 0; color: rgba(255,255,255,.72); font-size: clamp(16px, 1.4vw, 21px); line-height: 1.7; }
.bwbook-hero__facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; max-width: 760px; margin-top: 52px; background: rgba(255,255,255,.16); border: 1px solid rgba(255,255,255,.16); }
.bwbook-hero__facts div { padding: 22px 24px; background: rgba(10,10,8,.78); }
.bwbook-hero__facts strong { display: block; color: var(--bwbook-gold); font: 600 22px/1 Georgia, serif; }
.bwbook-hero__facts span { display: block; margin-top: 8px; color: rgba(255,255,255,.65); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.bwbook-hero__aside { align-self: center; margin: 40px clamp(24px, 4vw, 70px) 40px 0; padding: 44px; background: rgba(18,18,14,.92); border: 1px solid rgba(215,166,60,.4); box-shadow: 0 30px 80px rgba(0,0,0,.3); }
.bwbook-hero__aside > span { color: var(--bwbook-gold); font-size: 10px; font-weight: 900; letter-spacing: .18em; text-transform: uppercase; }
.bwbook-hero__aside h2 { margin: 16px 0; color: #fff; font: 400 36px/1.05 Georgia, serif; }
.bwbook-hero__aside p { color: rgba(255,255,255,.68); line-height: 1.7; }
.bwbook-hero__aside strong { color: #fff; }
.bwbook-hero__aside a { display: inline-block; margin-top: 18px; padding-bottom: 7px; color: var(--bwbook-gold); border-bottom: 1px solid rgba(215,166,60,.55); font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }

.bwbook-form-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(40px, 7vw, 110px); padding: clamp(70px, 9vw, 140px) clamp(22px, 7vw, 110px); }
.bwbook-form-intro h2 { margin: 20px 0 24px; font: 400 clamp(46px, 5vw, 76px)/.98 Georgia, serif; letter-spacing: -.035em; }
.bwbook-form-intro > p { max-width: 580px; color: var(--bwbook-muted); font-size: 17px; line-height: 1.7; }
.bwbook-flow { margin-top: 42px; border-top: 1px solid var(--bwbook-line); }
.bwbook-flow > div { display: flex; gap: 18px; padding: 20px 0; border-bottom: 1px solid var(--bwbook-line); }
.bwbook-flow i { display: grid; place-items: center; width: 34px; height: 34px; color: #fff; background: var(--bwbook-ink); border-radius: 50%; font-style: normal; font-size: 11px; font-weight: 800; }
.bwbook-flow strong, .bwbook-flow small { display: block; }
.bwbook-flow strong { font: 600 18px/1.2 Georgia, serif; }
.bwbook-flow small { margin-top: 4px; color: var(--bwbook-muted); }
.bwbook-form-card { align-self: start; padding: clamp(28px, 4vw, 55px); background: #fffdf8; box-shadow: 0 22px 70px rgba(49,38,19,.12); border: 1px solid rgba(17,17,15,.08); }
.bwbook-booking-steps { display: grid; grid-template-columns: repeat(3, 1fr); margin: -10px 0 35px; border: 1px solid #d7d0c2; }
.bwbook-booking-steps span { display: flex; align-items: center; justify-content: center; gap: 8px; min-height: 50px; color: #8a8377; background: #f7f4ec; border-right: 1px solid #d7d0c2; font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.bwbook-booking-steps span:last-child { border-right: 0; }
.bwbook-booking-steps span.is-active { color: #fff; background: var(--bwbook-ink); }
.bwbook-booking-steps i { display: grid; place-items: center; width: 21px; height: 21px; color: inherit; border: 1px solid currentColor; border-radius: 50%; font-style: normal; font-size: 9px; }
.bwbook-step-block { padding: 28px 0; border-top: 1px solid var(--bwbook-line); }
.bwbook-step-block:first-of-type { padding-top: 0; border-top: 0; }
.bwbook-step-block h3 { display: flex; align-items: center; gap: 12px; margin: 0 0 22px; font: 600 23px/1.15 Georgia, serif; }
.bwbook-step-block h3 i { display: grid; place-items: center; width: 34px; height: 34px; flex: 0 0 34px; color: #fff; background: var(--bwbook-ink); border-radius: 50%; font: 800 11px/1 Inter, sans-serif; }
.bwbook-online-fields { min-width: 0; margin: 0; padding: 0; border: 0; transition: opacity .2s ease; }
.bwbook-public-form.is-waiting .bwbook-online-fields { opacity: .42; }
.bwbook-public-form.is-personal .bwbook-contact-step,
.bwbook-public-form.is-personal .bwbook-form-actions { display: none; }
.bwbook-personal-contact { padding: 28px; color: #fff; background: #171713; border: 1px solid rgba(215,166,60,.55); }
.bwbook-personal-contact[hidden] { display: none; }
.bwbook-personal-contact strong, .bwbook-personal-contact span { display: block; }
.bwbook-personal-contact strong { color: var(--bwbook-gold); font: 500 26px/1.15 Georgia, serif; }
.bwbook-personal-contact span { margin-top: 9px; color: rgba(255,255,255,.66); line-height: 1.55; }
.bwbook-personal-contact a { display: flex; justify-content: space-between; margin-top: 22px; padding: 17px 19px; color: #fff; background: var(--bwbook-red); font-size: 11px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.bwbook-group-callout { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 18px; padding: 17px 18px; color: #4f4b43; background: #f4f0e6; border-left: 4px solid var(--bwbook-gold-dark); }
.bwbook-group-callout span { font-size: 12px; line-height: 1.5; }
.bwbook-group-callout strong { color: var(--bwbook-ink); }
.bwbook-group-callout a { flex: 0 0 auto; color: var(--bwbook-red); font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.bwbook-area-note { margin: 13px 0 0; color: #777066; font-size: 11px; line-height: 1.5; }
.bwbook-area-note::before { content: "☀"; margin-right: 7px; color: var(--bwbook-gold-dark); }
.bwbook-form-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.bwbook-form-grid label { display: block; }
.bwbook-form-grid label > span:not(.bwbook-custom-select-host), .bwbook-status-form label > span:not(.bwbook-custom-select-host) { display: block; margin-bottom: 8px; color: #5c574d; font-size: 9px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.bwbook-form-grid input, .bwbook-form-grid select, .bwbook-form-grid textarea, .bwbook-status-form select, .bwbook-panel-heading select { width: 100%; min-height: 46px; padding: 10px 12px; color: var(--bwbook-ink); background: #f7f4ec; border: 1px solid #d7d0c2; border-radius: 0; font: 600 14px/1.3 inherit; }
.bwbook-form-grid textarea { resize: vertical; }
.bwbook-form-grid input:focus, .bwbook-form-grid select:focus, .bwbook-form-grid textarea:focus { outline: 2px solid rgba(215,166,60,.4); border-color: var(--bwbook-gold-dark); }
.bwbook-date-trigger {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	width: 100%;
	min-height: 46px;
	padding: 10px 12px;
	color: #777066;
	background: #f7f4ec;
	border: 1px solid #d7d0c2;
	cursor: pointer;
	font: 600 14px/1.3 inherit;
	text-align: left;
}
.bwbook-date-trigger.has-value { color: var(--bwbook-ink); border-color: var(--bwbook-gold-dark); }
.bwbook-date-trigger b { color: var(--bwbook-gold-dark); font-size: 8px; letter-spacing: .12em; text-transform: uppercase; }
.bwbook-date-trigger:focus-visible { outline: 3px solid rgba(215,166,60,.35); outline-offset: 2px; }
.bwbook-calendar {
	position: relative;
	width: min(100%, 390px);
	margin-top: 10px;
	padding: clamp(16px, 2vw, 22px);
	background: #fffdf8;
	border: 1px solid #cfc6b6;
	box-shadow: 0 18px 50px rgba(42,34,20,.14);
}
.bwbook-calendar[hidden] { display: none; }
.bwbook-calendar__header {
	display: grid;
	grid-template-columns: 36px 1fr 36px;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
}
.bwbook-calendar__header strong { font: 600 19px/1.1 Georgia, serif; text-align: center; text-transform: capitalize; }
.bwbook-calendar__header button {
	display: grid;
	place-items: center;
	width: 36px;
	height: 36px;
	padding: 0;
	color: #fff;
	background: var(--bwbook-ink);
	border: 0;
	cursor: pointer;
	font-size: 16px;
}
.bwbook-calendar__header button:disabled { color: #aaa397; background: #e6e0d5; cursor: default; }
.bwbook-calendar__weekdays,
.bwbook-calendar__days { display: grid; grid-template-columns: repeat(7, minmax(0, 1fr)); gap: 7px; }
.bwbook-calendar__weekdays { margin-bottom: 8px; }
.bwbook-calendar__weekdays span { color: #81796d; font-size: 9px; font-weight: 900; letter-spacing: .1em; text-align: center; text-transform: uppercase; }
.bwbook-calendar__day,
.bwbook-calendar__blank { aspect-ratio: 1; min-width: 0; }
.bwbook-calendar__day {
	position: relative;
	display: grid;
	place-items: center;
	padding: 0;
	border: 1px solid transparent;
	border-radius: 50%;
	cursor: pointer;
	font: 800 12px/1 Inter, sans-serif;
	transition: transform .15s ease, box-shadow .15s ease;
}
.bwbook-calendar__day.is-available { color: #fff; background: #34724d; border-color: #265b3c; }
.bwbook-calendar__day.is-unavailable { color: #fff; background: #b82b32; border-color: #8d1e24; }
.bwbook-calendar__day.is-outside { color: #aaa397; background: #eee9df; border-color: #e1dbcf; cursor: default; }
.bwbook-calendar__day.is-peak::after { content: ""; position: absolute; right: 4px; bottom: 3px; width: 7px; height: 7px; background: var(--bwbook-gold); border: 1px solid #fff8df; border-radius: 50%; box-shadow: 0 1px 3px rgba(17,17,15,.35); }
.bwbook-calendar__day.is-closed { background: #851a20; border-color: #5f1015; }
.bwbook-calendar__day:not(:disabled):hover { z-index: 1; transform: translateY(-2px); box-shadow: 0 7px 15px rgba(17,17,15,.2); }
.bwbook-calendar__day.is-selected { outline: 3px solid var(--bwbook-gold); outline-offset: 2px; }
.bwbook-calendar__day:focus-visible { z-index: 2; outline: 3px solid var(--bwbook-gold); outline-offset: 2px; }
.bwbook-calendar__loading { grid-column: 1 / -1; min-height: 210px; display: grid; place-items: center; color: #81796d; font-size: 12px; text-align: center; }
.bwbook-calendar.is-loading { opacity: .8; }
.bwbook-calendar__legend { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 20px; padding-top: 16px; border-top: 1px solid var(--bwbook-line); }
.bwbook-calendar__legend span { display: inline-flex; align-items: center; gap: 8px; color: #686258; font-size: 10px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.bwbook-calendar__legend i { width: 12px; height: 12px; border-radius: 50%; }
.bwbook-calendar__legend i.is-available { background: #34724d; }
.bwbook-calendar__legend i.is-unavailable { background: #b82b32; }
.bwbook-calendar__legend i.is-peak { background: var(--bwbook-gold); border: 1px solid #9f701c; }
.bwbook-span-2 { grid-column: 1 / -1; }
.bwbook-confirm { display: flex; align-items: flex-start; gap: 12px; margin: 24px 0; color: var(--bwbook-muted); font-size: 12px; line-height: 1.5; }
.bwbook-confirm input { margin-top: 2px; accent-color: var(--bwbook-red); }
.bwbook-submit { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 48px; padding: 0 16px; color: #fff; background: var(--bwbook-red); border: 0; cursor: pointer; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.bwbook-submit:hover { background: #971820; }
.bwbook-submit b { font-size: 19px; }
.bwbook-privacy { margin: 16px 0 0; color: #8a8377; font-size: 11px; text-align: center; }
.bwbook-privacy a { border-bottom: 1px solid currentColor; }
.bwbook-honeypot { position: absolute; left: -9999px; }
.bwbook-alert { margin-bottom: 24px; padding: 18px 20px; border-left: 4px solid; }
.bwbook-alert strong, .bwbook-alert span { display: block; }
.bwbook-alert span { margin-top: 5px; font-size: 12px; }
.bwbook-alert--success { color: #173b27; background: #e3f0e7; border-color: #2f7348; }
.bwbook-alert--review { color: #5c4513; background: #f6edcf; border-color: var(--bwbook-gold-dark); }
.bwbook-alert--call { color: #6e151c; background: #f8e4e5; border-color: var(--bwbook-red); }
.bwbook-alert--call a { font-weight: 800; text-decoration: underline; }
.bwbook-alert--error { color: #6e151c; background: #f8e4e5; border-color: var(--bwbook-red); }
.bwbook-availability { margin-top: 22px; padding: 17px 18px; color: #4f4b43; background: #f4f0e6; border-left: 4px solid #b7ad9c; }
.bwbook-availability strong, .bwbook-availability span { display: block; }
.bwbook-availability strong { font: 600 16px/1.25 Georgia, serif; }
.bwbook-availability span { margin-top: 5px; font-size: 12px; line-height: 1.5; }
.bwbook-availability--available { color: #173b27; background: #e3f0e7; border-color: #2f7348; }
.bwbook-availability--review, .bwbook-availability--ready { color: #5c4513; background: #f6edcf; border-color: var(--bwbook-gold-dark); }
.bwbook-availability--call { color: #6e151c; background: #f8e4e5; border-color: var(--bwbook-red); }
.bwbook-availability--loading { opacity: .75; }

.bwbook-features { display: grid; grid-template-columns: 1.15fr repeat(3, 1fr); background: var(--bwbook-green); color: #fff; }
.bwbook-features > div, .bwbook-features article { min-height: 330px; padding: 54px 42px; border-right: 1px solid rgba(255,255,255,.12); }
.bwbook-features > div span { color: var(--bwbook-gold); font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.bwbook-features h2 { margin: 18px 0; color: #fff; font: 400 48px/1 Georgia, serif; }
.bwbook-features article i { color: var(--bwbook-gold); font: 600 18px/1 Georgia, serif; }
.bwbook-features article h3 { margin: 72px 0 14px; color: #fff; font: 500 26px/1.1 Georgia, serif; }
.bwbook-features article p { color: rgba(255,255,255,.66); line-height: 1.65; }
.bwbook-footer { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 28px; padding: 38px clamp(22px, 5vw, 76px); color: rgba(255,255,255,.65); background: #0c0c0a; font-size: 11px; }
.bwbook-footer > div strong, .bwbook-footer > div span { display: block; }
.bwbook-footer strong { color: var(--bwbook-gold); font: 600 18px/1 Georgia, serif; letter-spacing: .1em; }
.bwbook-footer span { margin-top: 6px; text-transform: uppercase; letter-spacing: .12em; }
.bwbook-footer p { text-align: center; }
.bwbook-footer p a { color: #fff; }
.bwbook-footer > a { justify-self: end; color: var(--bwbook-gold); font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }

.bwbook-cancel-page { display: grid; place-items: center; min-height: calc(100vh - 220px); padding: clamp(55px, 9vw, 120px) 20px; background: linear-gradient(135deg, #eee7d9, #f8f5ed); }
.bwbook-cancel-card { width: min(100%, 680px); padding: clamp(32px, 6vw, 62px); background: #fffdf8; border: 1px solid #d8d0c2; box-shadow: 0 25px 75px rgba(48,38,20,.14); }
.bwbook-cancel-card h1 { margin: 18px 0 20px; font: 500 clamp(38px, 6vw, 58px)/1.05 Georgia, serif; }
.bwbook-cancel-card > p { color: #686258; font-size: 16px; line-height: 1.7; }
.bwbook-cancel-card > p a { color: var(--bwbook-red); font-weight: 800; }
.bwbook-cancel-details { margin: 30px 0; border-top: 1px solid var(--bwbook-line); }
.bwbook-cancel-details div { display: flex; justify-content: space-between; gap: 24px; padding: 15px 0; border-bottom: 1px solid var(--bwbook-line); }
.bwbook-cancel-details dt { color: #777066; }
.bwbook-cancel-details dd { margin: 0; font-weight: 800; }
.bwbook-submit--cancel { margin-top: 22px; }
.bwbook-cancel-back { display: inline-block; margin-top: 26px; color: #686258; border-bottom: 1px solid currentColor; font-size: 11px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }

/* Standalone employee portal */
.bwbook-staff-body { min-width: 320px; background: #ece8df !important; }
.bwbook-staff-brand { display: inline-flex; align-items: center; gap: 14px; color: #fff; }
.bwbook-staff-brand__mark { display: grid; place-items: center; width: 48px; height: 48px; flex: 0 0 48px; color: #11110f; background: var(--bwbook-gold); border-radius: 50%; font: 700 15px/1 Georgia, serif; letter-spacing: -.04em; box-shadow: 0 0 0 5px rgba(215,166,60,.11); }
.bwbook-staff-brand strong, .bwbook-staff-brand small { display: block; }
.bwbook-staff-brand strong { color: var(--bwbook-gold); font: 600 22px/1 Georgia, serif; letter-spacing: .13em; }
.bwbook-staff-brand small { margin-top: 6px; color: rgba(255,255,255,.48); font-size: 8px; font-weight: 800; letter-spacing: .19em; text-transform: uppercase; }

.bwbook-staff-login { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(460px, .85fr); min-height: 100vh; }
.bwbook-staff-login__story { position: relative; display: flex; flex-direction: column; justify-content: space-between; min-height: 100vh; padding: clamp(34px, 5vw, 72px); overflow: hidden; color: #fff; background: radial-gradient(circle at 75% 28%, rgba(215,166,60,.18), transparent 28%), linear-gradient(145deg, #090908 0%, #171611 65%, #0d0d0b 100%); }
.bwbook-staff-login__story::before, .bwbook-staff-login__story::after { content: ""; position: absolute; border: 1px solid rgba(215,166,60,.16); border-radius: 50%; pointer-events: none; }
.bwbook-staff-login__story::before { width: 520px; height: 520px; right: -235px; top: 16%; }
.bwbook-staff-login__story::after { width: 340px; height: 340px; right: -145px; top: calc(16% + 90px); }
.bwbook-staff-login__copy { position: relative; z-index: 1; max-width: 760px; padding: 80px 0; }
.bwbook-staff-login__copy .bwbook-eyebrow { color: var(--bwbook-gold); }
.bwbook-staff-login__copy h1 { max-width: 720px; margin: 24px 0 30px; color: #fff; font: 400 clamp(58px, 6.3vw, 105px)/.9 Georgia, serif; letter-spacing: -.055em; }
.bwbook-staff-login__copy h1 em { color: var(--bwbook-gold); font-weight: 400; }
.bwbook-staff-login__copy > p { max-width: 630px; color: rgba(255,255,255,.64); font-size: clamp(16px, 1.4vw, 20px); line-height: 1.7; }
.bwbook-staff-login__features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: 48px; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.12); }
.bwbook-staff-login__features span { min-height: 112px; padding: 22px; color: rgba(255,255,255,.68); background: rgba(0,0,0,.22); font-size: 11px; font-weight: 800; line-height: 1.45; text-transform: uppercase; letter-spacing: .06em; }
.bwbook-staff-login__features b { display: block; margin-bottom: 14px; color: var(--bwbook-gold); font: 500 22px/1 Georgia, serif; }
.bwbook-staff-login__story footer { position: relative; z-index: 1; color: rgba(255,255,255,.38); font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.bwbook-staff-login__panel { display: grid; place-items: center; padding: clamp(35px, 6vw, 90px); background: #f4f0e7; }
.bwbook-staff-login__card { width: min(100%, 520px); padding: clamp(34px, 4vw, 58px); background: #fff; border: 1px solid #ded7c9; box-shadow: 0 28px 90px rgba(38,30,17,.12); }
.bwbook-staff-login__card h2 { margin: 30px 0 10px; font: 500 clamp(36px, 3.5vw, 51px)/1 Georgia, serif; letter-spacing: -.035em; }
.bwbook-staff-login__card > p { margin: 0 0 32px; color: #777066; line-height: 1.6; }
.bwbook-login-alert { margin: 0 0 22px; padding: 14px 16px; color: #721b21; background: #f9e9e9; border-left: 4px solid var(--bwbook-red); font-size: 13px; line-height: 1.5; }
.bwbook-login-alert--success { color: #244632; background: #e4efe6; border-color: #3f7254; }
.bwbook-staff-login__form label { display: block; margin-top: 18px; }
.bwbook-staff-login__form label > span { display: block; margin-bottom: 8px; color: #5c574d; font-size: 9px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.bwbook-staff-login__form input[type="text"], .bwbook-staff-login__form input[type="password"] { width: 100%; min-height: 58px; padding: 14px 16px; color: var(--bwbook-ink); background: #f7f4ec; border: 1px solid #d7d0c2; border-radius: 0; font: 600 16px/1.2 inherit; }
.bwbook-staff-login__form input:focus { outline: 3px solid rgba(215,166,60,.25); border-color: var(--bwbook-gold-dark); }
.bwbook-staff-login__form .bwbook-staff-remember { display: flex; align-items: center; gap: 10px; margin: 19px 0; color: #686258; font-size: 12px; }
.bwbook-staff-login__form .bwbook-staff-remember span { display: inline; margin: 0; color: inherit; font-size: inherit; font-weight: 600; letter-spacing: 0; text-transform: none; }
.bwbook-staff-remember input { width: 17px; height: 17px; accent-color: var(--bwbook-gold-dark); }
.bwbook-staff-login__form button { display: flex; align-items: center; justify-content: space-between; width: 100%; min-height: 58px; padding: 15px 19px; color: #fff; background: #11110f; border: 0; cursor: pointer; font-size: 11px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.bwbook-staff-login__form button:hover { background: #2a251b; }
.bwbook-staff-login__form button span { color: var(--bwbook-gold); font-size: 20px; }
.bwbook-staff-login__back { display: inline-block; margin-top: 28px; color: #70695e; border-bottom: 1px solid #bcb4a6; font-size: 10px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }

.bwbook-staff-app { min-height: 100vh; background: #ece8df; }
.bwbook-staff-topbar { position: sticky; z-index: 20; top: 0; display: flex; align-items: center; justify-content: space-between; min-height: 84px; padding: 14px 28px; color: #fff; background: #0d0d0b; border-bottom: 1px solid rgba(255,255,255,.1); box-shadow: 0 7px 26px rgba(0,0,0,.14); }
.bwbook-staff-topbar__right { display: flex; align-items: center; gap: 22px; }
.bwbook-staff-user { display: flex; align-items: center; gap: 11px; padding-left: 20px; border-left: 1px solid rgba(255,255,255,.13); }
.bwbook-staff-user > span { display: grid; place-items: center; width: 35px; height: 35px; color: #11110f; background: var(--bwbook-gold); border-radius: 50%; font-size: 12px; font-weight: 900; }
.bwbook-staff-user strong, .bwbook-staff-user small { display: block; }
.bwbook-staff-user strong { font-size: 12px; }
.bwbook-staff-user small { margin-top: 3px; color: rgba(255,255,255,.48); font-size: 9px; }
.bwbook-staff-logout { padding: 10px 13px; color: rgba(255,255,255,.74); border: 1px solid rgba(255,255,255,.22); font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.bwbook-staff-logout:hover { color: #11110f; background: var(--bwbook-gold); border-color: var(--bwbook-gold); }
.bwbook-staff-layout { display: grid; grid-template-columns: 252px minmax(0, 1fr); min-height: calc(100vh - 84px); }
.bwbook-staff-sidebar { display: flex; flex-direction: column; padding: 28px 18px; color: #fff; background: #181714; border-right: 1px solid rgba(17,17,15,.25); }
.bwbook-staff-sidebar nav { display: grid; gap: 8px; }
.bwbook-staff-sidebar nav a { display: flex; align-items: center; gap: 13px; min-height: 62px; padding: 11px 13px; color: rgba(255,255,255,.6); border: 1px solid transparent; }
.bwbook-staff-sidebar nav a:hover { color: #fff; background: rgba(255,255,255,.04); }
.bwbook-staff-sidebar nav a.is-active { color: #fff; background: rgba(215,166,60,.09); border-color: rgba(215,166,60,.26); }
.bwbook-staff-sidebar nav a > span { display: grid; place-items: center; width: 34px; height: 34px; color: var(--bwbook-gold); background: rgba(215,166,60,.1); font-size: 17px; }
.bwbook-staff-sidebar nav strong, .bwbook-staff-sidebar nav small { display: block; }
.bwbook-staff-sidebar nav strong { font-size: 11px; letter-spacing: .02em; }
.bwbook-staff-sidebar nav small { margin-top: 4px; color: rgba(255,255,255,.4); font-size: 9px; }
.bwbook-staff-sidebar__status { display: flex; align-items: center; gap: 11px; margin-top: auto; padding: 18px 10px; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1); }
.bwbook-staff-sidebar__status i { width: 9px; height: 9px; flex: 0 0 9px; background: #5eaa76; border-radius: 50%; box-shadow: 0 0 0 5px rgba(94,170,118,.1); }
.bwbook-staff-sidebar__status strong, .bwbook-staff-sidebar__status small { display: block; }
.bwbook-staff-sidebar__status strong { font-size: 10px; }
.bwbook-staff-sidebar__status small { margin-top: 4px; color: rgba(255,255,255,.38); font-size: 8px; }
.bwbook-staff-sidebar__help { margin-top: 18px; padding: 15px 10px; }
.bwbook-staff-sidebar__help span, .bwbook-staff-sidebar__help strong, .bwbook-staff-sidebar__help small { display: block; }
.bwbook-staff-sidebar__help span { color: var(--bwbook-gold); font-size: 8px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.bwbook-staff-sidebar__help strong { margin-top: 8px; font: 500 17px/1.1 Georgia, serif; }
.bwbook-staff-sidebar__help small { margin-top: 6px; color: rgba(255,255,255,.4); font-size: 9px; line-height: 1.45; }
.bwbook-staff-main { min-width: 0; padding: 28px clamp(18px, 3vw, 48px) 60px; }
.bwbook-staff-context { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; max-width: 1520px; margin: 0 auto; padding-bottom: 18px; border-bottom: 1px solid #d2ccbf; }
.bwbook-staff-context p { margin: 7px 0 0; color: #70695e; font-size: 13px; }
.bwbook-staff-context time { color: #4f4a42; font: 500 18px/1.1 Georgia, serif; }
.bwbook-admin--standalone { max-width: 1520px; margin: 24px auto 0; }
.bwbook-admin--standalone .button { display: inline-flex; align-items: center; justify-content: center; min-height: 32px; padding: 5px 10px; color: #302a20; background: #fff; border: 1px solid #c9c1b3; border-radius: 0; cursor: pointer; font-size: 9px; font-weight: 900; letter-spacing: .06em; line-height: 1.2; text-decoration: none; text-transform: uppercase; }
.bwbook-admin--standalone .button-primary { color: #fff; background: #11110f; border-color: #11110f; }
.bwbook-admin--standalone .button-primary:hover { background: #342b1c; border-color: #342b1c; }
.bwbook-admin--standalone .notice { margin: 14px 0 0; padding: 11px 16px; background: #fff; border-left: 4px solid #3f7254; box-shadow: 0 1px 2px rgba(0,0,0,.04); }
.bwbook-admin--standalone .notice-error { border-left-color: var(--bwbook-red); }
.bwbook-admin--standalone .notice p { margin: 0; }
.bwbook-admin--standalone input, .bwbook-admin--standalone select, .bwbook-admin--standalone textarea, .bwbook-admin--standalone button { font-family: inherit; }
.bwbook-staff-body, .bwbook-admin--standalone select {
  color-scheme: light;
  color-scheme: only light;
}
.bwbook-admin--standalone select { color: #000 !important; background-color: #fff !important; }
.bwbook-admin--standalone select option,
.bwbook-admin--standalone select option:checked,
.bwbook-admin--standalone select option:hover,
.bwbook-admin--standalone select option:focus { color: #000 !important; background: #fff !important; }
.bwbook-native-select {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	border: 0 !important;
}
.bwbook-admin--standalone .bwbook-custom-select {
	position: relative;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	color: #000;
	box-sizing: border-box;
}
.bwbook-admin--standalone button.bwbook-custom-select__trigger {
	display: block !important;
	position: relative;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	min-height: 32px !important;
	margin: 0 !important;
	padding: 5px 27px 5px 9px !important;
	color: #000 !important;
	background: #fff !important;
	background-image: none !important;
	border: 1px solid #bdb7ad !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	font: 600 12px/1.25 inherit !important;
	letter-spacing: 0 !important;
	text-align: left !important;
	text-transform: none !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	-webkit-appearance: none !important;
	appearance: none !important;
}
.bwbook-admin--standalone button.bwbook-custom-select__trigger::after {
	content: '' !important;
	position: absolute;
	top: 50%;
	right: 11px;
	width: 7px;
	height: 7px;
	margin: 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-right: 1px solid #111 !important;
	border-bottom: 1px solid #111 !important;
	border-radius: 0 !important;
	transform: translateY(-70%) rotate(45deg);
}
.bwbook-admin--standalone .bwbook-custom-select.is-open button.bwbook-custom-select__trigger::after { transform: translateY(-25%) rotate(225deg); }
.bwbook-admin--standalone button.bwbook-custom-select__trigger:focus-visible { outline: 2px solid #111 !important; outline-offset: 2px; }
.bwbook-admin--standalone button.bwbook-custom-select__trigger:disabled { color: #777 !important; background: #f2f2f2 !important; cursor: not-allowed; }
.bwbook-admin--standalone .bwbook-custom-select__menu {
	position: absolute;
	z-index: 1000;
	top: calc(100% + 3px);
	left: 0;
	right: 0;
	width: 100%;
	min-width: 0;
	max-width: 100%;
	max-height: 240px;
	padding: 3px;
	overflow-y: auto;
	color: #000;
	background: #fff;
	border: 1px solid #111;
	box-shadow: 0 12px 28px rgba(0,0,0,.16);
	box-sizing: border-box;
}
.bwbook-admin--standalone .bwbook-custom-select__menu[hidden] { display: none; }
.bwbook-admin--standalone button.bwbook-custom-select__option {
	display: block !important;
	position: relative;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	min-height: 32px !important;
	margin: 0 !important;
	padding: 6px 28px 6px 8px !important;
	color: #000 !important;
	background: #fff !important;
	background-image: none !important;
	border: 0 !important;
	border-bottom: 1px solid #e6e6e6 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	font: 500 12px/1.35 inherit !important;
	letter-spacing: 0 !important;
	text-align: left !important;
	text-transform: none !important;
	cursor: pointer;
	-webkit-appearance: none !important;
	appearance: none !important;
}
.bwbook-admin--standalone button.bwbook-custom-select__option:last-child { border-bottom: 0 !important; }
.bwbook-admin--standalone button.bwbook-custom-select__option:hover,
.bwbook-admin--standalone button.bwbook-custom-select__option:focus-visible { color: #000 !important; background: #ededed !important; outline: 0; }
.bwbook-admin--standalone button.bwbook-custom-select__option.is-selected { color: #000 !important; background: #f3f3f3 !important; font-weight: 700 !important; }
.bwbook-admin--standalone button.bwbook-custom-select__option.is-selected::after { content: '✓'; position: absolute; top: 50%; right: 11px; transform: translateY(-50%); color: #000; }
.bwbook-admin--standalone button.bwbook-custom-select__option:disabled { color: #8b8b8b !important; background: #f7f7f7 !important; cursor: not-allowed; }

/* WordPress admin */
.bwbook-admin { max-width: 1520px; margin-top: 24px; color: var(--bwbook-ink); }
.bwbook-admin__header { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; padding: 28px 32px; color: #fff; background: #11110f; }
.bwbook-admin__header h1 { margin: 7px 0 6px; color: #fff; font: 400 40px/1 Georgia, serif; }
.bwbook-admin__header p { margin: 0; color: rgba(255,255,255,.6); }
.bwbook-admin__header-actions { display: flex; align-items: center; gap: 12px; }
.bwbook-admin__header .button { color: #fff; background: transparent; border-color: rgba(255,255,255,.35); }
.bwbook-datebar { display: grid; grid-template-columns: 40px auto 1fr 40px; align-items: center; gap: 14px; padding: 12px 20px; background: #fff; border: 1px solid #ded9cf; border-top: 0; }
.bwbook-datebar > a { display: grid; place-items: center; height: 36px; font-size: 17px; border: 1px solid #d5d0c6; }
.bwbook-datebar form span { display: block; margin-bottom: 4px; color: #81796d; font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.bwbook-datebar input { min-height: 36px; }
.bwbook-datebar > strong { font: 500 23px/1.1 Georgia, serif; text-align: center; }
.bwbook-metrics { display: grid; grid-template-columns: repeat(4, 1fr); margin: 18px 0; background: #fff; border: 1px solid #ded9cf; }
.bwbook-metrics--five { grid-template-columns: repeat(5, 1fr); }
.bwbook-metrics > div { padding: 16px 20px; border-right: 1px solid #e4dfd5; }
.bwbook-metrics > div:last-child { border: 0; }
.bwbook-metrics span, .bwbook-metrics small { display: block; }
.bwbook-metrics span { color: #6e685e; font-size: 9px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.bwbook-metrics strong { display: block; margin: 6px 0 2px; font: 500 30px/1 Georgia, serif; }
.bwbook-metrics small { color: #8b8479; }
.bwbook-admin-grid { display: grid; grid-template-columns: minmax(0, 1.7fr) minmax(320px, .7fr); gap: 18px; align-items: start; }
.bwbook-admin-grid > *, .bwbook-form-grid > label, .bwbook-status-form, .bwbook-status-form label { min-width: 0; }
.bwbook-list-panel, .bwbook-manual-panel { background: #fff; border: 1px solid #ded9cf; }
.bwbook-panel-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 22px; border-bottom: 1px solid #e1dcd2; }
.bwbook-panel-heading span { color: #7b7468; font-size: 9px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.bwbook-panel-heading h2 { margin: 4px 0 0; font: 500 26px/1 Georgia, serif; }
.bwbook-panel-heading .bwbook-custom-select { flex: 0 0 148px; width: 148px; }
.bwbook-reservation-list { padding: 0 20px; }
.bwbook-reservation { display: grid; grid-template-columns: 84px minmax(0, 1fr) 156px; gap: 16px; align-items: start; padding: 18px 0; border-bottom: 1px solid #e5e0d6; }
.bwbook-reservation:last-child { border: 0; }
.bwbook-reservation__time { padding-left: 12px; border-left: 3px solid #8b857b; }
.bwbook-status--new .bwbook-reservation__time { border-color: var(--bwbook-gold); }
.bwbook-status--confirmed .bwbook-reservation__time, .bwbook-status--seated .bwbook-reservation__time { border-color: #3f7254; }
.bwbook-status--cancelled .bwbook-reservation__time, .bwbook-status--no_show .bwbook-reservation__time { border-color: var(--bwbook-red); }
.bwbook-status--call_required .bwbook-reservation__time { border-color: var(--bwbook-red); }
.bwbook-reservation__time strong, .bwbook-reservation__time span { display: block; }
.bwbook-reservation__time strong { font: 600 22px/1 Georgia, serif; }
.bwbook-reservation__time span { margin-top: 6px; color: #6e685e; font-size: 10px; }
.bwbook-reservation__title { display: flex; align-items: center; gap: 10px; }
.bwbook-reservation__title h3 { margin: 0; font: 600 19px/1.1 Georgia, serif; }
.bwbook-status { padding: 5px 8px; color: #514520; background: #f2e4b9; font-size: 8px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.bwbook-status--confirmed .bwbook-status, .bwbook-status--seated .bwbook-status { color: #244632; background: #dceade; }
.bwbook-status--cancelled .bwbook-status, .bwbook-status--no_show .bwbook-status { color: #721b21; background: #f6dfe0; }
.bwbook-status--call_required .bwbook-status { color: #721b21; background: #f6dfe0; }
.bwbook-reservation__main > p { margin: 5px 0 8px; color: #817a70; font-size: 9px; text-transform: uppercase; letter-spacing: .08em; }
.bwbook-company { margin: 7px 0 2px; color: #514520; font-weight: 700; }
.bwbook-contact { display: flex; flex-wrap: wrap; gap: 6px 14px; font-size: 13px; }
.bwbook-contact a { color: #3f5b4a; text-decoration: none; border-bottom: 1px solid #b8c4bb; }
.bwbook-table-badge { display: inline-flex; margin: 0 0 8px; padding: 4px 7px; color: #244632; background: #dceade; font-size: 9px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.bwbook-area-badge { display: inline-flex; margin: 0 6px 8px 0; padding: 4px 7px; color: #5c4513; background: #f6edcf; font-size: 9px; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; }
.bwbook-reservation blockquote { margin: 10px 0 0; padding: 8px 10px; background: #f6f3ec; border-left: 3px solid #d1c8b8; font-size: 13px; }
.bwbook-status-form { display: grid; width: 100%; gap: 7px; align-content: start; }
.bwbook-status-form label > span:not(.bwbook-custom-select-host) { margin-bottom: 4px; font-size: 8px; }
.bwbook-status-form .button { width: auto; min-height: 32px; margin-top: 0; justify-self: start; }
.bwbook-manual-panel { padding: 22px; }
.bwbook-manual-panel h2 { margin: 7px 0; font: 500 27px/1.1 Georgia, serif; }
.bwbook-manual-panel > p { margin: 0 0 18px; color: #777066; }
.bwbook-manual-panel .bwbook-form-grid { gap: 13px; }
.bwbook-manual-panel .bwbook-form-grid input, .bwbook-manual-panel .bwbook-form-grid select, .bwbook-manual-panel .bwbook-form-grid textarea { min-height: 38px; padding: 7px 9px; }
.bwbook-manual-panel .button-hero { width: auto; margin-top: 14px; }
.bwbook-empty { padding: 90px 30px; text-align: center; }
.bwbook-empty > span { color: #c8bead; font-size: 54px; }
.bwbook-empty h3 { margin: 12px 0 7px; font: 500 25px/1 Georgia, serif; }
.bwbook-empty p { color: #817a70; }

.bwbook-day-rules { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 12px; align-items: stretch; margin-top: 18px; padding: 20px; background: #fff; border: 1px solid #ded9cf; }
.bwbook-day-rules__intro { display: flex; grid-column: 1 / -1; align-items: center; justify-content: space-between; gap: 24px; padding: 0 0 18px; border-bottom: 1px solid #e4dfd5; }
.bwbook-day-rules__copy { max-width: 640px; }
.bwbook-day-rules__intro h2 { margin: 5px 0 6px; font: 500 27px/1 Georgia, serif; }
.bwbook-day-rules__intro p { margin: 0; color: #777066; font-size: 12px; }
.bwbook-day-rules__intro .button { flex: 0 0 auto; min-height: 34px; margin: 0; }
.bwbook-rule-card { display: flex; grid-column: span 4; gap: 12px; min-height: 150px; padding: 17px; background: #faf8f3; border: 1px solid #ddd6c9; box-sizing: border-box; cursor: pointer; transition: border-color .18s ease, box-shadow .18s ease; }
.bwbook-rule-card:hover { border-color: #bcb3a3; box-shadow: 0 5px 16px rgba(44,36,23,.06); }
.bwbook-rule-card input[type="checkbox"] { flex: 0 0 auto; width: 17px; height: 17px; margin: 1px 0 0; accent-color: #11110f; }
.bwbook-rule-card strong, .bwbook-rule-card small { display: block; }
.bwbook-rule-card strong { font: 600 16px/1.2 Georgia, serif; }
.bwbook-rule-card small { margin-top: 7px; color: #777066; font-size: 12px; line-height: 1.45; }
.bwbook-rule-card--select { cursor: default; }
.bwbook-rule-card--select > span { display: flex; flex-direction: column; width: 100%; min-width: 0; }
.bwbook-rule-card--select select { width: 100%; min-height: 34px; margin-top: 8px; }
.bwbook-rule-card--select .bwbook-custom-select { margin-top: auto; padding-top: 14px; }
.bwbook-rule-card--closed, .bwbook-rule-card--alert { grid-column: span 6; }
.bwbook-rule-card--alert { background: #fcf3f3; border-color: #e3c7c9; }
.bwbook-rule-card--alert input[type="checkbox"] { accent-color: #9b3137; }
.bwbook-rule-card.is-disabled { opacity: .55; cursor: not-allowed; }
.bwbook-reservation__time small { display: block; margin-top: 4px; color: #8b8479; font-size: 10px; }

.bwbook-admin-lower-grid { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(340px, .55fr); gap: 24px; align-items: start; margin-top: 24px; }
.bwbook-mail-preview, .bwbook-combinations { background: #fff; border: 1px solid #ded9cf; }
.bwbook-mail-preview .bwbook-panel-heading > b { color: #817a70; font-size: 11px; }
.bwbook-mail-list { padding: 0 28px 20px; }
.bwbook-mail-list details { border-bottom: 1px solid #e5e0d6; }
.bwbook-mail-list summary { display: grid; grid-template-columns: 90px minmax(0, 1fr) auto; gap: 14px; align-items: center; padding: 18px 0; cursor: pointer; }
.bwbook-mail-list summary span { color: #5c4513; font-size: 9px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.bwbook-mail-list summary small { color: #817a70; }
.bwbook-mail-render { margin: 0 0 20px; padding: 20px; overflow: auto; background: #f7f4ec; font-size: 13px; line-height: 1.6; }
.bwbook-mail-render > div { min-width: 460px; }
.bwbook-combinations { padding: 30px; }
.bwbook-combinations h2 { margin: 8px 0; font: 500 31px/1.1 Georgia, serif; }
.bwbook-combinations > p { color: #777066; line-height: 1.55; }
.bwbook-combinations ul { margin: 24px 0 0; padding: 0; list-style: none; border-top: 1px solid #e5e0d6; }
.bwbook-combinations li { display: flex; justify-content: space-between; gap: 15px; padding: 12px 0; border-bottom: 1px solid #e5e0d6; }
.bwbook-combinations li span { color: #777066; text-align: right; }

@media (max-width: 1100px) {
	.bwbook-staff-login { grid-template-columns: 1fr 440px; }
	.bwbook-staff-login__features { grid-template-columns: 1fr; max-width: 500px; }
	.bwbook-staff-login__features span { min-height: 0; }
	.bwbook-staff-layout { grid-template-columns: 210px minmax(0, 1fr); }
	.bwbook-staff-main { padding-left: 22px; padding-right: 22px; }
	.bwbook-hero { grid-template-columns: 1fr; }
	.bwbook-hero__aside { margin: 0 clamp(24px, 7vw, 80px) 70px; }
	.bwbook-form-section { grid-template-columns: 1fr; }
	.bwbook-features { grid-template-columns: repeat(2, 1fr); }
	.bwbook-admin-grid { grid-template-columns: 1fr; }
	.bwbook-day-rules { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.bwbook-day-rules__intro { grid-column: 1 / -1; }
	.bwbook-rule-card, .bwbook-rule-card--closed, .bwbook-rule-card--alert { grid-column: span 1; }
	.bwbook-admin-lower-grid { grid-template-columns: 1fr; }
}

@media (max-width: 900px) {
	.bwbook-staff-login { grid-template-columns: 1fr; }
	.bwbook-staff-login__story { min-height: auto; }
	.bwbook-staff-login__copy { padding: 80px 0 50px; }
	.bwbook-staff-login__copy h1 { max-width: 720px; font-size: clamp(54px, 10vw, 86px); }
	.bwbook-staff-login__story footer { margin-top: 24px; }
	.bwbook-staff-login__panel { padding: 55px 20px; }
	.bwbook-staff-layout { grid-template-columns: 1fr; }
	.bwbook-staff-sidebar { display: block; padding: 12px 18px; }
	.bwbook-staff-sidebar nav { display: flex; }
	.bwbook-staff-sidebar nav a { min-width: 200px; }
	.bwbook-staff-sidebar__status, .bwbook-staff-sidebar__help { display: none; }
}

@media (max-width: 782px) {
	.bwbook-staff-topbar { min-height: 72px; padding: 10px 14px; }
	.bwbook-staff-topbar .bwbook-staff-brand__mark { width: 40px; height: 40px; flex-basis: 40px; }
	.bwbook-staff-topbar .bwbook-staff-brand strong { font-size: 18px; }
	.bwbook-staff-topbar .bwbook-staff-brand small, .bwbook-staff-user, .bwbook-staff-topbar .bwbook-test-pill { display: none; }
	.bwbook-staff-topbar__right { gap: 8px; }
	.bwbook-staff-sidebar { overflow-x: auto; }
	.bwbook-staff-sidebar nav a { min-width: 180px; }
	.bwbook-staff-main { padding: 20px 12px 45px; }
	.bwbook-staff-context { align-items: flex-start; flex-direction: column; gap: 10px; }
	.bwbook-staff-context time { font-size: 15px; }
	.bwbook-staff-login__story { padding: 30px 22px; }
	.bwbook-staff-login__copy { padding: 70px 0 35px; }
	.bwbook-staff-login__copy h1 { font-size: clamp(48px, 14vw, 68px); }
	.bwbook-staff-login__features { margin-top: 34px; }
	.bwbook-staff-login__panel { padding: 40px 14px; }
	.bwbook-staff-login__card { padding: 30px 22px; }
	.bwbook-topbar { min-height: 74px; padding: 14px 16px; }
	.bwbook-brand__mark { width: 40px; height: 40px; }
	.bwbook-brand strong { font-size: 19px; }
	.bwbook-brand small, .bwbook-login { display: none; }
	.bwbook-test-pill { padding: 7px 10px; font-size: 8px; }
	.bwbook-hero { min-height: 0; }
	.bwbook-hero__copy { padding: 70px 18px 50px; }
	.bwbook-hero h1 { font-size: clamp(43px, 12vw, 56px); line-height: .94; }
	.bwbook-hero__copy > p { font-size: 15px; }
	.bwbook-hero__facts { grid-template-columns: 1fr; margin-top: 35px; }
	.bwbook-hero__facts div { padding: 15px 18px; }
	.bwbook-hero__aside { margin: 0 16px 40px; padding: 28px; }
	.bwbook-hero__aside h2 { font-size: 31px; }
	.bwbook-form-section { padding: 70px 16px; }
	.bwbook-form-intro h2 { font-size: 49px; }
	.bwbook-form-card { padding: 24px 18px; }
	.bwbook-booking-steps { grid-template-columns: 1fr; }
	.bwbook-booking-steps span { justify-content: flex-start; padding: 0 15px; border-right: 0; border-bottom: 1px solid #d7d0c2; }
	.bwbook-booking-steps span:last-child { border-bottom: 0; }
	.bwbook-step-block h3 { font-size: 21px; }
	.bwbook-personal-contact { padding: 23px 20px; }
	.bwbook-group-callout { align-items: flex-start; flex-direction: column; gap: 10px; }
	.bwbook-date-trigger { align-items: center; flex-direction: row; gap: 10px; }
	.bwbook-calendar { margin-left: -2px; margin-right: -2px; padding: 17px 12px; }
	.bwbook-calendar__header strong { font-size: 21px; }
	.bwbook-calendar__weekdays, .bwbook-calendar__days { gap: 5px; }
	.bwbook-calendar__day { font-size: 11px; }
	.bwbook-calendar__legend { gap: 12px; }
	.bwbook-form-grid { grid-template-columns: 1fr; }
	.bwbook-span-2 { grid-column: auto; }
	.bwbook-features { grid-template-columns: 1fr; }
	.bwbook-features > div, .bwbook-features article { min-height: 240px; padding: 38px 24px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.12); }
	.bwbook-features article h3 { margin-top: 38px; }
	.bwbook-footer { grid-template-columns: 1fr; text-align: center; }
	.bwbook-footer > a { justify-self: center; }
	.bwbook-admin { margin-right: 10px; }
	.bwbook-admin--standalone { margin-right: 0; }
	.bwbook-admin__header { align-items: flex-start; flex-direction: column; padding: 26px 22px; }
	.bwbook-admin__header-actions { align-items: flex-start; flex-direction: column; }
	.bwbook-datebar { grid-template-columns: 40px 1fr 40px; padding: 14px; }
	.bwbook-datebar form { grid-column: 2; grid-row: 1; }
	.bwbook-datebar > strong { grid-column: 1 / -1; grid-row: 2; font-size: 21px; }
	.bwbook-metrics { grid-template-columns: repeat(2, 1fr); }
	.bwbook-metrics--five { grid-template-columns: repeat(2, 1fr); }
	.bwbook-metrics > div:nth-child(2) { border-right: 0; }
	.bwbook-reservation { grid-template-columns: 74px 1fr; gap: 14px; }
	.bwbook-status-form { grid-column: 1 / -1; grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.bwbook-status-form .button { grid-column: 1 / -1; }
	.bwbook-reservation-list { padding: 0 16px; }
	.bwbook-day-rules { grid-template-columns: 1fr; }
	.bwbook-day-rules__intro { grid-column: auto; }
	.bwbook-day-rules__intro { align-items: flex-start; flex-direction: column; gap: 15px; }
	.bwbook-day-rules__intro .button { width: auto; }
	.bwbook-rule-card, .bwbook-rule-card--closed, .bwbook-rule-card--alert { grid-column: auto; min-height: 0; }
	.bwbook-mail-list { padding: 0 16px 16px; }
	.bwbook-mail-list summary { grid-template-columns: 1fr; gap: 5px; }
	.bwbook-cancel-details div { align-items: flex-start; flex-direction: column; gap: 5px; }
}

/* Professional staff workspace — v0.9.0 */
.bwbook-staff-app {
	--bw-ui-bg: #f2f5f4;
	--bw-ui-surface: #fff;
	--bw-ui-nav: #123f46;
	--bw-ui-nav-dark: #0b3238;
	--bw-ui-ink: #20282b;
	--bw-ui-muted: #6c7778;
	--bw-ui-line: #dbe2e0;
	--bw-ui-soft: #f7f9f8;
	--bw-ui-accent: #c79a3b;
	min-height: 100vh;
	color: var(--bw-ui-ink);
	background: var(--bw-ui-bg);
	font-family: "Segoe UI", Inter, Arial, sans-serif;
}
.bwbook-staff-app *, .bwbook-staff-app *::before, .bwbook-staff-app *::after { box-sizing: border-box; }
.bwbook-staff-app input, .bwbook-staff-app textarea, .bwbook-staff-app select, .bwbook-staff-app button { font-family: inherit; }
.bwbook-staff-app .bwbook-staff-topbar {
	position: sticky;
	z-index: 1100;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-height: 62px;
	padding: 0 28px;
	color: #fff;
	background: var(--bw-ui-nav);
	border: 0;
	box-shadow: 0 2px 10px rgba(15,43,46,.16);
}
.bwbook-staff-app .bwbook-staff-brand { gap: 10px; color: #fff; }
.bwbook-staff-app .bwbook-staff-brand__mark {
	display: grid;
	flex: 0 0 34px;
	place-items: center;
	width: 34px;
	height: 34px;
	color: #fff;
	background: rgba(255,255,255,.1);
	border: 1px solid rgba(255,255,255,.3);
	border-radius: 6px;
	font-size: 11px;
	letter-spacing: .06em;
}
.bwbook-staff-app .bwbook-staff-brand strong { color: #fff; font-family: inherit; font-size: 16px; font-weight: 700; line-height: 1.1; letter-spacing: .04em; }
.bwbook-staff-app .bwbook-staff-brand small { margin-top: 2px; color: rgba(255,255,255,.68); font-size: 10px; letter-spacing: .03em; }
.bwbook-staff-app .bwbook-staff-topbar__right { gap: 14px; }
.bwbook-staff-app .bwbook-test-pill {
	padding: 5px 8px;
	color: #e8f2f1;
	background: rgba(255,255,255,.09);
	border: 1px solid rgba(255,255,255,.18);
	border-radius: 4px;
	font-size: 9px;
	letter-spacing: .07em;
}
.bwbook-staff-app .bwbook-staff-user > span { display: grid; place-items: center; width: 30px; height: 30px; color: #15383e; background: #e5eeee; border: 0; border-radius: 50%; font-size: 11px; }
.bwbook-staff-app .bwbook-staff-user strong { color: #fff; font-size: 11px; }
.bwbook-staff-app .bwbook-staff-user small { color: rgba(255,255,255,.58); font-size: 9px; }
.bwbook-staff-app .bwbook-staff-logout { padding: 7px 10px; color: #fff; background: transparent; border: 1px solid rgba(255,255,255,.28); border-radius: 4px; font-size: 10px; font-weight: 700; }
.bwbook-staff-app .bwbook-staff-logout:hover { background: rgba(255,255,255,.1); }
.bwbook-staff-app .bwbook-staff-layout { display: block; min-height: 0; }
.bwbook-staff-app .bwbook-staff-sidebar, .bwbook-staff-app .bwbook-staff-context { display: none; }
.bwbook-staff-app .bwbook-staff-main { width: 100%; max-width: 1920px; margin: 0 auto; padding: 24px 24px 44px; }
.bwbook-staff-app .bwbook-admin--standalone { max-width: none; margin: 0; }
.bwbook-staff-app .bwbook-admin__header {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 24px;
	padding: 0 0 17px;
	color: var(--bw-ui-ink);
	background: transparent;
	border: 0;
}
.bwbook-staff-app .bwbook-admin__header .bwbook-eyebrow { color: #697879; font-size: 9px; letter-spacing: .1em; }
.bwbook-staff-app .bwbook-admin__header h1 { margin: 4px 0 5px; color: #172125; font-family: inherit; font-size: 29px; font-weight: 700; line-height: 1.1; letter-spacing: -.025em; }
.bwbook-staff-app .bwbook-admin__header p { max-width: 760px; margin: 0; color: var(--bw-ui-muted); font-size: 12px; line-height: 1.45; }
.bwbook-staff-app .bwbook-admin__header-actions { gap: 8px; }
.bwbook-staff-app .bwbook-admin__header .button, .bwbook-staff-app .bwbook-admin--standalone .button {
	min-height: 32px;
	padding: 6px 11px;
	color: #263034;
	background: #fff;
	border: 1px solid #cfd8d5;
	border-radius: 4px;
	box-shadow: none;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: .035em;
	text-transform: none;
}
.bwbook-staff-app .bwbook-admin--standalone .button-primary {
	color: #fff;
	background: var(--bw-ui-nav);
	border-color: var(--bw-ui-nav);
}
.bwbook-staff-app .bwbook-admin--standalone .button-primary:hover { color: #fff; background: var(--bw-ui-nav-dark); border-color: var(--bw-ui-nav-dark); }
.bwbook-staff-app .bwbook-admin__header .bwbook-test-pill { color: #536061; background: #edf1f0; border-color: #d9e0de; }
.bwbook-staff-app .notice { border-radius: 4px; }
.bwbook-staff-app .bwbook-datebar {
	display: grid;
	grid-template-columns: 34px 190px minmax(0,1fr) 34px;
	align-items: center;
	gap: 10px;
	min-height: 56px;
	padding: 9px 12px;
	background: var(--bw-ui-surface);
	border: 1px solid var(--bw-ui-line);
	border-radius: 6px;
	box-shadow: 0 1px 2px rgba(22,44,46,.03);
}
.bwbook-staff-app .bwbook-datebar > a { display: grid; place-items: center; width: 34px; height: 34px; color: #395356; background: #fff; border: 1px solid #cfd8d5; border-radius: 4px; font-size: 16px; }
.bwbook-staff-app .bwbook-datebar > a:hover { color: #fff; background: var(--bw-ui-nav); border-color: var(--bw-ui-nav); }
.bwbook-staff-app .bwbook-datebar form span { margin-bottom: 2px; color: #7b8585; font-size: 8px; letter-spacing: .08em; }
.bwbook-staff-app .bwbook-datebar input[type="date"] { width: 100%; height: 32px; padding: 5px 8px; color: #263034; background: #f8faf9; border: 1px solid #d4ddda; border-radius: 4px; font-size: 12px; }
.bwbook-staff-app .bwbook-datebar > strong { color: #263034; font-family: inherit; font-size: 14px; font-weight: 600; line-height: 1.2; text-align: center; }
.bwbook-staff-app .bwbook-metrics { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 8px; margin: 10px 0; background: transparent; border: 0; }
.bwbook-staff-app .bwbook-metrics > div {
	display: grid;
	grid-template-columns: auto minmax(0,1fr);
	grid-template-areas: "number label" "number detail";
	column-gap: 11px;
	align-items: center;
	min-width: 0;
	padding: 11px 13px;
	background: #fff;
	border: 1px solid var(--bw-ui-line) !important;
	border-radius: 6px;
}
.bwbook-staff-app .bwbook-metrics strong { grid-area: number; margin: 0; color: #1d2b2f; font-family: inherit; font-size: 23px; font-weight: 700; line-height: 1; }
.bwbook-staff-app .bwbook-metrics span { grid-area: label; color: #3e4b4e; font-size: 9px; letter-spacing: .06em; }
.bwbook-staff-app .bwbook-metrics small { grid-area: detail; overflow: hidden; color: #8a9393; font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-staff-app .bwbook-day-rules-shell { margin: 0 0 10px; overflow: visible; background: #fff; border: 1px solid var(--bw-ui-line); border-radius: 6px; }
.bwbook-staff-app .bwbook-day-rules-shell > summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	min-height: 62px;
	padding: 11px 15px;
	list-style: none;
	cursor: pointer;
}
.bwbook-staff-app .bwbook-day-rules-shell > summary::-webkit-details-marker { display: none; }
.bwbook-staff-app .bwbook-day-rules-shell[open] > summary { border-bottom: 1px solid var(--bw-ui-line); }
.bwbook-staff-app .bwbook-day-rules-shell__title { display: grid; gap: 2px; min-width: 0; }
.bwbook-staff-app .bwbook-day-rules-shell__title .bwbook-eyebrow { color: #8b7443; font-size: 8px; letter-spacing: .1em; }
.bwbook-staff-app .bwbook-day-rules-shell__title strong { color: #263034; font-size: 13px; line-height: 1.25; }
.bwbook-staff-app .bwbook-day-rules-shell__title small { color: #7c8787; font-size: 10px; }
.bwbook-staff-app .bwbook-day-rules-shell__action { flex: 0 0 auto; padding: 7px 10px; color: #334245; background: #f1f4f3; border: 1px solid #d8dfdd; border-radius: 4px; font-size: 10px; font-weight: 700; }
.bwbook-staff-app .bwbook-day-rules-shell__action b { display: inline-block; margin-left: 5px; transition: transform .18s ease; }
.bwbook-staff-app .bwbook-day-rules-shell[open] .bwbook-day-rules-shell__action b { transform: rotate(180deg); }
.bwbook-staff-app .bwbook-day-rules {
	display: grid;
	grid-template-columns: repeat(12,minmax(0,1fr));
	gap: 10px;
	margin: 0;
	padding: 16px;
	background: #fff;
	border: 0;
}
.bwbook-staff-app .bwbook-day-rules__intro { grid-column: 1/-1; padding: 0 0 13px; border-bottom: 1px solid #e4e9e7; }
.bwbook-staff-app .bwbook-day-rules__intro h2 { margin: 0 0 4px; color: #263034; font-family: inherit; font-size: 17px; font-weight: 700; line-height: 1.2; }
.bwbook-staff-app .bwbook-day-rules__intro p { color: #7c8787; font-size: 10px; }
.bwbook-staff-app .bwbook-day-rules__intro .button { min-height: 32px; }
.bwbook-staff-app .bwbook-rule-card { min-height: 126px; padding: 13px; background: #f8faf9; border-color: #dce3e1; border-radius: 5px; box-shadow: none; }
.bwbook-staff-app .bwbook-rule-card:hover { border-color: #b9c6c3; box-shadow: none; }
.bwbook-staff-app .bwbook-rule-card strong { color: #273235; font-family: inherit; font-size: 13px; font-weight: 700; line-height: 1.25; }
.bwbook-staff-app .bwbook-rule-card small { margin-top: 5px; color: #778181; font-size: 10px; line-height: 1.4; }
.bwbook-staff-app .bwbook-rule-card--alert { background: #fff7f7; border-color: #ebd3d5; }
.bwbook-staff-app .bwbook-rule-card--select .bwbook-custom-select { padding-top: 10px; }
.bwbook-staff-app .bwbook-admin-grid { display: grid; grid-template-columns: minmax(0,1fr) 360px; gap: 10px; align-items: start; margin-top: 0; }
.bwbook-staff-app .bwbook-list-panel, .bwbook-staff-app .bwbook-manual-panel, .bwbook-staff-app .bwbook-mail-preview, .bwbook-staff-app .bwbook-combinations {
	background: #fff;
	border: 1px solid var(--bw-ui-line);
	border-radius: 6px;
	box-shadow: 0 1px 2px rgba(22,44,46,.03);
}
.bwbook-staff-app .bwbook-panel-heading { min-height: 62px; padding: 12px 15px; border-bottom: 1px solid var(--bw-ui-line); }
.bwbook-staff-app .bwbook-panel-heading span { color: #7c8787; font-size: 8px; letter-spacing: .08em; }
.bwbook-staff-app .bwbook-panel-heading h2 { margin: 2px 0 0; color: #202a2d; font-family: inherit; font-size: 19px; font-weight: 700; line-height: 1.2; }
.bwbook-staff-app .bwbook-panel-heading .bwbook-custom-select { flex-basis: 142px; width: 142px; }
.bwbook-staff-app .bwbook-reservation-list { padding: 9px 10px 10px; background: #f7f9f8; }
.bwbook-staff-app .bwbook-reservation {
	display: grid;
	grid-template-columns: 76px minmax(220px,1fr) minmax(320px,.9fr);
	gap: 13px;
	align-items: center;
	margin-bottom: 7px;
	padding: 12px 13px;
	background: #fff;
	border: 1px solid #dde4e2 !important;
	border-left: 4px solid #9aa7a5 !important;
	border-radius: 4px;
}
.bwbook-staff-app .bwbook-reservation:last-child { margin-bottom: 0; }
.bwbook-staff-app .bwbook-status--new { border-left-color: #d7aa42 !important; }
.bwbook-staff-app .bwbook-status--confirmed, .bwbook-staff-app .bwbook-status--seated { border-left-color: #3b9a72 !important; }
.bwbook-staff-app .bwbook-status--cancelled, .bwbook-staff-app .bwbook-status--no_show, .bwbook-staff-app .bwbook-status--call_required { border-left-color: #c95d63 !important; }
.bwbook-staff-app .bwbook-reservation__time { padding: 0; border: 0 !important; }
.bwbook-staff-app .bwbook-reservation__time strong { color: #1d282b; font-family: inherit; font-size: 18px; font-weight: 700; line-height: 1; }
.bwbook-staff-app .bwbook-reservation__time span { margin-top: 4px; color: #647071; font-size: 10px; }
.bwbook-staff-app .bwbook-reservation__time small { margin-top: 3px; color: #879191; font-size: 9px; }
.bwbook-staff-app .bwbook-reservation__title { gap: 8px; }
.bwbook-staff-app .bwbook-reservation__title h3 { color: #202a2d; font-family: inherit; font-size: 14px; font-weight: 700; line-height: 1.2; }
.bwbook-staff-app .bwbook-status { padding: 3px 6px; color: #65501d; background: #fbf2d8; border-radius: 3px; font-size: 7px; letter-spacing: .06em; }
.bwbook-staff-app .bwbook-status--confirmed .bwbook-status, .bwbook-staff-app .bwbook-status--seated .bwbook-status { color: #246347; background: #e4f3eb; }
.bwbook-staff-app .bwbook-status--cancelled .bwbook-status, .bwbook-staff-app .bwbook-status--no_show .bwbook-status, .bwbook-staff-app .bwbook-status--call_required .bwbook-status { color: #812f35; background: #fae8e9; }
.bwbook-staff-app .bwbook-reservation__main > p { margin: 3px 0 5px; color: #8a9393; font-size: 8px; letter-spacing: .04em; }
.bwbook-staff-app .bwbook-company { margin: 4px 0 2px; color: #3a4749; font-size: 11px; }
.bwbook-staff-app .bwbook-area-badge, .bwbook-staff-app .bwbook-table-badge { margin: 0 5px 5px 0; padding: 3px 6px; color: #435153; background: #eef2f1; border-radius: 3px; font-size: 8px; letter-spacing: .04em; }
.bwbook-staff-app .bwbook-contact { gap: 4px 10px; font-size: 10px; }
.bwbook-staff-app .bwbook-contact a { color: #28626b; border-color: #b8c9c8; }
.bwbook-staff-app .bwbook-reservation blockquote { max-width: 100%; margin: 6px 0 0; padding: 5px 8px; overflow: hidden; color: #5d6869; background: #f4f6f5; border-left: 2px solid #cfd8d5; font-size: 10px; line-height: 1.35; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-staff-app .bwbook-status-form { display: grid; grid-template-columns: minmax(105px,1fr) minmax(135px,1.25fr) auto; gap: 6px; align-items: end; width: 100%; }
.bwbook-staff-app .bwbook-status-form label > span:not(.bwbook-custom-select-host) { margin-bottom: 3px; color: #7d8787; font-size: 7px; letter-spacing: .07em; }
.bwbook-staff-app .bwbook-status-form .button { align-self: end; justify-self: stretch; min-height: 32px; margin: 0; }
.bwbook-staff-app .bwbook-manual-panel { position: sticky; top: 72px; padding: 17px; }
.bwbook-staff-app .bwbook-manual-panel .bwbook-eyebrow { color: #8b7443; font-size: 8px; }
.bwbook-staff-app .bwbook-manual-panel h2 { margin: 4px 0; color: #202a2d; font-family: inherit; font-size: 19px; font-weight: 700; line-height: 1.2; }
.bwbook-staff-app .bwbook-manual-panel > p { margin-bottom: 14px; color: #7c8787; font-size: 10px; }
.bwbook-staff-app .bwbook-manual-panel .bwbook-form-grid { gap: 9px; }
.bwbook-staff-app .bwbook-form-grid label > span:not(.bwbook-custom-select-host) { margin-bottom: 4px; color: #687374; font-size: 8px; letter-spacing: .07em; }
.bwbook-staff-app .bwbook-manual-panel .bwbook-form-grid input, .bwbook-staff-app .bwbook-manual-panel .bwbook-form-grid select, .bwbook-staff-app .bwbook-manual-panel .bwbook-form-grid textarea { min-height: 35px; padding: 6px 8px; color: #273235; background: #fff; border: 1px solid #d3dcda; border-radius: 4px; font-size: 11px; }
.bwbook-staff-app .bwbook-manual-panel .button-hero { width: 100%; min-height: 36px; margin-top: 11px; }
.bwbook-staff-app .bwbook-admin-lower-grid { grid-template-columns: minmax(0,1.5fr) minmax(300px,.5fr); gap: 10px; margin-top: 10px; }
.bwbook-staff-app .bwbook-mail-preview .bwbook-panel-heading > b { color: #7c8787; font-size: 10px; }
.bwbook-staff-app .bwbook-mail-list { padding: 0 15px 12px; }
.bwbook-staff-app .bwbook-mail-list summary { padding: 12px 0; }
.bwbook-staff-app .bwbook-combinations { padding: 17px; }
.bwbook-staff-app .bwbook-combinations h2 { margin: 4px 0; color: #202a2d; font-family: inherit; font-size: 18px; font-weight: 700; line-height: 1.2; }
.bwbook-staff-app .bwbook-combinations > p { color: #707b7c; font-size: 10px; line-height: 1.45; }

@media (max-width: 1250px) {
	.bwbook-staff-app .bwbook-admin-grid { grid-template-columns: 1fr; }
	.bwbook-staff-app .bwbook-manual-panel { position: static; }
}
@media (max-width: 980px) {
	.bwbook-staff-app .bwbook-staff-main { padding-right: 18px; padding-left: 18px; }
	.bwbook-staff-app .bwbook-metrics { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.bwbook-staff-app .bwbook-metrics > div:last-child { grid-column: 1/-1; }
	.bwbook-staff-app .bwbook-day-rules { grid-template-columns: repeat(2,minmax(0,1fr)); }
	.bwbook-staff-app .bwbook-rule-card, .bwbook-staff-app .bwbook-rule-card--closed, .bwbook-staff-app .bwbook-rule-card--alert { grid-column: span 1; }
	.bwbook-staff-app .bwbook-admin-lower-grid { grid-template-columns: 1fr; }
}
@media (max-width: 760px) {
	.bwbook-staff-app .bwbook-staff-topbar { min-height: 58px; padding: 0 13px; }
	.bwbook-staff-app .bwbook-staff-user, .bwbook-staff-app .bwbook-staff-topbar .bwbook-test-pill { display: none; }
	.bwbook-staff-app .bwbook-staff-main { padding: 16px 10px 34px; }
	.bwbook-staff-app .bwbook-admin__header { align-items: flex-start; flex-direction: column; gap: 10px; padding-bottom: 13px; }
	.bwbook-staff-app .bwbook-admin__header h1 { font-size: 24px; }
	.bwbook-staff-app .bwbook-admin__header-actions { flex-direction: row; }
	.bwbook-staff-app .bwbook-datebar { grid-template-columns: 34px minmax(0,1fr) 34px; }
	.bwbook-staff-app .bwbook-datebar form { grid-column: 2; grid-row: 1; }
	.bwbook-staff-app .bwbook-datebar > strong { grid-column: 1/-1; grid-row: 2; padding-top: 3px; }
	.bwbook-staff-app .bwbook-day-rules-shell > summary { align-items: flex-start; }
	.bwbook-staff-app .bwbook-day-rules-shell__title small { display: none; }
	.bwbook-staff-app .bwbook-day-rules { grid-template-columns: 1fr; padding: 12px; }
	.bwbook-staff-app .bwbook-day-rules__intro { align-items: flex-start; flex-direction: column; gap: 10px; }
	.bwbook-staff-app .bwbook-rule-card, .bwbook-staff-app .bwbook-rule-card--closed, .bwbook-staff-app .bwbook-rule-card--alert { grid-column: auto; min-height: 0; }
	.bwbook-staff-app .bwbook-reservation { grid-template-columns: 64px minmax(0,1fr); }
	.bwbook-staff-app .bwbook-status-form { grid-column: 1/-1; grid-template-columns: repeat(2,minmax(0,1fr)) auto; }
}
@media (max-width: 520px) {
	.bwbook-staff-app .bwbook-staff-brand small { display: none; }
	.bwbook-staff-app .bwbook-staff-logout { padding: 6px 8px; }
	.bwbook-staff-app .bwbook-admin__header-actions .bwbook-test-pill { display: none; }
	.bwbook-staff-app .bwbook-metrics { grid-template-columns: 1fr; }
	.bwbook-staff-app .bwbook-metrics > div:last-child { grid-column: auto; }
	.bwbook-staff-app .bwbook-day-rules-shell__action { font-size: 0; }
	.bwbook-staff-app .bwbook-day-rules-shell__action b { margin: 0; font-size: 12px; }
	.bwbook-staff-app .bwbook-status-form { grid-template-columns: 1fr; }
	.bwbook-staff-app .bwbook-status-form .button { grid-column: auto; }
}

/* Stable custom-select flow container — v0.9.1 */
.bwbook-admin--standalone .bwbook-custom-select-host {
	display: block !important;
	position: relative !important;
	width: 100% !important;
	min-width: 0 !important;
	max-width: 100% !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #000 !important;
	background: transparent !important;
	border: 0 !important;
	box-sizing: border-box !important;
	font: inherit !important;
	line-height: normal !important;
	text-transform: none !important;
}
.bwbook-staff-app .bwbook-manual-panel .bwbook-form-grid > label,
.bwbook-staff-app .bwbook-status-form > label {
	display: flex !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	flex-direction: column !important;
	align-items: stretch !important;
}
.bwbook-staff-app .bwbook-manual-panel .bwbook-form-grid > label > .bwbook-custom-select-host,
.bwbook-staff-app .bwbook-status-form > label > .bwbook-custom-select-host { flex: 0 0 auto; }
.bwbook-staff-app .bwbook-panel-heading form .bwbook-custom-select-host { width: 142px !important; }
.bwbook-staff-app .bwbook-rule-card--select .bwbook-custom-select-host { margin-top: auto !important; padding-top: 10px !important; }
.bwbook-staff-app .bwbook-rule-card--select .bwbook-custom-select-host .bwbook-custom-select { margin-top: 0; padding-top: 0; }

/* Theme Select2 isolation — v0.9.2 */
.bwbook-admin--standalone .bwbook-native-select {
	display: none !important;
}
.bwbook-admin--standalone .bwbook-custom-select-host > .select2-container,
.bwbook-admin--standalone .bwbook-custom-select-host > .select2 {
	display: none !important;
	width: 0 !important;
	height: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	border: 0 !important;
}

/* Wide staff workspace — v0.9.3 */
@media (min-width: 981px) {
	.bwbook-staff-app .bwbook-staff-main {
		width: 100%;
		max-width: 1920px;
		padding-right: 24px;
		padding-left: 24px;
	}
}

/* Teburio-inspired operational reservation book — v0.10.0 */
.bwbook-modal-open { overflow: hidden !important; }
.bwbook-staff-app .bwbook-staff-topbar {
	min-height: 52px;
	padding: 0 18px;
	box-shadow: 0 1px 5px rgba(9,39,45,.2);
}
.bwbook-staff-app .bwbook-staff-brand__mark { width: 30px; height: 30px; flex-basis: 30px; }
.bwbook-staff-app .bwbook-staff-brand strong { font-size: 14px; }
.bwbook-staff-app .bwbook-staff-brand small { font-size: 8px; }
.bwbook-staff-primary-nav { display: flex; align-self: stretch; align-items: stretch; gap: 2px; margin-left: auto; }
.bwbook-staff-primary-nav a {
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 0 15px;
	color: rgba(255,255,255,.66);
	border-bottom: 3px solid transparent;
	font-size: 10px;
	font-weight: 600;
	text-decoration: none;
}
.bwbook-staff-primary-nav a:hover, .bwbook-staff-primary-nav a.is-active { color: #fff; background: rgba(255,255,255,.055); border-bottom-color: #d4a542; }
.bwbook-staff-primary-nav a span { color: #d3a849; font-size: 12px; }
.bwbook-staff-app .bwbook-staff-topbar__right { margin-left: auto; }
.bwbook-staff-app .bwbook-staff-main { max-width: 1920px; padding: 14px 18px 34px; }
.bwbook-staff-app .bwbook-admin__header { align-items: center; min-height: 54px; gap: 16px; padding: 2px 2px 10px; }
.bwbook-staff-app .bwbook-admin__header .bwbook-eyebrow { font-size: 7px; }
.bwbook-staff-app .bwbook-admin__header h1 { margin: 2px 0; font-size: 21px; letter-spacing: -.015em; }
.bwbook-staff-app .bwbook-admin__header p { font-size: 9px; }
.bwbook-staff-app .bwbook-admin__header-actions { flex-wrap: nowrap; }
.bwbook-staff-app .bwbook-datebar {
	grid-template-columns: 34px 178px 58px minmax(220px,1fr) auto 34px;
	gap: 7px;
	min-height: 48px;
	padding: 6px 8px;
	border-radius: 3px;
}
.bwbook-staff-app .bwbook-datebar > a { height: 32px; }
.bwbook-staff-app .bwbook-datebar > a.bwbook-datebar__today { display: grid; width: 58px; padding: 0 8px; font-size: 9px; font-weight: 700; }
.bwbook-staff-app .bwbook-datebar > strong { font-size: 13px; }
.bwbook-datebar__actions { display: flex; align-items: center; justify-content: flex-end; gap: 7px; }
.bwbook-view-switch { display: flex; align-items: center; overflow: hidden; background: #fff; border: 1px solid #cfd8d5; border-radius: 3px; }
.bwbook-view-switch button {
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 5px;
	width: auto !important;
	min-width: 62px !important;
	min-height: 30px !important;
	margin: 0 !important;
	padding: 4px 8px !important;
	color: #526064 !important;
	background: #fff !important;
	border: 0 !important;
	border-right: 1px solid #dbe2e0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 9px !important;
	font-weight: 700 !important;
}
.bwbook-view-switch button:last-child { border-right: 0 !important; }
.bwbook-view-switch button[aria-pressed="true"] { color: #fff !important; background: #315d64 !important; }
.bwbook-staff-app .bwbook-open-manual { min-width: 132px; white-space: nowrap; }
.bwbook-staff-app .bwbook-metrics { gap: 5px; margin: 6px 0; }
.bwbook-staff-app .bwbook-metrics > div { min-height: 45px; padding: 7px 10px; border-radius: 3px; }
.bwbook-staff-app .bwbook-metrics strong { font-size: 19px; }
.bwbook-staff-app .bwbook-metrics span, .bwbook-staff-app .bwbook-metrics small { font-size: 7px; }
.bwbook-staff-app .bwbook-day-rules-shell { margin-bottom: 6px; border-radius: 3px; }
.bwbook-staff-app .bwbook-day-rules-shell > summary { min-height: 43px; padding: 8px 11px; }
.bwbook-staff-app .bwbook-day-rules-shell__title { display: flex; align-items: center; flex-wrap: wrap; gap: 3px 10px; }
.bwbook-staff-app .bwbook-day-rules-shell__title .bwbook-eyebrow { flex: 0 0 100%; font-size: 7px; }
.bwbook-staff-app .bwbook-day-rules-shell__title strong { font-size: 11px; }
.bwbook-staff-app .bwbook-day-rules-shell__title small { font-size: 9px; }
.bwbook-staff-app .bwbook-admin-grid { display: block; margin: 0; }
.bwbook-staff-app .bwbook-list-panel { overflow: hidden; border-radius: 3px; }
.bwbook-staff-app .bwbook-panel-heading {
	display: grid;
	grid-template-columns: auto minmax(0,1fr) 142px;
	align-items: center;
	gap: 18px;
	min-height: 53px;
	padding: 7px 10px;
}
.bwbook-staff-app .bwbook-panel-heading__title { min-width: 128px; }
.bwbook-staff-app .bwbook-panel-heading h2 { margin-top: 1px; font-size: 16px; }
.bwbook-status-tabs { display: flex; align-self: end; align-items: flex-end; gap: 0; min-width: 0; overflow-x: auto; }
.bwbook-status-tabs a {
	display: flex;
	align-items: center;
	gap: 6px;
	min-height: 36px;
	padding: 8px 12px;
	color: #687476;
	border-bottom: 2px solid transparent;
	font-size: 9px;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
}
.bwbook-status-tabs a:hover, .bwbook-status-tabs a.is-active { color: #167a8d; background: #f5fafb; border-bottom-color: #20a6c1; }
.bwbook-status-tabs b { display: inline-grid; place-items: center; min-width: 18px; height: 17px; padding: 0 5px; color: #637073; background: #e7edec; border-radius: 9px; font-size: 8px; }
.bwbook-status-tabs a.is-active b { color: #fff; background: #329bb0; }
.bwbook-status-filter { justify-self: end; width: 142px; }
.bwbook-staff-app .bwbook-reservation-list { padding: 6px; background: #f2f4f3; }
.bwbook-staff-app .bwbook-reservation {
	grid-template-columns: 72px minmax(240px,1fr) minmax(390px,.85fr);
	gap: 10px;
	min-height: 67px;
	margin: 0 0 5px;
	padding: 7px 10px;
	background: #fff !important;
	border-radius: 2px;
}
.bwbook-staff-app .bwbook-reservation__time strong { font-size: 15px; }
.bwbook-staff-app .bwbook-reservation__time span { font-size: 8px; }
.bwbook-staff-app .bwbook-reservation__time small { font-size: 7px; }
.bwbook-staff-app .bwbook-reservation__title h3 { font-size: 12px; }
.bwbook-staff-app .bwbook-reservation__main > p { margin: 2px 0 3px; font-size: 7px; }
.bwbook-staff-app .bwbook-company { margin: 2px 0; font-size: 9px; }
.bwbook-staff-app .bwbook-area-badge, .bwbook-staff-app .bwbook-table-badge { margin-bottom: 2px; padding: 2px 5px; font-size: 7px; }
.bwbook-staff-app .bwbook-contact { font-size: 8px; }
.bwbook-staff-app .bwbook-reservation blockquote { margin-top: 3px; padding: 3px 6px; font-size: 8px; }
.bwbook-staff-app .bwbook-status-form { grid-template-columns: minmax(110px,.8fr) minmax(170px,1fr) auto; }
.bwbook-staff-app .bwbook-status-form label > span:not(.bwbook-custom-select-host) { font-size: 6px; }
.bwbook-staff-app .bwbook-status-form .button { min-width: 68px; }
[data-bw-view-panel][hidden], .bwbook-manual-dialog[hidden] { display: none !important; }
.bwbook-timeline { background: #fff; }
.bwbook-timeline__scroll { max-height: 640px; overflow: auto; }
.bwbook-timeline__header, .bwbook-timeline__row { display: grid; grid-template-columns: 112px minmax(920px,1fr); min-width: 1050px; }
.bwbook-timeline__header { position: sticky; z-index: 5; top: 0; color: #657173; background: #f4f7f6; border-bottom: 1px solid #d7dfdd; }
.bwbook-timeline__header > span { display: flex; align-items: center; padding: 7px 9px; border-right: 1px solid #d7dfdd; font-size: 8px; font-weight: 800; text-transform: uppercase; }
.bwbook-timeline__header > div { display: grid; grid-template-columns: repeat(12,minmax(0,1fr)); }
.bwbook-timeline__header b { padding: 8px 4px; border-right: 1px solid #dfe5e3; font-size: 8px; font-weight: 600; text-align: left; }
.bwbook-timeline__row { min-height: 43px; border-bottom: 1px solid #e4e9e7; }
.bwbook-timeline__row > span { display: flex; align-items: flex-start; justify-content: center; flex-direction: column; padding: 5px 9px; background: #fafbfb; border-right: 1px solid #dce3e1; }
.bwbook-timeline__row > span strong { color: #263235; font-size: 9px; }
.bwbook-timeline__row > span small { margin-top: 1px; color: #8a9494; font-size: 7px; }
.bwbook-timeline__row.is-unassigned > span { background: #fff6e3; }
.bwbook-timeline__lane {
	position: relative;
	min-height: 43px;
	background-color: #fff;
	background-image: repeating-linear-gradient(to right, transparent 0, transparent calc(8.333333% - 1px), #e4e9e7 calc(8.333333% - 1px), #e4e9e7 8.333333%);
}
.bwbook-timeline__booking {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: var(--bw-left);
	width: var(--bw-width);
	min-width: 52px;
	height: 33px;
	padding: 4px 6px;
	overflow: hidden;
	color: #123d42;
	background: #91d0cb;
	border-left: 3px solid #237d78;
	border-radius: 2px;
	white-space: nowrap;
}
.bwbook-timeline__booking strong, .bwbook-timeline__booking small { display: block; overflow: hidden; text-overflow: ellipsis; }
.bwbook-timeline__booking strong { font-size: 8px; }
.bwbook-timeline__booking small { margin-top: 2px; font-size: 7px; }
.bwbook-timeline__booking.bwbook-status--new { color: #594516; background: #f1d487; border-left-color: #c99c2f; }
.bwbook-timeline__booking.bwbook-status--call_required { color: #6c2730; background: #efb0b5; border-left-color: #bd4d57; }
.bwbook-timeline__booking.bwbook-status--seated { color: #fff; background: #31999d; border-left-color: #17676b; }
.bwbook-manual-dialog { position: fixed; z-index: 2000; inset: 0; display: grid; place-items: center; padding: 24px; }
.bwbook-manual-dialog__backdrop { position: absolute; inset: 0; background: rgba(16,27,30,.66); backdrop-filter: blur(1px); }
.bwbook-staff-app .bwbook-manual-dialog .bwbook-manual-panel {
	position: relative;
	z-index: 1;
	top: auto;
	width: min(720px,calc(100vw - 48px));
	max-height: calc(100vh - 48px);
	padding: 0;
	overflow: auto;
	background: #fff;
	border: 0;
	border-radius: 3px;
	box-shadow: 0 22px 70px rgba(0,0,0,.3);
}
.bwbook-staff-app .bwbook-manual-dialog .bwbook-manual-panel > header { position: sticky; z-index: 12; top: 0; display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 15px 18px 12px; background: #fff; border-bottom: 1px solid #dce3e1; }
.bwbook-staff-app .bwbook-manual-dialog .bwbook-manual-panel h2 { margin: 2px 0 0; color: #2394b3; font-size: 20px; font-weight: 500; }
.bwbook-manual-dialog__close {
	display: grid !important;
	place-items: center;
	width: 32px !important;
	height: 32px !important;
	min-height: 32px !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #4b575a !important;
	background: #fff !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 24px !important;
	font-weight: 300 !important;
}
.bwbook-staff-app .bwbook-manual-dialog .bwbook-manual-panel > p { margin: 0; padding: 10px 18px 0; font-size: 9px; }
.bwbook-staff-app .bwbook-manual-dialog .bwbook-manual-panel > form { padding: 14px 18px 18px; }
.bwbook-staff-app .bwbook-manual-dialog .bwbook-form-grid { gap: 10px 12px; }
.bwbook-staff-app .bwbook-manual-dialog .bwbook-form-grid input, .bwbook-staff-app .bwbook-manual-dialog .bwbook-form-grid textarea { min-height: 34px; color: #000; background: #fff; border: 1px solid #cdd6d4; border-radius: 2px; }
.bwbook-staff-app .bwbook-manual-dialog .bwbook-form-grid textarea { min-height: 72px; }
.bwbook-staff-app .bwbook-manual-dialog footer { display: flex; justify-content: flex-end; gap: 7px; margin: 14px -18px -18px; padding: 11px 18px; background: #f7f9f8; border-top: 1px solid #dce3e1; }
.bwbook-staff-app .bwbook-manual-dialog footer .button-hero { width: auto; margin: 0; }

@media (max-width: 1100px) {
	.bwbook-staff-primary-nav a { padding-right: 9px; padding-left: 9px; }
	.bwbook-staff-app .bwbook-datebar { grid-template-columns: 34px 168px 58px minmax(150px,1fr) auto 34px; }
	.bwbook-view-switch button span { display: none; }
	.bwbook-view-switch button { min-width: 34px !important; }
	.bwbook-staff-app .bwbook-reservation { grid-template-columns: 68px minmax(210px,1fr); }
	.bwbook-staff-app .bwbook-status-form { grid-column: 1/-1; }
}
@media (max-width: 900px) {
	.bwbook-staff-primary-nav { display: none; }
	.bwbook-staff-app .bwbook-datebar { grid-template-columns: 34px minmax(150px,1fr) 58px 34px; }
	.bwbook-staff-app .bwbook-datebar > strong { grid-column: 1/4; grid-row: 2; padding: 4px 0; }
	.bwbook-datebar__actions { grid-column: 4; grid-row: 1/3; }
	.bwbook-staff-app .bwbook-open-manual { min-width: 36px; width: 36px; overflow: hidden; padding-right: 0; padding-left: 8px; white-space: nowrap; }
	.bwbook-view-switch { display: none; }
	.bwbook-staff-app .bwbook-panel-heading { grid-template-columns: auto minmax(0,1fr); }
	.bwbook-status-filter { display: none; }
}
@media (max-width: 620px) {
	.bwbook-staff-app .bwbook-staff-main { padding: 10px 7px 28px; }
	.bwbook-staff-app .bwbook-staff-topbar { padding: 0 9px; }
	.bwbook-staff-app .bwbook-admin__header { align-items: flex-start; }
	.bwbook-staff-app .bwbook-admin__header h1 { font-size: 19px; }
	.bwbook-staff-app .bwbook-admin__header-actions .button { display: none; }
	.bwbook-staff-app .bwbook-datebar { grid-template-columns: 30px minmax(125px,1fr) 30px; }
	.bwbook-staff-app .bwbook-datebar > a { width: 30px; }
	.bwbook-staff-app .bwbook-datebar > a.bwbook-datebar__today { display: none; }
	.bwbook-staff-app .bwbook-datebar form { grid-column: 2; grid-row: 1; }
	.bwbook-staff-app .bwbook-datebar > strong { grid-column: 1/4; grid-row: 2; }
	.bwbook-datebar__actions { position: fixed; z-index: 1000; right: 14px; bottom: 14px; display: block; }
	.bwbook-staff-app .bwbook-open-manual { width: 48px; height: 48px; min-width: 48px; border-radius: 50%; box-shadow: 0 5px 18px rgba(17,63,70,.28); font-size: 0; }
	.bwbook-staff-app .bwbook-open-manual::first-letter { font-size: 20px; }
	.bwbook-staff-app .bwbook-metrics { display: flex; overflow-x: auto; }
	.bwbook-staff-app .bwbook-metrics > div { flex: 0 0 125px; }
	.bwbook-staff-app .bwbook-panel-heading { display: block; padding-bottom: 0; }
	.bwbook-status-tabs { margin-top: 6px; }
	.bwbook-status-tabs a { min-height: 32px; padding: 6px 9px; }
	.bwbook-staff-app .bwbook-reservation { grid-template-columns: 58px minmax(0,1fr); padding: 8px 7px; }
	.bwbook-staff-app .bwbook-status-form { grid-template-columns: 1fr; }
	.bwbook-staff-app .bwbook-manual-dialog { padding: 0; }
	.bwbook-staff-app .bwbook-manual-dialog .bwbook-manual-panel { width: 100vw; max-height: 100vh; min-height: 100vh; border-radius: 0; }
	.bwbook-staff-app .bwbook-manual-dialog .bwbook-form-grid { grid-template-columns: 1fr; }
	.bwbook-staff-app .bwbook-manual-dialog .bwbook-form-grid .bwbook-span-2 { grid-column: auto; }
}

/* Video-accurate dashboard workspace — v0.11.1 */
.bwbook-dashboard { color: #20282b; }
.bwbook-dashboard-hero {
	display: grid;
	grid-template-columns: minmax(360px,.74fr) minmax(760px,2fr);
	gap: 36px;
	align-items: center;
	min-height: 286px;
	padding: 24px 16px 28px;
}
.bwbook-dashboard-welcome { align-self: center; min-width: 0; }
.bwbook-dashboard-welcome > time { display: block; color: #5d6668; font-size: 14px; font-weight: 500; }
.bwbook-dashboard-welcome h1 { margin: 7px 0 21px; color: #1e2427; font-family: inherit; font-size: clamp(30px,2.6vw,44px); font-weight: 400; line-height: 1.05; letter-spacing: -.025em; }
.bwbook-dashboard-weather {
	position: relative;
	isolation: isolate;
	width: min(100%,430px);
	padding: 16px;
	overflow: hidden;
	color: #fff;
	background: linear-gradient(145deg,#1769ba 0%,#2589d5 50%,#72bce9 100%);
	border: 1px solid rgba(255,255,255,.38);
	border-radius: 22px;
	box-shadow: 0 14px 32px rgba(30,105,164,.24), inset 0 1px 0 rgba(255,255,255,.25);
}
.bwbook-dashboard-weather::before { position: absolute; z-index: -1; inset: 0; background: radial-gradient(circle at 89% 7%,rgba(255,255,255,.28) 0 6%,transparent 7%), radial-gradient(ellipse at 91% 43%,rgba(255,255,255,.13) 0 19%,transparent 20%), radial-gradient(ellipse at 9% 106%,rgba(255,255,255,.12) 0 30%,transparent 31%); content: ""; }
.bwbook-dashboard-weather__current { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; }
.bwbook-dashboard-weather__current > div:first-child { display: grid; }
.bwbook-dashboard-weather__current > div:first-child > span { font-size: 13px; font-weight: 650; letter-spacing: .01em; text-shadow: 0 1px 2px rgba(11,70,117,.24); }
.bwbook-dashboard-weather__current > div:first-child > strong { margin-top: -1px; font-size: 48px; font-weight: 300; line-height: 1; letter-spacing: -.07em; text-shadow: 0 2px 5px rgba(11,70,117,.18); }
.bwbook-dashboard-weather__condition { display: grid; justify-items: end; text-align: right; }
.bwbook-dashboard-weather__condition > b { height: 42px; font-family: "Apple Color Emoji","Segoe UI Emoji",sans-serif; font-size: 37px; font-weight: 400; line-height: 1; filter: drop-shadow(0 3px 4px rgba(13,74,117,.24)); }
.bwbook-dashboard-weather__condition > span { margin-top: 3px; font-size: 12px; font-weight: 650; }
.bwbook-dashboard-weather__condition > small { margin-top: 1px; color: rgba(255,255,255,.9); font-size: 9px; font-weight: 550; }
.bwbook-dashboard-hourly { display: grid; grid-template-columns: repeat(5,minmax(48px,1fr)); gap: 0; margin-top: 12px; padding: 9px 4px 8px; background: rgba(23,83,134,.2); border: 1px solid rgba(255,255,255,.22); border-radius: 14px; box-shadow: inset 0 1px 0 rgba(255,255,255,.1); backdrop-filter: blur(8px); }
.bwbook-dashboard-hourly > div { position: relative; display: grid; grid-template-rows: auto 25px auto 9px; gap: 2px; place-items: center; min-width: 0; color: #fff; }
.bwbook-dashboard-hourly > div + div::before { position: absolute; top: 4px; bottom: 4px; left: 0; width: 1px; background: rgba(255,255,255,.13); content: ""; }
.bwbook-dashboard-hourly span { color: rgba(255,255,255,.88); font-size: 8px; font-weight: 600; }
.bwbook-dashboard-hourly b { font-family: "Apple Color Emoji","Segoe UI Emoji",sans-serif; font-size: 20px; font-weight: 400; line-height: 1; filter: drop-shadow(0 2px 2px rgba(15,69,109,.18)); }
.bwbook-dashboard-hourly strong { font-size: 11px; font-weight: 700; }
.bwbook-dashboard-hourly small { color: #c9ecff; font-size: 7px; font-weight: 700; }
.bwbook-dashboard-weather__details { display: grid; grid-template-columns: repeat(3,1fr) auto; gap: 8px; align-items: end; margin-top: 10px; }
.bwbook-dashboard-weather__details > span { display: grid; }
.bwbook-dashboard-weather__details > span small { color: rgba(255,255,255,.7); font-size: 7px; font-weight: 650; text-transform: uppercase; }
.bwbook-dashboard-weather__details > span b { margin-top: 1px; font-size: 9px; font-weight: 700; }
.bwbook-dashboard-weather-source { align-self: end; color: rgba(255,255,255,.68); border: 0; font-size: 6px; line-height: 1.2; text-decoration: none; white-space: nowrap; }
.bwbook-dashboard-weather-source:hover { color: #fff; }
.bwbook-dashboard-weather-unavailable { max-width: 360px; color: #768183; font-size: 11px; line-height: 1.5; }
.bwbook-dashboard-forecast { display: grid; grid-template-columns: repeat(5,minmax(150px,1fr)); gap: 10px; min-width: 0; overflow: hidden; }
.bwbook-dashboard-day-card {
	display: flex;
	min-width: 0;
	min-height: 184px;
	padding: 18px 17px 14px;
	color: #202629;
	background: #fff;
	border: 1px solid #d8dfdd;
	border-radius: 4px;
	box-shadow: 0 1px 3px rgba(21,46,49,.04);
	flex-direction: column;
	text-decoration: none;
}
.bwbook-dashboard-day-card:hover { color: #202629; border-color: #86bac3; box-shadow: 0 5px 16px rgba(35,91,99,.1); transform: translateY(-1px); }
.bwbook-dashboard-day-card header { display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; }
.bwbook-dashboard-day-card header span { overflow: hidden; font-size: 17px; font-weight: 400; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-dashboard-day-card header i { color: #2fa4cc; font-size: 16px; font-style: normal; letter-spacing: -4px; }
.bwbook-dashboard-day-card > div { display: flex; align-items: baseline; margin-top: 28px; }
.bwbook-dashboard-day-card > div strong { font-size: 37px; font-weight: 400; line-height: 1; }
.bwbook-dashboard-day-card > div span { margin-left: 5px; font-size: 17px; }
.bwbook-dashboard-day-card footer { display: flex; align-items: center; justify-content: flex-end; margin-top: auto; color: #496568; }
.bwbook-dashboard-day-card__weather { display: flex; align-items: center; gap: 5px; min-height: 28px; padding: 3px 7px 3px 5px; background: #edf7fb; border-radius: 999px; }
.bwbook-dashboard-day-card__weather i { font-family: "Apple Color Emoji","Segoe UI Emoji",sans-serif; font-size: 18px; font-style: normal; line-height: 1; }
.bwbook-dashboard-day-card__weather b { color: #263f49; font-size: 10px; font-weight: 700; }
.bwbook-dashboard-day-card__weather small { color: #78929c; font-size: 9px; font-weight: 600; }
.bwbook-dashboard-grid { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 18px; align-items: start; }
.bwbook-dashboard-card { background: #fff; border: 1px solid #d6dedc; border-radius: 4px; box-shadow: 0 1px 3px rgba(21,46,49,.035); }
.bwbook-dashboard-card > header { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 15px 19px 12px; }
.bwbook-dashboard-card > header > div > span { display: block; margin-bottom: 2px; color: #8b9697; font-size: 7px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.bwbook-dashboard-card > header h2 { margin: 0; color: #20272a; font-family: inherit; font-size: 18px; font-weight: 600; }
.bwbook-dashboard-card > header p { margin: 3px 0 0; color: #6f7a7b; font-size: 9px; }
.bwbook-dashboard-online { min-height: 536px; }
.bwbook-dashboard-online > header > a { display: grid; place-items: center; width: 30px; height: 30px; color: #52676a; border: 0; font-size: 17px; text-decoration: none; }
.bwbook-dashboard-online-list { padding: 0 19px 8px; }
.bwbook-dashboard-online-list > a { display: grid; grid-template-columns: 72px minmax(0,1fr) 28px; gap: 15px; align-items: center; min-height: 104px; padding: 11px 4px; color: #263034; border: 0; border-top: 1px solid #e1e6e5; text-decoration: none; }
.bwbook-dashboard-online-list > a:first-child { border-top: 0; }
.bwbook-dashboard-online-list > a:hover { color: #263034; background: #fbfcfc; }
.bwbook-dashboard-online-list time { display: grid; place-items: center; padding-right: 12px; border-right: 1px solid #dce3e1; line-height: 1; }
.bwbook-dashboard-online-list time small { color: #687476; font-size: 9px; }
.bwbook-dashboard-online-list time strong { margin: 5px 0; color: #20272a; font-size: 21px; font-weight: 500; }
.bwbook-dashboard-online-list time span { color: #4a959f; font-size: 9px; }
.bwbook-dashboard-online-list h3 { margin: 0 0 6px; color: #20272a; font-size: 13px; font-weight: 600; }
.bwbook-dashboard-online-list h3 small { color: #899294; font-size: 8px; font-weight: 400; }
.bwbook-dashboard-online-list p { margin: 0; color: #3e494c; font-size: 10px; }
.bwbook-dashboard-online-list blockquote { margin: 6px 0 0; padding: 0; overflow: hidden; color: #537f86; border: 0; font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-dashboard-online-list > a > i { color: #21a5cc; font-size: 18px; font-style: normal; }
.bwbook-dashboard-empty { display: grid; min-height: 240px; place-items: center; align-content: center; gap: 8px; color: #8b9697; }
.bwbook-dashboard-empty span { color: #3ca5bd; font-size: 26px; }
.bwbook-dashboard-empty p { font-size: 11px; }
.bwbook-dashboard-side { display: grid; gap: 18px; }
.bwbook-dashboard-note { min-height: 207px; background: #eaf5f7; border-color: #c7dfe3; }
.bwbook-dashboard-note > header button { display: grid !important; place-items: center; width: 30px !important; min-height: 30px !important; margin: 0 !important; padding: 0 !important; color: #48656a !important; background: transparent !important; border: 0 !important; box-shadow: none !important; font-size: 17px !important; }
.bwbook-dashboard-note__display { padding: 8px 20px 18px; }
.bwbook-dashboard-note__display p { margin: 0; color: #273336; font-size: 13px; line-height: 1.65; }
.bwbook-dashboard-note__editor { padding: 0 19px 16px; }
.bwbook-dashboard-note__editor textarea { width: 100%; min-height: 88px; padding: 9px 10px; resize: vertical; color: #20282b; background: #fff; border: 1px solid #aeced3; border-radius: 3px; font: 500 11px/1.5 inherit; }
.bwbook-dashboard-note__editor footer { display: flex; justify-content: flex-end; gap: 6px; margin-top: 7px; }
.bwbook-dashboard-chart { min-height: 310px; }
.bwbook-dashboard-chart > header > b { color: #596668; font-size: 9px; font-weight: 500; }
.bwbook-dashboard-chart__plot { display: grid; grid-template-columns: 30px minmax(0,1fr); height: 232px; padding: 6px 20px 16px 16px; }
.bwbook-dashboard-chart__scale { display: flex; justify-content: space-between; padding: 0 6px 21px 0; color: #8a9495; flex-direction: column; font-size: 8px; text-align: right; }
.bwbook-dashboard-chart__bars { display: grid; grid-template-columns: repeat(7,minmax(24px,1fr)); gap: 12px; align-items: end; min-width: 0; padding: 4px 4px 0; background-image: repeating-linear-gradient(to bottom, #fff 0, #fff calc(50% - 1px), #e8edec calc(50% - 1px), #e8edec 50%); border-bottom: 1px solid #d7dfdd; }
.bwbook-dashboard-chart__bars > div { display: grid; grid-template-rows: 185px 20px; align-items: end; min-width: 0; text-align: center; }
.bwbook-dashboard-chart__bars > div > span { position: relative; display: block; width: 70%; height: max(2px,var(--bw-dashboard-bar)); max-height: 100%; margin: 0 auto; background: #9fcfe5; border-radius: 2px 2px 0 0; transition: height .2s ease; }
.bwbook-dashboard-chart__bars > div > span b { position: absolute; top: -15px; left: 50%; color: #697577; font-size: 7px; font-weight: 500; transform: translateX(-50%); }
.bwbook-dashboard-chart__bars small { align-self: end; padding-top: 6px; color: #6b7678; font-size: 8px; }

@media (max-width: 1300px) {
	.bwbook-dashboard-hero { grid-template-columns: 320px minmax(650px,1fr); gap: 22px; }
	.bwbook-dashboard-day-card { min-height: 166px; padding: 14px 12px; }
	.bwbook-dashboard-day-card header span { font-size: 14px; }
	.bwbook-dashboard-day-card > div strong { font-size: 31px; }
}
@media (max-width: 1050px) {
	.bwbook-dashboard-hero { display: block; padding: 18px 5px 20px; }
	.bwbook-dashboard-welcome { margin-bottom: 22px; }
	.bwbook-dashboard-forecast { display: flex; overflow-x: auto; padding-bottom: 4px; }
	.bwbook-dashboard-day-card { flex: 0 0 190px; }
}
@media (max-width: 820px) {
	.bwbook-dashboard-grid { grid-template-columns: 1fr; }
	.bwbook-dashboard-online { min-height: 0; }
}
@media (max-width: 560px) {
	.bwbook-dashboard-hero { padding-top: 12px; }
	.bwbook-dashboard-welcome > time { font-size: 11px; }
	.bwbook-dashboard-welcome h1 { margin-bottom: 16px; font-size: 28px; }
	.bwbook-dashboard-weather { padding: 14px 12px; border-radius: 18px; }
	.bwbook-dashboard-weather__current > div:first-child > strong { font-size: 43px; }
	.bwbook-dashboard-hourly { padding-right: 1px; padding-left: 1px; }
	.bwbook-dashboard-weather__details { grid-template-columns: repeat(3,1fr); }
	.bwbook-dashboard-weather-source { grid-column: 1 / -1; margin-top: 1px; }
	.bwbook-dashboard-day-card { flex-basis: 155px; min-height: 148px; }
	.bwbook-dashboard-day-card > div { margin-top: 20px; }
	.bwbook-dashboard-online-list { padding-right: 8px; padding-left: 8px; }
	.bwbook-dashboard-online-list > a { grid-template-columns: 53px minmax(0,1fr) 20px; gap: 8px; }
	.bwbook-dashboard-online-list p { font-size: 9px; }
	.bwbook-dashboard-chart__bars { gap: 5px; }
}

/* Teburio-matched reservation search and creation flow — v0.12.2 */
.bwbook-staff-app .bwbook-staff-main--reservation-search { padding: 36px 60px 50px; }
.bwbook-reservation-search { min-height: calc(100vh - 112px); color: #263236; }
.bwbook-reservation-search__bar { position: relative; z-index: 30; display: grid; grid-template-columns: repeat(3,minmax(190px,1fr)) minmax(190px,.65fr) 132px; gap: 15px; align-items: stretch; margin: 0 0 36px; padding: 24px; background: #fff; border: 1px solid #dce3e4; box-shadow: 0 1px 3px rgba(25,55,63,.04); }
.bwbook-reservation-search__bar.has-error { border-color: #c54c4c; box-shadow: 0 0 0 3px rgba(197,76,76,.1); }
.bwbook-reservation-search__field { position: relative; min-width: 0; }
.bwbook-reservation-search__field > button { display: flex !important; align-items: center; justify-content: space-between; gap: 14px; width: 100% !important; min-height: 58px !important; margin: 0 !important; padding: 0 18px !important; color: #273236 !important; background: #fff !important; border: 1px solid #cfd9dc !important; border-radius: 0 !important; box-shadow: none !important; font-size: 17px !important; font-weight: 500 !important; line-height: 1.2 !important; text-align: left; }
.bwbook-reservation-search__field > button:hover, .bwbook-reservation-search__field > button:focus-visible { border-color: #45a8cd !important; outline: 2px solid rgba(69,168,205,.15); outline-offset: 0; }
.bwbook-reservation-search__field > button i { color: #87979c; font-size: 17px; font-style: normal; }
.bwbook-reservation-search__submit { display: grid !important; width: 132px !important; min-height: 58px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #fff !important; background: #37a4cf !important; border: 1px solid #37a4cf !important; border-radius: 0 !important; box-shadow: none !important; cursor: pointer; font-size: 31px !important; font-weight: 500 !important; line-height: 1 !important; }
.bwbook-reservation-search__submit:hover { background: #258eb8 !important; border-color: #258eb8 !important; }
.bwbook-search-popover { position: absolute; z-index: 80; top: calc(100% + 10px); left: 0; color: #263236; background: #fff; border: 1px solid #cfd9dc; box-shadow: 0 5px 17px rgba(23,50,58,.22); }
.bwbook-search-popover[hidden] { display: none !important; }
.bwbook-search-popover::before { position: absolute; top: -8px; left: 26px; width: 15px; height: 15px; background: #fff; border-top: 1px solid #cfd9dc; border-left: 1px solid #cfd9dc; content: ""; transform: rotate(45deg); }
.bwbook-search-calendar { width: min(1000px,calc(100vw - 120px)); }
.bwbook-search-quickdates { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 10px; padding: 15px 18px; border-bottom: 1px solid #e1e7e8; }
.bwbook-search-quickdates button, .bwbook-search-simple button { min-height: 34px !important; padding: 6px 14px !important; color: #2d9bc5 !important; background: #fff !important; border: 1px solid #46a9ce !important; border-radius: 0 !important; box-shadow: none !important; cursor: pointer; font-size: 11px !important; font-weight: 600 !important; }
.bwbook-search-quickdates button:hover, .bwbook-search-simple button:hover { color: #fff !important; background: #37a4cf !important; }
.bwbook-search-calendar__months { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; padding: 18px; }
.bwbook-search-calendar__months section h3 { margin: 0 0 12px; color: #273236; font-size: 15px; font-weight: 700; text-align: center; }
.bwbook-search-calendar__weekdays, .bwbook-search-calendar__days { display: grid; grid-template-columns: repeat(7,1fr); }
.bwbook-search-calendar__weekdays span { padding: 5px 0 7px; color: #748085; font-size: 9px; text-align: center; }
.bwbook-search-calendar__days button { min-width: 0 !important; min-height: 35px !important; margin: 0 !important; padding: 0 !important; color: #2c363a !important; background: #fff !important; border: 0 !important; border-right: 1px solid #e2e7e8 !important; border-bottom: 1px solid #e2e7e8 !important; border-radius: 0 !important; box-shadow: none !important; cursor: pointer; font-size: 10px !important; }
.bwbook-search-calendar__days button:hover { color: #fff !important; background: #3ca7cf !important; }
.bwbook-search-calendar__days button:disabled { color: #c7cecf !important; background: #fafbfb !important; cursor: not-allowed; }
.bwbook-search-party { width: 420px; padding: 20px; }
.bwbook-search-party > strong, .bwbook-search-times section > strong { display: block; margin-bottom: 10px; color: #657176; font-size: 10px; }
.bwbook-search-party > div { display: grid; grid-template-columns: repeat(4,1fr); gap: 7px; }
.bwbook-search-party > div button, .bwbook-search-times section div button { min-height: 32px !important; margin: 0 !important; padding: 5px !important; color: #2598c2 !important; background: #fff !important; border: 1px solid #4aabcf !important; border-radius: 0 !important; box-shadow: none !important; cursor: pointer; font-size: 9px !important; font-weight: 600 !important; }
.bwbook-search-party > div button:hover, .bwbook-search-times section div button:hover { color: #fff !important; background: #3ba6ce !important; }
.bwbook-search-party > label { display: grid; grid-template-columns: 1fr 80px; gap: 10px; align-items: center; margin-top: 11px; color: #647176; font-size: 9px; }
.bwbook-search-party input { min-height: 32px; padding: 4px 7px; border: 1px solid #cfd9dc; font-size: 10px; }
.bwbook-search-times { left: auto; right: 0; width: 720px; max-height: 540px; padding: 20px; overflow-y: auto; }
.bwbook-search-times::before { right: 26px; left: auto; }
.bwbook-search-times section + section { margin-top: 16px; padding-top: 14px; border-top: 1px solid #e4e9ea; }
.bwbook-search-times section div { display: grid; grid-template-columns: repeat(4,1fr); gap: 8px; }
.bwbook-search-simple { right: 0; left: auto; display: grid; width: 320px; gap: 10px; padding: 16px; }
.bwbook-search-simple::before { right: 26px; left: auto; }
.bwbook-search-simple button { width: 100% !important; text-align: left; }
.bwbook-search-simple small { color: #788488; font-size: 8px; line-height: 1.45; }
.bwbook-availability-results { padding: 0 22px 40px; }
.bwbook-availability-results > header, .bwbook-availability-row { display: grid !important; grid-template-columns: minmax(150px,1.05fr) minmax(180px,1.25fr) minmax(150px,1fr) minmax(160px,1fr) minmax(240px,1.45fr); gap: 24px; align-items: center; }
.bwbook-availability-results > header { padding: 0 25px 12px; color: #2d9cc6; font-size: 16px; font-weight: 600; }
.bwbook-availability-results > header span:last-child { grid-column: 4 / 6; }
.bwbook-availability-row { width: 100% !important; min-height: 98px !important; margin: 0 0 12px !important; padding: 19px 25px !important; color: #273236 !important; background: #fff !important; border: 1px solid #d7dfe1 !important; border-radius: 0 !important; box-shadow: 0 1px 2px rgba(23,52,60,.025) !important; cursor: pointer; font-size: 16px !important; font-weight: 400 !important; text-align: left; }
.bwbook-availability-row:hover, .bwbook-availability-row:focus-visible, .bwbook-availability-row.is-best { border-color: #3ba5ce !important; outline: 0; }
.bwbook-availability-row strong { font-size: 22px; font-weight: 500; }
.bwbook-availability-row > span { color: #303b3f; }
.bwbook-availability-row > span b { font-size: 20px; font-weight: 600; }
.bwbook-availability-row > span:nth-of-type(3) { display: grid; gap: 5px; color: #626f73; font-size: 14px; }
.bwbook-availability-row em { justify-self: end; color: #374348; font-size: 14px; font-style: normal; text-align: right; }
.bwbook-availability-row.is-best em { color: #65b62e; font-weight: 650; }
.bwbook-reservation-search__empty, .bwbook-reservation-search__message { display: grid; min-height: 380px; padding: 40px 20px; place-items: center; align-content: center; gap: 8px; color: #788488; text-align: center; }
.bwbook-reservation-search__empty > span { color: #3ca7cf; font-size: 44px; }
.bwbook-reservation-search__empty h2, .bwbook-reservation-search__message strong { margin: 0; color: #344146; font-size: 20px; font-weight: 500; }
.bwbook-reservation-search__empty p, .bwbook-reservation-search__message span { max-width: 520px; margin: 0; font-size: 11px; line-height: 1.6; }
.bwbook-reservation-search__message.is-error strong { color: #a93535; }
.bwbook-create-dialog { position: fixed !important; z-index: 100000; top: 0 !important; right: 0 !important; bottom: auto !important; left: 0 !important; display: flex; align-items: center !important; justify-content: center !important; width: 100vw; height: 100vh; height: 100dvh; margin: 0 !important; padding: 30px; overflow: hidden; box-sizing: border-box; }
.bwbook-create-dialog[hidden] { display: none !important; }
.bwbook-create-dialog__backdrop { position: fixed; inset: 0; background: rgba(16,27,31,.62); }
.bwbook-create-panel { position: relative; z-index: 1; width: min(1200px,calc(100vw - 60px)); min-height: 0; max-height: calc(100vh - 60px) !important; max-height: calc(100dvh - 60px) !important; margin: 0 !important; overflow-x: hidden !important; overflow-y: auto !important; overscroll-behavior: contain; scrollbar-gutter: stable; background: #fff; border: 1px solid #dae1e2; box-shadow: 0 18px 65px rgba(6,24,30,.32); }
.bwbook-create-panel > form { padding: 44px 48px 38px; }
.bwbook-create-panel header { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; }
.bwbook-create-panel header h2 { margin: 0; color: #38a4cd; font-size: 40px; font-weight: 400; line-height: 1.15; }
.bwbook-create-panel header button, .bwbook-create-panel header a { display: grid !important; width: 34px !important; min-height: 34px !important; margin: -5px -6px 0 0 !important; padding: 0 !important; place-items: center; color: #263236 !important; background: transparent !important; border: 0 !important; box-shadow: none !important; font-size: 32px !important; font-weight: 300 !important; line-height: 1 !important; text-decoration: none; }
.bwbook-create-summary { display: grid; grid-template-columns: auto auto auto auto 1fr; gap: 22px; align-items: center; margin: 32px 0 31px; color: #263236; font-size: 16px; }
.bwbook-create-summary > span { white-space: nowrap; }
.bwbook-create-summary > small { justify-self: end; padding: 0 3px 5px; color: #6e797d; border-bottom: 1px solid #d4dcde; }
.bwbook-create-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 16px 32px; }
.bwbook-create-fields label { position: relative; min-width: 0; }
.bwbook-create-fields input, .bwbook-create-notes textarea { width: 100%; min-height: 56px; margin: 0; padding: 12px 16px; color: #273236; background: #fff; border: 1px solid #ced8db; border-radius: 0; box-shadow: none; font-size: 16px; }
.bwbook-create-fields input:focus, .bwbook-create-notes textarea:focus { border-color: #43a7cd; box-shadow: 0 0 0 3px rgba(67,167,205,.16); outline: 0; }
.bwbook-create-more { justify-self: start; width: auto !important; min-height: 32px !important; margin: -2px 0 0 !important; padding: 0 7px !important; color: #299cc7 !important; background: transparent !important; border: 0 !important; box-shadow: none !important; font-size: 14px !important; }
.bwbook-create-confirm { display: flex; align-items: center; gap: 9px; color: #6c777b; font-size: 14px; }
.bwbook-create-confirm input, .bwbook-create-fixed input { width: 18px; min-height: 18px; margin: 0; accent-color: #3ba6ce; }
.bwbook-create-confirm small { color: #99a2a5; font-size: 11px; }
.bwbook-create-company { grid-column: 1 / -1; }
.bwbook-create-company[hidden] { display: none; }
.bwbook-create-notes { display: block; margin-top: 20px; padding-top: 20px; border-top: 1px solid #e0e6e7; }
.bwbook-create-notes textarea { min-height: 94px; resize: vertical; }
.bwbook-create-tags { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 18px; }
.bwbook-create-tags button { width: auto !important; min-height: 44px !important; margin: 0 !important; padding: 8px 18px !important; color: #49676f !important; background: #fff !important; border: 1px solid #70a0ad !important; border-radius: 999px !important; box-shadow: none !important; font-size: 14px !important; font-weight: 500 !important; }
.bwbook-create-tags button:nth-child(1) { color: #c46f38 !important; border-color: #d99a72 !important; }
.bwbook-create-tags button:nth-child(2) { color: #704072 !important; border-color: #8e6290 !important; }
.bwbook-create-tags button:nth-child(3) { color: #9b6574 !important; border-color: #bd8d99 !important; }
.bwbook-create-tags button:nth-child(4) { color: #176a7d !important; border-color: #39889a !important; }
.bwbook-create-tags button:nth-child(5) { color: #3a8150 !important; border-color: #5b9a6e !important; }
.bwbook-create-tags button.is-selected { padding-right: 10px !important; background: #eef8fa !important; box-shadow: inset 0 0 0 1px currentColor !important; }
.bwbook-create-tags button.is-selected::after { margin-left: 7px; content: "✓"; }
.bwbook-create-fixed { display: flex; align-items: center; gap: 10px; margin-top: 20px; color: #4b565a; font-size: 14px; }
.bwbook-create-panel form > footer { display: flex; justify-content: flex-end; gap: 12px; margin-top: 28px; padding-top: 24px; border-top: 1px solid #dce4e6; }
.bwbook-create-panel form > footer button, .bwbook-create-panel--success > footer a { width: auto !important; min-height: 56px !important; margin: 0 !important; padding: 12px 24px !important; color: #fff !important; background: #4e6872 !important; border: 1px solid #4e6872 !important; border-radius: 0 !important; box-shadow: none !important; font-size: 15px !important; font-weight: 600 !important; text-decoration: none; }
.bwbook-create-panel form > footer button[type="submit"], .bwbook-create-panel--success > footer a.is-primary { background: #39a5cf !important; border-color: #39a5cf !important; }
.bwbook-guest-suggestions { position: absolute; z-index: 10; top: 100%; right: 0; left: 0; max-height: 230px; overflow-y: auto; background: #fff; border: 1px solid #c9d4d7; box-shadow: 0 5px 14px rgba(22,49,57,.2); }
.bwbook-guest-suggestions[hidden] { display: none; }
.bwbook-guest-suggestions button { display: grid !important; width: 100% !important; min-height: 60px !important; margin: 0 !important; padding: 10px 15px !important; color: #263236 !important; background: #fff !important; border: 0 !important; border-bottom: 1px solid #e2e7e8 !important; border-radius: 0 !important; box-shadow: none !important; text-align: left; }
.bwbook-guest-suggestions button:hover { background: #f3f9fb !important; }
.bwbook-guest-suggestions strong { font-size: 15px; }
.bwbook-guest-suggestions small { margin-top: 4px; color: #6c797d; font-size: 12px; }
.bwbook-create-panel--success { padding: 44px 48px 38px; }
.bwbook-create-success__body { display: grid; grid-template-columns: 80px 1fr; gap: 22px 34px; min-height: 390px; padding: 62px 50px 34px; align-content: start; }
.bwbook-create-success__body > span { grid-row: 1 / 3; color: #6bc83f; font-size: 62px; line-height: 1; }
.bwbook-create-success__body h3 { margin: 10px 0 24px; color: #303a3e; font-size: 22px; font-weight: 400; }
.bwbook-create-success__body dl { display: grid; grid-template-columns: 140px 1fr; gap: 12px 20px; margin: 0; color: #2f3a3e; font-size: 16px; }
.bwbook-create-success__body dt { font-weight: 600; }
.bwbook-create-success__body dd { margin: 0; }
.bwbook-create-panel--success > footer { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding-top: 18px; border-top: 1px solid #dce4e6; }
.bwbook-create-panel--success > footer > span { display: flex; gap: 9px; }

@media (max-width: 1050px) {
	.bwbook-staff-app .bwbook-staff-main--reservation-search { padding: 24px 20px 40px; }
	.bwbook-reservation-search__bar { grid-template-columns: repeat(2,minmax(0,1fr)) 104px; }
	.bwbook-reservation-search__submit { grid-column: 3; grid-row: 1 / 3; width: 104px !important; }
	.bwbook-availability-results > header, .bwbook-availability-row { grid-template-columns: minmax(95px,.8fr) minmax(120px,1fr) minmax(95px,.8fr) minmax(110px,1fr) minmax(170px,1.4fr); }
}
@media (max-width: 720px) {
	.bwbook-staff-app .bwbook-staff-main--reservation-search { padding: 14px 10px 34px; }
	.bwbook-reservation-search__bar { grid-template-columns: 1fr 1fr; gap: 9px; margin-bottom: 20px; padding: 10px; }
	.bwbook-reservation-search__submit { grid-column: 1 / -1; grid-row: auto; width: 100% !important; }
	.bwbook-reservation-search__field > button { min-height: 50px !important; padding: 0 12px !important; font-size: 13px !important; }
	.bwbook-reservation-search__submit { min-height: 50px !important; }
	.bwbook-search-calendar { position: fixed; top: 80px; right: 10px; left: 10px; width: auto; max-height: calc(100vh - 100px); overflow-y: auto; }
	.bwbook-search-calendar::before { display: none; }
	.bwbook-search-calendar__months { grid-template-columns: 1fr; }
	.bwbook-search-times { position: fixed; top: 80px; right: 10px; left: 10px; width: auto; max-height: calc(100vh - 100px); }
	.bwbook-search-times::before { display: none; }
	.bwbook-availability-results { padding: 0 0 24px; }
	.bwbook-availability-results > header { display: none; }
	.bwbook-availability-row { min-height: 0 !important; padding: 14px !important; grid-template-columns: 1fr 1fr; gap: 8px 12px; font-size: 14px !important; }
	.bwbook-availability-row strong { font-size: 17px; }
	.bwbook-availability-row > span b { font-size: 17px; }
	.bwbook-availability-row > span:nth-of-type(3), .bwbook-availability-row em { font-size: 12px; }
	.bwbook-availability-row em { grid-column: 1 / -1; justify-self: start; text-align: left; }
	.bwbook-create-dialog { padding: 8px; }
	.bwbook-create-panel { width: calc(100vw - 16px); max-height: calc(100vh - 16px) !important; max-height: calc(100dvh - 16px) !important; }
	.bwbook-create-panel > form, .bwbook-create-panel--success { padding: 22px 16px; }
	.bwbook-create-panel header h2 { font-size: 28px; }
	.bwbook-create-summary { grid-template-columns: 1fr 1fr; gap: 10px; margin: 20px 0; font-size: 12px; }
	.bwbook-create-summary > small { grid-column: 1 / -1; justify-self: start; }
	.bwbook-create-fields { grid-template-columns: 1fr; gap: 9px; }
	.bwbook-create-fields input, .bwbook-create-notes textarea { min-height: 48px; padding: 10px 12px; font-size: 14px; }
	.bwbook-create-tags button { min-height: 36px !important; padding: 6px 12px !important; font-size: 11px !important; }
	.bwbook-create-panel form > footer button, .bwbook-create-panel--success > footer a { min-height: 44px !important; padding: 9px 14px !important; font-size: 13px !important; }
	.bwbook-create-company { grid-column: auto; }
	.bwbook-create-success__body { grid-template-columns: 1fr; gap: 12px; min-height: 0; padding: 35px 6px; }
	.bwbook-create-success__body > span { grid-row: auto; }
	.bwbook-create-success__body dl { grid-template-columns: 90px 1fr; }
	.bwbook-create-panel--success > footer { align-items: stretch; flex-direction: column; }
	.bwbook-create-panel--success > footer > span { display: grid; grid-template-columns: 1fr 1fr; }
}

/* Keep the heute! workspace edge-to-edge after all shared staff overrides. */
.bwbook-staff-app .bwbook-staff-main--today { width: 100%; max-width: none; padding: 0; }
.bwbook-staff-app .bwbook-staff-main--guests { width: 100%; max-width: none; padding: 0; background: #f3f5f5; }
.bwbook-staff-primary-nav a span svg { display: block; width: 14px; height: 14px; fill: currentColor; }

.bwbook-guests__row { position: relative; cursor: pointer; outline: 0; }
.bwbook-guests__row::after { position: absolute; right: 7px; color: #9aa6a9; font-size: 20px; content: "›"; }
.bwbook-guests__row:hover::after, .bwbook-guests__row:focus::after { color: #2d9fc8; }
.bwbook-guests__row:focus { background: #f5fbfc; box-shadow: inset 3px 0 #39a6cf; }
.bwbook-guest-dialog[hidden] { display: none !important; }
.bwbook-guest-dialog { position: fixed; z-index: 100000; inset: 0; display: grid; padding: 22px; place-items: center; opacity: 0; transition: opacity .16s ease; }
.bwbook-guest-dialog.is-open { opacity: 1; }
.bwbook-guest-dialog__backdrop { position: absolute !important; inset: 0; display: block !important; width: 100% !important; height: 100% !important; margin: 0 !important; padding: 0 !important; background: rgba(12,28,34,.68) !important; border: 0 !important; border-radius: 0 !important; backdrop-filter: blur(3px); }
.bwbook-guest-profile { position: relative; z-index: 1; display: flex; width: min(1220px,calc(100vw - 44px)); max-height: calc(100vh - 44px); overflow: hidden; flex-direction: column; color: #263236; background: #f3f5f5; border: 1px solid #bfcacc; box-shadow: 0 24px 70px rgba(7,25,31,.28); transform: translateY(12px); transition: transform .18s ease; }
.bwbook-guest-dialog.is-open .bwbook-guest-profile { transform: translateY(0); }
.bwbook-guest-profile__header { display: grid; grid-template-columns: 64px minmax(220px,1fr) auto; gap: 16px; align-items: center; min-height: 104px; padding: 18px 28px; color: #fff; background: #173e4a; }
.bwbook-guest-profile__avatar { display: grid; width: 58px; height: 58px; place-items: center; color: #173e4a; background: #e8f3f5; border-radius: 50%; font-size: 17px; font-weight: 700; }
.bwbook-guest-profile__header > div > span { color: #87cce3; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .12em; }
.bwbook-guest-profile__header h2 { margin: 3px 0 1px; color: #fff; font-size: 27px; font-weight: 500; line-height: 1.1; }
.bwbook-guest-profile__header p { margin: 0; color: #c2d2d6; font-size: 13px; }
.bwbook-guest-profile__header nav { display: flex; align-items: center; gap: 8px; }
.bwbook-guest-profile__header nav a { display: grid; min-height: 40px; padding: 0 15px; place-items: center; color: #fff; background: transparent; border: 1px solid #8aa0a6; font-size: 12px; font-weight: 600; text-decoration: none; }
.bwbook-guest-profile__header nav a:hover { background: rgba(255,255,255,.08); }
.bwbook-guest-profile__header nav a.is-primary { color: #173e4a; background: #fff; border-color: #fff; }
.bwbook-guest-profile__close { position: absolute !important; z-index: 2; top: 7px; right: 9px; display: grid !important; width: 30px !important; min-height: 30px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #c8d6da !important; background: transparent !important; border: 0 !important; border-radius: 0 !important; font-size: 25px !important; font-weight: 300 !important; }
.bwbook-guest-profile__body { display: grid; grid-template-columns: minmax(0,1.65fr) minmax(250px,.75fr); gap: 16px; padding: 20px 22px 28px; overflow-y: auto; }
.bwbook-guest-profile__main, .bwbook-guest-profile__side { display: grid; align-content: start; gap: 16px; }
.bwbook-guest-profile__card, .bwbook-guest-profile__stats, .bwbook-guest-profile__history { background: #fff; border: 1px solid #d5dddf; }
.bwbook-guest-profile__card > header, .bwbook-guest-profile__history > header { display: flex; align-items: center; justify-content: space-between; min-height: 52px; padding: 12px 17px; border-bottom: 1px solid #dce3e5; }
.bwbook-guest-profile__card h3, .bwbook-guest-profile__history h3 { margin: 0; font-size: 16px; font-weight: 600; }
.bwbook-guest-profile__card dl { display: grid; grid-template-columns: 120px minmax(0,1fr); margin: 0; }
.bwbook-guest-profile__card dt, .bwbook-guest-profile__card dd { min-height: 44px; margin: 0; padding: 12px 17px; border-bottom: 1px solid #edf0f1; font-size: 13px; }
.bwbook-guest-profile__card dt { color: #7a878b; }
.bwbook-guest-profile__card dd { overflow: hidden; color: #35454a; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-guest-profile__card dd a { color: #299bc5; text-decoration: none; }
.bwbook-guest-profile__placeholder { display: flex; align-items: center; gap: 14px; min-height: 88px; padding: 17px; }
.bwbook-guest-profile__placeholder > span { display: grid; width: 40px; height: 40px; flex: 0 0 40px; place-items: center; color: #4b717d; background: #eaf1f2; border-radius: 50%; font-size: 19px; font-weight: 600; }
.bwbook-guest-profile__placeholder strong { display: block; font-size: 13px; }
.bwbook-guest-profile__placeholder p { margin: 4px 0 0; color: #7c898d; font-size: 12px; line-height: 1.4; }
.bwbook-guest-profile__card--notes ul { display: grid; gap: 0; margin: 0; padding: 0; list-style: none; }
.bwbook-guest-profile__card--notes li { position: relative; padding: 13px 17px 13px 35px; border-bottom: 1px solid #edf0f1; font-size: 13px; line-height: 1.45; }
.bwbook-guest-profile__card--notes li::before { position: absolute; top: 18px; left: 18px; width: 6px; height: 6px; background: #39a6cf; border-radius: 50%; content: ""; }
.bwbook-guest-profile__stats { display: grid; grid-template-columns: repeat(3,1fr); }
.bwbook-guest-profile__stats article { display: grid; min-height: 92px; padding: 15px 10px; place-items: center; align-content: center; border-right: 1px solid #dce3e5; text-align: center; }
.bwbook-guest-profile__stats article:last-child { border-right: 0; }
.bwbook-guest-profile__stats strong { color: #299bc5; font-size: 21px; font-weight: 500; }
.bwbook-guest-profile__stats span { margin-top: 4px; color: #7b888c; font-size: 9px; text-transform: uppercase; letter-spacing: .05em; }
.bwbook-guest-profile__tags { display: flex; min-height: 72px; padding: 16px; gap: 7px; align-content: flex-start; flex-wrap: wrap; }
.bwbook-guest-profile__tags span { padding: 6px 10px; color: #49636c; background: #edf3f4; border: 1px solid #d0dcde; border-radius: 14px; font-size: 10px; }
.bwbook-guest-profile__tags small { color: #8d989b; font-size: 12px; }
.bwbook-guest-profile__history { grid-column: 1 / -1; }
.bwbook-guest-profile__history > header > div { display: flex; align-items: center; gap: 10px; }
.bwbook-guest-profile__history > header span { padding: 4px 8px; color: #55717a; background: #edf3f4; border-radius: 12px; font-size: 10px; }
.bwbook-guest-profile__history > header small { color: #879296; font-size: 11px; }
.bwbook-guest-profile__history-columns, .bwbook-guest-profile__history article { display: grid; grid-template-columns: 130px 100px 110px minmax(180px,1fr) 150px 36px; gap: 12px; align-items: center; min-height: 48px; padding: 0 16px; border-bottom: 1px solid #e2e7e8; }
.bwbook-guest-profile__history-columns { min-height: 36px; color: #829094; background: #f7f8f8; font-size: 9px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; }
.bwbook-guest-profile__history article { font-size: 12px; }
.bwbook-guest-profile__history article > a { display: grid; width: 28px; height: 28px; place-items: center; color: #299bc5; border: 1px solid #b8d5de; text-decoration: none; }
.bwbook-guest-profile__status { justify-self: start; padding: 5px 9px; color: #315d49; background: #e4f1e8; border-radius: 13px; font-size: 10px; font-weight: 600; }
.bwbook-guest-profile__status--cancelled, .bwbook-guest-profile__status--no_show { color: #813a3d; background: #f7e5e5; }
.bwbook-guest-profile__status--new, .bwbook-guest-profile__status--call_required { color: #7a5b20; background: #fbefce; }
@media (max-width: 900px) {
	.bwbook-guest-profile__header { grid-template-columns: 54px 1fr; padding: 18px; }
	.bwbook-guest-profile__header nav { grid-column: 1 / -1; flex-wrap: wrap; }
	.bwbook-guest-profile__body { grid-template-columns: 1fr; padding: 14px; }
	.bwbook-guest-profile__history { grid-column: auto; overflow-x: auto; }
	.bwbook-guest-profile__history-columns, .bwbook-guest-profile__history article { min-width: 760px; }
}
@media (max-width: 560px) {
	.bwbook-guest-dialog { padding: 0; }
	.bwbook-guest-profile { width: 100vw; max-height: 100dvh; min-height: 100dvh; border: 0; }
	.bwbook-guest-profile__header nav a { flex: 1; padding: 0 10px; }
	.bwbook-guest-profile__stats { grid-template-columns: 1fr; }
	.bwbook-guest-profile__stats article { min-height: 66px; border-right: 0; border-bottom: 1px solid #dce3e5; }
}

/* Staff guest theme isolation and centered profile — v0.14.6 */
.bwbook-staff-app .bwbook-guests__rows > article.bwbook-guests__row {
	margin: 0 !important;
	color: #263236 !important;
	background: #fff !important;
	border: 0 !important;
	border-bottom: 1px solid #e0e6e7 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-family: "Segoe UI", Inter, Arial, sans-serif !important;
	font-style: normal !important;
	text-align: left !important;
	text-transform: none !important;
}
.bwbook-staff-app .bwbook-guests__rows > article.bwbook-guests__row:last-of-type { border-bottom: 0 !important; }
.bwbook-staff-app .bwbook-guests__rows > article.bwbook-guests__row:hover,
.bwbook-staff-app .bwbook-guests__rows > article.bwbook-guests__row:focus { background: #f5fbfc !important; border-radius: 0 !important; }
.bwbook-staff-app .bwbook-guests__row * { font-family: "Segoe UI", Inter, Arial, sans-serif !important; text-transform: none !important; }
.bwbook-staff-app .bwbook-guest-dialog { align-items: center !important; justify-items: center !important; }
.bwbook-staff-app .bwbook-guest-profile {
	align-self: center !important;
	justify-self: center !important;
	max-height: min(760px, calc(100dvh - 120px)) !important;
	margin: auto !important;
	border-radius: 0 !important;
	font-family: "Segoe UI", Inter, Arial, sans-serif !important;
	text-transform: none !important;
}
.bwbook-staff-app .bwbook-guest-profile * { box-sizing: border-box; font-family: "Segoe UI", Inter, Arial, sans-serif !important; text-transform: none !important; }
.bwbook-staff-app .bwbook-guest-profile__header h2 { color: #fff !important; font-family: "Segoe UI", Inter, Arial, sans-serif !important; }
.bwbook-staff-app .bwbook-guest-profile__card > header,
.bwbook-staff-app .bwbook-guest-profile__history > header { color: #263236 !important; background: #fff !important; border-radius: 0 !important; }
.bwbook-staff-app .bwbook-guest-profile__card h3,
.bwbook-staff-app .bwbook-guest-profile__history h3 { color: #263236 !important; font-family: "Segoe UI", Inter, Arial, sans-serif !important; }
.bwbook-staff-app .bwbook-guest-profile__stats > article,
.bwbook-staff-app .bwbook-guest-profile__history > article { margin: 0 !important; background: #fff !important; border-radius: 0 !important; box-shadow: none !important; }
@media (max-width: 560px) {
	.bwbook-staff-app .bwbook-guest-profile { width: 100vw; max-height: 100dvh !important; min-height: 100dvh; margin: 0 !important; }
}

/* Editable staff guest profile — v0.14.6 */
.bwbook-guests__notice { max-width: 1760px; margin: -10px auto 20px; padding: 12px 15px; color: #285740; background: #e6f3e9; border: 1px solid #b7d8c0; font-size: 13px; }
.bwbook-guests__notice.is-error { color: #7d3033; background: #f8e7e7; border-color: #dfb6b7; }
.bwbook-guest-profile__edit { position: absolute !important; z-index: 2; top: 9px; right: 47px; display: grid !important; width: 30px !important; min-height: 30px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #d4e1e4 !important; background: transparent !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; }
.bwbook-guest-profile__edit:hover, .bwbook-guest-profile__edit[aria-pressed="true"] { color: #fff !important; background: rgba(255,255,255,.1) !important; }
.bwbook-guest-profile__edit svg { width: 17px; height: 17px; fill: currentColor; pointer-events: none; }
.bwbook-guest-profile__card address { display: grid; gap: 5px; min-height: 88px; padding: 18px; align-content: center; color: #4b5b60; font-size: 13px; font-style: normal; }
.bwbook-guest-profile__card address strong, .bwbook-guest-profile__card address span { display: block; }
.bwbook-guest-profile__additional { margin: 0; padding: 16px 18px; color: #35454a; background: #f6fafb; border-bottom: 1px solid #dce5e7; font-size: 13px; line-height: 1.5; }
.bwbook-guest-profile__body[hidden], .bwbook-guest-profile__edit-form[hidden] { display: none !important; }
.bwbook-guest-profile__edit-form { min-height: 0; padding: 22px; overflow-y: auto; color: #263236; background: #f3f5f5; }
.bwbook-guest-profile__edit-form > header { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid #cfd9db; }
.bwbook-guest-profile__edit-form > header span { color: #2d9fc8; font-size: 9px; font-weight: 700; text-transform: uppercase !important; letter-spacing: .1em; }
.bwbook-guest-profile__edit-form > header h3 { margin: 3px 0 0; color: #263236 !important; font-size: 21px; font-weight: 500; }
.bwbook-guest-profile__edit-form > header p { margin: 0; color: #7b888c; font-size: 12px; }
.bwbook-guest-profile__edit-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; padding: 18px; background: #fff; border: 1px solid #d4dddf; }
.bwbook-guest-profile__edit-grid label { display: grid !important; gap: 6px; margin: 0 !important; padding: 0 !important; color: #596a70 !important; background: transparent !important; border: 0 !important; font-size: 11px !important; font-weight: 600 !important; letter-spacing: 0 !important; text-transform: none !important; }
.bwbook-guest-profile__edit-grid label.is-wide { grid-column: 1 / -1; }
.bwbook-guest-profile__edit-grid label > span { display: block !important; margin: 0 !important; color: #596a70 !important; font-size: 11px !important; font-weight: 600 !important; letter-spacing: 0 !important; text-transform: none !important; }
.bwbook-guest-profile__edit-grid label > span small { color: #8c979a; font-size: 10px; font-weight: 400; }
.bwbook-guest-profile__edit-grid input, .bwbook-guest-profile__edit-grid textarea { box-sizing: border-box !important; width: 100% !important; min-height: 46px !important; margin: 0 !important; padding: 10px 12px !important; color: #202b2e !important; background: #fff !important; border: 1px solid #bdc9cc !important; border-radius: 0 !important; box-shadow: none !important; font-family: "Segoe UI", Inter, Arial, sans-serif !important; font-size: 14px !important; font-weight: 400 !important; line-height: 1.35 !important; text-transform: none !important; }
.bwbook-guest-profile__edit-grid textarea { min-height: 110px !important; resize: vertical; }
.bwbook-guest-profile__edit-grid input:focus, .bwbook-guest-profile__edit-grid textarea:focus { border-color: #39a6cf !important; outline: 3px solid rgba(57,166,207,.13) !important; }
.bwbook-guest-profile__edit-form > footer { position: sticky; bottom: -22px; display: flex; justify-content: flex-end; gap: 10px; margin: 18px -22px -22px; padding: 14px 22px; background: #fff; border-top: 1px solid #d1dcde; }
.bwbook-guest-profile__edit-form > footer button { display: grid !important; width: auto !important; min-height: 42px !important; margin: 0 !important; padding: 0 18px !important; place-items: center; color: #40565e !important; background: #fff !important; border: 1px solid #8da2a8 !important; border-radius: 0 !important; box-shadow: none !important; font-size: 12px !important; font-weight: 600 !important; text-transform: none !important; }
.bwbook-guest-profile__edit-form > footer button.is-primary { color: #fff !important; background: #299fc9 !important; border-color: #299fc9 !important; }
@media (max-width: 700px) {
	.bwbook-guest-profile__edit-form { padding: 14px; }
	.bwbook-guest-profile__edit-grid { grid-template-columns: 1fr; padding: 14px; }
	.bwbook-guest-profile__edit-grid label.is-wide { grid-column: auto; }
	.bwbook-guest-profile__edit-form > footer { bottom: -14px; margin: 14px -14px -14px; padding: 12px 14px; }
}

/* Viewport-centered guest profile and labeled edit action — v0.14.8 */
body.bwbook-staff-body > .bwbook-guest-dialog {
	position: fixed !important;
	z-index: 100000 !important;
	inset: 0 !important;
	display: grid !important;
	box-sizing: border-box !important;
	width: 100vw !important;
	height: 100vh !important;
	height: 100dvh !important;
	margin: 0 !important;
	padding: 60px 22px !important;
	align-items: center !important;
	justify-items: center !important;
}
body.bwbook-staff-body > .bwbook-guest-dialog[hidden] { display: none !important; }
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile {
	align-self: center !important;
	justify-self: center !important;
	max-height: min(760px, calc(100dvh - 120px)) !important;
	margin: 0 !important;
	font-family: "Segoe UI", Inter, Arial, sans-serif !important;
	text-transform: none !important;
}
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile * { box-sizing: border-box; font-family: "Segoe UI", Inter, Arial, sans-serif !important; text-transform: none !important; }
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile__header h2 { color: #fff !important; }
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile__card > header,
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile__history > header { color: #263236 !important; background: #fff !important; border-radius: 0 !important; }
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile__card h3,
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile__history h3 { color: #263236 !important; }
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile__stats > article,
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile__history > article { margin: 0 !important; background: #fff !important; border-radius: 0 !important; box-shadow: none !important; }
.bwbook-guest-profile__edit { grid-auto-flow: column; right: 46px; width: auto !important; min-width: 96px !important; padding: 0 9px !important; gap: 6px; font-size: 11px !important; font-weight: 600 !important; }
.bwbook-guest-profile__edit span { color: inherit !important; font-size: inherit !important; font-weight: inherit !important; line-height: 1 !important; letter-spacing: 0 !important; }
@media (max-width: 560px) {
	body.bwbook-staff-body > .bwbook-guest-dialog { padding: 0 !important; }
	body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-profile { width: 100vw; max-height: 100dvh !important; min-height: 100dvh; }
	.bwbook-guest-profile__edit { min-width: 88px !important; }
}

/* Guest reservation tabs matching the reference profile — v0.15.0 */
.bwbook-guest-reservations {
	grid-column: 1 / -1;
	min-width: 0;
	color: #263236;
	background: #fff;
	border: 1px solid #d5dddf;
}
.bwbook-guest-reservations > header {
	display: flex;
	min-height: 62px;
	padding: 12px 18px;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}
.bwbook-guest-reservations > header h3 {
	margin: 0;
	color: #263236;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
}
.bwbook-guest-reservations > header a {
	display: inline-flex;
	min-height: 34px;
	padding: 0 11px;
	align-items: center;
	gap: 6px;
	color: #299fc9;
	background: #fff;
	border: 1px solid #55add0;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.bwbook-guest-reservations > header a:hover { color: #fff; background: #299fc9; border-color: #299fc9; }
.bwbook-guest-reservations > nav {
	display: flex;
	min-height: 45px;
	padding: 0 15px;
	align-items: end;
	gap: 2px;
	border-bottom: 1px solid #d7dfe1;
	overflow-x: auto;
}
.bwbook-guest-reservations > nav button {
	position: relative;
	display: inline-flex !important;
	width: auto !important;
	min-width: max-content !important;
	min-height: 44px !important;
	margin: 0 !important;
	padding: 0 15px !important;
	align-items: center;
	gap: 7px;
	color: #35454a !important;
	background: #fff !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 13px !important;
	font-weight: 500 !important;
}
.bwbook-guest-reservations > nav button::after {
	position: absolute;
	right: 0;
	bottom: -1px;
	left: 0;
	height: 2px;
	background: transparent;
	content: "";
}
.bwbook-guest-reservations > nav button:hover,
.bwbook-guest-reservations > nav button.is-active { color: #299fc9 !important; }
.bwbook-guest-reservations > nav button.is-active::after { background: #299fc9; }
.bwbook-guest-reservations > nav button b {
	display: grid;
	min-width: 20px;
	height: 20px;
	padding: 0 5px;
	place-items: center;
	color: #fff;
	background: #60747b;
	border-radius: 11px;
	font-size: 10px;
	font-weight: 700;
}
.bwbook-guest-reservations > nav button.is-active b { background: #3a879f; }
.bwbook-guest-reservations > nav button[data-bw-guest-reservation-tab="cancelled"] b,
.bwbook-guest-reservations > nav button[data-bw-guest-reservation-tab="no_show"] b { background: #ba433c; }
.bwbook-guest-reservations__content { min-width: 0; overflow-x: auto; }
.bwbook-guest-reservations__panel[hidden] { display: none !important; }
.bwbook-guest-reservations__panel { min-height: 82px; padding: 13px 18px 19px; }
.bwbook-guest-reservations__row {
	display: grid;
	grid-template-columns: 150px 130px 90px 150px minmax(150px,1fr) 18px;
	min-width: 760px;
	min-height: 48px;
	padding: 0 10px;
	align-items: center;
	gap: 12px;
	color: #263236;
	background: #fff;
	border: 1px solid #dbe1e3;
	border-bottom: 0;
	font-size: 13px;
	text-decoration: none;
}
.bwbook-guest-reservations__row:last-child { border-bottom: 1px solid #dbe1e3; }
.bwbook-guest-reservations__row:hover { background: #f5fbfc; }
.bwbook-guest-reservations__row time { font-weight: 500; }
.bwbook-guest-reservations__people i,
.bwbook-guest-reservations__table i { color: #2d3b3f; font-style: normal; }
.bwbook-guest-reservations__meta { display: flex; justify-content: flex-end; }
.bwbook-guest-reservations__meta em {
	padding: 4px 9px;
	color: #fff;
	background: #397e91;
	border-radius: 12px;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
}
.bwbook-guest-reservations__meta small { color: #7d898d; font-size: 11px; }
.bwbook-guest-reservations__open { color: #299fc9; font-size: 20px; font-style: normal; text-align: right; }
.bwbook-guest-reservations__empty {
	display: grid;
	min-height: 60px;
	margin: 0;
	place-items: center;
	color: #859195;
	border: 1px dashed #d3dcde;
	font-size: 12px;
}
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-reservations,
body.bwbook-staff-body > .bwbook-guest-dialog .bwbook-guest-reservations * {
	box-sizing: border-box;
	font-family: "Segoe UI", Inter, Arial, sans-serif !important;
	text-transform: none !important;
}
@media (max-width: 700px) {
	.bwbook-guest-reservations > header { align-items: flex-start; flex-direction: column; }
	.bwbook-guest-reservations > header h3 { font-size: 21px; }
	.bwbook-guest-reservations > nav { padding: 0 7px; }
	.bwbook-guest-reservations > nav button { padding: 0 10px !important; }
	.bwbook-guest-reservations__panel { padding: 11px; }
}

/* Video-accurate full-page guest profile — v0.15.1 */
.bwbook-guests__row { color: #263236; text-decoration: none; }
.bwbook-guests__contact span { overflow: hidden; color: #778387; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-guests--profile { padding: 36px clamp(22px,2.6vw,50px) 64px; }
.bwbook-guest-page {
	display: grid;
	max-width: 1760px;
	margin: 0 auto;
	gap: 14px;
	color: #252d30;
}
.bwbook-guest-page__information,
.bwbook-guests--profile .bwbook-guest-reservations {
	background: #fff;
	border: 1px solid #d3dade;
	box-shadow: none;
}
.bwbook-guest-page__view { min-height: 610px; padding: 36px 46px 28px; }
.bwbook-guest-page__view[hidden], .bwbook-guest-page__edit-form[hidden] { display: none !important; }
.bwbook-guest-page__view > header {
	display: flex;
	min-height: 62px;
	align-items: flex-start;
	justify-content: space-between;
	gap: 28px;
}
.bwbook-guest-page__view > header h1 {
	margin: 0;
	color: #39a6cf;
	font-family: "Segoe UI", Inter, Arial, sans-serif;
	font-size: clamp(34px,3vw,48px);
	font-weight: 400;
	line-height: 1.08;
}
.bwbook-guest-page__view > header button {
	display: inline-flex !important;
	width: auto !important;
	min-width: 134px !important;
	min-height: 44px !important;
	margin: 0 !important;
	padding: 0 15px !important;
	align-items: center;
	justify-content: center;
	gap: 8px;
	color: #44565c !important;
	background: #fff !important;
	border: 1px solid #667a80 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 14px !important;
	font-weight: 600 !important;
}
.bwbook-guest-page__view > header button:hover { color: #249cc7 !important; border-color: #249cc7 !important; }
.bwbook-guest-page__view > header button svg { width: 18px; height: 18px; fill: currentColor; }
.bwbook-guest-page__contact-grid {
	display: grid;
	grid-template-columns: minmax(0,1fr) minmax(0,1fr);
	max-width: 1160px;
	gap: 74px;
	margin-top: 16px;
}
.bwbook-guest-page__contact-grid h2,
.bwbook-guest-page__more h2 {
	margin: 0 0 18px;
	color: #172f38;
	font-size: 21px;
	font-weight: 700;
}
.bwbook-guest-page__contact-grid dl,
.bwbook-guest-page__more dl { display: grid; grid-template-columns: 130px minmax(0,1fr); margin: 0; row-gap: 11px; }
.bwbook-guest-page__contact-grid dt,
.bwbook-guest-page__contact-grid dd,
.bwbook-guest-page__more dt,
.bwbook-guest-page__more dd { margin: 0; font-size: 15px; line-height: 1.35; }
.bwbook-guest-page__contact-grid dd a { color: #39a6cf; text-decoration: none; }
.bwbook-guest-page__contact-grid dd a:hover { text-decoration: underline; }
.bwbook-guest-page__more { margin-top: 32px; }
.bwbook-guest-page__more > div { display: grid; grid-template-columns: minmax(0,1fr) minmax(320px,1fr); max-width: 1160px; gap: 74px; }
.bwbook-guest-page__more > div > section > span { display: block; margin-bottom: 11px; font-size: 15px; }
.bwbook-guest-page__more > div > section > div { display: flex; gap: 7px; flex-wrap: wrap; }
.bwbook-guest-page__more > div > section em {
	padding: 6px 11px;
	color: #39758a;
	background: #fff;
	border: 1px solid #3986a1;
	border-radius: 0;
	font-size: 12px;
	font-style: normal;
}
.bwbook-guest-page__more > div > section small { color: #899397; font-size: 12px; }
.bwbook-guest-page__more h3 { margin: 36px 0 9px; font-size: 15px; font-weight: 500; }
.bwbook-guest-page__more > p { margin: 0; color: #667176; font-size: 15px; line-height: 1.6; }
.bwbook-guest-page__view > footer {
	display: flex;
	min-height: 42px;
	margin-top: 88px;
	padding-top: 12px;
	align-items: center;
	gap: 10px;
	color: #6d787c;
	border-top: 1px solid #d7dfe1;
	font-size: 11px;
}
.bwbook-guest-page__view > footer i { color: #a1aaad; font-style: normal; }
.bwbook-guest-page__edit-form { padding: 34px 46px 30px; }
.bwbook-guest-page__edit-form > header h2 { margin: 0; color: #39a6cf; font-size: 30px; font-weight: 400; }
.bwbook-guest-page__edit-form > header p { margin: 5px 0 20px; color: #778387; font-size: 12px; }
.bwbook-guest-page__edit-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 15px 24px; }
.bwbook-guest-page__edit-grid label { display: grid !important; gap: 6px; margin: 0 !important; padding: 0 !important; color: #52656b !important; background: transparent !important; border: 0 !important; font-size: 11px !important; font-weight: 600 !important; }
.bwbook-guest-page__edit-grid label.is-wide { grid-column: 1 / -1; }
.bwbook-guest-page__edit-grid input,
.bwbook-guest-page__edit-grid textarea { box-sizing: border-box !important; width: 100% !important; min-height: 46px !important; margin: 0 !important; padding: 10px 12px !important; color: #252d30 !important; background: #fff !important; border: 1px solid #bdc9cc !important; border-radius: 0 !important; box-shadow: none !important; font: 400 14px/1.35 "Segoe UI",Inter,Arial,sans-serif !important; }
.bwbook-guest-page__edit-grid textarea { min-height: 110px !important; resize: vertical; }
.bwbook-guest-page__edit-grid input:focus,
.bwbook-guest-page__edit-grid textarea:focus { border-color: #39a6cf !important; outline: 3px solid rgba(57,166,207,.13) !important; }
.bwbook-guest-page__edit-form > footer { display: flex; justify-content: flex-end; gap: 10px; margin-top: 20px; }
.bwbook-guest-page__edit-form > footer button { width: auto !important; min-height: 42px !important; margin: 0 !important; padding: 0 18px !important; color: #40565e !important; background: #fff !important; border: 1px solid #8da2a8 !important; border-radius: 0 !important; box-shadow: none !important; font-size: 12px !important; font-weight: 600 !important; }
.bwbook-guest-page__edit-form > footer button.is-primary { color: #fff !important; background: #299fc9 !important; border-color: #299fc9 !important; }
.bwbook-guests--profile .bwbook-guest-reservations { min-height: 470px; }
.bwbook-guests--profile .bwbook-guest-reservations > header { min-height: 86px; padding: 20px 46px 8px; }
.bwbook-guests--profile .bwbook-guest-reservations > header h2 { margin: 0; color: #202629; font-size: 36px; font-weight: 500; line-height: 1.2; }
.bwbook-guests--profile .bwbook-guest-reservations > header a { min-height: 44px; padding: 0 14px; font-size: 14px; }
.bwbook-guests--profile .bwbook-guest-reservations > nav { min-height: 56px; margin: 0 46px; padding: 0; gap: 8px; }
.bwbook-guests--profile .bwbook-guest-reservations > nav button { min-height: 55px !important; padding: 0 18px !important; font-size: 15px !important; }
.bwbook-guests--profile .bwbook-guest-reservations > nav button b { min-width: 22px; height: 22px; font-size: 11px; }
.bwbook-guests--profile .bwbook-guest-reservations__panel { padding: 24px 46px 36px; }
.bwbook-guests--profile .bwbook-guest-reservations__row {
	grid-template-columns: 190px 190px 180px 210px minmax(170px,1fr);
	min-width: 880px;
	min-height: 58px;
	padding: 0 13px;
	font-size: 15px;
}
.bwbook-guests--profile .bwbook-guest-reservations__row:hover,
.bwbook-guests--profile .bwbook-guest-reservations__row:focus-visible { background: #fff; border-color: #39a6cf; outline: 0; }
.bwbook-guests--profile .bwbook-guest-reservations__people { display: inline-flex; align-items: center; gap: 5px; }
.bwbook-guests--profile .bwbook-guest-reservations__people svg { width: 16px; height: 16px; fill: #252d30; }
.bwbook-guests--profile .bwbook-guest-reservations__meta em { background: #6b1c67; font-size: 11px; }
@media (max-width: 900px) {
	.bwbook-guests--profile { padding: 18px 12px 40px; }
	.bwbook-guest-page__view, .bwbook-guest-page__edit-form { padding: 24px 20px; }
	.bwbook-guest-page__contact-grid, .bwbook-guest-page__more > div { grid-template-columns: 1fr; gap: 28px; }
	.bwbook-guest-page__view > footer { margin-top: 48px; flex-wrap: wrap; }
	.bwbook-guests--profile .bwbook-guest-reservations > header { padding: 18px 20px 7px; }
	.bwbook-guests--profile .bwbook-guest-reservations > header h2 { font-size: 28px; }
	.bwbook-guests--profile .bwbook-guest-reservations > nav { margin: 0 20px; }
	.bwbook-guests--profile .bwbook-guest-reservations__panel { padding: 18px 20px 26px; }
}
@media (max-width: 560px) {
	.bwbook-guest-page__view > header { align-items: flex-start; flex-direction: column; }
	.bwbook-guest-page__contact-grid dl, .bwbook-guest-page__more dl { grid-template-columns: 108px minmax(0,1fr); }
	.bwbook-guest-page__edit-grid { grid-template-columns: 1fr; }
	.bwbook-guest-page__edit-grid label.is-wide { grid-column: auto; }
	.bwbook-guests--profile .bwbook-guest-reservations > header { align-items: flex-start; flex-direction: column; }
}

/* Complete video-flow parity and detail workspace — v0.16.0 */
.bwbook-staff-app .bwbook-staff-topbar { min-height: 54px; padding: 0 20px; background: #0b3b4d; box-shadow: 0 1px 5px rgba(6,31,42,.24); }
.bwbook-staff-app .bwbook-staff-brand__mark { width: 32px; height: 32px; flex-basis: 32px; color: #0b3b4d; background: #eef8fb; border: 3px solid #8fcbe0; border-radius: 50%; font-size: 9px; }
.bwbook-staff-app .bwbook-staff-brand strong { font-size: 16px; font-weight: 500; letter-spacing: .04em; }
.bwbook-staff-app .bwbook-staff-brand small { display: none; }
.bwbook-staff-primary-nav { margin-left: auto; }
.bwbook-staff-primary-nav a { min-height: 54px; padding: 0 14px; color: rgba(255,255,255,.62); border-bottom: 2px solid transparent; font-size: 12px; font-weight: 500; }
.bwbook-staff-primary-nav a span, .bwbook-staff-primary-nav a span svg { color: rgba(255,255,255,.62); fill: currentColor; }
.bwbook-staff-primary-nav a:hover, .bwbook-staff-primary-nav a.is-active { color: #fff; background: rgba(255,255,255,.045); border-bottom-color: #52b6d8; }
.bwbook-staff-primary-nav a:hover span, .bwbook-staff-primary-nav a.is-active span { color: #fff; }
.bwbook-staff-app .bwbook-staff-topbar__right { position: relative; display: flex; margin-left: 12px; gap: 2px; }
.bwbook-staff-global-search,
.bwbook-staff-menu > summary { display: grid !important; width: 42px !important; min-height: 54px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: rgba(255,255,255,.7) !important; background: transparent !important; border: 0 !important; border-radius: 0 !important; box-shadow: none !important; cursor: pointer; font-size: 24px !important; line-height: 1 !important; list-style: none; }
.bwbook-staff-global-search:hover,
.bwbook-staff-global-search[aria-expanded="true"],
.bwbook-staff-menu[open] > summary,
.bwbook-staff-menu > summary:hover { color: #fff !important; background: rgba(255,255,255,.07) !important; }
.bwbook-staff-menu > summary::-webkit-details-marker { display: none; }
.bwbook-staff-menu > div,
.bwbook-staff-global-search__form { position: absolute; z-index: 1300; top: calc(100% + 7px); right: 0; min-width: 260px; padding: 14px; color: #263236; background: #fff; border: 1px solid #cbd7da; box-shadow: 0 12px 34px rgba(7,35,45,.2); }
.bwbook-staff-menu > div { display: grid; gap: 7px; }
.bwbook-staff-menu > div strong { font-size: 13px; }
.bwbook-staff-menu > div small { padding-bottom: 9px; color: #7a888c; border-bottom: 1px solid #e1e7e8; font-size: 10px; }
.bwbook-staff-menu > div a { padding: 8px 3px; color: #2c6f87; font-size: 12px; text-decoration: none; }
.bwbook-staff-global-search__form[hidden] { display: none !important; }
.bwbook-staff-global-search__form { display: grid; grid-template-columns: minmax(190px,1fr) auto; gap: 7px; }
.bwbook-staff-global-search__form input { min-height: 39px; padding: 8px 10px; color: #263236; background: #fff; border: 1px solid #b9c8cc; border-radius: 0; box-shadow: none; font-size: 13px; }
.bwbook-staff-global-search__form button { width: auto !important; min-height: 39px !important; margin: 0 !important; padding: 0 12px !important; color: #fff !important; background: #39a6cf !important; border: 1px solid #39a6cf !important; border-radius: 0 !important; font-size: 11px !important; }

.bwbook-guests--list { min-height: calc(100vh - 54px); padding: 0 18px 48px; background: #f4f5f5; }
.bwbook-guests-video-toolbar { display: grid; grid-template-columns: 170px minmax(420px,760px) 1fr auto; min-height: 72px; max-width: 1760px; margin: 0 auto; align-items: center; gap: 16px; }
.bwbook-guests-video-toolbar h1 { margin: 0; color: #263236; font-size: 24px; font-weight: 500; }
.bwbook-guests-video-toolbar__filters { display: grid; grid-template-columns: minmax(280px,1fr) 170px 44px; align-items: stretch; }
.bwbook-guests-video-toolbar__filters label { margin: 0 -1px 0 0 !important; }
.bwbook-guests-video-toolbar__filters input,
.bwbook-guests-video-toolbar__filters select { width: 100% !important; min-height: 42px !important; margin: 0 !important; padding: 8px 12px !important; color: #263236 !important; background: #fff !important; border: 1px solid #c3ced1 !important; border-radius: 0 !important; box-shadow: none !important; font-size: 12px !important; }
.bwbook-guests-video-toolbar__filters button { display: grid !important; width: 44px !important; min-height: 42px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #fff !important; background: #39a6cf !important; border: 1px solid #39a6cf !important; border-radius: 0 !important; box-shadow: none !important; font-size: 23px !important; }
.bwbook-guests-video-toolbar__create { justify-self: end; width: auto !important; min-height: 42px !important; margin: 0 !important; padding: 0 14px !important; color: #fff !important; background: #39a6cf !important; border: 1px solid #39a6cf !important; border-radius: 0 !important; box-shadow: none !important; font-size: 12px !important; font-weight: 600 !important; }
.bwbook-guests-video-list { max-width: 1760px; margin: 0 auto; background: #fff; border-top: 1px solid #d8dfe1; }
.bwbook-guests-video-row { display: grid; grid-template-columns: minmax(210px,1.1fr) minmax(170px,.9fr) minmax(230px,1.2fr) minmax(150px,.8fr) 180px 28px; min-height: 62px; padding: 7px 10px; align-items: center; gap: 18px; color: #263236; background: #fff; border: 1px solid #d8dfe1; border-top: 0; text-decoration: none; }
.bwbook-guests-video-row:hover,
.bwbook-guests-video-row:focus-visible { position: relative; z-index: 1; background: #f8fcfd; border-color: #58b3d3; outline: 0; }
.bwbook-guests-video-row[hidden] { display: none !important; }
.bwbook-guests-video-row__name { display: grid; gap: 2px; }
.bwbook-guests-video-row__name strong { color: #2e3b3f; font-size: 13px; font-weight: 500; }
.bwbook-guests-video-row__name small { color: #8a9598; font-size: 10px; }
.bwbook-guests-video-row__phone,
.bwbook-guests-video-row__email { overflow: hidden; color: #36474c; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.bwbook-guests-video-row__tags { display: flex; gap: 5px; flex-wrap: wrap; }
.bwbook-guests-video-row__tags em { padding: 4px 7px; color: #4d775c; background: #f1f8ed; border: 1px solid #bed6b4; border-radius: 2px; font-size: 9px; font-style: normal; }
.bwbook-guests-video-row__tags small { color: #9aa3a6; font-size: 10px; }
.bwbook-guests-video-row__dates { display: grid; gap: 3px; color: #48a6c8; }
.bwbook-guests-video-row__dates small { font-size: 10px; }
.bwbook-guests-video-row > i { color: #84a2ad; font-size: 18px; font-style: normal; text-align: center; }

.bwbook-guest-create-dialog[hidden] { display: none !important; }
.bwbook-guest-create-dialog { position: fixed; z-index: 100000; inset: 0; display: grid; padding: 28px; place-items: center; }
.bwbook-guest-create-dialog__backdrop { position: absolute; inset: 0; background: rgba(8,31,40,.68); backdrop-filter: blur(2px); }
.bwbook-guest-create-dialog > aside { position: relative; z-index: 1; width: min(820px,calc(100vw - 40px)); max-height: calc(100dvh - 56px); overflow-y: auto; color: #263236; background: #f5f6f6; border: 1px solid #aebdc1; box-shadow: 0 22px 70px rgba(4,27,36,.3); }
.bwbook-guest-create-dialog form > header { display: flex; min-height: 76px; padding: 16px 22px; align-items: center; justify-content: space-between; background: #fff; border-bottom: 1px solid #d5dfe1; }
.bwbook-guest-create-dialog form > header h2 { margin: 0; color: #39a6cf; font-size: 25px; font-weight: 400; }
.bwbook-guest-create-dialog form > header p { margin: 4px 0 0; color: #788589; font-size: 11px; }
.bwbook-guest-create-dialog form > header button { width: 36px !important; min-height: 36px !important; margin: 0 !important; padding: 0 !important; color: #64787e !important; background: transparent !important; border: 0 !important; font-size: 28px !important; }
.bwbook-guest-create-dialog .bwbook-guest-page__edit-grid { margin: 18px 22px; padding: 20px; background: #fff; border: 1px solid #d6dfe1; }
.bwbook-guest-create-dialog form > footer { display: flex; justify-content: flex-end; gap: 9px; padding: 14px 22px; background: #fff; border-top: 1px solid #d5dfe1; }
.bwbook-guest-create-dialog form > footer button { width: auto !important; min-height: 40px !important; margin: 0 !important; padding: 0 16px !important; color: #435a62 !important; background: #fff !important; border: 1px solid #8da2a8 !important; border-radius: 0 !important; font-size: 11px !important; }
.bwbook-guest-create-dialog form > footer button.is-primary { color: #fff !important; background: #39a6cf !important; border-color: #39a6cf !important; }

.bwbook-guest-page__back { display: inline-block; margin-bottom: 8px; color: #678088; font-size: 11px; text-decoration: none; }
.bwbook-guest-page__back:hover { color: #299fc9; }
.bwbook-guest-page__view > header h1 { font-size: clamp(32px,2.4vw,42px); }

.bwbook-staff-app .bwbook-staff-main--reservation-details { width: 100%; max-width: none; padding: 0; background: #f3f5f5; }
.bwbook-staff-main--reservation-details > .bwbook-staff-context { display: none !important; }
.bwbook-reservation-detail-page { min-height: calc(100vh - 54px); padding: 20px clamp(18px,2.5vw,48px) 50px; color: #263236; background: #f3f5f5; }
.bwbook-reservation-detail-page__back { display: block; max-width: 1660px; margin: 0 auto 10px; color: #60777f; font-size: 11px; text-decoration: none; }
.bwbook-reservation-detail-page__notice { max-width: 1660px; margin: 0 auto 12px; padding: 12px 15px; color: #285740; background: #e6f3e9; border: 1px solid #b7d8c0; font-size: 12px; }
.bwbook-reservation-detail-page__notice.is-error { color: #7d3033; background: #f8e7e7; border-color: #dfb6b7; }
.bwbook-reservation-detail-card { max-width: 1660px; min-height: calc(100vh - 140px); margin: 0 auto; background: #fff; border: 1px solid #d3dade; }
.bwbook-reservation-detail-card > div { min-height: inherit; padding: 30px 34px 24px; }
.bwbook-reservation-detail-card > div[hidden],
.bwbook-reservation-detail-edit[hidden] { display: none !important; }
.bwbook-reservation-detail-card > div > header { display: flex; align-items: flex-start; justify-content: space-between; gap: 24px; }
.bwbook-reservation-detail-card > div > header h1 { margin: 0; color: #39a6cf; font-size: 34px; font-weight: 400; line-height: 1.1; }
.bwbook-reservation-detail-card > div > header h2 { margin: 12px 0 0; color: #34464c; font-size: 21px; font-weight: 400; }
.bwbook-reservation-detail-card > div > header h2 span { display: inline-block; margin-left: 7px; padding: 3px 6px; color: #768387; background: #edf0f1; border: 1px solid #d2dadd; font-size: 9px; vertical-align: middle; }
.bwbook-reservation-detail-card > div > header button,
.bwbook-reservation-detail-card__guest header a { display: grid !important; width: 34px !important; min-height: 34px !important; margin: 0 !important; padding: 0 !important; place-items: center; color: #52676e !important; background: #fff !important; border: 1px solid #8da0a6 !important; border-radius: 0 !important; box-shadow: none !important; }
.bwbook-reservation-detail-card > div > header button svg,
.bwbook-reservation-detail-card__guest header a svg { width: 16px; height: 16px; fill: currentColor; }
.bwbook-reservation-detail-card__columns { display: grid; grid-template-columns: minmax(0,1.2fr) minmax(320px,.8fr); gap: 42px; margin-top: 24px; }
.bwbook-reservation-detail-card__booking { padding-right: 42px; border-right: 1px solid #dbe2e4; }
.bwbook-reservation-detail-card__booking dl { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px 42px; margin: 0; }
.bwbook-reservation-detail-card__booking dl > div { min-width: 0; }
.bwbook-reservation-detail-card__booking dl > div.is-wide { grid-column: 1 / -1; }
.bwbook-reservation-detail-card dt,
.bwbook-reservation-detail-card__guest h3 { margin: 0 0 5px; color: #889397; font-size: 10px; font-weight: 500; }
.bwbook-reservation-detail-card dd { margin: 0; color: #35464b; font-size: 15px; line-height: 1.45; }
.bwbook-reservation-detail-card__guest header { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; }
.bwbook-reservation-detail-card__guest h2 { margin: 0; color: #35464b; font-size: 22px; font-weight: 400; }
.bwbook-reservation-detail-card__guest header p { margin: 3px 0 0; color: #56686e; font-size: 11px; }
.bwbook-reservation-detail-card__guest > h3 { margin-top: 23px; }
.bwbook-reservation-detail-card__guest > p { margin: 0; font-size: 13px; line-height: 1.7; }
.bwbook-reservation-detail-card__guest > p a { color: #39a6cf; text-decoration: none; }
.bwbook-reservation-detail-card__guest-tags { display: flex; gap: 6px; flex-wrap: wrap; }
.bwbook-reservation-detail-card__guest-tags span { padding: 5px 8px; color: #3b6a79; background: #f4fbfd; border: 1px solid #78b5ca; font-size: 9px; }
.bwbook-reservation-detail-card > div > footer { display: flex; margin-top: 110px; padding-top: 12px; gap: 10px; color: #8b9699; border-top: 1px solid #dce3e5; font-size: 9px; }
.bwbook-reservation-detail-card > div > footer i { font-style: normal; }
.bwbook-reservation-detail-edit { padding: 26px 32px 22px; }
.bwbook-reservation-detail-edit > header h2 { margin: 0; color: #39a6cf; font-size: 29px; font-weight: 400; }
.bwbook-reservation-detail-edit > header p { margin: 5px 0 0; color: #788589; font-size: 11px; }
.bwbook-reservation-detail-edit__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px 22px; margin-top: 22px; padding: 22px; background: #f8fafa; border: 1px solid #d6dfe1; }
.bwbook-reservation-detail-edit__grid label { display: grid !important; gap: 6px; margin: 0 !important; padding: 0 !important; color: #596a70 !important; background: transparent !important; border: 0 !important; font-size: 11px !important; font-weight: 600 !important; }
.bwbook-reservation-detail-edit__grid label.is-wide { grid-column: 1 / -1; }
.bwbook-reservation-detail-edit__grid input,
.bwbook-reservation-detail-edit__grid select,
.bwbook-reservation-detail-edit__grid textarea { box-sizing: border-box !important; width: 100% !important; min-height: 44px !important; margin: 0 !important; padding: 9px 11px !important; color: #263236 !important; background: #fff !important; border: 1px solid #bdc9cc !important; border-radius: 0 !important; box-shadow: none !important; font-size: 13px !important; }
.bwbook-reservation-detail-edit__grid textarea { min-height: 100px !important; resize: vertical; }
.bwbook-reservation-detail-edit > footer { display: flex; justify-content: flex-end; gap: 9px; margin-top: 16px; }
.bwbook-reservation-detail-edit > footer button { width: auto !important; min-height: 40px !important; margin: 0 !important; padding: 0 16px !important; color: #435a62 !important; background: #fff !important; border: 1px solid #8da2a8 !important; border-radius: 0 !important; font-size: 11px !important; }
.bwbook-reservation-detail-edit > footer button.is-primary { color: #fff !important; background: #39a6cf !important; border-color: #39a6cf !important; }
.bwbook-reservation-detail-page--missing { display: grid; place-content: center; text-align: center; }
.bwbook-reservation-detail-page--missing h1 { color: #39a6cf; font-weight: 400; }
.bwbook-reservation-detail-page--missing a { color: #299fc9; }

.bwbook-today-details > header nav { display: flex; align-items: center; gap: 7px; }
.bwbook-today-details > header nav a,
.bwbook-today-details__body > section > header a { display: grid; width: 32px; height: 32px; place-items: center; color: #566b72; background: #fff; border: 1px solid #91a4aa; text-decoration: none; }
.bwbook-today-details > header nav a svg,
.bwbook-today-details__body > section > header a svg { width: 15px; height: 15px; fill: currentColor; }
.bwbook-today-details__body > section > header { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; }
.bwbook-today-details__body > section > header h3 { margin: 0; }
.bwbook-today-walk-in-hint { display: flex; margin: 12px 22px 0; padding: 11px 14px; align-items: center; gap: 14px; color: #315d6c; background: #e9f6fa; border: 1px solid #a9d8e7; font-size: 12px; }
.bwbook-dashboard-chart > header nav { display: flex; align-items: center; gap: 4px; }
.bwbook-dashboard-chart > header nav a { display: grid; min-width: 26px; min-height: 26px; padding: 0 7px; place-items: center; color: #61767d; background: #fff; border: 1px solid #cfdbde; font-size: 10px; font-weight: 600; text-decoration: none; }
.bwbook-dashboard-chart > header nav a:first-child,
.bwbook-dashboard-chart > header nav a:last-child { padding: 0; font-size: 18px; }
.bwbook-dashboard-chart > header nav a:hover { color: #299fc9; border-color: #65b5d2; }

@media (max-width: 1050px) {
	.bwbook-staff-primary-nav a { padding: 0 8px; font-size: 10px; }
	.bwbook-guests-video-toolbar { grid-template-columns: 110px minmax(380px,1fr) auto; }
	.bwbook-guests-video-toolbar__create { grid-column: 3; }
	.bwbook-guests-video-row { grid-template-columns: minmax(190px,1fr) 160px minmax(210px,1fr) 150px 26px; }
	.bwbook-guests-video-row__dates { display: none; }
}
@media (max-width: 820px) {
	.bwbook-staff-primary-nav { display: none; }
	.bwbook-staff-app .bwbook-staff-topbar__right { margin-left: auto; }
	.bwbook-guests-video-toolbar { grid-template-columns: 1fr auto; padding: 13px 0; }
	.bwbook-guests-video-toolbar h1 { grid-column: 1; }
	.bwbook-guests-video-toolbar__filters { grid-row: 2; grid-column: 1 / -1; grid-template-columns: 1fr 145px 44px; }
	.bwbook-guests-video-row { grid-template-columns: minmax(160px,1fr) minmax(180px,1fr) 120px 24px; }
	.bwbook-guests-video-row__phone { display: none; }
	.bwbook-reservation-detail-card__columns { grid-template-columns: 1fr; }
	.bwbook-reservation-detail-card__booking { padding-right: 0; padding-bottom: 28px; border-right: 0; border-bottom: 1px solid #dbe2e4; }
	.bwbook-reservation-detail-card > div > footer { margin-top: 55px; }
}
@media (max-width: 560px) {
	.bwbook-guests--list { padding: 0 8px 32px; }
	.bwbook-guests-video-toolbar__filters { grid-template-columns: 1fr 42px; }
	.bwbook-guests-video-toolbar__filters label:nth-child(2) { grid-row: 2; grid-column: 1 / -1; margin-top: 6px !important; }
	.bwbook-guests-video-toolbar__create { min-height: 38px !important; padding: 0 10px !important; }
	.bwbook-guests-video-row { grid-template-columns: 1fr 22px; gap: 8px; }
	.bwbook-guests-video-row__phone,
	.bwbook-guests-video-row__email,
	.bwbook-guests-video-row__tags { grid-column: 1; }
	.bwbook-guests-video-row > i { grid-row: 1; grid-column: 2; }
	.bwbook-guest-create-dialog { padding: 0; }
	.bwbook-guest-create-dialog > aside { width: 100vw; max-height: 100dvh; min-height: 100dvh; }
	.bwbook-reservation-detail-page { padding: 10px 8px 30px; }
	.bwbook-reservation-detail-card > div,
	.bwbook-reservation-detail-edit { padding: 20px 16px; }
	.bwbook-reservation-detail-card__booking dl,
	.bwbook-reservation-detail-edit__grid { grid-template-columns: 1fr; }
	.bwbook-reservation-detail-card__booking dl > div.is-wide,
	.bwbook-reservation-detail-edit__grid label.is-wide { grid-column: auto; }
}

/* Frame-matched Teburio dashboard — v0.16.1 */
.bwbook-staff-app .bwbook-dashboard { color: #252d30; }
.bwbook-staff-app .bwbook-dashboard-hero {
	display: grid;
	grid-template-columns: minmax(520px,590px) minmax(0,1fr);
	min-height: 432px;
	padding: 0 8px;
	align-items: center;
	gap: 28px;
}
.bwbook-staff-app .bwbook-dashboard-welcome > time { color: #5d666a; font-size: 18px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-welcome h1 { margin: 8px 0 27px; color: #202426; font-size: clamp(42px,2.8vw,54px); font-weight: 300; letter-spacing: -.035em; }
.bwbook-staff-app .bwbook-dashboard-weather {
	display: grid;
	grid-template-columns: 150px minmax(0,1fr);
	width: 100%;
	max-width: 560px;
	padding: 0;
	overflow: visible;
	color: #2f383b;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.bwbook-staff-app .bwbook-dashboard-weather::before,
.bwbook-staff-app .bwbook-dashboard-weather__current { display: none; }
.bwbook-staff-app .bwbook-dashboard-weather__details {
	grid-row: 1;
	grid-column: 1;
	display: grid;
	grid-template-columns: 1fr;
	gap: 9px;
	margin: 0;
	padding: 2px 25px 2px 8px;
	align-content: center;
	border-right: 1px solid #d7dcdd;
}
.bwbook-staff-app .bwbook-dashboard-weather__details > span { display: grid; grid-template-columns: 23px 1fr; align-items: center; }
.bwbook-staff-app .bwbook-dashboard-weather__details > span::before { color: #39464a; font-size: 17px; text-align: center; }
.bwbook-staff-app .bwbook-dashboard-weather__details > span:nth-child(1)::before { content: "☂"; }
.bwbook-staff-app .bwbook-dashboard-weather__details > span:nth-child(2)::before { content: "≋"; }
.bwbook-staff-app .bwbook-dashboard-weather__details > span:nth-child(3)::before { content: "☼"; }
.bwbook-staff-app .bwbook-dashboard-weather__details > span small { display: none; }
.bwbook-staff-app .bwbook-dashboard-weather__details > span b { margin: 0; color: #30383b; font-size: 15px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-weather-source { position: absolute; left: 8px; bottom: -17px; color: #9aa2a4; font-size: 7px; }
.bwbook-staff-app .bwbook-dashboard-hourly {
	grid-row: 1;
	grid-column: 2;
	display: grid;
	grid-template-columns: repeat(5,minmax(52px,1fr));
	gap: 12px;
	margin: 0;
	padding: 0 0 0 24px;
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	backdrop-filter: none;
}
.bwbook-staff-app .bwbook-dashboard-hourly > div { display: grid; grid-template-rows: 22px 37px 23px; gap: 2px; place-items: center; color: #283235; }
.bwbook-staff-app .bwbook-dashboard-hourly > div + div::before { display: none; }
.bwbook-staff-app .bwbook-dashboard-hourly span { color: #455154; font-size: 13px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-hourly b { font-size: 29px; filter: none; }
.bwbook-staff-app .bwbook-dashboard-hourly strong { color: #30393c; font-size: 14px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-hourly small { display: none; }
.bwbook-staff-app .bwbook-dashboard-forecast { display: flex; min-width: 0; padding: 0; gap: 24px; overflow: hidden; }
.bwbook-staff-app .bwbook-dashboard-day-card {
	display: flex;
	flex: 0 0 264px;
	min-height: 250px;
	padding: 27px 25px 20px;
	color: #22282a;
	background: #fff;
	border: 1px solid #d4d9db;
	border-radius: 9px;
	box-shadow: 0 1px 3px rgba(20,43,49,.05);
}
.bwbook-staff-app .bwbook-dashboard-day-card header span { font-size: 25px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-day-card header i { color: #3aa9d2; font-size: 24px; letter-spacing: -6px; }
.bwbook-staff-app .bwbook-dashboard-day-card > div { margin-top: 39px; }
.bwbook-staff-app .bwbook-dashboard-day-card > div strong { color: #191e20; font-size: 58px; font-weight: 300; }
.bwbook-staff-app .bwbook-dashboard-day-card > div span { margin-left: 6px; color: #30383b; font-size: 25px; font-weight: 300; }
.bwbook-staff-app .bwbook-dashboard-day-card footer { min-height: 42px; }
.bwbook-staff-app .bwbook-dashboard-day-card__weather { gap: 8px; min-height: 0; padding: 0; color: #35515a; background: transparent; border-radius: 0; flex-direction: row-reverse; }
.bwbook-staff-app .bwbook-dashboard-day-card__weather i { font-size: 28px; }
.bwbook-staff-app .bwbook-dashboard-day-card__weather b { color: #2c3639; font-size: 15px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-day-card__weather small { display: none; }

.bwbook-staff-app .bwbook-dashboard-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px; align-items: start; }
.bwbook-staff-app .bwbook-dashboard-card { background: #fff; border: 1px solid #d3d9db; border-radius: 8px; box-shadow: 0 1px 3px rgba(21,46,49,.04); }
.bwbook-staff-app .bwbook-dashboard-card > header { min-height: 88px; padding: 23px 24px 17px; }
.bwbook-staff-app .bwbook-dashboard-card > header h2 { margin: 0; color: #202628; font-size: 27px; font-weight: 600; line-height: 1.15; }
.bwbook-staff-app .bwbook-dashboard-online { min-height: 540px; }
.bwbook-staff-app .bwbook-dashboard-online > header nav { display: flex; align-items: center; gap: 17px; }
.bwbook-staff-app .bwbook-dashboard-online > header nav a { display: grid; width: auto; min-width: 26px; height: 32px; padding: 0; place-items: center; color: #687579; border: 0; font-size: 22px; font-weight: 600; letter-spacing: 1px; text-decoration: none; }
.bwbook-staff-app .bwbook-dashboard-online > header nav a:last-child { font-size: 16px; letter-spacing: 2px; }
.bwbook-staff-app .bwbook-dashboard-online-list { padding: 0 24px 18px; }
.bwbook-staff-app .bwbook-dashboard-online-list > a {
	display: grid;
	grid-template-columns: 96px minmax(0,1fr) 38px;
	min-height: 142px;
	padding: 16px 4px;
	align-items: center;
	gap: 20px;
	color: #293235;
	border-top: 1px solid #d7dddf;
}
.bwbook-staff-app .bwbook-dashboard-online-list > a:first-child { border-top: 0; }
.bwbook-staff-app .bwbook-dashboard-online-list time { min-height: 103px; padding-right: 20px; border-right: 1px solid #d3d9db; }
.bwbook-staff-app .bwbook-dashboard-online-list time small { color: #5e6a6e; font-size: 15px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-online-list time strong { margin: 7px 0; color: #202628; font-size: 30px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-online-list time span { color: #58a0a7; font-size: 14px; }
.bwbook-staff-app .bwbook-dashboard-online-list h3 { display: flex; margin: 0 0 8px; align-items: center; color: #252b2d; font-size: 20px; font-weight: 600; }
.bwbook-staff-app .bwbook-dashboard-online-list h3 small { margin-left: 14px; padding-left: 14px; color: #7b8588; border-left: 1px solid #bfc7c9; font-size: 12px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-online-list p { margin: 0; color: #30393c; font-size: 18px; font-weight: 400; }
.bwbook-staff-app .bwbook-dashboard-online-list blockquote { margin: 9px 0 0; color: #334043; font-size: 14px; }
.bwbook-staff-app .bwbook-dashboard-online-list blockquote::before { margin-right: 6px; color: #5aa5aa; content: "●"; }
.bwbook-staff-app .bwbook-dashboard-online-list > a > i { color: #35acd4; font-size: 30px; font-weight: 700; }
.bwbook-staff-app .bwbook-dashboard-empty { min-height: 410px; }
.bwbook-staff-app .bwbook-dashboard-empty p { font-size: 15px; }

.bwbook-staff-app .bwbook-dashboard-side { display: grid; gap: 24px; }
.bwbook-staff-app .bwbook-dashboard-note { min-height: 240px; background: #e8f3f5; border-color: #bfd4d8; }
.bwbook-staff-app .bwbook-dashboard-note > header { min-height: 82px; }
.bwbook-staff-app .bwbook-dashboard-note > header button { width: 34px !important; min-height: 34px !important; color: #526970 !important; font-size: 22px !important; }
.bwbook-staff-app .bwbook-dashboard-note__display { padding: 14px 25px 24px; }
.bwbook-staff-app .bwbook-dashboard-note__display p { color: #293336; font-size: 18px; line-height: 1.6; }
.bwbook-staff-app .bwbook-dashboard-note__editor { padding: 0 24px 20px; }
.bwbook-staff-app .bwbook-dashboard-note__editor textarea { min-height: 103px; font-size: 15px; }

.bwbook-staff-app .bwbook-dashboard-chart { min-height: 382px; }
.bwbook-staff-app .bwbook-dashboard-chart > header { min-height: 112px; padding-bottom: 12px; align-items: flex-start; }
.bwbook-staff-app .bwbook-dashboard-chart > header p { margin: 6px 0 0; color: #323b3e; font-size: 14px; }
.bwbook-staff-app .bwbook-dashboard-chart > header nav { display: flex; margin-top: 5px; align-items: center; gap: 22px; }
.bwbook-staff-app .bwbook-dashboard-chart > header nav a { display: grid; min-width: auto; min-height: 30px; padding: 0; place-items: center; color: #617176; background: transparent; border: 0; font-size: 15px; font-weight: 400; text-decoration: none; }
.bwbook-staff-app .bwbook-dashboard-chart > header nav a:first-child,
.bwbook-staff-app .bwbook-dashboard-chart > header nav a:last-child { font-size: 31px; font-weight: 300; }
.bwbook-staff-app .bwbook-dashboard-chart__plot { display: grid; grid-template-columns: 55px minmax(0,1fr); height: 300px; padding: 0 27px 20px 13px; }
.bwbook-staff-app .bwbook-dashboard-chart__scale { display: flex; padding: 0 13px 28px 0; justify-content: space-between; color: #667276; flex-direction: column; font-size: 13px; text-align: right; }
.bwbook-staff-app .bwbook-dashboard-chart__bars { display: grid; grid-template-columns: repeat(7,minmax(34px,1fr)); gap: 25px; min-width: 0; padding: 0 9px; align-items: stretch; background: repeating-linear-gradient(to bottom,#dfe5e6 0,#dfe5e6 1px,transparent 1px,transparent 25%); border-bottom: 1px solid #d7dddf; }
.bwbook-staff-app .bwbook-dashboard-chart__bars > div { display: grid; grid-template-rows: minmax(0,1fr) 28px; height: 100%; min-width: 0; align-items: end; text-align: center; }
.bwbook-staff-app .bwbook-dashboard-chart__bars > div > span { align-self: end; width: 78%; height: max(3px,var(--bw-dashboard-bar)); max-height: 100%; margin: 0 auto; background: #b6ddef; border-radius: 0; }
.bwbook-staff-app .bwbook-dashboard-chart__bars > div > span b { display: none; }
.bwbook-staff-app .bwbook-dashboard-chart__bars small { padding-top: 8px; color: #59676b; font-size: 13px; }

@media (max-width: 1500px) {
	.bwbook-staff-app .bwbook-dashboard-hero { grid-template-columns: minmax(400px,445px) minmax(0,1fr); gap: 22px; }
	.bwbook-staff-app .bwbook-dashboard-welcome > time { font-size: 15px; }
	.bwbook-staff-app .bwbook-dashboard-welcome h1 { font-size: 42px; }
	.bwbook-staff-app .bwbook-dashboard-weather { grid-template-columns: 128px minmax(0,1fr); }
	.bwbook-staff-app .bwbook-dashboard-hourly { gap: 5px; padding-left: 14px; }
	.bwbook-staff-app .bwbook-dashboard-day-card { flex-basis: 218px; min-height: 220px; padding: 22px 19px 17px; }
	.bwbook-staff-app .bwbook-dashboard-day-card header span { font-size: 20px; }
	.bwbook-staff-app .bwbook-dashboard-day-card > div strong { font-size: 48px; }
	.bwbook-staff-app .bwbook-dashboard-online-list h3 { font-size: 16px; }
	.bwbook-staff-app .bwbook-dashboard-online-list p { font-size: 14px; }
	.bwbook-staff-app .bwbook-dashboard-chart__bars { gap: 13px; }
}
@media (max-width: 1050px) {
	.bwbook-staff-app .bwbook-dashboard-hero { display: block; min-height: 0; padding: 34px 4px 30px; }
	.bwbook-staff-app .bwbook-dashboard-welcome { margin-bottom: 30px; }
	.bwbook-staff-app .bwbook-dashboard-forecast { overflow-x: auto; }
	.bwbook-staff-app .bwbook-dashboard-day-card { flex: 0 0 210px; }
	.bwbook-staff-app .bwbook-dashboard-grid { gap: 18px; }
	.bwbook-staff-app .bwbook-dashboard-online-list > a { grid-template-columns: 72px minmax(0,1fr) 28px; gap: 12px; }
	.bwbook-staff-app .bwbook-dashboard-online-list time { padding-right: 12px; }
	.bwbook-staff-app .bwbook-dashboard-online-list h3 { display: block; }
	.bwbook-staff-app .bwbook-dashboard-online-list h3 small { display: block; margin: 4px 0 0; padding: 0; border: 0; }
}
@media (max-width: 820px) {
	.bwbook-staff-app .bwbook-dashboard-grid { grid-template-columns: 1fr; }
	.bwbook-staff-app .bwbook-dashboard-online { min-height: 0; }
	.bwbook-staff-app .bwbook-dashboard-chart__bars { gap: 10px; }
}
@media (max-width: 560px) {
	.bwbook-staff-app .bwbook-dashboard-hero { padding-top: 24px; }
	.bwbook-staff-app .bwbook-dashboard-welcome h1 { margin-bottom: 21px; font-size: 34px; }
	.bwbook-staff-app .bwbook-dashboard-weather { grid-template-columns: 1fr; }
	.bwbook-staff-app .bwbook-dashboard-weather__details { grid-row: 1; grid-column: 1; grid-template-columns: repeat(3,1fr); padding: 0 0 15px; border-right: 0; border-bottom: 1px solid #d7dcdd; }
	.bwbook-staff-app .bwbook-dashboard-hourly { grid-row: 2; grid-column: 1; padding: 16px 0 0; }
	.bwbook-staff-app .bwbook-dashboard-day-card { flex-basis: 175px; min-height: 178px; }
	.bwbook-staff-app .bwbook-dashboard-day-card > div { margin-top: 25px; }
	.bwbook-staff-app .bwbook-dashboard-day-card > div strong { font-size: 38px; }
	.bwbook-staff-app .bwbook-dashboard-card > header { min-height: 72px; padding: 18px 15px 12px; }
	.bwbook-staff-app .bwbook-dashboard-card > header h2 { font-size: 21px; }
	.bwbook-staff-app .bwbook-dashboard-online-list { padding: 0 12px 10px; }
	.bwbook-staff-app .bwbook-dashboard-online-list > a { grid-template-columns: 55px minmax(0,1fr) 22px; min-height: 118px; padding: 11px 2px; gap: 8px; }
	.bwbook-staff-app .bwbook-dashboard-online-list time { min-height: 84px; }
	.bwbook-staff-app .bwbook-dashboard-online-list time strong { font-size: 23px; }
	.bwbook-staff-app .bwbook-dashboard-online-list h3 { font-size: 14px; }
	.bwbook-staff-app .bwbook-dashboard-online-list p { font-size: 11px; }
	.bwbook-staff-app .bwbook-dashboard-online-list blockquote { font-size: 10px; }
	.bwbook-staff-app .bwbook-dashboard-note__display p { font-size: 15px; }
	.bwbook-staff-app .bwbook-dashboard-chart__plot { grid-template-columns: 38px minmax(0,1fr); padding-right: 12px; }
	.bwbook-staff-app .bwbook-dashboard-chart__bars { grid-template-columns: repeat(7,minmax(18px,1fr)); gap: 5px; padding: 0 3px; }
	.bwbook-staff-app .bwbook-dashboard-chart__bars small { font-size: 9px; }
}
