@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--green:#153f35;--deep:#0c2c25;--gold:#cda85c;--cream:#f7f3e9;--white:#fff;--ink:#17201d;--muted:#6b746f;--line:#e7e3d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fcfbf7;color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shop-header{height:78px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.shop-brand{display:flex;align-items:center;gap:11px;font-family:'Playfair Display',serif;font-size:24px;color:var(--green)}.shop-brand img{width:45px;height:45px;object-fit:contain}.shop-header nav{display:flex;align-items:center;gap:28px;font-weight:600}.shop-header nav b{background:var(--gold);color:var(--deep);border-radius:99px;padding:2px 8px}.panel-link{font-size:13px;color:var(--muted)}main{min-height:70vh}.hero{min-height:560px;padding:70px max(7vw,28px);display:grid;grid-template-columns:1.3fr .7fr;align-items:center;background:linear-gradient(125deg,var(--deep),var(--green));color:white;overflow:hidden}.hero h1,.catalog h2,.product-detail h1,.checkout h1,.result-card h1{font-family:'Playfair Display',serif}.hero h1{font-size:clamp(44px,6vw,82px);line-height:1.02;margin:16px 0 24px;max-width:850px}.hero p{font-size:18px;line-height:1.7;max-width:620px;color:#d7e3df}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700;color:var(--gold)}.hero-mark{font-family:'Playfair Display',serif;font-size:290px;line-height:1;color:#ffffff12;text-align:center;transform:rotate(-8deg)}.hero-mark span{color:#cda85c33}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:14px 22px;font-weight:700;cursor:pointer}.gold{background:var(--gold);color:var(--deep)}.wide{width:100%;font-size:17px}.catalog{max-width:1400px;margin:auto;padding:80px max(4vw,22px)}.section-heading h2{font-size:clamp(32px,4vw,52px);margin:8px 0 30px;color:var(--green)}.filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;margin-bottom:32px}.filters input,.filters select,.checkout-box input{border:1px solid var(--line);border-radius:6px;padding:13px;background:#fff}.filters button{border:0;background:var(--green);color:white;border-radius:6px;padding:0 24px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #0b2d2414}.product-image{display:block;position:relative;aspect-ratio:4/5;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover}.product-image span{position:absolute;left:12px;top:12px;background:var(--gold);padding:5px 9px;border-radius:4px;font-size:11px;font-weight:700}.product-info{padding:17px}.product-info small{color:var(--muted);font-size:11px}.product-info h3{font-size:19px;margin:7px 0}.product-info p{color:var(--muted);margin:0 0 16px}.product-info>div{display:flex;align-items:center;justify-content:space-between}.product-info strong{font-size:21px;color:var(--green)}.product-info form button{width:38px;height:38px;border:0;border-radius:50%;background:var(--green);color:white;font-size:24px;cursor:pointer}.pagination{display:flex;justify-content:center;gap:20px;margin:38px}.pagination a{color:var(--green);font-weight:700}.empty{grid-column:1/-1;padding:60px;text-align:center;background:var(--cream);border-radius:8px}.product-detail{max-width:1120px;margin:60px auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.detail-image{aspect-ratio:4/5;background:#eee;border-radius:12px;overflow:hidden}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:24px 0}.detail-copy>a{color:var(--muted);display:block;margin-bottom:45px}.detail-copy h1{font-size:52px;margin:12px 0}.detail-price{font-size:30px;font-weight:700;color:var(--green)}.detail-copy dl{border-top:1px solid var(--line);margin:30px 0}.detail-copy dl div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0}.detail-copy dd{font-weight:600}.detail-copy small{display:block;color:var(--muted);margin-top:15px}.checkout{max-width:1200px;margin:60px auto;padding:0 24px;display:grid;grid-template-columns:1.4fr .8fr;gap:55px}.checkout h1{font-size:46px;color:var(--green)}.cart-line{display:grid;grid-template-columns:85px 1fr auto auto;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:15px 0}.cart-line img{width:85px;height:100px;object-fit:cover;border-radius:5px}.cart-line span{display:block;color:var(--muted);font-size:13px;margin-top:6px}.cart-line form button{border:0;background:transparent;color:#a24b42;cursor:pointer}.checkout-box{background:var(--cream);padding:30px;border-radius:10px;height:max-content}.checkout-box h2{margin-top:0}.total{display:flex;justify-content:space-between;font-size:20px;padding:15px 0;border-bottom:1px solid #d8d1c1;margin-bottom:15px}.checkout-box label{display:block;font-size:12px;font-weight:700;margin:10px 0}.checkout-box input{display:block;width:100%;margin-top:5px}.checkout-box .button{width:100%;margin-top:12px;color:white}.whatsapp{background:#1e8e62}.payphone{background:#ef6c27}.checkout-box small{display:block;margin-top:13px;color:var(--muted);line-height:1.5}.result-card{max-width:650px;margin:70px auto;padding:50px;text-align:center;background:white;border:1px solid var(--line);border-radius:12px}.result-card h1{font-size:42px;color:var(--green)}.result-icon{width:74px;height:74px;border-radius:50%;margin:18px auto;display:grid;place-items:center;font-size:38px;font-weight:700}.result-icon.success{background:#dff3e9;color:#18714f}.result-icon.pending{background:#fff0ca;color:#9b6d00}.result-icon.error{background:#f9dfdc;color:#a33d32}.order-list{display:grid;grid-template-columns:1fr auto;text-align:left;gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:25px 0}footer{background:var(--deep);color:white;padding:45px max(5vw,24px);display:flex;justify-content:space-between;gap:20px}footer span{color:#b8cac4}.shop-messages{position:fixed;z-index:40;right:20px;top:94px}.shop-message{padding:13px 18px;background:white;border-left:4px solid var(--green);box-shadow:0 8px 24px #0002;margin-bottom:8px}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-mark{display:none}.checkout,.product-detail{grid-template-columns:1fr}.filters{grid-template-columns:1fr 1fr}.filters input{grid-column:1/-1}.shop-header .panel-link{display:none}}
@media(max-width:560px){.shop-header{height:68px;padding:0 15px}.shop-header nav{gap:13px;font-size:14px}.shop-brand span{display:none}.hero{min-height:470px;padding:55px 24px}.hero h1{font-size:45px}.catalog{padding:55px 14px}.product-grid{gap:10px}.product-info{padding:12px}.product-info h3{font-size:16px}.product-info p{font-size:13px}.filters{grid-template-columns:1fr}.filters input{grid-column:auto}.product-detail{margin:24px auto;gap:20px}.detail-copy h1{font-size:38px}.checkout{margin:35px auto}.cart-line{grid-template-columns:65px 1fr auto}.cart-line img{width:65px;height:80px}.cart-line form{grid-column:2}.result-card{margin:30px 12px;padding:32px 20px}footer{flex-direction:column}}
.delivery{border:1px solid var(--line);border-radius:6px;margin:16px 0;padding:12px}.delivery legend{font-size:12px;font-weight:700}.delivery label{display:flex;gap:8px;align-items:center}.delivery input{width:auto;margin:0}
.delivery-choice{display:grid;gap:10px}.delivery-choice label{background:#fff;padding:13px;border-radius:7px;cursor:pointer;align-items:flex-start}.delivery-choice label:has(input:checked){outline:2px solid var(--gold)}.delivery-choice small{margin:3px 0 0}.delivery-panel[hidden]{display:none}.delivery-panel h3{color:var(--green);margin:20px 0 10px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reserve{background:var(--green);color:white;width:100%;margin-top:12px}.secondary{background:#eee;color:var(--ink)}.shipping-total{display:grid;grid-template-columns:1fr auto;gap:8px;border-top:1px solid #d8d1c1;border-bottom:1px solid #d8d1c1;padding:14px 0;margin:16px 0}.reserve-dialog{max-width:460px;border:0;border-radius:12px;padding:34px;box-shadow:0 24px 70px #0005}.reserve-dialog::backdrop{background:#0c2c25aa}.reserve-dialog h2{font-family:'Playfair Display',serif;color:var(--green);font-size:30px;margin:5px 0}.dialog-close{position:absolute;right:14px;top:10px;background:none;border:0;font-size:26px;cursor:pointer}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.dialog-actions .button{margin-top:0}
.shipping-total .grand-total{font-size:22px;color:var(--green)}.product-gallery{min-width:0}.gallery-thumbs{display:flex;gap:10px;margin-top:12px}.gallery-thumbs button{width:76px;height:92px;padding:3px;border:2px solid transparent;border-radius:7px;background:white;cursor:pointer}.gallery-thumbs button.active{border-color:var(--gold)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:4px}
