.container-card-product{z-index:1;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.container-card-product:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000029,0 0 0 2px #b8954a4d}.card-product-img-wrapper{aspect-ratio:4/3;background:#faf3e8;width:100%;position:relative;overflow:hidden}.img-product{object-fit:cover;width:100%;height:100%;transition:transform .4s}.container-card-product:hover .img-product{transform:scale(1.04)}.card-product-sold-out{z-index:2;background:#1a0e0585;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.card-product-sold-out span{color:#faf3e8;letter-spacing:.1em;text-transform:uppercase;background:#1a0e05d1;border:1px solid #faf3e866;border-radius:999px;padding:5px 14px;font-size:11px;font-weight:700}.card-product-badges{z-index:3;flex-wrap:wrap;gap:4px;max-width:calc(100% - 18px);display:flex;position:absolute;top:9px;left:9px}.card-product-badge{letter-spacing:.06em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;background:#b8954ae6;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:700}.card-product-badge.badge-bio,.card-product-badge.badge-vegan{background:#16a34ae6}.card-product-badge.badge-gluten_free{color:#1a0e05;background:#eab308e6}.card-product-badge.badge-novita{background:#dc2626e6}.card-product-badge.badge-bestseller{background:#b8954af2}.card-product-discount{z-index:3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#dc2626e6;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:9px;right:9px}.card-product-body{flex-direction:column;flex:1;gap:5px;padding:12px 13px 14px;display:flex}.card-product-category{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);opacity:.85;font-size:10px;font-weight:600}.card-product-title{color:var(--text);-webkit-line-clamp:2;line-clamp:2;transition:color var(--transition-base);-webkit-box-orient:vertical;margin:0;font-family:Fraunces,Georgia,serif;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.container-card-product:hover .card-product-title{color:var(--accent)}.card-product-short-desc{color:var(--textSecondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.card-product-rating{color:var(--textSecondary);align-items:center;gap:4px;font-size:11px;display:flex}.card-product-stars{color:#f59e0b;letter-spacing:-1px;font-size:12px;line-height:1}.card-product-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}.card-product-price{flex-direction:column;gap:1px;display:flex}.card-product-price-from{color:var(--textSecondary);font-size:10px;font-weight:400}.card-product-price-value{color:var(--text);font-size:16px;font-weight:700;line-height:1}.card-product-price-compare{color:var(--textSecondary);font-size:11px;text-decoration:line-through}.btn-add-to-cart{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;transition:background var(--transition-fast), transform var(--transition-fast);border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.btn-add-to-cart:hover:not(:disabled){background:var(--accentDark);transform:scale(1.03)}.btn-add-to-cart:disabled{cursor:not-allowed;opacity:.7;background:#ccc}@media (min-width:768px){.card-product-title{font-size:15px}.card-product-price-value{font-size:17px}}
.bottega-page{background:var(--bg,#fff);min-height:100vh}.bottega-hero{text-align:center;background:#faf3e8;border-bottom:1px solid #b8954a2e;padding:calc(60px + 3rem) 1.25rem 2.5rem}@media (min-width:768px){.bottega-hero{padding-top:calc(60px + 2.5rem)}}@media (min-width:1024px){.bottega-hero{padding-top:calc(80px + 4rem)}}.bottega-hero-title{color:#1a0e05;margin:0 0 .6rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.bottega-hero-accent{color:#b8954a}.bottega-hero-subtitle{color:#78756e;max-width:520px;margin:0 auto 1.75rem;font-size:1rem;line-height:1.55}.bottega-search{border:1.5px solid #b8954a4d;border-radius:999px;max-width:520px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 2px 12px #b8954a2e}.bottega-search-input{color:#1a0e05;background:#fff;border:none;outline:none;flex:1;min-width:0;padding:.7rem 1.2rem;font-size:14px}.bottega-search-input::placeholder{color:#b0a89a}.bottega-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#b8954a;border:none;padding:.7rem 1.4rem;font-size:14px;font-weight:600;transition:background .18s}.bottega-search-btn:hover{background:#8a6e32}.bottega-controls{border-bottom:1px solid #00000012;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1400px;margin:0 auto;padding:.9rem 1.25rem;display:flex}.bottega-controls-left{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.bottega-filter-toggle{color:#1a0e05;cursor:pointer;background:#fff;border:1.5px solid #b8954a66;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.bottega-filter-toggle.active,.bottega-filter-toggle:hover{background:#faf3e8;border-color:#b8954a}.bottega-filter-count{color:#fff;background:#b8954a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}.bottega-reset-filters{color:#666;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;transition:color .15s,border-color .15s;display:flex}.bottega-reset-filters:hover{color:#dc2626;border-color:#dc2626}.bottega-total{color:#78756e;font-size:12px}.bottega-sort-wrapper{align-items:center;display:flex;position:relative}.bottega-sort-chevron{color:#78756e;pointer-events:none;position:absolute;right:10px}.bottega-sort-select{-webkit-appearance:none;appearance:none;color:#1a0e05;cursor:pointer;background:#fff;border:1.5px solid #e0d8cc;border-radius:8px;outline:none;min-width:140px;padding:7px 30px 7px 12px;font-size:13px}.bottega-sort-select:focus{border-color:#b8954a}.bottega-filter-panel{background:#faf3e8;border-bottom:1px solid #b8954a2e;flex-direction:column;gap:1rem;max-width:1400px;margin:0 auto;padding:1.1rem 1.25rem;display:flex}.bottega-filter-group{flex-direction:column;gap:.5rem;display:flex}.bottega-filter-label{letter-spacing:.06em;text-transform:uppercase;color:#b8954a;font-size:11px;font-weight:700}.bottega-filter-chips{flex-wrap:wrap;gap:6px;display:flex}.bottega-chip{color:#1a0e05;cursor:pointer;background:#fff;border:1.5px solid #e0d8cc;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,color .15s}.bottega-chip:hover{color:#b8954a;border-color:#b8954a}.bottega-chip.active{color:#fff;background:#b8954a;border-color:#b8954a;font-weight:600}.bottega-filter-toggle-label{color:#1a0e05;cursor:pointer;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;font-size:13px;display:flex}.bottega-grid-section{max-width:1400px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.bottega-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.bottega-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.bottega-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media (min-width:1280px){.bottega-grid{grid-template-columns:repeat(5,1fr)}}.bottega-loading{justify-content:center;padding:4rem;display:flex}.bottega-spinner{border:3px solid #e0d8cc;border-top-color:#b8954a;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite bottega-spin}@keyframes bottega-spin{to{transform:rotate(360deg)}}.bottega-error{text-align:center;color:#dc2626;padding:3rem}.bottega-empty{text-align:center;color:#78756e;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.btn-reset-search{color:#b8954a;cursor:pointer;background:#fff;border:1.5px solid #b8954a;border-radius:999px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s}.btn-reset-search:hover{background:#faf3e8}.sell-invite{flex-direction:column;display:flex}.sell-invite-hero{text-align:center;background:linear-gradient(160deg,#faf3e8 0%,#fff 100%);border-bottom:1px solid #b8954a26;flex-direction:column;align-items:center;gap:1.1rem;padding:4rem 1.5rem 4.5rem;display:flex}.sell-invite-badge{color:#b8954a;letter-spacing:.1em;text-transform:uppercase;background:#b8954a1f;border:1px solid #b8954a4d;border-radius:999px;margin:0;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.sell-invite-title{color:#1a0e05;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.15}.sell-invite-accent{color:#b8954a}.sell-invite-sub{color:#78756e;max-width:560px;margin:0;font-size:1.05rem;line-height:1.65}.sell-invite-cta-primary{color:#faf3e8;cursor:pointer;background:#1a0e05;border:none;border-radius:999px;align-items:center;gap:8px;margin-top:.4rem;padding:.85rem 2rem;font-size:15px;font-weight:700;transition:background .18s,transform .15s;display:flex}.sell-invite-cta-primary:hover{background:#b8954a;transform:translateY(-1px)}.sell-benefits-section{box-sizing:border-box;background:#fff;width:100%;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.sell-section-title{color:#1a0e05;text-align:center;margin:0 0 2.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.sell-benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (min-width:768px){.sell-benefits-grid{grid-template-columns:repeat(4,1fr)}}.sell-benefit-card{background:#faf3e8;border:1px solid #b8954a26;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.75rem 1.25rem;transition:box-shadow .2s,transform .2s;display:flex}.sell-benefit-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #b8954a26}.sell-benefit-icon{color:#b8954a}.sell-benefit-title{color:#1a0e05;margin:0;font-size:15px;font-weight:700}.sell-benefit-desc{color:#78756e;margin:0;font-size:13px;line-height:1.55}.sell-how-section{background:#faf3e8;border-top:1px solid #b8954a26;border-bottom:1px solid #b8954a26;max-width:100%;padding:4rem 1.5rem}.sell-steps{flex-direction:column;gap:0;max-width:600px;margin:0 auto;display:flex;position:relative}@media (min-width:768px){.sell-steps{flex-direction:row;align-items:flex-start;gap:0;max-width:900px}}.sell-step{flex:1;align-items:flex-start;gap:1rem;padding-bottom:2rem;display:flex;position:relative}@media (min-width:768px){.sell-step{text-align:center;flex-direction:column;align-items:center;padding-bottom:0}}.sell-step-num{color:#fff;z-index:1;background:#b8954a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Fraunces,Georgia,serif;font-size:1.15rem;font-weight:700;display:flex;position:relative}.sell-step-body{flex:1}.sell-step-title{color:#1a0e05;margin:0 0 .35rem;font-size:15px;font-weight:700}@media (min-width:768px){.sell-step-title{margin-top:.75rem}}.sell-step-desc{color:#78756e;margin:0;font-size:13px;line-height:1.55}.sell-step-connector{background:#b8954a4d;width:2px;height:calc(100% - 8px);position:absolute;top:44px;left:22px}@media (min-width:768px){.sell-step-connector{width:calc(100% - 20px);height:2px;top:22px;left:100%;transform:translate(-50%)}}.sell-cta-section{background:#fff;justify-content:center;padding:4rem 1.5rem 5rem;display:flex}.sell-cta-card{text-align:center;background:#1a0e05;border-radius:24px;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:520px;padding:2.5rem 2rem;display:flex}.sell-cta-title{color:#faf3e8;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:700}.sell-cta-list{text-align:left;flex-direction:column;align-self:flex-start;gap:.65rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.sell-cta-item{color:#e8ddc9;align-items:center;gap:.6rem;font-size:14px;display:flex}.sell-cta-check{color:#b8954a;flex-shrink:0}.sell-cta-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;display:flex}.sell-btn-primary{color:#fff;cursor:pointer;background:#b8954a;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:160px;padding:.8rem 1.75rem;font-size:14px;font-weight:700;transition:background .18s,transform .15s;display:flex}.sell-btn-primary:hover{background:#8a6e32;transform:translateY(-1px)}.sell-btn-secondary{color:#e8ddc9;cursor:pointer;background:0 0;border:1.5px solid #b8954a73;border-radius:999px;flex:1;justify-content:center;align-items:center;min-width:120px;padding:.8rem 1.75rem;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .18s,color .18s;display:flex}.sell-btn-secondary:hover{color:#b8954a;border-color:#b8954a}.bottega-pagination{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:2.5rem;display:flex}.bottega-page-btn{color:#1a0e05;cursor:pointer;background:#fff;border:1.5px solid #e0d8cc;border-radius:8px;width:36px;height:36px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s}.bottega-page-btn:hover{color:#b8954a;border-color:#b8954a}.bottega-page-btn.active{color:#fff;background:#b8954a;border-color:#b8954a;font-weight:700}
