:root{--ink:#143037;--brand:#0b5965;--accent:#e64c35;--soft:#f3f7f6;--line:#dce6e4;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.7 system-ui,-apple-system,Segoe UI,sans-serif;background:#fff}a{color:var(--brand);text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(calc(100% - 32px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.site-logo{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;font-size:20px;white-space:nowrap}.site-logo span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--brand);font-size:13px}.main-nav{margin-left:auto;display:flex;align-items:center;gap:18px}.main-nav a{font-size:13px;font-weight:650;color:#375157}.main-nav a:hover,.main-nav .active{color:var(--accent)}.nav-toggle,.nav-button{display:none}.hero{background:linear-gradient(115deg,#082f37,#0b5965 55%,#e64c35 160%);color:#fff;padding:92px 0}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:13px;font-weight:800;color:#ffd6cf}.hero h1{font-size:clamp(40px,6vw,72px);line-height:1.02;margin:.25em 0}.hero p{font-size:20px;max-width:680px;color:#e2eeee}.hero-card{background:#fff;color:var(--ink);padding:28px;border-radius:22px;box-shadow:0 20px 55px #001b2244}.button{display:inline-flex;padding:12px 20px;border-radius:999px;background:var(--accent);color:#fff;font-weight:750;border:0}.button.secondary{background:var(--brand)}.section{padding:72px 0}.section.alt{background:var(--soft)}.section-title{font-size:clamp(28px,4vw,42px);line-height:1.15;margin:0 0 12px}.lead{max-width:760px;color:#587076}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.grid.four{grid-template-columns:repeat(4,1fr)}.card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 25px #1232 0}.card-body{padding:20px}.card h3{margin:0 0 8px;line-height:1.3}.card img{aspect-ratio:16/10;object-fit:cover}.pill{display:inline-block;padding:3px 10px;border-radius:99px;background:#e6f2f1;color:var(--brand);font-size:12px;font-weight:800}.breadcrumb{width:min(calc(100% - 32px),var(--max));margin:22px auto;display:flex;gap:9px;flex-wrap:wrap;font-size:13px;color:#718489}.page-head{padding:38px 0 18px}.page-head h1{font-size:clamp(34px,5vw,56px);line-height:1.1;margin:0}.article-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);gap:50px;padding-bottom:70px}.article-content{font-size:18px}.article-content h2,.article-content h3{line-height:1.25;margin-top:1.8em}.article-content img{border-radius:16px;margin:25px 0}.article-meta{color:#718489}.sidebar{border-left:1px solid var(--line);padding-left:28px}.sidebar a{display:block;padding:9px 0;border-bottom:1px solid var(--line)}.site-footer{background:#082f37;color:#dce8e9;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.site-footer a:not(.button){display:block;color:#dce8e9;margin:5px 0}.copyright{text-align:center;border-top:1px solid #ffffff22;margin:38px 0 0;padding-top:18px;font-size:13px}.floating-wa{position:fixed;right:20px;bottom:20px;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;font-weight:900;box-shadow:0 8px 25px #0004}.cta{padding:32px;border-radius:20px;background:#e9f4f3}.empty-note{padding:22px;background:#fff7e6;border-left:4px solid #f4b83f}@media(max-width:900px){.nav-button{display:block;margin-left:auto;font-size:26px;cursor:pointer}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px 24px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.nav-toggle:checked~.main-nav{display:flex}.hero-grid,.article-layout{grid-template-columns:1fr}.sidebar{border-left:0;border-top:1px solid var(--line);padding:24px 0}.grid,.grid.four{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hero{padding:64px 0}.grid,.grid.four,.footer-grid{grid-template-columns:1fr}.section{padding:52px 0}}.site-logo img{width:145px;height:54px;object-fit:contain}.hero{position:relative;isolation:isolate;overflow:hidden;padding:104px 0}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#063b43f2,#07535ee6 47%,#063b4388)}.hero-media{position:absolute;inset:0;z-index:-2}.hero-media img{width:100%;height:100%;object-fit:cover}.eyebrow.dark{color:var(--accent)}.product-card img{background:#fff}.footer-logo{width:160px;max-height:70px;object-fit:contain;object-position:left}.archive-head{display:grid;grid-template-columns:1fr minmax(260px,420px);gap:40px;align-items:center}.archive-head img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px}@media(max-width:700px){.archive-head{grid-template-columns:1fr}}.home-hero{padding:64px 0 54px;background:linear-gradient(135deg,#fff,#fff8f3)}.home-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:58px}.home-hero-copy h1{max-width:700px;margin:10px 0 18px;font-size:clamp(40px,5.8vw,68px);line-height:1.04;letter-spacing:-.035em}.home-hero-copy>p{max-width:620px;color:#526b70;font-size:19px}.home-hero-image{overflow:hidden;border-radius:30px;box-shadow:0 24px 60px #1233}.home-hero-image img{width:100%;aspect-ratio:1.08/1;object-fit:cover}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin:28px 0}.hero-features{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:750;color:#3d6268}.text-link{font-weight:800}.category-strip{border-block:1px solid var(--line);background:#fff}.category-list{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;padding:18px 0}.category-list a{padding:8px 16px;border-radius:999px;background:var(--soft);font-size:13px;font-weight:800}.whatsapp-button{align-items:center;gap:9px}.whatsapp-button img,.icon-button img{width:22px!important;height:22px!important;aspect-ratio:auto!important;object-fit:contain!important}.floating-wa{overflow:hidden;background:transparent;width:58px;height:58px}.floating-wa img{width:100%;height:100%;object-fit:contain}.location-grid{grid-template-columns:repeat(3,1fr)}.location-card>img{width:100%;aspect-ratio:4/3;object-fit:cover}.location-card h3{font-size:21px;margin-top:10px}.location-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.map-button,.icon-button{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:10px;font-size:12px;font-weight:800}.map-button{background:var(--brand);color:#fff}.icon-button{background:#e8f8ee;color:#08752e}.cta-split{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-split h2{margin:.15em 0;font-size:clamp(26px,4vw,40px)}@media(max-width:900px){.home-hero-grid{grid-template-columns:1fr}.home-hero-image{order:-1}.location-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.home-hero{padding-top:28px}.location-grid{grid-template-columns:1fr}.cta-split{display:block}.cta-split .whatsapp-button{margin-top:18px}}.catalog-section{margin-top:28px}.catalog-section h2{font-size:28px;line-height:1.15;margin:34px 0 14px}.catalog-cta{margin-top:38px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.catalog-footnote{margin-top:18px;display:flex;justify-content:flex-end}@media(max-width:560px){.catalog-cta{display:block}.catalog-footnote{justify-content:flex-start}}.related-article{margin:34px 0;padding:22px 24px;border-left:4px solid var(--accent);border-radius:0 14px 14px 0;background:var(--soft)}.related-article span{display:block;margin-bottom:4px;color:var(--accent);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.related-article p{margin:0}.related-article a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.site-header{background:#fff}.header-inner{min-height:84px}.main-nav a{font-size:14px}.site-logo{font-size:18px}.reference-hero{position:relative;overflow:hidden;background:#0b4a55;color:#fff}.reference-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#03333bf5,#06535ee6 52%,#03333bb8);z-index:0}.reference-hero-grid{position:relative;z-index:1;padding:78px 0}.reference-hero-copy{max-width:900px;padding:14px 0}.reference-hero-copy h1{margin:.22em 0 16px;font-size:clamp(38px,5.3vw,62px);line-height:1.04;letter-spacing:-.04em;max-width:860px}.reference-hero-copy p{max-width:820px;font-size:17px;color:#e3f1f2}.reference-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:#ffd7d0}.reference-kicker.light{color:#fff}.reference-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:24px}.reference-badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.reference-badges span{padding:7px 13px;border-radius:999px;background:#ffffff18;border:1px solid #ffffff2f;color:#fff;font-size:12px;font-weight:750}.reference-link{color:#fff;font-weight:800}.reference-section-head{margin-bottom:18px}.reference-section-head h2,.reference-product-group h3,.reference-download h3,.reference-feature-banner h2{margin:0 0 10px;line-height:1.12}.reference-section-head h2{font-size:clamp(28px,3.6vw,38px)}.reference-section-head p{max-width:760px;color:#587076;margin:0}.section-tight{padding:50px 0}.reference-locations{background:linear-gradient(180deg,#fff,#f4f8f7)}.reference-products{padding:54px 0 44px;background:#fff}.reference-product-group{margin-top:8px}.reference-product-group h3{font-size:26px;margin-bottom:14px}.reference-grid,.reference-supplier-grid,.reference-article-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-card,.reference-supplier-card,.reference-article-card{border-radius:18px}.reference-card img,.reference-supplier-card img,.reference-article-card img{width:100%;aspect-ratio:16/10;object-fit:cover;background:#fff}.reference-card h4{margin:0 0 8px;font-size:17px;line-height:1.25}.reference-card .card-body,.reference-supplier-card .card-body,.reference-article-card .card-body{padding:16px}.reference-download{margin-top:30px;padding:24px;border-radius:20px;background:#eef7f5;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.reference-supplier{background:#f8faf9}.reference-supplier-card p{color:#587076}.reference-instagram{background:#fff}.reference-instagram-head{display:flex;justify-content:flex-start;align-items:center;margin-bottom:18px}.reference-articles{background:#fff}.reference-trending{background:#f7f3ef}.reference-tags{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:22px}.reference-tags a{padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:800}.reference-article-card.small h3{font-size:15px;margin:0}.reference-divider{height:1px;background:var(--line);margin:26px 0}.reference-pagination{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:22px;color:#587076;font-size:12px}.reference-pagination a,.reference-pagination span{padding:7px 11px;border-radius:10px;border:1px solid var(--line);background:#fff}.reference-pagination a[aria-current=page]{background:var(--brand);color:#fff;border-color:var(--brand)}@media(max-width:900px){.reference-grid,.reference-supplier-grid,.reference-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-download{display:block}}@media(max-width:560px){.reference-hero-grid{padding:48px 0}.reference-grid,.reference-supplier-grid,.reference-article-grid{grid-template-columns:1fr}.reference-download{display:block}.reference-pagination{gap:8px}}
