@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--primary:#2563eb;--secondary:#14b8a6;--accent:#7c3aed;--dark:#0f172a;--darker:#070d1c;--bg:#f8fafc;--surface:#fff;--text:#111827;--muted:#64748b;--line:#dce3ed;--soft:#eef4ff;--success:#10b981;--shadow:0 24px 80px #0f172a1a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:DM Sans,sans-serif}[data-theme=dark]{--bg:#080f20;--surface:#101a2f;--text:#e8eef9;--muted:#9baac2;--line:#26344e;--soft:#101a2f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;transition:background .25s,color .25s;overflow-x:hidden}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}.prod-container{width:min(1180px,100% - 48px);margin:auto}.skip-link{z-index:1000;color:#111827;background:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:20px}.prod-header{z-index:100;background:color-mix(in srgb,var(--surface) 90%,transparent);border-bottom:1px solid color-mix(in srgb,var(--line) 70%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:fixed;top:0;left:0;right:0}.prod-nav{align-items:center;gap:28px;width:min(1320px,100% - 40px);height:76px;margin:auto;display:flex}.prod-logo{grid-template-columns:34px auto;align-items:center;column-gap:10px;line-height:1;display:grid}.prod-logo>span{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:11px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 20px #2563eb42}.prod-logo b{letter-spacing:.08em;font-size:14px}.prod-logo i{letter-spacing:.28em;color:var(--muted);margin-top:4px;font-size:7px;font-style:normal}.prod-links{align-items:center;gap:2px;margin-left:auto;display:flex}.prod-links>div>a{color:var(--muted);align-items:center;gap:4px;padding:28px 9px;font-size:12px;font-weight:600;display:flex;position:relative}.prod-links>div>a:after{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));height:2px;transition:all .2s;position:absolute;bottom:18px;left:10px;right:10px;transform:scaleX(0)}.prod-links a:hover,.prod-links a.active{color:var(--text)}.prod-links a:hover:after,.prod-links a.active:after{transform:scaleX(1)}.nav-with-mega{position:relative}.mega-menu{background:var(--surface);border:1px solid var(--line);width:700px;box-shadow:var(--shadow);visibility:hidden;opacity:0;border-radius:18px;grid-template-columns:1.5fr .7fr;gap:12px;padding:18px;transition:all .2s;display:grid;position:absolute;top:68px;left:-120px;transform:translateY(-8px)}.nav-with-mega:hover .mega-menu{visibility:visible;opacity:1;transform:none}.mega-menu>div{grid-template-columns:1fr 1fr;gap:4px;padding:12px;display:grid}.mega-menu small{letter-spacing:.15em;color:var(--muted);grid-column:1/-1;margin-bottom:8px;font-size:9px}.mega-menu>div a{border-radius:9px;padding:11px;display:block}.mega-menu>div a:hover{background:var(--soft)}.mega-menu b,.mega-menu span{display:block}.mega-menu b{font-size:13px}.mega-menu span{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4}.mega-menu aside{background:linear-gradient(145deg,var(--dark),#17254b);color:#fff;border-radius:13px;padding:22px}.mega-menu aside h3{margin:16px 0 8px;font-size:20px}.mega-menu aside p{color:#aab8d1;font-size:12px;line-height:1.5}.mega-menu aside a{color:#fff;align-items:center;gap:8px;margin-top:28px;font-size:12px;display:flex}.product-mega{left:-250px}.prod-actions{align-items:center;gap:3px;display:flex}.prod-actions>button{background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.prod-actions>button:hover{background:var(--soft)}.prod-actions .lang-control{gap:5px;width:auto;padding:0 8px;display:flex}.header-cta{background:linear-gradient(135deg,var(--primary),#4f46e5);color:#fff;border-radius:9px;margin-left:4px;padding:11px 15px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #2563eb33}.mobile-toggle,.prod-mobile-nav{display:none}.search-overlay{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040914b8;justify-content:center;padding-top:12vh;display:flex;position:fixed;inset:0}.search-box{background:var(--surface);border:1px solid var(--line);border-radius:18px;width:min(700px,100% - 32px);height:max-content;overflow:hidden;box-shadow:0 40px 120px #0000004d}.search-box>div{align-items:center;gap:14px;padding:18px;display:flex}.search-box input{color:var(--text);background:0 0;border:0;outline:0;width:100%;font-size:19px}.search-box button{background:0 0;border:0}.search-box section{border-top:1px solid var(--line);padding:10px}.search-box section a{border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.search-box section a:hover{background:var(--soft)}.search-box section small,.search-box section b{display:block}.search-box section small{color:var(--primary);letter-spacing:.12em;font-size:8px}.search-box section b{margin-top:3px;font-size:14px}.production-hero{color:#fff;background:linear-gradient(145deg,#080f20,#0d1730 68%,#101d3c);padding:165px 0 54px;position:relative;overflow:hidden}.home-prod-hero{min-height:860px;padding-bottom:40px}.hero-noise{opacity:.05;background-image:radial-gradient(#fff .8px,#0000 .8px);background-size:18px 18px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-orb{filter:blur(10px);border-radius:50%;position:absolute}.orb-blue{background:radial-gradient(circle,#2563eb42,#0000 66%);width:700px;height:700px;top:-260px;right:-280px}.orb-teal{background:radial-gradient(circle,#14b8a62b,#0000 67%);width:600px;height:600px;bottom:-380px;left:-300px}.hero-layout{grid-template-columns:1.02fr .98fr;align-items:center;gap:80px;display:grid;position:relative}.status-pill{color:#c2cee1;background:#ffffff0a;border:1px solid #ffffff24;border-radius:30px;align-items:center;gap:9px;padding:8px 13px;font-size:11px;display:inline-flex}.status-pill i{background:var(--secondary);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #14b8a626}.production-hero h1,.contact-prod-hero h1{letter-spacing:-.065em;margin:26px 0;font-size:clamp(54px,6vw,91px);line-height:.94}.production-hero h1 em,.contact-prod-hero h1 em,.prod-section-title h2 em,.production-cta h2 em,.story-prod h2 em,.related-banner h2 em,.industry-principle h2 em,.enterprise-band h2 em,.location-grid h2 em{color:#80a9ff;font-family:Georgia,serif;font-weight:400;display:block}.production-hero p{color:#aebbd1;max-width:620px;font-size:17px;line-height:1.7}.hero-buttons{gap:12px;margin:34px 0;display:flex}.prod-button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 19px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.prod-button:hover{transform:translateY(-2px)}.prod-button.primary{background:linear-gradient(135deg,var(--primary),#4f46e5);color:#fff;box-shadow:0 12px 30px #2563eb42}.prod-button.secondary{border:1px solid color-mix(in srgb,currentColor 25%,transparent);background:color-mix(in srgb,var(--surface) 5%,transparent)}.hero-trust{color:#7f8ea7;align-items:center;gap:17px;margin-top:42px;font-size:10px;display:flex}.hero-trust span{align-items:center;gap:5px;display:flex}.hero-trust svg{width:14px}.product-visual{height:530px;position:relative}.visual-glow{filter:blur(20px);background:radial-gradient(circle,#7c3aed5c,#0000 66%);width:430px;height:430px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-window{background:#eaf0f9;border:7px solid #24304b;border-radius:17px;width:520px;height:410px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)perspective(1000px)rotateY(-4deg);box-shadow:0 45px 100px #00000080}.visual-top{background:#172139;align-items:center;gap:5px;height:35px;padding:0 12px;display:flex}.visual-top i{background:#59657d;border-radius:50%;width:7px;height:7px}.visual-top span{color:#7b8ba7;margin-left:8px;font-size:7px}.visual-body{height:calc(100% - 35px);display:flex}.visual-body>aside{background:#0e172a;flex-direction:column;align-items:center;gap:19px;width:60px;padding:18px 12px;display:flex}.visual-body>aside b{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.visual-body>aside i{background:#2c3851;border-radius:5px;width:20px;height:7px}.visual-body>main{color:#101827;width:100%;padding:25px}.visual-heading{justify-content:space-between;display:flex}.visual-heading small,.visual-heading strong{display:block}.visual-heading small{letter-spacing:.14em;color:#77839a;font-size:7px}.visual-heading strong{margin-top:5px;font-size:17px}.visual-heading span{color:#0a8f6c;background:#cef6e6;border-radius:12px;height:max-content;padding:6px 9px;font-size:8px}.visual-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:23px;display:grid}.visual-metrics>div{background:#fff;border-radius:8px;padding:12px;box-shadow:0 5px 18px #0f172a0f}.visual-metrics small,.visual-metrics b,.visual-metrics em{display:block}.visual-metrics small{color:#7c879b;font-size:7px}.visual-metrics b{margin:7px 0;font-size:16px}.visual-metrics em{color:#0b9972;font-size:7px;font-style:normal}.visual-chart{background:#fff repeating-linear-gradient(#edf0f5 0 1px,#0000 1px 42px);border-radius:8px;height:188px;margin-top:9px;padding:18px}.visual-chart svg{width:100%;height:140px}.float-card{color:#111827;background:#fff;border-radius:11px;display:flex;position:absolute;box-shadow:0 20px 50px #00000047}.float-a{gap:10px;padding:12px;bottom:35px;left:-15px}.float-a>span{color:#07845f;background:#d6f8ed;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.float-card b,.float-card small{display:block}.float-card b{font-size:11px}.float-card small{color:#7a8599;margin-top:4px;font-size:8px}.float-b{padding:14px;display:block;top:45px;right:-15px}.float-b b{color:var(--primary);margin-top:7px;font-size:20px}.client-logos{color:#66758f;border-top:1px solid #ffffff1a;grid-template-columns:1.2fr repeat(6,1fr);align-items:center;gap:25px;margin-top:70px;padding-top:30px;display:grid;position:relative}.client-logos small{letter-spacing:.16em;font-size:8px}.client-logos b{letter-spacing:.08em;text-align:center;font-size:12px}.metric-strip{background:var(--surface);box-shadow:var(--shadow);z-index:3;border-radius:16px;grid-template-columns:repeat(4,1fr);margin-top:-1px;display:grid;position:relative}.metric-strip div{text-align:center;border-right:1px solid var(--line);padding:32px}.metric-strip div:last-child{border:0}.metric-strip strong,.metric-strip span{display:block}.metric-strip strong{color:var(--primary);font-family:Manrope;font-size:33px}.metric-strip span{color:var(--muted);margin-top:5px;font-size:10px}.prod-section{padding:120px 0}.soft-section{background:var(--soft)}.intro-grid,.story-prod,.industry-principle,.enterprise-band,.related-banner{grid-template-columns:1fr 1fr;gap:110px;display:grid}.intro-grid h2,.story-prod h2,.related-banner h2,.industry-principle h2,.enterprise-band h2,.location-grid h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.6vw,64px);line-height:1.06}.lead-copy{font-family:Manrope;color:var(--text)!important;font-size:22px!important;line-height:1.55!important}.intro-grid>div:last-child>p,.story-prod>div:last-child p{color:var(--muted);line-height:1.8}.intro-grid .prod-button{margin-top:16px}.prod-kicker{color:var(--primary);letter-spacing:.16em;margin-bottom:18px;font-size:9px;font-weight:800;display:inline-block}.prod-section-title{max-width:700px;margin-bottom:60px}.prod-section-title.center{text-align:center;margin-left:auto;margin-right:auto}.prod-section-title h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.4vw,61px);line-height:1.04}.prod-section-title p{color:var(--muted);max-width:600px;margin-top:22px;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex-direction:column;min-height:335px;padding:27px;transition:all .25s;display:flex;position:relative}.service-card:hover{box-shadow:var(--shadow);border-color:#9db5ff;transform:translateY(-7px)}.service-card>span{color:var(--muted);font-size:9px;position:absolute;top:24px;right:24px}.service-card>svg{width:43px;height:43px;color:var(--primary);background:linear-gradient(135deg,#dbeafe,#e0e7ff);border-radius:11px;padding:10px}.service-card h3{margin:45px 0 10px;font-size:20px}.service-card p{color:var(--muted);font-size:13px;line-height:1.65}.service-card small{color:var(--primary);margin-top:auto;font-size:9px}.service-card>svg:last-child{background:0 0;width:18px;height:18px;padding:0;position:absolute;bottom:22px;right:22px}.center-action{text-align:center;margin-top:40px}.dark-prod-section{background:linear-gradient(145deg,var(--darker),#101d37);color:#fff}.dark-prod-section .prod-kicker{color:#6ee7d8}.dark-prod-section .prod-section-title p,.dark-prod-section p{color:#a4b2c8}.dark-prod-section .prod-section-title h2 em{color:#6ee7d8}.featured-products{gap:22px;display:grid}.featured-products>article{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:19px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.catalog-visual{background:linear-gradient(145deg,#dbeafe,#a5b4fc);place-items:center;min-height:340px;padding:45px;display:grid}.catalog-visual.teal{background:linear-gradient(145deg,#ccfbf1,#5eead4)}.catalog-visual.violet{background:linear-gradient(145deg,#ede9fe,#c4b5fd)}.catalog-visual.rose{background:linear-gradient(145deg,#ffe4e6,#fda4af)}.catalog-visual.amber{background:linear-gradient(145deg,#fef3c7,#fcd34d)}.catalog-visual.indigo{background:linear-gradient(145deg,#e0e7ff,#a5b4fc)}.mini-product-window{color:#111827;background:#fff;border:6px solid #1d2941;border-radius:11px;width:100%;height:210px;padding:16px;box-shadow:0 30px 50px #0f172a38}.mini-product-window span{font-size:10px;font-weight:800}.mini-product-window>div{background:#edf1f7;align-items:flex-end;gap:10px;height:145px;margin-top:11px;padding:16px;display:flex}.mini-product-window i{background:var(--primary);border-radius:5px 5px 0 0;flex:1;height:50%}.mini-product-window i:nth-child(2){background:var(--secondary);height:88%}.mini-product-window i:nth-child(3){background:var(--accent);height:68%}.featured-products>article>div:last-child{padding:42px}.featured-products small{color:#7993ba;letter-spacing:.14em;font-size:9px}.featured-products h3{margin:12px 0;font-size:38px}.featured-products p{color:#a4b2c8;line-height:1.7}.featured-products ul,.catalog-info ul,.pricing-prod-grid ul,.quality-grid ul{padding:0;list-style:none}.featured-products li,.catalog-info li,.pricing-prod-grid li,.quality-grid li{align-items:center;gap:8px;margin:11px 0;font-size:12px;display:flex}.featured-products li svg,.catalog-info li svg,.pricing-prod-grid li svg,.quality-grid li svg{width:15px;color:var(--secondary)}.featured-products>article>div:last-child>div{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.featured-products a{align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.featured-products a svg{width:16px}.industry-mini-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.industry-mini-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:25px;transition:all .2s;display:flex}.industry-mini-grid a:hover{background:var(--surface)}.industry-mini-grid svg{color:var(--primary);width:22px}.industry-mini-grid span{flex:1}.industry-mini-grid b,.industry-mini-grid small{display:block}.industry-mini-grid small{color:var(--muted);margin-top:4px;font-size:9px}.industry-mini-grid>a>svg:last-child{width:15px;color:var(--muted)}.process-section{background:linear-gradient(135deg,#eff6ff,#f5f3ff)}[data-theme=dark] .process-section{background:#0b1428}.process-track{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.process-track:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));height:1px;position:absolute;top:23px;left:6%;right:6%}.process-track article{padding-right:28px;position:relative}.process-track span{z-index:1;background:var(--surface);border:2px solid var(--primary);width:47px;height:47px;color:var(--primary);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid;position:relative}.process-track h3{margin:30px 0 8px;font-size:19px}.process-track p{color:var(--muted);font-size:12px;line-height:1.7}.stack-section>.prod-container{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;display:grid}.stack-cloud{flex-wrap:wrap;gap:9px;display:flex}.stack-cloud span{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:10px 13px;font-size:11px;font-weight:700}.stack-card{background:linear-gradient(145deg,var(--dark),#1c2b55);color:#fff;box-shadow:var(--shadow);border-radius:19px;padding:40px}.stack-card>svg{color:#7dd3fc;background:#ffffff14;border-radius:13px;width:47px;height:47px;padding:11px}.stack-card h3{margin:45px 0 13px;font-size:28px}.stack-card p{color:#a7b4ca;line-height:1.7}.stack-card li{gap:8px;margin:12px 0;font-size:12px;display:flex}.stack-card li svg{color:#6ee7b7;width:15px}.home-cases{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-cases article{background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:12px 12px 25px}.case-art{background:#d9ff70;border-radius:11px;justify-content:center;align-items:center;height:250px;padding:26px;display:flex}.case-art.blue{background:#9eb8ff}.case-art.coral{background:#ffa68e}.case-art>div{color:#fff;background:#101827;border-radius:10px;flex-direction:column;width:100%;height:170px;padding:20px;display:flex}.case-art b{margin:auto 0 0;font-size:50px}.case-art small{color:#aab5c8}.home-cases article>small,.home-cases article>h3,.home-cases article>p,.home-cases article>div:last-child{margin-left:13px;margin-right:13px}.home-cases article>small{color:var(--primary);margin-top:25px;font-size:9px;display:block}.home-cases h3{margin-top:8px;font-size:23px}.home-cases p{color:var(--muted);font-size:12px;line-height:1.6}.home-cases article>div:last-child{gap:6px;display:flex}.home-cases article>div:last-child span,.portfolio-copy>div:last-of-type span{background:var(--soft);border-radius:6px;padding:6px 8px;font-size:8px}.testimonial-prod{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;text-align:center}.testimonial-prod blockquote{letter-spacing:-.04em;max-width:920px;margin:26px auto 35px;font-family:Manrope;font-size:clamp(29px,4vw,49px);line-height:1.22}.testimonial-prod>.prod-container>div{justify-content:center;align-items:center;gap:12px;display:flex}.testimonial-prod>.prod-container>div>span{width:43px;height:43px;color:var(--primary);background:#fff;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.testimonial-prod p{text-align:left;margin:0}.testimonial-prod b,.testimonial-prod small{display:block}.testimonial-prod small{color:#c8d6ff;margin-top:3px}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line);padding:0 5px}.faq-list button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:23px 0;font-weight:700;display:flex}.faq-list button svg{width:18px;transition:all .2s}.faq-list article.open button svg{color:var(--primary);transform:rotate(180deg)}.faq-list p{color:var(--muted);padding:0 35px 22px 0;line-height:1.7}.article-preview,.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-preview>a{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:12px 12px 25px}.post-thumb,.article-art{background:linear-gradient(145deg,#dbeafe,#a5b4fc);border-radius:10px;place-items:center;height:210px;display:grid}.post-thumb svg,.article-art svg{color:#244fb9;width:55px;height:55px}.post-thumb.p1{background:linear-gradient(145deg,#ccfbf1,#5eead4)}.post-thumb.p2{background:linear-gradient(145deg,#ede9fe,#c4b5fd)}.article-preview>a>small,.article-preview h3,.article-preview p,.article-preview>a>span{margin-left:10px;margin-right:10px}.article-preview>a>small{color:var(--primary);margin-top:20px;font-size:9px;display:block}.article-preview h3{margin-top:9px;font-size:19px}.article-preview p{color:var(--muted);font-size:12px;line-height:1.6}.article-preview>a>span{align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.article-preview>a>span svg{width:14px}.production-cta{color:#fff;text-align:center;background:linear-gradient(145deg,#071023,#111d3a);padding:115px 0;position:relative;overflow:hidden}.production-cta:after{content:"✦";color:#5c88ff0f;font-size:460px;position:absolute;top:-180px;right:-90px}.production-cta>.prod-container{z-index:1;position:relative}.production-cta h2{letter-spacing:-.06em;margin:0;font-size:clamp(45px,5.7vw,76px);line-height:1}.production-cta p{color:#a7b3c8;margin:25px auto 32px}.production-cta>div>div{justify-content:center;gap:10px;display:flex}.trust-final{color:#8695ae;background:#070d1c}.trust-final>.prod-container{justify-content:space-between;padding:20px 0;font-size:10px;display:flex}.trust-final span{align-items:center;gap:6px;display:flex}.trust-final svg{width:15px}.inner-hero{min-height:700px;padding:145px 0 85px}.inner-hero .hero-layout>div:first-child{max-width:650px}.inner-hero h1{font-size:clamp(50px,5.5vw,78px)}.breadcrumbs{color:#7888a5;align-items:center;gap:8px;margin-bottom:28px;font-size:9px;display:flex}.breadcrumbs span{gap:8px;display:flex}.breadcrumbs b{color:#9db7ee}.inner-hero .prod-kicker{color:#6ee7d8}.mission-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mission-grid article{background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:35px}.mission-grid svg{color:var(--primary);width:35px;height:35px}.mission-grid small{color:var(--primary);letter-spacing:.14em;margin:35px 0 12px;font-weight:800;display:block}.mission-grid h3{font-size:24px}.mission-grid p,.value-grid p{color:var(--muted);font-size:13px;line-height:1.7}.value-grid{border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);display:grid}.value-grid article{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;padding:30px}.value-grid span{color:#6ee7d8;font-size:9px}.value-grid h3{margin:35px 0 10px;font-size:20px}.timeline{max-width:800px;margin:auto}.timeline article{grid-template-columns:110px 1fr;gap:30px;padding-bottom:45px;display:grid;position:relative}.timeline article:before{content:"";background:var(--line);width:1px;position:absolute;top:28px;bottom:0;left:48px}.timeline article:last-child:before{display:none}.timeline article>b{background:var(--soft);width:96px;height:38px;color:var(--primary);z-index:1;border-radius:20px;place-items:center;font-size:11px;display:grid;position:relative}.timeline h3{margin:4px 0 7px}.timeline p{color:var(--muted)}.leader-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.leader-grid article{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:20px}.leader-grid article>div{color:#284bac;background:linear-gradient(145deg,#dbeafe,#c4b5fd);border-radius:11px;place-items:center;height:260px;font-family:Manrope;font-size:60px;display:grid}.leader-grid h3{margin:22px 0 5px}.leader-grid p{color:var(--primary);font-size:12px}.leader-grid small{color:var(--muted)}.achievements>.prod-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.achievements h2{margin:20px 0;font-size:35px}.achievements svg{color:var(--primary)}.badge-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.badge-row span{background:var(--soft);border-radius:10px;gap:8px;padding:18px;font-size:11px;display:flex}.badge-row svg{width:16px}.office-gallery{grid-template-rows:230px 230px;grid-template-columns:1.3fr .7fr;gap:15px;display:grid}.office-gallery>div{background:linear-gradient(145deg,#172554,#4f46e5);border-radius:15px;position:relative}.office-gallery>div:first-child{background:linear-gradient(145deg,#0f766e,#5eead4);grid-row:1/3}.office-gallery>div:last-child{background:linear-gradient(145deg,#581c87,#c084fc)}.office-gallery span{color:#fff;letter-spacing:.13em;font-size:9px;position:absolute;bottom:20px;left:20px}.service-detail-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.service-detail-grid article{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:29px}.service-detail-grid>article>div{justify-content:space-between;display:flex}.service-detail-grid>article>div span{color:var(--muted);font-size:9px}.service-detail-grid>article>div svg{color:var(--primary)}.service-detail-grid h3{margin:33px 0 10px;font-size:21px}.service-detail-grid p{color:var(--muted);min-height:62px;font-size:12px;line-height:1.7}.service-detail-grid ul{border-top:1px solid var(--line);padding:12px 0;list-style:none}.service-detail-grid li{gap:7px;margin:9px 0;font-size:10px;display:flex}.service-detail-grid li svg{width:13px;color:var(--success)}.service-detail-grid>small{color:var(--primary);margin:20px 0;font-size:9px;display:block}.service-detail-grid>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;font-size:11px;font-weight:700;display:flex}.service-detail-grid>a svg{width:15px}.service-model{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.service-model>div:last-child{border-top:1px solid #ffffff1f}.service-model>div:last-child article{border-bottom:1px solid #ffffff1f;grid-template-columns:100px 1fr 1.5fr;gap:20px;padding:25px 0;display:grid}.service-model article small{color:#6ee7d8}.service-model article h3{margin:0}.service-model article p{margin:0;font-size:12px}.quality-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.quality-grid article{border:1px solid var(--line);border-radius:15px;padding:28px}.quality-grid article>svg{color:var(--primary);width:30px;height:30px}.quality-grid h3{margin:35px 0 10px}.quality-grid p{color:var(--muted);font-size:12px;line-height:1.7}.catalog-filter{flex-wrap:wrap;gap:7px;margin-bottom:35px;display:flex}.catalog-filter button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:20px;padding:9px 14px;font-size:10px}.catalog-filter button.active{background:var(--dark);color:#fff}.product-catalog{gap:25px;display:grid}.product-catalog>article{background:var(--surface);border:1px solid var(--line);border-radius:20px;grid-template-columns:1fr 1fr;transition:all .25s;display:grid;overflow:hidden}.product-catalog>article.active{box-shadow:var(--shadow);border-color:#9db5ff}.catalog-visual.large{min-height:480px}.catalog-app{color:#111827;background:#fff;border:7px solid #19233b;border-radius:13px;width:100%;height:330px;overflow:hidden;box-shadow:0 30px 60px #0f172a40}.catalog-app header{color:#fff;background:#172139;height:40px;padding:12px;font-size:9px}.catalog-app header i{float:right;background:#52617b;border-radius:50%;width:7px;height:7px;margin:3px}.catalog-app>div{height:calc(100% - 40px);display:flex}.catalog-app aside{background:#e9eef7;width:60px}.catalog-app main{flex:1;padding:25px}.catalog-app main>div{background:#cad4e4;border-radius:5px;width:45%;height:25px}.catalog-app section{align-items:flex-end;gap:9px;height:140px;margin-top:25px;display:flex}.catalog-app section i{background:var(--primary);border-radius:5px 5px 0 0;flex:1;height:45%}.catalog-app section i:nth-child(2){background:var(--secondary);height:90%}.catalog-app section i:nth-child(3){background:var(--accent);height:67%}.catalog-app footer{background:#e8edf4;height:25px;margin-top:20px}.catalog-info{padding:45px}.catalog-info>small{color:var(--primary);letter-spacing:.13em;font-size:9px}.catalog-info h2{margin:10px 0;font-size:40px}.catalog-info>p{color:var(--muted);line-height:1.7}.catalog-info ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;padding:14px 0;display:grid}.catalog-price{justify-content:space-between;align-items:end;padding:18px 0;display:flex}.catalog-price small,.catalog-price b{display:block}.catalog-price small{color:var(--muted);font-size:8px}.catalog-price b{margin-top:4px;font-size:22px}.catalog-price>span:last-child{color:var(--muted);font-size:9px}.catalog-actions{align-items:center;gap:8px;display:flex}.catalog-actions button:last-child{background:0 0;border:0;gap:5px;font-size:10px;display:flex}.catalog-actions svg{width:15px}.number-icon{background:var(--soft);width:34px;height:34px;color:var(--primary);border-radius:9px;place-items:center;display:grid}.related-banner{background:linear-gradient(135deg,#e0e7ff,#ccfbf1);border-radius:22px;padding:60px}[data-theme=dark] .related-banner{background:linear-gradient(135deg,#152446,#12352f)}.related-banner p{color:var(--muted);line-height:1.7}.case-study-list>article{border-bottom:1px solid var(--line);grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;padding:60px 0;display:grid}.portfolio-visual{background:#d9ff70;border-radius:17px;height:510px;padding:35px;position:relative}.portfolio-visual.blue{background:#9eb8ff}.portfolio-visual.coral{background:#ffa68e}.before-after{align-items:center;gap:8px;display:flex}.before-after>div{background:#ffffffb3;border-radius:8px;width:130px;padding:10px}.before-after small,.before-after span{display:block}.before-after small{font-size:7px}.before-after span{margin:4px 0 8px;font-size:9px;font-weight:700}.before-after i{background:#b2bbca;border-radius:3px;height:4px;margin:4px;display:block}.portfolio-screen{color:#111827;background:#fff;border:7px solid #182238;border-radius:11px;height:310px;position:absolute;bottom:35px;left:75px;right:35px;overflow:hidden;box-shadow:0 25px 50px #0f172a47}.portfolio-screen header{color:#fff;background:#172139;height:42px;padding:13px;font-size:9px}.portfolio-screen header span{float:right;color:#6ee7b7}.portfolio-screen main{height:100%;display:flex}.portfolio-screen main aside{background:#e9eef6;width:65px}.portfolio-screen main section{flex:1;align-items:flex-end;gap:10px;padding:25px;display:flex}.portfolio-screen main section div{background:var(--primary);flex:1;height:55%}.portfolio-screen main section div:nth-child(2){background:var(--secondary);height:85%}.portfolio-screen main section div:nth-child(3){background:var(--accent);height:70%}.portfolio-copy h2{margin:7px 0;font-size:46px}.portfolio-copy>p{color:var(--muted);line-height:1.7}.case-result{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0;padding:20px 0}.case-result strong,.case-result span{display:block}.case-result strong{color:var(--primary);font-size:45px}.case-result span{color:var(--muted);font-size:10px}.portfolio-copy ul{padding:0;list-style:none}.portfolio-copy li{gap:7px;margin:9px 0;font-size:11px;display:flex}.portfolio-copy li svg{width:14px;color:var(--success)}.portfolio-copy>a{border-top:1px solid var(--line);justify-content:space-between;margin-top:25px;padding-top:18px;font-size:12px;font-weight:700;display:flex}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.testimonial-grid article{background:#ffffff0f;border:1px solid #ffffff1c;border-radius:15px;padding:30px}.testimonial-grid svg{color:#6ee7d8}.testimonial-grid blockquote{margin:35px 0;font-family:Manrope;font-size:18px;line-height:1.6}.testimonial-grid b,.testimonial-grid small{display:block}.testimonial-grid small{color:#8e9cb4;margin-top:5px}.project-gallery{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.gallery-card{background:var(--soft);border-radius:15px;padding:24px}.gallery-card>div{background:var(--surface);border:5px solid #19233b;border-radius:8px;height:180px;padding:12px}.gallery-card header{font-size:8px}.gallery-card section{background:var(--soft);align-items:flex-end;gap:7px;height:105px;margin-top:8px;padding:10px;display:flex}.gallery-card i{background:var(--primary);flex:1;height:50%}.gallery-card i:nth-child(2){background:var(--secondary);height:85%}.gallery-card i:nth-child(3){background:var(--accent);height:65%}.gallery-card footer{background:var(--line);height:9px;margin-top:8px}.gallery-card>span{margin-top:15px;font-size:11px;font-weight:700;display:block}.g1,.g4{background:#ecfeff}.g2,.g5{background:#f5f3ff}[data-theme=dark] .g1,[data-theme=dark] .g4,[data-theme=dark] .g2,[data-theme=dark] .g5{background:var(--soft)}.industry-full-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.industry-full-grid article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:31px}.industry-full-grid>article>div{justify-content:space-between;display:flex}.industry-full-grid svg{color:var(--primary)}.industry-full-grid>article>div span{color:var(--muted);font-size:9px}.industry-full-grid h3{margin:35px 0 10px;font-size:25px}.industry-full-grid p{color:var(--muted);font-size:13px;line-height:1.7}.industry-full-grid ul{padding:10px 0;list-style:none}.industry-full-grid li{align-items:center;gap:5px;margin-right:12px;font-size:9px;display:inline-flex}.industry-full-grid li svg{width:12px;color:var(--success)}.industry-full-grid a{border-top:1px solid var(--line);justify-content:space-between;margin-top:10px;padding-top:16px;font-size:11px;font-weight:700;display:flex}.industry-full-grid a svg{width:15px}.transformation-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.transformation-grid article{border-top:2px solid var(--primary);padding:24px 5px}.transformation-grid p{color:var(--muted);font-size:12px;line-height:1.7}.pricing-prod-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:15px;display:grid}.pricing-prod-grid>article{background:var(--surface);border:1px solid var(--line);border-radius:17px;padding:34px;position:relative}.pricing-prod-grid>article.featured{color:#fff;box-shadow:var(--shadow);background:linear-gradient(145deg,#132246,#101a36);transform:translateY(-15px)}.popular-pill{background:linear-gradient(135deg,var(--secondary),#0d9488);color:#fff;border-radius:15px;padding:7px 10px;font-size:8px;position:absolute;top:20px;right:20px}.pricing-prod-grid article>small{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);font-weight:800}.pricing-prod-grid h2{margin:28px 0 0;font-size:45px}.pricing-prod-grid article>span{color:var(--muted);font-size:9px}.pricing-prod-grid article>p{color:var(--muted);min-height:70px;margin:20px 0;line-height:1.6}.pricing-prod-grid ul{border-top:1px solid var(--line);min-height:210px;padding:20px 0}.pricing-prod-grid .prod-button{width:100%}.pricing-disclaimer{text-align:center;color:var(--muted);margin-top:25px;font-size:10px}.comparison-wrap{overflow-x:auto}.comparison-wrap table{border-collapse:collapse;background:var(--surface);border:1px solid var(--line);width:100%;min-width:700px}.comparison-wrap th,.comparison-wrap td{border-bottom:1px solid var(--line);text-align:center;padding:17px;font-size:11px}.comparison-wrap th:first-child,.comparison-wrap td:first-child{text-align:left}.comparison-wrap svg{width:16px;color:var(--success)}.blog-tools{justify-content:space-between;gap:20px;margin-bottom:40px;display:flex}.blog-tools label{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:10px;padding:0 14px;display:flex}.blog-tools input{color:var(--text);background:0 0;border:0;outline:0;min-width:250px}.blog-tools svg{width:17px}.blog-tools>div{flex-wrap:wrap;gap:5px;display:flex}.blog-tools button{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:9px 12px;font-size:9px}.blog-tools button.active{background:var(--dark);color:#fff}.article-grid article{border:1px solid var(--line);background:var(--surface);border-radius:15px;overflow:hidden}.article-grid article>div:last-child{padding:24px}.article-art{border-radius:0;position:relative}.article-art span{color:#111827;background:#fff;border-radius:15px;padding:7px 9px;font-size:8px;position:absolute;top:15px;left:15px}.article-grid small{color:var(--muted);font-size:9px}.article-grid h3{margin:10px 0;font-size:20px}.article-grid p{color:var(--muted);font-size:12px;line-height:1.7}.article-grid a{color:var(--primary);align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.empty-state{text-align:center;color:var(--muted);padding:60px}.author-band>.prod-container{grid-template-columns:140px 1fr;align-items:center;gap:40px;display:grid}.author-avatar{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;place-items:center;width:130px;height:130px;font-family:Manrope;font-size:40px;display:grid}.author-band h2{margin:0 0 15px;font-size:37px}.contact-prod-hero{color:#fff;background:linear-gradient(145deg,#071023,#111d3a);padding:145px 0 100px}.contact-prod-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.contact-prod-hero h1{font-size:clamp(48px,5.5vw,77px)}.contact-prod-hero>div>div>div:first-child>p{color:#aab7cc;line-height:1.7}.contact-channels{gap:10px;margin-top:45px;display:grid}.contact-channels>a,.contact-channels>div{align-items:center;gap:13px;display:flex}.contact-channels svg{color:#7dd3fc;background:#ffffff12;border-radius:9px;width:35px;height:35px;padding:9px}.contact-channels small,.contact-channels b{display:block}.contact-channels small{color:#73829c;font-size:8px}.contact-channels b{margin-top:3px;font-size:11px}.production-form{background:var(--surface);color:var(--text);border-radius:17px;padding:36px;box-shadow:0 30px 80px #00000040}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.production-form label{margin-bottom:17px;font-size:10px;font-weight:700;display:block}.production-form input,.production-form select,.production-form textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);border-radius:8px;outline:0;margin-top:7px;padding:13px;display:block}.production-form input:focus,.production-form select:focus,.production-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.production-form>.prod-button{width:100%;margin-top:3px}.production-form>small{color:var(--muted);text-align:center;margin-top:12px;font-size:8px;display:block}.form-success-prod{background:var(--surface);color:var(--text);text-align:center;border-radius:17px;padding:70px 35px}.form-success-prod svg{width:62px;height:62px;color:var(--success)}.form-success-prod h3{margin:18px 0 8px;font-size:27px}.form-success-prod p{color:var(--muted)!important}.location-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.map-placeholder{background-color:#dce5ef;background-image:linear-gradient(30deg,#0000 45%,#fffc 45% 49%,#0000 49%),linear-gradient(-30deg,#0000 45%,#ffffffb3 45% 49%,#0000 49%);background-position:0 0;background-repeat:repeat;background-size:120px 80px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:17px;height:430px;position:relative;overflow:hidden}.map-placeholder>div{z-index:2;color:#111827;box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:12px;padding:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-placeholder svg{color:var(--primary)}.map-placeholder b,.map-placeholder span{display:block}.map-placeholder b{margin:8px 0 3px}.map-placeholder span{color:#64748b;font-size:9px}.map-placeholder>i{background:var(--primary);border-radius:50%;width:12px;height:12px;position:absolute}.map-placeholder>i:nth-child(2){top:25%;left:20%}.map-placeholder>i:nth-child(3){top:20%;right:20%}.map-placeholder>i:nth-child(4){bottom:20%;left:32%}.map-placeholder>i:nth-child(5){bottom:25%;right:17%}.location-grid p{color:var(--muted);line-height:1.7}.office-list{gap:8px;margin-top:30px;display:flex}.office-list span{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:12px;font-size:9px}.office-list b{margin-bottom:3px;font-size:11px;display:block}.support-search{background:var(--soft);padding:30px 0}.support-search>.prod-container{background:var(--surface);border:1px solid var(--line);border-radius:13px;align-items:center;gap:12px;padding:10px 10px 10px 18px;display:flex}.support-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.support-search button{background:var(--dark);color:#fff;border:0;border-radius:8px;padding:11px 20px}.support-resource-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.support-resource-grid a{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:28px}.support-resource-grid svg{color:var(--primary)}.support-resource-grid h3{margin:35px 0 10px}.support-resource-grid p{color:var(--muted);font-size:12px;line-height:1.6}.support-resource-grid span{align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.support-resource-grid span svg{width:14px}.kb-list{border-top:1px solid var(--line)}.kb-list a{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr 20px;align-items:center;gap:15px;padding:22px 0;display:grid}.kb-list span{color:var(--primary);font-size:9px}.kb-list b{font-size:13px}.kb-list svg{width:15px}.support-options{grid-template-columns:1fr 1fr;gap:90px;display:grid}.support-options>div:last-child{gap:10px;display:grid}.support-options a,.support-options button{color:#fff;text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;padding:18px}.support-options b,.support-options span{display:block}.support-options span{color:#98a7bf;margin-top:5px;font-size:9px}.ticket-modal{z-index:190;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#040914c7;padding:80px 20px;position:fixed;inset:0;overflow:auto}.ticket-shell{background:var(--surface);border-radius:17px;max-width:650px;margin:auto;padding:30px;position:relative}.ticket-shell>button{background:0 0;border:0;font-size:28px;position:absolute;top:15px;right:20px}.ticket-shell h2{font-size:35px}.ticket-shell .production-form{box-shadow:none;padding:0}.prod-footer{color:#dbe4f3;background:#070d1c;padding:0 5vw}.footer-news{border-bottom:1px solid #ffffff1c;grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1180px,100%);margin:auto;padding:60px 0;display:grid}.footer-news small{color:#6ee7d8;letter-spacing:.15em;font-size:8px}.footer-news h2{margin:10px 0;font-size:28px}.footer-news form{background:#111c33;border:1px solid #263450;border-radius:10px;padding:6px;display:flex}.footer-news input{color:#fff;background:0 0;border:0;outline:0;flex:1;padding:10px}.footer-news button{background:var(--primary);color:#fff;border:0;border-radius:7px;gap:8px;padding:10px 15px;display:flex}.newsletter-done{color:#6ee7b7}.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:55px;width:min(1180px,100%);margin:auto;padding:65px 0;display:grid}.footer-main>div:first-child p{color:#8190a9;max-width:270px;margin-top:22px;line-height:1.7}.footer-main>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-main>div:not(:first-child)>b{margin-bottom:10px;font-size:11px}.footer-main>div:not(:first-child)>a{color:#8190a9;font-size:10px}.footer-main .prod-logo{width:max-content}.social-row{gap:10px;display:flex}.social-row a{color:#91a0b7;font-size:9px}.footer-legal{color:#66758e;border-top:1px solid #ffffff1a;justify-content:space-between;width:min(1180px,100%);margin:auto;padding:20px 0 26px;font-size:8px;display:flex}.footer-legal>span:nth-child(2){gap:12px;display:flex}.whatsapp-float,.chat-float,.back-top{z-index:90;color:#fff;border:0;place-items:center;display:grid;position:fixed;box-shadow:0 12px 30px #00000038}.whatsapp-float{background:#16a568;border-radius:50%;width:48px;height:48px;bottom:92px;right:22px}.chat-float{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:15px;width:48px;height:48px;bottom:32px;right:22px}.back-top{background:#1e293b;border-radius:9px;width:36px;height:36px;bottom:32px;left:22px}.whatsapp-float svg,.chat-float svg{width:20px}.back-top svg{width:15px}.chat-panel{z-index:91;background:var(--surface);border:1px solid var(--line);width:320px;box-shadow:var(--shadow);border-radius:15px;position:fixed;bottom:30px;right:80px;overflow:hidden}.chat-panel header{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;padding:17px}.chat-panel header span,.chat-panel header small{display:block}.chat-panel header i{background:#6ee7b7;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.chat-panel header small{color:#d2dcff;margin-top:4px}.chat-panel>div{height:170px;padding:16px}.chat-panel>div p{background:var(--soft);border-radius:10px;padding:12px;font-size:11px;line-height:1.6}.chat-panel footer{border-top:1px solid var(--line);padding:9px;display:flex}.chat-panel input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.chat-panel button{background:var(--primary);color:#fff;border:0;border-radius:8px;width:35px;height:35px}.cookie-banner{z-index:180;background:var(--surface);border:1px solid var(--line);border-radius:14px;align-items:center;gap:25px;max-width:850px;margin:auto;padding:17px;display:flex;position:fixed;bottom:18px;left:20px;right:20px;box-shadow:0 25px 80px #00000040}.cookie-banner>div:first-child{flex:1}.cookie-banner b{font-size:12px}.cookie-banner p{color:var(--muted);margin:5px 0 0;font-size:9px}.cookie-banner>div:last-child{gap:6px;display:flex}.cookie-banner button{border:1px solid var(--line);background:0 0;border-radius:7px;padding:9px 12px;font-size:9px}.cookie-banner button.accept{background:var(--primary);color:#fff;border-color:var(--primary)}@media (max-width:1120px){.prod-links{display:none}.mobile-toggle{display:grid!important}.prod-actions{margin-left:auto}.hero-layout{gap:35px}.visual-window{width:450px}.product-visual{height:470px}.service-grid,.quality-grid,.support-resource-grid{grid-template-columns:repeat(2,1fr)}.prod-mobile-nav{background:var(--surface);border-bottom:1px solid var(--line);flex-direction:column;padding:15px 24px 25px;display:flex;position:absolute;top:76px;left:0;right:0}.prod-mobile-nav>a{border-bottom:1px solid var(--line);justify-content:space-between;padding:13px;font-size:13px;display:flex}.prod-mobile-nav>div{gap:8px;margin-top:18px;display:flex}.prod-mobile-nav>div a{border:1px solid var(--line);border-radius:8px;padding:9px 12px;font-size:10px}.client-logos{grid-template-columns:repeat(3,1fr)}.client-logos small{grid-column:1/-1}.client-logos b:nth-last-child(-n+3){display:none}}@media (max-width:820px){.prod-container{width:min(100% - 32px,1180px)}.prod-nav{width:calc(100% - 28px);height:68px}.lang-control{display:none!important}.header-cta{display:none}.production-hero{padding-top:120px}.home-prod-hero{min-height:auto}.hero-layout,.contact-prod-grid{grid-template-columns:1fr}.hero-main-copy{max-width:700px}.production-hero h1,.contact-prod-hero h1{font-size:58px}.product-visual{width:100%;max-width:600px;margin:auto}.visual-window{width:min(500px,90%)}.client-logos{margin-top:35px}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip div:nth-child(2){border-right:0}.metric-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.prod-section{padding:80px 0}.intro-grid,.story-prod,.industry-principle,.enterprise-band,.related-banner,.stack-section>.prod-container,.faq-layout,.service-model,.achievements>.prod-container,.contact-prod-grid,.location-grid,.support-options{grid-template-columns:1fr;gap:45px}.service-grid,.value-grid,.service-detail-grid,.product-catalog>article,.case-study-list>article{grid-template-columns:1fr}.industry-mini-grid{grid-template-columns:repeat(2,1fr)}.featured-products>article{grid-template-columns:1fr}.featured-products>article:nth-child(2n) .catalog-visual{order:0}.featured-products h3{font-size:31px}.process-track{grid-template-columns:1fr 1fr;gap:35px}.process-track:before{display:none}.home-cases,.article-preview,.article-grid,.testimonial-grid,.project-gallery{grid-template-columns:1fr 1fr}.mission-grid,.leader-grid{grid-template-columns:1fr}.office-gallery{grid-template-rows:250px 200px 200px;grid-template-columns:1fr}.office-gallery>div:first-child{grid-row:auto}.catalog-visual.large{min-height:380px}.case-study-list>article{gap:30px}.industry-full-grid{grid-template-columns:1fr}.transformation-grid{grid-template-columns:1fr 1fr}.pricing-prod-grid{grid-template-columns:1fr}.pricing-prod-grid>article.featured{transform:none}.blog-tools{flex-direction:column}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main>div:last-child{display:none}.footer-news{grid-template-columns:1fr;gap:25px}}@media (max-width:540px){.prod-logo b{font-size:12px}.prod-actions>button{width:32px}.production-hero h1,.contact-prod-hero h1{font-size:46px}.production-hero p{font-size:15px}.hero-buttons,.production-cta>div>div{flex-direction:column;align-items:stretch}.hero-trust{grid-template-columns:1fr 1fr;display:grid}.product-visual{height:330px}.visual-window{width:100%;height:285px}.visual-body>aside{display:none}.visual-body>main{padding:15px}.visual-metrics>div{padding:8px}.visual-metrics b{font-size:12px}.visual-chart{height:105px}.visual-chart svg{height:80px}.float-card{display:none}.client-logos{grid-template-columns:repeat(2,1fr)}.client-logos b:nth-last-child(-n+4){display:block}.metric-strip strong{font-size:27px}.metric-strip div{padding:24px 12px}.intro-grid h2,.story-prod h2,.prod-section-title h2,.related-banner h2,.industry-principle h2,.enterprise-band h2,.location-grid h2{font-size:38px}.service-grid,.home-cases,.article-preview,.article-grid,.testimonial-grid,.project-gallery,.industry-mini-grid,.quality-grid,.support-resource-grid,.process-track{grid-template-columns:1fr}.featured-products>article>div:last-child{padding:28px}.catalog-visual{min-height:260px;padding:25px}.mini-product-window{height:180px}.service-model>div:last-child article{grid-template-columns:60px 1fr}.service-model article p{grid-column:2}.catalog-info{padding:27px}.catalog-info h2{font-size:33px}.catalog-info ul{grid-template-columns:1fr}.catalog-price{flex-direction:column;align-items:flex-start;gap:10px}.catalog-actions{flex-direction:column;align-items:stretch}.catalog-actions button:last-child{justify-content:center}.catalog-app{height:245px}.portfolio-visual{height:380px;padding:20px}.portfolio-screen{height:250px;bottom:20px;left:35px;right:20px}.before-after>div{width:105px}.portfolio-copy h2{font-size:37px}.transformation-grid,.field-row{grid-template-columns:1fr}.production-form{padding:24px}.office-list{flex-direction:column}.support-options{gap:20px}.footer-news form{background:0 0;border:0;flex-direction:column;padding:0}.footer-news input{background:#111c33;border:1px solid #263450;border-radius:8px;padding:14px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-legal{flex-direction:column;gap:8px}.trust-final>.prod-container{grid-template-columns:1fr 1fr;gap:12px;display:grid}.chat-panel{width:calc(100% - 32px);bottom:90px;right:16px}.cookie-banner{flex-direction:column;align-items:stretch;gap:12px}.cookie-banner>div:last-child{justify-content:flex-end}.blog-tools input{min-width:0}.author-band>.prod-container{grid-template-columns:1fr}.author-avatar{width:90px;height:90px}.ticket-modal{padding:25px 10px}.ticket-shell{padding:25px 15px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.visual-body>.visual-content{color:#101827;width:100%;padding:25px}.catalog-app-body{flex:1;padding:25px}.catalog-app-body>div{background:#cad4e4;border-radius:5px;width:45%;height:25px}.portfolio-screen-body{height:100%;display:flex}.portfolio-screen-body aside{background:#e9eef6;width:65px}.portfolio-screen-body section{flex:1;align-items:flex-end;gap:10px;padding:25px;display:flex}.portfolio-screen-body section div{background:var(--primary);flex:1;height:55%}.portfolio-screen-body section div:nth-child(2){background:var(--secondary);height:85%}.portfolio-screen-body section div:nth-child(3){background:var(--accent);height:70%}@media (max-width:540px){.visual-body>.visual-content{padding:15px}}.product-shot{object-fit:cover;background:#fff;border:6px solid #1d2941;border-radius:14px;width:100%;height:auto;max-height:360px;display:block;box-shadow:0 28px 55px #0f172a40}.catalog-price del{color:var(--muted);margin-top:5px;font-size:12px;display:block}.catalog-actions a svg{width:17px;height:17px}.chat-panel>div .prod-button{color:#fff;width:100%;margin-top:12px}.legal-copy{max-width:860px}.legal-copy h2{margin:42px 0 12px;font-size:28px}.legal-copy p{color:var(--muted);font-size:16px;line-height:1.8}.legal-copy a{color:var(--primary);font-weight:700}
