:root{--navy:#07124f;--blue:#10289c;--blue2:#2459ef;--ink:#07102c;--muted:#5f6880;--line:#dde3ef;--soft:#f6f8fc;--white:#fff;--radius:24px;--shadow:0 18px 50px rgba(9,30,90,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(11,29,91,.08)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between}.brand img{width:215px;height:62px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:30px;font-weight:700;font-size:14px}.main-nav>a:not(.btn):hover{color:var(--blue2)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border-radius:999px;font-weight:800;transition:.25s;border:1px solid transparent}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(13,42,160,.18)}.btn-primary{background:linear-gradient(135deg,#0a1b7b,#1638d4);color:#fff}.btn-outline{border-color:#c7cee1;background:rgba(255,255,255,.72);color:var(--navy)}.btn-small{padding:10px 16px;color:var(--blue);border:1px solid #b8c8ff;background:#fff;font-size:14px}.menu-toggle{display:none;background:none;border:0}.hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;background:#f7f9ff}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,249,255,.99) 0%,rgba(247,249,255,.93) 39%,rgba(247,249,255,.12) 70%),url('../img/hero-lavanderia.png') center right/cover no-repeat}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .7fr;align-items:end;gap:60px;padding:92px 0 70px}.hero-copy{max-width:700px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;color:var(--blue2);font-size:12px;font-weight:900}.slogan{font-size:15px;font-weight:900;color:var(--blue);text-transform:uppercase;letter-spacing:.08em;margin:12px 0}.hero h1{font-size:clamp(42px,5.4vw,76px);line-height:1.03;letter-spacing:-.045em;margin:15px 0 24px;color:#06134c}.hero-text{max-width:660px;font-size:19px;color:#27314f}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.hero-benefits{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;font-weight:700;color:#233056}.hero-card{align-self:end;display:flex;gap:18px;padding:28px;border:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.68);backdrop-filter:blur(20px);border-radius:26px;box-shadow:var(--shadow)}.hero-card-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#eef2ff;color:var(--blue);font-size:25px}.hero-card small{letter-spacing:.12em;text-transform:uppercase;color:#637099;font-weight:800}.hero-card h2{font-size:26px;line-height:1.16;margin:10px 0}.section{padding:92px 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 46px}.section-heading h2{font-size:clamp(32px,4vw,50px);line-height:1.1;margin:10px 0 12px;letter-spacing:-.03em}.section-heading p{color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.service-card{min-height:330px;padding:32px;color:#fff;border-radius:24px;display:flex;flex-direction:column;box-shadow:var(--shadow);position:relative;overflow:hidden}.service-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.13);right:-65px;top:-65px}.service-card.domestic{background:linear-gradient(145deg,#2459ef,#6a8cff)}.service-card.hotel{background:linear-gradient(145deg,#5135d4,#ad66f0)}.service-card.hospital{background:linear-gradient(145deg,#00a98d,#2fd8c2)}.service-card.industrial{background:linear-gradient(145deg,#ff6a00,#ffbd2f)}.service-icon,.process-icon,.diff-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);font-size:29px;background:rgba(255,255,255,.12)}.service-card h3{font-size:25px;line-height:1.15;margin:26px 0 10px}.service-card p{opacity:.92}.service-card a{margin-top:auto;font-weight:900}.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center}.process-item{position:relative}.process-item:not(:last-child):after{content:"→";position:absolute;right:-28px;top:32px;color:#5b73c9;font-size:28px}.process-icon{margin:0 auto 18px;background:#f3f5fb;border:0;color:var(--navy)}.process-item h3{margin:0 0 8px}.process-item p{color:var(--muted);font-size:15px}.differentials{background:radial-gradient(circle at 50% 0,#12339e 0,#08165f 42%,#050d3c 100%);color:#fff}.section-heading.light .eyebrow{color:#91a9ff}.diff-grid{display:grid;grid-template-columns:repeat(4,1fr)}.diff-item{text-align:center;padding:10px 28px}.diff-item:not(:last-child){border-right:1px solid rgba(255,255,255,.17)}.diff-icon{margin:0 auto 20px}.diff-item h3{font-size:20px;line-height:1.25}.diff-item p{color:#cbd5ff;font-size:14px}.locations{background:var(--soft)}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.location-card{background:#fff;padding:32px;border-radius:26px;display:grid;grid-template-columns:76px 1fr;gap:20px;box-shadow:var(--shadow);border:1px solid #e5eaf4}.location-badge{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;font-size:28px;color:#fff}.domestic-unit .location-badge{background:linear-gradient(145deg,#2459ef,#7b97ff)}.hospital-unit .location-badge{background:linear-gradient(145deg,#00a98d,#38dbc5)}.unit-type{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900;color:var(--blue2)}.hospital-unit .unit-type{color:#00a98d}.location-card h3{font-size:28px;margin:4px 0 10px}.location-card p{margin:6px 0}.contact-line{font-weight:800}.muted{color:var(--muted)}.social-float{position:fixed;right:24px;bottom:24px;display:flex;flex-direction:column;gap:12px;z-index:60}.social-float a{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.22)}.social-float svg{width:27px;fill:#fff}.social-float .wa{background:#25D366}.social-float .ig{background:radial-gradient(circle at 32% 100%,#ffd600 0 10%,#ff7a00 28%,#ff0169 53%,#d300c5 73%,#7638fa 100%)}.footer{background:#050d3c;color:#fff;padding:64px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr .8fr .9fr;gap:40px}.footer-logo{width:200px;display:block;margin-bottom:16px}.footer p{color:#c8d0f0;font-size:14px}.footer h3{font-size:15px}.copyright{margin-top:40px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#9eabd3;font-size:12px}.reveal{opacity:0;transform:translateY(20px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.menu-toggle{display:grid;gap:4px}.menu-toggle span{width:24px;height:2px;background:var(--navy)}.main-nav{display:none;position:absolute;top:86px;left:20px;right:20px;background:#fff;padding:22px;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.hero-grid{grid-template-columns:1fr;padding-top:70px}.hero-card{max-width:520px}.hero-bg{background:linear-gradient(rgba(247,249,255,.9),rgba(247,249,255,.96)),url('../img/hero-lavanderia.png') center/cover}.service-grid{grid-template-columns:1fr 1fr}.process-grid,.diff-grid{grid-template-columns:1fr 1fr}.diff-item:nth-child(2){border-right:0}.location-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.brand img{width:165px}.nav-wrap{height:72px}.main-nav{top:72px}.hero{min-height:auto}.hero-grid{padding:52px 0}.hero h1{font-size:43px}.hero-text{font-size:17px}.hero-card{display:none}.hero-benefits{display:grid;grid-template-columns:1fr 1fr}.service-grid,.process-grid,.diff-grid,.footer-grid{grid-template-columns:1fr}.process-item:not(:last-child):after{display:none}.diff-item{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.16);padding:24px 10px}.location-card{grid-template-columns:1fr}.section{padding:70px 0}.social-float{right:14px;bottom:14px}.social-float a{width:50px;height:50px}}
