*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#bd7d48;background:radial-gradient(circle at 0 0,#ddbc8d40,#0000 24%),linear-gradient(135deg,#fff9f1 0%,#fdf1e2 40%,#fce0bf 100%);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}button{cursor:pointer;font:inherit;border:0;border-radius:999px;transition:transform .18s,box-shadow .18s,background .18s}button:hover{transform:translateY(-1px)}.app{min-height:100vh}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:5;background:#fff9f0d9;border-bottom:1px solid #b9742b29;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(18px,4vw,56px);display:flex;position:sticky;top:0;box-shadow:0 10px 30px #562b0a14}.brand{color:#9b2c00;background:0 0;align-items:center;gap:10px;padding:0;font-size:1.35rem;font-weight:800;display:flex}.brand img{object-fit:cover;border:2px solid #f4c27a;border-radius:50%;width:52px;height:52px}.nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nav button{color:#7a3b16;background:#fffc;border:1px solid #b4632329;padding:10px 16px}.nav button.active,.nav button:hover{color:#fff;background:linear-gradient(135deg,#dc2626,#b45309);border-color:#0000;box-shadow:0 10px 24px #b4530933}main{max-width:1220px;margin:0 auto;padding:34px clamp(18px,4vw,56px) 56px}.site-footer{color:#332c1c;background:linear-gradient(135deg,#bb5326,#c08663);justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:24px clamp(18px,4vw,56px);display:flex}.site-footer h3{margin:0 0 6px}.site-footer p{max-width:500px;margin:0}.site-footer a{color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;padding:10px 16px;text-decoration:none}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.page h1{color:#8a2f0a;max-width:780px;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1}.eyebrow{color:#dc2626;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}.section,.page{padding-top:32px}.section-heading{margin-bottom:24px}.section-heading h2,.section-heading h1{margin-top:0}@media (width<=820px){.site-header{flex-direction:column;align-items:flex-start}.nav{justify-content:flex-start}.brand img{width:46px;height:46px}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}.admin-empty,.owner-login,.orders-table,.receipt-paper{background:#fff;border:1px solid #f3d2a2;border-radius:8px;box-shadow:0 8px 24px #3b1f0f14}.admin-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-empty,.owner-login{padding:22px}.admin-empty h2,.owner-login h2,.receipt-paper h2,.receipt-paper h3{color:#8a2f0a;margin:0}.admin-empty p,.owner-login p,.receipt-paper p{color:#70401f;margin:4px 0;line-height:1.6}.owner-login{gap:12px;max-width:420px;display:grid}.owner-login label{color:#8a2f0a;font-weight:800}.owner-login input{color:#3b1f0f;font:inherit;border:1px solid #f3d2a2;border-radius:8px;width:100%;padding:11px 12px}.owner-login input:focus{border-color:#dc2626;outline:2px solid #dc262629}.owner-login button,.owner-logout,.receipt-actions button{color:#fff;background:#dc2626;padding:11px 15px;font-weight:700}.owner-login button:hover,.owner-logout:hover,.receipt-actions button:hover{background:#991b1b}.owner-login button:disabled{cursor:not-allowed;background:#c9a27b}.orders-table{overflow:hidden}.orders-table-header,.order-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr) auto auto;gap:14px;padding:14px 18px;display:grid}.orders-table-header{color:#8a2f0a;background:#fff7ed;font-weight:800}.order-row{color:#3b1f0f;text-align:left;background:#fff;border-top:1px solid #f3d2a2;border-radius:0;align-items:center;width:100%}.order-row:hover{background:#fff7ed}.order-row-main{color:inherit;grid-template-columns:subgrid;text-align:left;background:0 0;grid-column:1/span 4;align-items:center;gap:14px;padding:0;display:grid}.order-row span:first-child{gap:4px;display:grid}.order-row small{color:#70401f}.delete-order-button{color:#8a2f0a;background:#fff;border:1px solid #f3d2a2;padding:8px 12px}.delete-order-button:hover{background:#fff1e7}.admin-status-error{color:#b91c1c;margin-bottom:12px;font-weight:700}.admin-view-nav{border-bottom:1px solid #f3d2a2;gap:8px;margin-bottom:20px;display:flex}.admin-view-nav button{color:#70401f;background:0 0;border-bottom:3px solid #0000;border-radius:0;padding:12px 16px;font-weight:800}.admin-view-nav button.active{color:#8a2f0a;border-bottom-color:#dc2626}.inventory-manager{gap:14px;display:grid}.inventory-note,.inventory-message{color:#70401f;margin:0}.inventory-message{background:#fff7ed;border-radius:8px;padding:10px 12px;font-weight:700}.inventory-list{background:#fff;border:1px solid #f3d2a2;border-radius:8px;overflow:hidden}.inventory-row{border-bottom:1px solid #f3d2a2;grid-template-columns:minmax(0,1fr) 110px 90px;align-items:center;gap:14px;padding:14px 18px;display:grid}.inventory-row:last-child{border-bottom:0}.inventory-row>div{gap:4px;display:grid}.inventory-row small{color:#70401f}.inventory-row input{font:inherit;border:1px solid #f3d2a2;border-radius:8px;width:100%;padding:9px 10px}.inventory-row button{color:#fff;background:#dc2626;padding:10px;font-weight:700}.manual-receipt-form{gap:18px;display:grid}.receipt-form-card{background:#fff;border:1px solid #f3d2a2;border-radius:8px;padding:22px;box-shadow:0 8px 24px #3b1f0f14}.receipt-form-card h2{color:#8a2f0a;margin:0 0 18px}.receipt-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.receipt-form-grid label,.shipping-cost-field{color:#70401f;gap:7px;font-weight:700;display:grid}.receipt-form-grid .full-width{grid-column:1/-1}.receipt-form-grid input,.shipping-cost-field input,.receipt-product input{color:#3b1f0f;font:inherit;border:1px solid #f3d2a2;border-radius:8px;padding:10px 12px}.receipt-product-list{gap:8px;display:grid}.receipt-product{border-bottom:1px solid #f3d2a2;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.receipt-product span{gap:3px;display:grid}.receipt-product small{color:#70401f}.receipt-product input{width:90px}.shipping-cost-field{max-width:220px;margin-top:18px}.generate-receipt-button{color:#fff;background:#dc2626;justify-self:end;padding:12px 18px;font-weight:800}.generate-receipt-button:hover{background:#991b1b}.delete-modal-backdrop{z-index:1000;background:#3b1f0f8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.delete-modal{background:#fff;border:1px solid #f3d2a2;border-radius:12px;width:100%;max-width:440px;padding:26px;box-shadow:0 24px 60px #3b1f0f40}.delete-modal h2{color:#8a2f0a;margin:4px 0 10px}.delete-modal>p:not(.eyebrow){color:#70401f;margin:0;line-height:1.6}.delete-modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.delete-modal-actions button{padding:10px 16px;font-weight:700}.delete-modal-cancel{color:#70401f;background:#fff;border:1px solid #f3d2a2}.delete-modal-confirm{color:#fff;background:#dc2626}.delete-modal-confirm:hover:not(:disabled){background:#991b1b}.delete-modal-actions button:disabled{cursor:not-allowed;opacity:.65}.receipt{gap:16px;display:grid}.receipt-actions{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.receipt-actions .ghost-admin-button{color:#8a2f0a;background:#fff;border:1px solid #f3d2a2}.receipt-actions .ghost-admin-button:hover{background:#fff7ed}.receipt-paper{gap:20px;padding:28px;display:grid}.receipt-header{border-bottom:1px solid #f3d2a2;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.receipt-header div:last-child{text-align:right}.receipt-brand{align-items:center;gap:14px;display:flex}.receipt-brand img{object-fit:contain;width:68px;height:68px}.receipt-meta h2,.receipt-brand h2{margin:0}.receipt-parties{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.receipt-section,.receipt-items{gap:8px;display:grid}.receipt-totals div{justify-content:space-between;align-items:center;gap:12px;display:flex}.receipt-item{color:#70401f;border-bottom:1px solid #f3d2a2;grid-template-columns:minmax(0,1fr) 55px 95px 95px;align-items:center;gap:12px;padding:9px 0;display:grid}.receipt-item span:not(:first-child),.receipt-item strong{text-align:right}.receipt-item-heading{color:#8a2f0a;background:#fff7ed;padding:10px 8px;font-weight:800}.receipt-totals{border-top:1px solid #f3d2a2;gap:10px;padding-top:18px;display:grid}.receipt-grand-total{color:#8a2f0a;font-size:1.15rem}@media (width<=820px){.admin-header,.receipt-header,.receipt-totals div{flex-direction:column;align-items:flex-start}.orders-table-header{display:none}.order-row{grid-template-columns:1fr}.order-row-main{grid-column:auto;grid-template-columns:1fr}.receipt-header div:last-child{text-align:left}.receipt-parties{grid-template-columns:1fr}.receipt-item{grid-template-columns:minmax(0,1fr) 42px 78px 78px}.receipt-form-grid{grid-template-columns:1fr}.receipt-form-grid .full-width{grid-column:auto}.inventory-row{grid-template-columns:1fr 90px}.inventory-row button{grid-column:1/-1}}.explore-page{padding:18px 0 24px}.explore-intro{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:end;gap:clamp(30px,7vw,110px);padding:clamp(24px,5vw,68px) 0 clamp(44px,7vw,90px);display:grid}.explore-intro h1{color:#762a0c;letter-spacing:-.065em;max-width:850px;margin:0;font-size:clamp(3.2rem,7vw,7rem);line-height:.9}.explore-intro h1 span{color:#d13c20;font-style:italic;display:block}.explore-intro-copy{padding-bottom:5px}.explore-intro-copy p{color:#70401f;margin:0 0 24px;font-size:1.08rem;line-height:1.7}.explore-intro-copy button{color:#fff;background:#173f38;padding:14px 20px;font-weight:800}.explore-intro-copy button span{margin-left:8px;font-size:1.25rem}.gallery-heading{border-bottom:1px solid #762a0c33;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:13px;display:flex}.gallery-heading p{color:#762a0c;margin:0;font-size:1.3rem;font-weight:800}.gallery-heading span{color:#9b684b;font-size:.82rem}.explore-gallery{grid-auto-flow:dense;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:250px;gap:18px;display:grid}.gallery-card{text-align:left;background:#ead8c1;border-radius:22px;padding:0;display:block;position:relative;overflow:hidden}.gallery-card--tall{grid-row:span 2}.gallery-card--wide{grid-column:span 2}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.gallery-card:hover{transform:translateY(-3px)}.gallery-card:hover img{transform:scale(1.045)}.gallery-card-shade{background:linear-gradient(#0000 45%,#1a0d07cc);position:absolute;inset:0}.gallery-card-copy{color:#fff;flex-direction:column;max-width:calc(100% - 70px);display:flex;position:absolute;bottom:20px;left:20px}.gallery-card-copy strong{font-size:1.3rem}.gallery-card-copy small{opacity:.85;margin-top:4px}.gallery-card-open{color:#762a0c;opacity:0;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:900;transition:all .25s;display:flex;position:absolute;top:16px;right:16px;transform:translateY(6px)}.gallery-card:hover .gallery-card-open{opacity:1;transform:translateY(0)}.explore-story{color:#fff8ed;text-align:center;background:#173f38;border-radius:28px;margin-top:20px;padding:clamp(36px,6vw,76px);position:relative;overflow:hidden}.explore-story:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:280px;height:280px;position:absolute;top:-140px;right:-100px}.explore-story .eyebrow{color:#efad72}.explore-story h2{letter-spacing:-.045em;margin:15px 0 20px;font-size:clamp(2.2rem,5vw,4.7rem);line-height:1}.explore-story>p:last-child{color:#d7e1dc;max-width:580px;margin:0 auto;line-height:1.7}.gallery-open{overflow:hidden}.lightbox{z-index:100;background:#100a07f0;justify-content:center;align-items:center;padding:28px 85px;animation:.2s both lightboxIn;display:flex;position:fixed;inset:0}.lightbox figure{text-align:center;max-width:min(1100px,85vw);max-height:100%;margin:0}.lightbox figure img{object-fit:contain;border-radius:12px;max-width:100%;max-height:calc(100vh - 125px);margin:auto;display:block;box-shadow:0 28px 80px #0000006b}.lightbox figcaption{color:#fff;justify-content:center;gap:12px;padding-top:14px;display:flex}.lightbox figcaption span{color:#cfbbae}.lightbox-close,.lightbox-arrow{color:#fff;background:#ffffff1f;justify-content:center;align-items:center;display:flex;position:absolute}.lightbox-close{width:44px;height:44px;font-size:2rem;top:20px;right:24px}.lightbox-arrow{width:52px;height:52px;font-size:2.3rem;top:50%}.lightbox-arrow--left{left:20px}.lightbox-arrow--right{right:20px}@keyframes lightboxIn{0%{opacity:0}to{opacity:1}}@media (width<=820px){.explore-intro{grid-template-columns:1fr;align-items:start;padding-top:22px}.explore-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px}.gallery-card--wide{grid-column:span 2}.gallery-card-open{opacity:1;transform:none}.lightbox{padding:72px 14px 30px}.lightbox-arrow{top:auto;bottom:14px}.lightbox-arrow--left{left:calc(50% - 64px)}.lightbox-arrow--right{right:calc(50% - 64px)}}@media (width<=520px){.explore-intro h1{font-size:clamp(3rem,16vw,4.6rem)}.gallery-heading span{display:none}.explore-gallery{flex-direction:column;display:flex}.gallery-card{height:390px}.gallery-card--wide{height:250px}.lightbox figcaption{flex-direction:column;align-items:center;gap:3px}}@media (prefers-reduced-motion:reduce){.gallery-card img,.gallery-card-open,.lightbox{transition:none;animation:none}}.cart-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}.cart-list{gap:14px;display:grid}.cart-item,.checkout-form,.order-summary,.empty-cart{background:#fff;border:1px solid #f3d2a2;border-radius:8px;box-shadow:0 8px 24px #3b1f0f14}.checkout-form{gap:18px;padding:24px;display:grid}.cart-item{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:14px;padding:18px;display:grid}.cart-item-image-block{align-items:center;gap:12px;display:flex}.cart-item-image{object-fit:cover;border-radius:14px;width:64px;height:64px}.cart-item h3,.checkout-form h2,.order-summary h2,.empty-cart h2{color:#8a2f0a;margin:0}.cart-item p,.empty-cart p{color:#70401f;line-height:1.6}.quantity-controls{align-items:center;gap:10px;display:flex}.quantity-controls button{color:#8a2f0a;background:#fef3c7;width:34px;height:34px;font-weight:800}.quantity-controls span{text-align:center;min-width:22px}.ghost-button{color:#8a2f0a;background:0 0;border:1px solid #f3d2a2;padding:9px 12px}.ghost-button:hover{background:#fff7ed}.order-summary,.empty-cart{padding:22px}.order-confirmation-page{justify-content:center;display:flex}.order-confirmation{background:#fff;border:1px solid #f3d2a2;border-radius:8px;gap:18px;width:100%;max-width:680px;padding:28px;display:grid;box-shadow:0 8px 24px #3b1f0f14}.order-confirmation h1{color:#8a2f0a;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.order-confirmation p{color:#70401f;margin:0;font-size:1.1rem;line-height:1.6}.order-confirmation button{color:#fff;background:#dc2626;padding:12px 15px;font-weight:700}.order-confirmation button:hover{background:#991b1b}.confirmation-actions{flex-wrap:wrap;gap:12px;display:flex}.checkout-header{gap:10px;display:grid}.eyebrow{font-size:1.5rem}.checkout-card{background:#fff7ed;border:1px solid #f3d2a2;border-radius:16px;gap:18px;padding:18px;display:grid}.checkout-section{gap:14px;display:grid}.checkout-section h3{color:#8a2f0a;margin-left:0;font-size:1.05rem}.section-note{color:#70401f;font-size:1.1rem}.checkout-form label,.shipping-summary-card label,.shipping-option span{color:#8a2f0a;font-weight:800}.checkout-form input,.checkout-form select,.checkout-form textarea,.checkout-card input,.checkout-card select,.checkout-card textarea,.checkout-field-grid input,.checkout-field-grid select,.checkout-field-grid textarea{color:#3b1f0f;font:inherit;box-sizing:border-box;border:1px solid #f3d2a2;border-radius:10px;width:100%;min-height:38px;padding:12px 18px;font-size:18px}.checkout-form textarea,.checkout-card textarea,.checkout-field-grid textarea{resize:vertical;min-height:110px}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:#dc2626;outline:2px solid #dc262629}.checkout-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.shipping-summary-card{background:#fff7ed;border:1px solid #f3d2a2;border-radius:14px;gap:12px;margin-bottom:18px;padding:18px;display:grid}.shipping-summary-header{gap:6px;display:grid}.shipping-summary-description,.shipping-summary-detail{color:#70401f;margin:0;font-size:.95rem}.shipping-option{color:#3b1f0f;background:#fff;border:1px solid #f3d2a2;border-radius:12px;align-items:center;gap:12px;padding:14px 12px;display:flex}.shipping-option input{accent-color:#8a2f0a}.checkout-field-grid div{gap:8px;display:grid}.card-element{background:#fff7ed;border:1px solid #f3d2a2;border-radius:14px;margin-bottom:22px;padding:22px 24px}.apple-pay-option{background:#fff7ed;border:1px solid #f3d2a2;border-radius:14px;gap:12px;padding:18px 24px;display:grid}.payment-method-options{border:0;gap:10px;margin:0;padding:0;display:grid}.payment-method-options legend{color:#8a2f0a;margin-bottom:10px;font-weight:800}.payment-method-choice{cursor:pointer;background:#fff;border:1px solid #f3d2a2;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.payment-method-choice.selected{background:#fff7ed;border-color:#8a2f0a;box-shadow:0 0 0 1px #8a2f0a}.payment-method-choice.disabled{cursor:not-allowed;opacity:.55}.payment-method-choice input{accent-color:#8a2f0a;flex:none;width:auto;min-height:auto;padding:0}.payment-method-choice span{gap:3px;display:grid}.payment-method-choice strong{color:#3b1f0f}.payment-method-choice small{color:#70401f;font-weight:500}.apple-pay-option h3{color:#3b1f0f;margin:0;font-size:1.05rem}.apple-pay-unavailable{color:#70401f;background:#fff7ed;border:1px solid #f3d2a2;border-radius:10px;margin:0;padding:12px 14px;font-size:.95rem}.payment-panel-hidden{opacity:0;pointer-events:none;width:1px!important;position:absolute!important;left:-10000px!important}.checkout-total{color:#8a2f0a;background:#fff7ed;border:1px solid #f3d2a2;border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:16px 22px;font-weight:800;display:flex}.checkout-actions{background:#fff8f0;border:1px solid #f3d2a2;border-radius:12px;gap:12px;margin:12px 0 24px 12px;padding:12px 14px 14px;display:grid}.order-message{color:#8a2f0a;margin:0;font-weight:800}.order-message.error{color:#dc2626}.order-processed-popup{background:#fff7ed;border:1px solid #f3d2a2;border-left:5px solid #8a2f0a;border-radius:8px;padding:16px;box-shadow:0 8px 20px #3b1f0f14}.order-processed-popup h3{color:#8a2f0a;margin:0 0 6px}.order-processed-popup p{color:#70401f;margin:0;line-height:1.6}.payment-button{color:#fff;cursor:pointer;background:#33810e;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:10px;padding:12px 24px;font-size:20px;font-weight:700;display:inline-flex}.payment-button:disabled{cursor:not-allowed;background:#c9a27b}.checkout-form button{color:#fff;background:#dc2626;border-radius:10px;width:100%;margin-top:10px;padding:14px 16px;font-weight:700;transition:background .2s}.checkout-form button:hover{background:#991b1b}.checkout-form button:disabled{cursor:not-allowed;background:#c9a27b}.delivery-form{gap:10px;margin-top:18px;display:grid}.delivery-form label{color:#8a2f0a;font-weight:800}.delivery-form input{color:#3b1f0f;font:inherit;border:1px solid #f3d2a2;border-radius:8px;width:100%;padding:11px 12px}.delivery-form input:focus{border-color:#dc2626;outline:2px solid #dc262629}.delivery-form button{color:#fff;background:#8a2f0a;padding:11px 15px;font-weight:700}.delivery-form button:disabled{cursor:not-allowed;background:#c9a27b}.delivery-rule,.shipping-message{color:#70401f;margin:0;font-size:.92rem;line-height:1.5}.shipping-message{color:#8a2f0a;font-weight:800}.shipping-message.error{color:#dc2626}.summary-row{border-top:1px solid #f3d2a2;justify-content:space-between;padding:15px 0;display:flex}.total-row{color:#8a2f0a;font-size:1.12rem}.empty-cart button,.checkout-button{color:#fff;background:#dc2626;padding:11px 15px;font-weight:700}.empty-cart button:hover,.checkout-button:hover{background:#991b1b}.checkout-button:disabled{cursor:not-allowed;background:#c9a27b}.checkout-button{width:100%;margin-top:12px}.address-wrapper{position:relative}.address-dropdown{z-index:999;background:#fff;border:1px solid #ddd;border-radius:8px;max-height:250px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #0000001f}.address-item{cursor:pointer;padding:12px 14px}.address-item:hover{background:#f5f5f5}.cart-layout{grid-template-columns:minmax(0,1fr) 360px;grid-template-areas:"cart summary""checkout summary";align-items:start;gap:28px;display:grid}.cart-list{grid-area:cart}.order-summary{grid-area:summary}.checkout-content{grid-area:checkout;min-width:0}@media (width<=768px){.cart-layout{flex-direction:column;gap:20px;display:flex}.cart-list{order:1;width:100%}.order-summary{order:2;width:100%}.checkout-content{order:3;width:100%}.cart-item{grid-template-columns:minmax(0,1fr) auto;gap:12px}.quantity-controls{gap:6px}.quantity-controls button{width:30px;height:30px;font-size:.95rem}.quantity-controls span{min-width:18px}}.contact-page{padding:2rem}.contact-page .contact-placeholder{background:#ffffffe6;border:1px dashed #ccc;border-radius:12px;max-width:720px;margin-top:1.5rem;padding:2rem}main{width:min(96%,1550px);margin:0 auto;padding:26px 14px}.hero{background:linear-gradient(135deg,#ffffffeb,#fff3e3f2);border:1px solid #b9742b2e;border-radius:32px;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:center;gap:34px;min-height:430px;margin-bottom:28px;padding:28px;animation:.9s cubic-bezier(.22,1,.36,1) both fadeUp;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #5c2c0b1f}.hero:before{content:"";background:linear-gradient(120deg,#0000 0%,#ffffffb3 45%,#0000 100%);width:80px;height:140%;animation:4.8s ease-in-out infinite sweep;position:absolute;top:-20%;left:-120%;transform:skew(-20deg)}.hero:after{content:"";background:radial-gradient(circle,#ffc26e66,#0000 70%);width:220px;height:220px;position:absolute;inset:auto -60px -60px auto}.hero h1{color:#8a2f0a;transform-origin:0;max-width:780px;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:1}.hero-copy{color:#6f3212;max-width:620px;font-size:1.08rem;line-height:1.7}.hero-product{z-index:1;background:linear-gradient(135deg,#fff7eb,#fbe5c4);border:1px solid #b9742b29;border-radius:24px;justify-content:center;align-items:center;min-height:340px;padding:18px;animation:1.1s cubic-bezier(.22,1,.36,1) both floatIn;display:flex;position:relative;overflow:hidden}.hero-product img{aspect-ratio:1;object-fit:cover;border-radius:20px;width:100%;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s;box-shadow:0 18px 40px #5c2c0b29}.hero-product:hover img{transform:scale(1.04)rotate(-1deg);box-shadow:0 24px 44px #5c2c0b33}.products{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;display:grid}.card{background:#ffffffeb;border:1px solid #b9742b29;border-radius:24px;flex-direction:column;gap:14px;min-height:430px;padding:20px;transition:transform .18s,box-shadow .18s;animation:.9s cubic-bezier(.22,1,.36,1) both cardReveal;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 44px #3b1f0f17}.card:hover{transform:translateY(-8px)scale(1.015);box-shadow:0 24px 60px #3b1f0f21}.card:nth-child(2n){animation-delay:80ms}.card:nth-child(3n){animation-delay:.16s}.card:before{content:"";background:radial-gradient(circle,#ffc26e4d,#0000 70%);width:160px;height:160px;position:absolute;top:-50px;right:-50px}.product-image{aspect-ratio:4/5;object-fit:cover;transform-origin:50%;background:#fff7e9;border:1px solid #b9742b1f;border-radius:18px;align-self:center;width:100%;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative}.card:hover .product-image{transform:scale(1.03)translateY(-4px);box-shadow:0 14px 28px #5c2c0b1f}.card h3{color:#8a2f0a;margin:0}.card p{color:#70401f;margin:0;line-height:1.6}.card .cart-note{color:#8a2f0a;margin:0;font-weight:700}.stock-label{font-size:.78rem;font-weight:800;color:#39723d!important;margin-top:3px!important}.stock-label.out{color:#b91c1c!important}.stock-label.low{color:#b45309!important}.card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.home-cart-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-quantity-controls{background:#fff7ed;border:1px solid #f3d2a2;border-radius:999px;grid-template-columns:34px 30px 34px;align-items:center;height:42px;display:grid;overflow:hidden}.home-quantity-controls button{color:#8a2f0a;background:0 0;height:100%;padding:0;font-weight:800}.home-quantity-controls button:disabled{color:#c9a27b;cursor:not-allowed}.home-quantity-controls span{color:#3b1f0f;text-align:center;font-weight:800}.home-cart-actions>button{color:#fff;background:linear-gradient(135deg,#dc2626,#b45309);padding:11px 15px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;position:relative;overflow:hidden;box-shadow:0 10px 24px #b4530933}.home-cart-actions>button:disabled{box-shadow:none;cursor:not-allowed;background:#c9a27b}.home-cart-actions>button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.home-cart-actions>button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 14px 28px #b4530940}.home-cart-actions>button:hover:before{left:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(28px)rotateX(16deg)scale(.96)}to{opacity:1;transform:translateY(0)rotateX(0)scale(1)}}@keyframes cardReveal{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sweep{0%,to{left:-120%}50%{left:140%}}@media (width<=820px){.hero{grid-template-columns:1fr;gap:22px;min-height:auto;padding:18px}.hero-product,.hero-product2{min-height:220px;padding:14px}.hero-product img{max-height:340px}.hero h1{font-size:clamp(1.9rem,7vw,3.2rem)}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card{border-radius:18px;min-height:auto;padding:14px}.product-image{max-height:200px}.card h3{font-size:.98rem}.card p{font-size:.92rem}.home-cart-actions>button{padding:10px 14px}.card-footer,.home-cart-actions{flex-direction:column;align-items:stretch}.home-quantity-controls{width:100%}}@media (width<=420px){.products{grid-template-columns:1fr}}.legal-page{padding:2rem 0 3rem}.legal-intro{color:#7a3b16;max-width:780px;margin-top:1rem;font-size:1.05rem;line-height:1.7}.legal-card{background:#ffffffe6;border:1px solid #b9742b29;border-radius:20px;margin-top:1.5rem;padding:2rem;box-shadow:0 14px 40px #562b0a14}.legal-section+.legal-section{border-top:1px solid #b9742b24;margin-top:1.25rem;padding-top:1.25rem}.legal-section h2{color:#8a2f0a;margin:0 0 .7rem;font-size:1.1rem}.legal-section p,.legal-section li{color:#6d4223;line-height:1.7}.legal-section ul{margin:0;padding-left:1.2rem}
