.DemoRoom-module__TUhEOa__page{--accent:#ef7d00;--accent-dark:#cf6900;--accent-glow:#ef7d0038;--text:#0f1720;--muted:#5f6b76;--line:#0f17201a;--line-strong:#0f172029;--surface:#fff;--shadow:0 24px 64px #09131f17;isolation:isolate;max-width:1140px;color:var(--text);flex-direction:column;gap:20px;margin:0 auto;padding:24px 16px 80px;display:flex;position:relative}.DemoRoom-module__TUhEOa__hero{border-radius:28px;position:relative;overflow:hidden}.DemoRoom-module__TUhEOa__heroVisual{height:clamp(360px,48vw,540px);position:relative}.DemoRoom-module__TUhEOa__heroImage{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.DemoRoom-module__TUhEOa__heroOverlay{background:linear-gradient(135deg,#060c14b8 0%,#060c1461 55%,#060c141f 100%);position:absolute;inset:0}.DemoRoom-module__TUhEOa__heroCopy{pointer-events:none;flex-direction:column;justify-content:flex-end;gap:16px;margin-bottom:70px;padding:clamp(28px,4vw,52px);display:flex;position:absolute;inset:0}.DemoRoom-module__TUhEOa__heroCopy>*{pointer-events:auto}.DemoRoom-module__TUhEOa__heroTitle{letter-spacing:-.05em;color:#fff;margin:0;font-size:clamp(2.6rem,5.5vw,5rem);font-weight:900;line-height:.94}.DemoRoom-module__TUhEOa__heroSub{color:#ffffffb8;letter-spacing:.01em;margin:0;font-size:clamp(14px,1.5vw,17px);font-weight:500}.DemoRoom-module__TUhEOa__heroCta{color:#fff;width:fit-content;height:56px;box-shadow:0 12px 36px var(--accent-glow);background:linear-gradient(135deg,#ff930f 0%,#ef7d00 100%);border-radius:999px;align-items:center;gap:10px;margin-top:4px;padding:0 28px;font-size:16px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.DemoRoom-module__TUhEOa__heroCta:hover{transform:translateY(-2px);box-shadow:0 18px 44px #ef7d0052}.DemoRoom-module__TUhEOa__detailLink{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffd1;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,color .18s;position:absolute;top:22px;right:22px}.DemoRoom-module__TUhEOa__detailLink:hover{color:#fff;background:#ffffff2e}.DemoRoom-module__TUhEOa__eyebrow{width:fit-content;color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;background:#ef7d001f;border-radius:999px;align-items:center;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.DemoRoom-module__TUhEOa__heroCopy .DemoRoom-module__TUhEOa__eyebrow{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff2e}.DemoRoom-module__TUhEOa__bookingShell{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;padding:clamp(28px,4vw,48px)}.DemoRoom-module__TUhEOa__bookingHeader{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.DemoRoom-module__TUhEOa__bookingTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1}.DemoRoom-module__TUhEOa__bookingForm{flex-direction:column;gap:20px;display:flex}.DemoRoom-module__TUhEOa__formGroup{flex-direction:column;gap:0;display:flex}.DemoRoom-module__TUhEOa__formRow3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.DemoRoom-module__TUhEOa__formRow2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.DemoRoom-module__TUhEOa__field{flex-direction:column;gap:7px;display:flex}.DemoRoom-module__TUhEOa__fieldLabel{color:var(--text);letter-spacing:.01em;font-size:13px;font-weight:700}.DemoRoom-module__TUhEOa__input,.DemoRoom-module__TUhEOa__select{border:1.5px solid var(--line-strong);width:100%;height:52px;color:var(--text);box-sizing:border-box;appearance:none;background:#fafbfc;border-radius:14px;padding:0 16px;font-family:inherit;font-size:15px;transition:border-color .16s,box-shadow .16s,background .16s}.DemoRoom-module__TUhEOa__input:focus,.DemoRoom-module__TUhEOa__select:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 4px #ef7d001a}.DemoRoom-module__TUhEOa__inputError{background:#fff8f8!important;border-color:#d14343!important}.DemoRoom-module__TUhEOa__inputError:focus{box-shadow:0 0 0 4px #d143431a!important}.DemoRoom-module__TUhEOa__errorText{color:#d14343;min-height:16px;font-size:12px;font-weight:600;line-height:1.3}.DemoRoom-module__TUhEOa__consentRow{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.DemoRoom-module__TUhEOa__consentRow input[type=checkbox]{border:1.5px solid var(--line-strong);width:18px;height:18px;accent-color:var(--accent);cursor:pointer;border-radius:5px;flex-shrink:0}.DemoRoom-module__TUhEOa__privacyLink{all:unset;color:#111827;text-underline-offset:2px;cursor:pointer;font-weight:700;text-decoration:underline;transition:color .15s}.DemoRoom-module__TUhEOa__privacyLink:hover{color:#000}.DemoRoom-module__TUhEOa__privacyOverlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;animation:.2s DemoRoom-module__TUhEOa__privacyFadeIn;display:flex;position:fixed;inset:0}.DemoRoom-module__TUhEOa__privacyModal{background:#fff;border-radius:18px;flex-direction:column;width:90%;max-width:520px;max-height:80vh;animation:.25s DemoRoom-module__TUhEOa__privacySlideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.DemoRoom-module__TUhEOa__privacyModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 24px 14px;display:flex}.DemoRoom-module__TUhEOa__privacyModalTitle{color:#111827;margin:0;font-size:18px;font-weight:700}.DemoRoom-module__TUhEOa__privacyModalClose{all:unset;color:#6b7280;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .15s,color .15s;display:flex}.DemoRoom-module__TUhEOa__privacyModalClose:hover{color:#111827;background:#f3f4f6}.DemoRoom-module__TUhEOa__privacyModalBody{color:#374151;flex:1;padding:20px 24px;font-size:14px;line-height:1.7;overflow-y:auto}.DemoRoom-module__TUhEOa__privacyModalBody ul{flex-direction:column;gap:6px;margin:12px 0;padding-left:20px;display:flex}.DemoRoom-module__TUhEOa__privacyModalBody li{list-style:outside}.DemoRoom-module__TUhEOa__privacyModalBody p:last-child{color:#6b7280;margin-top:14px;font-size:13px}.DemoRoom-module__TUhEOa__privacyModalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;padding:14px 24px 20px;display:flex}.DemoRoom-module__TUhEOa__privacyModalConfirm{color:#fff;background:var(--accent);cursor:pointer;border:1px solid #ef7d0040;border-radius:10px;height:42px;padding:10px 28px;font-size:14px;font-weight:600;transition:filter .2s}.DemoRoom-module__TUhEOa__privacyModalConfirm:hover{filter:brightness(.93)}@keyframes DemoRoom-module__TUhEOa__privacyFadeIn{0%{opacity:0}to{opacity:1}}@keyframes DemoRoom-module__TUhEOa__privacySlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.DemoRoom-module__TUhEOa__resultBanner{border-radius:14px;padding:14px 18px;font-size:14px;font-weight:600;line-height:1.5}.DemoRoom-module__TUhEOa__resultSuccess{color:#166939;background:#28875612;border:1px solid #28875633}.DemoRoom-module__TUhEOa__resultError{color:#a03434;background:#d1434312;border:1px solid #d1434333}.DemoRoom-module__TUhEOa__submitButton{color:#fff;cursor:pointer;width:100%;height:60px;box-shadow:0 12px 32px var(--accent-glow);background:linear-gradient(135deg,#ff930f 0%,#ef7d00 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-top:4px;font-family:inherit;font-size:17px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s;display:flex}.DemoRoom-module__TUhEOa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 44px #ef7d004d}.DemoRoom-module__TUhEOa__submitButton:disabled{opacity:.65;cursor:not-allowed;transform:none}.DemoRoom-module__TUhEOa__spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite DemoRoom-module__TUhEOa__spin;display:inline-block}@keyframes DemoRoom-module__TUhEOa__spin{to{transform:rotate(360deg)}}.DemoRoom-module__TUhEOa__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:clamp(28px,5vw,56px) 24px;display:flex}.DemoRoom-module__TUhEOa__successIcon{color:#fff;width:64px;height:64px;box-shadow:0 12px 28px var(--accent-glow);background:linear-gradient(135deg,#ff930f 0%,#ef7d00 100%);border-radius:50%;justify-content:center;align-items:center;display:flex}.DemoRoom-module__TUhEOa__successTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:900}.DemoRoom-module__TUhEOa__successBody{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.DemoRoom-module__TUhEOa__successActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.DemoRoom-module__TUhEOa__primaryButton,.DemoRoom-module__TUhEOa__secondaryButton{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 24px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.DemoRoom-module__TUhEOa__primaryButton{color:#fff;box-shadow:0 8px 24px var(--accent-glow);background:linear-gradient(135deg,#ff930f 0%,#ef7d00 100%)}.DemoRoom-module__TUhEOa__primaryButton:hover{transform:translateY(-1px);box-shadow:0 12px 32px #ef7d0047}.DemoRoom-module__TUhEOa__secondaryButton{border:1.5px solid var(--line-strong);background:var(--surface);color:var(--text)}.DemoRoom-module__TUhEOa__secondaryButton:hover{background:#f5f7f9;transform:translateY(-1px)}.DemoRoom-module__TUhEOa__heroLead{color:var(--muted);margin:0;font-size:16px;line-height:1.72}.DemoRoom-module__TUhEOa__heroActions{flex-wrap:wrap;gap:12px;display:flex}.DemoRoom-module__TUhEOa__visualFrame{background:linear-gradient(135deg,#dce6ea 0%,#d7d0c4 100%);border-radius:22px;height:100%;min-height:380px;overflow:hidden}.DemoRoom-module__TUhEOa__previewPill{border:1px solid var(--line-strong);width:fit-content;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#fffc;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.DemoRoom-module__TUhEOa__journeyStep{width:48px;height:48px;color:var(--accent-dark);letter-spacing:.06em;background:#ef7d001a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:14px;font-size:13px;font-weight:900;display:inline-flex}.DemoRoom-module__TUhEOa__detailHeroVisual .DemoRoom-module__TUhEOa__heroImage{object-fit:cover;width:100%;height:100%;min-height:380px;display:block}.DemoRoom-module__TUhEOa__detailPage{flex-direction:column;gap:20px;display:flex}.DemoRoom-module__TUhEOa__detailHero{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:28px;padding:clamp(24px,3vw,38px);display:grid}.DemoRoom-module__TUhEOa__detailHeroCopy{flex-direction:column;gap:18px;display:flex}.DemoRoom-module__TUhEOa__detailHeroVisual{min-height:100%;position:relative}.DemoRoom-module__TUhEOa__sectionBlock{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;padding:clamp(22px,3vw,34px)}.DemoRoom-module__TUhEOa__sectionIntro{flex-direction:column;gap:12px;margin-bottom:22px;display:flex}.DemoRoom-module__TUhEOa__sectionEyebrow{width:fit-content;color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;background:#ef7d001a;border-radius:999px;align-items:center;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.DemoRoom-module__TUhEOa__sectionTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.06}.DemoRoom-module__TUhEOa__sectionLead{color:var(--muted);margin:0;font-size:16px;line-height:1.72}.DemoRoom-module__TUhEOa__detailSectionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.DemoRoom-module__TUhEOa__detailCard{border:1px solid var(--line);background:#fffc;border-radius:20px;padding:22px}.DemoRoom-module__TUhEOa__detailCardTitle{letter-spacing:-.02em;margin:0 0 10px;font-size:17px;font-weight:800}.DemoRoom-module__TUhEOa__detailList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.DemoRoom-module__TUhEOa__detailListItem{color:var(--muted);padding-left:16px;font-size:14px;line-height:1.6;position:relative}.DemoRoom-module__TUhEOa__detailListItem:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.DemoRoom-module__TUhEOa__timelineGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.DemoRoom-module__TUhEOa__timelineCard{border:1px solid var(--line);background:#fffc;border-radius:20px;padding:22px}.DemoRoom-module__TUhEOa__timelineTitle{letter-spacing:-.02em;margin:0 0 8px;font-size:18px;font-weight:800}.DemoRoom-module__TUhEOa__timelineBody{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.DemoRoom-module__TUhEOa__faqList{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.DemoRoom-module__TUhEOa__faqCard{border:1px solid var(--line);background:#fffc;border-radius:20px;padding:22px}.DemoRoom-module__TUhEOa__faqQuestion{letter-spacing:-.02em;margin:0 0 10px;font-size:16px;font-weight:800}.DemoRoom-module__TUhEOa__faqAnswer{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.DemoRoom-module__TUhEOa__ctaStrip{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;padding:clamp(22px,3vw,34px);display:flex}.DemoRoom-module__TUhEOa__ctaTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.06}.DemoRoom-module__TUhEOa__ghostButton{border:1.5px dashed var(--line-strong);min-height:50px;color:var(--text);background:#f5f8fae6;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .18s;display:inline-flex}.DemoRoom-module__TUhEOa__ghostButton:hover{transform:translateY(-1px)}.DemoRoom-module__TUhEOa__pickerWrap{position:relative}.DemoRoom-module__TUhEOa__pickerTrigger{border:1.5px solid var(--line-strong);width:100%;height:52px;color:var(--text);cursor:pointer;text-align:left;box-sizing:border-box;background:#fafbfc;border-radius:14px;justify-content:space-between;align-items:center;padding:0 16px;font-family:inherit;font-size:15px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.DemoRoom-module__TUhEOa__pickerTrigger:hover{border-color:var(--accent);background:#fff}.DemoRoom-module__TUhEOa__pickerTriggerOpen{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px #ef7d001a}.DemoRoom-module__TUhEOa__pickerTriggerValue{color:var(--text)}.DemoRoom-module__TUhEOa__pickerTriggerPlaceholder{color:#a8b3bc}.DemoRoom-module__TUhEOa__pickerChevron{color:var(--muted);flex-shrink:0;transition:transform .2s}.DemoRoom-module__TUhEOa__pickerChevronUp{transform:rotate(180deg)}.DemoRoom-module__TUhEOa__calendarPopover{z-index:100;border:1.5px solid var(--line-strong);box-sizing:border-box;background:#fff;border-radius:18px;width:100%;max-width:320px;padding:16px;animation:.15s DemoRoom-module__TUhEOa__calFadeIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 20px 60px #09131f24}@keyframes DemoRoom-module__TUhEOa__calFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.DemoRoom-module__TUhEOa__calendarHeader{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:12px;margin-bottom:14px;display:grid}.DemoRoom-module__TUhEOa__calMonthLabel{letter-spacing:-.02em;min-width:0;color:var(--text);text-align:center;font-size:15px;font-weight:800}.DemoRoom-module__TUhEOa__calNavBtn{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;padding:0;transition:background .14s,color .14s;display:flex}.DemoRoom-module__TUhEOa__calNavBtn:hover{color:var(--text);background:#f2f5f7}.DemoRoom-module__TUhEOa__calNavBtn:disabled{cursor:default;opacity:.45;color:#a8b3bc;background:#f8fafb}.DemoRoom-module__TUhEOa__calDayNames{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:6px;display:grid}.DemoRoom-module__TUhEOa__calDayName{height:30px;color:var(--muted);letter-spacing:.04em;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.DemoRoom-module__TUhEOa__calDayName:first-child{color:#e05050}.DemoRoom-module__TUhEOa__calGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.DemoRoom-module__TUhEOa__calDay{aspect-ratio:1;width:100%;min-width:0;height:auto;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;font-family:inherit;font-size:13px;font-weight:600;transition:background .14s,color .14s;display:flex}.DemoRoom-module__TUhEOa__calDay:hover:not(:disabled){color:var(--accent-dark);background:#ef7d001a}.DemoRoom-module__TUhEOa__calDaySelected{box-shadow:0 4px 12px #ef7d004d;color:#fff!important;background:linear-gradient(135deg,#ff930f 0%,#ef7d00 100%)!important}.DemoRoom-module__TUhEOa__calDayToday{border:1.5px solid var(--accent);color:var(--accent-dark)}.DemoRoom-module__TUhEOa__calDayDisabled{color:#cdd4da;cursor:not-allowed}.DemoRoom-module__TUhEOa__calDayFullyBooked{color:#cdd4da;cursor:not-allowed;text-decoration:line-through}.DemoRoom-module__TUhEOa__timeSlotBooked{opacity:.4;align-items:center;gap:4px;text-decoration:line-through;display:inline-flex;cursor:not-allowed!important;border-style:dashed!important}.DemoRoom-module__TUhEOa__timeSlotBookedBadge{color:#aaa;letter-spacing:.02em;font-size:9px;font-weight:700;text-decoration:none}.DemoRoom-module__TUhEOa__timePopover{z-index:100;border:1.5px solid var(--line-strong);background:#fff;border-radius:18px;width:280px;padding:14px;animation:.15s DemoRoom-module__TUhEOa__calFadeIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 60px #09131f24}.DemoRoom-module__TUhEOa__timeTabs{background:#f2f4f6;border-radius:10px;gap:6px;margin-bottom:12px;padding:4px;display:flex}.DemoRoom-module__TUhEOa__timeTab{height:32px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.DemoRoom-module__TUhEOa__timeTabActive{color:var(--text);background:#fff;box-shadow:0 1px 4px #09131f1a}.DemoRoom-module__TUhEOa__timeSlots{flex-wrap:wrap;gap:6px;display:flex}.DemoRoom-module__TUhEOa__timeSlot{border:1.5px solid var(--line-strong);height:34px;color:var(--text);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;transition:border-color .14s,background .14s,color .14s,box-shadow .14s}.DemoRoom-module__TUhEOa__timeSlot:hover{border-color:var(--accent);color:var(--accent-dark);background:#ef7d000f}.DemoRoom-module__TUhEOa__timeSlotSelected{box-shadow:0 3px 10px #ef7d0042;color:#fff!important;background:linear-gradient(135deg,#ff930f 0%,#ef7d00 100%)!important;border-color:#0000!important}.DemoRoom-module__TUhEOa__textarea{border:1.5px solid var(--line-strong);width:100%;color:var(--text);resize:vertical;box-sizing:border-box;background:#fafbfc;border-radius:14px;padding:12px 16px;font-family:inherit;font-size:15px;line-height:1.6;transition:border-color .16s,box-shadow .16s,background .16s}.DemoRoom-module__TUhEOa__textarea:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 4px #ef7d001a}.DemoRoom-module__TUhEOa__fieldOptional{color:var(--muted);vertical-align:middle;background:#f0f2f4;border-radius:999px;align-items:center;margin-left:6px;padding:1px 7px;font-size:11px;font-weight:600;display:inline-flex}@media (max-width:900px){.DemoRoom-module__TUhEOa__formRow3{grid-template-columns:repeat(2,minmax(0,1fr))}.DemoRoom-module__TUhEOa__detailHero,.DemoRoom-module__TUhEOa__detailSectionGrid,.DemoRoom-module__TUhEOa__timelineGrid,.DemoRoom-module__TUhEOa__faqList{grid-template-columns:1fr}.DemoRoom-module__TUhEOa__ctaStrip{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.DemoRoom-module__TUhEOa__page{gap:14px;padding:16px 12px 56px}.DemoRoom-module__TUhEOa__hero{border-radius:20px}.DemoRoom-module__TUhEOa__heroVisual{height:72vw;min-height:280px}.DemoRoom-module__TUhEOa__heroTitle{font-size:2.4rem}.DemoRoom-module__TUhEOa__heroCta{height:50px;padding:0 22px;font-size:15px}.DemoRoom-module__TUhEOa__bookingShell{border-radius:20px;padding:22px 18px}.DemoRoom-module__TUhEOa__formRow3,.DemoRoom-module__TUhEOa__formRow2{grid-template-columns:1fr}.DemoRoom-module__TUhEOa__submitButton{height:54px;font-size:16px}.DemoRoom-module__TUhEOa__privacyModal{border-radius:14px;width:95%;max-height:85vh}.DemoRoom-module__TUhEOa__privacyModalHeader{padding:18px 18px 12px}.DemoRoom-module__TUhEOa__privacyModalBody{padding:16px 18px}.DemoRoom-module__TUhEOa__privacyModalFooter{padding:12px 18px 16px}.DemoRoom-module__TUhEOa__privacyModalConfirm{text-align:center;width:100%}.DemoRoom-module__TUhEOa__successActions{flex-direction:column;width:100%}.DemoRoom-module__TUhEOa__primaryButton,.DemoRoom-module__TUhEOa__secondaryButton,.DemoRoom-module__TUhEOa__ghostButton{width:100%}.DemoRoom-module__TUhEOa__heroCopy{pointer-events:none;flex-direction:column;justify-content:flex-end;gap:16px;margin-bottom:40px;padding:clamp(28px,4vw,52px);display:flex;position:absolute;inset:0}}
