:root{--navy:#061b35;--navy2:#0750ad;--gold:#0aa8ef;--aqua:#58c9dc;--cream:#f4f9fc;--ink:#1c3039;--muted:#607581;--line:#d9e8f0;--white:#fff;--radius:18px;--shadow:0 24px 70px rgba(7,80,173,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:var(--cream);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(20px,5vw,72px);background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,80,173,.1)}.brand{display:flex;align-items:center}.brand-logo{width:clamp(150px,19vw,245px);height:auto}.desktop-nav{display:none;gap:30px;font-size:.92rem;font-weight:650}.desktop-nav a:hover,.text-link:hover{color:var(--navy2)}.header-actions{display:flex;align-items:center;gap:10px}select,.menu-button{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 10px;color:var(--ink)}.menu-button{font-size:1.1rem;width:42px}.mobile-nav{display:none;position:absolute;top:71px;left:16px;right:16px;padding:12px;background:#fff;border-radius:14px;box-shadow:var(--shadow)}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px;border-bottom:1px solid var(--line)}
.hero{position:relative;overflow:hidden;min-height:calc(100vh - 71px);display:flex;flex-direction:column;justify-content:center;padding:70px clamp(20px,7vw,110px);background:linear-gradient(135deg,var(--navy) 0%,#06396f 65%,#0750ad 100%);color:#fff}.hero-glow{position:absolute;width:480px;height:480px;border-radius:50%;right:-250px;top:-130px;background:radial-gradient(circle,rgba(88,201,220,.35),transparent 68%)}.eyebrow,.section-tag{position:relative;z-index:1;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800}.eyebrow{display:flex;align-items:center;gap:12px;color:#d7e3ef}.eyebrow>span:first-child{display:block;width:34px;height:2px;background:var(--gold)}.hero h1{position:relative;z-index:1;max-width:980px;font-size:clamp(2.8rem,8vw,7.6rem);line-height:.95;letter-spacing:-.055em;margin:24px 0;font-weight:760}.hero h1 em{font-style:normal;color:var(--gold)}.hero>p{position:relative;z-index:1;max-width:680px;color:#c4d0dc;font-size:clamp(1rem,2.5vw,1.25rem)}.hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 20px;border-radius:12px;border:1px solid transparent;font-weight:800;cursor:pointer}.primary,.gold{background:var(--gold);color:var(--navy)}.secondary{border-color:rgba(255,255,255,.35);color:#fff}.button:hover{transform:translateY(-2px)}.trust-strip{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:60px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.12)}.trust-strip span{display:flex;flex-direction:column;padding:18px;background:var(--navy)}.trust-strip b{color:var(--gold)}.trust-strip small{color:#aebdcb}
.section{padding:80px clamp(20px,7vw,110px)}.intro{display:grid;gap:34px}.section-tag{color:var(--navy2);margin:0 0 14px}.section-tag.light{color:var(--gold)}h2{font-size:clamp(2rem,5vw,4.2rem);line-height:1.08;letter-spacing:-.04em;margin:0}.intro>div:last-child{max-width:630px;font-size:1.08rem;color:var(--muted)}.text-link{display:inline-block;margin-top:12px;color:var(--ink);font-weight:800}.products{background:#fff}.section-heading{display:grid;gap:24px;margin-bottom:36px}.section-heading>p{max-width:560px;color:var(--muted)}.product-grid{display:grid;gap:14px}.product-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fff,#f6f8fa);transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--aqua)}.product-number{font-size:.7rem;letter-spacing:.2em;color:var(--navy2)}.product-card h3{margin:35px 0 10px;font-size:1.45rem}.product-card p{margin:0;color:var(--muted);font-size:.93rem}.process{background:var(--cream)}.steps{list-style:none;padding:0;margin:0;display:grid;gap:12px}.steps li{padding:24px;border-top:1px solid #bbc3cb}.steps span{color:var(--navy2);font-weight:850}.steps h3{font-size:1.25rem;margin:16px 0 6px}.steps p{color:var(--muted);margin:0}.why-us{display:grid;gap:28px;background:linear-gradient(135deg,#e8f6fb,#dbeefa)}.why-card{align-self:start}.benefits article{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid rgba(7,27,51,.2)}.benefits b{color:var(--navy2)}.benefits h3,.benefits p{margin:0}.benefits p{color:#5d6877;margin-top:6px}.contact{display:grid;gap:38px;background:linear-gradient(135deg,var(--navy) 0%,#06396f 65%,#0750ad 100%);color:#fff}.contact>div>p:not(.section-tag){color:#b9c7d4;max-width:600px}.contact-links{display:flex;flex-direction:column;gap:5px;margin-top:24px;color:var(--gold);font-weight:750}.contact form{display:grid;gap:14px;background:#fff;color:var(--ink);padding:22px;border-radius:var(--radius)}label{display:grid;gap:6px;font-size:.8rem;font-weight:800}input,textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:9px;background:#f9fafb;color:var(--ink)}input:focus,textarea:focus{outline:2px solid var(--gold);border-color:transparent}.form-row{display:grid;gap:14px}.form-note{font-size:.75rem;color:var(--muted);margin:0}footer{padding:28px clamp(20px,7vw,110px);display:flex;flex-direction:column;gap:18px;align-items:flex-start;background:#041425;color:#b8c5d2;font-size:.82rem}.footer-brand{background:#fff;border-radius:10px;padding:4px 10px}.footer-brand .brand-logo{width:180px}.whatsapp{position:fixed;z-index:15;right:18px;bottom:18px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#21c063;color:#fff;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.25)}
[dir="rtl"] body{text-align:right}[dir="rtl"] .hero-glow{right:auto;left:-250px}[dir="rtl"] .eyebrow>span:first-child{order:2}[dir="rtl"] .whatsapp{right:auto;left:18px}
@media(min-width:760px){.desktop-nav{display:flex}.menu-button{display:none}.hero{min-height:720px}.trust-strip{grid-template-columns:repeat(4,1fr)}.intro,.section-heading,.why-us,.contact{grid-template-columns:1fr 1fr;align-items:start}.product-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.form-row{grid-template-columns:1fr 1fr}footer{flex-direction:row;align-items:center;justify-content:space-between}}
@media(min-width:1100px){.product-grid{grid-template-columns:repeat(4,1fr)}.product-card:first-child{grid-column:span 2}.steps{grid-template-columns:repeat(4,1fr)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card{transition:none}}
.brand{flex-direction:column;align-items:flex-start;gap:1px}.brand-logo{width:clamp(175px,17vw,225px);height:auto;max-height:58px;object-fit:contain}.brand-tagline{width:66%;margin-inline-start:34%;color:var(--ink);font-size:clamp(.52rem,.65vw,.67rem);font-weight:750;letter-spacing:.025em;line-height:1.1;text-align:center;white-space:nowrap}.site-header{min-height:82px;padding-top:7px;padding-bottom:7px}.footer-brand{align-items:flex-start}.footer-brand .brand-logo{width:190px;max-height:55px}.footer-brand .brand-tagline{color:var(--ink)}
.website-field{position:absolute!important;left:-9999px!important}.form-note.success{color:#08783e;font-weight:750}.form-note.error{color:#b42318;font-weight:750}
