@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap";:root{color:#1e2421;font-synthesis:none;background:#f5f4ef;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}.shell{flex-direction:column;width:min(100% - 32px,540px);min-height:100dvh;margin:0 auto;padding:36px 0 28px;display:flex}header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.eyebrow{color:#b34c35;letter-spacing:.15em;margin:0 0 10px;font-size:11px;font-weight:600}h1,h2{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:500}h1{font-size:clamp(2rem,8vw,3rem);line-height:1.05}h2{margin-bottom:28px;font-size:clamp(1.7rem,7vw,2.2rem);line-height:1.1}.step{color:#768078;letter-spacing:.12em;padding-top:4px;font-size:12px}.rule{border-top:1px solid #d9dcd4;margin:28px 0 34px}section{flex:1}.field{gap:8px;margin:0 0 20px;display:grid}label{font-size:13px;font-weight:600}label span{color:#7b837d;font-weight:400}input,select,textarea{color:#1e2421;background:#fffefa;border:1px solid #cbd1c9;border-radius:9px;outline:none;width:100%;padding:13px 14px}input:focus,select:focus,textarea:focus{border-color:#b34c35;box-shadow:0 0 0 3px #b34c3520}.slots{grid-template-columns:repeat(3,1fr);gap:9px;margin:26px 0 28px;display:grid}.time-window{grid-template-columns:repeat(5,1fr);gap:8px;margin:8px 0 14px;display:grid}.slot{cursor:pointer;color:#1e2421;background:#fffefa;border:1px solid #ccd2c9;border-radius:9px;padding:12px 6px;transition:all .16s}.slot:hover:not(:disabled),.slot.selected{background:#fff7f3;border-color:#b34c35;transform:translateY(-1px)}.slot.unavailable{color:#a8aea9;cursor:not-allowed;background:#f4f4f0;border-color:#e2e5df}.slot-legend{color:#7b837d;align-items:center;gap:7px;margin:10px 0 4px;font-size:12px;display:flex}.slot-legend .swatch{background:#f4f4f0;border:1px solid #e2e5df;border-radius:4px;flex:none;width:13px;height:13px}.slot span,.slot small{display:block}.slot span{font-weight:600}.slot small{color:#7b837d;margin-top:3px;font-size:10px}.party-hint{margin-top:2px}.party-hint a{color:#b34c35;font-weight:600;text-decoration:none}.party-hint a:hover{text-decoration:underline}.link-button{text-align:left;color:#b34c35;cursor:pointer;background:0 0;border:0;width:100%;padding:4px 0 22px;font-size:13px;font-weight:600;display:block}.link-button:hover{text-decoration:underline}.primary{color:#fff;cursor:pointer;background:#1e2421;border:0;border-radius:9px;width:100%;padding:15px 18px;font-weight:600;transition:all .16s}.primary:hover:not(:disabled){background:#b34c35;transform:translateY(-1px)}.primary:disabled{cursor:not-allowed;opacity:.35}.back{color:#69726b;cursor:pointer;background:0 0;border:0;margin-bottom:28px;padding:0}.summary{color:#59645c;border-left:3px solid #b34c35;margin-bottom:28px;padding:3px 0 3px 13px}.review{gap:1px;margin:0 0 28px;display:grid}.review div{border-bottom:1px solid #d9dcd4;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.review span{color:#7b837d;font-size:13px}.review strong{text-align:right}.muted,.fine{color:#69726b;line-height:1.6}.fine{margin-top:15px;font-size:11px}.error{color:#a3332c;background:#fff0ee;border-radius:8px;padding:12px;font-size:13px}.success-mark{color:#2f6b3e;background:#d9eadb;border-radius:50%;place-items:center;width:52px;height:52px;margin:12px 0 22px;font-size:25px;display:grid}.skeleton{background:#e1e3dd;border-radius:7px;width:80%;height:28px;animation:1.2s ease-in-out infinite alternate pulse}.skeleton.short{width:48%;margin-top:14px}@keyframes pulse{to{opacity:.45}}footer{color:#89918a;margin-top:44px;font-size:11px}footer strong{color:#4f5951}@media (width>=640px){.shell{padding-top:56px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
