.wine-page{color:#f7f3f5;min-height:100vh;font-family:var(--font-inter), sans-serif;background-color:#0b0507;padding-bottom:6rem}.wine-hero{text-align:center;background:radial-gradient(circle,#2e0d16 0%,#0b0507 80%);border-bottom:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:8rem 2rem 4rem;display:flex;position:relative}.wine-hero__badge{color:#c9a84c;text-transform:uppercase;letter-spacing:2px;border:1px solid #c9a84c;border-radius:50px;margin-bottom:2rem;padding:6px 14px;font-size:11px;display:inline-block}.wine-hero__title{letter-spacing:2px;margin-bottom:1.5rem;font-family:Playfair Display,Times New Roman,serif;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.1}.wine-hero__subtitle{color:#a39097;max-width:600px;font-size:1.1rem;font-weight:300;line-height:1.6}.wine-showcase{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:3rem;max-width:1400px;margin:0 auto;padding:6rem 2rem;display:flex}.wine-showcase:last-of-type{border-bottom:none}@media (min-width:900px){.wine-showcase{flex-direction:row;align-items:flex-start;gap:6rem;padding:8rem 4rem}}.wine-gallery{flex-direction:column;flex:1;gap:1.5rem;display:flex}.wine-gallery__main{aspect-ratio:2/3;background:#14090c;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.wine-gallery__thumbs{scrollbar-width:thin;scrollbar-color:#fff3 transparent;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.wine-gallery__thumbs::-webkit-scrollbar{height:4px}.wine-gallery__thumbs::-webkit-scrollbar-thumb{background:#fff3}.wine-gallery__thumb{cursor:pointer;opacity:.4;border:1px solid #0000;border-radius:4px;flex-shrink:0;width:80px;height:80px;transition:opacity .3s,transform .3s;position:relative;overflow:hidden}.wine-gallery__thumb:hover{opacity:.8}.wine-gallery__thumb.active{opacity:1;border-color:#c9a84c;transform:translateY(-2px)}.wine-details{flex-direction:column;flex:0 0 40%;display:flex;position:sticky;top:100px}.wine-details__title{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:400;line-height:1.1}.wine-details__markdown{color:#d1b8c0;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.8}.wine-details__markdown p{margin-bottom:1rem}.wine-details__markdown strong{color:#fff;font-weight:500}.wine-details__price-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.wine-details__price{color:#c9a84c;font-family:Playfair Display,serif;font-size:1.8rem}.wine-qty{background:#ffffff08;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:16px;padding:6px 12px;display:flex}.wine-qty button{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;transition:all .2s;display:flex}.wine-qty button:hover{color:#000;background:#c9a84c}.wine-qty span{text-align:center;min-width:1.5rem;font-size:1rem;font-weight:600}.wine-floating-cart{bottom:calc(var(--tab-height,60px) + var(--tab-safe-bottom,0px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#0b0507f2;border-top:1px solid #c9a84c33;justify-content:space-between;align-items:center;padding:1.5rem 2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;left:0;right:0;transform:translateY(100%)}.wine-floating-cart.visible{transform:translateY(0)}.wine-floating-cart__info{align-items:center;gap:2rem;display:flex}.wine-floating-cart__text{color:#fff;font-family:Playfair Display,serif;font-size:1.1rem}.wine-floating-cart__btn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#c9a84c,#a07830);border:none;border-radius:50px;padding:.8rem 2rem;font-size:.95rem;font-weight:600}.wine-checkout-section{max-width:800px;margin:6rem auto 2rem;padding:0 2rem}.wine-checkout-container{background:#14080c;border:1px solid #c9a84c26;border-radius:12px;padding:3rem;box-shadow:0 20px 40px #00000080}.wine-checkout-title{color:#c9a84c;text-align:center;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.2rem}.wine-checkout-desc{text-align:center;color:#a39097;margin-bottom:3rem;font-size:1rem;line-height:1.6}.wine-checkout-form{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.wine-checkout-form input,.wine-checkout-form textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:1.2rem;font-size:1rem;transition:all .3s}.wine-checkout-form input:focus,.wine-checkout-form textarea:focus{background:#ffffff0f;border-color:#c9a84c;outline:none}.wine-checkout-form .full-width{grid-column:1/-1}.wine-checkout-form textarea{resize:vertical;min-height:120px}.wine-checkout-btn{color:#060204;cursor:pointer;background:linear-gradient(135deg,#c9a84c,#a07830);border:none;border-radius:8px;grid-column:1/-1;margin-top:1rem;padding:1.2rem;font-size:1.15rem;font-weight:700;transition:opacity .3s}.wine-checkout-btn:hover{opacity:.9}.wine-checkout-btn:disabled{opacity:.6;cursor:not-allowed}.cart-summary{border-bottom:1px solid #ffffff14;margin-bottom:2rem;padding-bottom:2rem}.cart-summary h3{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-weight:400}.cart-item-row{color:#d1b8c0;justify-content:space-between;margin-bottom:.5rem;font-size:1.05rem;display:flex}
