@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{font-family:DM Sans,sans-serif;color:#3f2523;background:#fffaf1;font-synthesis:none;--wine: #8f2334;--wine-dark: #681725;--gold: #dda63d;--cream: #fffaf1;--cream-dark: #f5ead7;--ink: #3f2523;--muted: #7a645f;--green: #52633c;--border: #e8d8c6;--surface: #fffdf8;--shadow: 0 18px 50px rgba(91, 42, 33, .11)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Fraunces,Georgia,serif}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.button{min-height:48px;border:1px solid transparent;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700}.button.primary{color:#fff;background:var(--wine)}.button.primary:hover{background:var(--wine-dark)}.button.secondary{color:var(--wine);background:#fff;border-color:var(--border)}.button.cream{color:var(--wine-dark);background:#fff3da}.button:disabled{cursor:wait;opacity:.68}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--wine);font-size:.72rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.text-link{color:var(--wine);font-weight:700;display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid currentColor;padding-bottom:4px}.app-header{height:82px;padding:0 max(5%,calc((100vw - 1200px)/2));display:flex;align-items:center;gap:34px;position:sticky;top:0;z-index:30;background:#fffaf1f2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(143,35,52,.1)}.brand{display:flex;align-items:center;gap:11px;margin-right:auto;color:var(--wine);font:700 1.32rem/1 Fraunces,Georgia,serif}.brand small,.footer-brand small{display:block;margin-top:5px;font:700 .53rem/1 DM Sans,sans-serif;letter-spacing:1.7px}.brand-monogram{width:42px;height:42px;display:grid;place-items:center;border-radius:50% 50% 46% 54%;color:#fff;background:var(--wine);font:700 1.42rem Fraunces,Georgia,serif;transform:rotate(-4deg)}.main-nav{display:flex;align-items:center;gap:27px;font-size:.84rem;font-weight:600;color:#604c48}.main-nav a:hover{color:var(--wine)}.nav-toggle{display:none;width:42px;height:42px;place-items:center;color:var(--wine);background:transparent;border:0;border-radius:50%}.cart-button{min-height:43px;display:flex;align-items:center;gap:8px;color:#fff;background:var(--wine);border:0;border-radius:999px;padding:0 9px 0 16px;font-weight:700}.cart-button span{min-width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:var(--wine);background:#fff4d8;font-size:.75rem}.sample-banner{text-align:center;background:#f4e3bd;color:#6a5130;padding:8px 16px;font-size:.72rem}.hero{min-height:670px;position:relative;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:30px;padding:70px max(5%,calc((100vw - 1200px)/2)) 82px;background:radial-gradient(circle at 10% 15%,#fffdf8 0,transparent 31%),linear-gradient(115deg,#fff8e9,#f7e6c7)}.hero:before{content:"";position:absolute;width:340px;height:340px;left:-155px;bottom:-170px;border:1px solid rgba(143,35,52,.13);border-radius:50%;box-shadow:0 0 0 34px #8f233409,0 0 0 68px #8f233406}.hero-copy{position:relative;z-index:2}.hero-copy h1{max-width:650px;margin:20px 0 24px;color:var(--wine-dark);font-size:clamp(3.4rem,6vw,5.9rem);line-height:.91;letter-spacing:-3.5px}.hero-copy h1 em{color:var(--gold);font-weight:600}.hero-copy>p:not(.eyebrow){max-width:550px;color:#6c514a;font-size:1.05rem;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:34px}.hero-notes{display:flex;flex-wrap:wrap;gap:23px;margin:30px 0 0;padding:0;list-style:none;color:#705a55;font-size:.8rem}.hero-notes li{display:flex;align-items:center;gap:7px}.hero-notes svg{color:var(--green)}.hero-visual{position:relative;height:520px}.sun-shape{position:absolute;width:455px;height:455px;right:6%;top:4%;border-radius:50%;background:var(--gold);box-shadow:inset 0 0 0 24px #ffffff21,0 30px 80px #7c421b33}.hero-puto{position:absolute;z-index:2;width:min(620px,110%);right:-5%;bottom:-3%;filter:drop-shadow(0 28px 20px rgba(77,39,30,.2))}.hero-stamp{position:absolute;z-index:3;top:55px;right:5px;width:92px;height:92px;display:grid;place-items:center;text-align:center;border-radius:50%;color:#fff8e9;background:var(--wine);border:2px dashed rgba(255,255,255,.55);outline:6px solid var(--wine);font-size:.61rem;font-weight:700;line-height:1.45;letter-spacing:1.3px;transform:rotate(7deg)}.hero-leaf{position:absolute;z-index:1;width:55px;height:175px;border-radius:100% 0;background:var(--green);opacity:.92}.hero-leaf-one{left:11%;bottom:15px;transform:rotate(-42deg)}.hero-leaf-two{right:4%;bottom:20px;transform:rotate(34deg)}.promise-strip{max-width:1200px;width:90%;margin:-24px auto 0;position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);border-radius:14px;color:#fff8e9;background:var(--wine-dark);box-shadow:var(--shadow)}.promise-strip article{display:flex;align-items:center;gap:15px;padding:24px 28px}.promise-strip article+article{border-left:1px solid rgba(255,255,255,.14)}.promise-strip svg{color:#efbd58;flex-shrink:0}.promise-strip strong,.promise-strip span{display:block}.promise-strip strong{font-family:Fraunces,Georgia,serif;font-size:.95rem}.promise-strip span{color:#d8c6c2;font-size:.72rem;margin-top:5px}.story-section{max-width:1200px;width:90%;margin:0 auto;padding:120px 0;display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,110px);align-items:center}.story-art{min-height:460px;position:relative;display:grid;place-items:center;border-radius:47% 53% 48% 52%;background:#f3c65e;overflow:hidden}.story-art:before{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border:1px dashed rgba(104,23,37,.35);border-radius:inherit}.story-art svg{width:92%;position:relative;z-index:1}.story-art span{position:absolute;z-index:2;left:28px;bottom:32px;padding:10px 15px;border-radius:999px;color:#fff;background:var(--wine);font-size:.72rem;font-weight:700;letter-spacing:.5px}.story-copy h2,.section-heading h2,.how-section h2{margin:18px 0 22px;color:var(--wine-dark);font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05;letter-spacing:-1.6px}.story-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;margin-bottom:17px}.story-copy .text-link{margin-top:15px}.menu-section{padding:100px max(5%,calc((100vw - 1200px)/2)) 115px;background:#f6ead7}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:46px}.section-heading h2{max-width:660px;margin-bottom:0}.section-heading>p{max-width:410px;color:var(--muted);line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{overflow:hidden;display:flex;flex-direction:column;min-width:0;border:1px solid rgba(143,35,52,.09);border-radius:14px;background:var(--surface);box-shadow:0 10px 28px #5b2a210f}.product-image{position:relative;aspect-ratio:1.08;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 38%,#fffaf0 0 12%,transparent 42%),#e1ad47}.product-image img{width:100%;height:100%;object-fit:cover}.product-image svg{width:95%;height:95%}.product-badge{position:absolute;top:14px;left:14px;padding:7px 10px;color:#fff;background:var(--wine);border-radius:999px;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.product-card-body{flex:1;display:flex;flex-direction:column;padding:22px}.product-card-body h3{margin:9px 0;color:var(--wine-dark);font-size:1.35rem}.product-card-body>p:not(.eyebrow){color:var(--muted);font-size:.82rem;line-height:1.62}.product-card-footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px}.product-card-footer strong,.product-card-footer small{display:block}.product-card-footer strong{color:var(--wine-dark);font-size:1.15rem}.product-card-footer small{margin-top:3px;color:#8d7770;font-size:.65rem}.product-card-footer button{min-height:38px;display:flex;align-items:center;gap:5px;padding:0 13px;color:#fff;background:var(--wine);border:0;border-radius:999px;font-weight:700;font-size:.75rem}.catalog-message{padding:60px;text-align:center;border:1px dashed var(--border);border-radius:12px}.catalog-message.error{color:#9b2538}.how-section{padding:100px max(5%,calc((100vw - 1200px)/2));color:#fff7e8;background:var(--wine);display:grid;grid-template-columns:.9fr 1.1fr;column-gap:90px;align-items:center}.how-section .eyebrow{color:#f5cb75}.how-section h2{color:#fff7e8}.how-section ol{grid-row:span 2;margin:0;padding:0;list-style:none}.how-section li{display:flex;gap:24px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.18)}.how-section li>span{width:48px;height:48px;flex-shrink:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;color:#f5cb75;font-weight:700;font-size:.76rem}.how-section h3{margin-bottom:7px;font-size:1.15rem}.how-section li p{color:#dbc5c3;font-size:.83rem;line-height:1.6}.how-section>.button{justify-self:start}.app-footer{padding:50px max(5%,calc((100vw - 1200px)/2)) 25px;display:grid;grid-template-columns:1fr 1fr auto;gap:24px 50px;align-items:center;color:#eadbd3;background:#321c1e}.footer-brand{display:flex;align-items:center;gap:11px;color:#fff3da}.footer-brand strong{font:700 1.25rem Fraunces,Georgia,serif}.app-footer>p{color:#bda8a3;font-size:.8rem;line-height:1.6}.app-footer>div:nth-child(3){display:flex;gap:22px;font-size:.78rem;font-weight:700}.app-footer button{padding:0;color:inherit;background:none;border:0;font-weight:inherit}.app-footer>small{grid-column:1 / -1;padding-top:25px;border-top:1px solid rgba(255,255,255,.1);color:#8f7a76;font-size:.68rem}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;justify-content:flex-end;background:#30181985;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer{width:min(460px,100%);height:100%;display:flex;flex-direction:column;background:var(--cream);box-shadow:-20px 0 50px #32141733;animation:slide-in .25s ease-out}@keyframes slide-in{0%{transform:translate(100%)}}.drawer-header,.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 28px;border-bottom:1px solid var(--border)}.drawer-header h2,.dialog-header h2{margin-top:5px;color:var(--wine-dark);font-size:1.65rem}.icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;color:var(--wine);background:#fff}.drawer-body{flex:1;overflow-y:auto;padding:0 28px}.empty-basket{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--muted)}.empty-basket>svg{color:var(--wine);margin-bottom:17px}.empty-basket h3{color:var(--wine-dark);font-size:1.35rem}.empty-basket p{margin:8px 0 22px}.cart-items{margin:0;padding:0;list-style:none}.cart-items li{padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border)}.cart-items strong,.cart-items small,.cart-items div>span{display:block}.cart-items strong{color:var(--wine-dark);font-family:Fraunces,Georgia,serif}.cart-items small{color:var(--muted);margin:5px 0 9px}.cart-items div>span{font-size:.8rem;font-weight:700}.cart-item-actions{display:flex;align-items:center;gap:9px}.quantity-control{display:flex;align-items:center;border:1px solid var(--border);border-radius:999px;background:#fff;overflow:hidden}.quantity-control button{width:32px;height:32px;display:grid;place-items:center;color:var(--wine);background:transparent;border:0}.quantity-control span{width:25px;text-align:center;font-size:.8rem;font-weight:700}.remove-button{width:34px;height:34px;display:grid;place-items:center;color:#9d7473;background:transparent;border:0}.drawer-footer{padding:23px 28px 28px;border-top:1px solid var(--border);background:#fffdf8}.drawer-footer>div{display:flex;justify-content:space-between;color:var(--wine-dark)}.drawer-footer strong{font:700 1.25rem Fraunces,Georgia,serif}.drawer-footer p{margin:9px 0 19px;color:var(--muted);font-size:.69rem;line-height:1.5}.drawer-footer .button{width:100%}.checkout-dialog{width:min(650px,calc(100% - 32px));max-height:calc(100vh - 32px);margin:auto;padding:0;border:0;border-radius:16px;color:var(--ink);background:var(--cream);box-shadow:0 30px 90px #32141747}.checkout-dialog::backdrop{background:#30181994;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.checkout-form{padding:25px 28px 28px;overflow-y:auto}.checkout-summary{display:flex;justify-content:space-between;margin-bottom:23px;padding:15px 17px;border-radius:9px;color:var(--wine-dark);background:#f3e5cf}.checkout-summary strong{font-family:Fraunces,Georgia,serif}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:15px;color:#5d4641;font-size:.76rem;font-weight:700}.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;min-height:45px;border:1px solid #dccaba;border-radius:8px;color:var(--ink);background:#fff;padding:11px 12px}.checkout-form textarea{resize:vertical}.checkout-note{color:var(--muted);font-size:.69rem;line-height:1.55}.form-error{margin-bottom:12px;padding:10px 12px;border-radius:7px;color:#8a1f32;background:#fae5e5;font-size:.76rem}.checkout-submit{width:100%;margin-top:18px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.order-success{padding:55px 42px;text-align:center}.order-success>span{width:70px;height:70px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green)}.order-success .eyebrow{justify-content:center}.order-success h2{margin:11px 0 14px;color:var(--wine-dark);font-size:2.15rem}.order-success>p:not(.eyebrow){color:var(--muted);line-height:1.7}.order-success dl{margin:25px 0;border:1px solid var(--border);border-radius:10px;overflow:hidden}.order-success dl div{display:flex;justify-content:space-between;padding:13px 15px}.order-success dl div+div{border-top:1px solid var(--border)}.order-success dt{color:var(--muted)}.order-success dd{margin:0;font-weight:700}@media(max-width:980px){.main-nav{position:absolute;top:82px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:18px 5% 25px;background:var(--cream);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:10px}.nav-toggle{display:grid}.hero{grid-template-columns:1fr 1fr}.hero-visual{height:450px}.sun-shape{width:390px;height:390px;right:-12%}.promise-strip{width:94%}.product-grid{grid-template-columns:repeat(2,1fr)}.how-section{column-gap:45px}}@media(max-width:720px){.app-header{height:72px;gap:8px}.brand{font-size:1.05rem}.brand-monogram{width:36px;height:36px}.brand small{font-size:.45rem}.main-nav{top:72px}.cart-button{width:42px;min-height:42px;padding:0;justify-content:center}.cart-button>span{position:absolute;margin:-32px 0 0 29px;min-width:20px;height:20px;color:#fff;background:var(--gold)}.cart-button{font-size:0}.hero{min-height:auto;grid-template-columns:1fr;padding-top:56px;padding-bottom:15px}.hero-copy h1{font-size:clamp(3.3rem,15vw,5rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.hero-visual{height:380px;margin-top:-10px}.sun-shape{width:340px;height:340px;right:50%;transform:translate(50%)}.hero-puto{width:460px;max-width:112%;right:50%;transform:translate(50%)}.hero-stamp{right:5%;top:35px}.promise-strip{margin-top:0;grid-template-columns:1fr}.promise-strip article{padding:20px 24px}.promise-strip article+article{border-left:0;border-top:1px solid rgba(255,255,255,.14)}.story-section{padding:80px 0;grid-template-columns:1fr}.story-art{min-height:360px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.menu-section{padding-top:75px;padding-bottom:80px}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.3}.how-section{padding-top:75px;padding-bottom:75px;grid-template-columns:1fr}.how-section ol{grid-row:auto;margin:15px 0 30px}.app-footer{grid-template-columns:1fr}.app-footer>small{grid-column:auto}.field-grid{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
