.booth-page{--ink:#2c211e;--muted:#4a3833;--accent:#6e2a34;--cream:#f4efe9;min-height:100vh;color:var(--ink);background:radial-gradient(80% 50% at 10% 0,#6e2a3414,#0000 55%),linear-gradient(#f7f1ea 0%,#efe6dc 100%);font-family:DM Sans,system-ui,sans-serif}.booth-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f4efe9eb;border-bottom:1px solid #5f48421a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.booth-logo{color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;text-decoration:none}.booth-nav nav{flex-wrap:wrap;gap:1rem;display:flex}.booth-nav a{color:var(--muted);font-size:.9rem;text-decoration:none}.booth-nav a[aria-current=page]{color:var(--accent);font-weight:600}.booth-main{max-width:560px;margin:0 auto;padding:2rem 1.1rem 3.5rem}.booth-hero h1{margin:.25rem 0 .75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,6vw,3rem);line-height:1.1}.booth-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0;font-size:.75rem}.booth-lede{color:var(--muted);margin:0;line-height:1.6}.booth-rates,.booth-form-wrap{margin-top:2rem}.booth-rates h2,.booth-form-wrap h2{margin:0 0 .75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem}.booth-rates ul{margin:0 0 1rem;padding:0;list-style:none}.booth-rates li{border-bottom:1px solid #5f48421f;padding:.55rem 0}.booth-muted{color:var(--muted);font-size:.9rem}.booth-note{color:var(--muted);font-size:.9rem;line-height:1.55}.booth-form{flex-direction:column;gap:.85rem;display:flex}.booth-form label{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.booth-form input,.booth-form textarea,.booth-form select{font:inherit;background:#fff;border:1px solid #5f484238;border-radius:8px;padding:.65rem .75rem}.booth-form fieldset{border:none;margin:0;padding:0}.booth-form legend{color:var(--ink);margin-bottom:.55rem;font-size:.95rem;font-weight:600}.booth-choice{margin-top:.35rem}.booth-choice-row{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.booth-choice-card{cursor:pointer;position:relative}.booth-choice-card input{opacity:0;pointer-events:none;position:absolute}.booth-choice-ui{background:#fff;border:1.5px solid #5f484238;border-radius:12px;align-items:center;gap:.65rem;padding:.85rem 1rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.booth-choice-dot{border:2px solid #5f484259;border-radius:999px;flex-shrink:0;width:1.1rem;height:1.1rem;display:inline-block;position:relative}.booth-choice-dot:after{content:"";background:0 0;border-radius:999px;transition:background .15s;position:absolute;inset:3px}.booth-choice-label{color:var(--ink);font-size:.95rem;font-weight:600}.booth-choice-card input:checked+.booth-choice-ui{border-color:var(--accent);background:#6e2a340f;box-shadow:0 0 0 3px #6e2a341a}.booth-choice-card input:checked+.booth-choice-ui .booth-choice-dot{border-color:var(--accent)}.booth-choice-card input:checked+.booth-choice-ui .booth-choice-dot:after{background:var(--accent)}.booth-choice-card:focus-within .booth-choice-ui{outline-offset:2px;outline:2px solid #6e2a3459}.booth-inline{align-items:center;margin-right:1rem;flex-direction:row!important;gap:.4rem!important;display:inline-flex!important}.booth-form button,.booth-form .apply-submit{margin-top:.5rem}.booth-error{color:#9a3412;font-size:.9rem}.booth-success{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:10px;padding:1rem;line-height:1.55}
