:root{--tijolo:#d06223;--tijolo-hover:#b8501b;--jardim:#1f3516;--jardim-soft:#304729;--bege:#e3deca;--barro:#af431d;--paper:#f7f4ea;--surface:#fffdf7;--ink:#1b1a17;--muted:#645f56;--line:#d2cbb5;--focus:#d06223;--error:#8f301b;--success:#31572c;--font-display:"Trebuchet MS", "Avenir Next", Avenir, sans-serif;--font-body:Inter, Aptos, "Segoe UI", sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--radius:6px;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);margin:0;line-height:1.5}a{color:inherit}button,input,select{font:inherit}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:99;background:var(--jardim);color:#fff;padding:.75rem 1rem;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.eyebrow{color:var(--tijolo-hover);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.muted{color:var(--muted)}.wordmark-link{text-decoration:none}.wordmark{color:currentColor;font-family:var(--font-display);letter-spacing:0;font-size:1.25rem;font-weight:800;line-height:1;display:inline-flex}.login-page{background:var(--bege);grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);min-height:100svh;display:grid}.login-story{background:var(--jardim);min-height:100svh;color:var(--paper);flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";opacity:.08;background-image:linear-gradient(90deg, transparent 48%, var(--bege) 49%, var(--bege) 51%, transparent 52%), linear-gradient(0deg, transparent 48%, var(--bege) 49%, var(--bege) 51%, transparent 52%);background-size:72px 36px;position:absolute;inset:0;transform:rotate(-5deg)scale(1.1)}.login-story>*{z-index:1;position:relative}.login-story .wordmark{font-size:clamp(1.45rem,2.3vw,2rem)}.login-story-copy{max-width:670px;padding-block:8vh}.login-story-copy .eyebrow{color:#f29a62}.login-story h1{font-family:var(--font-display);margin:.75rem 0 1.5rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:750;line-height:.94}.login-story h1 em{color:var(--bege);margin-top:.25em;font-size:.43em;font-style:normal;font-weight:450;line-height:1.08;display:block}.login-story-copy>p:last-child{color:#ddd8c5;max-width:460px;font-size:1.05rem}.furniture-line{opacity:.48;clip-path:polygon(0 35%,18% 35%,18% 10%,65% 10%,65% 35%,100% 35%,100% 40%,75% 40%,75% 100%,72% 100%,72% 40%,28% 40%,28% 100%,25% 100%,25% 40%,0 40%);border:2px solid #e2d4bd;border-top:0;width:min(480px,80%);height:90px}.login-panel{place-items:center;min-height:100svh;padding:clamp(2rem,6vw,6rem);display:grid}.login-panel-inner{width:min(100%,460px)}.login-panel h2{font-family:var(--font-display);margin:.65rem 0 .75rem;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.02}.login-form{gap:.65rem;margin-top:2rem;display:grid}.login-form label{color:var(--jardim);font-size:.88rem;font-weight:750}.login-form input{border-radius:var(--radius);background:var(--surface);width:100%;min-height:52px;color:var(--ink);border:1px solid #bcb49a;padding:0 1rem}.password-field{position:relative}.password-field input{padding-right:6rem}.password-field button{min-height:38px;color:var(--jardim);cursor:pointer;background:0 0;border:0;font-size:.85rem;font-weight:800;position:absolute;top:.45rem;right:.5rem}.primary-action{border-radius:var(--radius);background:var(--jardim);color:#fff;cursor:pointer;border:0;min-height:52px;padding:.8rem 1.25rem;font-weight:800}.primary-action:hover{background:var(--jardim-soft)}.primary-action:disabled{cursor:wait;opacity:.7}.form-error{color:var(--error);margin:.35rem 0;font-size:.9rem}.restricted-note{color:var(--muted);margin-top:1.25rem;font-size:.78rem}.site-header{z-index:20;min-height:72px;padding:1rem max(1rem, calc((100vw - var(--max)) / 2));background:var(--jardim);color:#fff;border-bottom:3px solid var(--tijolo);grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;display:grid;position:sticky;top:0}.site-header nav{align-items:center;gap:1rem;display:flex}.site-header nav a{font-weight:700;text-decoration:none}.internal-label{color:#d7d1bd;text-transform:uppercase;font-size:.76rem}.employee-menu{color:#e8e3d3;justify-self:end;align-items:center;gap:1rem;font-size:.85rem;display:flex}.logout-button{border-radius:var(--radius);color:#fff;cursor:pointer;background:0 0;border:1px solid #718068;min-height:38px;padding:0 .8rem}.logout-button:hover{background:#304729}.section,.product-detail,.state-page{max-width:var(--max);margin:0 auto;padding:clamp(2.5rem,6vw,5rem) 1rem}.section-heading{max-width:850px;margin-bottom:2rem}.section-heading h1,.product-info h1,.state-page h1{font-family:var(--font-display);margin:.45rem 0 .8rem;font-size:clamp(2.5rem,5.6vw,5.2rem);line-height:.95}.section-heading>p:last-child{max-width:630px;color:var(--muted)}.filters{border-block:1px solid var(--line);grid-template-columns:1.4fr repeat(3,1fr) auto;align-items:end;gap:1rem;margin-bottom:2rem;padding:1.25rem 0;display:grid}.filters label{color:var(--muted);gap:.4rem;font-size:.8rem;font-weight:700;display:grid}.filters input,.filters select{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:100%;min-height:45px;padding:0 .75rem}.filters button{border-radius:var(--radius);background:var(--tijolo);color:#fff;cursor:pointer;border:0;min-height:45px;padding:0 1.2rem;font-size:1.17rem;font-weight:800}.filters button:hover{background:#dd7538}.facet-ranges{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff6b;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin:0;padding:.85rem;display:grid}.facet-ranges legend{color:var(--jardim);padding:0 .25rem;font-size:.82rem;font-weight:900}.range-filter{grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:.55rem;min-width:0;display:grid}.range-filter>span{color:var(--jardim);font-size:.84rem;font-weight:900}.range-filter label{min-width:0}.range-filter input{min-height:40px}.range-filter small{color:var(--muted);align-self:center;font-size:.78rem;font-weight:800}.clear-specific-filters{color:var(--jardim);text-underline-offset:.2rem;align-self:center;font-size:.84rem;font-weight:800;text-decoration:underline}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.4vw,2rem);display:grid}.product-card{min-width:0}.product-card-media{aspect-ratio:1;border-radius:var(--radius);background:#ddd5bd;display:block;overflow:hidden}.product-card-media img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .25s}.product-card-media:hover img{transform:scale(1.015)}.product-card-body{padding:1rem .1rem 0}.product-card h3{font-family:var(--font-display);margin:.35rem 0;font-size:1.35rem;line-height:1.15}.product-card h3 a{text-decoration:none}.product-card-footer{border-top:1px solid var(--line);gap:.55rem;margin-top:1rem;padding-top:.75rem;display:grid}.product-card-footer span{color:var(--muted);font-size:.85rem}.product-card-footer [data-availability=UNAVAILABLE]{color:var(--error)}.image-fallback{width:100%;height:100%;min-height:240px;color:var(--jardim);background-color:#ede7d6;background-image:linear-gradient(30deg,#0000 48%,#1f35161f 49% 51%,#0000 52%);background-size:38px 38px;place-items:center;font-weight:700;display:grid}.pagination{color:var(--muted);justify-content:space-between;gap:1rem;margin-top:2.5rem;font-size:.88rem;display:flex}.empty-state{background:var(--bege);border-left:8px solid var(--tijolo);align-content:center;max-width:760px;min-height:390px;padding:clamp(2rem,6vw,5rem);display:grid}.empty-state h2{max-width:560px;font-family:var(--font-display);margin:.5rem 0;font-size:clamp(2rem,4vw,3.7rem);line-height:1}.state-page{align-content:center;min-height:70vh;display:grid}.state-page h1{max-width:780px}.retry-link{width:fit-content;color:var(--jardim);margin-top:1rem;font-weight:800}.product-toolbar{margin-bottom:1.25rem}.product-back-link{color:var(--jardim);align-items:center;gap:.5rem;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.product-back-link:hover{text-underline-offset:.2rem;text-decoration:underline}.product-page{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.product-gallery{outline:none;gap:.8rem;min-width:0;display:grid}.product-gallery:focus-visible{border-radius:var(--radius);box-shadow:0 0 0 3px var(--focus)}.gallery-stage{aspect-ratio:1;border-radius:var(--radius);background:#ddd5bd;position:relative;overflow:hidden}.gallery-main-image{object-fit:contain;object-position:center;width:100%;height:100%}.product-gallery>.image-fallback{aspect-ratio:1;min-height:0}.gallery-controls{pointer-events:none;justify-content:space-between;align-items:center;padding:.75rem;display:flex;position:absolute;inset:0}.gallery-controls button{color:#fff;cursor:pointer;pointer-events:auto;background:#1f3516d1;border:1px solid #ffffff94;border-radius:50%;width:44px;height:44px;font-size:1.25rem}.gallery-controls button:hover{background:var(--jardim)}.gallery-meta{min-height:1.25rem;color:var(--muted);justify-content:space-between;gap:1rem;font-size:.78rem;display:flex}.thumb-row{scrollbar-width:thin;gap:.75rem;padding:.2rem .2rem .45rem;display:flex;overflow-x:auto}.gallery-thumb{aspect-ratio:1;border-radius:var(--radius);cursor:pointer;background:#ddd5bd;border:2px solid #0000;flex:0 0 88px;width:88px;padding:0;overflow:hidden}.gallery-thumb img{object-fit:contain;object-position:center;width:100%;height:100%}.gallery-thumb[aria-current=true]{border-color:var(--tijolo);box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--tijolo)}.gallery-thumb:hover{border-color:var(--jardim)}.product-info{min-width:0}.product-info>p:not(.eyebrow):not(.internal-note){color:var(--muted);font-size:1.03rem}.product-content{grid-column:1/-1;min-width:0;padding-top:clamp(1rem,3vw,2rem)}.product-content-inner{width:min(100%,860px);margin-inline:auto}.product-content h2{font-family:var(--font-display);font-size:1.45rem}.product-content p{overflow-wrap:anywhere}.facts{grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0;display:grid}.facts div{border-top:1px solid var(--line);padding-top:.8rem}.facts dt{color:var(--muted);font-size:.78rem}.facts dd{margin:.2rem 0 0;font-weight:800}.product-editor-link{border:1px solid var(--jardim);border-radius:var(--radius);min-height:46px;color:var(--jardim);justify-content:center;align-items:center;margin-bottom:1.25rem;padding:.7rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.product-editor-link:hover{background:var(--jardim);color:#fff}.product-price{gap:.3rem;margin:1.25rem 0;display:grid}.product-price strong{color:var(--jardim);font-size:1.75rem;line-height:1.1}.product-price>span{color:var(--muted);font-size:.86rem;font-weight:700}.product-price .product-price-before{font-size:.82rem}.product-price b{color:#17653d;width:fit-content;font-size:.82rem}.product-price-compact{gap:.2rem;margin:0}.product-price-compact strong{font-size:1rem}.product-price-compact>span,.product-price-compact b{font-size:.68rem}.product-dimensions{margin-top:2rem}.product-dimensions dl{margin:0}.product-dimensions dl div{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:.65rem 0;display:grid}.product-dimensions dt{color:var(--muted)}.product-dimensions dd{margin:0;font-weight:800}.internal-note{border-left:3px solid var(--tijolo);color:var(--muted);background:#eee8d7;margin-top:2rem;padding:1rem;font-size:.82rem}.site-footer{max-width:var(--max);border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin:2rem auto 0;padding:2rem 1rem;font-size:.8rem;display:flex}.site-footer .wordmark{color:var(--jardim);font-size:1rem}.not-found{align-content:center;min-height:60vh;display:grid}@media (max-width:900px){.login-page{grid-template-columns:1fr}.login-story{min-height:46svh}.login-panel{min-height:54svh}.site-header{grid-template-columns:1fr auto}.site-header nav a{display:none}.site-header nav{justify-self:center;display:flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{grid-template-columns:1fr 1fr}.facet-ranges,.product-page{grid-template-columns:1fr}.product-info{position:static}}@media (max-width:560px){.login-story{min-height:42svh;padding:1.5rem}.login-story-copy{padding:3rem 0 1rem}.login-story h1{font-size:2.8rem}.furniture-line{display:none}.login-panel{place-items:start stretch;min-height:58svh;padding:2.2rem 1.25rem}.login-panel h2{font-size:2.15rem}.site-header{min-height:64px;padding:.85rem 1rem}.employee-name{display:none}.product-grid,.filters{grid-template-columns:1fr}.range-filter{grid-template-columns:1fr 1fr}.range-filter>span,.range-filter small{grid-column:1/-1}.section-heading h1,.product-info h1,.state-page h1{font-size:2.7rem}.facts{grid-template-columns:1fr}.product-dimensions dl div{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.gallery-thumb{flex-basis:74px;width:74px}.pagination,.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.storefront-header{grid-template-columns:minmax(0,1fr) auto;padding-inline:max(1rem,50vw - 720px)}.storefront-header nav{justify-self:end}.storefront-section{max-width:1440px;padding-top:2.25rem}.storefront-heading{max-width:760px;margin-bottom:1.5rem}.storefront-heading h1{margin-bottom:.55rem}.storefront-filters{border-block:1px solid var(--line);grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(150px,.7fr)) auto;align-items:end;gap:.75rem;padding:1rem;display:grid}.storefront-filters label{min-width:0;color:var(--muted);gap:.35rem;font-size:.78rem;font-weight:800;display:grid}.storefront-filters input,.storefront-filters select{border-radius:var(--radius);background:var(--surface);border:1px solid #bdb59f;width:100%;min-height:42px;padding:0 .7rem}.featured-section,.storefront-results{margin-top:2.75rem}.storefront-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),320px));justify-content:center;gap:1.5rem}.storefront-product-card .product-card-media{background:#e8e2d1;position:relative}.storefront-product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.35em;font-size:1.05rem;display:-webkit-box;overflow:hidden}.storefront-product-card .product-card-body{padding-top:.7rem}.storefront-product-card .eyebrow{font-size:.68rem}.featured-badge{border-radius:var(--radius);background:var(--jardim);color:#fff;padding:.35rem .5rem;font-size:.7rem;font-weight:900;position:absolute;top:.65rem;left:.65rem}.storefront-pagination{border-top:1px solid var(--line);align-items:center;padding-top:1rem}.storefront-detail{max-width:1440px;padding:2rem 1rem 4rem}.storefront-product-hero{grid-template-columns:minmax(0,1.28fr) minmax(400px,1fr);align-items:start;gap:3rem;display:grid}.storefront-product-hero .product-gallery{width:100%}.storefront-product-hero .gallery-stage{background:#e8e2d1}.storefront-product-hero .gallery-thumb{flex-basis:96px;width:96px}.storefront-product-info{padding-top:.25rem}.storefront-product-info h1{overflow-wrap:anywhere;margin:.55rem 0 1rem;font-size:42px;line-height:1.06}.storefront-detail .product-brand{margin:.35rem 0;font-size:.86rem;font-weight:800}.featured-detail{border-left:3px solid var(--tijolo);background:#eee8d7;width:fit-content;padding:.35rem .5rem;font-size:.8rem;font-weight:800}.storefront-commercial-block{border-top:1px solid var(--line);margin-top:1.75rem;padding-top:1.5rem}.storefront-commercial-block .product-price{margin:0 0 1.25rem}.storefront-commercial-block .product-price strong{font-size:34px}.whatsapp-action{border-radius:var(--radius);background:var(--jardim);color:#fff;justify-content:center;align-items:center;width:min(100%,340px);min-height:50px;margin-top:.25rem;font-weight:900;text-decoration:none;display:inline-flex}.whatsapp-action:hover{background:var(--jardim-soft)}.cta-note{margin-top:.65rem;font-size:.78rem!important}.storefront-product-content{padding-top:3.5rem}.storefront-product-content .product-content-inner{width:min(100%,1040px)}.storefront-product-content .product-description{max-width:820px}.storefront-product-content .product-description p{line-height:1.7}.storefront-product-content .product-dimensions{margin-top:2.75rem}.storefront-product-content .product-dimensions dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 2rem;display:grid}.storefront-product-content .product-dimensions dl div{padding-top:.8rem;display:block}.storefront-product-content .product-dimensions dd{margin-top:.25rem;font-size:1.08rem}.storefront-footer{max-width:1440px}@media (max-width:1180px){.storefront-product-hero{grid-template-columns:minmax(0,1fr) minmax(380px,1fr);gap:2rem}.storefront-product-info h1{font-size:36px}.storefront-grid{grid-template-columns:repeat(3,minmax(0,300px))}}@media (max-width:1100px){.storefront-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-search,.storefront-filters .filter-submit{grid-column:1/-1}}@media (max-width:900px){.storefront-product-hero{grid-template-columns:1fr}.storefront-product-info{padding-top:0}.storefront-grid{grid-template-columns:repeat(2,minmax(0,320px))}}@media (max-width:760px){.storefront-detail{padding-top:1rem}.storefront-product-info h1{font-size:32px}.storefront-product-content .product-dimensions dl{grid-template-columns:1fr;gap:.4rem}}@media (max-width:520px){.storefront-section{padding-top:1rem}.storefront-heading h1{font-size:2.4rem}.storefront-filters{grid-template-columns:1fr;padding-inline:0}.storefront-search,.storefront-filters .filter-submit{grid-column:auto}.storefront-grid{grid-template-columns:1fr}.storefront-pagination{align-items:stretch}.storefront-product-info h1{font-size:30px}.storefront-product-hero .gallery-thumb{flex-basis:76px;width:76px}.storefront-commercial-block .product-price strong{font-size:30px}.whatsapp-action{width:100%}.storefront-product-content{padding-top:2.5rem}}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.catalog-section{padding-top:2rem}.catalog-heading{flex-wrap:wrap;align-items:end;gap:.35rem 1.25rem;max-width:none;margin-bottom:1.25rem;display:flex}.catalog-heading .eyebrow{flex-basis:100%}.catalog-heading h1{margin:0;font-size:2.65rem;line-height:1}.catalog-heading>p:last-child{margin:0 0 .15rem}.catalog-browser{min-width:0}.catalog-primary-filters{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf7b8;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.75fr) minmax(170px,.85fr) minmax(150px,.75fr) auto;align-items:end;gap:.75rem;margin-bottom:1.25rem;padding:1rem;display:grid}.catalog-primary-filters label{min-width:0;color:var(--muted);gap:.3rem;font-size:.76rem;font-weight:800;display:grid}.catalog-primary-filters input,.catalog-primary-filters select{border-radius:var(--radius);background:var(--surface);border:1px solid #bdb59f;width:100%;min-height:42px;padding:0 .7rem}.catalog-primary-filters select:disabled{cursor:not-allowed;opacity:.62}.filter-submit{border-radius:var(--radius);background:var(--jardim);color:#fff;cursor:pointer;border:0;min-height:42px;padding:0 1.25rem;font-weight:800}.filter-submit:hover,.sidebar-actions button:hover{background:var(--jardim-soft)}.catalog-layout{grid-template-columns:228px minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.catalog-sidebar-shell{min-width:0}.catalog-sidebar-shell>summary{display:none}.catalog-sidebar{border-top:3px solid var(--jardim);background:#fffdf794;min-width:0;padding:.85rem .8rem 1rem}.catalog-sidebar-heading{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.8rem;display:flex}.catalog-sidebar-heading h2{color:var(--jardim);font-family:var(--font-display);margin:0;font-size:1.05rem}.catalog-sidebar-heading span{color:var(--muted);font-size:.7rem;font-weight:800}.catalog-sidebar .facet-ranges{border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:1fr;gap:.8rem;margin:0;padding:0 0 .9rem;display:grid}.catalog-sidebar .facet-ranges legend{width:100%;color:var(--jardim);margin-bottom:.55rem;padding:0;font-size:.78rem;font-weight:900}.catalog-sidebar .range-filter{grid-template-columns:1fr;gap:.25rem;display:grid}.catalog-sidebar .range-filter>span{font-size:.75rem}.range-inputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:center;gap:.3rem;display:grid}.range-inputs input{border-radius:var(--radius);background:var(--surface);border:1px solid #bdb59f;width:100%;min-width:0;min-height:36px;padding:0 .45rem;font-size:.82rem}.range-inputs i{color:var(--muted);font-style:normal}.range-inputs small{color:var(--muted);font-size:.7rem;font-weight:800}.sidebar-hint{color:var(--muted);margin:0;font-size:.78rem}.sidebar-actions{z-index:1;border-top:1px solid var(--line);background:var(--surface);gap:.65rem;margin-top:1rem;padding:.85rem 0 .2rem;display:grid;position:sticky;bottom:0}.sidebar-actions button{border-radius:var(--radius);background:var(--jardim);color:#fff;cursor:pointer;border:0;min-height:40px;font-size:.82rem;font-weight:800}.clear-specific-filters{text-align:center;font-size:.76rem}.catalog-results{min-width:0;scroll-margin-top:88px}.catalog-results-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:1rem;min-height:43px;margin-bottom:.75rem;padding-bottom:.65rem;display:flex}.catalog-results-heading h2{color:var(--jardim);font-family:var(--font-display);margin:.05rem 0 0;font-size:1.2rem}.catalog-results-heading>span{color:var(--muted);font-size:.75rem;font-weight:800}.catalog-results .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem .85rem}.product-grid>[role=listitem]{min-width:0}.catalog-results .product-card-media{background:#e8e2d1}.catalog-results .product-card-body{padding:.65rem .05rem 0}.catalog-results .product-card .eyebrow{font-size:.65rem}.catalog-results .product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.35em;margin:.2rem 0;font-size:1rem;line-height:1.18;display:-webkit-box;overflow:hidden}.product-card-meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 0;font-size:.72rem;overflow:hidden}.catalog-results .product-card-footer{margin-top:.55rem;padding-top:.45rem}.catalog-results .product-card-footer strong{color:var(--jardim);font-size:.92rem}.catalog-results .product-card-footer span{font-size:.68rem}.catalog-results .image-fallback{min-height:0}.catalog-results .empty-state{max-width:none;min-height:360px}.catalog-results .pagination{border-top:1px solid var(--line);align-items:center;margin-top:1.75rem;padding-top:1rem}.pagination-actions{gap:.5rem;display:flex}.pagination-actions a,.pagination-actions span{border:1px solid var(--jardim);border-radius:var(--radius);align-items:center;min-height:40px;padding:0 .8rem;font-weight:800;text-decoration:none;display:inline-flex}.pagination-actions a:hover{background:var(--jardim);color:#fff}.pagination-actions span[aria-disabled=true]{border-color:var(--line);color:#918b7e}@media (min-width:1024px){.catalog-sidebar-shell:not([open])>.catalog-sidebar{display:block}}@media (max-width:1399px){.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:.75rem}.site-header nav{justify-self:auto}.catalog-primary-filters{grid-template-columns:1fr 1fr}.catalog-search-field,.filter-submit{grid-column:1/-1}.catalog-layout{display:block}.catalog-sidebar-shell{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-bottom:1rem}.catalog-sidebar-shell>summary{cursor:pointer;min-height:44px;color:var(--jardim);justify-content:space-between;align-items:center;padding:0 .85rem;font-weight:900;display:flex}.filter-summary-label{align-items:center;gap:.45rem;display:inline-flex}.filter-summary-label b{background:var(--jardim);color:#fff;text-align:center;border-radius:999px;min-width:24px;font-size:.72rem}.filter-disclosure{font-size:1.25rem;line-height:1;transition:transform .16s}.catalog-sidebar-shell[open] .filter-disclosure{transform:rotate(180deg)}.catalog-sidebar{border-top:1px solid var(--line)}.catalog-sidebar-heading{display:none}.catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:.65rem}.site-header nav{justify-self:auto}.site-header .internal-label{white-space:nowrap}.employee-menu{gap:0}.catalog-section{padding-top:.65rem}.catalog-heading{margin-bottom:.7rem}.catalog-heading .eyebrow{display:none}.catalog-heading h1{font-size:1.9rem}.catalog-heading>p:last-child{display:none}.catalog-primary-filters{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;padding:.65rem}.catalog-primary-filters input,.catalog-primary-filters select{min-height:38px}.catalog-search-field{grid-column:1/-1}.filter-submit{grid-column:1/-1;width:100%;min-height:38px}.catalog-sidebar-shell{margin-bottom:.7rem}.catalog-sidebar-shell>summary{min-height:40px}.catalog-results-heading{min-height:38px;margin-bottom:.55rem;padding-bottom:.45rem}.catalog-results .product-grid{grid-template-columns:1fr;gap:1.2rem}.catalog-results .product-card h3{min-height:auto}.catalog-results .pagination{align-items:stretch}.pagination-actions{grid-template-columns:1fr 1fr;display:grid}.pagination-actions a,.pagination-actions span{text-align:center;justify-content:center;padding:0 .45rem}}
