.demo-page{padding:120px 0 80px;min-height:100vh}.demo-page-header{text-align:center;margin-bottom:64px}.demo-page-header h1{font-family:inherit;font-size:clamp(28px,3.8vw,42px);font-weight:400;line-height:1.25;letter-spacing:-.8px;margin-bottom:16px;color:var(--hm-dark)}.demo-page-header p{font-size:18px;font-weight:300;line-height:1.65;color:var(--hm-warm-gray);max-width:560px;margin:0 auto}.demo-booking-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.demo-form-section{background:#fff;border-radius:12px;padding:40px;border:1px solid var(--hm-mid)}.demo-form-section h2{font-size:22px;font-weight:700;margin-bottom:8px;letter-spacing:-.3px;color:var(--hm-dark)}.demo-form-subtitle{font-size:15px;color:var(--hm-warm-gray);margin-bottom:24px;line-height:1.5}.demo-form-hint{font-size:14px;color:var(--hm-warm-gray);margin-top:20px;margin-bottom:0;line-height:1.5}.demo-form-error{font-size:14px;color:#b42318;margin-bottom:16px;line-height:1.45}.demo-form-error[hidden]{display:none}.demo-form-group{margin-bottom:20px}.demo-form-group label{display:block;font-size:14px;font-weight:700;color:var(--hm-dark);margin-bottom:6px;letter-spacing:.1px}.demo-form-group input,.demo-form-group select,.demo-form-group textarea{width:100%;padding:12px 14px;font-family:inherit;font-size:15px;color:var(--hm-dark);background:var(--hm-light);border:1px solid var(--hm-mid);border-radius:6px;transition:border-color .2s,box-shadow .2s}.demo-form-group input:focus,.demo-form-group select:focus,.demo-form-group textarea:focus{outline:none;border-color:var(--hm-teal);box-shadow:0 0 0 3px #5c8e9b1f}.demo-form-group textarea{resize:vertical;min-height:80px}.demo-form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235c5855' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.demo-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.demo-form-row .demo-form-group{margin-bottom:0}.demo-form-row--full{grid-template-columns:1fr}.demo-btn-submit{width:100%;padding:16px 36px;background:var(--hm-accent);color:#fff;font-family:inherit;font-weight:700;font-size:15px;border:none;border-radius:10px;cursor:pointer;transition:background .2s,transform .2s;letter-spacing:.2px;margin-top:8px}.demo-btn-submit:hover:not(:disabled){background:var(--hm-accent-hover);transform:translateY(-1px)}.demo-btn-submit:disabled{opacity:.75;cursor:wait;transform:none}.demo-calendar-section{display:none;text-align:center}.demo-calendar-section.is-visible{display:block}.demo-hubspot-warning{font-size:14px;line-height:1.5;color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:12px 14px;margin:0 auto 20px;max-width:560px;text-align:left}.demo-hubspot-warning[hidden]{display:none}.demo-calendar-section h2{font-size:22px;font-weight:700;margin-bottom:8px;color:var(--hm-dark)}.demo-calendar-section>p{font-size:15px;color:var(--hm-warm-gray);margin-bottom:24px}.demo-calendar-frame{background:#fff;border:1px solid var(--hm-mid);border-radius:12px;overflow:hidden;min-height:520px}.demo-calendar-frame iframe{width:100%;min-height:520px;border:none;display:block}.demo-context-section{padding-top:8px}.demo-what-to-expect h3{font-size:18px;font-weight:700;margin-bottom:24px;letter-spacing:-.2px;color:var(--hm-dark)}.demo-expect-item{display:flex;gap:16px;margin-bottom:24px;align-items:flex-start}.demo-expect-icon{flex-shrink:0;width:36px;height:36px;border-radius:8px;background:var(--hm-deep-teal);display:flex;align-items:center;justify-content:center}.demo-expect-icon svg{width:18px;height:18px;stroke:var(--hm-light-teal);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.demo-expect-item h4{font-size:15px;font-weight:700;margin-bottom:4px;color:var(--hm-dark)}.demo-expect-item p{font-size:14px;line-height:1.6;color:var(--hm-warm-gray);margin:0}.demo-credibility{margin-top:40px;padding-top:32px;border-top:1px solid var(--hm-mid)}.demo-credibility p{font-size:14px;line-height:1.65;color:var(--hm-warm-gray);margin:0}.demo-credibility strong{color:var(--hm-dark);font-weight:700}@media(max-width:900px){.demo-booking-layout{grid-template-columns:1fr;gap:48px}.demo-context-section{order:-1}}@media(max-width:600px){.demo-form-row{grid-template-columns:1fr}.demo-form-section{padding:28px 24px}.demo-page{padding:100px 0 60px}}
