@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow-condensed-600.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/barlow-condensed-700.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/barlow-condensed-800.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-variable.woff2) format("woff2")}:root{--color-bg: #f7f5ef;--color-surface: #ffffff;--color-text: #211f1a;--color-muted: #6b675e;--color-brand-yellow: #f7c600;--color-brand-yellow-dark: #d9ac00;--color-dark: #17140f;--color-dark-soft: #262218;--color-grey: #9a968c;--color-border: #e8e3d8;--font-display: "Barlow Condensed", "Segoe UI", sans-serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--shadow-sm: 0 2px 8px rgba(23, 20, 15, .07);--shadow-md: 0 10px 28px rgba(23, 20, 15, .12);--shadow-lg: 0 20px 48px rgba(23, 20, 15, .2);font-family:var(--font-body);color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--color-bg);color:var(--color-text);line-height:1.65}h1,h2,h3{font-family:var(--font-display);font-weight:700;line-height:1.1;letter-spacing:.01em;text-transform:uppercase}a{color:var(--color-dark)}.container{max-width:1000px;margin:0 auto;padding:3rem 1.25rem}.section-title{display:flex;align-items:center;gap:.6rem;font-size:clamp(1.4rem,2.6vw,1.9rem);margin:0 0 1.25rem}.section-title:before{content:"";display:inline-block;width:28px;height:6px;background:var(--color-brand-yellow);border-radius:999px}.site-header{background:var(--color-dark);position:sticky;top:0;z-index:20;box-shadow:var(--shadow-sm)}.site-header__inner{max-width:1160px;margin:0 auto;padding:.65rem 1.25rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:#fff;font-weight:700;font-size:1.05rem;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em}.brand__logo{height:44px;width:auto}.nav{display:flex;gap:.2rem;flex-wrap:wrap}.nav__link{text-decoration:none;color:#d8d5cb;font-weight:600;padding:.5rem .85rem;border-radius:999px;transition:background .15s,color .15s}.nav__link:hover{background:#f7c6001f;color:#fff}.nav__link--active{color:var(--color-dark);background:var(--color-brand-yellow)}.header-actions{display:flex;align-items:center;gap:.6rem}.nav__call{display:flex;align-items:center;gap:.4rem;background:var(--color-brand-yellow);color:var(--color-dark);text-decoration:none;font-weight:700;padding:.5rem 1rem;border-radius:999px;transition:background .15s,transform .15s;white-space:nowrap}.nav__call:hover{background:#fff;transform:translateY(-1px)}.nav__call-icon{font-size:1rem}.nav__order{position:relative;display:flex;align-items:center;gap:.4rem;background:transparent;color:#fff;border:2px solid rgba(255,255,255,.35);text-decoration:none;font-weight:600;padding:.45rem .9rem;border-radius:999px;transition:border-color .15s,background .15s;white-space:nowrap}.nav__order:hover{border-color:var(--color-brand-yellow)}.nav__order-badge{background:var(--color-brand-yellow);color:var(--color-dark);font-size:.72rem;font-weight:700;min-width:1.2rem;height:1.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 .3rem}.hero-full{background-size:cover;background-position:center;min-height:78vh;display:flex;align-items:flex-end;position:relative}.hero-full__overlay{width:100%;background:linear-gradient(180deg,#17140f26,#17140f8c 55%,#17140feb);padding:3rem 1.25rem 3.5rem}.hero-full__inner{max-width:1000px;margin:0 auto}.hero__eyebrow{display:inline-block;background:var(--color-brand-yellow);color:var(--color-dark);font-weight:700;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .85rem;border-radius:999px;margin-bottom:1rem}.hero-full__title{color:#fff;font-size:clamp(2.5rem,7vw,5rem);margin:0 0 .5rem;text-shadow:0 4px 20px rgba(0,0,0,.4)}.hero-full__subtitle{color:#f0ede4;font-size:clamp(1rem,1.6vw,1.2rem);max-width:640px;margin:0 0 1.75rem;text-transform:none;font-family:var(--font-body)}.hero-full__actions{display:flex;flex-wrap:wrap;gap:.85rem}.button{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1.7rem;background:var(--color-brand-yellow);color:var(--color-dark);text-decoration:none;border-radius:999px;font-weight:700;box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s,background .15s}.button:hover{background:var(--color-brand-yellow-dark);transform:translateY(-2px);box-shadow:var(--shadow-md)}.button--ghost{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6);box-shadow:none}.button--ghost:hover{background:#ffffff1f;border-color:#fff}.text-link{display:inline-flex;font-weight:700;text-decoration:none;color:var(--color-dark);border-bottom:2px solid var(--color-brand-yellow);padding-bottom:2px}.text-link:hover{color:var(--color-brand-yellow-dark)}.back-link{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:1.25rem;text-decoration:none;font-weight:700;color:var(--color-dark)}.back-link:hover{color:var(--color-brand-yellow-dark)}.stats-bar{background:var(--color-dark);display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;background:linear-gradient(var(--color-dark),var(--color-dark))}.stat{background:var(--color-dark-soft);padding:1.75rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.3rem}.stat__value{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.6rem);color:var(--color-brand-yellow);font-weight:700}.stat__label{color:#cfccc2;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.1rem;margin:0 0 1.75rem}.category-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:190px;border-radius:14px;overflow:hidden;text-decoration:none;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.category-card--photo{background-size:cover;background-position:center;padding:1.1rem 1.2rem}.category-card--photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#17140f00 35%,#17140fe0)}.category-card__label,.category-card__count{position:relative;z-index:1;color:#fff}.category-card__label{font-family:var(--font-display);font-size:1.3rem;font-weight:700;text-transform:uppercase}.category-card__count{font-size:.85rem;color:var(--color-brand-yellow);font-weight:600}.services{margin-top:1rem;padding:1.5rem;background:var(--color-surface);border-radius:12px;box-shadow:var(--shadow-sm)}.services h2{margin-top:0}.services ul{padding-left:1.2rem;margin-bottom:0;text-transform:none;font-family:var(--font-body)}.about-teaser{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.about-teaser__inner{display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:center}.about-teaser__image{width:100%;height:280px;object-fit:cover;border-radius:14px;box-shadow:var(--shadow-md)}@media (max-width: 750px){.about-teaser__inner{grid-template-columns:1fr}.about-teaser__image{order:-1;height:200px}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;margin-top:1.75rem}.product-card{background:var(--color-surface);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.product-card__images{position:relative;display:flex;gap:2px}.product-card__images img{width:100%;height:170px;object-fit:cover;background:var(--color-bg);transition:transform .35s}.product-card:hover .product-card__images img{transform:scale(1.05)}.badge-ce{position:absolute;top:.6rem;right:.6rem;z-index:1;background:var(--color-brand-yellow);color:var(--color-dark);font-family:var(--font-body);font-size:.7rem;font-weight:700;padding:.3rem .6rem;border-radius:999px;box-shadow:var(--shadow-sm);text-transform:none}.product-card__body{padding:1.1rem 1.2rem 1.3rem}.product-card h3{margin:0 0 .75rem;font-size:1.2rem}.product-card__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem}.stat-chip{background:var(--color-bg);border-radius:8px;padding:.5rem .6rem;display:flex;flex-direction:column;gap:.15rem}.stat-chip__value{font-weight:700;font-size:.95rem;color:var(--color-text)}.stat-chip__label{font-size:.72rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.02em}.founder-section{display:grid;grid-template-columns:minmax(260px,400px) 1fr;gap:2.5rem;align-items:start;margin:1.5rem 0 2rem}.founder{margin:0;text-align:center;position:sticky;top:5.5rem}.founder img{width:100%;border-radius:12px;box-shadow:var(--shadow-md)}.founder figcaption{margin-top:.75rem;font-style:italic;color:var(--color-muted)}.founder-section__text p{margin:0 0 1.1rem}.founder-section__text p:last-child{margin-bottom:0}@media (max-width: 720px){.founder-section{grid-template-columns:1fr;gap:1.5rem}.founder{position:static;max-width:300px;margin:0 auto}}.map-card{margin:1.5rem 0}.map-card__frame{position:relative;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);aspect-ratio:16 / 9}.map-card__frame iframe{width:100%;height:100%;border:0;display:block}.map-card__preview{position:relative;width:100%;height:100%;border:0;padding:0;margin:0;cursor:pointer;background-color:var(--color-border);background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:flex-start}.map-card__preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#17140f99,#17140f00 60%)}.map-card__preview-hint{position:relative;z-index:1;margin:.9rem;background:var(--color-brand-yellow);color:var(--color-dark);font-weight:700;font-size:.85rem;padding:.5rem .9rem;border-radius:999px;box-shadow:var(--shadow-sm);transition:background .15s}.map-card__preview:hover .map-card__preview-hint,.map-card__preview:focus-visible .map-card__preview-hint{background:var(--color-brand-yellow-dark)}.map-card__link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem}.contact-panel{background:var(--color-surface);border-radius:14px;padding:1.5rem 1.75rem;margin:1.75rem 0;box-shadow:var(--shadow-sm);border-left:4px solid var(--color-brand-yellow)}.contact-panel p{text-transform:none}.site-footer{background:var(--color-dark);color:#eee;margin-top:3rem;border-top:4px solid var(--color-brand-yellow)}.site-footer__inner{max-width:1160px;margin:0 auto;padding:2.5rem 1.25rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.site-footer__brand{display:flex;align-items:center;gap:.6rem;font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:1.05rem}.site-footer__brand img{height:40px}.site-footer a{color:var(--color-brand-yellow);text-decoration:none}.site-footer a:hover{text-decoration:underline}.site-footer p{margin:.35rem 0}.site-footer__copy{width:100%;margin-top:.5rem;color:#8a877e;font-size:.85rem}.site-footer__legal-link{text-decoration:underline}.whatsapp-fab{position:fixed;bottom:1.5rem;right:1.5rem;width:58px;height:58px;background:#fff;color:#25d366;border:2px solid #25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);z-index:30;transition:transform .15s,background .15s,color .15s}.whatsapp-fab:hover{transform:scale(1.08);background:#25d366;color:#fff}.page.container h1{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:1.25rem}.page.container p,.page.container li{text-transform:none;font-family:var(--font-body)}.category-order-cta{text-align:center;margin-top:1rem}.site--fixed{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden}.site--fixed .site-main{flex:1;min-height:0;overflow:hidden;display:flex}.site--fixed .site-footer{display:none}.page--pedido.container{max-width:1440px;height:100%;display:flex;flex-direction:column;overflow:hidden}.page--pedido h1,.page--pedido>p{flex-shrink:0}.pedido-layout{display:grid;grid-template-columns:2.2fr 1fr;gap:2.5rem;align-items:stretch;margin-top:1.5rem;flex:1;min-height:0}.pedido-main{display:flex;flex-direction:column;min-width:0;min-height:0}.pedido-products{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:.5rem}.search-box{display:flex;align-items:center;gap:.6rem;background:var(--color-surface);border:2px solid var(--color-border);border-radius:999px;padding:.7rem 1.1rem;margin-bottom:1rem;flex-shrink:0;transition:border-color .15s}.search-box:focus-within{border-color:var(--color-brand-yellow)}.search-box__icon{opacity:.6}.search-box input{border:none;outline:none;background:none;font-size:.95rem;font-family:var(--font-body);flex:1;color:var(--color-text)}.pedido-no-results{background:var(--color-surface);border-radius:12px;padding:1.5rem;text-align:center;color:var(--color-muted)}.product-row-list{display:flex;flex-direction:column;gap:.75rem}.filters-bar{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem;flex-shrink:0}.filters-toggle{display:inline-flex;align-items:center;gap:.5rem;border:2px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-weight:700;font-size:.9rem;padding:.55rem 1rem;border-radius:999px;cursor:pointer;transition:border-color .15s,background .15s}.filters-toggle:hover{border-color:var(--color-brand-yellow)}.filters-toggle[aria-expanded=true]{border-color:var(--color-brand-yellow);background:var(--color-bg)}.filters-toggle__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.3rem;height:1.3rem;padding:0 .3rem;background:var(--color-brand-yellow);color:var(--color-dark);font-size:.7rem;font-weight:800;border-radius:999px}.filters-toggle__chevron{font-size:.6rem;color:var(--color-muted)}.filters-bar__clear{font-size:.85rem}.filters-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem;flex-shrink:0}.filters-panel__label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--color-muted);margin-bottom:.5rem}.category-filter{display:flex;flex-wrap:wrap;gap:.5rem}.category-filter__chip{display:inline-flex;align-items:center;gap:.35rem;border:2px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-weight:600;font-size:.85rem;padding:.4rem .9rem;border-radius:999px;cursor:pointer;transition:border-color .15s,background .15s}.category-filter__chip span{color:var(--color-muted);font-weight:700;font-size:.75rem}.category-filter__chip:hover{border-color:var(--color-brand-yellow)}.category-filter__chip--active{background:var(--color-brand-yellow);border-color:var(--color-brand-yellow);color:var(--color-dark)}.category-filter__chip--active span{color:var(--color-dark)}.size-filter{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.9rem}.size-filter__field{display:flex;flex-direction:column;gap:.25rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--color-muted)}.size-filter__field select{font-family:var(--font-body);font-size:.85rem;font-weight:600;text-transform:none;letter-spacing:normal;color:var(--color-text);background:var(--color-surface);border:2px solid var(--color-border);border-radius:8px;padding:.4rem .6rem;min-width:8rem}.size-filter__field select:focus{outline:none;border-color:var(--color-brand-yellow)}.product-group{margin-bottom:1.75rem}.product-group__title{font-size:1.1rem;margin:0 0 .75rem;padding-bottom:.4rem;border-bottom:2px solid var(--color-border)}.product-row{display:grid;grid-template-columns:64px minmax(0,1fr) 250px;align-items:center;gap:1rem;background:var(--color-surface);border-radius:12px;padding:.85rem 1rem;box-shadow:var(--shadow-sm)}.product-row__image-btn{display:block;border:0;padding:0;background:none;cursor:pointer;border-radius:8px;transition:transform .15s,box-shadow .15s}.product-row__image-btn:hover,.product-row__image-btn:focus-visible{transform:scale(1.05);box-shadow:0 0 0 2px var(--color-brand-yellow);outline:none}.product-row__image{width:64px;height:64px;object-fit:cover;border-radius:8px;display:block}.product-row__info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.product-row__info strong{font-size:.98rem}.product-row__specs{font-size:.78rem;color:var(--color-muted)}.product-row__controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:flex-end;min-width:0}.stepper{display:flex;align-items:center;gap:.5rem;background:var(--color-bg);border-radius:999px;padding:.3rem .6rem}.stepper button{width:24px;height:24px;border-radius:50%;border:none;background:var(--color-dark);color:#fff;font-size:.95rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stepper button:hover{background:var(--color-brand-yellow-dark)}.stepper__value{display:flex;flex-direction:column;align-items:center;min-width:3.2rem;line-height:1.1}.stepper__value span{font-weight:700}.stepper__value small{font-size:.65rem;color:var(--color-muted);text-transform:uppercase}.info-toggle{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--color-muted);white-space:nowrap;cursor:pointer}.pedido-sidebar{min-height:0}.pedido-sidebar__inner{background:var(--color-surface);border-radius:14px;padding:1.5rem;box-shadow:var(--shadow-md);border-top:4px solid var(--color-brand-yellow);height:100%;display:flex;flex-direction:column}.pedido-sidebar__inner h2{margin-top:0}.pedido-sidebar__empty{color:var(--color-muted);font-size:.9rem}.summary-list{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto;min-height:0;overflow-y:auto}.summary-line{display:flex;align-items:center;gap:.65rem}.summary-line img{width:40px;height:40px;object-fit:cover;border-radius:6px;flex-shrink:0}.summary-line__info{display:flex;flex-direction:column;flex:1;min-width:0;font-size:.85rem}.summary-line__info span{color:var(--color-muted);font-size:.78rem}.summary-line button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:none;color:var(--color-muted);cursor:pointer;font-size:1rem;flex-shrink:0}.summary-line button:hover{color:#c0392b}.order-disclaimer{margin:1rem 0 0;padding:.75rem .9rem;background:var(--color-bg);border-radius:10px;font-size:.75rem;line-height:1.5;color:var(--color-muted);flex-shrink:0}.order-disclaimer a{color:var(--color-text);font-weight:700}.pedido-sidebar__actions{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem;flex-shrink:0}.pedido-sidebar__actions .button{justify-content:center;padding:.6rem 1.1rem;font-size:.85rem}.product-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17140fa6;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:50}.product-modal{position:relative;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:var(--color-surface);border-radius:16px;box-shadow:var(--shadow-lg)}.product-modal__close{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#17140f8c;color:#fff;font-size:1rem;cursor:pointer;z-index:1}.product-modal__close:hover{background:var(--color-dark)}.product-modal__image{width:100%;height:260px;object-fit:cover;display:block}.product-modal__body{padding:1.5rem}.product-modal__category{display:inline-block;background:var(--color-bg);color:var(--color-muted);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.2rem .6rem;border-radius:999px;margin-bottom:.5rem}.product-modal__body h2{margin:0 0 1rem}@media (max-width: 900px){.site--fixed{height:auto;overflow:visible;display:block}.site--fixed .site-main{overflow:visible;display:block}.site--fixed .site-footer{display:block}.page--pedido.container{height:auto;overflow:visible}.pedido-layout{grid-template-columns:1fr}.pedido-main{max-height:none}.pedido-products{overflow-y:visible;padding-right:0}.pedido-sidebar{order:-1}.pedido-sidebar__inner{height:auto}.summary-list{max-height:40vh}}@media (max-width: 560px){.product-row{grid-template-columns:48px 1fr}.product-row__controls{grid-column:1 / -1;justify-content:flex-start}.product-row__image{width:48px;height:48px}.stepper button{width:32px;height:32px;font-size:1.1rem}}.button--call{background:var(--color-dark);color:#fff}.button--call:hover{background:var(--color-dark-soft)}.button--whatsapp{background:#25d366;color:#fff}.button--whatsapp:hover{background:#1ea952}.button--email{background:var(--color-brand-yellow);color:var(--color-dark)}.button--email:hover{background:var(--color-brand-yellow-dark)}@media (max-width: 600px){.site-header__inner{flex-direction:column;align-items:flex-start}.header-actions{order:3;width:100%;justify-content:space-between}.hero-full{min-height:60vh}.search-box input,.size-filter__field select{font-size:16px}}
