/* Confirmation uses the approved contact-page palette, without changing booking forms. */
.spt-page:has(.spt-result){background:#0a1620;min-height:100vh}
.spt-page:has(.spt-result) .spt-page-header{max-width:1120px;padding:30px 28px}
.spt-page:has(.spt-result) .spt-page-header>a{color:#fff}
.spt-page:has(.spt-result) .spt-page-header>a span{color:#ffb464}
.spt-page:has(.spt-result) .spt-page-header>span,.spt-page:has(.spt-result) .spt-page-footer{color:#b9c7d1}
.spt-page:has(.spt-result) .spt-page-main{max-width:1120px;margin:16px auto 28px}
.spt-root .spt-result{--spt-button_text:#fff;background:#fff;color:#172838;max-width:1064px;margin:auto;padding:0;border:1px solid#dfe5eb;border-radius:18px;overflow:hidden;box-shadow:0 20px 70px #00000024}
.spt-root .spt-result-top{padding:36px 40px 30px;border-bottom:1px solid#e3e8ed;display:flex;gap:22px;align-items:flex-start}
.spt-root .spt-result-top>.spt-emblem{margin:0;flex:0 0 52px;background:#fff0de;color:#a85600}
.spt-root .spt-result-confirmed .spt-result-top>.spt-emblem{background:#e7f4ec;color:#24794a}
.spt-root .spt-result-cancelled .spt-result-top>.spt-emblem{background:#f0f2f5;color:#657383}
.spt-root .spt-result-top h1{font-size:34px;line-height:1.15;font-weight:650;letter-spacing:-.8px;color:#172838;margin:0}
.spt-root .spt-result-top .spt-note{max-width:720px;font-size:15px;line-height:1.6;color:#526273;margin-top:12px!important}
.spt-root .spt-result-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.spt-root .spt-result-appointment{background:#f6f8fa;padding:32px 36px;border-right:1px solid#e0e6ec}
.spt-root .spt-result-appointment h2{font-size:22px;line-height:1.3;color:#172838;font-weight:600;margin:0 0 24px}
.spt-root .spt-result-date{display:flex;gap:17px;align-items:center;margin-bottom:24px}
.spt-root .spt-result-date-tile{width:66px;flex:0 0 66px;background:#fff;border:1px solid#dfd6c8;border-radius:10px;overflow:hidden;text-align:center}
.spt-root .spt-result-date-tile>span{display:block;background:#ef8d24;color:#fff;font-size:12px;font-weight:600;text-transform:uppercase;padding:4px 6px}
.spt-root .spt-result-date-tile>strong{display:block;font-size:30px;line-height:1.3;font-weight:650;padding:5px;color:#172838}
.spt-root .spt-result-date-text{min-width:0;color:#526273;font-size:13px}
.spt-root .spt-result-date-text strong{display:block;font-size:18px;line-height:1.5;color:#172838;font-weight:600}
.spt-root .spt-result-facts{display:grid;gap:13px;color:#455768;font-size:14px;margin:0 0 26px}
.spt-root .spt-result-facts>div{display:flex;gap:10px;align-items:center}
.spt-root .spt-result-host{border-top:1px solid#dce3e9;padding-top:22px;display:flex;gap:12px;align-items:center}
.spt-root .spt-result-host img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 52px}
.spt-root .spt-result-host strong{display:block;color:#172838;font-size:14px;font-weight:600}
.spt-root .spt-result-host span{display:block;color:#526273;font-size:12px;line-height:1.6}
.spt-root .spt-result-customer{padding:32px 36px;min-width:0}
.spt-root .spt-result-customer h2{font-size:18px;line-height:1.4;color:#172838;font-weight:600;margin:0 0 22px}
.spt-root .spt-result-customer dl{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px;margin:0}
.spt-root .spt-result-customer dl>div{min-width:0}
.spt-root .spt-result-customer dt{color:#617180;font-size:12px;margin:0 0 4px}
.spt-root .spt-result-customer dd{color:#172838;font-size:14px;line-height:1.6;margin:0;overflow-wrap:anywhere}
.spt-root .spt-result-customer .spt-result-wide{grid-column:1/-1}
.spt-root .spt-result-answer{white-space:pre-wrap}
.spt-root .spt-result-next{margin-top:26px;border-top:1px solid#e3e8ed;padding-top:20px;color:#526273;font-size:13px;line-height:1.6}
.spt-root .spt-result-next strong{display:block;font-size:14px;color:#172838;margin-bottom:5px}
.spt-root .spt-result-next a{color:#915000;text-decoration:underline;text-underline-offset:3px}
.spt-root .spt-result-bottom{padding:24px 36px;border-top:1px solid#e0e6ec;background:#fff}
.spt-root .spt-result-actions{gap:10px;align-items:center;display:flex;flex-wrap:wrap}
.spt-root .spt-result .spt-primary{color:#fff!important;background:#ef8d24;border-color:#ef8d24;border-radius:8px;font-weight:600;min-height:46px;font-size:14px;padding:12px 18px}
.spt-root .spt-result .spt-secondary{border-radius:8px;font-size:13px!important;min-height:46px;padding:12px 16px;background:#fff}
.spt-root .spt-result .spt-danger{margin-left:auto;border-color:transparent;background:transparent;color:#9c3a32!important}
.spt-root .spt-result-footnote{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:20px;font-size:11px;color:#617180}
.spt-root .spt-result-footnote a{color:#526273;text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){
 .spt-page:has(.spt-result) .spt-page-header{padding:22px 20px}
 .spt-page:has(.spt-result) .spt-page-main{padding:0 14px;margin:0 auto 22px}
 .spt-root .spt-result{border-radius:14px}
 .spt-root .spt-result-top{padding:25px 22px;gap:14px}
 .spt-root .spt-result-top>.spt-emblem{width:40px;height:40px;flex-basis:40px}
 .spt-root .spt-result-top h1{font-size:27px}
 .spt-root .spt-result-top .spt-note{font-size:14px}
 .spt-root .spt-result-layout{grid-template-columns:1fr}
 .spt-root .spt-result-appointment{border-right:0;border-bottom:1px solid#e0e6ec;padding:25px 22px}
 .spt-root .spt-result-customer{padding:25px 22px}
 .spt-root .spt-result-customer dl{grid-template-columns:1fr;gap:15px}
 .spt-root .spt-result-bottom{padding:22px}
 .spt-root .spt-result-actions>*{width:100%;margin:0}
 .spt-root .spt-result-actions .spt-primary,.spt-root .spt-result-actions .spt-secondary{min-height:50px}
}
@container spt (max-width:700px){.spt-root .spt-result-layout{grid-template-columns:1fr}.spt-root .spt-result-appointment{border-right:0;border-bottom:1px solid#e0e6ec}.spt-root .spt-result{padding:0}}
