:root{--ink:#112b43;--muted:#637386;--line:#dce3eb;--accent:#a72b30;--tint:#f5f7fa;--white:#fff;font-family:Inter,'Segoe UI',Arial,sans-serif;color:var(--ink);font-size:16px;background:#f2f5f8}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #3275c6;outline-offset:3px}[hidden]{display:none!important}.topbar{max-width:1200px;margin:auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;padding:20px 32px}.wordmark{text-decoration:none;font-size:26px;font-weight:800;letter-spacing:-1px}.wordmark>span{color:#5384b0}.wordmark small{font-size:12px;font-weight:700;letter-spacing:2px;display:inline-block;margin-left:15px;border-left:1px solid #bdcbd9;padding-left:15px}.header-note{font-size:14px;color:var(--muted)}.demo{padding:10px 24px;background:#fff1cf;color:#6c4b00;text-align:center;font-size:13px}.layout{max-width:1136px;margin:24px auto 40px;display:grid;grid-template-columns:340px 1fr;border-radius:24px;overflow:hidden;box-shadow:0 15px 60px #153e6412;min-height:700px}.venue{background:var(--ink);color:white;padding:38px 34px;display:flex;flex-direction:column;align-items:flex-start}.logo-box{width:146px;height:146px;background:#fff;border-radius:20px;overflow:hidden;margin-bottom:36px;display:grid;place-items:center}.logo-box img{width:100%;height:100%;object-fit:contain}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:750;margin:0 0 12px}.venue .eyebrow{color:#a8c1d7}h1{font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1.08;margin:0 0 18px;letter-spacing:-1px}.intro{font-size:17px;line-height:1.6;color:#d6e3ef;margin:0 0 20px}.location{font-size:14px;line-height:1.6;color:#a8c1d7}.venue-links{display:flex;flex-direction:column;gap:12px;margin:15px 0}.venue-links a{font-size:15px;text-decoration:none;border-bottom:1px solid #ffffff38;padding-bottom:10px}.venue-bottom{margin-top:auto;padding-top:50px}.mini-label{font-size:11px;letter-spacing:2px;color:#a8c1d7}.venue-bottom p{font-family:Georgia,serif;font-size:25px;line-height:1.4}.booking{background:white;padding:34px 44px 32px;min-width:0}.steps{display:flex;gap:12px;align-items:center;margin-bottom:40px;color:#8491a0;font-size:14px}.steps>span{white-space:nowrap;display:flex;align-items:center;gap:7px}.steps b{font-weight:500}.steps i{height:1px;flex:1;background:var(--line)}.steps .current{color:var(--accent);font-weight:800}.steps .current b{font-weight:750}h2{font-family:Georgia,serif;font-size:36px;letter-spacing:-.8px;font-weight:400;margin:0 0 12px;line-height:1.14}.muted{color:var(--muted);font-size:16px;line-height:1.6;margin:0 0 26px}.party-line{display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);padding:20px 0;margin-bottom:26px}label{font-size:15px;font-weight:650}.party-line small{display:block;font-size:13px;color:var(--muted);margin-top:5px;font-weight:400}.stepper{display:flex;align-items:center;gap:20px}.stepper button{border:1px solid var(--line);width:42px;height:42px;border-radius:50%;background:white;font-size:24px;color:var(--ink)}.stepper output{font-size:22px;min-width:22px;text-align:center;font-weight:700}.date-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}input,textarea,select{border:1px solid #cbd5e1;background:white;color:var(--ink);border-radius:8px;padding:12px;min-height:46px;max-width:100%}input[type=date]{padding:8px 10px;font-size:14px}.days{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.day{display:flex;flex-direction:column;align-items:center;gap:5px;padding:12px 2px;border:1px solid var(--line);background:white;border-radius:10px;color:var(--ink);font-size:13px}.day strong{font-size:20px;font-weight:650}.day.selected,.slot.selected{background:var(--ink);border-color:var(--ink);color:white}.section-label{display:flex;justify-content:space-between;align-items:center;margin-top:28px;margin-bottom:12px;gap:8px}.section-label h3{font-size:15px;margin:0}.section-label span{font-size:13px;color:var(--muted)}.slots{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;min-height:48px}.slots .muted{grid-column:1/-1;font-size:14px;margin:0}.slot{border:1px solid var(--line);background:white;color:var(--ink);min-height:46px;border-radius:8px;font-weight:650}.mode-info{font-size:14px;line-height:1.55;color:#4f6174;background:var(--tint);padding:13px 16px;border-radius:8px;margin:24px 0 18px}.primary{background:var(--accent);color:white;border:0;border-radius:10px;padding:16px 20px;font-weight:700;min-height:54px}.wide{width:100%;display:flex;justify-content:space-between;align-items:center}.fine{font-size:13px;color:var(--muted);line-height:1.6;margin:12px 0}.footer{max-width:1136px;margin:0 auto 25px;display:flex;justify-content:space-between;font-size:13px;color:var(--muted);padding:0 8px}.text-button{border:0;padding:12px 0;background:none;color:var(--ink);font-size:14px;text-align:left;text-decoration:underline;text-underline-offset:4px}.back{margin-bottom:24px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fields label{display:flex;flex-direction:column;gap:9px}.fields label small{font-weight:400;color:var(--muted)}.fields .full{grid-column:1/-1}.privacy-check{display:flex;align-items:flex-start;gap:12px;font-weight:400;line-height:1.5;margin:20px 0 24px;font-size:14px}.privacy-check input{min-height:0;width:20px;height:20px;flex-shrink:0;margin:0}.honeypot{position:absolute;left:-10000px;width:1px;overflow:hidden}.summary-card{background:var(--tint);border-radius:12px;padding:24px;margin:24px 0}.summary-card dl{display:grid;grid-template-columns:110px 1fr;gap:14px;margin:0}.summary-card dt{color:var(--muted);font-size:14px}.summary-card dd{margin:0;font-weight:650;overflow-wrap:anywhere}.result-mark{width:58px;height:58px;display:grid;place-items:center;background:#e0f1e6;color:#287747;border-radius:50%;font-size:28px;margin:20px 0 28px}.result-actions{display:flex;justify-content:space-between;gap:15px}.danger{color:#a32d33}.alert{padding:14px;background:#fff0ee;color:#962b32;border:1px solid #e5bfc3;border-radius:8px;margin-bottom:20px;font-size:15px}.manage{max-width:1100px;margin:30px auto;padding:24px;background:white;border-radius:16px}.manage-grid{display:grid;gap:15px}.manage article{padding:20px;border:1px solid var(--line);border-radius:10px}.manage input{margin:8px}.manage article button{margin:8px 8px 0 0}.status{font-weight:700}.empty{padding:24px;color:var(--muted);grid-column:1/-1}.privacy-page{max-width:760px;background:white;padding:40px;margin:35px auto;line-height:1.7}
@media(max-width:850px){.layout{margin:12px 16px 28px;grid-template-columns:260px 1fr}.venue{padding:28px 24px}.booking{padding:28px 24px}.steps{gap:6px;font-size:12px}.steps>span{gap:4px}h1{font-size:34px}h2{font-size:31px}.slots{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.topbar{min-height:68px;padding:16px 20px}.header-note{display:none}.layout{display:block;margin:0;box-shadow:none;border-radius:0}.venue{padding:24px;display:grid;grid-template-columns:72px 1fr;column-gap:18px;row-gap:0;align-items:center}.logo-box{width:72px;height:72px;border-radius:12px;margin:0;grid-row:1/4}.venue .eyebrow{font-size:10px;margin:0 0 6px}.venue h1{font-size:29px;letter-spacing:-.5px;margin:0}.venue .intro,.venue-bottom{display:none}.venue .location{margin:5px 0 0;font-size:12px}.venue-links{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;margin:12px 0 0;gap:18px}.booking{padding:26px 22px}.steps{margin-bottom:30px;font-size:14px}.demo{font-size:12px;padding:9px 20px}.days{gap:5px}.day{padding:10px 0}.day strong{font-size:18px}.slots{grid-template-columns:repeat(4,1fr)}.fields{grid-template-columns:1fr}.footer{padding:22px;margin:0;gap:20px}.footer>span:last-child{display:none}.summary-card{padding:20px}.summary-card dl{grid-template-columns:85px 1fr}.date-title input{width:148px}.privacy-page{padding:24px;margin:0}.manage{margin:0;border-radius:0}.manage input{max-width:100%;margin:8px 0}}
.venue-choice{display:flex;align-items:center;gap:20px;padding:20px;border:1px solid var(--line);border-radius:12px;text-decoration:none}.venue-choice img{object-fit:contain;border-radius:10px}.venue-choice strong{font-size:21px;display:block}.venue-choice small{font-size:14px;display:block;color:var(--muted);margin-top:8px}.operator-tools{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.manage details{background:var(--tint);padding:18px;margin:20px 0;border-radius:10px}.manage summary{cursor:pointer;font-weight:650}
@media(prefers-reduced-motion:no-preference){button{transition:background .15s,opacity .15s}button:hover:not(:disabled){filter:brightness(.95)}}
