:root{--primary:#102a43;--secondary:#1463e8;--primary-light:#f4f8ff;--bg-soft:#e7f0ff;--text:var(--primary);--bg:var(--primary-light);--panel:#fff;--panel-alt:#edf4ff;--muted:#52677f;--border:#d5e3f5;--shadow:#102a431a;--secondary-strong:#0b49c4;--secondary-soft:#1463e81c;--primary-dark:#071d32;--success:#0e9f6e;--accent-cyan:#16b8e8;--accent-gold:#f5b942;--accent:#2563eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-muted{color:var(--muted)}.text-white{color:#fff}.text-light{color:#ffffffd1}.text-primary,.text-secondary,.text-muted,.text-white,.text-light,body,body p,body h1,body h2,body h3,body span,body strong,body label,body button,body a{transition:color .2s}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--border);color:var(--text);background:#fffffff2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:88px;display:flex}.brand{min-height:42px;color:var(--primary);align-items:center;display:inline-flex}.brand-logo{object-fit:contain;filter:none;width:auto;max-width:260px;height:72px;display:block}.nav{color:var(--primary);align-items:center;gap:1.5rem;font-size:.96rem;display:flex}.nav a{color:var(--primary);font-weight:600}.nav a:hover{color:var(--secondary)}.header-actions{align-items:center;gap:.75rem;display:flex}.menu-toggle{border:1px solid var(--border);width:46px;height:46px;color:var(--primary);cursor:pointer;background:#fff;border-radius:12px;padding:0;display:none}.menu-toggle span{background:currentColor;border-radius:99px;width:20px;height:2px;margin:4px auto;display:block}.mobile-nav{display:none}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-weight:700;transition:all .2s;display:inline-flex}.button.primary{background:linear-gradient(135deg, #1b72f2, var(--secondary-strong));color:#fff;box-shadow:0 12px 24px #1463e847}.button.primary:hover{background:linear-gradient(135deg, var(--secondary-strong), #073a9c)}.button.secondary{color:var(--text);border-color:var(--border);background:#ffffff0a}.dark-section .button.secondary,.contact-panel.dark .button.secondary{color:#fff;background:#ffffff0f;border-color:#fff3}.button.secondary:hover{background:#ffffff14}.dark-section .button.secondary:hover,.contact-panel.dark .button.secondary:hover{background:#ffffff1f}.button.ghost{color:var(--text);background:#ffffff0a;border-color:#94a3b840}.hero{background:linear-gradient(135deg, #f8fbff 0%, var(--bg-soft) 56%, #edf8ff 100%);padding:5rem 0 4rem}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;display:grid}.kicker{background:var(--secondary-soft);color:var(--secondary);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:.45rem .8rem;font-size:.76rem;font-weight:700;display:inline-block}.kicker.accent{color:var(--secondary);background:#66d4ff24}h1,h2,h3{letter-spacing:-.05em;color:var(--primary);margin:0;font-weight:800}h1{margin-top:1rem;font-size:clamp(2.6rem,5vw,5rem);line-height:1.02}h2{font-size:clamp(2rem,3vw,3rem);line-height:1.1}h3{font-size:1.4rem}p{color:var(--muted);margin:0}.hero-copy p{max-width:620px;margin-top:1.25rem;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.hero-badges{color:var(--muted);flex-wrap:wrap;gap:1rem;margin-top:1.75rem;font-size:.9rem;display:flex}.hero-badges span{background:#94a3b814;border:1px solid #94a3b82e;border-radius:999px;padding:.55rem .8rem}.hero-card-stack{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.card{background:var(--panel);border:1px solid var(--border);box-shadow:0 18px 35px var(--shadow);color:var(--primary);border-radius:24px;padding:1.5rem}.card.dark{background:linear-gradient(145deg, #123a63, var(--primary-dark));color:#fff}.card.big{color:var(--primary)}.card.dark p{color:#fffc}.card strong{font-size:2rem}.card.big{grid-column:span 2}.section{padding:5rem 0}.section-head{text-align:center;margin-bottom:2rem}.section-head p{max-width:700px;margin-top:.8rem;margin-left:auto;margin-right:auto}.grid-3,.grid-4,.grid-6{gap:1.25rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-6{grid-template-columns:repeat(6,minmax(0,1fr))}.service-card,.reason-card,.project-card,.price-card,.step-card,.industry-item{color:#fff;background:linear-gradient(145deg,#123b63,#092640);border:1px solid #76c0ff38;border-radius:22px;padding:1.5rem;box-shadow:0 14px 30px #071d3233}.service-card:hover,.reason-card:hover,.project-card:hover,.price-card:hover,.step-card:hover{transition:all .2s;transform:translateY(-2px);box-shadow:0 18px 30px #0f172a14}.service-card h3,.reason-card h3,.project-card h3,.price-card h3,.step-card h3,.industry-item,.service-card p,.reason-card p,.project-card p,.price-card p,.step-card p,.industry-item{color:#fff}.mini-number{letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);margin-bottom:1rem;font-size:.78rem;font-weight:700;display:inline-block}.service-card p,.reason-card p,.project-card p,.price-card p,.industry-item,.step-card p{margin-top:.8rem}.dark-section{background:radial-gradient(circle at 90% 10%, #16b8e82e, transparent 28%), linear-gradient(135deg, #102f50, var(--primary-dark));color:#fff}.dark-section .text-primary,.dark-section .text-white,.dark-section h1,.dark-section h2,.dark-section h3,.dark-section .section-head h2,.dark-section .section-head h3,.dark-section .service-card h3,.dark-section .price-card h3,.dark-section .step-card h3,.dark-section .contact-panel h2,.dark-section .contact-panel h3,.dark-section .project-card h3,.dark-section .reason-card h3{color:#fff}.dark-section .text-secondary{color:#bfe2ff}.dark-section .text-muted,.dark-section .text-light,.dark-section p,.dark-section .section-head p,.dark-section .service-card p,.dark-section .price-card p,.dark-section .step-card p,.dark-section .contact-panel p,.dark-section .project-card p,.dark-section .reason-card p{color:#ffffffd1}.dark-section .service-card,.dark-section .project-card,.dark-section .reason-card,.dark-section .price-card,.dark-section .step-card{color:#fff;background:#ffffff13;border-color:#a3d7ff33}.center-muted{text-align:center;color:var(--muted);margin-top:1.5rem}.dark-section .center-muted{color:#ffffffd9}.tag-accent{color:var(--secondary);letter-spacing:.12em;text-transform:uppercase;margin-top:1rem;font-weight:700;display:block}.process-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.step-card{text-align:center;background:var(--panel-alt)}.step-index{background:linear-gradient(135deg, var(--secondary), var(--secondary-strong));color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin-bottom:.8rem;font-weight:700;display:inline-flex}.price-card{text-align:center}.price-card .price{letter-spacing:-.05em;margin-top:1.25rem;font-size:2.2rem;font-weight:800}.price-card.featured{background:linear-gradient(#16b8e838 0%,#071d32f5 100%);border-color:#62c7ff8c}.contact-wrap{grid-template-columns:.9fr 1.1fr;gap:2rem;display:grid}.contact-panel,.form-box{border:1px solid var(--border);background:#fff;border-radius:28px;padding:2rem}.contact-panel.dark{color:#fff;background:linear-gradient(145deg,#123b63,#071d32)}.contact-panel.dark h2,.contact-panel.dark h3,.contact-panel.dark p,.contact-panel.dark .button,.contact-panel.dark .button.secondary,.contact-panel.dark .button.primary{color:#fff}.contact-panel.dark p{color:#ffffffbf}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}label{color:var(--primary);font-size:.92rem;font-weight:600;display:block}input,select,textarea{border:1px solid var(--border);width:100%;font:inherit;color:var(--text);background:#fff;border-radius:14px;margin-top:.45rem;padding:.9rem 1rem}input:focus,select:focus,textarea:focus{outline:2px solid var(--secondary);border-color:var(--secondary)}textarea{resize:vertical;min-height:140px}.form-box .button{width:100%;margin-top:1rem}.site-footer{border-top:1px solid var(--border);background:#f8fafc;padding:2rem 0 3rem}.site-footer .brand,.site-footer p,.site-footer a,.footer-links a,.site-footer .contact-link{color:var(--primary)}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-links{color:var(--muted);flex-wrap:wrap;gap:1.25rem;display:flex}.social-links{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.social-links a{border:1px solid var(--border);width:2.35rem;height:2.35rem;color:var(--primary);background:#fff;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,background .2s,color .2s;display:inline-flex}.social-links a:hover{background:var(--secondary);color:#fff;transform:translateY(-2px)}.social-links svg{fill:currentColor;width:1.12rem;height:1.12rem}.page-hero{text-align:center;background:linear-gradient(135deg,#f8fbff 0%,#e7f0ff 100%);padding:4rem 0 3rem}.page-hero p{max-width:720px;margin:.9rem auto 0}.centered-cta{text-align:center}.floating-whatsapp{z-index:30;background:linear-gradient(135deg, #1b72f2, var(--secondary-strong));color:#fff;border-radius:999px;padding:.9rem 1.2rem;font-weight:700;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 28px #2563eb2e}.floating-whatsapp:hover{background:var(--secondary-strong)}@keyframes revealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes bgShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animate-reveal{animation:.7s both revealUp}.animate-float{animation:5s ease-in-out infinite floatCard}.hero{position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;filter:blur(28px);opacity:.9;background:linear-gradient(120deg,#1463e81c,#ffffffc7,#16b8e817) 0 0/200% 200%;animation:16s linear infinite bgShift;position:absolute;inset:-20% -10%}.header-contacts{align-items:center;gap:1rem;display:flex}.header-contacts .contact-link{color:var(--primary);background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .8rem;font-weight:700;transition:all .2s;display:inline-flex}.header-contacts .contact-link:hover{background:#2563eb1f;border-color:#2563eb47}.ui-icon{filter:brightness(0)saturate()invert(75%)sepia(36%)saturate(1250%)hue-rotate(175deg)brightness(108%);width:20px;height:20px;display:inline-block}.project-thumb{background:linear-gradient(135deg, var(--panel-alt), var(--primary-light));border-radius:18px;height:180px}.light-section{background:var(--panel-alt)}.light-section .section-head p,.light-section .section-head h2,.light-section .section-head h3,.light-section .section-head .kicker{color:var(--primary)}.light-section .reason-card,.light-section .industry-item,.light-section .service-card,.light-section .project-card{color:#fff;background:linear-gradient(145deg,#123b63,#092640);border-color:#76c0ff38}.light-section .reason-card h3,.light-section .industry-item,.light-section .service-card h3,.light-section .project-card h3,.light-section .reason-card p,.light-section .industry-item,.light-section .service-card p,.light-section .project-card p{color:#fff}.service-card .text-primary,.reason-card .text-primary,.project-card .text-primary,.price-card .text-primary,.step-card .text-primary,.industry-item.text-primary{color:var(--primary)}@media (max-width:900px){.hero-grid,.contact-wrap,.grid-3,.grid-4,.grid-6,.process-grid{grid-template-columns:1fr 1fr}.nav,.header-quote{display:none}.menu-toggle{display:block}.mobile-nav{border-top:0 solid var(--border);opacity:0;background:#fffffffa;max-height:0;padding:0 min(16px,50% - 560px);transition:max-height .25s,opacity .2s,border-width .2s,padding .2s;display:block;overflow:hidden}.mobile-nav.is-open{opacity:1;border-top-width:1px;max-height:360px;padding-top:.25rem;padding-bottom:.5rem}.mobile-nav a{color:var(--primary);border-bottom:1px solid #d5e3f5b3;padding:.58rem 0;font-weight:700;display:block}.mobile-nav .button{color:#fff;border:0;margin-top:.5rem;padding:.72rem 1rem}}@media (max-width:640px){.hero-grid,.contact-wrap,.grid-3,.grid-4,.grid-6,.process-grid,.form-grid,.hero-card-stack{grid-template-columns:1fr}.button{width:100%}.hero-actions{flex-direction:column}.header-inner{min-height:66px;padding:.25rem 0}.brand-logo{max-width:180px;height:52px}.menu-toggle{width:42px;height:42px}.floating-whatsapp{bottom:16px;right:16px}}
