*{box-sizing:border-box}body{margin:0;background:#f4f6fb;font-family:Instrument Sans,system-ui,sans-serif;color:#0b1020}a{color:#1544e8;text-decoration:none}h1,h2,h3{font-family:Archivo,sans-serif}html,body,#root{width:100%;min-height:100%}.page{width:100%;background:#fff;overflow:hidden}.container{width:100%;max-width:1320px;margin:0 auto}.eyebrow{display:block;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:#8fb0ff;font-weight:600}.eyebrow-dark{color:#1544e8}.btn{display:inline-flex;align-items:center;gap:10px;font-weight:600;border-radius:10px;transition:background-color .18s ease,transform .18s ease;white-space:nowrap}.btn-primary{background:#1544e8;color:#fff;padding:12px 22px;border-radius:999px;font-size:15px}.btn-primary:hover{background:#2f5cff;color:#fff}.btn-lg{padding:17px 30px;font-size:16px;border-radius:10px}.btn-ghost{background:#ffffff1a;border:1px solid rgba(255,255,255,.28);color:#fff}.btn-ghost:hover{background:#ffffff2e;color:#fff}.btn-dark{flex:none;background:#050c33;color:#fff;padding:17px 30px;border-radius:10px;font-size:16px}.btn-dark:hover{background:#0a1f8f;color:#fff}.header{position:relative;z-index:5;width:100%;padding:20px clamp(20px,4vw,72px);background:#050c33;color:#fff}.header-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.header-brand{display:flex;align-items:center;gap:14px}.header-logo{width:52px;height:52px;border-radius:10px;object-fit:cover;display:block}.header-brand-text{display:flex;flex-direction:column;gap:2px}.header-title{font-family:Archivo,sans-serif;font-weight:700;font-size:17px;letter-spacing:-.01em;line-height:1}.header-subtitle{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}.header-nav{display:flex;align-items:center;gap:34px;font-size:15px;font-weight:500}.header-nav a:not(.btn){color:#ffffffd1}.header-nav a:not(.btn):hover{color:#fff}.header-toggle{display:none;flex:none;width:40px;height:40px;align-items:center;justify-content:center;border:none;border-radius:8px;background:#ffffff1a;cursor:pointer;transition:background-color .18s ease}.header-toggle:hover{background:#ffffff2e}.hero{position:relative;width:100%;height:620px;display:flex;align-items:center;overflow:hidden;background:#050c33}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:60% 40%;opacity:.5}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050c33 22%,#050c33b8 55%,#050c3340)}.hero-content{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(20px,4vw,72px);color:#fff}.hero-content-inner{max-width:820px}.tag{display:inline-block;font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:#8fb0ff;border:1px solid rgba(143,176,255,.4);padding:7px 14px;border-radius:999px}.hero-content h1{font-weight:800;font-size:54px;line-height:1.02;letter-spacing:-.03em;margin:26px 0 0}.hero-content p{font-size:19px;line-height:1.55;color:#ffffffc7;margin:22px 0 0;max-width:640px}.hero-actions{display:flex;gap:14px;margin-top:38px}.services{width:100%;padding:96px clamp(20px,5vw,72px);scroll-margin-top:20px;background:#fbfcff}.services h2{font-weight:700;font-size:44px;line-height:1.08;letter-spacing:-.025em;margin:0 0 44px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-card{position:relative;display:flex;flex-direction:column;gap:14px;border:1px solid #dbe3f7;border-radius:16px;background:linear-gradient(160deg,#f7f9ff,#eef2ff);padding:34px 30px 38px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.service-card:hover{border-color:#1544e8;transform:translateY(-5px);box-shadow:0 18px 40px #0a1f8f29}.service-bar{width:44px;height:5px;border-radius:99px;background:linear-gradient(90deg,#1544e8,#7aa2ff)}.service-card h3{font-weight:700;font-size:22px;margin:6px 0 0;letter-spacing:-.012em;color:#0a1f8f}.service-card p{margin:0;font-size:15.5px;line-height:1.6;color:#4d566d}.why-us{width:100%;background:#050c33;color:#fff;padding:96px clamp(20px,5vw,72px);scroll-margin-top:20px}.why-us-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.why-us h2{font-weight:700;font-size:44px;line-height:1.08;letter-spacing:-.025em;margin:14px 0 0}.reasons{display:flex;flex-direction:column;gap:26px;margin-top:38px}.reason{display:flex;gap:18px}.reason-number{flex:none;width:34px;height:34px;border-radius:8px;background:#1544e8;display:flex;align-items:center;justify-content:center;font-family:Archivo,sans-serif;font-weight:700;font-size:15px}.reason h3{font-weight:600;font-size:19px;margin:0 0 6px}.reason p{margin:0;font-size:15.5px;line-height:1.6;color:#ffffffa8}.why-us-image{position:relative;border-radius:16px;overflow:hidden;height:560px}.why-us-image img{width:100%;height:100%;object-fit:cover;display:block}.why-us-caption{position:absolute;left:24px;bottom:24px;right:24px;background:#050c33db;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:20px 22px}.why-us-caption-title{font-family:Archivo,sans-serif;font-weight:600;font-size:17px}.why-us-caption-text{font-size:14.5px;line-height:1.5;color:#ffffffa8;margin-top:6px}.quote-banner-section{width:100%;padding:72px clamp(20px,5vw,72px);background:#f4f6fb}.quote-banner{max-width:1320px;margin:0 auto;display:flex;align-items:center;gap:56px;background:#fff;border:1px solid #e4e8f2;border-radius:16px;padding:44px 48px}.quote-banner>div:first-child{flex:1}.quote-banner h2{font-weight:700;font-size:34px;line-height:1.12;letter-spacing:-.02em;margin:12px 0}.quote-banner p{margin:0;font-size:16px;line-height:1.6;color:#5a6379;max-width:640px}.portfolio{width:100%;padding:96px clamp(20px,5vw,72px);scroll-margin-top:20px;border-top:1px solid #e4e8f2}.portfolio h2{font-weight:700;font-size:44px;line-height:1.08;letter-spacing:-.025em;margin:0 0 44px}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.portfolio-item{margin:0;position:relative;height:280px;border-radius:14px;overflow:hidden;background:#e9edf6;cursor:pointer}.portfolio-item img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;display:block;transition:transform .3s ease}.portfolio-item:hover img{transform:scale(1.06)}.portfolio-item:focus-visible{outline:2px solid #1544e8;outline-offset:2px}.portfolio-item figcaption{position:absolute;left:16px;bottom:16px;background:#050c33d1;color:#fff;font-size:13.5px;font-weight:500;padding:8px 14px;border-radius:8px}.portfolio-zoom{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#050c3300;opacity:0;transition:background-color .2s ease,opacity .2s ease}.portfolio-zoom svg{transform:scale(.7);transition:transform .2s ease}.portfolio-item:hover .portfolio-zoom{background:#050c3347;opacity:1}.portfolio-item:hover .portfolio-zoom svg{transform:scale(1)}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;gap:16px;background:#03081feb;padding:24px;animation:lightbox-fade .18s ease}@keyframes lightbox-fade{0%{opacity:0}to{opacity:1}}.lightbox-content{margin:0;max-width:min(920px,86vw);max-height:86vh;display:flex;flex-direction:column;align-items:center}.lightbox-content img{max-width:100%;max-height:72vh;border-radius:12px;object-fit:contain;display:block;box-shadow:0 20px 60px #00000080}.lightbox-content figcaption{margin-top:16px;color:#fff;font-size:15px;display:flex;align-items:center;gap:12px}.lightbox-counter{color:#ffffff80;font-size:13px}.lightbox-close{position:absolute;top:20px;right:24px;width:42px;height:42px;border-radius:50%;border:none;background:#ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease}.lightbox-close:hover{background:#fff3}.lightbox-nav{flex:none;width:48px;height:48px;border-radius:50%;border:none;background:#ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease}.lightbox-nav:hover{background:#fff3}@media (max-width: 720px){.lightbox{gap:8px}.lightbox-nav{width:38px;height:38px}}.contact{width:100%;background:#050c33;color:#fff;padding:72px clamp(20px,5vw,72px);scroll-margin-top:20px}.contact-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.25fr 1fr .85fr;gap:72px;align-items:start}.contact-about{display:flex;flex-direction:column;gap:18px}.contact-brand{display:flex;align-items:center;gap:14px}.contact-brand img{width:44px;height:44px;border-radius:9px;object-fit:cover;display:block}.contact-brand span{font-family:Archivo,sans-serif;font-weight:700;font-size:24px;letter-spacing:-.015em}.contact-about p{margin:0;font-size:16.5px;line-height:1.6;color:#ffffffb8;max-width:400px}.contact-legal{display:flex;flex-direction:column;gap:5px;font-size:14.5px;color:#ffffff73}.contact-column{display:flex;flex-direction:column;gap:20px}.contact-column h3{font-weight:700;font-size:14px;letter-spacing:.12em;text-transform:uppercase;margin:0}.contact-row{display:flex;gap:12px;align-items:flex-start}.contact-row svg{flex:none;margin-top:1px}.contact-row span{font-size:16.5px;line-height:1.5;color:#ffffffe0}.contact-hours{display:flex;flex-direction:column;gap:4px;font-size:16.5px;line-height:1.5;color:#ffffffe0}.contact-link{display:flex;gap:12px;align-items:center;color:#ffffffe0;font-size:16.5px}.contact-link:hover{color:#fff}.contact-link svg{flex:none}.footer{width:100%;background:#03081f;color:#ffffff6b;padding:26px clamp(20px,4vw,72px);font-size:14px}.footer-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-nav{display:flex;gap:26px}.footer-nav a{color:#ffffff6b}.footer-nav a:hover{color:#fff}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:50;width:46px;height:46px;border-radius:50%;background:#1544e8;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #1544e866;transition:transform .18s ease}.whatsapp-float:hover{transform:scale(1.08)}@media (max-width: 1100px){.services-grid,.portfolio-grid{grid-template-columns:repeat(2,1fr)}.why-us-grid{grid-template-columns:1fr;gap:44px}.why-us-image{height:400px}.contact-grid{grid-template-columns:1fr 1fr;gap:40px}.contact-about{grid-column:1 / -1}}@media (max-width: 900px){.header-toggle{display:flex}.header-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;padding:12px clamp(20px,4vw,72px) 24px;background:#050c33;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 16px 32px #03081f59}.header-nav-open{display:flex}.header-nav a:not(.btn){padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.08)}.header-nav .btn{margin-top:12px;justify-content:center}}@media (max-width: 720px){.hero{height:auto;padding:64px 0}.hero-content h1{font-size:34px}.hero-content p{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.services h2,.why-us h2,.portfolio h2{font-size:30px}.services-grid,.portfolio-grid{grid-template-columns:1fr}.quote-banner{flex-direction:column;align-items:flex-start;gap:24px}.contact-grid{grid-template-columns:1fr}.contact-about{grid-column:auto}.footer-inner{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width: 420px){.hero-content h1{font-size:28px}.portfolio-item{height:220px}.why-us-image{height:320px}}
