.Header-module__hBw1pG__header{z-index:100;height:var(--nav-height);transition:background var(--transition), box-shadow var(--transition), border-color var(--transition);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__transparent{-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--border);background:#eeefeae0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--border), var(--shadow-sm);border-bottom-color:var(--border);background:#fdfaf5eb}[data-theme=dark] .Header-module__hBw1pG__scrolled{border-bottom-color:var(--dark-border,#2a2520);background:#0d0b08eb}.Header-module__hBw1pG__inner{height:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:0 clamp(16px,4vw,40px);display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__navLink{border-radius:var(--radius);color:var(--text-muted);transition:all var(--transition-fast);white-space:nowrap;padding:8px 14px;font-size:.9rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--primary);background:var(--primary-5)}.Header-module__hBw1pG__navLinkLight{color:var(--text-muted)}.Header-module__hBw1pG__navLinkLight:hover{color:var(--primary);background:var(--primary-5)}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__iconBtn{border-radius:var(--radius);width:36px;height:36px;color:var(--text-muted);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__iconBtn:hover{color:var(--primary);background:var(--primary-5)}.Header-module__hBw1pG__langBtn{border-radius:var(--radius);height:32px;color:var(--text-muted);background:var(--surface);border:1px solid var(--border);cursor:pointer;transition:all var(--transition-fast);letter-spacing:.04em;padding:0 10px;font-size:.8125rem;font-weight:600}.Header-module__hBw1pG__langBtn:hover{color:var(--primary);border-color:var(--primary);background:var(--primary-5)}.Header-module__hBw1pG__loginLink{color:var(--text-muted);border-radius:var(--radius);transition:all var(--transition-fast);padding:8px 14px;font-size:.9rem;font-weight:500}.Header-module__hBw1pG__loginLink:hover{color:var(--primary);background:var(--primary-5)}.Header-module__hBw1pG__userMenu{position:relative}.Header-module__hBw1pG__avatarBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:2px}.Header-module__hBw1pG__avatar{background:var(--primary);color:#fff;width:34px;height:34px;font-size:.875rem;font-weight:600;font-family:var(--font-body);transition:border-color var(--transition-fast);border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__avatarBtn:hover .Header-module__hBw1pG__avatar{border-color:var(--primary-light)}.Header-module__hBw1pG__dropdown{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-lg);z-index:200;animation:.15s both Header-module__hBw1pG__fadeIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}[dir=rtl] .Header-module__hBw1pG__dropdown{left:0;right:auto}.Header-module__hBw1pG__dropdownHeader{flex-direction:column;gap:2px;padding:14px 16px;display:flex}.Header-module__hBw1pG__dropdownName{color:var(--text);font-size:.9375rem;font-weight:600}.Header-module__hBw1pG__dropdownEmail{color:var(--text-faint);font-size:.8125rem}.Header-module__hBw1pG__dropdownDivider{background:var(--border);height:1px;margin:0}.Header-module__hBw1pG__dropdownItem{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;transition:all var(--transition-fast);font-size:.9rem;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:10px;padding:11px 16px;text-decoration:none;display:flex}[dir=rtl] .Header-module__hBw1pG__dropdownItem{text-align:right;flex-direction:row-reverse}.Header-module__hBw1pG__dropdownItem:hover{background:var(--surface-light);color:var(--primary)}.Header-module__hBw1pG__hamburger{cursor:pointer;border-radius:var(--radius);width:36px;height:36px;transition:background var(--transition-fast);background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:none}.Header-module__hBw1pG__hamburger:hover{background:var(--primary-5)}.Header-module__hBw1pG__bar{background:var(--text);width:100%;height:2px;transition:all var(--transition);transform-origin:50%;border-radius:2px}.Header-module__hBw1pG__barOpen1{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__barOpen2{opacity:0}.Header-module__hBw1pG__barOpen3{transform:rotate(-45deg)translate(5px,-5px)}.Header-module__hBw1pG__mobileMenu{top:var(--nav-height);background:var(--bg);z-index:99;animation:.25s both Header-module__hBw1pG__slideDown;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:4px;padding:24px clamp(16px,5vw,32px);display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--text);border-radius:var(--radius);transition:all var(--transition-fast);cursor:pointer;text-align:start;width:100%;font-size:1.0625rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;padding:14px 16px;text-decoration:none;display:block}.Header-module__hBw1pG__mobileNavLink:hover{background:var(--primary-5);color:var(--primary)}.Header-module__hBw1pG__mobileDivider{background:var(--border);height:1px;margin:8px 0}.Header-module__hBw1pG__mobileLogout{color:var(--error)}@media (max-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__loginLink{display:none}.Header-module__hBw1pG__hamburger{display:flex}}@media (min-width:769px){.Header-module__hBw1pG__mobileMenu{display:none}}
.Footer-module__S6Hkya__footer{background:var(--text);color:var(--text-inverse);padding:64px 0 0}[data-theme=dark] .Footer-module__S6Hkya__footer{background:#050402}.Footer-module__S6Hkya__grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;padding-bottom:64px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__tagline{color:#fdfaf58c;max-width:280px;margin-top:4px;font-size:.9375rem;line-height:1.6}.Footer-module__S6Hkya__whatsapp{color:#fff;border-radius:var(--radius);transition:all var(--transition-fast);background:#25d366;align-items:center;gap:8px;width:fit-content;margin-top:8px;padding:10px 18px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__whatsapp:hover{background:#1ebe5d;transform:translateY(-1px)}.Footer-module__S6Hkya__colTitle{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#fdfaf566;margin-bottom:20px;font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__list{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:#fdfaf5a6;transition:color var(--transition-fast);font-size:.9375rem;text-decoration:none}.Footer-module__S6Hkya__link:hover{color:#fdfaf5}.Footer-module__S6Hkya__appCtas{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__appBtn{border-radius:var(--radius);background:var(--primary);color:#fff;transition:all var(--transition-fast);border:1.5px solid var(--primary);align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.Footer-module__S6Hkya__appBtn:hover{background:var(--primary-dark)}.Footer-module__S6Hkya__appBtnGhost{color:#fdfaf5b3;background:0 0;border-color:#fdfaf526}.Footer-module__S6Hkya__appBtnGhost:hover{color:#fff;background:#fdfaf50f;border-color:#fdfaf54d}.Footer-module__S6Hkya__bottom{border-top:1px solid #fdfaf514;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 0;display:flex}.Footer-module__S6Hkya__copyright{color:#fdfaf559;font-size:.8125rem}.Footer-module__S6Hkya__bottomLinks{color:#fdfaf540;align-items:center;gap:12px;font-size:.8125rem;display:flex}.Footer-module__S6Hkya__bottomLink{color:#fdfaf566;transition:color var(--transition-fast);text-decoration:none}.Footer-module__S6Hkya__bottomLink:hover{color:#fdfaf5bf}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:520px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__brand{grid-column:auto}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}}
.HeroSection-module__sBkrQG__hero{background:var(--bg-light);z-index:1;width:100%;min-height:100vh;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__grid{grid-template-columns:1fr 1fr;max-width:1440px;min-height:100vh;margin:0 auto;display:grid}.HeroSection-module__sBkrQG__textCol{z-index:2;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,96px);display:flex}.HeroSection-module__sBkrQG__eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:#3c3c3b;margin-bottom:1.5rem;font-size:clamp(.65rem,1vw,.75rem);font-weight:500;display:inline-block}.HeroSection-module__sBkrQG__headline{font-family:var(--font-display);color:#0a0a08;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.HeroSection-module__sBkrQG__accent{color:var(--primary);font-family:var(--font-playfair);font-style:italic;font-weight:700;display:inline-block}html[dir=rtl] .HeroSection-module__sBkrQG__accent{font-family:var(--font-aesthetic-ar)}.HeroSection-module__sBkrQG__subheadline{font-family:var(--font-body);color:#3c3c3b;max-width:480px;margin:0 0 2.5rem;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.7}.HeroSection-module__sBkrQG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.HeroSection-module__sBkrQG__ctaGhost{color:#3c3c3b;min-height:48px;font-size:clamp(.875rem,1.2vw,1rem);font-weight:600;font-family:var(--font-body);border:1.5px solid #3c3c3b;border-radius:4px;align-items:center;padding:.75rem 2rem;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.HeroSection-module__sBkrQG__ctaGhost:hover{color:#eeefea;background:#3c3c3b}.HeroSection-module__sBkrQG__trustStrip{border-top:1px solid #dfe0db;align-items:center;gap:clamp(16px,2vw,32px);padding-top:2rem;display:flex}.HeroSection-module__sBkrQG__trustItem{flex-direction:column;gap:2px;display:flex}.HeroSection-module__sBkrQG__trustNum{font-family:var(--font-mono);color:#0a0a08;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:500}.HeroSection-module__sBkrQG__trustLabel{color:#6b5e4f;letter-spacing:.02em;font-size:clamp(.7rem,1vw,.8rem)}.HeroSection-module__sBkrQG__trustDivider{background:#dfe0db;flex-shrink:0;width:1px;height:32px}.HeroSection-module__sBkrQG__imageCol{background:var(--bg-light);flex-direction:column;justify-content:center;padding:clamp(32px,5vw,64px);display:flex;position:relative}.HeroSection-module__sBkrQG__imageFrame{aspect-ratio:4/5;border-radius:4px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 72px #0a0a082e}.HeroSection-module__sBkrQG__image{object-fit:cover;object-position:center;width:100%;height:100%}.HeroSection-module__sBkrQG__imageCaption{font-family:var(--font-body);color:#3c3c3b;max-width:400px;margin-top:1.5rem;font-size:clamp(.8rem,1.1vw,.95rem);line-height:1.6}@media (max-width:900px){.HeroSection-module__sBkrQG__grid{grid-template-columns:1fr;min-height:auto}.HeroSection-module__sBkrQG__textCol{order:2;padding:clamp(40px,8vw,64px) clamp(24px,5vw,48px)}.HeroSection-module__sBkrQG__imageCol{order:1;padding:clamp(24px,5vw,48px)}.HeroSection-module__sBkrQG__imageFrame{aspect-ratio:16/9}.HeroSection-module__sBkrQG__headline{font-size:clamp(2rem,7vw,3rem)}.HeroSection-module__sBkrQG__ctaGroup{flex-direction:column;align-items:stretch}.HeroSection-module__sBkrQG__ctaGhost{justify-content:center}.HeroSection-module__sBkrQG__trustStrip{flex-wrap:wrap;gap:16px}.HeroSection-module__sBkrQG__trustDivider{display:none}}@media (max-width:480px){.HeroSection-module__sBkrQG__hero{min-height:auto}.HeroSection-module__sBkrQG__textCol{padding:32px 24px}.HeroSection-module__sBkrQG__imageCol{padding:24px}.HeroSection-module__sBkrQG__headline{font-size:1.75rem}}
.ServiceCards-module__qUtGHq__section{padding:var(--section-pad) 0;background:var(--bg);position:relative}.ServiceCards-module__qUtGHq__header{text-align:center;margin-bottom:clamp(40px,6vw,72px)}.ServiceCards-module__qUtGHq__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);align-items:center;gap:8px;margin-bottom:16px;font-size:.8125rem;font-weight:600;display:inline-flex}.ServiceCards-module__qUtGHq__sectionLabel:before{content:"";background:var(--accent);flex-shrink:0;width:24px;height:1.5px}[dir=rtl] .ServiceCards-module__qUtGHq__sectionLabel:before{display:none}[dir=rtl] .ServiceCards-module__qUtGHq__sectionLabel:after{content:"";background:var(--accent);flex-shrink:0;width:24px;height:1.5px}.ServiceCards-module__qUtGHq__sectionTitle{font-family:var(--font-display);color:var(--text);margin-bottom:16px;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.15}[dir=rtl] .ServiceCards-module__qUtGHq__sectionTitle{font-family:var(--font-display-ar)}.ServiceCards-module__qUtGHq__sectionSubtitle{color:var(--text-muted);max-width:580px;margin:0 auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.ServiceCards-module__qUtGHq__editorial{grid-template-columns:1.4fr 1fr;gap:clamp(16px,2vw,28px);margin-bottom:clamp(24px,3vw,40px);display:grid}.ServiceCards-module__qUtGHq__featured{border-radius:var(--radius-lg);background:var(--surface);min-height:480px;position:relative;overflow:hidden}.ServiceCards-module__qUtGHq__featuredLink{height:100%;color:inherit;grid-template-columns:1fr 1fr;text-decoration:none;display:grid}.ServiceCards-module__qUtGHq__featuredImageWrap{position:relative;overflow:hidden}.ServiceCards-module__qUtGHq__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ServiceCards-module__qUtGHq__featured:hover .ServiceCards-module__qUtGHq__featuredImage{transform:scale(1.03)}.ServiceCards-module__qUtGHq__featuredPlaceholder{background:linear-gradient(135deg, var(--surface) 0%, var(--border) 100%);width:100%;height:100%}.ServiceCards-module__qUtGHq__featuredOverlay{background:linear-gradient(#0000 0% 40%,#0a0a0899 100%);position:absolute;inset:0}.ServiceCards-module__qUtGHq__featuredNumber{font-family:var(--font-mono);color:var(--text-inverse);letter-spacing:.1em;opacity:.8;font-size:.75rem;font-weight:500;position:absolute;top:20px;left:20px}[dir=rtl] .ServiceCards-module__qUtGHq__featuredNumber{left:auto;right:20px}.ServiceCards-module__qUtGHq__featuredContent{background:var(--bg);padding:clamp(20px,3vw,32px)}.ServiceCards-module__qUtGHq__featuredMeta{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;display:flex}.ServiceCards-module__qUtGHq__featuredLabel{color:var(--accent);font-weight:600}.ServiceCards-module__qUtGHq__featuredDot{opacity:.5}.ServiceCards-module__qUtGHq__featuredPrice{color:var(--text-muted)}.ServiceCards-module__qUtGHq__featuredTitle{font-family:var(--font-display);color:var(--text);margin-bottom:12px;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.1}[dir=rtl] .ServiceCards-module__qUtGHq__featuredTitle{font-family:var(--font-display-ar)}.ServiceCards-module__qUtGHq__featuredDesc{color:var(--text-muted);max-width:44ch;margin-bottom:20px;font-size:.9375rem;line-height:1.6}.ServiceCards-module__qUtGHq__featuredCta{color:var(--primary);transition:gap var(--transition);align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:inline-flex}.ServiceCards-module__qUtGHq__featured:hover .ServiceCards-module__qUtGHq__featuredCta{gap:12px}[dir=rtl] .ServiceCards-module__qUtGHq__featuredCta svg{transform:scaleX(-1)}.ServiceCards-module__qUtGHq__secondary{flex-direction:column;gap:clamp(12px,1.5vw,20px);display:flex}.ServiceCards-module__qUtGHq__secondaryItem{flex:1}.ServiceCards-module__qUtGHq__secondaryLink{border-radius:var(--radius-md);background:var(--bg);border:1px solid var(--border);color:inherit;height:100%;transition:border-color var(--transition), box-shadow var(--transition);gap:16px;padding:12px;text-decoration:none;display:flex}.ServiceCards-module__qUtGHq__secondaryLink:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.ServiceCards-module__qUtGHq__secondaryImageWrap{border-radius:var(--radius);flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.ServiceCards-module__qUtGHq__secondaryImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ServiceCards-module__qUtGHq__secondaryLink:hover .ServiceCards-module__qUtGHq__secondaryImage{transform:scale(1.05)}.ServiceCards-module__qUtGHq__secondaryPlaceholder{background:linear-gradient(135deg, var(--surface) 0%, var(--border) 100%);width:100%;height:100%}.ServiceCards-module__qUtGHq__secondaryNumber{font-family:var(--font-mono);color:var(--text-inverse);border-radius:var(--radius-sm);letter-spacing:.05em;background:#0a0a0880;padding:2px 6px;font-size:.625rem;font-weight:500;position:absolute;top:6px;left:6px}[dir=rtl] .ServiceCards-module__qUtGHq__secondaryNumber{left:auto;right:6px}.ServiceCards-module__qUtGHq__secondaryContent{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.ServiceCards-module__qUtGHq__secondaryTitle{font-family:var(--font-display);color:var(--text);margin-bottom:4px;font-size:1rem;font-weight:700;line-height:1.2}[dir=rtl] .ServiceCards-module__qUtGHq__secondaryTitle{font-family:var(--font-display-ar)}.ServiceCards-module__qUtGHq__secondaryDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ServiceCards-module__qUtGHq__secondaryFooter{justify-content:space-between;align-items:center;display:flex}.ServiceCards-module__qUtGHq__secondaryPrice{font-family:var(--font-mono);color:var(--primary);font-size:.8125rem;font-weight:500}.ServiceCards-module__qUtGHq__secondaryArrow{color:var(--text-muted);opacity:0;transition:all var(--transition);display:flex;transform:translate(-4px)}[dir=rtl] .ServiceCards-module__qUtGHq__secondaryArrow{transform:translate(4px)}[dir=rtl] .ServiceCards-module__qUtGHq__secondaryArrow svg{transform:scaleX(-1)}.ServiceCards-module__qUtGHq__secondaryLink:hover .ServiceCards-module__qUtGHq__secondaryArrow{opacity:1;transform:translate(0)}.ServiceCards-module__qUtGHq__remaining{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:clamp(12px,1.5vw,20px);margin-bottom:clamp(32px,4vw,48px);display:grid}.ServiceCards-module__qUtGHq__remainingLink{text-align:center;color:inherit;border-radius:var(--radius-md);transition:background var(--transition);flex-direction:column;align-items:center;padding:12px;text-decoration:none;display:flex}.ServiceCards-module__qUtGHq__remainingLink:hover{background:var(--surface-light)}.ServiceCards-module__qUtGHq__remainingImageWrap{border:2px solid var(--border);width:80px;height:80px;transition:border-color var(--transition);border-radius:50%;margin-bottom:12px;overflow:hidden}.ServiceCards-module__qUtGHq__remainingLink:hover .ServiceCards-module__qUtGHq__remainingImageWrap{border-color:var(--accent)}.ServiceCards-module__qUtGHq__remainingImage{object-fit:cover;width:100%;height:100%}.ServiceCards-module__qUtGHq__remainingPlaceholder{background:linear-gradient(135deg, var(--surface) 0%, var(--border) 100%);width:100%;height:100%}.ServiceCards-module__qUtGHq__remainingTitle{font-family:var(--font-display);color:var(--text);margin-bottom:4px;font-size:.9375rem;font-weight:600}[dir=rtl] .ServiceCards-module__qUtGHq__remainingTitle{font-family:var(--font-display-ar)}.ServiceCards-module__qUtGHq__remainingPrice{font-family:var(--font-mono);color:var(--text-muted);font-size:.75rem}.ServiceCards-module__qUtGHq__comingSoon{text-align:center;border-top:1px solid var(--border);padding-top:clamp(24px,3vw,40px)}.ServiceCards-module__qUtGHq__comingSoonLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);margin-bottom:16px;font-size:.75rem;font-weight:600;display:block}.ServiceCards-module__qUtGHq__comingSoonList{flex-wrap:wrap;justify-content:center;gap:8px 24px;display:flex}.ServiceCards-module__qUtGHq__comingSoonItem{color:var(--text-muted);transition:border-color var(--transition), color var(--transition);border-bottom:1px solid #0000;padding:6px 0;font-size:.875rem}.ServiceCards-module__qUtGHq__comingSoonItem:hover{color:var(--text);border-bottom-color:var(--border)}@media (max-width:1024px){.ServiceCards-module__qUtGHq__editorial{grid-template-columns:1fr}.ServiceCards-module__qUtGHq__featured{min-height:400px}.ServiceCards-module__qUtGHq__secondary{grid-template-columns:repeat(3,1fr);display:grid}.ServiceCards-module__qUtGHq__secondaryLink{flex-direction:column}.ServiceCards-module__qUtGHq__secondaryImageWrap{width:100%;height:120px}}@media (max-width:768px){.ServiceCards-module__qUtGHq__section{padding:60px 0}.ServiceCards-module__qUtGHq__editorial{gap:16px}.ServiceCards-module__qUtGHq__featured{min-height:360px}.ServiceCards-module__qUtGHq__featuredImageWrap{min-height:220px}.ServiceCards-module__qUtGHq__secondary{grid-template-columns:1fr}.ServiceCards-module__qUtGHq__secondaryLink{flex-direction:row}.ServiceCards-module__qUtGHq__secondaryImageWrap{width:80px;height:80px}.ServiceCards-module__qUtGHq__remaining{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.ServiceCards-module__qUtGHq__featuredContent{padding:20px}.ServiceCards-module__qUtGHq__featuredTitle{font-size:1.5rem}.ServiceCards-module__qUtGHq__remaining{grid-template-columns:repeat(2,1fr)}.ServiceCards-module__qUtGHq__comingSoonList{gap:4px 16px}.ServiceCards-module__qUtGHq__comingSoonItem{font-size:.8125rem}}
.HowItWorks-module__tSMH5W__section{padding:var(--section-pad) 0;background:var(--bg-secondary);position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__texture{opacity:.025;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='4' height='4' viewBox='0 0 4 4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3h1v1H1V3zm2-2h1v1H3V1z' fill='%231A1510' fill-opacity='1' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;inset:0}[dir=rtl] .HowItWorks-module__tSMH5W__texture{transform:scaleX(-1)}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:80px;position:relative}.HowItWorks-module__tSMH5W__header .HowItWorks-module__tSMH5W__section-subtitle{margin:0 auto}.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.HowItWorks-module__tSMH5W__step{text-align:center;flex-direction:column;align-items:center;padding:0 20px;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepNumber{font-family:var(--font-mono);color:var(--primary);opacity:.08;pointer-events:none;z-index:0;letter-spacing:-.04em;font-size:clamp(5rem,10vw,8rem);font-weight:500;line-height:1;position:absolute;top:-12px;left:50%;transform:translate(-50%)}[dir=rtl] .HowItWorks-module__tSMH5W__stepNumber{left:auto;right:50%;transform:translate(50%)}.HowItWorks-module__tSMH5W__connector{z-index:0;width:calc(100% - 72px);height:1px;position:absolute;top:44px;left:calc(50% + 36px)}[dir=rtl] .HowItWorks-module__tSMH5W__connector{left:auto;right:calc(50% + 36px)}.HowItWorks-module__tSMH5W__connectorLine{background:var(--border);height:1px;position:absolute;top:0;left:0;right:0}.HowItWorks-module__tSMH5W__connectorDot{background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;right:-1px}[dir=rtl] .HowItWorks-module__tSMH5W__connectorDot{left:-1px;right:auto}.HowItWorks-module__tSMH5W__stepIcon{z-index:1;margin-bottom:24px;position:relative}.HowItWorks-module__tSMH5W__iconFrame{border-radius:var(--radius-lg);border:1px solid var(--border);width:88px;height:88px;color:var(--primary);transition:all var(--transition);background:0 0;justify-content:center;align-items:center;display:flex}.HowItWorks-module__tSMH5W__iconFrame svg{width:40px;height:40px}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__iconFrame{border-color:var(--primary);background:var(--primary-5);transform:translateY(-2px)}.HowItWorks-module__tSMH5W__stepLabel{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:12px;font-size:.6875rem;font-weight:500;display:flex}.HowItWorks-module__tSMH5W__stepLabelLine{background:var(--border);flex-shrink:0;width:20px;height:1px}.HowItWorks-module__tSMH5W__stepContent{z-index:1;position:relative}.HowItWorks-module__tSMH5W__stepTitle{font-family:var(--font-display);color:var(--text);margin-bottom:10px;font-size:1.125rem;font-weight:700;line-height:1.3}[dir=rtl] .HowItWorks-module__tSMH5W__stepTitle{font-family:var(--font-display-ar)}.HowItWorks-module__tSMH5W__stepDesc{color:var(--text-muted);max-width:240px;margin:0 auto;font-size:.875rem;line-height:1.7}.HowItWorks-module__tSMH5W__trustNote{border:1px solid var(--border);border-radius:var(--radius-full);max-width:max-content;color:var(--text-muted);background:0 0;justify-content:center;align-items:center;gap:10px;margin-top:72px;margin-left:auto;margin-right:auto;padding:14px 28px;font-size:.875rem;font-weight:500;display:flex}.HowItWorks-module__tSMH5W__trustNote svg{color:var(--primary);flex-shrink:0}@media (max-width:1024px){.HowItWorks-module__tSMH5W__steps{grid-template-columns:repeat(2,1fr);gap:48px 32px}.HowItWorks-module__tSMH5W__connector{display:none}.HowItWorks-module__tSMH5W__step{padding:0}.HowItWorks-module__tSMH5W__stepNumber{font-size:clamp(4rem,12vw,6rem)}}@media (max-width:640px){.HowItWorks-module__tSMH5W__section{padding:calc(var(--section-pad) * .7) 0}.HowItWorks-module__tSMH5W__header{margin-bottom:48px}.HowItWorks-module__tSMH5W__steps{grid-template-columns:1fr;gap:36px}.HowItWorks-module__tSMH5W__step{text-align:start;flex-direction:row;align-items:flex-start;gap:20px}[dir=rtl] .HowItWorks-module__tSMH5W__step{text-align:end;flex-direction:row-reverse}.HowItWorks-module__tSMH5W__stepIcon{flex-shrink:0;margin-bottom:0}.HowItWorks-module__tSMH5W__iconFrame{width:64px;height:64px}.HowItWorks-module__tSMH5W__iconFrame svg{width:28px;height:28px}.HowItWorks-module__tSMH5W__stepContent{flex:1}.HowItWorks-module__tSMH5W__stepLabel{margin-bottom:8px}.HowItWorks-module__tSMH5W__stepDesc{max-width:none;margin:0}.HowItWorks-module__tSMH5W__stepNumber{display:none}.HowItWorks-module__tSMH5W__trustNote{margin-top:48px;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__tSMH5W__iconFrame{transition:none}}
.PriceEstimator-module__grn3hW__section{background:var(--bg);position:relative;overflow:hidden}.PriceEstimator-module__grn3hW__section:before{content:"";background:radial-gradient(ellipse 60% 40% at 50% 0%, var(--primary-5), transparent);pointer-events:none;position:absolute;inset:0}.PriceEstimator-module__grn3hW__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(48px,7vw,96px);display:grid;position:relative}.PriceEstimator-module__grn3hW__left{flex-direction:column;gap:clamp(28px,4vw,40px);padding-top:12px;display:flex}.PriceEstimator-module__grn3hW__sectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;font-size:.6875rem;font-weight:600;display:inline-flex}.PriceEstimator-module__grn3hW__sectionLabel:before{content:"";background:var(--accent);flex-shrink:0;width:24px;height:1.5px}[dir=rtl] .PriceEstimator-module__grn3hW__sectionLabel:before{display:none}[dir=rtl] .PriceEstimator-module__grn3hW__sectionLabel:after{content:"";background:var(--accent);flex-shrink:0;width:24px;height:1.5px}.PriceEstimator-module__grn3hW__title{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;margin:0;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:700;line-height:1.15}[dir=rtl] .PriceEstimator-module__grn3hW__title{font-family:var(--font-display-ar);line-height:1.3}.PriceEstimator-module__grn3hW__titleEm{color:var(--accent);font-size:.85em;font-style:italic;font-weight:400;display:inline-block}[dir=rtl] .PriceEstimator-module__grn3hW__titleEm{font-family:var(--font-aesthetic-ar);font-style:italic}.PriceEstimator-module__grn3hW__subtitle{color:var(--text-muted);max-width:440px;margin:0;font-size:clamp(.9375rem,1.8vw,1.0625rem);line-height:1.75}.PriceEstimator-module__grn3hW__features{flex-direction:column;gap:10px;display:flex}.PriceEstimator-module__grn3hW__feature{border-bottom:1px solid var(--border);transition:all var(--transition);align-items:center;gap:14px;padding:12px 0;display:flex}.PriceEstimator-module__grn3hW__feature:last-child{border-bottom:none}.PriceEstimator-module__grn3hW__feature:hover{padding-left:4px}[dir=rtl] .PriceEstimator-module__grn3hW__feature:hover{padding-left:0;padding-right:4px}.PriceEstimator-module__grn3hW__featureDot{background:var(--accent);opacity:.6;border-radius:50%;flex-shrink:0;width:5px;height:5px}.PriceEstimator-module__grn3hW__featureIcon{border-radius:var(--radius-sm);background:var(--primary-5);width:32px;height:32px;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PriceEstimator-module__grn3hW__featureText{color:var(--text);font-size:.9375rem;font-weight:500;line-height:1.4}.PriceEstimator-module__grn3hW__note{color:var(--text-muted);background:var(--accent-5);border-left:2px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.8125rem;line-height:1.6;display:flex}[dir=rtl] .PriceEstimator-module__grn3hW__note{border-left:none;border-right:2px solid var(--accent);border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.PriceEstimator-module__grn3hW__noteMark{border:1.5px solid var(--accent);width:18px;height:18px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.625rem;font-style:italic;font-weight:700;display:flex}.PriceEstimator-module__grn3hW__right{top:calc(var(--nav-height) + 24px);position:sticky}.PriceEstimator-module__grn3hW__estimator{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);transition:box-shadow var(--transition);flex-direction:column;padding:0;display:flex;position:relative;overflow:hidden}.PriceEstimator-module__grn3hW__estimator:hover{box-shadow:var(--shadow-xl)}.PriceEstimator-module__grn3hW__estimatorAccent{background:var(--accent);height:2px}[dir=rtl] .PriceEstimator-module__grn3hW__estimatorAccent{background:var(--accent)}.PriceEstimator-module__grn3hW__estimatorHeader{flex-direction:column;gap:12px;padding:clamp(24px,3vw,32px) clamp(24px,3vw,32px) 0;display:flex}.PriceEstimator-module__grn3hW__headerTop{justify-content:space-between;align-items:center;display:flex}.PriceEstimator-module__grn3hW__stepLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:.625rem;font-weight:500}.PriceEstimator-module__grn3hW__estimatorBadge{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-5);border:1px solid var(--accent-10);border-radius:var(--radius-full);padding:3px 10px;font-size:.625rem;font-weight:500}.PriceEstimator-module__grn3hW__estimatorTitle{font-family:var(--font-display);color:var(--text);margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}[dir=rtl] .PriceEstimator-module__grn3hW__estimatorTitle{font-family:var(--font-display-ar)}.PriceEstimator-module__grn3hW__estimatorBody{flex-direction:column;gap:20px;padding:clamp(20px,2.5vw,28px) clamp(24px,3vw,32px);display:flex}.PriceEstimator-module__grn3hW__field{flex-direction:column;gap:8px;display:flex}.PriceEstimator-module__grn3hW__fieldHeader{align-items:center;gap:10px;display:flex}.PriceEstimator-module__grn3hW__fieldStep{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-faint);flex-shrink:0;font-size:.625rem;font-weight:500}.PriceEstimator-module__grn3hW__label{color:var(--text-muted);margin:0;font-size:.8125rem;font-weight:500}.PriceEstimator-module__grn3hW__select{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg);width:100%;color:var(--text);font-size:.9375rem;font-family:var(--font-body);transition:all var(--transition-fast);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236B5E4F' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;outline:none;min-height:44px;padding:12px 40px 12px 16px}[dir=rtl] .PriceEstimator-module__grn3hW__select{font-family:var(--font-body-ar);text-align:right;background-position:12px;padding-left:40px;padding-right:16px}.PriceEstimator-module__grn3hW__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-10)}.PriceEstimator-module__grn3hW__priceResult{background:var(--primary-5);border:1px solid var(--primary-20);border-radius:var(--radius-lg);flex-direction:column;gap:14px;margin:0 clamp(20px,2.5vw,28px) clamp(20px,2.5vw,28px);padding:clamp(20px,2.5vw,28px);display:flex}.PriceEstimator-module__grn3hW__priceHeader{justify-content:space-between;align-items:center;display:flex}.PriceEstimator-module__grn3hW__priceLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.PriceEstimator-module__grn3hW__priceGuarantee{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background:var(--primary-10);border-radius:var(--radius-full);padding:3px 10px;font-size:.625rem;font-weight:500}.PriceEstimator-module__grn3hW__priceValue{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.PriceEstimator-module__grn3hW__priceAmount{align-items:baseline;display:flex}.PriceEstimator-module__grn3hW__priceNum{font-family:var(--font-mono);color:var(--primary);letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1}.PriceEstimator-module__grn3hW__priceDash{font-family:var(--font-mono);color:var(--text-faint);margin:0 2px;font-size:.875rem;font-weight:400}.PriceEstimator-module__grn3hW__priceCurrency{font-family:var(--font-mono);color:var(--text-muted);margin-inline-start:4px;font-size:.75rem;font-weight:500}.PriceEstimator-module__grn3hW__ctaBtn{background:var(--primary);color:#fff;border-radius:var(--radius-md);transition:all var(--transition);letter-spacing:.01em;cursor:pointer;min-height:48px;font-size:.9375rem;font-weight:600;font-family:var(--font-body);border:none;justify-content:center;align-items:center;gap:10px;padding:14px 28px;text-decoration:none;display:inline-flex}[dir=rtl] .PriceEstimator-module__grn3hW__ctaBtn{font-family:var(--font-body-ar)}.PriceEstimator-module__grn3hW__ctaBtn:hover{background:var(--primary-dark);box-shadow:var(--shadow-primary);transform:translateY(-1px)}.PriceEstimator-module__grn3hW__ctaBtn svg{transition:transform var(--transition-fast)}.PriceEstimator-module__grn3hW__ctaBtn:hover svg{transform:translate(3px)}[dir=rtl] .PriceEstimator-module__grn3hW__ctaBtn:hover svg{transform:translate(-3px)}.PriceEstimator-module__grn3hW__priceFootnote{color:var(--text-faint);margin:0;font-size:.75rem;line-height:1.5}.PriceEstimator-module__grn3hW__pricePlaceholder{color:var(--text-faint);text-align:center;border:1.5px dashed var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:12px;margin:0 clamp(20px,2.5vw,28px) clamp(20px,2.5vw,28px);padding:clamp(28px,4vw,40px) 16px;font-size:.875rem;display:flex}.PriceEstimator-module__grn3hW__placeholderIcon{background:var(--primary-5);width:48px;height:48px;color:var(--primary);opacity:.6;border-radius:50%;justify-content:center;align-items:center;display:flex}@media (max-width:900px){.PriceEstimator-module__grn3hW__inner{grid-template-columns:1fr;gap:40px}.PriceEstimator-module__grn3hW__right{position:static}.PriceEstimator-module__grn3hW__left{gap:24px}.PriceEstimator-module__grn3hW__features{gap:8px}.PriceEstimator-module__grn3hW__feature{padding:10px 0}.PriceEstimator-module__grn3hW__estimatorHeader{padding:24px 24px 0}.PriceEstimator-module__grn3hW__estimatorBody{padding:20px 24px}.PriceEstimator-module__grn3hW__priceResult,.PriceEstimator-module__grn3hW__pricePlaceholder{margin:0 20px 20px;padding:20px}.PriceEstimator-module__grn3hW__priceNum{font-size:1.5rem}}@media (max-width:480px){.PriceEstimator-module__grn3hW__title{font-size:1.625rem}.PriceEstimator-module__grn3hW__feature{gap:10px}.PriceEstimator-module__grn3hW__featureIcon{width:28px;height:28px}.PriceEstimator-module__grn3hW__featureText{font-size:.875rem}.PriceEstimator-module__grn3hW__estimatorTitle{font-size:1.125rem}.PriceEstimator-module__grn3hW__priceValue{gap:6px}}
.WhySho8lana-module__wdwmHG__section{background:var(--bg);position:relative;overflow:hidden}.WhySho8lana-module__wdwmHG__header{padding:var(--section-pad) clamp(24px, 5vw, 64px);grid-template-columns:1fr auto;align-items:start;gap:clamp(40px,6vw,80px);display:grid;position:relative}.WhySho8lana-module__wdwmHG__header:before{content:"";background:var(--border);height:1px;position:absolute;top:0;left:clamp(24px,5vw,64px);right:clamp(24px,5vw,64px)}.WhySho8lana-module__wdwmHG__headerLeft{max-width:520px}.WhySho8lana-module__wdwmHG__sectionLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:24px;font-size:.75rem;font-weight:500;display:inline-block}[dir=rtl] .WhySho8lana-module__wdwmHG__sectionLabel{letter-spacing:0}.WhySho8lana-module__wdwmHG__title{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.1}[dir=rtl] .WhySho8lana-module__wdwmHG__title{font-family:var(--font-display-ar);line-height:1.25}.WhySho8lana-module__wdwmHG__titleEm{color:var(--accent);font-size:.72em;font-style:italic;font-weight:400;display:inline-block}[dir=rtl] .WhySho8lana-module__wdwmHG__titleEm{font-family:var(--font-aesthetic-ar);font-style:italic}.WhySho8lana-module__wdwmHG__subtitle{color:var(--text-muted);max-width:440px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.75}[dir=rtl] .WhySho8lana-module__wdwmHG__subtitle{margin-left:auto}.WhySho8lana-module__wdwmHG__headerRight{flex-direction:column;align-items:center;gap:12px;padding-top:8px;display:flex}.WhySho8lana-module__wdwmHG__bigNumeral{font-family:var(--font-display);color:var(--primary);letter-spacing:-.04em;opacity:.08;font-size:clamp(6rem,12vw,10rem);font-weight:700;line-height:.9}[dir=rtl] .WhySho8lana-module__wdwmHG__bigNumeral{font-family:var(--font-mono);font-size:clamp(5rem,10vw,8rem)}.WhySho8lana-module__wdwmHG__bigNumeralLabel{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);opacity:.7;font-size:.6875rem;font-weight:500}[dir=rtl] .WhySho8lana-module__wdwmHG__bigNumeralLabel{letter-spacing:0;font-family:var(--font-body-ar);font-size:.75rem}.WhySho8lana-module__wdwmHG__pillars{padding:0 clamp(24px, 5vw, 64px) var(--section-pad);grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.5vw,28px);display:grid}.WhySho8lana-module__wdwmHG__pillar{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all var(--transition);animation:.6s both WhySho8lana-module__wdwmHG__fadeUp;animation-delay:var(--delay,0s);flex-direction:column;gap:20px;padding:clamp(32px,4vw,48px) clamp(24px,3vw,36px);display:flex;position:relative;overflow:hidden}.WhySho8lana-module__wdwmHG__pillar:before{content:"";background:var(--accent);opacity:0;transform-origin:0;height:2px;transition:opacity var(--transition), transform var(--transition);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}[dir=rtl] .WhySho8lana-module__wdwmHG__pillar:before{transform-origin:100%}.WhySho8lana-module__wdwmHG__pillar:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-6px)}.WhySho8lana-module__wdwmHG__pillar:hover:before{opacity:1;transform:scaleX(1)}.WhySho8lana-module__wdwmHG__pillarNumeral{font-family:var(--font-mono);color:var(--primary);opacity:.06;letter-spacing:-.04em;pointer-events:none;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1;position:absolute;top:20px;right:24px}[dir=rtl] .WhySho8lana-module__wdwmHG__pillarNumeral{left:24px;right:auto}.WhySho8lana-module__wdwmHG__pillarIcon{border-radius:var(--radius-md);background:var(--primary-5);width:52px;height:52px;color:var(--primary);transition:all var(--transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhySho8lana-module__wdwmHG__pillar:hover .WhySho8lana-module__wdwmHG__pillarIcon{background:var(--primary);color:#fff}.WhySho8lana-module__wdwmHG__pillarContent{flex-direction:column;gap:8px;display:flex}.WhySho8lana-module__wdwmHG__pillarTitle{font-family:var(--font-display);color:var(--text);font-size:1.125rem;font-weight:700;line-height:1.3}[dir=rtl] .WhySho8lana-module__wdwmHG__pillarTitle{font-family:var(--font-display-ar)}.WhySho8lana-module__wdwmHG__pillarDesc{color:var(--text-muted);font-size:.9375rem;line-height:1.75}.WhySho8lana-module__wdwmHG__statsBar{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:clamp(40px,6vw,64px) clamp(24px,5vw,64px);position:relative}.WhySho8lana-module__wdwmHG__statsBar:before{content:"";background:linear-gradient(90deg, transparent, var(--accent), transparent);opacity:.5;height:2px;position:absolute;top:-1px;left:0;right:0}.WhySho8lana-module__wdwmHG__stats{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.WhySho8lana-module__wdwmHG__stat{text-align:center;animation:.6s both WhySho8lana-module__wdwmHG__fadeUp;animation-delay:calc(var(--i,0) * 80ms);flex-direction:column;align-items:center;gap:8px;padding:0 24px;display:flex;position:relative}.WhySho8lana-module__wdwmHG__stat:not(:last-child):after{content:"";background:linear-gradient(to bottom, transparent, var(--border-strong), transparent);width:1px;height:48px;position:absolute;top:50%;right:0;transform:translateY(-50%)}[dir=rtl] .WhySho8lana-module__wdwmHG__stat:not(:last-child):after{left:0;right:auto}.WhySho8lana-module__wdwmHG__stat:last-child{border:none}.WhySho8lana-module__wdwmHG__statValue{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1}[dir=rtl] .WhySho8lana-module__wdwmHG__statValue{font-family:var(--font-mono)}.WhySho8lana-module__wdwmHG__statLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:500}[dir=rtl] .WhySho8lana-module__wdwmHG__statLabel{font-family:var(--font-body-ar);letter-spacing:0;text-transform:none;font-size:.875rem}@keyframes WhySho8lana-module__wdwmHG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.WhySho8lana-module__wdwmHG__pillars{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.WhySho8lana-module__wdwmHG__header{padding:var(--section-pad) 24px;grid-template-columns:1fr;gap:32px}.WhySho8lana-module__wdwmHG__headerRight{display:none}.WhySho8lana-module__wdwmHG__stats{grid-template-columns:repeat(2,1fr);gap:24px}.WhySho8lana-module__wdwmHG__stat:nth-child(2):after{display:none}.WhySho8lana-module__wdwmHG__stat{padding:16px 24px}.WhySho8lana-module__wdwmHG__stat:not(:last-child):after{display:none}.WhySho8lana-module__wdwmHG__pillars{padding:0 24px var(--section-pad);grid-template-columns:1fr;gap:16px}.WhySho8lana-module__wdwmHG__pillar{padding:28px 24px}.WhySho8lana-module__wdwmHG__statsBar{padding:40px 24px}}@media (max-width:520px){.WhySho8lana-module__wdwmHG__stats{grid-template-columns:repeat(2,1fr);gap:16px}.WhySho8lana-module__wdwmHG__stat{padding:12px 8px}.WhySho8lana-module__wdwmHG__statValue{font-size:1.5rem}.WhySho8lana-module__wdwmHG__pillarNumeral{font-size:2.5rem;top:16px;right:16px}[dir=rtl] .WhySho8lana-module__wdwmHG__pillarNumeral{left:16px;right:auto}}
.Testimonials-module__ItA9Ha__section{background:var(--bg);padding:var(--section-pad) 0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__section:before{content:"";pointer-events:none;background:radial-gradient(60% 40% at 50% 0,#c99a2a0a,#0000);position:absolute;inset:0}.Testimonials-module__ItA9Ha__header{max-width:var(--max-width);grid-template-columns:1fr auto;align-items:end;gap:40px;margin-bottom:clamp(48px,8vw,80px);margin-left:auto;margin-right:auto;padding:0 clamp(16px,5vw,48px);display:grid}.Testimonials-module__ItA9Ha__headerLeft{max-width:520px}.Testimonials-module__ItA9Ha__sectionLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--accent);align-items:center;gap:10px;margin-bottom:20px;font-size:.75rem;font-weight:500;display:inline-flex}.Testimonials-module__ItA9Ha__sectionLabel:before{content:"";background:var(--accent);flex-shrink:0;width:20px;height:1.5px}[dir=rtl] .Testimonials-module__ItA9Ha__sectionLabel:before{display:none}[dir=rtl] .Testimonials-module__ItA9Ha__sectionLabel:after{content:"";background:var(--accent);flex-shrink:0;width:20px;height:1.5px}.Testimonials-module__ItA9Ha__title{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15}[dir=rtl] .Testimonials-module__ItA9Ha__title{font-family:var(--font-display-ar);line-height:1.3}.Testimonials-module__ItA9Ha__titleEm{color:var(--accent);font-size:.75em;font-style:italic;font-weight:400;display:inline-block}[dir=rtl] .Testimonials-module__ItA9Ha__titleEm{font-family:var(--font-aesthetic-ar);font-style:italic}.Testimonials-module__ItA9Ha__headerRight{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.Testimonials-module__ItA9Ha__bigQuote{font-family:var(--font-display);color:var(--accent);opacity:.12;letter-spacing:-.04em;font-size:clamp(4rem,10vw,8rem);font-weight:700;line-height:.8}.Testimonials-module__ItA9Ha__headerCount{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--text-faint);font-size:.75rem;font-weight:500}.Testimonials-module__ItA9Ha__featured{background:#0d0b08;grid-template-columns:1fr 1fr;gap:0;margin-bottom:clamp(48px,8vw,80px);display:grid;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__featuredImage{min-height:400px;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__featuredImage img{object-fit:cover;filter:grayscale(20%)contrast(1.05);width:100%;height:100%}.Testimonials-module__ItA9Ha__featuredOverlay{background:linear-gradient(90deg,#0d0b084d 0%,#0d0b08b3 100%);position:absolute;inset:0}[dir=rtl] .Testimonials-module__ItA9Ha__featuredOverlay{background:linear-gradient(270deg,#0d0b084d 0%,#0d0b08b3 100%)}.Testimonials-module__ItA9Ha__featuredContent{flex-direction:column;justify-content:center;padding:clamp(40px,6vw,72px);display:flex;position:relative}.Testimonials-module__ItA9Ha__featuredNumeral{font-family:var(--font-mono);color:var(--accent);opacity:.08;letter-spacing:-.04em;pointer-events:none;font-size:clamp(5rem,10vw,8rem);font-weight:700;line-height:.8;position:absolute;top:24px;right:32px}[dir=rtl] .Testimonials-module__ItA9Ha__featuredNumeral{left:32px;right:auto}.Testimonials-module__ItA9Ha__featuredText{font-family:var(--font-display);color:#eeefea;letter-spacing:-.01em;margin:0 0 32px;font-size:clamp(1.25rem,2.5vw,1.75rem);font-style:italic;font-weight:400;line-height:1.5}[dir=rtl] .Testimonials-module__ItA9Ha__featuredText{font-family:var(--font-aesthetic-ar);line-height:1.7}.Testimonials-module__ItA9Ha__featuredAuthor{flex-direction:column;gap:4px;display:flex}.Testimonials-module__ItA9Ha__featuredName{font-family:var(--font-display);color:#fff;font-size:1.125rem;font-weight:700}[dir=rtl] .Testimonials-module__ItA9Ha__featuredName{font-family:var(--font-display-ar)}.Testimonials-module__ItA9Ha__featuredMeta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#eeefea80;font-size:.75rem;font-weight:500}.Testimonials-module__ItA9Ha__grid{max-width:var(--max-width);grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,32px);margin:0 auto;padding:0 clamp(16px,5vw,48px);display:grid}.Testimonials-module__ItA9Ha__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition);padding:clamp(28px,3vw,36px);position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-4px)}.Testimonials-module__ItA9Ha__cardNumeral{font-family:var(--font-mono);color:var(--primary);opacity:.06;letter-spacing:-.04em;pointer-events:none;font-size:clamp(3rem,5vw,4rem);font-weight:700;line-height:1;position:absolute;top:16px;right:20px}[dir=rtl] .Testimonials-module__ItA9Ha__cardNumeral{left:20px;right:auto}.Testimonials-module__ItA9Ha__cardHeader{align-items:center;gap:14px;margin-bottom:20px;display:flex}.Testimonials-module__ItA9Ha__avatar{object-fit:cover;border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:48px;height:48px}.Testimonials-module__ItA9Ha__meta{flex-direction:column;flex:1;gap:2px;display:flex}.Testimonials-module__ItA9Ha__name{font-family:var(--font-display);color:var(--text);font-size:1rem;font-weight:700;line-height:1.3}[dir=rtl] .Testimonials-module__ItA9Ha__name{font-family:var(--font-display-ar)}.Testimonials-module__ItA9Ha__location{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-size:.7rem;font-weight:500}.Testimonials-module__ItA9Ha__text{color:var(--text);margin:0;font-size:.9375rem;line-height:1.75}[dir=rtl] .Testimonials-module__ItA9Ha__text{font-family:var(--font-body-ar);line-height:1.9}.Testimonials-module__ItA9Ha__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.Testimonials-module__ItA9Ha__rating{color:var(--accent);letter-spacing:3px;font-size:.85rem}.Testimonials-module__ItA9Ha__platform{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-faint);background:var(--surface);border:1px solid var(--border);border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:500}@media (max-width:1024px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__ItA9Ha__header{grid-template-columns:1fr;gap:24px}.Testimonials-module__ItA9Ha__headerRight{align-items:flex-start}.Testimonials-module__ItA9Ha__featured{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__featuredImage{min-height:280px}.Testimonials-module__ItA9Ha__featuredContent{padding:32px 24px}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;gap:20px}.Testimonials-module__ItA9Ha__card{padding:24px}}@media (max-width:480px){.Testimonials-module__ItA9Ha__featuredText{font-size:1.125rem}.Testimonials-module__ItA9Ha__bigQuote{font-size:4rem}}
.book-module__R0Yk2G__page{background:var(--bg);min-height:100vh;padding:120px 0 80px}.book-module__R0Yk2G__container{max-width:680px;margin:0 auto;padding:0 clamp(16px,5vw,32px)}.book-module__R0Yk2G__progress{justify-content:center;align-items:center;gap:0;margin-bottom:12px;display:flex}.book-module__R0Yk2G__progressItem{align-items:center;gap:0;display:flex}.book-module__R0Yk2G__progressDot{background:var(--surface);border:2px solid var(--border);width:32px;height:32px;color:var(--text-faint);transition:all var(--transition-fast);font-size:.8125rem;font-weight:600;font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.book-module__R0Yk2G__progressDot.book-module__R0Yk2G__active{background:var(--primary);border-color:var(--primary);color:#fff}.book-module__R0Yk2G__progressDot.book-module__R0Yk2G__done{background:var(--success);border-color:var(--success);color:#fff}.book-module__R0Yk2G__progressLine{background:var(--border);width:40px;height:2px;transition:background var(--transition)}.book-module__R0Yk2G__progressLineDone{background:var(--success)}.book-module__R0Yk2G__stepLabel{text-align:center;color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:500;font-family:var(--font-mono);margin-bottom:32px}.book-module__R0Yk2G__stepContent{flex-direction:column;gap:20px;display:flex}.book-module__R0Yk2G__stepTitle{font-family:var(--font-display);color:var(--text);margin-bottom:4px;font-size:1.5rem;font-weight:700}[dir=rtl] .book-module__R0Yk2G__stepTitle{font-family:var(--font-display-ar)}.book-module__R0Yk2G__subLabel{color:var(--text-muted);margin-top:8px;font-size:1rem;font-weight:600}.book-module__R0Yk2G__serviceGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.book-module__R0Yk2G__serviceOption{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:start;transition:all var(--transition-fast);flex-direction:column;align-items:flex-start;gap:8px;padding:20px;display:flex}.book-module__R0Yk2G__serviceOption:hover{border-color:var(--primary);background:var(--primary-5)}.book-module__R0Yk2G__serviceOption.book-module__R0Yk2G__selected{border-color:var(--primary);background:var(--primary-5);box-shadow:0 0 0 3px var(--primary-10)}.book-module__R0Yk2G__serviceIcon{font-size:1.75rem;line-height:1}.book-module__R0Yk2G__serviceName{color:var(--text);font-size:1rem;font-weight:600}.book-module__R0Yk2G__serviceDesc{color:var(--text-muted);font-size:.8125rem;line-height:1.4}.book-module__R0Yk2G__typeList{flex-direction:column;gap:8px;display:flex}.book-module__R0Yk2G__typeOption{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--text-muted);transition:all var(--transition-fast);text-align:start;justify-content:space-between;align-items:center;padding:14px 16px;font-size:.9375rem;display:flex}.book-module__R0Yk2G__typeOption:hover{border-color:var(--primary);color:var(--text);background:var(--primary-5)}.book-module__R0Yk2G__typeOption.book-module__R0Yk2G__selected{border-color:var(--primary);background:var(--primary-5);color:var(--primary)}.book-module__R0Yk2G__typePrice{font-family:var(--font-mono);color:var(--text-faint);font-size:.8125rem}.book-module__R0Yk2G__textarea{resize:vertical;min-height:120px}.book-module__R0Yk2G__slotGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.book-module__R0Yk2G__slotBtn{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);text-align:center;font-size:.875rem;font-family:var(--font-body);padding:14px;line-height:1.4}.book-module__R0Yk2G__slotBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-5)}.book-module__R0Yk2G__slotBtn.book-module__R0Yk2G__selected{border-color:var(--primary);background:var(--primary);color:#fff}.book-module__R0Yk2G__promoRow{align-items:stretch;gap:8px;display:flex}.book-module__R0Yk2G__promoRow .book-module__R0Yk2G__input{flex:1}.book-module__R0Yk2G__promoApplied{color:var(--success);margin-top:4px;font-size:.875rem;font-weight:500}.book-module__R0Yk2G__promoInvalid{color:var(--error,#ef4444);margin-top:4px;font-size:.875rem;font-weight:500}.book-module__R0Yk2G__paymentGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.book-module__R0Yk2G__paymentOption{background:var(--bg);border:1.5px solid var(--border);border-radius:var(--radius-md);cursor:pointer;text-align:start;transition:all var(--transition-fast);flex-direction:column;align-items:flex-start;gap:6px;padding:20px;display:flex}.book-module__R0Yk2G__paymentOption:hover{border-color:var(--accent);background:var(--accent-5)}.book-module__R0Yk2G__paymentOption.book-module__R0Yk2G__selected{border-color:var(--primary);background:var(--primary-5);box-shadow:0 0 0 3px var(--primary-10)}.book-module__R0Yk2G__payIcon{font-size:1.5rem}.book-module__R0Yk2G__payLabel{color:var(--text);font-size:.9375rem;font-weight:600}.book-module__R0Yk2G__payDesc{color:var(--text-muted);font-size:.8125rem;line-height:1.4}.book-module__R0Yk2G__nav{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}[dir=rtl] .book-module__R0Yk2G__nav{flex-direction:row-reverse}.book-module__R0Yk2G__confirmed{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:48px 0;display:flex}.book-module__R0Yk2G__confirmedIcon{background:var(--success-bg);width:80px;height:80px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;display:flex}.book-module__R0Yk2G__confirmedTitle{font-family:var(--font-display);color:var(--text);font-size:1.75rem;font-weight:700}[dir=rtl] .book-module__R0Yk2G__confirmedTitle{font-family:var(--font-display-ar)}.book-module__R0Yk2G__confirmedDesc{color:var(--text-muted);max-width:420px;font-size:1rem;line-height:1.65}.book-module__R0Yk2G__jobNumberBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:4px;padding:20px 32px;display:flex}.book-module__R0Yk2G__jobNumberLabel{color:var(--text-faint);text-transform:uppercase;letter-spacing:.1em;font-size:.8125rem}.book-module__R0Yk2G__jobNumber{font-family:var(--font-mono);color:var(--primary);font-size:1.5rem;font-weight:700}.book-module__R0Yk2G__confirmedActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}@media (max-width:520px){.book-module__R0Yk2G__serviceGrid,.book-module__R0Yk2G__paymentGrid,.book-module__R0Yk2G__slotGrid{grid-template-columns:1fr}.book-module__R0Yk2G__nav{flex-direction:column}}
.dashboard-module__XABe8G__page{background:var(--bg);min-height:100vh;padding:calc(var(--nav-height) + 40px) 0 80px}.dashboard-module__XABe8G__loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.dashboard-module__XABe8G__dashHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.dashboard-module__XABe8G__greeting{font-family:var(--font-display);color:var(--text);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}[dir=rtl] .dashboard-module__XABe8G__greeting{font-family:var(--font-display-ar)}.dashboard-module__XABe8G__greetingSub{color:var(--text-muted);margin-top:4px;font-size:.9375rem}.dashboard-module__XABe8G__tabs{background:var(--surface);border-radius:var(--radius-md);gap:4px;width:fit-content;margin-bottom:24px;padding:4px;display:flex}.dashboard-module__XABe8G__tab{border-radius:var(--radius);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:6px;padding:8px 20px;font-size:.9rem;font-weight:500;display:flex}.dashboard-module__XABe8G__tab:hover{color:var(--text)}.dashboard-module__XABe8G__activeTab{background:var(--bg);color:var(--text);box-shadow:var(--shadow-xs)}.dashboard-module__XABe8G__tabBadge{background:var(--primary);color:#fff;font-size:.75rem;font-weight:600;font-family:var(--font-mono);border-radius:999px;padding:1px 7px}.dashboard-module__XABe8G__jobsList{flex-direction:column;gap:12px;display:flex}.dashboard-module__XABe8G__jobCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition-fast);flex-direction:column;gap:10px;padding:20px 24px;display:flex}.dashboard-module__XABe8G__jobCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.dashboard-module__XABe8G__jobTop{justify-content:space-between;align-items:center;display:flex}.dashboard-module__XABe8G__jobInfo{align-items:center;gap:10px;display:flex}.dashboard-module__XABe8G__jobNum{font-family:var(--font-mono);color:var(--text-faint);font-size:.875rem;font-weight:500}.dashboard-module__XABe8G__jobDate{color:var(--text-muted);font-size:.875rem}.dashboard-module__XABe8G__jobService{color:var(--text);text-transform:capitalize;font-size:.9375rem;font-weight:500}.dashboard-module__XABe8G__jobPrice{color:var(--primary);align-items:baseline;gap:4px;font-size:1.125rem;font-weight:700;display:flex}.dashboard-module__XABe8G__priceCur{color:var(--text-muted);font-size:.8125rem;font-weight:400}.dashboard-module__XABe8G__emptyState{text-align:center;color:var(--text-faint);flex-direction:column;align-items:center;gap:16px;padding:80px 0;display:flex}.dashboard-module__XABe8G__emptyState h3{color:var(--text-muted);font-size:1.125rem;font-weight:500}.dashboard-module__XABe8G__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.2s dashboard-module__XABe8G__fadeIn;display:flex;position:fixed;inset:0}.dashboard-module__XABe8G__modal{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl,16px);width:100%;max-width:520px;max-height:90vh;animation:.25s dashboard-module__XABe8G__slideUp;overflow-y:auto;box-shadow:0 24px 48px #0003}.dashboard-module__XABe8G__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:20px 24px 12px;display:flex}.dashboard-module__XABe8G__modalTitle{font-family:var(--font-display);font-size:1.125rem;font-weight:700}.dashboard-module__XABe8G__modalClose{cursor:pointer;color:var(--text-muted);border-radius:var(--radius);transition:background var(--transition-fast);background:0 0;border:none;padding:4px 8px;font-size:1.25rem}.dashboard-module__XABe8G__modalClose:hover{background:var(--surface)}.dashboard-module__XABe8G__modalBody{padding:16px 24px 24px}.dashboard-module__XABe8G__modalInfo{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.dashboard-module__XABe8G__modalInfoItem{border-bottom:1px solid var(--border-light,var(--border));justify-content:space-between;align-items:center;padding:8px 0;display:flex}.dashboard-module__XABe8G__modalInfoItem span{color:var(--text-muted);font-size:.875rem}.dashboard-module__XABe8G__modalInfoItem strong{font-size:.9375rem}.dashboard-module__XABe8G__priceHighlight{font-family:var(--font-mono);color:var(--primary);font-size:1.25rem!important}.dashboard-module__XABe8G__paymentSection{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md,12px);margin-bottom:16px;padding:20px}.dashboard-module__XABe8G__paymentHeader{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.dashboard-module__XABe8G__paymentIcon{font-size:1.5rem;line-height:1}.dashboard-module__XABe8G__paymentTitle{font-family:var(--font-display);color:var(--text);margin-bottom:4px;font-size:1rem;font-weight:700}.dashboard-module__XABe8G__paymentSubtitle{color:var(--text-muted);font-size:.8125rem;line-height:1.5}.dashboard-module__XABe8G__amountBanner{background:var(--primary);color:#fff;border-radius:var(--radius);justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px 18px;font-weight:600;display:flex}.dashboard-module__XABe8G__amountBanner span{opacity:.85;font-size:.875rem}.dashboard-module__XABe8G__amountBanner strong{font-family:var(--font-mono);letter-spacing:.02em;font-size:1.25rem}.dashboard-module__XABe8G__paymentMethod{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);transition:border-color var(--transition-fast);margin-bottom:12px;padding:16px}.dashboard-module__XABe8G__paymentMethod:hover{border-color:var(--primary)}.dashboard-module__XABe8G__paymentMethodHeader{align-items:center;gap:8px;margin-bottom:10px;display:flex}.dashboard-module__XABe8G__paymentMethodIcon{font-size:1.25rem}.dashboard-module__XABe8G__paymentDetail{margin-bottom:8px}.dashboard-module__XABe8G__paymentLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;display:block}.dashboard-module__XABe8G__copyRow{align-items:center;gap:8px;display:flex}.dashboard-module__XABe8G__paymentValue{font-family:var(--font-mono);color:var(--primary);background:var(--surface);border-radius:var(--radius);letter-spacing:.03em;text-align:left;direction:ltr;flex:1;padding:6px 12px;font-size:1.125rem;font-weight:600}.dashboard-module__XABe8G__copyBtn{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all var(--transition-fast);padding:6px 10px;font-size:.9rem}.dashboard-module__XABe8G__copyBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.dashboard-module__XABe8G__paymentInstructions{color:var(--text-muted);border-top:1px solid var(--border-light,var(--border));padding-top:8px;font-size:.8rem;line-height:1.6}.dashboard-module__XABe8G__whatsappBtn{border-radius:var(--radius);color:#fff;width:100%;transition:background var(--transition-fast);background:#25d366;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.dashboard-module__XABe8G__whatsappBtn:hover{background:#1da955}.dashboard-module__XABe8G__paidBanner{border-radius:var(--radius-md,12px);background:#d4edda;border:1px solid #28a745;align-items:center;gap:12px;margin-bottom:16px;padding:16px 20px;display:flex}.dashboard-module__XABe8G__paidBanner span{font-size:1.5rem}.dashboard-module__XABe8G__paidBanner strong{color:#155724;margin-bottom:4px;font-size:1rem;display:block}.dashboard-module__XABe8G__paidBanner p{color:#155724;opacity:.8;margin:0;font-size:.85rem}.dashboard-module__XABe8G__supportLink{text-align:center;color:var(--text-muted);transition:color var(--transition-fast);padding:10px;font-size:.85rem;text-decoration:none;display:block}.dashboard-module__XABe8G__supportLink:hover{color:var(--primary)}@keyframes dashboard-module__XABe8G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dashboard-module__XABe8G__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.dashboard-module__XABe8G__modal{border-radius:16px 16px 0 0;align-self:flex-end;max-width:100%}.dashboard-module__XABe8G__modalBody{padding:12px 16px 20px}.dashboard-module__XABe8G__paymentSection{padding:14px}.dashboard-module__XABe8G__amountBanner{padding:12px 14px}.dashboard-module__XABe8G__paymentValue{font-size:1rem}}
.CTASection-module__ETvUXq__section{background:var(--bg);padding:clamp(80px,14vw,160px) 0;position:relative;overflow:hidden}.CTASection-module__ETvUXq__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,7vw,96px);display:grid}.CTASection-module__ETvUXq__visual{position:relative}.CTASection-module__ETvUXq__imageFrame{border-radius:var(--radius-lg);aspect-ratio:4/5;background:var(--surface);position:relative;overflow:hidden}.CTASection-module__ETvUXq__image{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.CTASection-module__ETvUXq__imageCaption{align-items:center;gap:12px;margin-top:16px;display:flex}.CTASection-module__ETvUXq__captionLine{background:var(--accent);flex-shrink:0;width:32px;height:1px;display:block}[dir=rtl] .CTASection-module__ETvUXq__captionLine{order:1}.CTASection-module__ETvUXq__captionText{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);font-size:.75rem;font-weight:400}.CTASection-module__ETvUXq__content{flex-direction:column;gap:24px;display:flex}.CTASection-module__ETvUXq__kicker{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:12px;font-size:.6875rem;font-weight:500;display:inline-flex}.CTASection-module__ETvUXq__title{font-family:var(--font-display);color:var(--text);letter-spacing:-.02em;margin:0;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:700;line-height:1.1}[dir=rtl] .CTASection-module__ETvUXq__title{font-family:var(--font-display-ar);letter-spacing:0}.CTASection-module__ETvUXq__emphasis{color:var(--accent-dark);font-style:italic;font-weight:400}[dir=rtl] .CTASection-module__ETvUXq__emphasis{font-family:var(--font-aesthetic-ar);font-style:italic}.CTASection-module__ETvUXq__subtitle{font-family:var(--font-body);color:var(--text-muted);max-width:420px;margin:0;font-size:clamp(.9375rem,1.6vw,1.0625rem);font-weight:400;line-height:1.7}[dir=rtl] .CTASection-module__ETvUXq__subtitle{font-family:var(--font-body-ar)}.CTASection-module__ETvUXq__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:4px;display:flex}.CTASection-module__ETvUXq__ctaPrimary{background:var(--primary);color:#fff;border-radius:var(--radius-md);font-family:var(--font-body);transition:all var(--transition);letter-spacing:.01em;align-items:center;gap:10px;min-height:48px;padding:16px 32px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}[dir=rtl] .CTASection-module__ETvUXq__ctaPrimary{font-family:var(--font-body-ar)}.CTASection-module__ETvUXq__ctaPrimary:hover{background:var(--primary-dark);box-shadow:var(--shadow-primary);transform:translateY(-2px)}.CTASection-module__ETvUXq__ctaPrimary svg{transition:transform var(--transition-fast)}.CTASection-module__ETvUXq__ctaPrimary:hover svg{transform:translate(3px)}[dir=rtl] .CTASection-module__ETvUXq__ctaPrimary:hover svg{transform:translate(-3px)}.CTASection-module__ETvUXq__ctaSecondary{color:#fff;border-radius:var(--radius-md);font-family:var(--font-body);transition:all var(--transition);letter-spacing:.01em;background:#25d366;align-items:center;gap:8px;min-height:48px;padding:16px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}[dir=rtl] .CTASection-module__ETvUXq__ctaSecondary{font-family:var(--font-body-ar)}.CTASection-module__ETvUXq__ctaSecondary:hover{background:#1ebe5d;transform:translateY(-2px);box-shadow:0 8px 24px #25d36640}.CTASection-module__ETvUXq__proof{border-top:1px solid var(--border);align-items:center;gap:20px;margin-top:8px;padding-top:24px;display:flex}.CTASection-module__ETvUXq__proofItem{flex-direction:column;gap:2px;display:flex}.CTASection-module__ETvUXq__proofNum{font-family:var(--font-mono);color:var(--text);letter-spacing:-.02em;font-size:1.25rem;font-weight:500}.CTASection-module__ETvUXq__proofLabel{color:var(--text-faint);font-size:.8125rem;line-height:1.4}[dir=rtl] .CTASection-module__ETvUXq__proofLabel{font-family:var(--font-body-ar)}.CTASection-module__ETvUXq__proofDivider{background:var(--border);flex-shrink:0;width:1px;height:32px}@media (max-width:900px){.CTASection-module__ETvUXq__inner{grid-template-columns:1fr;gap:48px}.CTASection-module__ETvUXq__visual{order:-1;width:100%;max-width:480px;margin:0 auto}.CTASection-module__ETvUXq__imageFrame{aspect-ratio:3/4}}@media (max-width:640px){.CTASection-module__ETvUXq__section{padding:64px 0}.CTASection-module__ETvUXq__actions{flex-direction:column;align-items:stretch}.CTASection-module__ETvUXq__ctaPrimary,.CTASection-module__ETvUXq__ctaSecondary{text-align:center;justify-content:center}.CTASection-module__ETvUXq__proof{flex-wrap:wrap;gap:16px}.CTASection-module__ETvUXq__proofDivider{display:none}.CTASection-module__ETvUXq__proofItem{flex:1;min-width:100px}}
