@font-face { font-family: DeltaDisplay; src: url('fonts/HTx3L3I-JCGChYJ8VI-L6OO_au7B2xY.ttf'); }
@font-face { font-family: DeltaText; src: url('fonts/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F.ttf'); }

* { box-sizing: border-box; }
body { margin: 0; color: #173865; background: #fff; font-family: DeltaText, Arial, sans-serif; line-height: 1.55; }
.shell { width: min(1360px, calc(100% - 40px)); margin: auto; }
.topbar { background: #f4f6f7; border-bottom: 1px solid #dce4eb; color: #385474; font-size: 12px; font-weight: 700; letter-spacing: .08em; }
.topbar .shell { min-height: 45px; display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.topbar a { color: inherit; text-decoration: none; }
.site-header { background: #fff; position: sticky; top: 0; z-index: 10; box-shadow: 0 2px 16px rgba(15, 42, 77, .06); }
.header-inner { height: 96px; display: flex; align-items: center; gap: 25px; }
.header-actions { display: flex; align-items: center; gap: 8px; margin-left: auto; }
.brand { display: flex; align-items: center; gap: 22px; flex-shrink: 0; }
.brand img { width: 93px; height: 49px; object-fit: contain; }
.brand .construlider { width: 100px; }
.main-nav { margin: auto; }
.nav-list { list-style: none; display: flex; gap: 21px; padding: 0; margin: 0; }
.nav-list a { color: #173865; text-decoration: none; font-size: 14px; font-weight: 800; }
.nav-list a:hover, .text-link { color: #e6780e; }
.btn { display: inline-flex; justify-content: center; align-items: center; text-decoration: none; border-radius: 999px; padding: 13px 22px; font-size: 14px; font-weight: 900; transition: .18s transform, .18s background; }
.btn:hover { transform: translateY(-2px); }
.btn-orange { background: #f68b1f; color: #fff; box-shadow: 0 10px 20px rgba(246, 139, 31, .2); }
.btn-orange:hover { background: #df750d; }
.btn-blue { background: #173865; color: #fff; }
.header-email-cta { padding: 10px 14px; font-size: 12px; white-space: nowrap; }
.btn-outline { color: #fff; border: 1px solid rgba(255, 255, 255, .45); }
.nav-toggle { display: none; background: #fff; border: 1px solid #ced9e4; border-radius: 8px; font-size: 22px; }

.hero { min-height: 670px; background-size: cover; background-position: center; display: flex; align-items: flex-end; color: #fff; }
.hero-content { padding: 96px 0 78px; }
.eyebrow { margin: 0; color: #e6780e; font-size: 12px; font-weight: 900; text-transform: uppercase; letter-spacing: .15em; }
.eyebrow.light { color: #ffb15b; }
.hero h1, h1, h2 { font-family: DeltaDisplay, Impact, sans-serif; font-weight: 900; text-transform: uppercase; line-height: .92; letter-spacing: .01em; }
.hero h1 { max-width: 870px; font-size: clamp(53px, 7vw, 103px); margin: 22px 0; color: #fff; }
.hero h1 span, h1 span, h2 span { color: #f68b1f; }
.hero-text { max-width: 590px; margin: 24px 0; font-size: 19px; color: rgba(255, 255, 255, .86); }
.actions { display: flex; flex-wrap: wrap; gap: 12px; }
.stats { display: grid; grid-template-columns: repeat(3, minmax(160px, 1fr)); gap: 12px; max-width: 890px; margin-top: 38px; }
.stats div { border-left: 2px solid #f68b1f; background: rgba(255, 255, 255, .12); padding: 13px 17px; backdrop-filter: blur(5px); }
.stats b { display: block; font-family: DeltaDisplay, Impact, sans-serif; font-size: 31px; line-height: 1; }
.stats small { font-size: 11px; text-transform: uppercase; font-weight: 700; letter-spacing: .04em; color: rgba(255, 255, 255, .72); }
.quick { display: grid; grid-template-columns: 1fr 2fr; gap: 15px; padding-top: 40px; padding-bottom: 20px; }
.delivery-quick { background: #f68b1f; padding: 20px 26px; color: #fff; text-decoration: none; }
.delivery-quick strong { display: block; font-family: DeltaDisplay, Impact, sans-serif; font-size: 27px; text-transform: uppercase; line-height: 1; }
.delivery-quick span { font-size: 13px; }
.quick-links { display: grid; grid-template-columns: repeat(4, 1fr); align-items: center; background: #fff; box-shadow: 0 10px 25px rgba(15, 42, 77, .1); padding: 12px 18px; }
.quick-links a { color: #173865; font-size: 14px; font-weight: 900; text-decoration: none; }
.section { padding: 82px 0; }
.section h2, .page-content h1 { font-size: clamp(43px, 4.5vw, 70px); max-width: 800px; margin: 16px 0 26px; }
.about-band { background: #fff; }
.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 8vw; align-items: center; }
.two-col > img { width: 100%; min-height: 390px; object-fit: cover; box-shadow: 18px 18px 0 #173865; }
.two-col p { color: #53627a; font-size: 17px; }
.gray { background: #eaf0f6; }
.location { display: grid; grid-template-columns: .85fr 1.15fr; gap: 60px; align-items: center; }
.location iframe { border: 0; width: 100%; height: 410px; }
.blue-band { background: #173865; color: #fff; }
.blue-band .two-col p { color: rgba(255, 255, 255, .75); }

.product-grid, .review-grid, .category-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.product-card { position: relative; background: #fff; border: 1px solid #dbe5ee; padding: 17px; display: flex; flex-direction: column; }
.product-card[hidden] { display: none !important; }
.product-image { height: 215px; min-width: 0; min-height: 0; overflow: hidden; background: #fff; display: grid; place-items: center; }
.product-image img { display: block; width: 100%; height: 100%; min-width: 0; min-height: 0; max-width: 100%; max-height: 100%; object-fit: contain; object-position: center; }
.image-placeholder { color: #71839a; font-size: 13px; text-align: center; }
.badge { position: absolute; left: 18px; top: 17px; background: #f68b1f; color: #fff; padding: 4px 8px; border-radius: 999px; font-size: 10px; font-weight: 900; text-transform: uppercase; }
.badge.out { background: #b83931; }
.product-card h3 { font-family: DeltaDisplay, Impact, sans-serif; font-size: 25px; line-height: 1; text-transform: uppercase; margin: 14px 0 5px; }
.product-card h3 a { color: #173865; text-decoration: none; }
.product-card .brand { font-size: 11px; font-weight: 900; color: #e6780e; text-transform: uppercase; letter-spacing: .1em; }
.product-card .description { font-size: 13px; color: #5a6b81; min-height: 38px; }
.price { margin: 12px 0 0; color: #173865; font-size: 26px; font-family: DeltaDisplay, Impact, sans-serif; font-weight: 900; }
.installment { margin: 0; color: #66788e; font-size: 12px; }
.product-card .btn { margin-top: 16px; }

.catalog-search-row { margin: 24px 0 12px; }
.catalog-search-label { display: block; margin: 0 0 7px; color: #173865; font-size: 12px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.catalog-search-row input, .catalog-filter-fields select { width: 100%; padding: 12px 14px; border: 1px solid #bfcedc; border-radius: 7px; color: #173865; background: #fff; font: inherit; }
.catalog-search-row input:focus, .catalog-filter-fields select:focus { outline: 3px solid rgba(246, 139, 31, .2); border-color: #f68b1f; }
.catalog-filter-disclosure { margin: 0 0 28px; border: 1px solid #cbd9e5; background: #f5f8fb; }
.catalog-filter-disclosure summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; cursor: pointer; list-style: none; padding: 16px 18px; color: #173865; }
.catalog-filter-disclosure summary::-webkit-details-marker { display: none; }
.catalog-filter-disclosure summary:after { content: '+'; display: grid; flex: 0 0 30px; width: 30px; height: 30px; place-items: center; border-radius: 50%; background: #173865; color: #fff; font-size: 21px; font-weight: 400; line-height: 1; }
.catalog-filter-disclosure[open] summary { border-bottom: 1px solid #d5e1eb; }
.catalog-filter-disclosure[open] summary:after { content: '–'; background: #f68b1f; }
.catalog-filter-disclosure summary small, .catalog-filter-disclosure summary strong { display: block; }
.catalog-filter-disclosure summary small { color: #e6780e; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.catalog-filter-disclosure summary strong { font-family: DeltaDisplay, Impact, sans-serif; font-size: 25px; line-height: 1; text-transform: uppercase; }
.catalog-filter-summary { margin-left: auto; color: #65788f; font-size: 12px; font-weight: 800; }
.catalog-filter-panel { padding: 18px; }
.catalog-filter-fields { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.catalog-filter-fields label { color: #173865; font-size: 12px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.catalog-filter-fields select { display: block; margin-top: 7px; font-size: 14px; font-weight: 500; letter-spacing: 0; text-transform: none; }
.catalog-filter-footer { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-top: 16px; padding-top: 14px; border-top: 1px solid #d7e2eb; }
.catalog-filter-footer p { margin: 0; color: #5a6d83; font-size: 13px; font-weight: 700; }
.catalog-clear { border: 0; background: transparent; color: #173865; cursor: pointer; font: inherit; font-size: 13px; font-weight: 900; text-decoration: underline; text-underline-offset: 3px; }
.catalog-clear:hover { color: #e6780e; }
.catalog-empty { margin: 25px 0; padding: 18px; border-left: 4px solid #f68b1f; background: #f5f8fb; color: #405873; }

.review-card { background: #f1f5f8; padding: 27px; border-top: 3px solid #f68b1f; }
.review-card p { color: #405873; }
.review-card strong { font-size: 14px; }
.review-card small { color: #6d7d91; text-transform: uppercase; font-weight: 800; letter-spacing: .08em; }
.category-card { background: #fff; padding: 28px; min-height: 190px; border: 1px solid #d0dce8; text-decoration: none; color: #173865; transition: .2s; }
.category-card:hover { background: #173865; color: #fff; }
.category-card b { color: #f68b1f; font-family: DeltaDisplay, Impact, sans-serif; font-size: 24px; }
.category-card h3 { font-family: DeltaDisplay, Impact, sans-serif; text-transform: uppercase; font-size: 30px; line-height: 1; margin: 28px 0 7px; }
.category-card p { font-size: 14px; margin: 0; }
.single-product { display: grid; grid-template-columns: 1fr 1fr; gap: 55px; align-items: center; }
.single-image { min-height: 430px; background: #fff; border: 1px solid #dce5ed; display: grid; place-items: center; }
.single-image img { max-width: 100%; max-height: 430px; object-fit: contain; }
.entry-content { color: #52647c; font-size: 17px; }
.contact-email-cta { margin-top: 12px; }
.site-footer { background: #102c59; color: #fff; padding: 55px 0 0; }
.footer-grid { display: grid; grid-template-columns: 1.3fr 1fr 1fr .95fr; gap: 38px; }
.footer-logo { width: 115px; background: #fff; padding: 5px; }
.site-footer p { color: rgba(255, 255, 255, .7); }
.site-footer a { display: block; color: #fff; text-decoration: none; margin: 8px 0; }
.site-footer a:hover { color: #ffb15b; }
.footer-legal p { font-size: 13px; line-height: 1.5; }
.footer-legal strong { color: #fff; }
.footer-title { font-family: DeltaDisplay, Impact, sans-serif; text-transform: uppercase; font-size: 25px; color: #f68b1f !important; }
.footer-bottom { border-top: 1px solid rgba(255, 255, 255, .17); padding: 17px 0; margin-top: 28px; color: rgba(255, 255, 255, .65); font-size: 12px; }
.whatsapp-float { position: fixed; right: 22px; bottom: 22px; width: 52px; height: 52px; background: #25d366; color: #fff; border-radius: 50%; display: grid; place-items: center; font-size: 30px; text-decoration: none; box-shadow: 0 9px 22px rgba(0, 0, 0, .24); }
.center { text-align: center; }

@media (max-width: 900px) {
  .header-inner { height: 76px; }
  .main-nav { display: none; position: absolute; left: 0; top: 76px; background: #fff; width: 100%; padding: 20px; box-shadow: 0 10px 20px rgba(15, 42, 77, .12); }
  .main-nav.is-open { display: block; }
  .nav-list { display: grid; gap: 15px; }
  .nav-toggle { display: block; margin-left: auto; }
  .header-actions { display: none; }
  .quick, .two-col, .location, .single-product { grid-template-columns: 1fr; }
  .product-grid, .review-grid, .category-grid { grid-template-columns: repeat(2, 1fr); }
  .catalog-filter-fields { grid-template-columns: 1fr 1fr; }
  .topbar .shell { padding: 8px 0; font-size: 10px; }
  .topbar .shell span:last-child { display: none; }
  .two-col > img { min-height: 300px; }
  .location iframe { height: 300px; }
}

@media (max-width: 570px) {
  .shell { width: min(100% - 28px, 1360px); }
  .brand { gap: 10px; }
  .brand img { width: 74px; height: 42px; }
  .brand .construlider { width: 78px; }
  .hero { min-height: 640px; }
  .hero-content { padding: 75px 0 38px; }
  .stats { grid-template-columns: 1fr; }
  .stats div { padding: 9px 13px; }
  .quick-links { grid-template-columns: 1fr 1fr; gap: 12px; }
  .product-grid, .review-grid, .category-grid, .catalog-filter-fields { grid-template-columns: 1fr; }
  .section { padding: 60px 0; }
  .catalog-filter-disclosure summary { padding: 15px; }
  .catalog-filter-summary { display: none; }
  .catalog-filter-footer { align-items: flex-start; flex-direction: column; }
  .footer-grid { grid-template-columns: 1fr; gap: 15px; }
}

.delta-cookie-banner { position: fixed; left: 50%; bottom: 24px; z-index: 60; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 22px; width: min(760px, calc(100% - 32px)); padding: 18px 20px; transform: translateX(-50%); border: 1px solid #d8e2eb; border-left: 5px solid #f68b1f; border-radius: 12px; background: #fff; color: #173865; box-shadow: 0 16px 38px rgba(15, 42, 77, .24); }
.delta-cookie-banner[hidden] { display: none; }
.delta-cookie-banner h2 { margin: 0 0 5px; color: #173865; font-family: DeltaDisplay, Impact, sans-serif; font-size: 22px; line-height: 1; text-transform: uppercase; }
.delta-cookie-banner p { margin: 0; color: #53627a; font-size: 13px; line-height: 1.45; }
.delta-cookie-banner a { display: inline-block; margin-top: 5px; color: #173865; font-size: 12px; font-weight: 900; text-underline-offset: 3px; }
.delta-cookie-banner a:hover { color: #e6780e; }
.delta-cookie-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.delta-cookie-actions button { border: 0; border-radius: 999px; padding: 10px 15px; cursor: pointer; font: inherit; font-size: 12px; font-weight: 900; transition: .18s transform, .18s background; }
.delta-cookie-actions button:hover { transform: translateY(-2px); }
.delta-cookie-actions .cookie-decline { background: #eef3f7; color: #173865; }
.delta-cookie-actions .cookie-decline:hover { background: #dce6ee; }
.delta-cookie-actions .cookie-accept { background: #f68b1f; color: #fff; box-shadow: 0 8px 16px rgba(246, 139, 31, .2); }
.delta-cookie-actions .cookie-accept:hover { background: #df750d; }

.delta-email-fallback { position: fixed; right: 24px; bottom: 24px; z-index: 30; width: min(420px, calc(100% - 32px)); padding: 18px 20px; border: 1px solid #d8e2eb; border-left: 5px solid #f68b1f; border-radius: 12px; background: #fff; color: #173865; box-shadow: 0 16px 38px rgba(15, 42, 77, .22); }
.delta-email-fallback strong, .delta-email-fallback span { display: block; }
.delta-email-fallback strong { margin-bottom: 4px; font-size: 16px; }
.delta-email-fallback span { color: #53627a; font-size: 13px; line-height: 1.45; }
.delta-email-fallback b { color: #173865; overflow-wrap: anywhere; }
.delta-email-fallback div { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 13px; }
.delta-email-fallback button { border: 0; border-radius: 999px; padding: 9px 13px; background: #173865; color: #fff; cursor: pointer; font: inherit; font-size: 12px; font-weight: 800; }
.delta-email-fallback button[data-close-email] { background: #eef3f7; color: #173865; }
.delta-email-fallback button:hover { background: #f68b1f; color: #fff; }

@media (max-width: 570px) {
  .delta-email-fallback { right: 14px; bottom: 14px; width: calc(100% - 28px); }
  .delta-cookie-banner { left: 14px; bottom: 82px; grid-template-columns: 1fr; gap: 13px; width: calc(100% - 28px); padding: 16px; transform: none; }
  .delta-cookie-actions { justify-content: stretch; }
  .delta-cookie-actions button { flex: 1; }
}

.delta-quote-modal { position: fixed; inset: 0; z-index: 40; display: none; align-items: center; justify-content: center; padding: 20px; background: rgba(10, 34, 75, .72); }
.delta-quote-modal.is-open { display: flex; }
.delta-quote-dialog { position: relative; width: min(650px, 100%); max-height: min(760px, calc(100vh - 40px)); overflow-y: auto; padding: 34px; border-radius: 16px; background: #fff; color: #173865; box-shadow: 0 22px 70px rgba(5, 22, 50, .32); }
.delta-quote-dialog h2 { margin: 12px 0 10px; font-size: clamp(36px, 5vw, 58px); }
.delta-quote-intro { margin: 0 0 22px; color: #53627a; font-size: 15px; }
.delta-quote-intro strong { color: #173865; overflow-wrap: anywhere; }
.delta-quote-close { position: absolute; top: 14px; right: 16px; width: 36px; height: 36px; border: 0; border-radius: 50%; background: #eef3f7; color: #173865; cursor: pointer; font-size: 25px; line-height: 1; }
.delta-quote-close:hover { background: #f68b1f; color: #fff; }
.delta-quote-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.delta-quote-fields label { display: block; color: #173865; font-size: 12px; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }
.delta-quote-fields input, .delta-quote-fields textarea { display: block; width: 100%; margin-top: 6px; padding: 12px 13px; border: 1px solid #bfcedc; border-radius: 7px; background: #fff; color: #173865; font: inherit; font-size: 15px; letter-spacing: 0; text-transform: none; }
.delta-quote-fields textarea { resize: vertical; min-height: 120px; }
.delta-quote-fields input:focus, .delta-quote-fields textarea:focus { outline: 3px solid rgba(246, 139, 31, .2); border-color: #f68b1f; }
.delta-quote-message { grid-column: 1 / -1; }
.delta-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.delta-quote-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
.delta-quote-actions .btn[disabled] { opacity: .65; cursor: wait; }
.delta-quote-status { min-height: 22px; margin: 14px 0 0; color: #53627a; font-size: 13px; font-weight: 700; }
.delta-quote-status.is-loading { color: #53627a; }
.delta-quote-status.is-success { color: #197044; }
.delta-quote-status.is-error { color: #b83931; }
.delta-quote-success { padding: 22px 8px 8px; text-align: center; }
.delta-success-mark { display: grid; width: 84px; height: 84px; margin: 0 auto 18px; place-items: center; border-radius: 50%; background: #e9f7ef; color: #197044; }
.delta-success-mark svg { width: 58px; height: 58px; overflow: visible; }
.delta-success-mark circle, .delta-success-mark path { fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; }
.delta-success-mark circle { stroke-width: 3; }
.delta-success-mark path { stroke-width: 4; stroke-dasharray: 34; stroke-dashoffset: 34; }
.delta-success-kicker { margin: 0 0 7px; color: #e6780e; font-size: 12px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.delta-quote-success h3 { margin: 0; color: #173865; font-family: DeltaDisplay, Impact, sans-serif; font-size: clamp(28px, 4vw, 42px); line-height: 1; text-transform: uppercase; }
.delta-quote-success > p:not(.delta-success-kicker) { max-width: 420px; margin: 16px auto 22px; color: #53627a; font-size: 15px; }
.delta-quote-success .btn { margin-top: 4px; }

@media (prefers-reduced-motion: no-preference) {
  .delta-quote-success.is-visible .delta-success-mark { animation: delta-success-pop .45s cubic-bezier(.23, 1, .32, 1) both; }
  .delta-quote-success.is-visible .delta-success-mark path { animation: delta-success-check .4s .25s ease-out forwards; }
  .delta-quote-success.is-visible .delta-success-kicker, .delta-quote-success.is-visible h3, .delta-quote-success.is-visible > p:not(.delta-success-kicker), .delta-quote-success.is-visible .btn { animation: delta-success-content .35s .18s ease-out both; }
}

@keyframes delta-success-pop { from { opacity: 0; transform: scale(.78); } to { opacity: 1; transform: scale(1); } }
@keyframes delta-success-check { from { stroke-dashoffset: 34; } to { stroke-dashoffset: 0; } }
@keyframes delta-success-content { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }

@media (max-width: 570px) {
  .delta-quote-modal { padding: 12px; }
  .delta-quote-dialog { padding: 27px 18px 22px; max-height: calc(100vh - 24px); }
  .delta-quote-fields { grid-template-columns: 1fr; }
  .delta-quote-message { grid-column: auto; }
  .delta-quote-actions .btn { width: 100%; }
}
