.Components-module__B1th6G__header{z-index:1000;background:0 0;border-bottom:1px solid #0000;width:100%;padding:1.25rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Components-module__B1th6G__headerScrolled{-webkit-backdrop-filter:blur(16px);background:#07090ebf;border-bottom:1px solid #ffffff0d;padding:.8rem 0}.Components-module__B1th6G__navContainer{justify-content:space-between;align-items:center;display:flex}.Components-module__B1th6G__logo{font-family:var(--font-display);letter-spacing:-.03em;color:hsl(var(--text-primary));align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.Components-module__B1th6G__logoDot{background:linear-gradient(135deg, hsl(var(--primary)) 0%, hsl(var(--accent)) 100%);width:8px;height:8px;box-shadow:0 0 10px hsl(var(--primary) / .5);border-radius:50%;display:inline-block}.Components-module__B1th6G__navMenu{align-items:center;gap:2rem;display:flex}.Components-module__B1th6G__navLink{color:hsl(var(--text-muted));padding:.25rem 0;font-size:.95rem;font-weight:500;position:relative}.Components-module__B1th6G__navLink:hover,.Components-module__B1th6G__activeNavLink{color:hsl(var(--text-primary))}.Components-module__B1th6G__activeNavLink:after{content:"";background:linear-gradient(90deg, hsl(var(--primary)) 0%, hsl(var(--accent)) 100%);width:100%;height:2px;box-shadow:0 0 8px hsl(var(--primary) / .5);border-radius:99px;position:absolute;bottom:-4px;left:0}.Components-module__B1th6G__mobileToggle{cursor:pointer;color:hsl(var(--text-primary));display:none}@media (max-width:768px){.Components-module__B1th6G__mobileToggle{display:block}.Components-module__B1th6G__navMenu{background:hsl(var(--bg-surface));border-left:1px solid hsl(var(--border-color));z-index:999;flex-direction:column;justify-content:center;gap:2.5rem;width:280px;height:100vh;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:-100%}.Components-module__B1th6G__navMenuOpen{right:0}}.Components-module__B1th6G__heroSection{justify-content:center;align-items:center;min-height:100vh;padding-top:8rem;display:flex;position:relative;overflow:hidden}.Components-module__B1th6G__heroContent{text-align:center;z-index:5;flex-direction:column;align-items:center;gap:1.5rem;max-width:850px;display:flex}.Components-module__B1th6G__badge{background:hsl(var(--primary-glow));border:1px solid hsl(var(--primary) / .3);letter-spacing:.05em;color:hsl(var(--primary));text-transform:uppercase;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.Components-module__B1th6G__heroTitle{font-family:var(--font-display);letter-spacing:-.04em;color:hsl(var(--text-primary));font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Components-module__B1th6G__heroSubtitle{color:hsl(var(--text-muted));max-width:600px;margin-bottom:1rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.5}.Components-module__B1th6G__heroBtns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Components-module__B1th6G__heroGridBackdrop{z-index:1;background-image:linear-gradient(90deg,#ffffff04 1px,#0000 1px),linear-gradient(#ffffff04 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Components-module__B1th6G__sectionTitle{font-family:var(--font-display);text-align:center;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.Components-module__B1th6G__sectionSubtitle{color:hsl(var(--text-muted));text-align:center;max-width:600px;margin:0 auto 4rem;font-size:1.1rem}.Components-module__B1th6G__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Components-module__B1th6G__serviceCard{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-color));border-radius:20px;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem;display:flex}.Components-module__B1th6G__iconWrapper{background:linear-gradient(135deg, hsl(var(--primary) / .1) 0%, hsl(var(--accent) / .1) 100%);border:1px solid hsl(var(--primary) / .2);width:56px;height:56px;color:hsl(var(--primary));box-shadow:0 0 15px hsl(var(--primary) / .05);border-radius:14px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Components-module__B1th6G__serviceCard:hover .Components-module__B1th6G__iconWrapper{background:linear-gradient(135deg, hsl(var(--primary)) 0%, hsl(var(--accent)) 100%);color:#fff;box-shadow:0 0 20px hsl(var(--primary) / .3);border-color:#0000}.Components-module__B1th6G__serviceTitle{font-family:var(--font-display);color:hsl(var(--text-primary));font-size:1.4rem;font-weight:700}.Components-module__B1th6G__serviceDesc{color:hsl(var(--text-muted));font-size:.95rem;line-height:1.6}.Components-module__B1th6G__serviceFeatures{border-top:1px solid hsl(var(--border-color) / .5);flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem;list-style:none;display:flex}.Components-module__B1th6G__serviceFeatureItem{color:hsl(var(--text-primary));align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Components-module__B1th6G__checkIcon{color:hsl(var(--accent));flex-shrink:0}.Components-module__B1th6G__casesGrid{grid-template-columns:1fr;gap:3rem;display:grid}.Components-module__B1th6G__caseFeatured{background:linear-gradient(135deg, hsl(var(--bg-surface)) 0%, hsl(var(--bg-surface-elevated)) 100%);border:1px solid hsl(var(--border-color));border-radius:24px;grid-template-columns:1.2fr 1fr;min-height:480px;display:grid;overflow:hidden}@media (max-width:992px){.Components-module__B1th6G__caseFeatured{grid-template-columns:1fr}}.Components-module__B1th6G__caseImageContainer{border-right:1px solid hsl(var(--border-color));background:linear-gradient(225deg,#181c2b 0%,#0c0e17 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:300px;display:flex;position:relative}@media (max-width:992px){.Components-module__B1th6G__caseImageContainer{border-right:none;border-bottom:1px solid hsl(var(--border-color))}}.Components-module__B1th6G__caseMockup{border:1px solid #ffffff14;border-radius:12px;width:80%;height:auto;transition:transform .6s cubic-bezier(.16,1,.3,1);box-shadow:0 25px 50px -12px #000000bf}.Components-module__B1th6G__caseFeatured:hover .Components-module__B1th6G__caseMockup{transform:translateY(-8px)scale(1.02)}.Components-module__B1th6G__caseDetails{flex-direction:column;justify-content:center;gap:1.5rem;padding:3rem;display:flex}@media (max-width:576px){.Components-module__B1th6G__caseDetails{padding:1.8rem}}.Components-module__B1th6G__caseBadge{background:hsl(var(--accent) / .1);border:1px solid hsl(var(--accent) / .2);color:hsl(var(--accent));text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-self:flex-start;padding:.35rem .9rem;font-size:.75rem;font-weight:700}.Components-module__B1th6G__caseTitle{font-family:var(--font-display);font-size:2rem;font-weight:800;line-height:1.2}.Components-module__B1th6G__caseDesc{color:hsl(var(--text-muted));font-size:1rem;line-height:1.6}.Components-module__B1th6G__caseTags{flex-wrap:wrap;gap:.5rem;display:flex}.Components-module__B1th6G__caseTag{background:hsl(var(--bg-base));border:1px solid hsl(var(--border-color));color:hsl(var(--text-muted));border-radius:6px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.Components-module__B1th6G__caseLinks{gap:1rem;margin-top:1rem;display:flex}.Components-module__B1th6G__caseBtnDetail{color:hsl(var(--text-primary));align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.Components-module__B1th6G__caseBtnDetail:hover{color:hsl(var(--accent))}.Components-module__B1th6G__caseBtnExternal{color:hsl(var(--text-muted));align-items:center;gap:.5rem;font-size:.9rem;display:inline-flex}.Components-module__B1th6G__caseBtnExternal:hover{color:hsl(var(--text-primary))}.Components-module__B1th6G__processTimeline{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid;position:relative}.Components-module__B1th6G__processTimeline:after{content:"";background:linear-gradient(90deg, hsl(var(--primary) / .1) 0%, hsl(var(--accent) / .1) 100%);z-index:0;height:2px;position:absolute;top:42px;left:2rem;right:2rem}@media (max-width:768px){.Components-module__B1th6G__processTimeline{grid-template-columns:1fr;gap:3rem}.Components-module__B1th6G__processTimeline:after{width:2px;height:auto;top:2rem;bottom:2rem;left:28px}}.Components-module__B1th6G__processStep{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}.Components-module__B1th6G__stepNumber{background:hsl(var(--bg-surface));border:2px solid hsl(var(--border-color));width:56px;height:56px;font-family:var(--font-display);color:hsl(var(--text-muted));border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 20px #0006}.Components-module__B1th6G__processStep:hover .Components-module__B1th6G__stepNumber{color:#fff;border-color:hsl(var(--accent));box-shadow:0 0 20px hsl(var(--accent) / .3)}.Components-module__B1th6G__stepActive .Components-module__B1th6G__stepNumber{background:linear-gradient(135deg, hsl(var(--primary)) 0%, hsl(var(--accent)) 100%);color:#fff;box-shadow:0 0 20px hsl(var(--primary) / .4);border-color:#0000}.Components-module__B1th6G__stepTitle{font-family:var(--font-display);font-size:1.2rem;font-weight:700}.Components-module__B1th6G__stepDesc{color:hsl(var(--text-muted));font-size:.9rem;line-height:1.6}.Components-module__B1th6G__differentialGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.Components-module__B1th6G__diffCard{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-color));text-align:center;border-radius:16px;flex-direction:column;gap:.5rem;padding:2.5rem;display:flex}.Components-module__B1th6G__diffValue{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1}.Components-module__B1th6G__diffLabel{color:hsl(var(--text-primary));font-size:1rem;font-weight:700}.Components-module__B1th6G__diffDesc{color:hsl(var(--text-muted));font-size:.85rem;line-height:1.5}.Components-module__B1th6G__contactGrid{grid-template-columns:1fr 1.3fr;gap:4rem;display:grid}@media (max-width:992px){.Components-module__B1th6G__contactGrid{grid-template-columns:1fr;gap:3rem}}.Components-module__B1th6G__contactInfo{flex-direction:column;gap:2.5rem;display:flex}.Components-module__B1th6G__contactIntro{flex-direction:column;gap:1rem;display:flex}.Components-module__B1th6G__contactTitle{font-family:var(--font-display);letter-spacing:-.03em;font-size:2.25rem;font-weight:800}.Components-module__B1th6G__contactDesc{color:hsl(var(--text-muted));line-height:1.6}.Components-module__B1th6G__contactMethods{flex-direction:column;gap:1.5rem;display:flex}.Components-module__B1th6G__contactMethodCard{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-color));border-radius:16px;align-items:center;gap:1.25rem;padding:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Components-module__B1th6G__contactMethodCard:hover{border-color:hsl(var(--primary) / .4);transform:translate(5px)}.Components-module__B1th6G__methodIcon{background:hsl(var(--bg-surface-elevated));width:48px;height:48px;color:hsl(var(--primary));border-radius:10px;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Components-module__B1th6G__methodLabel{color:hsl(var(--text-muted));font-size:.85rem}.Components-module__B1th6G__methodValue{color:hsl(var(--text-primary));font-size:.95rem;font-weight:600}.Components-module__B1th6G__contactForm{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-color));border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex}@media (max-width:576px){.Components-module__B1th6G__contactForm{padding:1.8rem}}.Components-module__B1th6G__formGroup{flex-direction:column;gap:.5rem;display:flex}.Components-module__B1th6G__formLabel{color:hsl(var(--text-primary));font-size:.85rem;font-weight:600}.Components-module__B1th6G__formInput,.Components-module__B1th6G__formSelect,.Components-module__B1th6G__formTextarea{background:hsl(var(--bg-surface-elevated));border:1px solid hsl(var(--border-color));color:#fff;border-radius:10px;width:100%;padding:.8rem 1rem;transition:all .3s}.Components-module__B1th6G__formInput:focus,.Components-module__B1th6G__formSelect:focus,.Components-module__B1th6G__formTextarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .1)}.Components-module__B1th6G__formTextarea{resize:vertical;min-height:120px}.Components-module__B1th6G__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%238292a6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem}.Components-module__B1th6G__formSelect option{background-color:#0c0f16}.Components-module__B1th6G__footer{border-top:1px solid hsl(var(--border-color));background:hsl(var(--bg-base));margin-top:auto;padding:3rem 0}.Components-module__B1th6G__footerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:576px){.Components-module__B1th6G__footerContainer{text-align:center;flex-direction:column}}.Components-module__B1th6G__footerText{color:hsl(var(--text-muted));font-size:.9rem}.Components-module__B1th6G__socialLinks{gap:1.25rem;display:flex}.Components-module__B1th6G__socialIcon{color:hsl(var(--text-muted));font-size:1.2rem}.Components-module__B1th6G__socialIcon:hover{color:hsl(var(--accent))}.Components-module__B1th6G__detailHeader{border-bottom:1px solid hsl(var(--border-color));padding:10rem 0 4rem;position:relative;overflow:hidden}.Components-module__B1th6G__detailTitle{font-family:var(--font-display);letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.Components-module__B1th6G__detailMetaGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:2rem;margin-top:3rem;display:grid}.Components-module__B1th6G__detailMetaItem{flex-direction:column;gap:.5rem;display:flex}.Components-module__B1th6G__metaLabel{color:hsl(var(--text-muted));text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.Components-module__B1th6G__metaValue{color:hsl(var(--text-primary));font-size:1rem;font-weight:700}.Components-module__B1th6G__detailContent{grid-template-columns:2fr 1fr;gap:4rem;padding:5rem 0;display:grid}@media (max-width:992px){.Components-module__B1th6G__detailContent{grid-template-columns:1fr}}.Components-module__B1th6G__detailArticle{flex-direction:column;gap:3rem;display:flex}.Components-module__B1th6G__articleSection{flex-direction:column;gap:1.25rem;display:flex}.Components-module__B1th6G__articleTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.8rem;font-weight:700}.Components-module__B1th6G__articleText{color:hsl(var(--text-muted));line-height:1.7}.Components-module__B1th6G__articleList{flex-direction:column;gap:.8rem;list-style:none;display:flex}.Components-module__B1th6G__articleListItem{color:hsl(var(--text-muted));align-items:flex-start;gap:.75rem;display:flex}.Components-module__B1th6G__articleListItem strong{color:hsl(var(--text-primary))}.Components-module__B1th6G__bulletDot{background:hsl(var(--accent));border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.65rem}.Components-module__B1th6G__alertBox{border:1px dashed hsl(var(--primary) / .3);background:#7c3aed14;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.Components-module__B1th6G__alertTitle{color:hsl(var(--primary));font-size:.95rem;font-weight:700}.Components-module__B1th6G__alertText{color:hsl(var(--text-muted));font-size:.9rem;line-height:1.5}.Components-module__B1th6G__stickySidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:100px}.Components-module__B1th6G__sidebarCard{background:hsl(var(--bg-surface));border:1px solid hsl(var(--border-color));border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.Components-module__B1th6G__sidebarTitle{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.Components-module__B1th6G__codeBlock{border:1px solid hsl(var(--border-color));color:#a9b2c3;background:#06080c;border-radius:10px;padding:1.25rem;font-family:monospace;font-size:.85rem;line-height:1.5;overflow-x:auto}.Components-module__B1th6G__backBtn{color:hsl(var(--text-muted));align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:600;display:inline-flex}.Components-module__B1th6G__backBtn:hover{color:hsl(var(--text-primary));transform:translate(-5px)}
