.Nav-module__e1xquq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-soft);background:#0a0a0f99;border-radius:100px;justify-content:space-between;align-items:center;gap:24px;width:90%;min-width:800px;max-width:1200px;padding:14px 28px;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.Nav-module__e1xquq__scrolled{background:#0a0a0fd9;box-shadow:0 8px 40px #00000080}.Nav-module__e1xquq__logo{white-space:nowrap;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;display:flex}.Nav-module__e1xquq__logoIcon{background:linear-gradient(135deg, var(--accent-purple), var(--accent-pink));border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.Nav-module__e1xquq__center{align-items:center;gap:22px;display:flex}.Nav-module__e1xquq__center a{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .3s}.Nav-module__e1xquq__center a:hover{color:#fff}.Nav-module__e1xquq__dropdown{position:relative}.Nav-module__e1xquq__dropdownBtn{color:var(--text-secondary);background:0 0;border:none;align-items:center;gap:6px;font-size:.95rem;font-weight:500;transition:color .3s;display:flex}.Nav-module__e1xquq__dropdownBtn:hover{color:#fff}.Nav-module__e1xquq__chevron{font-size:.9rem;transition:transform .3s}.Nav-module__e1xquq__up{transform:rotate(180deg)}.Nav-module__e1xquq__menu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border-soft);background:#0e0e14f5;border-radius:18px;flex-direction:column;gap:2px;width:320px;padding:10px;display:flex;position:absolute;top:calc(100% + 16px);right:50%;transform:translate(50%);box-shadow:0 24px 60px #0009}.Nav-module__e1xquq__menu:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.Nav-module__e1xquq__menuItem{border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:background .2s;display:flex}.Nav-module__e1xquq__menuItem:hover{background:#ffffff0d}.Nav-module__e1xquq__dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.Nav-module__e1xquq__menuText{flex-direction:column;flex:1;gap:2px;display:flex}.Nav-module__e1xquq__menuText strong{color:#fff;font-size:.92rem;font-weight:600}.Nav-module__e1xquq__menuText small{color:var(--text-secondary);font-size:.75rem}.Nav-module__e1xquq__menuStatus{color:var(--text-secondary);white-space:nowrap;background:#ffffff0d;border-radius:100px;padding:3px 8px;font-size:.68rem}.Nav-module__e1xquq__statusLive{color:#6ee7b7;background:#10b98124}.Nav-module__e1xquq__menuAll{text-align:center;border-top:1px solid var(--border-soft);margin-top:4px;padding:12px;font-size:.85rem;font-weight:600;color:var(--accent-purple)!important}.Nav-module__e1xquq__right{align-items:center;gap:16px;display:flex}.Nav-module__e1xquq__langSelector{background:#ffffff0d;border-radius:8px;gap:4px;padding:4px;display:flex}.Nav-module__e1xquq__langBtn{color:var(--text-secondary);background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .3s}.Nav-module__e1xquq__langActive{color:#fff;background:#ffffff1a}.Nav-module__e1xquq__cta{color:var(--bg);white-space:nowrap;background:#fff;border:none;border-radius:100px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-block}.Nav-module__e1xquq__cta:hover{background:var(--accent-purple);color:#fff;transform:translateY(-2px);box-shadow:0 10px 30px #a855f74d}.Nav-module__e1xquq__mobileWrap{display:none;position:relative}.Nav-module__e1xquq__hamburger{border:1px solid var(--border-soft);cursor:pointer;background:#ffffff0f;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 9px;display:flex}.Nav-module__e1xquq__hamburger span{background:#fff;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .2s;display:block}.Nav-module__e1xquq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__hamburgerOpen span:nth-child(2){opacity:0}.Nav-module__e1xquq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border-soft);background:#0e0e14f7;border-radius:18px;flex-direction:column;gap:2px;width:240px;padding:10px;display:flex;position:absolute;top:calc(100% + 14px);left:0;box-shadow:0 24px 60px #0009}.Nav-module__e1xquq__mobileItem{color:var(--text-secondary);border-radius:12px;padding:13px 16px;font-size:.98rem;font-weight:500;transition:background .2s,color .2s}.Nav-module__e1xquq__mobileItem:hover{color:#fff;background:#ffffff0d}.Nav-module__e1xquq__mobileCta{text-align:center;color:var(--bg);background:#fff;border-radius:12px;margin-top:6px;padding:13px 16px;font-size:.95rem;font-weight:700}.Nav-module__e1xquq__mobileExpand{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;padding:13px 16px;font-family:inherit;font-size:.98rem;font-weight:500;transition:background .2s,color .2s;display:flex}.Nav-module__e1xquq__mobileExpand:hover{color:#fff;background:#ffffff0d}.Nav-module__e1xquq__mobileSub{border:1px solid var(--border-soft);background:#ffffff08;border-radius:12px;flex-direction:column;gap:2px;margin:2px 10px 6px;padding:6px;display:flex}.Nav-module__e1xquq__mobileSubItem{border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:background .2s;display:flex}.Nav-module__e1xquq__mobileSubItem:hover{background:#ffffff0d}@media (max-width:1100px){.Nav-module__e1xquq__nav{width:94%;min-width:auto;padding:10px 14px 10px 10px}.Nav-module__e1xquq__center,.Nav-module__e1xquq__langSelector,.Nav-module__e1xquq__cta{display:none}.Nav-module__e1xquq__mobileWrap{display:block}}
.Footer-module__EZoWya__footer{background:var(--bg);border-top:1px solid #ffffff0d;padding:80px 48px 40px}.Footer-module__EZoWya__grid{max-width:var(--max-width);grid-template-columns:repeat(5,1fr);gap:48px;margin:0 auto;display:grid}.Footer-module__EZoWya__col h4{letter-spacing:.03em;color:var(--text-secondary);margin-bottom:24px;font-size:.85rem;font-weight:600}.Footer-module__EZoWya__col ul{list-style:none}.Footer-module__EZoWya__col li{margin-bottom:12px}.Footer-module__EZoWya__col a{color:var(--text-secondary);font-size:.95rem;transition:color .3s}.Footer-module__EZoWya__col a:hover{color:#fff}.Footer-module__EZoWya__contact{color:var(--text-secondary);align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__contact div{flex:1}.Footer-module__EZoWya__phoneLink{text-align:right;display:block}.Footer-module__EZoWya__contact strong{color:#fff;font-weight:500;display:block}.Footer-module__EZoWya__contact small{font-size:.85rem}.Footer-module__EZoWya__about{color:var(--text-secondary);font-size:.9rem;line-height:1.9}.Footer-module__EZoWya__review{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;padding:20px}.Footer-module__EZoWya__reviewHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.Footer-module__EZoWya__avatar{background:linear-gradient(135deg, var(--accent-purple), var(--accent-pink));border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.Footer-module__EZoWya__reviewMeta strong{color:#fff;font-size:.9rem;display:block}.Footer-module__EZoWya__reviewMeta span{color:var(--accent-yellow);font-size:.8rem}.Footer-module__EZoWya__reviewText{color:var(--text-secondary);font-size:.85rem;line-height:1.8}.Footer-module__EZoWya__bottom{max-width:var(--max-width);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin:60px auto 0;padding-top:40px;display:flex}.Footer-module__EZoWya__brand{align-items:center;gap:10px;font-size:1.2rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoIcon{background:linear-gradient(135deg, var(--accent-purple), var(--accent-pink));border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex}.Footer-module__EZoWya__social{gap:12px;display:flex}.Footer-module__EZoWya__social a{width:40px;height:40px;color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;transition:all .3s;display:flex}.Footer-module__EZoWya__social a:hover{border-color:var(--accent-purple);color:var(--accent-purple)}@media (max-width:1100px){.Footer-module__EZoWya__footer{padding:60px 24px 32px}.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr);gap:36px}}@media (max-width:560px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:24px}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:after{content:"";background:linear-gradient(to bottom, transparent 0%, #0805084d 40%, #050508b3 70%, var(--bg) 100%);pointer-events:none;z-index:3;width:100%;height:400px;position:absolute;bottom:0;left:0}.Hero-module__Z8hQ_W__content{z-index:2;text-align:center;max-width:820px;padding:0 48px;position:relative}.Hero-module__Z8hQ_W__badge{color:var(--accent-purple);background:#a855f71a;border:1px solid #a855f733;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:10px 20px;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__content h1{letter-spacing:-.01em;text-shadow:0 2px 16px #00000080;margin-bottom:18px;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:800;line-height:1.25}.Hero-module__Z8hQ_W__content h1 span{background:linear-gradient(135deg,#f300e3bf 0%,#e007f8e0 100%);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 1px 6px #00000073);-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__lead{color:#fff;text-shadow:0 2px 14px #0000008c;max-width:620px;margin:0 auto 22px;font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:700;line-height:1.7}.Hero-module__Z8hQ_W__lead span{color:#3ddc5aec;text-shadow:0 2px 14px #0000008c;max-width:620px;margin:0 auto 22px;font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:700;line-height:1.7}.Hero-module__Z8hQ_W__subtitle{color:#d0d0da;text-shadow:0 1px 12px #0009;max-width:580px;margin:0 auto 40px;font-size:1.08rem;line-height:2}.Hero-module__Z8hQ_W__subtitle span{color:#00f3ef;filter:drop-shadow(0 1px 6px #00000046)}.Hero-module__Z8hQ_W__valueProp{flex-wrap:wrap;justify-content:center;gap:28px;margin-bottom:40px;display:flex}.Hero-module__Z8hQ_W__valueItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:.9rem;display:flex}.Hero-module__Z8hQ_W__valueItem:before{content:"✓";color:var(--accent-green);font-weight:700}.Hero-module__Z8hQ_W__buttons{justify-content:center;gap:16px;display:flex}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{align-items:flex-start;min-height:100vh;padding-top:116px;padding-bottom:48px}.Hero-module__Z8hQ_W__hero:after{height:90px}.Hero-module__Z8hQ_W__content{padding:0 22px}.Hero-module__Z8hQ_W__badge{margin-bottom:20px}.Hero-module__Z8hQ_W__content h1{margin-bottom:14px}.Hero-module__Z8hQ_W__lead{margin-bottom:18px}.Hero-module__Z8hQ_W__subtitle{margin-bottom:24px}.Hero-module__Z8hQ_W__valueProp{flex-direction:column;gap:12px;margin-bottom:26px}.Hero-module__Z8hQ_W__buttons{flex-direction:column;align-items:center}.Hero-module__Z8hQ_W__buttons a{text-align:center;width:100%;max-width:320px}}
.TrustBar-module__jUKAAW__bar{background:var(--bg-elevated);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:40px 48px}.TrustBar-module__jUKAAW__content{text-align:center;max-width:1200px;margin:0 auto}.TrustBar-module__jUKAAW__label{color:var(--text-secondary);letter-spacing:.06em;margin-bottom:20px;font-size:.78rem}.TrustBar-module__jUKAAW__logos{opacity:.6;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.TrustBar-module__jUKAAW__logo{color:var(--text-secondary);font-size:1.2rem;font-weight:700}@media (max-width:768px){.TrustBar-module__jUKAAW__logos{gap:28px}}
.Metrics-module__4Y04fG__bar{background:linear-gradient(to bottom, var(--bg) 0%, var(--bg) 20%, #0a0a0f80 50%, var(--bg-elevated) 100%);z-index:2;grid-template-columns:repeat(4,1fr);gap:48px;padding:80px 48px 150px;display:grid;position:relative}.Metrics-module__4Y04fG__bar:after{content:"";background:linear-gradient(to bottom, transparent 0%, var(--bg) 100%);pointer-events:none;width:100%;height:150px;position:absolute;bottom:0;left:0}.Metrics-module__4Y04fG__metric{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:24px}.Metrics-module__4Y04fG__value{color:#fff;align-items:baseline;gap:6px;margin-bottom:8px;font-size:3rem;font-weight:800;line-height:1;display:inline-flex}.Metrics-module__4Y04fG__value span{color:var(--accent-purple);font-size:1.6rem}.Metrics-module__4Y04fG__label{color:var(--text-secondary);font-size:.95rem}.Metrics-module__4Y04fG__desc{color:var(--text-secondary);opacity:.7;margin-top:8px;font-size:.75rem;line-height:1.6}@media (max-width:768px){.Metrics-module__4Y04fG__bar{grid-template-columns:repeat(2,1fr);gap:32px;padding:60px 24px 120px}}
.PainSection-module__RsGpAW__section{max-width:var(--max-width);margin:0 auto;padding:110px 48px}.PainSection-module__RsGpAW__head{text-align:center;max-width:760px;margin:0 auto 48px}.PainSection-module__RsGpAW__label{color:var(--accent-orange);letter-spacing:.04em;background:#f973161a;border:1px solid #f9731633;border-radius:100px;margin-bottom:20px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-block}.PainSection-module__RsGpAW__head h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.35}.PainSection-module__RsGpAW__head h2 em{color:var(--accent-orange);font-style:normal}.PainSection-module__RsGpAW__banner{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000080}.PainSection-module__RsGpAW__banner img{aspect-ratio:1774/887;object-fit:cover;width:100%;height:auto;display:block}.PainSection-module__RsGpAW__grid{grid-template-columns:repeat(2,1fr);gap:26px 56px;max-width:1100px;margin:56px auto 44px;list-style:none;display:grid}.PainSection-module__RsGpAW__grid li{color:var(--text-secondary);flex-direction:column;gap:6px;padding-right:34px;font-size:1.02rem;line-height:1.9;display:flex;position:relative}.PainSection-module__RsGpAW__grid li:before{content:"⚠️";position:absolute;top:2px;right:0}.PainSection-module__RsGpAW__grid li strong{color:#fff;font-weight:600}.PainSection-module__RsGpAW__ctaWrap{text-align:center}.PainSection-module__RsGpAW__accentBtn{background:var(--accent-orange);color:#fff;border:none;border-radius:100px;padding:18px 40px;font-size:1rem;font-weight:700;transition:transform .3s,background .3s,box-shadow .3s;display:inline-block}.PainSection-module__RsGpAW__accentBtn:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 30px #f973164d}@media (max-width:900px){.PainSection-module__RsGpAW__section{padding:80px 22px}.PainSection-module__RsGpAW__head{margin-bottom:32px}.PainSection-module__RsGpAW__grid{grid-template-columns:1fr;gap:22px;margin:36px 0 32px}.PainSection-module__RsGpAW__accentBtn{width:100%;max-width:360px}}
.ServiceDiagram-module___ksqnG__section{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 48px 160px;display:flex;position:relative;overflow:hidden}.ServiceDiagram-module___ksqnG__section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 50% at 50% -20%,#a855f726 0%,#0000 70%),radial-gradient(60% 40% at 80% 80%,#ec489914 0%,#0000 60%),radial-gradient(50% 30% at 20% 100%,#06b6d40f 0%,#0000 50%);position:absolute;inset:0}.ServiceDiagram-module___ksqnG__aurora{pointer-events:none;z-index:1;background:conic-gradient(at 30% 30%,#0000 0deg,#a855f708 60deg,#0000 120deg,#ec489908 180deg,#0000 240deg,#06b6d408 300deg,#0000 360deg);width:300%;height:300%;animation:30s linear infinite ServiceDiagram-module___ksqnG__auroraRotate;position:absolute;top:-100%;left:-100%}@keyframes ServiceDiagram-module___ksqnG__auroraRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ServiceDiagram-module___ksqnG__container{z-index:2;width:100%;max-width:900px;height:700px;margin-top:60px;position:relative}.ServiceDiagram-module___ksqnG__svg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.ServiceDiagram-module___ksqnG__line{fill:none;stroke-width:2px;opacity:.6;stroke-linecap:round}.ServiceDiagram-module___ksqnG__animated{stroke-dasharray:10 5;animation:3s linear infinite ServiceDiagram-module___ksqnG__flowLine}@keyframes ServiceDiagram-module___ksqnG__flowLine{0%{stroke-dashoffset:15px}to{stroke-dashoffset:0}}.ServiceDiagram-module___ksqnG__node{cursor:pointer;z-index:10;flex-direction:column;align-items:center;gap:12px;transition:transform .3s;display:flex;position:absolute}.ServiceDiagram-module___ksqnG__node:hover{transform:scale(1.05)}.ServiceDiagram-module___ksqnG__circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#111118f2;border:2px solid #ffffff1a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:140px;height:140px;padding:0 10px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 32px #0006}.ServiceDiagram-module___ksqnG__node:hover .ServiceDiagram-module___ksqnG__circle{border-color:currentColor;box-shadow:0 0 30px}.ServiceDiagram-module___ksqnG__icon{font-size:2rem}.ServiceDiagram-module___ksqnG__nodeLabel{color:var(--text-secondary);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;border-radius:8px;max-width:150px;padding:6px 12px;font-size:.72rem;line-height:1.6}.ServiceDiagram-module___ksqnG__services,.ServiceDiagram-module___ksqnG__infrastructure{color:var(--accent-purple)}.ServiceDiagram-module___ksqnG__ai{color:var(--accent-green)}.ServiceDiagram-module___ksqnG__smart{color:var(--accent-orange)}.ServiceDiagram-module___ksqnG__growth{color:var(--accent-yellow)}.ServiceDiagram-module___ksqnG__services .ServiceDiagram-module___ksqnG__circle{border-color:var(--accent-purple);background:#a855f726;width:180px;height:180px;font-size:.95rem}.ServiceDiagram-module___ksqnG__services .ServiceDiagram-module___ksqnG__icon{font-size:2.5rem}.ServiceDiagram-module___ksqnG__infrastructure .ServiceDiagram-module___ksqnG__circle{border-color:var(--accent-purple);background:#a855f714}.ServiceDiagram-module___ksqnG__ai .ServiceDiagram-module___ksqnG__circle{border-color:var(--accent-green);background:#10b98114}.ServiceDiagram-module___ksqnG__smart .ServiceDiagram-module___ksqnG__circle{border-color:var(--accent-orange);background:#f9731614}.ServiceDiagram-module___ksqnG__growth .ServiceDiagram-module___ksqnG__circle{border-color:var(--accent-yellow);background:#eab30814;width:160px;height:160px}.ServiceDiagram-module___ksqnG__services{top:2%;left:50%;transform:translate(-50%)}.ServiceDiagram-module___ksqnG__infrastructure{top:32%;left:15%;transform:translate(-50%)}.ServiceDiagram-module___ksqnG__ai{top:32%;left:50%;transform:translate(-50%)}.ServiceDiagram-module___ksqnG__smart{top:32%;right:15%;transform:translate(50%)}.ServiceDiagram-module___ksqnG__growth{top:68%;left:50%;transform:translate(-50%)}@media (max-width:1200px){.ServiceDiagram-module___ksqnG__container{height:600px}.ServiceDiagram-module___ksqnG__infrastructure{left:10%}.ServiceDiagram-module___ksqnG__smart{right:10%}}@media (max-width:768px){.ServiceDiagram-module___ksqnG__container{height:520px}.ServiceDiagram-module___ksqnG__circle{width:104px;height:104px;font-size:.68rem}.ServiceDiagram-module___ksqnG__icon{font-size:1.5rem}.ServiceDiagram-module___ksqnG__services .ServiceDiagram-module___ksqnG__circle{width:132px;height:132px}.ServiceDiagram-module___ksqnG__services .ServiceDiagram-module___ksqnG__icon{font-size:1.9rem}.ServiceDiagram-module___ksqnG__growth .ServiceDiagram-module___ksqnG__circle{width:120px;height:120px}.ServiceDiagram-module___ksqnG__nodeLabel{max-width:110px;font-size:.62rem}}
.ServiceDetail-module__3FPu2W__detail{grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:100vh;padding:140px 48px;display:grid;position:relative;overflow:hidden}.ServiceDetail-module__3FPu2W__reversed .ServiceDetail-module__3FPu2W__coreWrapper{order:2}.ServiceDetail-module__3FPu2W__reversed .ServiceDetail-module__3FPu2W__subServices{order:1}.ServiceDetail-module__3FPu2W__coreWrapper{justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.ServiceDetail-module__3FPu2W__core{z-index:2;max-width:400px;position:relative}.ServiceDetail-module__3FPu2W__connections{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.ServiceDetail-module__3FPu2W__dynamicLine{fill:none;stroke-width:2px;opacity:.6;stroke-linecap:round;stroke-dasharray:8 4;animation:2s linear infinite ServiceDetail-module__3FPu2W__flowDynamic}@keyframes ServiceDetail-module__3FPu2W__flowDynamic{0%{stroke-dashoffset:12px}to{stroke-dashoffset:0}}.ServiceDetail-module__3FPu2W__electricBorder{background:var(--bg-card);border-radius:24px;padding:4px;position:relative}.ServiceDetail-module__3FPu2W__electricBorder:before{content:"";background:linear-gradient(135deg, var(--border-color) 0%, transparent 50%, var(--border-color) 100%);-webkit-mask-composite:xor;border-radius:24px;padding:2px;animation:4s linear infinite ServiceDetail-module__3FPu2W__rotateBorder;position:absolute;inset:0;-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}@keyframes ServiceDetail-module__3FPu2W__rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ServiceDetail-module__3FPu2W__electricInner{background:var(--bg);z-index:1;border-radius:22px;padding:48px;position:relative}.ServiceDetail-module__3FPu2W__coreIcon{border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:2.5rem;display:flex}.ServiceDetail-module__3FPu2W__core h3{margin-bottom:16px;font-size:2rem;font-weight:700}.ServiceDetail-module__3FPu2W__core>div p,.ServiceDetail-module__3FPu2W__core p{color:var(--text-secondary);margin-bottom:24px;line-height:1.9}.ServiceDetail-module__3FPu2W__benefits{margin-top:20px;list-style:none}.ServiceDetail-module__3FPu2W__benefits li{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:8px;font-size:.9rem;display:flex}.ServiceDetail-module__3FPu2W__benefits li:before{content:"←";color:var(--accent-green);font-weight:700}.ServiceDetail-module__3FPu2W__outcome{color:var(--accent-green);align-items:center;gap:6px;margin-bottom:12px;font-size:.8rem;font-weight:600;display:flex}.ServiceDetail-module__3FPu2W__outcome:before{content:"✓"}.ServiceDetail-module__3FPu2W__infra{--border-color:var(--accent-purple);--service-color:var(--accent-purple);background:linear-gradient(135deg,#a855f708 0%,#0000 50%)}.ServiceDetail-module__3FPu2W__ai{--border-color:var(--accent-orange);--service-color:var(--accent-orange);background:linear-gradient(135deg,#f9731608 0%,#0000 50%)}.ServiceDetail-module__3FPu2W__smart{--border-color:var(--accent-green);--service-color:var(--accent-green);background:linear-gradient(135deg,#10b98108 0%,#0000 50%)}.ServiceDetail-module__3FPu2W__infra .ServiceDetail-module__3FPu2W__coreIcon{color:var(--accent-purple);background:#a855f71a}.ServiceDetail-module__3FPu2W__ai .ServiceDetail-module__3FPu2W__coreIcon{color:var(--accent-orange);background:#f973161a}.ServiceDetail-module__3FPu2W__smart .ServiceDetail-module__3FPu2W__coreIcon{color:var(--accent-green);background:#10b9811a}.ServiceDetail-module__3FPu2W__subServices{z-index:2;gap:20px;display:grid;position:relative}.ServiceDetail-module__3FPu2W__subService{background:var(--bg-card);border:1px solid var(--border-soft);cursor:pointer;border-radius:16px;gap:20px;padding:28px;transition:all .3s;display:flex}.ServiceDetail-module__3FPu2W__subService:hover{border-color:var(--service-color);transform:translate(-8px)}.ServiceDetail-module__3FPu2W__subIcon{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.ServiceDetail-module__3FPu2W__subService h4{margin-bottom:8px;font-size:1.1rem;font-weight:600}.ServiceDetail-module__3FPu2W__subService p{color:var(--text-secondary);margin-bottom:12px;font-size:.92rem;line-height:1.8}.ServiceDetail-module__3FPu2W__tags{flex-wrap:wrap;gap:8px;display:flex}.ServiceDetail-module__3FPu2W__tags span{color:var(--text-secondary);background:#ffffff0d;border-radius:100px;padding:4px 12px;font-size:.75rem}@media (max-width:1100px){.ServiceDetail-module__3FPu2W__detail{grid-template-columns:1fr;gap:48px;padding:100px 24px}.ServiceDetail-module__3FPu2W__reversed .ServiceDetail-module__3FPu2W__coreWrapper,.ServiceDetail-module__3FPu2W__reversed .ServiceDetail-module__3FPu2W__subServices{order:initial}.ServiceDetail-module__3FPu2W__connections{display:none}.ServiceDetail-module__3FPu2W__core{max-width:100%}}
.Process-module__gUgyKG__section{max-width:var(--max-width);margin:0 auto;padding:140px 48px}.Process-module__gUgyKG__header{text-align:center;max-width:720px;margin:0 auto 80px}.Process-module__gUgyKG__steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Process-module__gUgyKG__step{background:var(--bg-card);border:1px solid var(--border-soft);text-align:center;border-radius:20px;padding:32px;transition:all .3s;position:relative}.Process-module__gUgyKG__step:hover{border-color:var(--accent-purple);transform:translateY(-8px);box-shadow:0 20px 40px #a855f71a}.Process-module__gUgyKG__number{background:linear-gradient(135deg, var(--accent-purple), var(--accent-pink));border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 20px;font-size:1.25rem;font-weight:700;display:flex}.Process-module__gUgyKG__step h4{margin-bottom:12px;font-size:1.1rem;font-weight:600}.Process-module__gUgyKG__step p{color:var(--text-secondary);font-size:.9rem;line-height:1.8}.Process-module__gUgyKG__connector{background:linear-gradient(270deg, var(--accent-purple), transparent);width:24px;height:2px;position:absolute;top:50%;left:-24px}@media (max-width:1100px){.Process-module__gUgyKG__section{padding:100px 24px}.Process-module__gUgyKG__steps{grid-template-columns:repeat(2,1fr)}.Process-module__gUgyKG__connector{display:none}}@media (max-width:600px){.Process-module__gUgyKG__steps{grid-template-columns:1fr}}
.Portfolio-module__RS_UDG__section{max-width:var(--max-width);margin:0 auto;padding:140px 48px}.Portfolio-module__RS_UDG__grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.Portfolio-module__RS_UDG__card{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:20px;flex-direction:column;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.Portfolio-module__RS_UDG__card:hover{border-color:#ffffff2e;transform:translateY(-6px);box-shadow:0 24px 50px #00000073}.Portfolio-module__RS_UDG__thumb{aspect-ratio:16/10;background-color:#0a0a0f;background-position:top;background-size:cover;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__tint{opacity:.22;mix-blend-mode:screen;pointer-events:none;position:absolute;inset:0}.Portfolio-module__RS_UDG__thumb:after{content:"";background:linear-gradient(#0000 45%,#05050873);position:absolute;inset:0}.Portfolio-module__RS_UDG__card:hover .Portfolio-module__RS_UDG__thumb{background-position:bottom;transition:background-position 4s}.Portfolio-module__RS_UDG__status{z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:100px;padding:5px 12px;font-size:.72rem;font-weight:700;position:absolute;top:14px;left:14px}.Portfolio-module__RS_UDG__live{color:#d1fae5;background:#10b98138}.Portfolio-module__RS_UDG__soon{color:#fde68a;background:#00000059}.Portfolio-module__RS_UDG__body{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.Portfolio-module__RS_UDG__bodyTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.Portfolio-module__RS_UDG__body h3{font-size:1.25rem;font-weight:700}.Portfolio-module__RS_UDG__category{color:var(--text-secondary);white-space:nowrap;background:#ffffff0d;border-radius:100px;padding:4px 10px;font-size:.72rem}.Portfolio-module__RS_UDG__body p{color:var(--text-secondary);flex:1;font-size:.95rem;line-height:1.8}.Portfolio-module__RS_UDG__cta{margin-top:4px;font-size:.9rem;font-weight:700}@media (max-width:900px){.Portfolio-module__RS_UDG__section{padding:100px 22px}.Portfolio-module__RS_UDG__grid{grid-template-columns:1fr;gap:22px}}
.ContactForm-module__1SvrgG__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module__1SvrgG__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactForm-module__1SvrgG__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__1SvrgG__field label{color:#d8d8e0;font-size:.9rem;font-weight:500}.ContactForm-module__1SvrgG__field label span{color:var(--accent-orange)}.ContactForm-module__1SvrgG__field input,.ContactForm-module__1SvrgG__field textarea,.ContactForm-module__1SvrgG__select{background:var(--bg-card);border:1px solid var(--border-soft);color:#fff;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s,background .2s}.ContactForm-module__1SvrgG__field input::placeholder,.ContactForm-module__1SvrgG__field textarea::placeholder{color:#6a6a78}.ContactForm-module__1SvrgG__field input:focus,.ContactForm-module__1SvrgG__field textarea:focus,.ContactForm-module__1SvrgG__select:focus{border-color:var(--accent-purple);background:#a855f70a;outline:none}.ContactForm-module__1SvrgG__field textarea{resize:vertical;min-height:130px;line-height:1.8}.ContactForm-module__1SvrgG__select{appearance:none;cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%238a8a9a' d='M1 1l5 5 5-5'/></svg>");background-position:16px;background-repeat:no-repeat}.ContactForm-module__1SvrgG__select option{color:#fff;background:#14141a}.ContactForm-module__1SvrgG__select option:disabled{color:#6a6a78}.ContactForm-module__1SvrgG__invalid{background:#ef44440d!important;border-color:#ef4444!important}.ContactForm-module__1SvrgG__submit{background:var(--accent-purple);color:#fff;cursor:pointer;border:none;border-radius:100px;margin-top:6px;padding:16px 32px;font-size:1rem;font-weight:700;transition:transform .3s,background .3s,box-shadow .3s}.ContactForm-module__1SvrgG__submit:hover{background:#9333ea;transform:translateY(-2px);box-shadow:0 12px 30px #a855f74d}.ContactForm-module__1SvrgG__note{color:var(--text-secondary);text-align:center;font-size:.82rem}.ContactForm-module__1SvrgG__note span{color:var(--accent-orange)}.ContactForm-module__1SvrgG__success{text-align:center;background:var(--bg-card);border:1px solid var(--border-soft);border-radius:20px;padding:40px 24px}.ContactForm-module__1SvrgG__successIcon{color:#34d399;background:#10b98126;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:2rem;font-weight:700;display:flex}.ContactForm-module__1SvrgG__success h3{margin-bottom:14px;font-size:1.5rem;font-weight:700}.ContactForm-module__1SvrgG__success p{color:var(--text-secondary);max-width:460px;margin:0 auto 22px;line-height:1.9}.ContactForm-module__1SvrgG__successPhone{color:var(--accent-purple);font-size:1.05rem;font-weight:700;display:inline-block}@media (max-width:680px){.ContactForm-module__1SvrgG__row{grid-template-columns:1fr;gap:20px}}
.Testimonials-module__MlUweW__section{background:var(--bg-elevated);padding:140px 48px}.Testimonials-module__MlUweW__container{max-width:1200px;margin:0 auto}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid}.Testimonials-module__MlUweW__card{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:20px;padding:32px;transition:all .3s}.Testimonials-module__MlUweW__card:hover{border-color:#ffffff26;transform:translateY(-4px)}.Testimonials-module__MlUweW__header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.Testimonials-module__MlUweW__avatar{background:linear-gradient(135deg, var(--accent-purple), var(--accent-pink));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:flex}.Testimonials-module__MlUweW__meta strong{color:#fff;font-size:.95rem;display:block}.Testimonials-module__MlUweW__meta span{color:var(--text-secondary);font-size:.8rem}.Testimonials-module__MlUweW__rating{color:var(--accent-yellow);margin-bottom:16px;font-size:1rem}.Testimonials-module__MlUweW__text{color:var(--text-secondary);font-size:.95rem;font-style:italic;line-height:1.9}.Testimonials-module__MlUweW__result{color:var(--accent-green);border-top:1px solid #ffffff0d;margin-top:20px;padding-top:20px;font-size:.85rem;font-weight:600;line-height:1.7}@media (max-width:1100px){.Testimonials-module__MlUweW__section{padding:100px 24px}.Testimonials-module__MlUweW__grid{grid-template-columns:1fr}}
.ContactChannels-module__qHJjuq__socialList{flex-direction:column;gap:10px;margin-top:4px;display:flex}.ContactChannels-module__qHJjuq__socialRow{border:1px solid var(--border-soft);background:#ffffff05;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .2s,background .2s,transform .2s;display:flex}.ContactChannels-module__qHJjuq__socialRow:hover{background:#a855f70f;border-color:#a855f766;transform:translateY(-1px)}.ContactChannels-module__qHJjuq__socialIcon{color:#fff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.ContactChannels-module__qHJjuq__socialText{flex-direction:column;line-height:1.5;display:flex}.ContactChannels-module__qHJjuq__socialText strong{color:#fff;font-size:.95rem;font-weight:700}.ContactChannels-module__qHJjuq__socialText small{color:var(--text-secondary);text-align:right;direction:ltr;font-size:.8rem}.ContactChannels-module__qHJjuq__trigger{color:#fff;background:linear-gradient(135deg, var(--accent-purple), var(--accent-cyan));border:none;border-radius:14px;width:100%;margin-top:4px;padding:14px 20px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 24px #a855f747}.ContactChannels-module__qHJjuq__trigger:hover{transform:translateY(-2px);box-shadow:0 12px 32px #a855f76b}.ContactChannels-module__qHJjuq__overlay{z-index:1000;background:#030308c7;place-items:center;padding:20px;animation:.18s ease-out ContactChannels-module__qHJjuq__fade;display:grid;position:fixed;inset:0}.ContactChannels-module__qHJjuq__modal{background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:22px;width:min(560px,100%);padding:30px 30px 32px;animation:.2s ease-out ContactChannels-module__qHJjuq__pop;position:relative;box-shadow:0 30px 80px #0009}.ContactChannels-module__qHJjuq__close{border:1px solid var(--border-soft);background:var(--bg-card);width:38px;height:38px;color:var(--text-secondary);border-radius:50%;place-items:center;font-size:1.1rem;line-height:1;transition:color .2s,border-color .2s;display:grid;position:absolute;top:22px;left:22px}.ContactChannels-module__qHJjuq__close:hover{color:#fff;border-color:#ffffff4d}.ContactChannels-module__qHJjuq__modalHead{text-align:right;margin-bottom:22px;padding-inline-end:46px}.ContactChannels-module__qHJjuq__modalHead h3{margin-bottom:6px;font-size:1.35rem;font-weight:800}.ContactChannels-module__qHJjuq__modalHead p{color:var(--text-secondary);font-size:.92rem}.ContactChannels-module__qHJjuq__channels{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ContactChannels-module__qHJjuq__channel{border:1px solid var(--border-soft);background:var(--bg-card);text-align:right;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;transition:border-color .2s,transform .2s,background .2s;display:flex}.ContactChannels-module__qHJjuq__channel:hover{background:#ffffff08;border-color:#ffffff2e;transform:translateY(-2px)}.ContactChannels-module__qHJjuq__channelText{flex-direction:column;line-height:1.5;display:flex}.ContactChannels-module__qHJjuq__channelText strong{color:#fff;font-size:1rem;font-weight:700}.ContactChannels-module__qHJjuq__channelText small{color:var(--text-secondary);text-align:right;direction:ltr;font-size:.82rem}.ContactChannels-module__qHJjuq__channelIcon{color:#fff;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}@keyframes ContactChannels-module__qHJjuq__fade{0%{opacity:0}}@keyframes ContactChannels-module__qHJjuq__pop{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (max-width:520px){.ContactChannels-module__qHJjuq__channels{grid-template-columns:1fr}.ContactChannels-module__qHJjuq__modal{padding:26px 20px 24px}.ContactChannels-module__qHJjuq__modalHead{padding-inline-end:40px}}@media (prefers-reduced-motion:reduce){.ContactChannels-module__qHJjuq__overlay,.ContactChannels-module__qHJjuq__modal,.ContactChannels-module__qHJjuq__trigger:hover,.ContactChannels-module__qHJjuq__channel:hover,.ContactChannels-module__qHJjuq__socialRow:hover{animation:none;transform:none}}
.FAQ-module__KSzKsa__section{max-width:900px;margin:0 auto;padding:140px 48px}.FAQ-module__KSzKsa__header{text-align:center;margin-bottom:60px}.FAQ-module__KSzKsa__item{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;margin-bottom:16px;overflow:hidden}.FAQ-module__KSzKsa__question{cursor:pointer;color:#fff;text-align:start;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__KSzKsa__question:hover{background:#ffffff05}.FAQ-module__KSzKsa__sign{color:var(--accent-purple);flex-shrink:0;font-size:1.5rem;transition:transform .3s}.FAQ-module__KSzKsa__active .FAQ-module__KSzKsa__sign{transform:rotate(45deg)}.FAQ-module__KSzKsa__answer{color:var(--text-secondary);padding:0 32px 24px;line-height:1.9}@media (max-width:768px){.FAQ-module__KSzKsa__section{padding:100px 22px}.FAQ-module__KSzKsa__question{padding:20px 22px}.FAQ-module__KSzKsa__answer{padding:0 22px 20px}}
.page-module__j6Q3dW__page{max-width:1100px;margin:0 auto;padding:160px 48px 90px}.page-module__j6Q3dW__head{text-align:center;max-width:680px;margin:0 auto 56px}.page-module__j6Q3dW__kicker{color:var(--accent-purple);background:#a855f71a;border:1px solid #a855f733;border-radius:100px;margin-bottom:20px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-block}.page-module__j6Q3dW__head h1{margin-bottom:18px;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:800;line-height:1.3}.page-module__j6Q3dW__head p{color:var(--text-secondary);font-size:1.1rem;line-height:1.9}.page-module__j6Q3dW__grid{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}.page-module__j6Q3dW__formCol{background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:24px;padding:36px}.page-module__j6Q3dW__info{flex-direction:column;gap:20px;display:flex;position:sticky;top:110px}.page-module__j6Q3dW__card{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:18px;padding:24px}.page-module__j6Q3dW__cardLabel{color:var(--text-secondary);letter-spacing:.04em;margin-bottom:14px;font-size:.78rem;display:block}.page-module__j6Q3dW__phone{color:#fff;letter-spacing:.02em;font-size:1.6rem;font-weight:800;display:block}.page-module__j6Q3dW__phone:hover{color:var(--accent-purple)}.page-module__j6Q3dW__hours{color:var(--text-secondary);margin-top:10px;font-size:.9rem}.page-module__j6Q3dW__expectList{flex-direction:column;gap:12px;list-style:none;display:flex}.page-module__j6Q3dW__expectList li{color:var(--text-secondary);padding-right:26px;font-size:.92rem;line-height:1.7;position:relative}.page-module__j6Q3dW__expectList li:before{content:"✓";color:var(--accent-green);font-weight:700;position:absolute;top:1px;right:0}@media (max-width:900px){.page-module__j6Q3dW__grid{grid-template-columns:1fr}.page-module__j6Q3dW__info{flex-flow:wrap;position:static}.page-module__j6Q3dW__card{flex:1;min-width:240px}}@media (max-width:680px){.page-module__j6Q3dW__page{padding:130px 22px 70px}.page-module__j6Q3dW__formCol{padding:24px 18px}.page-module__j6Q3dW__info{flex-direction:column}}
.CTA-module__n-fbaG__section{text-align:center;background:var(--bg);padding:96px 48px 230px;position:relative;overflow:hidden}.CTA-module__n-fbaG__waveform{z-index:0;opacity:.6;width:100%;height:200px;position:absolute;bottom:0;left:0}.CTA-module__n-fbaG__box{z-index:2;max-width:620px;margin:0 auto;position:relative}.CTA-module__n-fbaG__box h2{margin-bottom:20px}.CTA-module__n-fbaG__buttons{justify-content:center;gap:16px;margin-top:40px;margin-bottom:32px;display:flex}.CTA-module__n-fbaG__guarantee{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;font-size:.85rem;display:flex}.CTA-module__n-fbaG__guarantee:before{content:"✓";color:var(--accent-green)}@media (max-width:768px){.CTA-module__n-fbaG__section{padding:70px 24px 215px}.CTA-module__n-fbaG__buttons{flex-direction:column;align-items:center}}
.CaseStudy-module__1fqkDa__page{max-width:1100px;margin:0 auto;padding:160px 48px 60px;position:relative;overflow:hidden}.CaseStudy-module__1fqkDa__glow{filter:blur(140px);opacity:.18;pointer-events:none;z-index:0;width:700px;height:500px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.CaseStudy-module__1fqkDa__hero,.CaseStudy-module__1fqkDa__metrics,.CaseStudy-module__1fqkDa__intro,.CaseStudy-module__1fqkDa__block,.CaseStudy-module__1fqkDa__cta{z-index:1;position:relative}.CaseStudy-module__1fqkDa__back{color:var(--text-secondary);margin-bottom:32px;font-size:.9rem;transition:color .3s;display:inline-block}.CaseStudy-module__1fqkDa__back:hover{color:#fff}.CaseStudy-module__1fqkDa__heroMeta{align-items:center;gap:10px;margin-bottom:20px;display:flex}.CaseStudy-module__1fqkDa__category{color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);border-radius:100px;padding:6px 14px;font-size:.78rem;font-weight:600}.CaseStudy-module__1fqkDa__status{border-radius:100px;padding:6px 12px;font-size:.72rem;font-weight:700}.CaseStudy-module__1fqkDa__live{color:#6ee7b7;background:#10b9812e}.CaseStudy-module__1fqkDa__soon{color:#fde68a;background:#eab30826}.CaseStudy-module__1fqkDa__hero h1{margin-bottom:18px;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.3}.CaseStudy-module__1fqkDa__tagline{color:var(--text-secondary);max-width:680px;font-size:1.2rem;line-height:1.9}.CaseStudy-module__1fqkDa__clientNote{color:var(--accent);margin-top:10px;font-size:.9rem}.CaseStudy-module__1fqkDa__actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.CaseStudy-module__1fqkDa__banner{z-index:1;border:1px solid var(--border-soft);border-radius:20px;margin-top:44px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000008c}.CaseStudy-module__1fqkDa__banner img{aspect-ratio:16/9;object-fit:cover;object-position:top center;width:100%;display:block}.CaseStudy-module__1fqkDa__bannerTint{opacity:.16;mix-blend-mode:screen;pointer-events:none;position:absolute;inset:0}.CaseStudy-module__1fqkDa__metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin:60px 0;display:grid}.CaseStudy-module__1fqkDa__flow{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.CaseStudy-module__1fqkDa__flowStep{background:var(--bg-card);border:1px solid var(--border-soft);text-align:center;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:10px;min-width:120px;padding:24px 14px;display:flex;position:relative}.CaseStudy-module__1fqkDa__flowIcon{background:color-mix(in srgb, var(--accent) 14%, transparent);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.CaseStudy-module__1fqkDa__flowLabel{color:#e6e6ee;font-size:.9rem;font-weight:600}.CaseStudy-module__1fqkDa__flowArrow{color:var(--accent);z-index:2;font-size:1.2rem;position:absolute;top:50%;left:-13px;transform:translateY(-50%)}.CaseStudy-module__1fqkDa__metric{background:var(--bg-card);border:1px solid var(--border-soft);text-align:center;border-radius:16px;padding:26px}.CaseStudy-module__1fqkDa__metricValue{color:var(--accent);margin-bottom:8px;font-size:1.8rem;font-weight:800}.CaseStudy-module__1fqkDa__metricLabel{color:var(--text-secondary);font-size:.88rem}.CaseStudy-module__1fqkDa__intro{margin:60px 0}.CaseStudy-module__1fqkDa__kicker{color:var(--text-secondary);letter-spacing:.04em;margin-bottom:16px;font-size:.8rem;font-weight:600;display:inline-block}.CaseStudy-module__1fqkDa__intro p{color:#d8d8e0;max-width:820px;font-size:1.25rem;line-height:2.1}.CaseStudy-module__1fqkDa__block{margin:80px 0}.CaseStudy-module__1fqkDa__block h2{margin-bottom:28px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.CaseStudy-module__1fqkDa__features{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.CaseStudy-module__1fqkDa__feature{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;padding:28px;transition:border-color .3s,transform .3s}.CaseStudy-module__1fqkDa__feature:hover{border-color:color-mix(in srgb, var(--accent) 45%, transparent);transform:translateY(-4px)}.CaseStudy-module__1fqkDa__featureIcon{background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;font-size:1.6rem;display:flex}.CaseStudy-module__1fqkDa__feature h3{margin-bottom:10px;font-size:1.15rem;font-weight:600}.CaseStudy-module__1fqkDa__feature p{color:var(--text-secondary);font-size:.95rem;line-height:1.9}.CaseStudy-module__1fqkDa__demoHint{color:var(--text-secondary);max-width:720px;margin-bottom:24px;line-height:1.9}.CaseStudy-module__1fqkDa__demoFrame{border:1px solid var(--border-soft);background:#0a0a0f;border-radius:16px;overflow:hidden;box-shadow:0 30px 60px #00000080}.CaseStudy-module__1fqkDa__demoFrame iframe{border:0;width:100%;height:720px;display:block}.CaseStudy-module__1fqkDa__gallery{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.CaseStudy-module__1fqkDa__shot{border:1px solid var(--border-soft);background:var(--bg-card);border-radius:16px;overflow:hidden}.CaseStudy-module__1fqkDa__shot img{width:100%;height:auto;display:block}.CaseStudy-module__1fqkDa__shot figcaption{color:var(--text-secondary);padding:14px 18px;font-size:.88rem}.CaseStudy-module__1fqkDa__tech{flex-wrap:wrap;gap:12px;display:flex}.CaseStudy-module__1fqkDa__tech span{background:var(--bg-card);border:1px solid var(--border-soft);color:#d8d8e0;border-radius:100px;padding:10px 18px;font-size:.9rem}.CaseStudy-module__1fqkDa__cta{text-align:center;background:var(--bg-elevated);border:1px solid var(--border-soft);border-radius:24px;margin-top:90px;padding:70px 40px}.CaseStudy-module__1fqkDa__cta h2{margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.CaseStudy-module__1fqkDa__cta p{color:var(--text-secondary);margin-bottom:8px;font-size:1.1rem}.CaseStudy-module__1fqkDa__cta .CaseStudy-module__1fqkDa__actions{justify-content:center}@media (max-width:820px){.CaseStudy-module__1fqkDa__page{padding:130px 22px 40px}.CaseStudy-module__1fqkDa__metrics,.CaseStudy-module__1fqkDa__features,.CaseStudy-module__1fqkDa__gallery{grid-template-columns:1fr}.CaseStudy-module__1fqkDa__demoFrame iframe{height:540px}.CaseStudy-module__1fqkDa__intro p{font-size:1.1rem;line-height:2}.CaseStudy-module__1fqkDa__flow{flex-direction:column}.CaseStudy-module__1fqkDa__flowStep{flex-direction:row;justify-content:flex-start;gap:16px;min-width:0}.CaseStudy-module__1fqkDa__flowArrow{top:auto;bottom:-13px;left:50%;transform:translate(-50%)rotate(-90deg)}}
