.Button-module__xDwtkW__button{white-space:nowrap;border-radius:var(--radius-full);cursor:pointer;border:1px solid #0000;outline:none;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__xDwtkW__button:focus-visible{box-shadow:0 0 0 2px var(--bg-primary), 0 0 0 4px var(--color-accent)}.Button-module__xDwtkW__button:disabled,.Button-module__xDwtkW__button.Button-module__xDwtkW__loading{opacity:.6;pointer-events:none}.Button-module__xDwtkW__button svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.Button-module__xDwtkW__button:hover svg.Button-module__xDwtkW__iconRight{transform:translate(4px)}.Button-module__xDwtkW__button:hover svg.Button-module__xDwtkW__iconLeft{transform:translate(-4px)}.Button-module__xDwtkW__button:hover:not(:disabled){transform:scale(1.02)}.Button-module__xDwtkW__button:active:not(:disabled){transform:scale(.98)}.Button-module__xDwtkW__size-sm{height:2.25rem;padding:0 var(--space-4);font-size:.875rem}.Button-module__xDwtkW__size-md{height:2.75rem;padding:0 var(--space-6);font-size:1rem}.Button-module__xDwtkW__size-lg{height:3.25rem;padding:0 var(--space-8);font-size:1.125rem}.Button-module__xDwtkW__variant-primary{background-color:var(--color-primary);color:var(--color-secondary);box-shadow:0 4px 14px #0000001a}.Button-module__xDwtkW__variant-primary:hover{background-color:#000;box-shadow:0 6px 20px #00000026}.Button-module__xDwtkW__variant-secondary{background-color:var(--color-secondary);color:var(--color-primary);border:1px solid var(--border-subtle);box-shadow:0 2px 8px #0000000d}.Button-module__xDwtkW__variant-secondary:hover{border-color:var(--border-strong);box-shadow:0 4px 12px #00000014}.Button-module__xDwtkW__variant-outline{color:var(--color-primary);border:1px solid var(--color-primary);background-color:#0000}.Button-module__xDwtkW__variant-outline:hover{background-color:var(--color-primary);color:var(--color-secondary)}.Button-module__xDwtkW__variant-ghost{color:var(--text-secondary);background-color:#0000}.Button-module__xDwtkW__variant-ghost:hover{color:var(--color-primary);background-color:#0000000d}.Button-module__xDwtkW__loader{width:1rem;height:1rem;color:inherit;margin-right:.5rem;animation:1s linear infinite Button-module__xDwtkW__spin}.Button-module__xDwtkW__loaderCircle{opacity:.25}.Button-module__xDwtkW__loaderPath{opacity:.75}@keyframes Button-module__xDwtkW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Navbar-module__ZERf_q__header{z-index:50;height:5rem;transition:all var(--transition-normal);background-color:#0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__ZERf_q__header.Navbar-module__ZERf_q__scrolled{-webkit-backdrop-filter:blur(16px);background-color:#ffffffd9;border-bottom:1px solid #ffffff4d;height:4.5rem;box-shadow:0 4px 30px #0000000d}.Navbar-module__ZERf_q__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__ZERf_q__logo{font-family:var(--font-heading);color:var(--color-primary);align-items:center;gap:var(--space-2);z-index:60;font-size:1.5rem;font-weight:700;display:flex;position:relative}.Navbar-module__ZERf_q__logoAccent{color:var(--color-accent)}.Navbar-module__ZERf_q__nav{display:none}@media (min-width:1024px){.Navbar-module__ZERf_q__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-subtle);padding:var(--space-2);border-radius:var(--radius-full);background-color:#ffffff80;align-items:center;display:flex;position:relative}}.Navbar-module__ZERf_q__navItem{padding:var(--space-2) var(--space-4);position:relative}.Navbar-module__ZERf_q__navLink{color:var(--text-secondary);transition:color var(--transition-fast);z-index:2;font-size:.875rem;font-weight:500;position:relative}.Navbar-module__ZERf_q__navLink:hover{color:var(--color-primary)}.Navbar-module__ZERf_q__navLink.Navbar-module__ZERf_q__active{color:var(--color-secondary)}.Navbar-module__ZERf_q__activeBackground{background-color:var(--color-primary);border-radius:var(--radius-full);z-index:1;position:absolute;inset:0}.Navbar-module__ZERf_q__actions{align-items:center;gap:var(--space-4);z-index:60;display:flex;position:relative}.Navbar-module__ZERf_q__mobileMenuBtn{padding:var(--space-2);color:var(--color-primary);cursor:pointer;z-index:60;background:0 0;border:none;display:block}@media (min-width:1024px){.Navbar-module__ZERf_q__mobileMenuBtn{display:none}}.Navbar-module__ZERf_q__mobileOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:55;background-color:#fffffffa;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Navbar-module__ZERf_q__mobileNav{align-items:center;gap:var(--space-6);flex-direction:column;width:100%;display:flex}.Navbar-module__ZERf_q__mobileNavLink{font-size:1.5rem;font-family:var(--font-heading);color:var(--text-secondary);font-weight:600}.Navbar-module__ZERf_q__mobileNavLink.Navbar-module__ZERf_q__active{color:var(--color-accent)}.Navbar-module__ZERf_q__logoImage{object-fit:contain}
.Footer-module__hP-FLq__footer{background-color:var(--color-primary);color:var(--text-tertiary);padding-top:var(--space-16);border-top:1px solid #ffffff0d}.Footer-module__hP-FLq__grid{gap:var(--space-12);margin-bottom:var(--space-16);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Footer-module__hP-FLq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__hP-FLq__grid{gap:var(--space-8);grid-template-columns:2.5fr 1fr 1fr 1.5fr}}.Footer-module__hP-FLq__brand{gap:var(--space-4);flex-direction:column;max-width:400px;display:flex}.Footer-module__hP-FLq__logo{font-family:var(--font-heading);color:var(--color-secondary);align-items:center;gap:var(--space-2);font-size:2rem;font-weight:700;display:flex}.Footer-module__hP-FLq__logoAccent{color:var(--color-accent)}.Footer-module__hP-FLq__description{color:#a1a1aa;font-size:.95rem;line-height:1.7}.Footer-module__hP-FLq__socials{gap:var(--space-4);margin-top:var(--space-2);display:flex}.Footer-module__hP-FLq__socialLink{width:40px;height:40px;color:var(--color-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__hP-FLq__socialLink:hover{background:var(--color-secondary);color:var(--color-primary);border-color:var(--color-secondary);transform:translateY(-3px)}.Footer-module__hP-FLq__heading{color:var(--color-secondary);margin-bottom:var(--space-6);letter-spacing:.02em;font-size:1.125rem;font-weight:600}.Footer-module__hP-FLq__linkList,.Footer-module__hP-FLq__contactList{gap:var(--space-3);flex-direction:column;list-style:none;display:flex}.Footer-module__hP-FLq__link{color:#a1a1aa;opacity:.8;font-size:.95rem;text-decoration:none;transition:all .4s cubic-bezier(.2,.8,.2,1)}.Footer-module__hP-FLq__link:hover{color:var(--color-secondary);opacity:1;padding-left:6px}.Footer-module__hP-FLq__contactItem{align-items:flex-start;gap:var(--space-3);color:#a1a1aa;font-size:.95rem;line-height:1.5;display:flex}.Footer-module__hP-FLq__contactIcon{color:var(--color-accent);flex-shrink:0;margin-top:2px}.Footer-module__hP-FLq__contactText{color:#a1a1aa}.Footer-module__hP-FLq__bottomBar{padding:var(--space-6) 0;background-color:#0a0a0a;border-top:1px solid #ffffff0d}.Footer-module__hP-FLq__copyright{color:#71717a;font-size:.875rem}.Footer-module__hP-FLq__legalLinks{align-items:center;gap:var(--space-4);font-size:.875rem;display:flex}.Footer-module__hP-FLq__legalLink{color:#71717a;transition:color .3s}.Footer-module__hP-FLq__footerBottomLink:hover{color:var(--color-secondary)}@media (max-width:767px){.Footer-module__hP-FLq__footer{padding-top:2rem}.Footer-module__hP-FLq__grid{gap:1.5rem;margin-bottom:2rem}.Footer-module__hP-FLq__brand{gap:.5rem}.Footer-module__hP-FLq__logo{font-size:1.5rem}.Footer-module__hP-FLq__description{margin-bottom:0;font-size:.85rem;line-height:1.4}.Footer-module__hP-FLq__socialLinks{margin-top:.5rem}.Footer-module__hP-FLq__colTitle{margin-bottom:.75rem;font-size:1rem}.Footer-module__hP-FLq__linkList{gap:.5rem}.Footer-module__hP-FLq__linkList a{font-size:.85rem}.Footer-module__hP-FLq__legalArea{flex-direction:column;gap:.5rem;padding:1rem 0}.Footer-module__hP-FLq__copyright{font-size:.8rem}.Footer-module__hP-FLq__legalLinks{gap:.75rem}.Footer-module__hP-FLq__footerBottomLink{font-size:.8rem}}.Footer-module__hP-FLq__legalDivider{color:#3f3f46}
.Hero-module__RrpK_G__hero{background-color:var(--bg-dark);color:var(--text-light);align-items:center;padding:clamp(6rem,10vw,8rem) 0 0;display:flex;position:relative;overflow:hidden}.Hero-module__RrpK_G__bgElements{z-index:0;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:50%;background-size:60px 60px;position:absolute;inset:0;overflow:hidden}.Hero-module__RrpK_G__glow1{background:radial-gradient(circle,#d4af3726 0%,#0000 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:-10%;right:-5%}.Hero-module__RrpK_G__glow2{background:radial-gradient(circle,#d4af3733 0%,#0000 65%);border-radius:50%;width:70vw;height:50vw;position:absolute;bottom:0%;left:50%;transform:translate(-50%)}.Hero-module__RrpK_G__content{z-index:10;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);max-width:1200px;margin:0 auto;display:flex;position:relative}.Hero-module__RrpK_G__textContent{text-align:center;gap:var(--space-4);flex-direction:column;align-items:center;max-width:800px;display:flex}.Hero-module__RrpK_G__badge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);color:var(--color-accent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff0d;border:1px solid #ffffff1a;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__RrpK_G__title{color:var(--color-secondary);letter-spacing:-.03em;font-size:3.5rem;line-height:1.1}@media (min-width:768px){.Hero-module__RrpK_G__title{font-size:4.5rem}}.Hero-module__RrpK_G__highlight{color:var(--color-accent);background:linear-gradient(90deg,#d4af37 0%,#f3e5ab 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__RrpK_G__description{color:var(--text-tertiary);max-width:600px;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.Hero-module__RrpK_G__description{font-size:1.25rem}}.Hero-module__RrpK_G__actions{gap:var(--space-4);width:100%;margin-top:var(--space-4);flex-direction:column;display:flex}@media (min-width:640px){.Hero-module__RrpK_G__actions{flex-direction:row;justify-content:center;width:auto}}.Hero-module__RrpK_G__mockupContainer{perspective:1000px;width:100%;max-width:1100px;margin-top:-1rem;margin-bottom:-4rem;position:relative}.Hero-module__RrpK_G__dashboardMockup{border-radius:var(--radius-xl) var(--radius-xl) 0 0;-webkit-backdrop-filter:blur(32px);background:#111111b3;border:1px solid #ffffff1a;transition:transform .6s cubic-bezier(.2,.8,.2,1);overflow:hidden;transform:rotateX(5deg)translateY(20px);box-shadow:inset 0 1px #ffffff1a,0 -20px 60px -20px #d4af3726}.Hero-module__RrpK_G__dashboardMockup:hover{transform:rotateX(0)translateY(0)}.Hero-module__RrpK_G__mockupHeader{height:3rem;padding:0 var(--space-4);align-items:center;gap:var(--space-2);background:#0003;border-bottom:1px solid #ffffff1a;display:flex}.Hero-module__RrpK_G__mockupDot{background:#ff5f56;border-radius:50%;width:12px;height:12px}.Hero-module__RrpK_G__mockupDot:nth-child(2){background:#ffbd2e}.Hero-module__RrpK_G__mockupDot:nth-child(3){background:#27c93f}.Hero-module__RrpK_G__mockupBody{padding:var(--space-5);gap:var(--space-5);grid-template-columns:200px 1fr;height:360px;display:grid}@media (max-width:768px){.Hero-module__RrpK_G__mockupBody{grid-template-columns:1fr;height:300px}}.Hero-module__RrpK_G__mockupSidebar{gap:var(--space-4);flex-direction:column;display:flex}.Hero-module__RrpK_G__mockupSkeletonLine{border-radius:var(--radius-full);background:#ffffff1a;height:12px}.Hero-module__RrpK_G__mockupMain{gap:var(--space-4);flex-direction:column;display:flex}.Hero-module__RrpK_G__mockupChart{border-radius:var(--radius-lg);background:linear-gradient(#d4af371a 0%,#d4af3700 100%);border:1px solid #d4af3733;flex-grow:1;position:relative;overflow:hidden}.Hero-module__RrpK_G__mockupChartLine{border-top:2px solid var(--color-accent);clip-path:polygon(0 40%,20% 60%,40% 20%,60% 50%,80% 10%,100% 30%,100% 100%,0 100%);background:linear-gradient(#d4af3733 0%,#0000 100%);width:100%;height:60%;position:absolute;bottom:0;left:0}.Hero-module__RrpK_G__floatingCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-xl);padding:var(--space-4) var(--space-6);align-items:center;gap:var(--space-3);z-index:20;background:#14141499;border:1px solid #ffffff1a;display:flex;position:absolute;box-shadow:0 20px 40px #0006}.Hero-module__RrpK_G__floatingCard1{animation:7s ease-in-out infinite Hero-module__RrpK_G__float;top:15%;right:-8%}.Hero-module__RrpK_G__floatingCard2{animation:9s ease-in-out infinite reverse Hero-module__RrpK_G__float;bottom:15%;left:-8%}@media (max-width:1024px){.Hero-module__RrpK_G__floatingCard{display:none}}.Hero-module__RrpK_G__iconCircle{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Hero-module__RrpK_G__iconCircle.Hero-module__RrpK_G__green{color:#10b981;background:#10b98133}.Hero-module__RrpK_G__iconCircle.Hero-module__RrpK_G__gold{color:var(--color-accent);background:#d4af3733}.Hero-module__RrpK_G__floatText h4{color:var(--color-secondary);margin-bottom:2px;font-size:.875rem}.Hero-module__RrpK_G__floatText p{color:var(--text-tertiary);font-size:.75rem}@keyframes Hero-module__RrpK_G__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.Hero-module__RrpK_G__stats{justify-content:center;gap:var(--space-12);flex-wrap:wrap;width:100%;display:flex}.Hero-module__RrpK_G__statItem{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.Hero-module__RrpK_G__statValue{font-family:var(--font-heading);color:var(--color-secondary);font-size:2.5rem;font-weight:700}.Hero-module__RrpK_G__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}@media (max-width:767px){.Hero-module__RrpK_G__hero{padding:calc(5rem + 12px + env(safe-area-inset-top,0px)) 0 0;align-items:flex-start;height:auto;min-height:0}.Hero-module__RrpK_G__content{gap:24px;width:100%;padding-top:0;padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.Hero-module__RrpK_G__textContent{gap:0;width:100%}.Hero-module__RrpK_G__badge{margin-bottom:16px;font-size:clamp(.75rem,3.5vw,.875rem)}.Hero-module__RrpK_G__title{word-wrap:break-word;margin-bottom:24px;font-size:clamp(1.75rem,7.5vw,2.25rem);line-height:1.15}.Hero-module__RrpK_G__description{margin-bottom:24px;padding:0;font-size:clamp(.875rem,4vw,.95rem);line-height:1.45}.Hero-module__RrpK_G__actions{gap:16px;width:100%;margin-top:0}.Hero-module__RrpK_G__actions button{width:100%}.Hero-module__RrpK_G__mockupContainer{transform-origin:top;width:100%;margin-top:0;margin-bottom:-15%;transform:scale(.9)}}
.Services-module__KQ-x8W__section{background-color:var(--bg-secondary);padding:clamp(3.5rem,6vw,5.5rem) 0}.Services-module__KQ-x8W__sectionHeaderLeft{text-align:left;max-width:600px;margin-bottom:clamp(3rem,5vw,4rem)}.Services-module__KQ-x8W__subtitle{color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-4);font-size:.875rem;font-weight:700;display:block}.Services-module__KQ-x8W__title{margin-bottom:var(--space-4);letter-spacing:-.03em;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.2}.Services-module__KQ-x8W__description{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.Services-module__KQ-x8W__servicesGrid{grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.5rem);max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.Services-module__KQ-x8W__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__KQ-x8W__servicesGrid{grid-template-columns:repeat(3,1fr)}}.Services-module__KQ-x8W__cardWrapper{height:100%}@media (min-width:768px){.Services-module__KQ-x8W__wrapperFeatured{grid-column:1/-1}}@media (min-width:1024px){.Services-module__KQ-x8W__wrapperFeatured{grid-column:span 2}}.Services-module__KQ-x8W__serviceCard{background-color:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);color:inherit;z-index:1;flex-direction:column;height:100%;padding:clamp(1.5rem,4vw,2.5rem);text-decoration:none;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.Services-module__KQ-x8W__serviceCard:before{content:"";border-radius:var(--radius-xl);z-index:-1;opacity:0;background:radial-gradient(circle at 50% 0,#d4af3714 0%,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.Services-module__KQ-x8W__serviceCard:hover:before{opacity:1}.Services-module__KQ-x8W__serviceCard:hover{border-color:#d4af374d;transform:translateY(-6px);box-shadow:0 20px 40px -10px #0000001a,0 0 20px #d4af370d}.Services-module__KQ-x8W__cardFeatured{border-color:#d4af3766;box-shadow:0 10px 30px -5px #d4af371a}.Services-module__KQ-x8W__featuredSubtextGold{color:var(--color-accent);margin-bottom:var(--space-2);align-items:center;gap:4px;font-size:.85rem;font-weight:700;display:inline-flex}.Services-module__KQ-x8W__featuredContentGrid{flex-direction:column;height:100%;display:flex}.Services-module__KQ-x8W__featuredLeft{flex-direction:column;display:flex}.Services-module__KQ-x8W__featuredRight{flex-direction:column;flex-grow:1;display:flex}@media (min-width:1024px){.Services-module__KQ-x8W__featuredContentGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Services-module__KQ-x8W__featuredBadge{top:clamp(1.5rem,4vw,2.5rem);right:clamp(1.5rem,4vw,2.5rem)}}.Services-module__KQ-x8W__iconWrapper{background-color:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:40px;height:40px;color:var(--color-primary);margin-bottom:var(--space-4);justify-content:center;align-items:center;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex}.Services-module__KQ-x8W__serviceCard:hover .Services-module__KQ-x8W__iconWrapper{background-color:var(--color-primary);color:var(--color-accent);border-color:var(--color-primary);transform:scale(1.05)}.Services-module__KQ-x8W__cardHeader{margin-bottom:var(--space-4)}.Services-module__KQ-x8W__itemTitle{margin-bottom:var(--space-2);letter-spacing:-.02em;padding-right:120px;font-size:1.25rem;font-weight:700}@media (min-width:1024px){.Services-module__KQ-x8W__itemTitle{padding-right:0}}.Services-module__KQ-x8W__itemDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Services-module__KQ-x8W__cardBody{margin-bottom:var(--space-6);flex-direction:column;flex-grow:1;display:flex}.Services-module__KQ-x8W__benefitList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Services-module__KQ-x8W__benefitList li{align-items:flex-start;gap:var(--space-2);color:var(--text-primary);font-size:.9rem;font-weight:500;display:flex}.Services-module__KQ-x8W__checkIcon{color:var(--color-success);flex-shrink:0;margin-top:2px}.Services-module__KQ-x8W__itemFooter{color:var(--color-primary);padding-top:var(--space-4);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:auto;font-size:.95rem;font-weight:600;transition:border-color .4s;display:flex}.Services-module__KQ-x8W__serviceCard:hover .Services-module__KQ-x8W__itemFooter{border-color:#d4af3733}.Services-module__KQ-x8W__arrowIcon{color:var(--text-tertiary);transition:transform .4s cubic-bezier(.2,.8,.2,1),color .4s}.Services-module__KQ-x8W__serviceCard:hover .Services-module__KQ-x8W__arrowIcon{color:var(--color-accent);transform:translate(6px)}@media (max-width:767px){.Services-module__KQ-x8W__section{padding:clamp(2rem,5vw,2.5rem) 0}.Services-module__KQ-x8W__grid{flex-direction:column;gap:1rem;display:flex}.Services-module__KQ-x8W__serviceCard{height:auto;min-height:0;padding:1rem}.Services-module__KQ-x8W__cardHeader,.Services-module__KQ-x8W__cardBody{margin-bottom:.5rem}.Services-module__KQ-x8W__itemTitle{margin-bottom:.25rem;padding-right:0;font-size:1.1rem}.Services-module__KQ-x8W__itemDesc{font-size:.85rem;line-height:1.4}.Services-module__KQ-x8W__iconWrapper{width:32px;height:32px;margin-bottom:.5rem}.Services-module__KQ-x8W__iconWrapper svg{width:18px;height:18px}.Services-module__KQ-x8W__benefitList{gap:.25rem}.Services-module__KQ-x8W__benefitList li{gap:.25rem;font-size:.85rem}.Services-module__KQ-x8W__itemFooter{margin-top:.5rem;padding-top:.5rem;font-size:.85rem}}.Services-module__KQ-x8W__featuredDivider{display:none}
.Harga-module__LgHiFG__main{min-height:100vh;padding-top:5rem}.Harga-module__LgHiFG__header{padding:var(--space-12) 0 var(--space-8);text-align:center}.Harga-module__LgHiFG__title{margin-bottom:var(--space-4);font-size:2.5rem}@media (min-width:768px){.Harga-module__LgHiFG__title{font-size:3.5rem}}.Harga-module__LgHiFG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Harga-module__LgHiFG__grid{gap:var(--space-6);padding:var(--space-8) 0 var(--space-16);grid-template-columns:1fr;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.Harga-module__LgHiFG__grid{grid-template-columns:repeat(3,1fr);align-items:center}}.Harga-module__LgHiFG__card{background-color:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-8);transition:all var(--transition-normal);flex-direction:column;display:flex;position:relative}.Harga-module__LgHiFG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Harga-module__LgHiFG__cardPopular{border-color:var(--color-accent);box-shadow:var(--shadow-gold);z-index:10}@media (min-width:768px){.Harga-module__LgHiFG__cardPopular{transform:scale(1.05)}.Harga-module__LgHiFG__cardPopular:hover{transform:scale(1.05)translateY(-4px)}}.Harga-module__LgHiFG__badge{background-color:var(--color-accent);color:var(--color-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Harga-module__LgHiFG__tierName{margin-bottom:var(--space-2);font-size:1.25rem}.Harga-module__LgHiFG__priceWrapper{margin-bottom:var(--space-6);align-items:baseline;display:flex}.Harga-module__LgHiFG__currency{color:var(--text-secondary);font-size:1.25rem;font-weight:600}.Harga-module__LgHiFG__price{font-family:var(--font-heading);font-size:3rem;font-weight:700}.Harga-module__LgHiFG__features{margin-bottom:var(--space-8);gap:var(--space-3);flex-direction:column;flex-grow:1;list-style:none;display:flex}.Harga-module__LgHiFG__feature{align-items:flex-start;gap:var(--space-3);color:var(--text-secondary);font-size:.875rem;display:flex}.Harga-module__LgHiFG__iconCheck{color:var(--color-success);flex-shrink:0}.Harga-module__LgHiFG__action{width:100%;padding:var(--space-3);border-radius:var(--radius-md);text-align:center;transition:all var(--transition-fast);font-weight:600}.Harga-module__LgHiFG__actionPrimary{background-color:var(--color-accent);color:var(--color-primary)}.Harga-module__LgHiFG__actionPrimary:hover{background-color:var(--color-accent-hover)}.Harga-module__LgHiFG__actionSecondary{color:var(--color-primary);border:1px solid var(--border-strong);background-color:#0000}.Harga-module__LgHiFG__actionSecondary:hover{background-color:var(--bg-primary)}
.Portfolio-module__waoPaG__main{min-height:100vh;padding-top:5rem}.Portfolio-module__waoPaG__header{padding:var(--space-12) 0 var(--space-8);background-color:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);text-align:center}.Portfolio-module__waoPaG__title{margin-bottom:var(--space-4);font-size:2.5rem}@media (min-width:768px){.Portfolio-module__waoPaG__title{font-size:3.5rem}}.Portfolio-module__waoPaG__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto var(--space-8);font-size:1.125rem;line-height:1.6}.Portfolio-module__waoPaG__filters{justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.Portfolio-module__waoPaG__filterBtn{padding:var(--space-2) var(--space-4);border:1px solid var(--border-strong);border-radius:var(--radius-full);color:var(--text-secondary);transition:all var(--transition-fast);background-color:#0000;font-size:.875rem;font-weight:500}.Portfolio-module__waoPaG__filterBtn:hover{background-color:var(--bg-primary);color:var(--color-primary);border-color:var(--color-primary)}.Portfolio-module__waoPaG__filterBtn.Portfolio-module__waoPaG__active{background-color:var(--color-primary);color:var(--color-secondary);border-color:var(--color-primary)}.Portfolio-module__waoPaG__gridSection{padding:var(--space-12) 0;background-color:var(--bg-primary)}.Portfolio-module__waoPaG__grid{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Portfolio-module__waoPaG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Portfolio-module__waoPaG__grid{grid-template-columns:repeat(3,1fr)}}.Portfolio-module__waoPaG__card{background-color:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-normal);flex-direction:column;display:flex;overflow:hidden}.Portfolio-module__waoPaG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-accent);transform:translateY(-8px)}.Portfolio-module__waoPaG__imageWrapper{border-bottom:1px solid var(--border-subtle);width:100%;height:240px;position:relative;overflow:hidden}.Portfolio-module__waoPaG__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Portfolio-module__waoPaG__card:hover .Portfolio-module__waoPaG__image{transform:scale(1.03)}.Portfolio-module__waoPaG__deviceIcons{top:var(--space-3);right:var(--space-3);gap:var(--space-2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:var(--space-2);border-radius:var(--radius-md);color:#fff;background-color:#0009;display:flex;position:absolute}.Portfolio-module__waoPaG__content{padding:var(--space-5);flex-direction:column;flex-grow:1;display:flex}.Portfolio-module__waoPaG__category{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2);font-size:.75rem;font-weight:600}.Portfolio-module__waoPaG__cardTitle{margin-bottom:var(--space-2);font-size:1.25rem}.Portfolio-module__waoPaG__cardDesc{color:var(--text-secondary);margin-bottom:var(--space-4);flex-grow:1;font-size:.875rem}.Portfolio-module__waoPaG__techStack{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.Portfolio-module__waoPaG__tech{background-color:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-tertiary);padding:2px 8px;font-size:.75rem}.Portfolio-module__waoPaG__viewBtn{align-items:center;gap:var(--space-2);color:var(--color-primary);transition:color var(--transition-fast);font-size:.875rem;font-weight:500;display:flex}.Portfolio-module__waoPaG__card:hover .Portfolio-module__waoPaG__viewBtn{color:var(--color-accent)}
.HomeSections-module__SR-7cG__section{padding:clamp(4rem,8vw,8rem) 0;position:relative}.HomeSections-module__SR-7cG__sectionAlt{background:linear-gradient(to bottom, var(--bg-primary), var(--bg-tertiary) 10%, var(--bg-tertiary) 90%, var(--bg-primary))}.HomeSections-module__SR-7cG__sectionDark{background:linear-gradient(to bottom, var(--bg-primary), var(--bg-darker) 15%, var(--bg-darker) 85%, var(--bg-primary));color:var(--color-secondary)}.HomeSections-module__SR-7cG__sectionHeader{text-align:center;max-width:800px;margin:0 auto clamp(2rem,4vw,3rem)}.HomeSections-module__SR-7cG__sectionTitle{margin-bottom:var(--space-4);color:inherit;letter-spacing:-.03em;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:700;line-height:1.1}.HomeSections-module__SR-7cG__sectionDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.HomeSections-module__SR-7cG__sectionDark .HomeSections-module__SR-7cG__sectionTitle{color:var(--color-secondary)}.HomeSections-module__SR-7cG__sectionDark .HomeSections-module__SR-7cG__sectionDesc{color:#a1a1aa}.HomeSections-module__SR-7cG__splitLayout{grid-template-columns:1fr;gap:clamp(3rem,5vw,5rem);display:grid}@media (min-width:1024px){.HomeSections-module__SR-7cG__splitLayout{grid-template-columns:4fr 6fr;align-items:flex-start}}.HomeSections-module__SR-7cG__splitHeader{position:relative}@media (min-width:1024px){.HomeSections-module__SR-7cG__splitHeaderSticky{position:sticky;top:120px}}.HomeSections-module__SR-7cG__problemsGrid{gap:var(--space-4);flex-direction:column;display:flex}.HomeSections-module__SR-7cG__problemCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);align-items:flex-start;gap:var(--space-4);flex-direction:column;padding:clamp(1.25rem,3vw,1.5rem);transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex}.HomeSections-module__SR-7cG__problemCard:hover{border-color:#d4af374d;transform:translateY(-4px);box-shadow:0 10px 30px -10px #0000000d}@media (min-width:768px){.HomeSections-module__SR-7cG__problemCard{flex-direction:row;justify-content:space-between;align-items:center;padding:clamp(1.25rem,2vw,1.5rem) 2rem}}.HomeSections-module__SR-7cG__problemManual,.HomeSections-module__SR-7cG__problemAuto{align-items:center;gap:var(--space-3);flex:1;display:flex}.HomeSections-module__SR-7cG__problemDivider{padding:0 var(--space-4);justify-content:center;align-items:center;display:flex}@media (max-width:767px){.HomeSections-module__SR-7cG__problemDivider{align-self:center;transform:rotate(90deg)}}.HomeSections-module__SR-7cG__problemArrow{color:var(--text-tertiary)}.HomeSections-module__SR-7cG__problemIconFail,.HomeSections-module__SR-7cG__problemIconSuccess{font-size:1.25rem}.HomeSections-module__SR-7cG__problemTextFail{color:var(--text-secondary);opacity:.8;font-size:1rem;font-weight:500;text-decoration:line-through}.HomeSections-module__SR-7cG__problemTextSuccess{color:var(--text-primary);font-size:1.05rem;font-weight:700}.HomeSections-module__SR-7cG__statsGrid{padding:clamp(2rem, 5vw, 4rem) var(--space-4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:2rem;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}@media (min-width:768px){.HomeSections-module__SR-7cG__statsGrid{grid-template-columns:repeat(4,1fr)}}.HomeSections-module__SR-7cG__statBox{text-align:center;padding:clamp(1.5rem, 3vw, 2.5rem) var(--space-4);flex-direction:column;align-items:center;display:flex;position:relative}.HomeSections-module__SR-7cG__statIconWrapper{color:var(--color-accent);margin-bottom:var(--space-6)}.HomeSections-module__SR-7cG__statContent{gap:var(--space-2);flex-direction:column;display:flex}.HomeSections-module__SR-7cG__statBigValue{font-family:var(--font-heading);color:var(--color-secondary);letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1}.HomeSections-module__SR-7cG__statLabelText{color:#a1a1aa;text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:500}.HomeSections-module__SR-7cG__whyUsGrid{grid-template-columns:1fr;gap:clamp(1rem,2.5vw,1.5rem);display:grid}@media (min-width:768px){.HomeSections-module__SR-7cG__whyUsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.HomeSections-module__SR-7cG__whyUsGrid{grid-template-columns:repeat(3,1fr)}}.HomeSections-module__SR-7cG__whyUsCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);flex-direction:column;padding:clamp(1.5rem,3vw,2rem);transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}@media (min-width:768px){.HomeSections-module__SR-7cG__whyUsCard:first-child{grid-column:span 2}}.HomeSections-module__SR-7cG__whyUsCard:before{content:"";opacity:0;z-index:0;background:radial-gradient(circle at 50% 0,#d4af3714 0%,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.HomeSections-module__SR-7cG__whyUsCard:hover:before{opacity:1}.HomeSections-module__SR-7cG__whyUsCard>*{z-index:1;position:relative}.HomeSections-module__SR-7cG__whyUsCard:hover{box-shadow:var(--shadow-lg);border-color:#d4af374d;transform:translateY(-8px)}.HomeSections-module__SR-7cG__whyUsIcon{background:var(--bg-tertiary);width:48px;height:48px;color:var(--color-primary);border-radius:var(--radius-md);margin-bottom:var(--space-5);justify-content:center;align-items:center;transition:transform .4s;display:flex}.HomeSections-module__SR-7cG__whyUsCard:hover .HomeSections-module__SR-7cG__whyUsIcon{color:var(--color-accent);transform:scale(1.05)}.HomeSections-module__SR-7cG__whyUsTitle{margin-bottom:var(--space-3);letter-spacing:-.01em;font-size:1.35rem}.HomeSections-module__SR-7cG__whyUsDesc{color:var(--text-secondary);font-size:1rem;line-height:1.7}.HomeSections-module__SR-7cG__sectionPricing{background-color:var(--bg-tertiary);padding:clamp(3.5rem,6vw,5.5rem) 0 clamp(2.5rem,5vw,4rem);overflow:visible}.HomeSections-module__SR-7cG__pricingContainer{width:100%;max-width:1440px;padding-left:var(--space-4);padding-right:var(--space-4);margin-left:auto;margin-right:auto}.HomeSections-module__SR-7cG__pricingGrid{grid-template-columns:1fr;align-items:stretch;gap:clamp(1rem,2vw,1.5rem);width:100%;display:grid}@media (min-width:768px){.HomeSections-module__SR-7cG__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.HomeSections-module__SR-7cG__pricingGrid{grid-template-columns:repeat(4,1fr)}}.HomeSections-module__SR-7cG__pricingCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;padding:clamp(1.25rem,3vw,1.5rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.HomeSections-module__SR-7cG__pricingCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.HomeSections-module__SR-7cG__pricingCard.HomeSections-module__SR-7cG__popular{border:2px solid var(--color-accent);z-index:2;position:relative;box-shadow:0 10px 40px #d4af3726}.HomeSections-module__SR-7cG__pricingCard.HomeSections-module__SR-7cG__popular:before{content:"";border-radius:var(--radius-xl) var(--radius-xl) 0 0;pointer-events:none;background:linear-gradient(#d4af370d 0%,#fff0 100%);height:120px;position:absolute;top:0;left:0;right:0}.HomeSections-module__SR-7cG__pricingCard.HomeSections-module__SR-7cG__popular:hover{transform:translateY(-8px);box-shadow:0 15px 50px #d4af3740}.HomeSections-module__SR-7cG__pricingSubtextGold{color:var(--color-accent);margin-bottom:var(--space-3);align-items:center;gap:4px;font-size:.85rem;font-weight:700;display:inline-flex}.HomeSections-module__SR-7cG__pricingSubtextCustom{color:var(--text-primary);margin-bottom:var(--space-3);background:var(--bg-secondary);border-radius:var(--radius-sm);padding:4px 8px;font-size:.85rem;font-style:italic;font-weight:600;display:inline-block}.HomeSections-module__SR-7cG__portfolioOverlayBadge{top:var(--space-6);left:var(--space-6);border-radius:var(--radius-full);color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;z-index:10;box-shadow:var(--shadow-md);padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute}.HomeSections-module__SR-7cG__thumbnailWrapper{border-radius:var(--radius-xl) var(--radius-xl) 0 0;cursor:pointer;aspect-ratio:16/10;width:100%;min-height:220px;display:block;position:relative;overflow:hidden}.HomeSections-module__SR-7cG__portfolioFeatured .HomeSections-module__SR-7cG__thumbnailWrapper{aspect-ratio:16/9;border-radius:var(--radius-xl) 0 0 var(--radius-xl);min-height:350px}@media (max-width:991px){.HomeSections-module__SR-7cG__portfolioFeatured .HomeSections-module__SR-7cG__thumbnailWrapper{border-radius:var(--radius-xl) var(--radius-xl) 0 0;min-height:300px}}.HomeSections-module__SR-7cG__thumbnailImageContainer{width:100%;height:100%;position:relative}.HomeSections-module__SR-7cG__thumbnailImage{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.HomeSections-module__SR-7cG__thumbnailOverlay{pointer-events:none;background-color:#0000;transition:background-color .4s;position:absolute;inset:0}.HomeSections-module__SR-7cG__thumbnailWrapper:hover .HomeSections-module__SR-7cG__thumbnailImage{transform:scale(1.03)}.HomeSections-module__SR-7cG__thumbnailWrapper:hover .HomeSections-module__SR-7cG__thumbnailOverlay{background-color:#00000026}.HomeSections-module__SR-7cG__pricingHeader{margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--border-subtle)}.HomeSections-module__SR-7cG__pricingName{margin-bottom:var(--space-2);font-size:1.5rem}.HomeSections-module__SR-7cG__pricingDesc{color:var(--text-secondary);margin-bottom:var(--space-3);font-size:.95rem;line-height:1.5}.HomeSections-module__SR-7cG__pricingFooter{margin-top:auto}.HomeSections-module__SR-7cG__pricingPrice{flex-direction:column;gap:2px;display:flex}.HomeSections-module__SR-7cG__prefixText{text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.05em;font-size:.85rem;font-weight:600}.HomeSections-module__SR-7cG__currency{color:var(--text-secondary);margin-top:.5rem;font-size:1.25rem;font-weight:600}.HomeSections-module__SR-7cG__amount{color:var(--color-primary);letter-spacing:-.04em;font-size:3.5rem;font-weight:800;line-height:1}.HomeSections-module__SR-7cG__amountCustom{color:var(--color-primary);letter-spacing:-.02em;padding-top:.25rem;font-size:2rem;font-weight:700;line-height:1.2}.HomeSections-module__SR-7cG__originalPriceWrapper{color:var(--text-secondary);opacity:1;align-items:center;gap:2px;margin-top:4px;margin-bottom:-6px;text-decoration:line-through;display:flex}.HomeSections-module__SR-7cG__originalCurrency{font-size:.85rem;font-weight:500}.HomeSections-module__SR-7cG__originalAmount{font-size:1.25rem;font-weight:600}.HomeSections-module__SR-7cG__launchBadge{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:-2px;font-size:.75rem;font-weight:600}.HomeSections-module__SR-7cG__pricingSocialProof{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-12);color:var(--text-secondary);flex-direction:column;font-size:.95rem;font-weight:500;display:flex}@media (min-width:768px){.HomeSections-module__SR-7cG__pricingSocialProof{flex-direction:row}}.HomeSections-module__SR-7cG__spDivider{color:var(--border-strong);display:none}@media (min-width:768px){.HomeSections-module__SR-7cG__spDivider{display:inline}}.HomeSections-module__SR-7cG__pricingDisclaimer{text-align:center;color:var(--text-tertiary);margin-top:var(--space-12);max-width:800px;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.6}.HomeSections-module__SR-7cG__pricingDisclaimer strong{color:var(--text-secondary)}.HomeSections-module__SR-7cG__pricingBody{margin-bottom:var(--space-8);flex-grow:1}.HomeSections-module__SR-7cG__featureList{margin:0;padding:0;list-style:none}.HomeSections-module__SR-7cG__featureList li{align-items:flex-start;gap:var(--space-3);color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;line-height:1.5;display:flex}.HomeSections-module__SR-7cG__checkIcon{color:var(--color-success);flex-shrink:0;margin-top:2px}.HomeSections-module__SR-7cG__filterContainer{justify-content:center;gap:var(--space-3);flex-wrap:wrap;margin-bottom:clamp(2rem,5vw,4rem);display:flex}.HomeSections-module__SR-7cG__filterBtn{padding:var(--space-3) var(--space-6);border-radius:var(--radius-full);transition:all var(--transition-fast);border:1px solid var(--border-strong);color:var(--text-secondary);cursor:pointer;background-color:#0000;font-size:.875rem;font-weight:600}.HomeSections-module__SR-7cG__filterBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.HomeSections-module__SR-7cG__filterBtn.HomeSections-module__SR-7cG__active{background-color:var(--color-primary);color:var(--color-secondary);border-color:var(--color-primary)}.HomeSections-module__SR-7cG__portfolioGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:clamp(1.5rem,3vw,2.5rem);margin-top:clamp(1.5rem,3vw,2.5rem);display:grid}.HomeSections-module__SR-7cG__portfolioCard{background-color:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);flex-direction:column;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.HomeSections-module__SR-7cG__portfolioCard:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-8px)}.HomeSections-module__SR-7cG__portfolioFeatured{margin-bottom:var(--space-8);background:var(--bg-primary);border:none;grid-template-columns:1fr;display:grid;box-shadow:0 10px 40px -10px #00000014}@media (min-width:992px){.HomeSections-module__SR-7cG__portfolioFeatured{grid-template-columns:1.2fr 1fr}}.HomeSections-module__SR-7cG__portfolioContentLg{padding:var(--space-12);flex-direction:column;display:flex}.HomeSections-module__SR-7cG__portfolioHeaderLg{margin-bottom:var(--space-6)}.HomeSections-module__SR-7cG__portfolioTitleLg{letter-spacing:-.02em;margin-bottom:var(--space-2);font-size:2.5rem}.HomeSections-module__SR-7cG__portfolioDescLg{color:var(--text-secondary);margin-bottom:var(--space-8);font-size:1.125rem;line-height:1.7}.HomeSections-module__SR-7cG__portfolioImageWrap{aspect-ratio:16/10;background-color:#f1f1f1;justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.HomeSections-module__SR-7cG__portfolioFeatured .HomeSections-module__SR-7cG__portfolioImageWrap{aspect-ratio:auto;height:100%;min-height:400px}.HomeSections-module__SR-7cG__mockupDesktop{border:1px solid;border-bottom:none;border-radius:8px 8px 0 0;flex-direction:column;width:80%;height:85%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(-5%);box-shadow:0 20px 40px -10px #00000026}.HomeSections-module__SR-7cG__mockupDesktopLg{width:85%;height:90%}.HomeSections-module__SR-7cG__portfolioCard:hover .HomeSections-module__SR-7cG__mockupDesktop{transform:translate(-5%)translateY(-3%)}.HomeSections-module__SR-7cG__mockupBrowserBar{background:#fff;border-bottom:1px solid #0000000d;border-radius:8px 8px 0 0;align-items:center;gap:6px;height:24px;padding:0 12px;display:flex}.HomeSections-module__SR-7cG__mockupDot{border-radius:50%;width:8px;height:8px}.HomeSections-module__SR-7cG__mockupMobile{background:#fff;border:4px solid #111;border-bottom:none;border-radius:16px 16px 0 0;flex-direction:column;width:25%;height:75%;transition:transform .6s cubic-bezier(.4,0,.2,1) .1s;display:flex;position:absolute;bottom:0;right:5%;transform:translateY(15%);box-shadow:-15px 15px 30px -5px #00000040}.HomeSections-module__SR-7cG__mockupMobileLg{width:22%;right:8%}.HomeSections-module__SR-7cG__portfolioCard:hover .HomeSections-module__SR-7cG__mockupMobile{transform:translateY(0)}.HomeSections-module__SR-7cG__mockupNotch{z-index:2;background:#111;border-radius:0 0 8px 8px;width:45%;height:12px;position:absolute;top:0;left:50%;transform:translate(-50%)}.HomeSections-module__SR-7cG__mockupContent{flex-direction:column;flex-grow:1;gap:12px;padding:16px;display:flex}.HomeSections-module__SR-7cG__mockupSkeletonHeader{border-radius:6px;width:70%;height:24px}.HomeSections-module__SR-7cG__mockupSkeletonBody{border-radius:6px;flex-grow:1}.HomeSections-module__SR-7cG__portfolioContent{padding:var(--space-8);flex-direction:column;flex-grow:1;display:flex}.HomeSections-module__SR-7cG__portfolioTitle{margin-bottom:var(--space-2);letter-spacing:-.01em;font-size:1.5rem}.HomeSections-module__SR-7cG__portfolioClient{color:var(--text-tertiary);margin-bottom:var(--space-4);font-size:.95rem;font-weight:500}.HomeSections-module__SR-7cG__portfolioDesc{color:var(--text-secondary);margin-bottom:var(--space-6);flex-grow:1;font-size:1rem;line-height:1.6}.HomeSections-module__SR-7cG__portfolioTech{gap:var(--space-2);flex-wrap:wrap;display:flex}.HomeSections-module__SR-7cG__techBadge{background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.8rem;font-weight:600}.HomeSections-module__SR-7cG__timelineList{gap:var(--space-8);flex-direction:column;padding-left:24px;display:flex;position:relative}.HomeSections-module__SR-7cG__timelineList:before{content:"";background:linear-gradient(to bottom, var(--color-accent) 0%, var(--border-subtle) 100%);opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:10px}.HomeSections-module__SR-7cG__timelineItem{align-items:flex-start;display:flex;position:relative}@media (min-width:768px) and (max-width:991px){.HomeSections-module__SR-7cG__timelineItem:nth-child(2n){flex-direction:row-reverse}.HomeSections-module__SR-7cG__timelineItem:nth-child(2n) .HomeSections-module__SR-7cG__timelineContentBox{text-align:right;align-items:flex-end}}@media (min-width:992px){.HomeSections-module__SR-7cG__timelineItem{margin-bottom:0;flex-direction:column!important}}.HomeSections-module__SR-7cG__timelineDot{background:var(--bg-primary);width:24px;height:24px;color:var(--color-accent);z-index:2;box-shadow:0 0 0 6px var(--bg-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;top:2px;left:-25px}.HomeSections-module__SR-7cG__timelineContentBox{z-index:3;flex-direction:column;width:100%;display:flex;position:relative}.HomeSections-module__SR-7cG__timelineStepBadge{color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-2);font-size:.875rem;font-weight:700}.HomeSections-module__SR-7cG__timelineHeading{margin-bottom:var(--space-3);letter-spacing:-.01em;font-size:1.5rem}.HomeSections-module__SR-7cG__timelineText{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.HomeSections-module__SR-7cG__clientLogos{margin-top:var(--space-4);grid-template-columns:repeat(2,1fr);place-items:center;gap:2rem 1rem;margin-bottom:clamp(2rem,5vw,3rem);display:grid}@media (min-width:640px){.HomeSections-module__SR-7cG__clientLogos{grid-template-columns:repeat(3,1fr);row-gap:3rem}}@media (min-width:1024px){.HomeSections-module__SR-7cG__clientLogos{margin-top:var(--space-6);grid-template-columns:repeat(6,1fr);gap:2rem}}.HomeSections-module__SR-7cG__clientLogoImageWrapper{width:clamp(120px,14vw,160px);height:clamp(50px,6vw,70px);transform:scale(var(--optical-scale,1));justify-content:center;align-items:center;display:flex;position:relative}.HomeSections-module__SR-7cG__clientLogoImage{object-fit:contain;filter:grayscale()opacity(85%);transition:filter .4s,transform .3s}@media (min-width:1024px){.HomeSections-module__SR-7cG__clientLogoImageWrapper:hover .HomeSections-module__SR-7cG__clientLogoImage{filter:grayscale(0%)opacity();transform:scale(1.05)}}.HomeSections-module__SR-7cG__reviewsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:clamp(1.5rem,3vw,2.5rem);display:grid}.HomeSections-module__SR-7cG__reviewCard{background:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border-subtle);flex-direction:column;gap:1.25rem;padding:clamp(1.75rem,4vw,2.5rem);transition:transform .3s,box-shadow .3s;display:flex;position:relative}@media (min-width:992px){.HomeSections-module__SR-7cG__reviewCardFeatured{background:var(--bg-secondary);grid-column:span 2}.HomeSections-module__SR-7cG__reviewCardFeatured .HomeSections-module__SR-7cG__reviewText{font-size:1.35rem}.HomeSections-module__SR-7cG__reviewCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0006}}.HomeSections-module__SR-7cG__reviewHeader{align-items:center;gap:1rem;display:flex}.HomeSections-module__SR-7cG__avatarPremium{background:linear-gradient(135deg, var(--color-accent) 0%, #b48545 100%);width:52px;height:52px;color:var(--color-primary);font-family:var(--font-heading);letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.HomeSections-module__SR-7cG__reviewAuthorInfo{flex-direction:column;gap:2px;display:flex}.HomeSections-module__SR-7cG__authorName{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.HomeSections-module__SR-7cG__authorRole{color:var(--text-secondary);font-size:.875rem;font-weight:500}.HomeSections-module__SR-7cG__quoteIcon{color:var(--color-accent);opacity:.4}.HomeSections-module__SR-7cG__reviewText{color:var(--text-secondary);z-index:2;margin:0;font-size:1.05rem;font-weight:400;line-height:1.65;position:relative}.HomeSections-module__SR-7cG__aboutGrid{grid-template-columns:1fr;align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}@media (min-width:992px){.HomeSections-module__SR-7cG__aboutGrid{grid-template-columns:.8fr 1.2fr}}.HomeSections-module__SR-7cG__aboutImageWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.HomeSections-module__SR-7cG__aboutImageBlock{background:var(--bg-tertiary);border-radius:var(--radius-xl);z-index:2;justify-content:center;align-items:center;width:80%;height:80%;display:flex;position:relative}.HomeSections-module__SR-7cG__aboutImageDecor1{border:2px dashed var(--border-strong);border-radius:var(--radius-xl);z-index:1;width:60%;height:60%;position:absolute;top:-10%;left:-10%}.HomeSections-module__SR-7cG__aboutImageDecor2{background:var(--color-accent);border-radius:var(--radius-xl);z-index:1;opacity:.1;width:50%;height:50%;position:absolute;bottom:-10%;right:-10%}.HomeSections-module__SR-7cG__aboutImageInner{text-align:center;color:var(--color-primary)}.HomeSections-module__SR-7cG__aboutImageInner h3{margin-bottom:.5rem;font-size:2.5rem}.HomeSections-module__SR-7cG__aboutImageInner p{color:var(--text-secondary);font-weight:500}.HomeSections-module__SR-7cG__aboutTitle{margin-bottom:var(--space-6);letter-spacing:-.02em;font-size:2.5rem}.HomeSections-module__SR-7cG__aboutDesc{color:var(--text-secondary);margin-bottom:var(--space-8);font-size:1.125rem;line-height:1.8}.HomeSections-module__SR-7cG__valuesGrid{gap:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.HomeSections-module__SR-7cG__valueItem{align-items:flex-start;gap:var(--space-4);font-size:1.05rem;font-weight:600;display:flex}.HomeSections-module__SR-7cG__valueIcon{color:var(--color-accent);background-color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.HomeSections-module__SR-7cG__searchContainer{max-width:600px;margin:0 auto clamp(2rem,5vw,4rem);position:relative}.HomeSections-module__SR-7cG__searchIcon{color:var(--text-tertiary);position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.HomeSections-module__SR-7cG__searchInput{border:1px solid var(--border-strong);border-radius:var(--radius-full);width:100%;transition:all var(--transition-fast);background:var(--bg-primary);outline:none;padding:1.25rem 1.25rem 1.25rem 3.5rem;font-size:1.125rem}.HomeSections-module__SR-7cG__searchInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #1111110d}.HomeSections-module__SR-7cG__faqWrapper{max-width:800px;margin:0 auto}.HomeSections-module__SR-7cG__faqItem{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);margin-bottom:var(--space-4);background:var(--bg-primary);cursor:pointer;transition:all .4s cubic-bezier(.2,.8,.2,1);overflow:hidden}.HomeSections-module__SR-7cG__faqItem:hover{border-color:var(--border-strong);background:var(--bg-secondary)}.HomeSections-module__SR-7cG__faqItemActive{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.HomeSections-module__SR-7cG__faqQuestion{padding:var(--space-6);color:var(--text-primary);justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;display:flex}.HomeSections-module__SR-7cG__faqIconBox{background:var(--bg-tertiary);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.HomeSections-module__SR-7cG__faqIconBox.HomeSections-module__SR-7cG__active{background:var(--color-primary);color:var(--color-accent);transform:rotate(180deg)}.HomeSections-module__SR-7cG__faqAnswer{overflow:hidden}.HomeSections-module__SR-7cG__faqAnswerInner{padding:0 var(--space-6) var(--space-6);color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.HomeSections-module__SR-7cG__bottomCtaSection{padding:clamp(3.5rem,6vw,5.5rem) 0}.HomeSections-module__SR-7cG__bottomCtaWrapper{background:radial-gradient(circle at 50% 0%, #1a1a1a 0%, var(--color-primary) 100%);text-align:center;border-radius:2rem;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #00000080}.HomeSections-module__SR-7cG__ctaPattern{opacity:.5;z-index:0;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.HomeSections-module__SR-7cG__ctaGlowLarge{z-index:0;background:radial-gradient(circle,#d4af3726 0%,#0000 60%);width:60vw;height:60vw;position:absolute;top:0;left:20%;transform:translateY(-50%)}.HomeSections-module__SR-7cG__ctaGlowSmall{z-index:0;background:radial-gradient(circle,#10b9811a 0%,#0000 60%);width:40vw;height:40vw;position:absolute;bottom:0;right:10%;transform:translateY(50%)}.HomeSections-module__SR-7cG__ctaContent{z-index:10;position:relative}.HomeSections-module__SR-7cG__ctaTitle{color:var(--color-secondary);margin-bottom:var(--space-6);letter-spacing:-.03em;font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.HomeSections-module__SR-7cG__ctaDesc{color:#a1a1aa;max-width:600px;margin:0 auto var(--space-10);font-size:1.25rem;line-height:1.7}.HomeSections-module__SR-7cG__ctaActions{gap:var(--space-4);flex-direction:column;justify-content:center;display:flex}@media (min-width:640px){.HomeSections-module__SR-7cG__ctaActions{flex-direction:row}}@media (max-width:767px){.HomeSections-module__SR-7cG__ctaActions>a:first-child button{text-align:center;white-space:normal!important;height:auto!important;min-height:48px!important;padding:.5rem 1rem!important;font-size:.875rem!important;line-height:1.2!important}}.HomeSections-module__SR-7cG__ctaIllustration{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px 16px 0 0;flex-direction:column;width:600px;height:150px;display:flex;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.HomeSections-module__SR-7cG__ctaDashBar{border-bottom:1px solid #ffffff0d;height:12px}.HomeSections-module__SR-7cG__ctaDashBody{flex-grow:1;gap:16px;padding:16px;display:flex}.HomeSections-module__SR-7cG__ctaDashCard{background:#ffffff0d;border-radius:8px;flex:1}@media (max-width:767px){.HomeSections-module__SR-7cG__section,.HomeSections-module__SR-7cG__sectionAlt,.HomeSections-module__SR-7cG__sectionPricing,.HomeSections-module__SR-7cG__sectionDark{padding:clamp(2rem,5vw,2.5rem) 0}.HomeSections-module__SR-7cG__sectionTitle{margin-bottom:var(--space-2);line-height:1.15;font-size:2rem!important}.HomeSections-module__SR-7cG__sectionDesc{margin-bottom:var(--space-4);font-size:.95rem;line-height:1.4}.HomeSections-module__SR-7cG__splitHeaderSticky{position:relative;top:0}.HomeSections-module__SR-7cG__problemsGrid{gap:var(--space-3)}.HomeSections-module__SR-7cG__problemCard{height:auto;min-height:0;padding:1rem}.HomeSections-module__SR-7cG__statsGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.HomeSections-module__SR-7cG__statBox{text-align:center;height:auto;min-height:0;padding:1rem}.HomeSections-module__SR-7cG__statBigValue{font-size:1.5rem}.HomeSections-module__SR-7cG__statLabel{font-size:.75rem}.HomeSections-module__SR-7cG__whyUsGrid{gap:1rem}.HomeSections-module__SR-7cG__whyUsCard{height:auto;min-height:0;padding:1rem}.HomeSections-module__SR-7cG__whyUsTitle{font-size:1.1rem}.HomeSections-module__SR-7cG__pricingGrid{gap:var(--space-3);flex-direction:column;display:flex}.HomeSections-module__SR-7cG__pricingCard{height:auto;min-height:0;padding:1rem}.HomeSections-module__SR-7cG__pricingName{margin-bottom:.25rem;font-size:1.15rem}.HomeSections-module__SR-7cG__pricingDesc{margin-bottom:.75rem;font-size:.85rem;line-height:1.3}.HomeSections-module__SR-7cG__amount{font-size:2.25rem}.HomeSections-module__SR-7cG__pricingBody{margin-bottom:var(--space-3)}.HomeSections-module__SR-7cG__featureList{gap:.25rem}.HomeSections-module__SR-7cG__featureList li{margin-bottom:0;padding:.25rem 0;font-size:.85rem}.HomeSections-module__SR-7cG__pricingFooter{padding-top:var(--space-3);margin-top:var(--space-3)}.HomeSections-module__SR-7cG__pricingFooter button{padding:.75rem;font-size:.9rem}.HomeSections-module__SR-7cG__portfolioGrid{flex-direction:column;gap:1rem;display:flex}.HomeSections-module__SR-7cG__portfolioCard{padding:0;overflow:hidden}.HomeSections-module__SR-7cG__bottomCtaSection{padding:2rem 0}.HomeSections-module__SR-7cG__bottomCtaWrapper{border-radius:1rem;padding:1.5rem 1rem}.HomeSections-module__SR-7cG__ctaTitle{margin-bottom:.75rem;font-size:1.5rem!important}.HomeSections-module__SR-7cG__ctaDesc{margin-bottom:1rem;font-size:.85rem;line-height:1.4}.HomeSections-module__SR-7cG__testimonialGrid{flex-direction:column;gap:1rem;display:flex}.HomeSections-module__SR-7cG__testimonialCard{height:auto;min-height:0;padding:1rem}.HomeSections-module__SR-7cG__faqQuestion{padding:.75rem 1rem;font-size:.95rem}.HomeSections-module__SR-7cG__faqAnswerInner{padding:0 1rem .75rem;font-size:.85rem}}
.ServiceLayout-module__MpYGcW__section{padding:var(--space-16) 0;position:relative}.ServiceLayout-module__MpYGcW__hero{padding:var(--space-20) 0 var(--space-16);background-color:var(--bg-dark);color:var(--text-light);text-align:center;overflow:hidden}.ServiceLayout-module__MpYGcW__heroTitle{margin-bottom:var(--space-4);color:var(--color-secondary);font-size:3rem;line-height:1.2}.ServiceLayout-module__MpYGcW__heroSubtitle{color:var(--text-tertiary);max-width:600px;margin:0 auto var(--space-8);font-size:1.25rem}.ServiceLayout-module__MpYGcW__heroActions{justify-content:center;gap:var(--space-4);display:flex}.ServiceLayout-module__MpYGcW__problem{background-color:var(--bg-primary);text-align:center}.ServiceLayout-module__MpYGcW__problemTitle{margin-bottom:var(--space-12);font-size:2rem}.ServiceLayout-module__MpYGcW__problemGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.ServiceLayout-module__MpYGcW__problemCard{background-color:var(--bg-secondary);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.ServiceLayout-module__MpYGcW__problemIcon{color:var(--color-error)}.ServiceLayout-module__MpYGcW__solution{background-color:var(--bg-secondary);text-align:center}.ServiceLayout-module__MpYGcW__solutionCard{background-color:var(--bg-primary);padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid var(--color-accent);box-shadow:var(--shadow-gold);max-width:800px;margin:0 auto}.ServiceLayout-module__MpYGcW__benefitsGrid{gap:var(--space-6);margin-top:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.ServiceLayout-module__MpYGcW__benefitItem{align-items:center;gap:var(--space-3);font-weight:500;display:flex}.ServiceLayout-module__MpYGcW__benefitIcon{color:var(--color-success)}.ServiceLayout-module__MpYGcW__featuresGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.ServiceLayout-module__MpYGcW__featureCard{gap:var(--space-4);align-items:flex-start;display:flex}.ServiceLayout-module__MpYGcW__featureIconWrapper{background-color:var(--color-primary);color:var(--color-secondary);padding:var(--space-3);border-radius:var(--radius-md)}.ServiceLayout-module__MpYGcW__targetGrid{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.ServiceLayout-module__MpYGcW__targetPill{padding:var(--space-3) var(--space-6);background-color:var(--bg-secondary);border:1px solid var(--border-strong);border-radius:var(--radius-full);transition:all var(--transition-fast);font-weight:600}.ServiceLayout-module__MpYGcW__targetPill:hover{border-color:var(--color-accent);color:var(--color-accent)}.ServiceLayout-module__MpYGcW__timeline{gap:var(--space-6);flex-direction:column;max-width:600px;margin:0 auto;display:flex}.ServiceLayout-module__MpYGcW__timelineItem{gap:var(--space-4);display:flex}.ServiceLayout-module__MpYGcW__timelineNumber{background-color:var(--color-primary);width:40px;height:40px;color:var(--color-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.ServiceLayout-module__MpYGcW__testimonialCard{background-color:var(--bg-primary);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-subtle)}.ServiceLayout-module__MpYGcW__faqItem{border-bottom:1px solid var(--border-subtle);padding:var(--space-4) 0}.ServiceLayout-module__MpYGcW__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;font-weight:600;display:flex}.ServiceLayout-module__MpYGcW__faqAnswer{margin-top:var(--space-2);color:var(--text-secondary);display:none}.ServiceLayout-module__MpYGcW__faqAnswer.ServiceLayout-module__MpYGcW__open{display:block}.ServiceLayout-module__MpYGcW__finalCta{background-color:var(--color-primary);color:var(--color-secondary);text-align:center;padding:var(--space-20) 0;border-top:4px solid var(--color-accent)}
