.product-shelves{display:flex;flex-direction:column;gap:clamp(28px,4vw,44px)}.product-shelf-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.product-shelf-head h3{margin:0;font-family:Cinzel,serif;font-size:clamp(1.15rem,1.6vw,1.5rem);color:var(--gold-2)}.shelf-toggle{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:8px 16px;color:var(--muted);background:#ffffff08;font-size:.8rem;font-weight:800;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.shelf-toggle:hover,.shelf-toggle:focus-visible{color:var(--gold-2);border-color:#f2c96d8c;background:#ffffff0f}.shelf-head-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.shelf-nav{display:flex;gap:6px;flex:0 0 auto}.shelf-arrow{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);background:#ffffff08;color:var(--muted);font-size:1.15rem;line-height:1;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.shelf-arrow:hover,.shelf-arrow:focus-visible{color:var(--gold-2);border-color:#f2c96d8c;background:#ffffff0f}.product-shelf-head{flex-wrap:wrap;row-gap:8px}.carousel-viewport{overflow:hidden;position:relative;touch-action:pan-y;--novidades-visible: 5;--novidades-gap: 16px}.carousel-track{display:flex;gap:var(--novidades-gap);will-change:transform}.carousel-track>.product-card{flex:0 0 calc((100% - (var(--novidades-visible) - 1) * var(--novidades-gap)) / var(--novidades-visible))}@media(max-width:1179px){.carousel-viewport{--novidades-visible: 4}}@media(max-width:899px){.carousel-viewport{--novidades-visible: 3}}@media(max-width:639px){.carousel-viewport{--novidades-visible: 2}}@media(max-width:480px){.carousel-viewport{--novidades-visible: 1;--novidades-gap: 12px}}.product-shelf-track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(242,201,109,.4) transparent}.product-shelf-track::-webkit-scrollbar{height:8px}.product-shelf-track::-webkit-scrollbar-thumb{background:#f2c96d52;border-radius:999px}.product-shelf-track>.product-card{flex:0 0 clamp(210px,21vw,270px);scroll-snap-align:start}.product-shelf-track.is-expanded{flex-wrap:wrap;overflow:visible;scroll-snap-type:none}.product-shelf-track.is-expanded>.product-card{flex:1 1 clamp(210px,21vw,270px)}.product-shelves .product-card{cursor:pointer}.product-shelves .product-card h3{display:block;-webkit-line-clamp:unset;min-height:0;margin:0}.product-shelves .product-card .product-name-btn{display:-webkit-box;width:100%;padding:0;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.product-shelves .product-card .product-name-btn:hover,.product-shelves .product-card .product-name-btn:focus-visible{color:var(--gold-2)}.product-shelf[hidden]{display:none}.shelf-empty-state{color:var(--muted);text-align:center;padding:32px 0}@media(prefers-reduced-motion:reduce){.product-shelf-track{scroll-behavior:auto}}@media(max-width:899px){.product-shelf-track>.product-card{flex-basis:clamp(190px,44vw,230px)}}@media(max-width:480px){.product-shelf-track{gap:12px}.product-shelf-track>.product-card{flex-basis:58vw}}.product-shelves .product-card{padding:10px!important;border-color:#ffffff14!important;background:#ffffff06!important;box-shadow:none!important;backdrop-filter:none!important;border-radius:16px!important}.product-shelves .product-card:hover{transform:translateY(-2px)!important;border-color:#f2c96d61!important;box-shadow:0 12px 30px #00000042!important}.product-shelves .product-photo,.product-shelves .product-image{min-height:120px!important;object-fit:contain!important;border-color:#ffffff14!important;background:#ffffff08!important;padding:8px;box-sizing:border-box}.product-shelves .product-card .eyebrow{font-size:.68rem!important;padding:3px 8px!important}.product-shelves .product-card h3{margin:8px 0 2px!important}.product-shelves .product-card .product-name-btn{font-size:.92rem!important}.product-shelves .stock-badge{margin:2px 0 0;font-size:.72rem!important;padding:4px 8px!important}.product-shelves .product-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 8px;margin-top:8px}.product-shelves .product-price{margin:0!important;font-size:1.05rem!important}.product-shelves .product-add-btn{flex:0 0 auto;width:fit-content;min-height:36px!important;padding:0 14px!important;font-size:.76rem!important;box-shadow:none!important;white-space:nowrap}@media(max-width:480px){.product-shelves .product-price{font-size:.95rem!important}.product-shelves .product-add-btn{padding:0 11px!important;font-size:.72rem!important;min-height:34px!important}}.catalog-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 18px;font-size:.86rem;color:var(--muted)}.catalog-breadcrumbs [aria-current=page]{color:var(--gold-2);font-weight:800}.catalog-crumb{border:none;background:none;padding:4px 2px;color:var(--muted);font:inherit;font-weight:700;cursor:pointer;border-radius:6px}.catalog-crumb:hover,.catalog-crumb:focus-visible{color:var(--gold-2);text-decoration:underline}.catalog-crumb-sep{color:#ffffff47}.catalog-department-intro{margin-bottom:18px}.catalog-department-intro h2{margin:4px 0 0;font-family:Cinzel,serif;color:var(--cream);font-size:clamp(1.3rem,2.4vw,1.7rem)}.catalog-department-subtitle{margin:8px 0 0;color:var(--muted);font-size:clamp(.9rem,1.4vw,1rem);max-width:56ch}.catalog-department-search-label{display:block;margin:0 0 18px;color:var(--muted);font-weight:800;font-size:.82rem}.catalog-department-search-label input{display:block;width:100%;max-width:420px;margin-top:6px;min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#00000040;color:var(--cream);font-size:.92rem}.catalog-department-search-label input:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.catalog-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-bottom:16px}.catalog-tile{display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:#ffffff06;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.catalog-tile:hover,.catalog-tile:focus-visible{border-color:#f2c96d80;background:#ffffff0d;transform:translateY(-2px)}.catalog-tile-media{flex:0 0 56px;width:56px;height:56px;display:grid;place-items:center;border-radius:12px;overflow:hidden;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.catalog-tile-media img{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box}.catalog-tile-icon{font-size:1.3rem;color:var(--gold-2)}.catalog-tile-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.catalog-tile-body strong{color:var(--cream);font-size:.96rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-tile-count{color:var(--muted);font-size:.78rem}.catalog-tile-arrow{color:var(--gold-2);font-size:1.1rem;flex:0 0 auto;transition:transform .2s ease}.catalog-department-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}@media(min-width:701px){.catalog-department-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(min-width:981px){.catalog-department-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}@media(max-width:359px){.catalog-department-grid{grid-template-columns:1fr}}.catalog-tile-department{flex-direction:column;align-items:stretch;gap:0;padding:0;position:relative;overflow:hidden;border-radius:18px;transition:border-color .25s ease,background-color .25s ease,transform .25s ease,box-shadow .25s ease}.catalog-tile-department:hover,.catalog-tile-department:focus-visible{transform:translateY(-4px);border-color:#f2c96d99;box-shadow:0 14px 30px -18px #000000a6}.catalog-tile-media-department{flex:none;width:100%;aspect-ratio:4 / 3;height:auto;border-radius:0;border:none;border-bottom:1px solid var(--line);background:#00000038}.catalog-tile-media-department img{width:100%;height:100%;object-fit:cover;padding:0;transition:transform .4s ease}.catalog-tile-department:hover .catalog-tile-media-department img,.catalog-tile-department:focus-visible .catalog-tile-media-department img{transform:scale(1.05)}.catalog-tile-department .catalog-tile-body{padding:12px 34px 14px 14px;gap:4px}.catalog-tile-department .catalog-tile-body strong{white-space:normal;overflow:visible;text-overflow:unset;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.catalog-tile-department .catalog-tile-arrow{position:absolute;right:14px;bottom:14px}.catalog-tile-department:hover .catalog-tile-arrow,.catalog-tile-department:focus-visible .catalog-tile-arrow{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.catalog-tile-department,.catalog-tile-department .catalog-tile-media-department img,.catalog-tile-department .catalog-tile-arrow{transition:none}.catalog-tile-department:hover,.catalog-tile-department:focus-visible{transform:none}.catalog-tile-department:hover .catalog-tile-media-department img,.catalog-tile-department:focus-visible .catalog-tile-media-department img{transform:none}.catalog-tile-department:hover .catalog-tile-arrow,.catalog-tile-department:focus-visible .catalog-tile-arrow{transform:none}}.catalog-facet-block{margin-bottom:8px}.catalog-see-all{border:1px solid var(--line);border-radius:999px;padding:10px 18px;color:var(--gold-2);background:#ffffff08;font-weight:800;font-size:.86rem;cursor:pointer}.catalog-see-all:hover,.catalog-see-all:focus-visible{border-color:#f2c96d8c;background:#ffffff0f}.catalog-see-all-count{color:var(--muted);font-weight:600}.catalog-context-search-label{display:block;margin:0 0 16px;color:var(--muted);font-weight:800;font-size:.82rem}.catalog-context-search-label input{display:block;width:100%;max-width:420px;margin-top:6px;min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#00000040;color:var(--cream);font-size:.92rem}.catalog-context-search-label input:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.catalog-grid-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px}.catalog-grid-head h2{margin:0;font-family:Cinzel,serif;color:var(--gold-2);font-size:clamp(1.15rem,1.8vw,1.5rem)}.catalog-grid-count{margin:0;color:var(--muted);font-size:.82rem;white-space:nowrap}.catalog-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.catalog-load-more{display:block;margin:20px auto 0;border:1px solid var(--line);border-radius:999px;padding:12px 28px;color:var(--gold-2);background:#ffffff08;font-weight:800;cursor:pointer}.catalog-load-more:hover,.catalog-load-more:focus-visible{border-color:#f2c96d8c;background:#ffffff0f}.catalog-search-results-head{margin-bottom:16px}.catalog-search-results-head h2{margin:4px 0 12px;font-family:Cinzel,serif;color:var(--cream);font-size:clamp(1.2rem,2vw,1.5rem)}@media(max-width:480px){.catalog-tile-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.catalog-tile:not(.catalog-tile-department){padding:10px;gap:10px}.catalog-tile-media:not(.catalog-tile-media-department){flex-basis:44px;width:44px;height:44px}.catalog-product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}}
