.Navbar-module___rHu7W__nav{z-index:100;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(16px)saturate(1.5);border-bottom:1px solid var(--border);background:#09090bcc;padding:12px 0}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:10px;display:flex}.Navbar-module___rHu7W__logoIcon{color:var(--accent-1);font-size:1.1rem}.Navbar-module___rHu7W__logoText{letter-spacing:-.02em;color:var(--text-primary);font-size:1.1rem;font-weight:700}.Navbar-module___rHu7W__links{align-items:center;gap:32px;display:none}@media (min-width:768px){.Navbar-module___rHu7W__links{display:flex}}.Navbar-module___rHu7W__link{color:var(--text-secondary);transition:color var(--transition-fast);letter-spacing:0;align-items:center;gap:4px;font-size:.875rem;font-weight:400;display:inline-flex}.Navbar-module___rHu7W__link:hover{color:var(--text-primary)}.Navbar-module___rHu7W__chevron{transition:transform var(--transition-fast)}.Navbar-module___rHu7W__chevronOpen{transform:rotate(180deg)}.Navbar-module___rHu7W__dropdown{position:relative}.Navbar-module___rHu7W__dropdownMenu{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--radius-md);opacity:0;visibility:hidden;background:#121218f2;min-width:280px;padding:8px;transition:all .2s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(8px);box-shadow:0 16px 48px -12px #0009}.Navbar-module___rHu7W__dropdownMenuOpen{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module___rHu7W__dropdownItem{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);white-space:nowrap;padding:10px 14px;font-size:.85rem;display:block}.Navbar-module___rHu7W__dropdownItem:hover{color:var(--text-primary);background:#c9a84c14}.Navbar-module___rHu7W__cta{border-radius:var(--radius-sm);background:var(--text-primary);color:var(--bg-primary);transition:all var(--transition-fast);padding:8px 16px;font-size:.8rem;font-weight:500;display:none}.Navbar-module___rHu7W__cta:hover{background:var(--accent-1);color:#fff}.Navbar-module___rHu7W__menuToggle{border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--text-primary);font-size:.8rem;font-weight:600;font-family:var(--font-sans);background:#ffffff08;align-items:center;gap:8px;padding:9px 12px;display:inline-flex}.Navbar-module___rHu7W__mobileMenu{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#09090bf5;box-shadow:0 24px 60px -24px #000000b3}.Navbar-module___rHu7W__mobileMenuInner{gap:20px;padding-top:20px;padding-bottom:24px;display:grid}.Navbar-module___rHu7W__mobileSection{gap:12px;display:grid}.Navbar-module___rHu7W__mobileLabel{color:var(--text-accent);letter-spacing:.14em;font-size:.72rem}.Navbar-module___rHu7W__mobilePrimaryLink,.Navbar-module___rHu7W__mobileNavLink,.Navbar-module___rHu7W__mobileSubLink{border-radius:var(--radius-md);color:var(--text-primary);transition:background var(--transition-fast), color var(--transition-fast);display:block}.Navbar-module___rHu7W__mobilePrimaryLink,.Navbar-module___rHu7W__mobileNavLink{background:#ffffff08;border:1px solid #ffffff0d;padding:14px 16px;font-size:.96rem;font-weight:600}.Navbar-module___rHu7W__mobileSubLink{color:var(--text-secondary);border-bottom:1px solid #ffffff0f;padding:12px 0;font-size:.92rem}.Navbar-module___rHu7W__mobilePrimaryLink:hover,.Navbar-module___rHu7W__mobileNavLink:hover,.Navbar-module___rHu7W__mobileSubLink:hover{color:var(--text-accent)}.Navbar-module___rHu7W__mobileList{gap:4px;display:grid}.Navbar-module___rHu7W__mobileCta{border-radius:var(--radius-md);background:var(--text-primary);color:var(--bg-primary);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:14px 18px;font-size:.9rem;font-weight:700;display:inline-flex}.Navbar-module___rHu7W__mobileCta:hover{background:var(--accent-1);color:#fff}.Navbar-module___rHu7W__blogNav{padding:14px 0}.Navbar-module___rHu7W__blogBarInner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;display:grid}.Navbar-module___rHu7W__blogBackLink{color:var(--text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);white-space:nowrap;justify-self:end;align-items:center;gap:8px;font-size:.85rem;font-weight:500;display:inline-flex}.Navbar-module___rHu7W__blogBackLink:hover{color:var(--text-accent);transform:translate(-2px)}.Navbar-module___rHu7W__backTextShort{display:none}.Navbar-module___rHu7W__blogTitle{letter-spacing:.04em;color:var(--text-primary);justify-self:center;font-size:1rem;font-weight:600}@media (max-width:767px){.Navbar-module___rHu7W__blogBarInner{gap:10px}.Navbar-module___rHu7W__blogBackLink{font-size:.8rem}.Navbar-module___rHu7W__backTextFull{display:none}.Navbar-module___rHu7W__backTextShort{display:inline}.Navbar-module___rHu7W__logoText{font-size:1rem}}@media (min-width:768px){.Navbar-module___rHu7W__cta{display:inline-flex}.Navbar-module___rHu7W__menuToggle,.Navbar-module___rHu7W__mobileMenu{display:none}}
.Hero-module__JgYmMq__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__gridBg{z-index:0;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60%,#000 30%,#0000 100%);mask-image:radial-gradient(60% 60%,#000 30%,#0000 100%)}.Hero-module__JgYmMq__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#c9a84c1f 0%,#c9a84c0f 30%,#0000 70%);width:800px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__glowBottom{z-index:0;pointer-events:none;background:radial-gradient(#c9a84c14 0%,#0000 70%);width:600px;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__badge{border:1px solid var(--border-accent);color:var(--text-accent);letter-spacing:.01em;background:#c9a84c14;border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__JgYmMq__title{letter-spacing:-.035em;color:var(--text-primary);max-width:900px;margin-bottom:24px;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.08}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);max-width:580px;margin-bottom:40px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}.Hero-module__JgYmMq__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:64px;display:flex}.Hero-module__JgYmMq__primaryBtn{background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__primaryBtn:hover{background:var(--accent-1);color:#fff;transform:translateY(-1px);box-shadow:0 0 24px #c9a84c4d}.Hero-module__JgYmMq__secondaryBtn{color:var(--text-secondary);border-radius:var(--radius-md);border:1px solid var(--border);transition:all var(--transition-fast);align-items:center;padding:12px 24px;font-size:.9rem;font-weight:500;display:inline-flex}.Hero-module__JgYmMq__secondaryBtn:hover{color:var(--text-primary);border-color:var(--border-hover);background:var(--bg-card)}.Hero-module__JgYmMq__stats{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;gap:32px;padding:24px 40px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__JgYmMq__statNumber{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--font-mono);letter-spacing:-.02em}.Hero-module__JgYmMq__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.Hero-module__JgYmMq__statDivider{background:var(--border);width:1px;height:40px}@media (max-width:640px){.Hero-module__JgYmMq__stats{flex-direction:column;gap:20px;padding:24px}.Hero-module__JgYmMq__statDivider{width:60px;height:1px}}
.Clients-module__MlmhVW__section{background:var(--bg-primary);border-bottom:1px solid var(--border);padding:64px 0;overflow:hidden}.Clients-module__MlmhVW__label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:40px;font-size:.8rem;font-weight:500}.Clients-module__MlmhVW__carouselWrapper{width:100%;position:relative;overflow:hidden}.Clients-module__MlmhVW__fadeMaskLeft,.Clients-module__MlmhVW__fadeMaskRight{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.Clients-module__MlmhVW__fadeMaskLeft{background:linear-gradient(to right, var(--bg-primary), transparent);left:0}.Clients-module__MlmhVW__fadeMaskRight{background:linear-gradient(to left, var(--bg-primary), transparent);right:0}.Clients-module__MlmhVW__track{gap:28px;width:max-content;animation:34s linear infinite Clients-module__MlmhVW__scroll;display:flex}.Clients-module__MlmhVW__track:hover{animation-play-state:paused}@keyframes Clients-module__MlmhVW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Clients-module__MlmhVW__logoItem{flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;display:flex}.Clients-module__MlmhVW__logoFrame{border-radius:var(--radius-lg);border:1px solid var(--border);width:220px;height:88px;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:linear-gradient(#ffffff09 0%,#ffffff04 100%);justify-content:center;align-items:center;padding:16px 20px;display:flex}.Clients-module__MlmhVW__logoImage{object-fit:contain;object-position:center;width:100%;height:100%}.Clients-module__MlmhVW__logoText{color:var(--text-tertiary);white-space:nowrap;letter-spacing:-.01em;transition:color var(--transition-fast);-webkit-user-select:none;user-select:none;font-size:1.08rem;font-weight:700}.Clients-module__MlmhVW__logoItem:hover .Clients-module__MlmhVW__logoFrame{border-color:var(--border-hover);background:linear-gradient(#ffffff0d 0%,#ffffff06 100%);transform:translateY(-2px)}.Clients-module__MlmhVW__logoItem:hover .Clients-module__MlmhVW__logoText{color:var(--text-secondary)}@media (max-width:767px){.Clients-module__MlmhVW__section{padding:56px 0}.Clients-module__MlmhVW__label{margin-bottom:28px;font-size:.74rem;line-height:1.6}.Clients-module__MlmhVW__fadeMaskLeft,.Clients-module__MlmhVW__fadeMaskRight{width:64px}.Clients-module__MlmhVW__track{gap:18px;animation-duration:28s}.Clients-module__MlmhVW__logoFrame{border-radius:14px;width:170px;height:72px;padding:12px 14px}.Clients-module__MlmhVW__logoText{font-size:.92rem}}
.Services-module__h5-agW__section{background:var(--bg-primary);padding:120px 0;position:relative}.Services-module__h5-agW__header{text-align:center;max-width:600px;margin:0 auto 64px}.Services-module__h5-agW__label{letter-spacing:.12em;color:var(--text-accent);margin-bottom:16px;font-size:.75rem;font-weight:600;display:inline-block}.Services-module__h5-agW__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem)}.Services-module__h5-agW__subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.Services-module__h5-agW__trustRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex}.Services-module__h5-agW__trustItem{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff05;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:.85rem;display:inline-flex}.Services-module__h5-agW__trustDot{background:var(--accent-1);border-radius:50%;width:7px;height:7px;box-shadow:0 0 18px #c9a84c73}.Services-module__h5-agW__selectorBar{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.Services-module__h5-agW__selectorLabel{letter-spacing:.16em;color:var(--text-accent);margin-bottom:8px;font-size:.7rem;display:inline-block}.Services-module__h5-agW__selectorText{max-width:54ch;color:var(--text-secondary);font-size:.96rem;line-height:1.7}.Services-module__h5-agW__selectorLink{border:1px solid var(--border);min-height:44px;color:var(--text-primary);transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);background:#ffffff05;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.88rem;font-weight:600;display:inline-flex}.Services-module__h5-agW__selectorLink:hover{border-color:#c9a84c3d;transform:translateY(-2px)}@media (min-width:960px){.Services-module__h5-agW__selectorBar{flex-direction:row;justify-content:space-between;align-items:flex-end}}.Services-module__h5-agW__serviceRail{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:minmax(270px,84%);grid-auto-flow:column;gap:14px;margin:0 -4px 24px;padding:4px 4px 8px;display:grid;overflow-x:auto}.Services-module__h5-agW__serviceRail::-webkit-scrollbar{display:none}@media (min-width:768px){.Services-module__h5-agW__serviceRail{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;grid-auto-columns:auto;grid-auto-flow:row;margin:0 0 24px;padding:0;overflow:visible}}@media (min-width:1180px){.Services-module__h5-agW__serviceRail{grid-template-columns:repeat(3,minmax(0,1fr))}}.Services-module__h5-agW__serviceButton{text-align:left;border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;min-height:100%;color:inherit;cursor:pointer;scroll-snap-align:start;transition:transform var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);background:linear-gradient(#ffffff08 0%,#ffffff05 100%);flex-direction:column;padding:22px;display:flex}.Services-module__h5-agW__serviceButton:hover{background:#ffffff0d;border-color:#c9a84c3d;transform:translateY(-2px)}.Services-module__h5-agW__serviceButtonActive{border-color:var(--border-accent);background:radial-gradient(circle at 100% 0,#c9a84c2e,#0000 42%),linear-gradient(#ffffff0d 0%,#ffffff08 100%);box-shadow:inset 0 0 0 1px #c9a84c2e,0 20px 40px -24px #000000b3}.Services-module__h5-agW__serviceButtonTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Services-module__h5-agW__serviceIndex{color:var(--text-accent);letter-spacing:.14em;border:1px solid #c9a84c38;border-radius:999px;align-items:center;padding:5px 9px;font-size:.7rem;display:inline-flex}.Services-module__h5-agW__serviceButtonIcon{border-radius:var(--radius-md);width:42px;height:42px;color:var(--accent-3);background:#c9a84c1a;border:1px solid #c9a84c33;justify-content:center;align-items:center;display:inline-flex}.Services-module__h5-agW__serviceButtonTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:10px;font-size:1.08rem;line-height:1.35;display:block}.Services-module__h5-agW__serviceButtonIntro{color:var(--text-secondary);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.94rem;line-height:1.65;display:-webkit-box;overflow:hidden}.Services-module__h5-agW__serviceButtonFit{color:var(--text-secondary);border-top:1px solid #ffffff14;flex-direction:column;gap:8px;margin-top:18px;padding-top:16px;font-size:.85rem;line-height:1.55;display:flex}.Services-module__h5-agW__serviceButtonFitText{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Services-module__h5-agW__fitLabel,.Services-module__h5-agW__summaryLabel{letter-spacing:.16em;color:var(--text-accent);font-size:.68rem}.Services-module__h5-agW__serviceButtonAction{color:var(--text-accent);align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:.8rem;font-weight:600;display:inline-flex}.Services-module__h5-agW__serviceButtonAction:before{content:"";opacity:.75;background:currentColor;border-radius:50%;width:6px;height:6px}.Services-module__h5-agW__detailCard{border-radius:var(--radius-xl);border:1px solid var(--border);background:radial-gradient(circle at 100% 0,#c9a84c24,#0000 34%),linear-gradient(#ffffff0a 0%,#ffffff05 100%);padding:28px;position:relative;overflow:hidden;box-shadow:0 24px 64px -40px #000000e6}.Services-module__h5-agW__detailLead{gap:18px;margin-bottom:20px;display:grid}@media (min-width:960px){.Services-module__h5-agW__detailLead{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:start}}.Services-module__h5-agW__detailHeader{min-width:0}.Services-module__h5-agW__detailMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.Services-module__h5-agW__detailIconBox{border-radius:var(--radius-md);width:54px;height:54px;color:var(--accent-3);background:#c9a84c1a;border:1px solid #c9a84c3d;justify-content:center;align-items:center;display:inline-flex}.Services-module__h5-agW__detailTag{color:var(--text-accent);letter-spacing:.14em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:7px 10px;font-size:.72rem;display:inline-flex}.Services-module__h5-agW__detailTitle{color:var(--text-primary);letter-spacing:-.03em;max-width:14ch;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.Services-module__h5-agW__detailIntro{max-width:64ch;color:var(--text-secondary);font-size:1rem;line-height:1.75}.Services-module__h5-agW__detailHighlight{border-radius:var(--radius-lg);background:#c9a84c0f;border:1px solid #c9a84c2e;padding:20px}.Services-module__h5-agW__detailHighlight p{color:var(--text-primary);margin-top:10px;line-height:1.7}.Services-module__h5-agW__detailContentGrid{grid-template-columns:1fr;gap:16px;margin-bottom:24px;display:grid}@media (min-width:960px){.Services-module__h5-agW__detailContentGrid{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr)}}.Services-module__h5-agW__featureBlock{border-radius:var(--radius-lg);background:#ffffff06;border:1px solid #ffffff14;padding:24px}.Services-module__h5-agW__featureHeader{margin-bottom:20px}.Services-module__h5-agW__featureHeader p{color:var(--text-secondary);margin-top:10px;line-height:1.7}.Services-module__h5-agW__featureList{grid-template-columns:1fr;gap:14px;display:grid}.Services-module__h5-agW__featureItem{color:var(--text-primary);align-items:flex-start;gap:12px;line-height:1.65;display:flex}.Services-module__h5-agW__featureIcon{color:var(--accent-2);flex-shrink:0;justify-content:center;align-items:center;margin-top:3px;display:inline-flex}.Services-module__h5-agW__supportColumn{gap:16px;display:grid}.Services-module__h5-agW__goodFitCard,.Services-module__h5-agW__processBlock{border-radius:var(--radius-lg);background:#09090b59;border:1px solid #ffffff14;padding:24px}.Services-module__h5-agW__goodFitCard p{color:var(--text-primary);margin-top:10px;line-height:1.7}.Services-module__h5-agW__processHeader{margin-bottom:20px}.Services-module__h5-agW__processHeader p{color:var(--text-secondary);margin-top:10px;line-height:1.7}.Services-module__h5-agW__processSteps{gap:16px;display:grid}.Services-module__h5-agW__processStep{align-items:flex-start;gap:12px;display:flex}.Services-module__h5-agW__processStepNumber{width:34px;height:34px;color:var(--text-accent);background:#c9a84c14;border:1px solid #c9a84c38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;display:inline-flex}.Services-module__h5-agW__processStepCopy strong{color:var(--text-primary);margin-bottom:4px;font-size:.96rem;display:block}.Services-module__h5-agW__processStepCopy p{color:var(--text-secondary);font-size:.92rem;line-height:1.65}.Services-module__h5-agW__ctaRow{flex-wrap:wrap;gap:12px;display:flex}.Services-module__h5-agW__primaryCta,.Services-module__h5-agW__secondaryCta{border-radius:var(--radius-md);min-height:48px;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:600;display:inline-flex}.Services-module__h5-agW__primaryCta{background:var(--gradient-accent);color:#111;box-shadow:0 16px 32px -20px #c9a84ccc}.Services-module__h5-agW__primaryCta:hover{transform:translateY(-2px)}.Services-module__h5-agW__secondaryCta{border:1px solid var(--border);color:var(--text-primary);background:#ffffff05}.Services-module__h5-agW__secondaryCta:hover{border-color:#c9a84c3d;transform:translateY(-2px)}@media (max-width:767px){.Services-module__h5-agW__section{padding:96px 0}.Services-module__h5-agW__header{margin-bottom:42px}.Services-module__h5-agW__trustRow{justify-content:flex-start;margin-bottom:28px}.Services-module__h5-agW__trustItem{font-size:.82rem}.Services-module__h5-agW__selectorText{font-size:.92rem}.Services-module__h5-agW__selectorLink{width:100%}.Services-module__h5-agW__serviceRail{grid-auto-columns:minmax(266px,86%)}.Services-module__h5-agW__serviceButton{padding:20px}.Services-module__h5-agW__detailCard{padding:22px}.Services-module__h5-agW__detailTitle{max-width:none;font-size:clamp(1.8rem,8vw,2.4rem)}.Services-module__h5-agW__featureBlock,.Services-module__h5-agW__goodFitCard,.Services-module__h5-agW__processBlock{padding:20px}.Services-module__h5-agW__primaryCta,.Services-module__h5-agW__secondaryCta{width:100%}}
.CaseStudy-module__QM232a__section{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:120px 0}.CaseStudy-module__QM232a__header{text-align:center;max-width:680px;margin:0 auto 64px}.CaseStudy-module__QM232a__label{letter-spacing:.12em;color:var(--text-accent);margin-bottom:16px;font-size:.75rem;font-weight:600;display:inline-block}.CaseStudy-module__QM232a__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem)}.CaseStudy-module__QM232a__subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.CaseStudy-module__QM232a__timeline{border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:2px;margin-bottom:48px;display:flex;overflow:hidden}.CaseStudy-module__QM232a__row{background:var(--bg-card);transition:background var(--transition-fast);grid-template-columns:1fr auto 1fr;display:grid}.CaseStudy-module__QM232a__row:hover{background:var(--bg-card-hover)}.CaseStudy-module__QM232a__beforeCol{border-right:1px solid var(--border);align-items:center;gap:12px;padding:20px 24px;display:flex}.CaseStudy-module__QM232a__beforeDot{background:#f87171;border-radius:50%;flex-shrink:0;width:6px;height:6px}.CaseStudy-module__QM232a__beforeText{color:var(--text-tertiary);font-size:.9rem;line-height:1.5}.CaseStudy-module__QM232a__arrowCol{border-right:1px solid var(--border);justify-content:center;align-items:center;padding:0 20px;display:flex}.CaseStudy-module__QM232a__arrowIcon{color:var(--text-tertiary)}.CaseStudy-module__QM232a__afterCol{align-items:center;gap:12px;padding:20px 24px;display:flex}.CaseStudy-module__QM232a__afterIcon{color:#34d399;flex-shrink:0}.CaseStudy-module__QM232a__afterText{color:var(--text-primary);font-size:.9rem;font-weight:500;line-height:1.5}@media (max-width:768px){.CaseStudy-module__QM232a__row{grid-template-columns:1fr}.CaseStudy-module__QM232a__beforeCol{border-right:none;border-bottom:1px solid var(--border);padding:16px 20px}.CaseStudy-module__QM232a__arrowCol{border-right:none;border-bottom:1px solid var(--border);padding:8px}.CaseStudy-module__QM232a__afterCol{padding:16px 20px}}.CaseStudy-module__QM232a__impact{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.CaseStudy-module__QM232a__impactGrid{background:var(--border);grid-template-columns:1fr;gap:1px;display:grid}@media (min-width:640px){.CaseStudy-module__QM232a__impactGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.CaseStudy-module__QM232a__impactGrid{grid-template-columns:repeat(4,1fr)}}.CaseStudy-module__QM232a__impactItem{background:var(--bg-primary);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;display:flex}.CaseStudy-module__QM232a__impactNum{color:var(--text-primary);font-size:1.75rem;font-weight:800}.CaseStudy-module__QM232a__impactLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:500}
.WhyUs-module__1cSnGa__section{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:120px 0;position:relative;overflow:hidden}.WhyUs-module__1cSnGa__bgLine{background:linear-gradient(to bottom, transparent, var(--border), transparent);z-index:0;width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.WhyUs-module__1cSnGa__header{text-align:center;z-index:1;margin-bottom:64px;position:relative}.WhyUs-module__1cSnGa__label{letter-spacing:.12em;color:var(--text-accent);margin-bottom:16px;font-size:.75rem;font-weight:600;display:inline-block}.WhyUs-module__1cSnGa__title{color:var(--text-primary);font-size:clamp(2rem,4vw,2.75rem)}.WhyUs-module__1cSnGa__grid{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:1;grid-template-columns:1fr;gap:1px;display:grid;position:relative;overflow:hidden}@media (min-width:640px){.WhyUs-module__1cSnGa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyUs-module__1cSnGa__grid{grid-template-columns:repeat(3,1fr)}.WhyUs-module__1cSnGa__item:nth-child(4){grid-column:1/2}.WhyUs-module__1cSnGa__item:nth-child(5){grid-column:2/4}}.WhyUs-module__1cSnGa__item{background:var(--bg-secondary);transition:background var(--transition-fast);gap:16px;padding:32px;display:flex}.WhyUs-module__1cSnGa__item:hover{background:var(--bg-tertiary)}.WhyUs-module__1cSnGa__itemIcon{border-radius:var(--radius-sm);border:1px solid var(--border);width:40px;height:40px;color:var(--accent-3);background:var(--bg-card);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyUs-module__1cSnGa__itemContent{flex-direction:column;gap:8px;display:flex}.WhyUs-module__1cSnGa__itemTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1rem;font-weight:600}.WhyUs-module__1cSnGa__itemDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}
.Results-module__rC8ZHa__section{background:var(--bg-primary);padding:120px 0}.Results-module__rC8ZHa__header{text-align:center;max-width:600px;margin:0 auto 64px}.Results-module__rC8ZHa__label{letter-spacing:.12em;color:var(--text-accent);margin-bottom:16px;font-size:.75rem;font-weight:600;display:inline-block}.Results-module__rC8ZHa__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem)}.Results-module__rC8ZHa__subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.Results-module__rC8ZHa__comparison{flex-direction:column;align-items:center;gap:24px;max-width:1080px;margin-bottom:64px;margin-left:auto;margin-right:auto;display:flex}@media (min-width:768px){.Results-module__rC8ZHa__comparison{flex-direction:row;align-items:stretch;gap:0}}.Results-module__rC8ZHa__column{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);flex:1;width:100%;overflow:hidden}.Results-module__rC8ZHa__colHeader{border-bottom:1px solid var(--border);padding:20px 24px}.Results-module__rC8ZHa__colLabel{letter-spacing:.14em;font-size:.7rem;font-weight:700;font-family:var(--font-mono)}.Results-module__rC8ZHa__colLabelBefore{color:#f87171}.Results-module__rC8ZHa__colLabelAfter{color:#34d399}.Results-module__rC8ZHa__row{color:var(--text-secondary);border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:16px 24px;font-size:.9rem;display:flex}.Results-module__rC8ZHa__row:last-child{border-bottom:none}.Results-module__rC8ZHa__rowBefore{color:var(--text-tertiary)}.Results-module__rC8ZHa__rowAfter{color:var(--text-primary);font-weight:500}.Results-module__rC8ZHa__rowDot{background:#f87171;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Results-module__rC8ZHa__rowDotAfter{background:#34d399}.Results-module__rC8ZHa__arrow{justify-content:center;align-items:center;padding:12px 0;display:flex}@media (min-width:768px){.Results-module__rC8ZHa__arrow{padding:0 32px}}.Results-module__rC8ZHa__arrowCircle{border:1px solid var(--border-accent);width:56px;height:56px;color:var(--accent-3);background:#c9a84c14;border-radius:50%;justify-content:center;align-items:center;display:flex}.Results-module__rC8ZHa__quote{text-align:center;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(135deg,#c9a84c0a 0% 100%);padding:48px 32px;position:relative}.Results-module__rC8ZHa__quote:before{content:"";border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--border-accent), transparent 60%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Results-module__rC8ZHa__quoteText{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(1.2rem,2.5vw,1.75rem);font-weight:700;line-height:1.3}@media (max-width:767px){.Results-module__rC8ZHa__section{padding:96px 0}.Results-module__rC8ZHa__header{margin-bottom:40px}.Results-module__rC8ZHa__subtitle{font-size:1rem}.Results-module__rC8ZHa__comparison{gap:14px;margin-bottom:48px}.Results-module__rC8ZHa__column{border-radius:18px}.Results-module__rC8ZHa__colHeader{padding:16px 18px}.Results-module__rC8ZHa__row{align-items:flex-start;padding:15px 18px;font-size:.88rem;line-height:1.6}.Results-module__rC8ZHa__rowDot{margin-top:7px}.Results-module__rC8ZHa__arrow{padding:2px 0}.Results-module__rC8ZHa__arrowCircle{width:46px;height:46px;transform:rotate(90deg)}.Results-module__rC8ZHa__quote{padding:32px 20px}}
.slug-module__PauFvG__main{background:var(--bg-primary);min-height:100vh}.slug-module__PauFvG__article{padding:140px 0 80px}.slug-module__PauFvG__topNav{flex-direction:column;gap:18px;max-width:760px;margin-bottom:40px;display:flex}.slug-module__PauFvG__backLink{color:var(--text-tertiary);transition:color var(--transition-fast);align-items:center;gap:8px;width:fit-content;font-size:.85rem;display:inline-flex}.slug-module__PauFvG__backLink:hover{color:var(--text-accent)}.slug-module__PauFvG__breadcrumbs{overflow-x:auto}.slug-module__PauFvG__breadcrumbList{color:var(--text-tertiary);white-space:nowrap;align-items:center;gap:10px;font-size:.8rem;list-style:none;display:flex}.slug-module__PauFvG__breadcrumbItem{min-width:0}.slug-module__PauFvG__breadcrumbItem a{color:var(--text-tertiary);transition:color var(--transition-fast)}.slug-module__PauFvG__breadcrumbItem a:hover{color:var(--text-accent)}.slug-module__PauFvG__breadcrumbSeparator{color:#ffffff47;align-items:center;display:inline-flex}.slug-module__PauFvG__breadcrumbCurrent{color:var(--text-secondary);text-overflow:ellipsis;overflow:hidden}.slug-module__PauFvG__header{border-bottom:1px solid var(--border);max-width:760px;margin-bottom:40px;padding-bottom:40px}.slug-module__PauFvG__meta{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;display:flex}.slug-module__PauFvG__categoryBadge,.slug-module__PauFvG__takeawayLabel{border:1px solid var(--border-accent);color:var(--text-accent);letter-spacing:.1em;white-space:nowrap;background:#c9a84c0f;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.slug-module__PauFvG__metaItem{color:var(--text-tertiary);align-items:center;gap:5px;font-size:.8rem;display:inline-flex}.slug-module__PauFvG__title{color:var(--text-primary);max-width:760px;margin-bottom:20px;font-size:clamp(2rem,5vw,3rem);line-height:1.2}.slug-module__PauFvG__excerpt{color:var(--text-secondary);max-width:680px;margin-bottom:24px;font-size:1.15rem;line-height:1.7}.slug-module__PauFvG__authorRow{color:var(--text-tertiary);align-items:center;gap:8px;font-size:.9rem;display:flex}.slug-module__PauFvG__topicRow{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.slug-module__PauFvG__topicTag{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;padding:7px 10px;font-size:.76rem}.slug-module__PauFvG__takeawayBox{border-radius:var(--radius-xl);background:linear-gradient(135deg,#c9a84c14 0%,#ffffff05 100%);border:1px solid #c9a84c3d;max-width:720px;margin-bottom:48px;padding:28px}.slug-module__PauFvG__takeawayLabel{margin-bottom:14px}.slug-module__PauFvG__takeawayTitle{color:var(--text-primary);margin-bottom:18px;font-size:1.35rem}.slug-module__PauFvG__takeawayList{gap:14px;display:grid}.slug-module__PauFvG__takeawayItem{align-items:flex-start;gap:12px;display:flex}.slug-module__PauFvG__takeawayDot{background:var(--accent-1);border-radius:999px;flex-shrink:0;width:8px;height:8px;margin-top:9px}.slug-module__PauFvG__takeawayItem p{color:var(--text-secondary);line-height:1.7}.slug-module__PauFvG__body{max-width:720px;margin-bottom:64px}.slug-module__PauFvG__bodySection{margin-bottom:44px}.slug-module__PauFvG__bodySection:last-child{margin-bottom:0}.slug-module__PauFvG__bodySection h2{color:var(--text-primary);margin-bottom:16px;font-size:1.35rem;line-height:1.35}.slug-module__PauFvG__bodySection p{color:var(--text-secondary);margin-bottom:24px;font-size:1.05rem;line-height:1.85}.slug-module__PauFvG__bodySection p:last-child{margin-bottom:0}.slug-module__PauFvG__ctaBox{border-radius:var(--radius-xl);border:1px solid var(--border-accent);background:linear-gradient(135deg,#c9a84c0f 0%,#c9a84c05 100%);max-width:720px;margin-bottom:0;padding:40px}.slug-module__PauFvG__ctaBox h3{color:var(--text-primary);margin-bottom:12px;font-size:1.5rem}.slug-module__PauFvG__ctaBox p{color:var(--text-secondary);max-width:560px;margin-bottom:24px;font-size:.95rem;line-height:1.7}.slug-module__PauFvG__ctaButton{border-radius:var(--radius-md);background:var(--text-primary);color:var(--bg-primary);transition:all var(--transition-fast);align-items:center;gap:8px;padding:14px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.slug-module__PauFvG__ctaButton:hover{background:var(--accent-1);color:#fff;transform:translateY(-1px);box-shadow:0 0 24px #c9a84c40}.slug-module__PauFvG__related{border-top:1px solid var(--border);background:var(--bg-secondary);padding:80px 0 120px}.slug-module__PauFvG__relatedTitle{color:var(--text-primary);margin-bottom:40px;font-size:clamp(1.5rem,3vw,2rem)}.slug-module__PauFvG__relatedGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.slug-module__PauFvG__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.slug-module__PauFvG__relatedGrid{grid-template-columns:repeat(3,1fr)}}.slug-module__PauFvG__relatedCard{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-card);transition:all var(--transition-base);flex-direction:column;padding:28px;display:flex}.slug-module__PauFvG__relatedCard:hover{border-color:var(--border-hover);transform:translateY(-3px);box-shadow:0 16px 48px -12px #0006}.slug-module__PauFvG__relatedCategory{letter-spacing:.1em;color:var(--text-accent);margin-bottom:14px;font-size:.68rem;font-weight:700;display:inline-block}.slug-module__PauFvG__relatedCardTitle{color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:10px;font-size:1.1rem;line-height:1.35}.slug-module__PauFvG__relatedCard:hover .slug-module__PauFvG__relatedCardTitle{color:var(--text-accent)}.slug-module__PauFvG__relatedExcerpt{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.slug-module__PauFvG__relatedReadMore{color:var(--text-accent);font-size:.82rem;font-weight:600}.slug-module__PauFvG__footer{border-top:1px solid var(--border);background:var(--bg-primary);padding:32px 0}.slug-module__PauFvG__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.slug-module__PauFvG__footerLogo{color:var(--text-primary);letter-spacing:-.02em;font-size:.9rem;font-weight:700}.slug-module__PauFvG__footerTagline,.slug-module__PauFvG__footerLocation{color:var(--text-tertiary);margin-top:4px;font-size:.8rem}.slug-module__PauFvG__footerRight p{color:var(--text-tertiary);font-size:.75rem}@media (max-width:640px){.slug-module__PauFvG__topNav{gap:14px;margin-bottom:32px}.slug-module__PauFvG__breadcrumbList{gap:8px;font-size:.76rem}.slug-module__PauFvG__takeawayBox,.slug-module__PauFvG__ctaBox,.slug-module__PauFvG__relatedCard{padding:24px}}
.blog-module__JsT-Oq__main{background:var(--bg-primary);min-height:100vh}.blog-module__JsT-Oq__hero{background:radial-gradient(circle at top center, #c9a84c14 0%, transparent 45%), linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);border-bottom:1px solid var(--border);padding:140px 0 72px;position:relative;overflow:hidden}.blog-module__JsT-Oq__heroGrid{align-items:end;gap:28px;display:grid}@media (min-width:960px){.blog-module__JsT-Oq__heroGrid{grid-template-columns:1.15fr .85fr;gap:40px}}.blog-module__JsT-Oq__label,.blog-module__JsT-Oq__sectionLabel{letter-spacing:.12em;color:var(--text-accent);margin-bottom:16px;font-size:.75rem;font-weight:600;display:inline-block}.blog-module__JsT-Oq__heroTitle{color:var(--text-primary);max-width:760px;margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.6rem)}.blog-module__JsT-Oq__heroSubtitle{color:var(--text-secondary);max-width:640px;font-size:1.08rem;line-height:1.8}.blog-module__JsT-Oq__topicRow{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.blog-module__JsT-Oq__topicChip{border:1px solid var(--border);color:var(--text-secondary);letter-spacing:.1em;background:#ffffff08;border-radius:999px;padding:9px 12px;font-size:.72rem}.blog-module__JsT-Oq__editorialCard{border-radius:var(--radius-xl);border:1px solid var(--border);background:linear-gradient(#ffffff0d 0%,#ffffff05 100%);padding:28px;box-shadow:0 24px 60px -28px #00000080}.blog-module__JsT-Oq__editorialLabel{color:var(--text-accent);letter-spacing:.14em;margin-bottom:14px;font-size:.72rem;display:inline-block}.blog-module__JsT-Oq__editorialText{color:var(--text-primary);font-size:1rem;line-height:1.8}.blog-module__JsT-Oq__editorialStats{border-radius:var(--radius-lg);background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:24px;display:grid;overflow:hidden}.blog-module__JsT-Oq__editorialStat{background:#09090bc2;padding:18px 14px}.blog-module__JsT-Oq__editorialStat strong{color:var(--text-primary);margin-bottom:4px;font-size:.95rem;display:block}.blog-module__JsT-Oq__editorialStat span{color:var(--text-tertiary);font-size:.75rem;line-height:1.5;display:block}.blog-module__JsT-Oq__featuredSection{padding:48px 0 0}.blog-module__JsT-Oq__sectionHeader{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.blog-module__JsT-Oq__sectionTitle{color:var(--text-primary);max-width:720px;font-size:clamp(1.4rem,3vw,2rem)}.blog-module__JsT-Oq__featuredCard{border-radius:var(--radius-xl);transition:transform var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);background:linear-gradient(135deg,#c9a84c1f 0%,#ffffff08 45%,#ffffff05 100%);border:1px solid #c9a84c38;display:block;overflow:hidden}.blog-module__JsT-Oq__featuredCard:hover{border-color:#c9a84c6b;transform:translateY(-4px);box-shadow:0 28px 70px -24px #0000008c}.blog-module__JsT-Oq__featuredCardInner{padding:32px}.blog-module__JsT-Oq__featuredMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.blog-module__JsT-Oq__featuredBadge,.blog-module__JsT-Oq__categoryBadge{border:1px solid var(--border-accent);color:var(--text-accent);letter-spacing:.1em;white-space:nowrap;background:#c9a84c14;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.blog-module__JsT-Oq__featuredTitle{color:var(--text-primary);max-width:920px;margin-bottom:14px;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.25}.blog-module__JsT-Oq__featuredExcerpt{max-width:760px;color:var(--text-secondary);font-size:1rem;line-height:1.8}.blog-module__JsT-Oq__featuredHighlights{grid-template-columns:1fr;gap:12px;margin:28px 0 24px;display:grid}@media (min-width:900px){.blog-module__JsT-Oq__featuredHighlights{grid-template-columns:repeat(2,1fr)}}.blog-module__JsT-Oq__featuredHighlight{border-radius:var(--radius-lg);color:var(--text-secondary);background:#09090b6b;align-items:flex-start;gap:10px;padding:14px 16px;line-height:1.7;display:flex}.blog-module__JsT-Oq__featuredDot{background:var(--accent-1);border-radius:999px;flex-shrink:0;width:8px;height:8px;margin-top:8px}.blog-module__JsT-Oq__featuredFooter,.blog-module__JsT-Oq__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.blog-module__JsT-Oq__authorInfo,.blog-module__JsT-Oq__metaItem,.blog-module__JsT-Oq__date{color:var(--text-tertiary);align-items:center;gap:6px;font-size:.8rem;display:inline-flex}.blog-module__JsT-Oq__grid{padding:40px 0 120px}.blog-module__JsT-Oq__posts{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.blog-module__JsT-Oq__posts{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.blog-module__JsT-Oq__posts{grid-template-columns:repeat(3,1fr)}}.blog-module__JsT-Oq__card{border-radius:var(--radius-lg);border:1px solid var(--border);transition:transform var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);background:linear-gradient(#ffffff08 0%,#ffffff03 100%);display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 20px 60px -16px #00000080,0 0 0 1px #c9a84c14}.blog-module__JsT-Oq__cardInner{flex-direction:column;width:100%;padding:28px;display:flex}.blog-module__JsT-Oq__cardMeta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.blog-module__JsT-Oq__cardTitle{color:var(--text-primary);transition:color var(--transition-fast);margin-bottom:12px;font-size:1.22rem;line-height:1.35}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__cardTitle{color:var(--text-accent)}.blog-module__JsT-Oq__cardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:18px;font-size:.92rem;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__keywordRow{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.blog-module__JsT-Oq__keywordTag{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;padding:6px 9px;font-size:.74rem}.blog-module__JsT-Oq__cardFooter{border-top:1px solid var(--border);margin-bottom:14px;padding-top:16px}.blog-module__JsT-Oq__readMore{color:var(--text-accent);align-items:center;gap:8px;font-size:.86rem;font-weight:600;display:inline-flex}.blog-module__JsT-Oq__footer{border-top:1px solid var(--border);background:var(--bg-primary);padding:32px 0}.blog-module__JsT-Oq__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.blog-module__JsT-Oq__footerLogo{color:var(--text-primary);letter-spacing:-.02em;font-size:.9rem;font-weight:700}.blog-module__JsT-Oq__footerTagline,.blog-module__JsT-Oq__footerLocation,.blog-module__JsT-Oq__footerRight p{color:var(--text-tertiary);margin-top:4px;font-size:.8rem}.blog-module__JsT-Oq__footerRight p{margin-top:0;font-size:.75rem}@media (max-width:639px){.blog-module__JsT-Oq__hero{padding-top:128px}.blog-module__JsT-Oq__featuredCardInner,.blog-module__JsT-Oq__editorialCard,.blog-module__JsT-Oq__cardInner{padding:24px}.blog-module__JsT-Oq__editorialStats{grid-template-columns:1fr}}
.AboutAndContact-module__HAu_Fq__about{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:120px 0}.AboutAndContact-module__HAu_Fq__aboutInner{grid-template-columns:1fr;gap:64px;display:grid}@media (min-width:900px){.AboutAndContact-module__HAu_Fq__aboutInner{grid-template-columns:1.3fr .7fr;align-items:start;gap:80px}}.AboutAndContact-module__HAu_Fq__label{letter-spacing:.12em;color:var(--text-accent);margin-bottom:16px;font-size:.75rem;font-weight:600;display:inline-block}.AboutAndContact-module__HAu_Fq__aboutTitle{color:var(--text-primary);margin-bottom:24px;font-size:clamp(2rem,4vw,2.5rem)}.AboutAndContact-module__HAu_Fq__aboutText{color:var(--text-secondary);margin-bottom:16px;font-size:1.05rem;line-height:1.7}.AboutAndContact-module__HAu_Fq__aboutStats{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.AboutAndContact-module__HAu_Fq__aboutStatItem{background:var(--bg-secondary);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:32px 16px;display:flex}.AboutAndContact-module__HAu_Fq__aboutStatNum{color:var(--text-primary);font-size:1.75rem;font-weight:800}.AboutAndContact-module__HAu_Fq__aboutStatLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.AboutAndContact-module__HAu_Fq__sectionHeader{z-index:1;max-width:100%;margin-bottom:40px;position:relative}.AboutAndContact-module__HAu_Fq__headerRow{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.AboutAndContact-module__HAu_Fq__sectionTitle{color:var(--text-primary);margin-bottom:12px;font-size:clamp(2rem,4vw,2.75rem)}.AboutAndContact-module__HAu_Fq__sectionIntro{color:var(--text-secondary);max-width:560px;font-size:1rem;line-height:1.7}.AboutAndContact-module__HAu_Fq__accentText{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutAndContact-module__HAu_Fq__carouselNav{flex-shrink:0;gap:8px;margin-bottom:14px;display:flex}.AboutAndContact-module__HAu_Fq__navBtn{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-card);width:44px;height:44px;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);font-family:var(--font-sans);justify-content:center;align-items:center;display:flex}.AboutAndContact-module__HAu_Fq__navBtn:hover:not(.AboutAndContact-module__HAu_Fq__navBtnDisabled){border-color:var(--border-hover);background:var(--bg-card-hover);color:var(--text-accent)}.AboutAndContact-module__HAu_Fq__navBtnDisabled{opacity:.3;cursor:default}.AboutAndContact-module__HAu_Fq__offers{background:var(--bg-primary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0 60px;position:relative;overflow:hidden}.AboutAndContact-module__HAu_Fq__offersGlow{pointer-events:none;background:radial-gradient(circle,#c9a84c0d 0%,#0000 60%);width:1000px;height:800px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.AboutAndContact-module__HAu_Fq__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:0 max(24px,50vw - 552px) 8px;display:flex;overflow-x:auto}.AboutAndContact-module__HAu_Fq__carousel::-webkit-scrollbar{display:none}.AboutAndContact-module__HAu_Fq__offerCard{scroll-snap-align:center;border-radius:var(--radius-xl);flex-direction:column;flex:0 0 380px;min-height:480px;padding:28px;display:flex;position:relative;overflow:hidden}@media (min-width:1200px){.AboutAndContact-module__HAu_Fq__offerCard{flex:0 0 354.667px}}@media (max-width:480px){.AboutAndContact-module__HAu_Fq__offerCard{flex:0 0 calc(100vw - 48px)}}.AboutAndContact-module__HAu_Fq__offerCard:before{content:"";pointer-events:none;position:absolute;inset:0}.AboutAndContact-module__HAu_Fq__offerCard_gold{background:linear-gradient(145deg,#1e190cf5 0%,#120f08f0 100%);border:1px solid #c9a84c40;box-shadow:0 16px 48px #120f0859,inset 0 1px #ffffff0f}.AboutAndContact-module__HAu_Fq__offerCard_gold:before{background:radial-gradient(circle at 100% 0,#e0c96e1f 0%,#0000 45%)}.AboutAndContact-module__HAu_Fq__offerCard_red{background:linear-gradient(145deg,#7f1d1de0 0%,#450a0aeb 100%);border:1px solid #f8717133;box-shadow:0 16px 48px #450a0a4d,inset 0 1px #ffffff0f}.AboutAndContact-module__HAu_Fq__offerCard_red:before{background:radial-gradient(circle at 100% 0,#fecaca1f 0%,#0000 45%)}.AboutAndContact-module__HAu_Fq__offerCard_blue{background:linear-gradient(145deg,#141030f5 0%,#0c0a1ef0 100%);border:1px solid #6366f138;box-shadow:0 16px 48px #0c0a1e59,inset 0 1px #ffffff0f}.AboutAndContact-module__HAu_Fq__offerCard_blue:before{background:radial-gradient(circle at 100% 0,#818cf81f 0%,#0000 45%)}.AboutAndContact-module__HAu_Fq__cardHeader{z-index:1;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex;position:relative}.AboutAndContact-module__HAu_Fq__offerTag{letter-spacing:.14em;white-space:nowrap;border-radius:999px;align-items:center;padding:6px 10px;font-size:.65rem;font-weight:700;display:inline-flex}.AboutAndContact-module__HAu_Fq__offerTag_gold{color:var(--accent-3);background:#c9a84c1a;border:1px solid #c9a84c40}.AboutAndContact-module__HAu_Fq__offerTag_red{color:#fecaca;background:#ffffff12;border:1px solid #ffffff24}.AboutAndContact-module__HAu_Fq__offerTag_blue{color:#a5b4fc;background:#6366f114;border:1px solid #6366f133}.AboutAndContact-module__HAu_Fq__priceBlock{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.AboutAndContact-module__HAu_Fq__priceLabel{letter-spacing:.14em;font-size:.6rem;font-weight:700}.AboutAndContact-module__HAu_Fq__priceLabel_gold{color:var(--accent-2)}.AboutAndContact-module__HAu_Fq__priceLabel_red{color:#fca5a5}.AboutAndContact-module__HAu_Fq__priceLabel_blue{color:#a5b4fc}.AboutAndContact-module__HAu_Fq__priceValue{color:#fff;font-size:1.75rem;line-height:1}.AboutAndContact-module__HAu_Fq__priceSub{color:#ffffff8c;font-size:.72rem}.AboutAndContact-module__HAu_Fq__offerTitle{color:#fff;z-index:1;margin-bottom:8px;font-size:1.4rem;position:relative}.AboutAndContact-module__HAu_Fq__offerLead{color:#ffffffa6;z-index:1;margin-bottom:20px;font-size:.85rem;line-height:1.6;position:relative}.AboutAndContact-module__HAu_Fq__offerItems{z-index:1;flex-direction:column;flex:1;gap:10px;display:flex;position:relative}.AboutAndContact-module__HAu_Fq__offerItem{border-radius:var(--radius-md);gap:12px;padding:14px;display:flex}.AboutAndContact-module__HAu_Fq__offerItem_gold{background:#c9a84c0a;border:1px solid #c9a84c1a}.AboutAndContact-module__HAu_Fq__offerItem_red{background:#0a0a0a2e;border:1px solid #ffffff14}.AboutAndContact-module__HAu_Fq__offerItem_blue{background:#6366f10a;border:1px solid #6366f11a}.AboutAndContact-module__HAu_Fq__offerIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.AboutAndContact-module__HAu_Fq__offerIcon_gold{color:var(--accent-3);background:#c9a84c1f}.AboutAndContact-module__HAu_Fq__offerIcon_red{color:#fecaca;background:#fecaca1f}.AboutAndContact-module__HAu_Fq__offerIcon_blue{color:#a5b4fc;background:#818cf81f}.AboutAndContact-module__HAu_Fq__offerItemTitle{color:#fff;margin-bottom:3px;font-size:.82rem;font-weight:600}.AboutAndContact-module__HAu_Fq__offerItemDesc{color:#ffffff8c;font-size:.78rem;line-height:1.5}.AboutAndContact-module__HAu_Fq__offerFooter{z-index:1;border-top:1px solid #ffffff14;margin-top:20px;padding-top:16px;position:relative}.AboutAndContact-module__HAu_Fq__offerCta{transition:all var(--transition-fast);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:.82rem;font-weight:700;display:inline-flex}.AboutAndContact-module__HAu_Fq__offerCta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0003}.AboutAndContact-module__HAu_Fq__offerCta_gold{background:var(--accent-2);color:#0f0f12}.AboutAndContact-module__HAu_Fq__offerCta_gold:hover{background:var(--accent-3)}.AboutAndContact-module__HAu_Fq__offerCta_red{color:#7f1d1d;background:#fff}.AboutAndContact-module__HAu_Fq__offerCta_blue{color:#0f0f12;background:#818cf8}.AboutAndContact-module__HAu_Fq__offerCta_blue:hover{background:#a5b4fc}.AboutAndContact-module__HAu_Fq__dots{justify-content:center;gap:8px;padding:24px 0 0;display:flex}.AboutAndContact-module__HAu_Fq__dot{background:var(--border);cursor:pointer;width:8px;height:8px;transition:all var(--transition-fast);border:none;border-radius:999px;padding:0}.AboutAndContact-module__HAu_Fq__dot:hover{background:var(--border-hover)}.AboutAndContact-module__HAu_Fq__dotActive{background:var(--accent-2);width:28px}.AboutAndContact-module__HAu_Fq__contact{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.AboutAndContact-module__HAu_Fq__contactGlow{pointer-events:none;background:radial-gradient(circle,#c9a84c14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.AboutAndContact-module__HAu_Fq__contactInner{z-index:1;grid-template-columns:1fr;gap:64px;display:grid;position:relative}@media (min-width:900px){.AboutAndContact-module__HAu_Fq__contactInner{grid-template-columns:1fr 1fr;align-items:start;gap:80px}}.AboutAndContact-module__HAu_Fq__contactTitle{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem)}.AboutAndContact-module__HAu_Fq__contactDesc{color:var(--text-secondary);margin-bottom:40px;font-size:1.05rem;line-height:1.7}.AboutAndContact-module__HAu_Fq__steps{flex-direction:column;gap:24px;display:flex}.AboutAndContact-module__HAu_Fq__step{align-items:flex-start;gap:16px;display:flex}.AboutAndContact-module__HAu_Fq__stepNum{color:var(--accent-3);border:1px solid var(--border-accent);border-radius:var(--radius-sm);background:#c9a84c0f;flex-shrink:0;padding:6px 10px;font-size:.8rem;font-weight:700}.AboutAndContact-module__HAu_Fq__step strong{color:var(--text-primary);margin-bottom:4px;font-size:.95rem;display:block}.AboutAndContact-module__HAu_Fq__step p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.AboutAndContact-module__HAu_Fq__formCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px}.AboutAndContact-module__HAu_Fq__form{flex-direction:column;gap:20px;display:flex;position:relative}.AboutAndContact-module__HAu_Fq__honeypot{pointer-events:none;width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.AboutAndContact-module__HAu_Fq__inputGroup{flex-direction:column;gap:6px;display:flex}.AboutAndContact-module__HAu_Fq__formLabel{color:var(--text-secondary);font-size:.8rem;font-weight:500}.AboutAndContact-module__HAu_Fq__input,.AboutAndContact-module__HAu_Fq__textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-primary);width:100%;color:var(--text-primary);font-family:var(--font-sans);transition:border-color var(--transition-fast);padding:12px 14px;font-size:.9rem}.AboutAndContact-module__HAu_Fq__input:focus,.AboutAndContact-module__HAu_Fq__textarea:focus{border-color:var(--accent-1);outline:none;box-shadow:0 0 0 3px #c9a84c1a}.AboutAndContact-module__HAu_Fq__textarea{resize:vertical}.AboutAndContact-module__HAu_Fq__textarea::placeholder{color:var(--text-tertiary)}.AboutAndContact-module__HAu_Fq__submitBtn{background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);font-size:.9rem;font-weight:600;font-family:var(--font-sans);border:none;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px 24px;display:inline-flex}.AboutAndContact-module__HAu_Fq__submitBtn:hover:not(:disabled){background:var(--accent-1);color:#fff;transform:translateY(-1px);box-shadow:0 0 24px #c9a84c40}.AboutAndContact-module__HAu_Fq__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.AboutAndContact-module__HAu_Fq__spinner{animation:1s linear infinite AboutAndContact-module__HAu_Fq__spin}@keyframes AboutAndContact-module__HAu_Fq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AboutAndContact-module__HAu_Fq__errorMessage{color:#f87171;border-radius:var(--radius-sm);background:#f871710f;border:1px solid #f8717133;padding:10px 14px;font-size:.85rem}.AboutAndContact-module__HAu_Fq__successMessage{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;display:flex}.AboutAndContact-module__HAu_Fq__successIcon{color:#34d399}.AboutAndContact-module__HAu_Fq__successMessage h3{color:var(--text-primary);font-size:1.5rem}.AboutAndContact-module__HAu_Fq__successMessage p{color:var(--text-secondary);max-width:380px;font-size:.95rem;line-height:1.6}.AboutAndContact-module__HAu_Fq__altAction{text-align:center;color:var(--text-tertiary);border-top:1px solid var(--border);justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-top:20px;font-size:.85rem;display:flex}.AboutAndContact-module__HAu_Fq__altLink{color:var(--text-accent);align-items:center;gap:4px;font-weight:500;display:inline-flex}.AboutAndContact-module__HAu_Fq__altLink:hover{text-decoration:underline}.AboutAndContact-module__HAu_Fq__footer{border-top:1px solid var(--border);background:var(--bg-primary);padding:32px 0}.AboutAndContact-module__HAu_Fq__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.AboutAndContact-module__HAu_Fq__footerLogo{color:var(--text-primary);letter-spacing:-.02em;font-size:.9rem;font-weight:700}.AboutAndContact-module__HAu_Fq__footerTagline,.AboutAndContact-module__HAu_Fq__footerLocation{color:var(--text-tertiary);margin-top:4px;font-size:.8rem}.AboutAndContact-module__HAu_Fq__footerRight p{color:var(--text-tertiary);font-size:.75rem}
.ServiceDetail-module__U--A1W__pageOuter{background:var(--bg-primary);min-height:100vh;padding:140px 0 100px}.ServiceDetail-module__U--A1W__modalContentOuter{z-index:100;-webkit-backdrop-filter:blur(12px);background:#121218d9;justify-content:center;align-items:flex-start;padding:100px 20px 40px;display:flex;position:fixed;inset:0;overflow-y:auto}.ServiceDetail-module__U--A1W__container{background:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border);width:100%;max-width:900px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 64px #0006}.ServiceDetail-module__U--A1W__pageOuter .ServiceDetail-module__U--A1W__container{box-shadow:none;background:0 0;border:none;padding:0 20px}.ServiceDetail-module__U--A1W__innerContent{padding:40px}.ServiceDetail-module__U--A1W__pageOuter .ServiceDetail-module__U--A1W__innerContent{padding:0}.ServiceDetail-module__U--A1W__backLink{color:var(--text-tertiary);transition:color var(--transition-fast);align-items:center;gap:8px;margin-bottom:40px;font-size:.85rem;font-weight:500;display:inline-flex}.ServiceDetail-module__U--A1W__backLink:hover{color:var(--text-primary)}.ServiceDetail-module__U--A1W__header{max-width:760px;margin-bottom:56px}.ServiceDetail-module__U--A1W__iconBox{border-radius:var(--radius-md);border:1px solid var(--border-accent);width:56px;height:56px;color:var(--accent-3);background:#c9a84c1a;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.ServiceDetail-module__U--A1W__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1}.ServiceDetail-module__U--A1W__subtitle{color:var(--text-secondary);font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.ServiceDetail-module__U--A1W__contentGrid{grid-template-columns:1fr;gap:64px;margin-bottom:64px;display:grid}@media (min-width:768px){.ServiceDetail-module__U--A1W__contentGrid{grid-template-columns:1fr 1fr;gap:48px}}.ServiceDetail-module__U--A1W__contentSection h3{color:var(--text-primary);border-bottom:1px solid var(--border);margin-bottom:20px;padding-bottom:12px;font-size:1.25rem}.ServiceDetail-module__U--A1W__proseContent p{color:var(--text-secondary);margin-bottom:20px;font-size:1.05rem;line-height:1.7}.ServiceDetail-module__U--A1W__proseContent p:last-child{margin-bottom:0}.ServiceDetail-module__U--A1W__capList{flex-direction:column;gap:16px;display:flex}.ServiceDetail-module__U--A1W__capItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.ServiceDetail-module__U--A1W__capDot{background:var(--accent-1);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px}.ServiceDetail-module__U--A1W__outcome{border:1px solid var(--border-accent);border-radius:var(--radius-lg);background:#c9a84c0a;margin-bottom:64px;padding:28px}.ServiceDetail-module__U--A1W__outcome h4{text-transform:uppercase;letter-spacing:.1em;color:var(--text-accent);margin-bottom:12px;font-size:.85rem}.ServiceDetail-module__U--A1W__outcome p{color:var(--text-primary);font-size:1.15rem;line-height:1.6}.ServiceDetail-module__U--A1W__cta{background:linear-gradient(135deg, var(--bg-card) 0%, var(--bg-primary) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:24px;padding:40px;display:flex}@media (min-width:768px){.ServiceDetail-module__U--A1W__cta{flex-direction:row;justify-content:space-between;align-items:center;padding:48px}}.ServiceDetail-module__U--A1W__ctaText h3{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem}.ServiceDetail-module__U--A1W__ctaText p{color:var(--text-secondary);font-size:1rem}.ServiceDetail-module__U--A1W__ctaBtn{border-radius:var(--radius-md);background:var(--accent-1);color:#fff;transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:8px;padding:14px 28px;font-weight:500;display:inline-flex;transform:translateY(-1px);box-shadow:0 0 24px #c9a84c40}.ServiceDetail-module__U--A1W__ctaBtn:hover{filter:brightness(1.1);transform:translateY(-2px)}.ServiceDetail-module__U--A1W__useCaseList{flex-direction:column;gap:24px;display:flex}.ServiceDetail-module__U--A1W__useCase{flex-direction:column;gap:6px;display:flex}.ServiceDetail-module__U--A1W__useCase strong{color:var(--text-primary);font-size:1.05rem}.ServiceDetail-module__U--A1W__useCase span{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.ServiceDetail-module__U--A1W__marginTop{margin-top:40px}
