:root{--bg: #f7f9fc;--bg-alt: #ffffff;--surface: #ffffff;--surface-muted: #f8fafc;--surface-accent: #fef2f2;--text: #0f172a;--text-soft: #334155;--muted: #64748b;--border: #e5e7eb;--border-strong: #cbd5e1;--accent: #d62828;--accent-strong: #b91c1c;--accent-soft: #fee2e2;--success: #0f766e;--shadow-soft: 0 12px 32px rgba(15, 23, 42, .06);--shadow-card: 0 10px 24px rgba(15, 23, 42, .05);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;--max-width: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}main{min-height:100vh}.container{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.section,.page-hero{padding:88px 0}.section-muted{background:var(--bg-alt)}.section-accent{background:var(--surface-muted);border-block:1px solid var(--border)}.section-last{padding-bottom:110px}.app-shell{min-height:100vh}.section-heading{max-width:900px;margin-bottom:32px}.section-heading.center{margin-inline:auto;text-align:center}.section-heading h2,.detail-content h1,.hero-copy h1{margin:0 0 14px;color:var(--text);line-height:1.08}.section-heading h2{font-size:clamp(2rem,3vw,3.25rem)}.section-heading p,.page-copy p,.hero-copy p,.detail-content p,.stat-card p,.callout-text p{margin:0;color:var(--muted);line-height:1.75}.section-eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-bottom:18px;padding:8px 14px;border:1px solid var(--border);border-radius:999px;background:var(--bg-alt);color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.surface-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:12px;cursor:pointer;font-weight:600;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 12px 24px #d628282e}.btn-primary:hover{background:var(--accent-strong)}.btn-whatsapp{background:#4ade80;color:#fff;box-shadow:0 12px 24px #4ade8033}.btn-whatsapp:hover{background:#22c55e}.btn-secondary{background:var(--bg-alt);border-color:var(--border);color:var(--text)}.btn-secondary:hover,.btn-ghost:hover{border-color:var(--border-strong);background:var(--surface-muted)}.btn-ghost{background:transparent;border-color:var(--border);color:var(--text-soft)}.text-link{color:var(--accent);font-weight:600}.text-link:hover{color:var(--accent-strong)}.site-header{position:sticky;top:0;z-index:50;background:#fffffff0;border-bottom:1px solid rgba(229,231,235,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:80px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.brand strong{display:block;color:var(--text);font-size:.95rem;line-height:1.08;letter-spacing:.08em;text-align:center}.brand span{display:block;margin-top:4px;color:var(--muted);font-size:.82rem}.brand-mark{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--surface-accent);border:1px solid #fecaca;color:var(--accent);font-weight:800}.brand-logo{width:158px;height:auto;object-fit:contain;flex-shrink:0}.brand-logo-footer{width:172px}.nav-actions{display:flex;align-items:center;gap:16px}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{color:var(--text-soft);font-weight:500;white-space:nowrap}.site-nav a:hover,.site-nav a.active{color:var(--accent)}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid var(--border);border-radius:12px;background:var(--bg-alt)}.menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--text)}.language-switcher{display:inline-flex;padding:4px;background:var(--surface-muted);border:1px solid var(--border);border-radius:999px}.language-switcher button{border:0;background:transparent;color:var(--muted);padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:600}.language-switcher button.active{background:#fff;color:var(--accent);box-shadow:0 4px 12px #0f172a14}.header-cta{min-width:148px}.hero-section{padding:16px 0 56px;background:linear-gradient(180deg,#fff,#f7f9fc)}.hero-grid,.two-column,.about-layout,.detail-layout,.quote-layout,.contact-layout,.footer-grid,.detail-columns,.callout-box,.home-highlight-grid,.hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:28px}.hero-copy h1{font-size:clamp(2.35rem,4vw,3.6rem);max-width:620px;line-height:.94;letter-spacing:-.03em}.hero-copy p{max-width:640px;font-size:1.05rem}.hero-copy{display:flex;flex-direction:column;height:100%;justify-content:space-between}.hero-copy-main{display:grid;gap:18px}.hero-actions,.product-actions,.page-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-proof{margin-top:26px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.stat-card,.small-card,.contact-card,.about-card,.detail-card,.map-placeholder,.quote-form,.side-note,.toolbar,.empty-state,.hero-visual,.callout-box,.category-card,.product-card,.info-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.stat-card,.small-card{padding:22px;display:flex;flex-direction:column;gap:10px;min-height:184px}.stat-card strong,.small-card strong{color:var(--text);font-size:1.15rem;line-height:1.15}.stat-card p{font-size:.98rem;line-height:1.45}.hero-visual{padding:22px;display:grid;gap:22px;margin-top:0}.hero-visual-panel{display:grid;gap:18px}.hero-visual-media{position:relative;overflow:hidden;isolation:isolate;min-height:360px}.hero-visual-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(135deg,#fffffff5,#ffffffe0),radial-gradient(circle at top right,rgba(214,40,40,.08),transparent 32%)}.hero-visual-background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#ffffffd1)}.hero-visual-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;opacity:0;transform:scale(1.04);transition:opacity .8s ease,transform 1.2s ease}.hero-visual-slide.active{opacity:1;transform:scale(1)}.hero-visual-product-image{width:min(100%,280px);max-height:220px;object-fit:contain;opacity:.1;filter:saturate(.85) contrast(1.02)}.hero-visual-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.hero-brand-logo{width:92px;height:auto;object-fit:contain;flex-shrink:0}.hero-visual-header strong{font-size:1.35rem;color:var(--text)}.hero-visual-product-name{margin:8px 0 0;color:var(--muted);font-size:.92rem;line-height:1.5;max-width:360px}.hero-visual-header span,.product-category,.category-badge,.card-kicker,.contact-card span,.mini-label{color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-visual-list,.spec-list,.trust-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.hero-visual-list li,.spec-list li,.trust-list li{position:relative;padding-left:18px;color:var(--text-soft);line-height:1.7}.hero-visual-list li:before,.spec-list li:before,.trust-list li:before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;border-radius:50%;background:var(--accent)}.hero-visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.visual-mini-card{padding:18px;border-radius:var(--radius-md);background:var(--surface-muted);border:1px solid var(--border)}.visual-mini-card strong{display:block;margin-top:8px;color:var(--text)}.info-panel,.callout-box,.about-card,.detail-card,.map-placeholder,.quote-form,.side-note,.toolbar,.empty-state{padding:30px}.info-panel h3,.about-card h3,.detail-card h3,.map-placeholder h3,.side-note h3,.hero-visual h3{margin:0 0 16px;color:var(--text)}.info-panel p,.about-card p,.detail-card p,.side-note p,.toolbar p,.callout-text p{color:var(--muted);line-height:1.75}.home-highlight-grid{align-items:start}.trust-badges,.tag-grid,.category-grid,.product-grid,.contact-card-grid{display:grid;gap:20px}.trust-badges{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.trust-badge{padding:18px;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-muted);color:var(--text-soft);font-weight:600}.tag-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sector-tag{padding:20px 22px;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-card);color:var(--text-soft);font-weight:600}.category-grid,.product-grid,.contact-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card,.product-card{display:flex;flex-direction:column;min-height:100%;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-card:hover,.product-card:hover,.contact-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft);border-color:var(--border-strong)}.category-card{padding:28px;min-height:230px;justify-content:space-between}.category-card h3,.product-body h3{margin:10px 0 0;color:var(--text)}.category-card p,.product-body p{color:var(--muted);line-height:1.75}.product-card{padding:18px}.product-image-wrap,.detail-image-card{border-radius:18px;overflow:hidden;background:#fff;border:1px solid var(--border)}.product-image-wrap{height:240px;display:grid;place-items:center}.product-image{width:100%;height:100%;object-fit:contain;padding:12px}.product-body{display:flex;flex:1;flex-direction:column;gap:12px;padding:22px 4px 0}.product-actions{margin-top:22px}.callout-box{align-items:center;background:var(--surface-muted)}.callout-text .section-heading{margin-bottom:0}.contact-card{padding:24px}.contact-card strong{display:block;margin-top:10px;color:var(--text);font-size:1rem;line-height:1.7}.footer-grid{padding:48px 0 34px;grid-template-columns:1.1fr .7fr 1.2fr}.site-footer{background:#fff;border-top:1px solid var(--border)}.site-footer h4{margin:0 0 16px;color:var(--text)}.footer-brand{align-items:flex-start}.footer-links{display:grid;gap:12px;color:var(--muted)}.footer-links a:hover{color:var(--accent)}.footer-bottom{padding:18px 16px 26px;border-top:1px solid var(--border);color:var(--muted);text-align:center}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field-wrap{position:relative}.quote-form input,.quote-form textarea,.toolbar input{width:100%;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.quote-form input[aria-invalid=true]{border-color:#fca5a5;box-shadow:0 0 0 4px #d6282814}.custom-select{position:relative}.custom-select-trigger{width:100%;min-height:54px;padding:14px 48px 14px 16px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--text);cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,border-radius .2s ease}.custom-select.open .custom-select-trigger{border-color:#fca5a5;border-radius:14px 14px 0 0;box-shadow:0 0 0 4px #d6282814}.custom-select-menu{position:absolute;top:calc(100% - 1px);left:0;right:0;z-index:20;overflow:hidden;background:#fff;border:1px solid #fca5a5;border-top:0;border-radius:0 0 14px 14px;box-shadow:0 18px 36px #0f172a1f;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.custom-select.open .custom-select-menu{opacity:1;transform:translateY(0);pointer-events:auto}.custom-select-search{padding:10px;border-bottom:1px solid #fee2e2;background:#fff}.custom-select-search input{width:100%;min-height:42px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);font-size:.85rem}.custom-select-options{max-height:250px;overflow-y:auto}.custom-select-empty{padding:16px;margin:0;color:var(--muted);text-align:center}.custom-select-option{width:100%;padding:14px 16px;border:0;border-top:1px solid #fef2f2;background:#fff;color:var(--text);cursor:pointer;text-align:left;transition:background-color .16s ease,color .16s ease}.custom-select-option:hover,.custom-select-option.selected{background:#fff1f2;color:var(--accent)}.select-arrow{position:absolute;top:50%;right:16px;transform:translateY(calc(-50% - 2px));color:var(--muted);font-size:1rem;line-height:1;pointer-events:none;transition:transform .18s ease,color .18s ease}.custom-select.open .select-arrow{transform:translateY(calc(-50% - 2px)) rotate(180deg);color:var(--accent)}.quote-form input:focus,.custom-select-trigger:focus,.quote-form textarea:focus,.toolbar input:focus{border-color:#fca5a5;box-shadow:0 0 0 4px #d628281a}.quote-form textarea{margin:16px 0 20px;resize:vertical}.field-error{margin:8px 0 0;padding:10px 12px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:var(--accent);font-size:.92rem;line-height:1.45;box-shadow:0 10px 24px #d6282814}.form-error{margin-bottom:16px}.form-note{margin:0 0 16px;color:var(--muted);font-size:.92rem}.form-actions{display:flex;flex-wrap:wrap;gap:12px}.form-success{margin:0 0 16px;padding:10px 14px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;font-size:.95rem;line-height:1.35;font-weight:600}.toolbar{display:grid;gap:20px}.filter-row{display:flex;flex-wrap:wrap;gap:12px}.chip{padding:10px 16px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text-soft);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.chip.active{background:var(--accent);color:#fff;border-color:var(--accent)}.spaced-top{margin-top:24px}.empty-state{color:var(--muted);text-align:center}.detail-image-card{padding:24px}.detail-image{width:100%;height:420px;object-fit:contain}.detail-content{align-self:center}.detail-columns{margin-top:28px}.page-copy{display:grid;gap:8px}.map-placeholder{min-height:436px;padding:18px;overflow:hidden}.contact-layout{align-items:stretch}.map-embed{width:100%;height:100%;min-height:400px;border-radius:18px}@media (max-width: 1100px){.hero-grid,.two-column,.about-layout,.detail-layout,.quote-layout,.contact-layout,.home-highlight-grid,.callout-box,.footer-grid,.detail-columns{grid-template-columns:1fr}.tag-grid,.category-grid,.product-grid,.contact-card-grid,.trust-badges{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.site-nav{position:absolute;top:76px;right:16px;width:min(340px,calc(100% - 32px));display:none;flex-direction:column;align-items:flex-start;padding:20px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.site-nav.open{display:flex}.menu-toggle{display:block}.header-cta{display:none}.nav-actions{gap:12px}}@media (max-width: 640px){.section,.page-hero,.hero-section{padding:72px 0}.hero-copy h1{font-size:2.5rem}.nav-wrap{min-height:72px}.hero-proof,.hero-visual-grid,.tag-grid,.category-grid,.product-grid,.contact-card-grid,.footer-grid,.form-grid,.trust-badges{grid-template-columns:1fr}.brand span{display:none}.brand-logo{width:120px}.brand-logo-footer{width:138px}}
