.landing-page{min-height:100%;font-family:var(--font-geist), system-ui, sans-serif;overflow-x:clip}html:has(.landing-page){scrollbar-width:none}html:has(.landing-page)::-webkit-scrollbar{display:none}.landing-page .landing-feature-trigger:focus-visible{outline-offset:0;outline:none}.landing-feature-preview{background:radial-gradient(circle at 88% 8%, var(--brand-100) 0, transparent 56%), linear-gradient(125deg, var(--brand-200) 0%, var(--brand-500) 54%, var(--brand-100) 100%)}.landing-demo-form{width:100%;color:var(--text);text-align:left}.landing-demo-title{color:var(--text);letter-spacing:-.025em;margin:0;padding-right:40px;font-size:28px;font-weight:700;line-height:1.2}.landing-demo-sub{color:var(--text-muted);margin:8px 0 24px;font-size:14px;line-height:1.5}.landing-demo-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-demo-field{flex-direction:column;margin-bottom:16px;display:flex}.landing-demo-label{color:var(--text);margin-bottom:6px;font-size:13px;font-weight:500}.landing-demo-label .req{color:var(--negative);margin-left:1px}.landing-demo-field input,.landing-demo-field textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:8px;outline:none;padding:9px 11px;font-size:16px;line-height:1.4;transition:border-color .15s cubic-bezier(.22,1,.36,1),box-shadow .15s cubic-bezier(.22,1,.36,1)}.landing-demo-field textarea{resize:vertical;min-height:84px}.landing-demo-field input:focus,.landing-demo-field textarea:focus{border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100)}.landing-demo-error{color:var(--negative);margin-top:5px;font-size:12px;line-height:1.4}.landing-demo-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:4px;display:flex}.landing-demo-submit{background:var(--brand-500);color:#fff;cursor:pointer;height:37px;box-shadow:var(--shadow-base);border:0;border-radius:16px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;line-height:1.5;transition:background-color .15s ease-out;display:inline-flex}.landing-demo-submit:hover{background:var(--brand-400)}.landing-demo-submit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.landing-demo-submit:disabled{cursor:default;opacity:.5}.landing-demo-booking{border-radius:10px;width:100%;min-height:120px;max-height:calc(100dvh - 176px);overflow:hidden auto}.landing-demo-booking iframe{border-radius:10px}.landing-demo-booking-fallback{color:var(--text);font-size:14px}.landing-demo-booking-fallback a{color:var(--brand-600);text-underline-offset:2px;text-decoration:underline}@media (max-width:560px){.landing-demo-row{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion:reduce){.landing-feature-chevron,.landing-demo-field input,.landing-demo-field textarea,.landing-demo-submit{transition:none!important}}
