.ShowroomsPage-module__wHZZiW__container{font-family:var(--font-body);background:var(--bg-page);color:var(--text-primary);min-height:100vh;line-height:1.6;overflow-x:hidden}.ShowroomsPage-module__wHZZiW__hero{min-height:100vh;padding:0 var(--section-pad-x);background:linear-gradient(to bottom right,#000000a6 0%,#000000e0 100%),url(https://cdn.getours.app/landing/showroom.webp) 50%/cover no-repeat;align-items:center;display:flex;position:relative;overflow:hidden}.ShowroomsPage-module__wHZZiW__heroContainer{z-index:2;align-items:center;gap:5rem;width:100%;max-width:1200px;margin:0 auto;padding-top:5rem;display:flex;position:relative}.ShowroomsPage-module__wHZZiW__heroLeft{flex:1;min-width:0}.ShowroomsPage-module__wHZZiW__heroRight{flex-direction:column;flex:1;justify-content:center;gap:1.25rem;min-width:0;display:flex}.ShowroomsPage-module__wHZZiW__heroStatsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ShowroomsPage-module__wHZZiW__statCard{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s var(--ease-out);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:.25rem;padding:1.5rem 1.25rem;display:flex}.ShowroomsPage-module__wHZZiW__statCard:hover{background:#22b75614;border-color:#22b75640;transform:translateY(-2px)}.ShowroomsPage-module__wHZZiW__statValue{color:var(--color-brand);letter-spacing:-.03em;font-size:2.2rem;font-weight:800;line-height:1}.ShowroomsPage-module__wHZZiW__statLabel{color:var(--text-white);font-size:.88rem;font-weight:600;line-height:1.3}.ShowroomsPage-module__wHZZiW__statSub{color:#ffffff73;font-size:.75rem}.ShowroomsPage-module__wHZZiW__heroBadge{border-radius:var(--radius-pill);color:var(--color-brand-badge);letter-spacing:.3px;background:#22b7561f;border:1px solid #22b7564d;align-items:center;gap:8px;margin-bottom:1.75rem;padding:.45rem 1.2rem .45rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.ShowroomsPage-module__wHZZiW__heroBadgeDot{background:var(--color-brand);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite ShowroomsPage-module__wHZZiW__pulse;box-shadow:0 0 6px #22b756cc}@keyframes ShowroomsPage-module__wHZZiW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.ShowroomsPage-module__wHZZiW__heroTitle{color:var(--text-white);letter-spacing:-.025em;margin-bottom:1.5rem;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;line-height:1.08}.ShowroomsPage-module__wHZZiW__highlight{color:var(--color-brand)}.ShowroomsPage-module__wHZZiW__heroDescription{color:#ffffffa6;max-width:480px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.75}.ShowroomsPage-module__wHZZiW__heroCTA{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.ShowroomsPage-module__wHZZiW__heroTrust{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:1.5rem;padding-top:.5rem;display:flex}.ShowroomsPage-module__wHZZiW__trustItem{color:#fff9;font-size:.82rem;font-weight:500}.ShowroomsPage-module__wHZZiW__btnPrimaryLarge{background:var(--color-brand);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all .25s var(--ease-out);box-shadow:var(--shadow-brand);letter-spacing:.01em;border:none;padding:.9rem 2rem;font-family:inherit;font-size:.95rem;font-weight:700}.ShowroomsPage-module__wHZZiW__btnPrimaryLarge:hover{background:var(--color-brand-hover);box-shadow:var(--shadow-brand-lg);transform:translateY(-2px)}.ShowroomsPage-module__wHZZiW__btnWhiteLarge{color:#ffffffd9;border-radius:var(--radius-md);cursor:pointer;transition:all .25s var(--ease-out);background:#ffffff0f;border:1px solid #fff3;padding:.9rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600}.ShowroomsPage-module__wHZZiW__btnWhiteLarge:hover{background:#ffffff1f;border-color:#ffffff59;transform:translateY(-2px)}.ShowroomsPage-module__wHZZiW__sectionContainer{max-width:var(--container-max);padding:0 var(--section-pad-x);margin:0 auto}.ShowroomsPage-module__wHZZiW__sectionHeader{text-align:center;margin-bottom:3.5rem}.ShowroomsPage-module__wHZZiW__sectionSubtitle{color:var(--color-brand-text);letter-spacing:2px;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem;font-weight:700}.ShowroomsPage-module__wHZZiW__sectionTitle{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(1.85rem,2.8vw,2.6rem);font-weight:800}.ShowroomsPage-module__wHZZiW__sectionDescription{color:var(--text-muted);max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.7}.ShowroomsPage-module__wHZZiW__benefitsSection{padding:var(--section-pad-y) 0;background:var(--bg-page)}.ShowroomsPage-module__wHZZiW__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ShowroomsPage-module__wHZZiW__benefitCard{background:var(--bg-white);border:1.5px solid var(--border-input);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-md);flex-direction:column;gap:.75rem;padding:2rem 1.75rem;display:flex}.ShowroomsPage-module__wHZZiW__benefitCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.ShowroomsPage-module__wHZZiW__benefitCardAccent{border-color:var(--color-brand);box-shadow:0 4px 24px #22b7561a}.ShowroomsPage-module__wHZZiW__benefitIcon{color:var(--color-brand)}.ShowroomsPage-module__wHZZiW__benefitTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.ShowroomsPage-module__wHZZiW__benefitDesc{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.ShowroomsPage-module__wHZZiW__painSection{padding:var(--section-pad-y) 0;background:var(--bg-white)}.ShowroomsPage-module__wHZZiW__painGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ShowroomsPage-module__wHZZiW__useCasesSection{padding:var(--section-pad-y) 0;background:var(--bg-page)}.ShowroomsPage-module__wHZZiW__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto;display:grid}.ShowroomsPage-module__wHZZiW__useCaseCard{background:var(--bg-white);border:1.5px solid var(--border-input);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-md);padding:2.5rem 2rem}.ShowroomsPage-module__wHZZiW__useCaseCard:hover{box-shadow:var(--shadow-card-hover);border-color:#22b7564d;transform:translateY(-4px)}.ShowroomsPage-module__wHZZiW__useCaseIcon{color:var(--color-brand);margin-bottom:1rem}.ShowroomsPage-module__wHZZiW__useCaseTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.25rem;font-weight:800}.ShowroomsPage-module__wHZZiW__useCaseList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.ShowroomsPage-module__wHZZiW__useCaseItem{color:var(--text-primary);align-items:flex-start;gap:.5rem;font-size:.92rem;line-height:1.4;display:flex}.ShowroomsPage-module__wHZZiW__checkGreen{color:var(--color-brand);flex-shrink:0;margin-top:1px;font-weight:700}.ShowroomsPage-module__wHZZiW__howSection{padding:var(--section-pad-y) 0;background:var(--bg-white)}.ShowroomsPage-module__wHZZiW__stepsContainer{max-width:560px;margin:0 auto}.ShowroomsPage-module__wHZZiW__howCTA{text-align:center;margin-top:3rem}.ShowroomsPage-module__wHZZiW__pricingWrapper{padding:var(--section-pad-y) 0;background:var(--bg-page)}.ShowroomsPage-module__wHZZiW__pricingCardWrap{justify-content:center;display:flex}.ShowroomsPage-module__wHZZiW__pricingCard{background:var(--bg-white);border:2px solid var(--color-brand);border-radius:var(--radius-xl);flex-direction:column;gap:1rem;width:100%;max-width:560px;padding:2.5rem 2.5rem 2rem;display:flex;position:relative;box-shadow:0 8px 40px #22b7561f}.ShowroomsPage-module__wHZZiW__pricingBadge{background:var(--color-brand);color:#fff;white-space:nowrap;border-radius:20px;padding:.35rem 1.25rem;font-size:.8rem;font-weight:700;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.ShowroomsPage-module__wHZZiW__pricingName{color:var(--text-primary);margin-top:.5rem;font-size:1.5rem;font-weight:800}.ShowroomsPage-module__wHZZiW__pricingSubtitle{color:var(--text-muted);margin:0;font-size:.9rem}.ShowroomsPage-module__wHZZiW__pricingTagRow{flex-wrap:wrap;gap:.5rem;display:flex}.ShowroomsPage-module__wHZZiW__pricingTag{background:var(--bg-page);border:1px solid var(--border-input);color:var(--text-muted);border-radius:20px;padding:.3rem .75rem;font-size:.78rem;font-weight:500}.ShowroomsPage-module__wHZZiW__pricingPriceRow{align-items:baseline;gap:.5rem;display:flex}.ShowroomsPage-module__wHZZiW__pricingAmount{color:var(--text-primary);letter-spacing:-.03em;font-size:3rem;font-weight:800}.ShowroomsPage-module__wHZZiW__pricingPer{color:var(--text-muted);font-size:1rem}.ShowroomsPage-module__wHZZiW__pricingPerLocation{color:var(--text-muted);align-items:center;gap:4px;margin:-.5rem 0 0;font-size:.82rem;display:flex}.ShowroomsPage-module__wHZZiW__pricingSocialProof{color:var(--color-brand-text);align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:flex}.ShowroomsPage-module__wHZZiW__pricingTrialBadge{border-radius:var(--radius-md);color:var(--color-brand-text);background:#22b75614;border:1px solid #22b75640;align-items:center;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.ShowroomsPage-module__wHZZiW__pricingDivider{background:var(--border-input);height:1px}.ShowroomsPage-module__wHZZiW__pricingFeatures{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.ShowroomsPage-module__wHZZiW__pricingFeatureItem{color:var(--text-primary);align-items:flex-start;gap:.5rem;font-size:.92rem;line-height:1.4;display:flex}.ShowroomsPage-module__wHZZiW__bookingBox{border-radius:var(--radius-md);background:#22b7560d;border:1px solid #22b75633;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;display:flex}.ShowroomsPage-module__wHZZiW__bookingBoxHeader{color:var(--text-primary);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.ShowroomsPage-module__wHZZiW__bookingBoxManagers{color:var(--color-brand-text);margin:0;font-size:.88rem;font-weight:700}.ShowroomsPage-module__wHZZiW__bookingBoxExtra{color:var(--text-muted);margin:0;font-size:.82rem}.ShowroomsPage-module__wHZZiW__btnPricingCta{background:var(--color-brand);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all .25s var(--ease-out);box-shadow:var(--shadow-brand);border:none;padding:1.1rem;font-family:inherit;font-size:1rem;font-weight:700}.ShowroomsPage-module__wHZZiW__btnPricingCta:hover{background:var(--color-brand-hover);box-shadow:var(--shadow-brand-lg);transform:translateY(-2px)}.ShowroomsPage-module__wHZZiW__pricingVatNote{color:var(--text-muted);text-align:center;margin:0;font-size:.78rem}.ShowroomsPage-module__wHZZiW__ctaSection{padding:8rem var(--section-pad-x);background:radial-gradient(circle at center, #22b7560f 0%, transparent 55%), linear-gradient(135deg, #23262f 0%, var(--bg-dark-2) 100%);position:relative;overflow:hidden}.ShowroomsPage-module__wHZZiW__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#22b7562e,#0000);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-10%}.ShowroomsPage-module__wHZZiW__ctaContainer{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.ShowroomsPage-module__wHZZiW__ctaTitle{color:var(--text-white);letter-spacing:-.025em;margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.2}.ShowroomsPage-module__wHZZiW__ctaDescription{color:#ffffffbf;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.ShowroomsPage-module__wHZZiW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}@media (max-width:1024px){.ShowroomsPage-module__wHZZiW__heroContainer{text-align:center;flex-direction:column;padding-top:7rem}.ShowroomsPage-module__wHZZiW__heroDescription{margin-left:auto;margin-right:auto}.ShowroomsPage-module__wHZZiW__heroCTA,.ShowroomsPage-module__wHZZiW__heroTrust{justify-content:center}.ShowroomsPage-module__wHZZiW__heroStatsGrid{max-width:480px;margin:0 auto}.ShowroomsPage-module__wHZZiW__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ShowroomsPage-module__wHZZiW__hero{padding:6rem 1.5rem 3rem}.ShowroomsPage-module__wHZZiW__heroTitle{font-size:2.4rem}.ShowroomsPage-module__wHZZiW__heroDescription{margin-bottom:1.75rem;font-size:1rem}.ShowroomsPage-module__wHZZiW__heroCTA{flex-direction:column;align-items:stretch;gap:.75rem}.ShowroomsPage-module__wHZZiW__btnPrimaryLarge,.ShowroomsPage-module__wHZZiW__btnWhiteLarge{width:100%;padding:1rem}.ShowroomsPage-module__wHZZiW__heroTrust{flex-direction:column;align-items:center;gap:.5rem}.ShowroomsPage-module__wHZZiW__heroStatsGrid{grid-template-columns:repeat(2,1fr)}.ShowroomsPage-module__wHZZiW__benefitsGrid{grid-template-columns:1fr}.ShowroomsPage-module__wHZZiW__painGrid{grid-template-columns:1fr;gap:0;padding:0 .25rem}.ShowroomsPage-module__wHZZiW__useCasesGrid{grid-template-columns:1fr;gap:1.25rem}.ShowroomsPage-module__wHZZiW__stepsContainer{max-width:100%}.ShowroomsPage-module__wHZZiW__ctaSection{padding:4rem 1.5rem}.ShowroomsPage-module__wHZZiW__ctaButtons{flex-direction:column;align-items:stretch}.ShowroomsPage-module__wHZZiW__sectionHeader{margin-bottom:2rem}.ShowroomsPage-module__wHZZiW__sectionContainer{padding:0 1.25rem}.ShowroomsPage-module__wHZZiW__pricingCard{padding:2rem 1.5rem 1.5rem}}.ShowroomsPage-module__wHZZiW__roiSection{padding:var(--section-pad-y) 0;background:radial-gradient(circle at top left, #22b7560f, transparent 32%), var(--bg-page)}.ShowroomsPage-module__wHZZiW__roiGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ShowroomsPage-module__wHZZiW__roiCard{background:var(--bg-white);border:1.5px solid var(--border-input);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-md);padding:2rem}.ShowroomsPage-module__wHZZiW__roiCard:hover{box-shadow:var(--shadow-card-hover);border-color:#22b75647;transform:translateY(-4px)}.ShowroomsPage-module__wHZZiW__roiValue{border-radius:var(--radius-pill);width:-moz-fit-content;width:fit-content;color:var(--color-brand-text);letter-spacing:.02em;background:#22b75614;border:1px solid #22b7562e;align-items:center;margin-bottom:1rem;padding:.35rem .8rem;font-size:.78rem;font-weight:800;display:inline-flex}.ShowroomsPage-module__wHZZiW__roiTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .7rem;font-size:1.12rem;font-weight:800}.ShowroomsPage-module__wHZZiW__roiDesc{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.65}.ShowroomsPage-module__wHZZiW__seoSection{padding:var(--section-pad-y) 0;background:var(--bg-white)}.ShowroomsPage-module__wHZZiW__seoContainer{max-width:920px;padding:0 var(--section-pad-x);margin:0 auto}.ShowroomsPage-module__wHZZiW__seoTitle{color:var(--text-primary);letter-spacing:-.03em;margin:0 0 1.75rem;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:850;line-height:1.12}.ShowroomsPage-module__wHZZiW__seoText{grid-template-columns:repeat(2,1fr);gap:1.25rem 2rem;display:grid}.ShowroomsPage-module__wHZZiW__seoText p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.8}.ShowroomsPage-module__wHZZiW__faqSection{padding:var(--section-pad-y) 0;background:var(--bg-page)}.ShowroomsPage-module__wHZZiW__faqList{flex-direction:column;gap:.85rem;max-width:860px;margin:0 auto;display:flex}.ShowroomsPage-module__wHZZiW__faqItem{background:var(--bg-white);border:1.5px solid var(--border-input);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:all var(--transition-md);overflow:hidden}.ShowroomsPage-module__wHZZiW__faqItem[open]{box-shadow:var(--shadow-card-hover);border-color:#22b75652}.ShowroomsPage-module__wHZZiW__faqQuestion{cursor:pointer;color:var(--text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.35rem;font-size:.98rem;font-weight:800;line-height:1.45;list-style:none;display:flex}.ShowroomsPage-module__wHZZiW__faqQuestion::-webkit-details-marker{display:none}.ShowroomsPage-module__wHZZiW__faqQuestion:after{content:"+";width:28px;height:28px;color:var(--color-brand-text);transition:transform .2s var(--ease-out);background:#22b75614;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.ShowroomsPage-module__wHZZiW__faqItem[open] .ShowroomsPage-module__wHZZiW__faqQuestion:after{content:"–";transform:rotate(180deg)}.ShowroomsPage-module__wHZZiW__faqAnswer{color:var(--text-muted);margin:0;padding:0 1.35rem 1.25rem;font-size:.93rem;line-height:1.7}.ShowroomsPage-module__wHZZiW__pricingSocialProof svg,.ShowroomsPage-module__wHZZiW__bookingBoxHeader svg{color:var(--color-brand)}.ShowroomsPage-module__wHZZiW__pricingAmount{font-size:clamp(2.4rem,5vw,3rem)}@media (max-width:1024px){.ShowroomsPage-module__wHZZiW__roiGrid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.ShowroomsPage-module__wHZZiW__seoText{grid-template-columns:1fr}}@media (max-width:768px){.ShowroomsPage-module__wHZZiW__roiSection,.ShowroomsPage-module__wHZZiW__seoSection,.ShowroomsPage-module__wHZZiW__faqSection{padding:var(--section-pad-y-sm) 0}.ShowroomsPage-module__wHZZiW__roiCard{padding:1.5rem}.ShowroomsPage-module__wHZZiW__seoContainer{padding:0 1.25rem}.ShowroomsPage-module__wHZZiW__seoText p{font-size:.95rem;line-height:1.75}.ShowroomsPage-module__wHZZiW__faqQuestion{align-items:flex-start;padding:1rem;font-size:.94rem}.ShowroomsPage-module__wHZZiW__faqAnswer{padding:0 1rem 1rem;font-size:.9rem}}
