/* Booking requests, language choice, and owner workspace. */
[hidden]{display:none!important}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #0584b6;outline-offset:3px}button.button{border:0}.header-tools{display:flex;align-items:center;gap:22px}.language-switch{display:inline-flex;border:1px solid #bed5e3;border-radius:6px;background:#fff;padding:3px;flex-shrink:0}.language-switch button{background:transparent;color:#31586e;border:0;border-radius:3px;padding:7px 10px;font-size:14px}.language-switch button[aria-pressed=true]{background:#075b91;color:#fff}.email-quote{display:block;margin-top:18px}.visit-section{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;padding-top:80px;padding-bottom:80px}.visit-intro>p:not(.eyebrow){margin:24px 0;color:#466578;max-width:410px}.visit-steps{list-style:none;padding:0;margin:36px 0}.visit-steps li{display:flex;gap:20px;margin:25px 0}.visit-steps li>span{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#e6f4fc;color:#087baa;font-size:14px}.visit-steps h3{font-size:18px;margin:0 0 5px}.visit-steps p{font-size:16px;color:#516b7c}.visit-panel{min-width:0;background:#f2f8fc;border:1px solid #d7e5ed;border-top:4px solid #bd943f;border-radius:7px;padding:30px}.visit-panel label,.inquiry-editor label{display:block;font-size:15px;font-weight:600;margin:0 0 8px}.visit-panel input:not([type=radio]),.visit-panel select,.visit-panel textarea,.inquiry-editor input,.inquiry-editor select,.inquiry-editor textarea{display:block;width:100%;min-width:0;border:1px solid #b8cfdc;background:white;color:#093f63;border-radius:4px;padding:12px;font-size:16px;margin:0 0 20px}.visit-panel textarea,.inquiry-editor textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row>div{min-width:0}.field-help,.form-privacy{font-size:14px;color:#4d697c;line-height:1.6;margin:-10px 0 20px}.form-privacy{margin:8px 0 20px}.visit-panel .button+.field-help{margin:14px 0 0}.request-type{border:0;padding:0;margin:0 0 26px}.request-type legend{font-size:18px;font-weight:600;margin-bottom:12px}.request-type label{display:inline-flex;align-items:center;gap:8px;background:white;border:1px solid #bdd6e4;border-radius:5px;padding:12px;margin:0 6px 8px 0;font-size:14px;cursor:pointer}.request-type label:has(:checked){border-color:#075b91;background:#e1f2fb}.request-type input{accent-color:#075b91}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.request-success{padding:40px 5px;text-align:center}.request-success h3{font-size:30px;line-height:1.3;margin:18px 0}.request-success p{margin-bottom:18px}.success-check{display:grid;place-items:center;width:65px;height:65px;background:#d4eee3;color:#17614d;border-radius:50%;font-size:30px;margin:0 auto 25px}.request-success .receipt-ref{background:white;padding:15px;border-radius:4px;font-weight:700;font-size:18px}.request-success .button{margin-top:12px}.message-error{background:#fff0ed;color:#9c3524;border:1px solid #e8b3a9;padding:14px;border-radius:4px;margin:16px 0}.message-ok{background:#e4f3eb;color:#215b44;padding:14px;border-radius:4px;margin:16px 0}.muted{color:#607c8c;font-size:14px}.admin-body{background:#f1f6fa;padding:0}.dashboard-header{height:auto;min-height:95px;padding:14px 5%;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #d7e5ed;background:white}.dashboard-header .business-logo{width:64px;height:64px}.dashboard-header .brand{font-size:25px}.dashboard-header .brand small{font-size:10px}.dashboard-nav{display:flex;gap:25px;align-items:center;font-size:14px}.dashboard-main{max-width:1440px;padding:45px 5% 70px;margin:auto}.dashboard-title{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:35px}.dashboard-title h1{font-size:40px;letter-spacing:-.04em;line-height:1.2;margin:10px 0 12px}.dashboard-title p:not(.eyebrow){color:#536f82}.status-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.status-card{display:flex;justify-content:space-between;align-items:center;text-align:left;background:white;border:1px solid #d2e1ec;border-top:3px solid #2586b2;border-radius:6px;padding:20px;color:#093f63}.status-card strong{font-size:32px}.status-card span{font-size:15px;font-weight:600}.status-card:last-child{border-top-color:#348564}.dashboard-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:28px 0 20px}.dashboard-toolbar label{font-size:14px;display:block;margin-bottom:6px}.dashboard-toolbar select{padding:10px 35px 10px 12px;border:1px solid #bfd3e0;border-radius:4px;background:white;color:#093f63;font-size:16px}.dashboard-toolbar p{font-size:14px;color:#577486}.inquiry-workspace{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.inquiry-workspace:has(.inquiry-editor:not([hidden])){grid-template-columns:1fr 1fr}.request-card{display:block;width:100%;color:#093f63;background:white;border:1px solid #d4e2eb;border-radius:6px;padding:22px;margin-bottom:12px;text-align:left}.request-card:hover,.request-card[aria-current=true]{border-color:#075b91;box-shadow:0 3px 15px #073b6212}.request-card-top{display:flex;align-items:start;justify-content:space-between;gap:12px}.request-card h3{font-size:19px;margin:0 0 7px;overflow-wrap:anywhere}.request-card p{margin:6px 0 0;font-size:15px;color:#526e80;overflow-wrap:anywhere}.request-card .request-meta{font-size:13px;margin-top:15px}.status-pill{font-size:12px;padding:5px 9px;border-radius:20px;background:#e6f3fb;white-space:nowrap}.status-confirmed{background:#e0f1e8;color:#246147}.status-quoted{background:#fff1d6;color:#785623}.status-contacted{background:#eeedfb;color:#565087}.empty-requests{background:white;border:1px dashed #bed2df;border-radius:6px;padding:55px 22px;text-align:center}.empty-requests h3{font-size:23px;margin-bottom:12px}.empty-requests p{color:#607b8b}.inquiry-editor{background:white;border:1px solid #c9dce8;border-radius:6px;padding:28px;min-width:0;scroll-margin-top:20px}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.editor-heading .eyebrow{margin:0}.editor-heading button{border:0;background:#eef5fa;color:#093f63;border-radius:50%;font-size:23px;width:32px;height:32px;line-height:1}.inquiry-editor h2{font-size:28px;overflow-wrap:anywhere}.inquiry-editor dl{display:grid;grid-template-columns:125px 1fr;gap:12px;font-size:15px;margin:25px 0}.inquiry-editor dt{color:#607b8b}.inquiry-editor dd{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.contact-actions{display:flex;gap:20px;flex-wrap:wrap}.contact-actions a{font-size:15px;font-weight:600;text-decoration:underline;text-underline-offset:4px}.customer-notes{border-top:1px solid #d7e5ed;margin-top:24px;padding-top:22px}.customer-notes h3{font-size:16px;margin:0 0 10px}.customer-notes p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;color:#4c6a7c;margin-bottom:25px}.confirmation-note{padding:12px;background:#f1f7fb;border-left:3px solid #b08c42;font-size:14px;margin-bottom:22px}.pagination{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:22px;font-size:14px}.pagination button{background:white;border:1px solid #c5d9e6;border-radius:4px;padding:10px 16px;color:#093f63}.pagination button:disabled{cursor:default;opacity:.45}.dashboard-footnote{font-size:14px;color:#607b8b;margin-top:30px}
@media(max-width:1100px){.header-tools{gap:16px}.header nav>a:not(.button){display:none}.visit-section{gap:36px}.inquiry-workspace:has(.inquiry-editor:not([hidden])){grid-template-columns:1fr 1.1fr}}
@media(max-width:760px){.header{height:auto;min-height:115px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px;gap:10px}.header .business-logo{width:60px;height:60px}.header .brand{font-size:22px}.header .brand small{font-size:8px}.header-tools{margin-left:auto;gap:10px}.header-tools nav{display:none}.language-switch button{padding:7px 8px;font-size:14px}.visit-section{grid-template-columns:1fr;padding-top:50px;padding-bottom:50px;gap:30px}.visit-panel{padding:22px}.visit-intro h2{font-size:38px}.visit-steps{margin:24px 0}.form-row{grid-template-columns:1fr;gap:0}.dashboard-header{flex-wrap:wrap;padding:12px 5%}.dashboard-nav{flex:1;justify-content:flex-end;gap:15px;flex-wrap:wrap}.dashboard-main{padding-top:30px}.dashboard-title{display:block}.dashboard-title h1{font-size:33px}.dashboard-title .button{margin-top:22px}.status-overview{grid-template-columns:1fr 1fr;gap:10px}.status-card{padding:14px}.status-card strong{font-size:27px}.inquiry-workspace:has(.inquiry-editor:not([hidden])){grid-template-columns:1fr}.inquiry-editor{grid-row:1;padding:22px}.inquiry-editor dl{grid-template-columns:100px 1fr}.request-card{padding:18px}.request-card-top{flex-wrap:wrap}.dashboard-toolbar{align-items:center}.dashboard-header .brand>span{display:block}.dashboard-header .brand small{max-width:none}}
@media(max-width:400px){.header .brand small{max-width:120px}.header .brand>span{display:block}.header-tools{margin-left:0}.header .business-logo{width:55px;height:55px}}
