.catalog-main{padding-top:96px}.catalog-heading{padding-top:55px;padding-bottom:28px}.breadcrumb{display:block;color:#aaa;font-size:.8rem;margin-bottom:32px}.catalog-heading .eyebrow{display:flex}.catalog-heading h1{font-size:clamp(2.5rem,5.4vw,4.7rem);max-width:18ch;color:#fff0bc}.catalog-intro{max-width:620px;color:var(--muted);font-size:1.05rem}.demo-notice{display:flex;gap:12px;align-items:flex-start;padding:14px 18px;border:1px solid #efc44340;background:#efc44309;color:#d7cba9;font-size:.82rem;line-height:1.6}.demo-notice>span{color:#efc443;font-weight:bold}.catalog-section{padding-bottom:90px}.catalog-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:16px;align-items:end;padding:22px;background:#202020;border:1px solid #ffffff15}.catalog-filters label{display:flex;flex-direction:column;gap:8px;font-size:.78rem;color:#ddd}.catalog-filters input,.catalog-filters select{width:100%;min-width:0;border:1px solid #ffffff30;border-radius:3px;background:#141414;color:#eee;padding:13px;font:inherit;font-size:.9rem;min-height:46px;color-scheme:dark}.catalog-filters input:focus,.catalog-filters select:focus{outline:2px solid #efc443;outline-offset:2px}.filter-reset{height:46px;background:none;border:0;color:#efc443;cursor:pointer;font:inherit;font-size:.8rem}.catalog-results{display:flex;justify-content:space-between;gap:16px;padding:24px 0 17px;font-size:.78rem;color:#aaa}.catalog-results #result-count{color:#efc443}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-card{border:1px solid #ffffff1c;background:#1b1b1b;overflow:hidden;border-radius:4px;transition:border-color .2s,transform .2s}.catalog-card:hover{border-color:#efc44370;transform:translateY(-3px)}.catalog-card[hidden]{display:none}.catalog-visual{position:relative;height:260px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 110%,#78632d50,transparent 68%),#26241e;border-bottom:1px solid #ffffff15;overflow:hidden}.tone-1{background:radial-gradient(ellipse at 50% 110%,#de291050,transparent 68%),#2d211f}.tone-2{background:radial-gradient(ellipse at 50% 110%,#88888840,transparent 68%),#222}.sample-label{position:absolute;left:16px;top:16px;text-transform:uppercase;letter-spacing:.12em;color:#d5c8a7;font-size:.62rem;border:1px solid #ffffff25;padding:4px 8px}.catalog-visual>small{position:absolute;bottom:12px;left:0;right:0;text-align:center;font-size:.62rem;color:#b5ad9e}.rice-pack{width:132px;height:187px;position:relative;background:linear-gradient(95deg,#d3c39c,#fbf1d5 20%,#eee2be 80%,#beac83);color:#171717;border-radius:9px 9px 15px 15px;box-shadow:10px 15px 25px #0005;display:flex;flex-direction:column;align-items:center;padding:22px 14px 12px;transform:rotate(-5deg);border-top:7px double #ae9c70;border-bottom:7px double #ae9c70}.tone-1 .rice-pack{transform:rotate(4deg)}.pack-brand{font-size:.62rem;line-height:1.1;text-align:center;letter-spacing:.22em}.pack-brand b{display:block;font-size:1.3rem;letter-spacing:.08em}.pack-rule{height:5px;background:#de2910;width:calc(100% + 28px);margin-top:14px;flex:none}.pack-name{font-family:var(--display);font-weight:600;font-size:.95rem;line-height:1.2;text-align:center;margin:auto 0}.pack-weight{font:600 .65rem var(--sans)}.catalog-card-body{padding:22px}.catalog-category{font-size:.66rem;color:#e2c36f;letter-spacing:.04em}.catalog-card h2{font-size:1.65rem;margin:12px 0}.catalog-card p{font-size:.88rem;color:#bcb7ac;min-height:65px}.card-bottom{border-top:1px solid #ffffff1a;padding-top:18px;display:flex;justify-content:space-between;gap:10px;align-items:center}.card-bottom>span{font-size:.86rem;white-space:nowrap}.card-bottom small{font-size:.62rem;color:#aaa}.product-open{color:#efc443;background:none;border:0;padding:8px 0;font:600 .75rem var(--sans);cursor:pointer;text-align:right}.catalog-empty{padding:70px 20px;text-align:center;border:1px dashed #ffffff30}.catalog-empty p{color:#aaa}.catalog-empty[hidden]{display:none}#product-dialog{background:#1b1b1b;color:#eee;max-width:600px;width:calc(100% - 32px);max-height:85svh;overflow:auto;border:1px solid #efc44360;padding:42px;border-radius:6px}#product-dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:10px;right:14px;background:none;border:0;color:#efc443;font-size:1.8rem;cursor:pointer;width:36px;height:36px}#dialog-title{font-size:2.4rem;color:#fff0bc}#dialog-description{color:#c6c0b4}.product-specs{display:grid;gap:14px;margin:28px 0}.product-specs>div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #ffffff18;padding-bottom:12px}.product-specs dt{color:#aaa;font-size:.82rem}.product-specs dd{margin:0;color:#efc443;font-size:.9rem}#product-dialog .btn{margin-top:15px;white-space:normal}.product-open:focus-visible,.filter-reset:focus-visible{outline:2px solid #efc443;outline-offset:4px}
@media(max-width:1050px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-filters{grid-template-columns:2fr 1fr 1fr}.filter-reset{grid-column:1/-1;justify-self:end;height:25px}.catalog-main{padding-top:86px}}
@media(max-width:620px){.catalog-main{padding-top:80px}.catalog-heading{padding-top:30px}.breadcrumb{margin-bottom:24px}.catalog-filters{grid-template-columns:1fr 1fr;padding:16px;gap:14px}.search-field{grid-column:1/-1}.catalog-grid{grid-template-columns:1fr;gap:20px}.catalog-results{font-size:.7rem}.catalog-visual{height:250px}.catalog-card p{min-height:0}.catalog-heading h1{font-size:2.65rem}#product-dialog{padding:36px 23px 24px}.catalog-results>span:last-child{text-align:right}}
@media(prefers-reduced-motion:reduce){.catalog-card{transition:none}.catalog-card:hover{transform:none}}
/* Catalogo su fondo bianco. */
.catalog-heading h1{color:#242424}.breadcrumb{color:#68645c}.demo-notice{background:#fff9e8;border-color:#e9d9ab;color:#76602a}.demo-notice>span{color:#8b6511}.catalog-filters{background:#f7f7f5;border-color:#e3e1db}.catalog-filters label{color:#55514a}.catalog-filters input,.catalog-filters select{background:#fff;border-color:#d5d1c8;color:#222;color-scheme:light}.catalog-filters input::placeholder{color:#77736b}.filter-reset,.product-open{color:#c82116}.catalog-results{color:#706b61}.catalog-results #result-count{color:#6b511a}.catalog-card{background:#fff;border-color:#e2ded5}.catalog-card:hover{border-color:#bc9a49;box-shadow:0 10px 24px #00000008}.catalog-visual{background:radial-gradient(ellipse at 50% 100%,#e4d5ae80,transparent 68%),#f5f1e7;border-bottom-color:#e6e1d6}.tone-1{background:radial-gradient(ellipse at 50% 100%,#f4bdb390,transparent 68%),#fff1ed}.tone-2{background:radial-gradient(ellipse at 50% 100%,#dcdacb90,transparent 68%),#f1f2ed}.sample-label{color:#7e652b;border-color:#d4c6a4;background:#fff8}.catalog-visual>small{color:#797061}.rice-pack{box-shadow:10px 15px 25px #4a39172b}.catalog-category{color:#87650e}.catalog-card h2{color:#202020}.catalog-card p{color:#686157}.card-bottom{border-top-color:#e6e1d8}.card-bottom>span{color:#252525}.card-bottom small{color:#777064}.catalog-empty{border-color:#c8c2b7}.catalog-empty p{color:#6e685e}#product-dialog{background:#fff;color:#222;border-color:#d5c89e}.dialog-close{color:#c82116}#dialog-title{color:#222}#dialog-description{color:#686157}.product-specs>div{border-color:#e5dfd4}.product-specs dt{color:#70695e}.product-specs dd{color:#725510}
