:root{--ink:#211915;--muted:#675a52;--paper:#f7f3ec;--paper-deep:#eee6da;--white:#fffdf9;--cacao:#2e211c;--cacao-soft:#4b3429;--copper:#925036;--gold:#d0b171;--line:#21191529;--shadow:0 1.5rem 5rem #2e211c1f;--radius-sm:.75rem;--radius-md:1.5rem;--radius-lg:2.5rem;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--sans:"Avenir Next", Avenir, Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;min-height:100vh;color:var(--ink);background:var(--paper);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}body:before{z-index:-1;pointer-events:none;content:"";opacity:.44;background-image:radial-gradient(circle at 12% 18%,#92503617,#0000 24rem),radial-gradient(circle at 88% 72%,#d0b1711a,#0000 28rem);position:fixed;inset:0}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}button,input{color:inherit;font:inherit}button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.55}svg{display:block}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);text-wrap:balance;font-weight:500}p{text-wrap:pretty}:focus-visible{outline:.2rem solid var(--copper);outline-offset:.25rem}.skip-link{z-index:100;color:var(--white);background:var(--ink);border-radius:999px;padding:.75rem 1rem;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(100% - 2.5rem,76rem);margin-inline:auto}.redirect-page{text-align:center;align-content:center;justify-items:center;gap:1rem;min-height:100vh;padding:2rem;display:grid}.redirect-page p{color:var(--muted);margin-bottom:0}.redirect-page a{color:var(--white);background:var(--ink);border-radius:999px;padding:.8rem 1.1rem;font-weight:700}.announcement{color:#fffdf9db;background:var(--cacao);letter-spacing:.15em;text-align:center;text-transform:uppercase;padding:.65rem 1rem;font-size:.72rem;font-weight:700}.site-header{z-index:50;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#f7f3eceb;border-bottom:1px solid #21191517;position:sticky;top:0}.nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;min-height:5rem;display:grid}.nav-links{align-items:center;gap:1.65rem;font-size:.82rem;font-weight:650;display:flex}.nav-links a,.footer-links a{position:relative}.nav-links a:after,.footer-links a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-.4rem;left:0;right:0;transform:scaleX(0)}.wordmark{font-family:var(--serif);letter-spacing:-.04em;font-size:1.75rem;font-weight:600}.wordmark-dot{color:var(--copper)}.nav-actions{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.language-switch{border:1px solid var(--line);border-radius:999px;padding:.2rem;display:inline-flex}.language-switch a{letter-spacing:.06em;border-radius:999px;place-items:center;min-width:2.45rem;min-height:2.45rem;font-size:.7rem;font-weight:800;display:grid}.language-switch a[aria-current=page]{color:var(--white);background:var(--ink)}.cart-trigger{cursor:pointer;border:0;position:relative}.cart-trigger--header{min-height:2.85rem;color:var(--white);background:var(--ink);border-radius:999px;align-items:center;gap:.55rem;padding:.72rem 1rem;font-size:.78rem;font-weight:750;transition:color .18s,background .18s,transform .18s;display:inline-flex}.cart-trigger--header svg{width:1rem;height:1rem}.cart-count{min-width:1.35rem;height:1.35rem;color:var(--ink);background:var(--gold);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding-inline:.25rem;font-size:.65rem;font-weight:850;line-height:1;display:inline-grid}.hero{grid-template-columns:minmax(0,1.04fr) minmax(22rem,.96fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);min-height:calc(100vh - 7.5rem);padding-block:clamp(4rem,9vw,8.5rem);display:grid}.hero-content{z-index:1;position:relative}.eyebrow{color:var(--copper);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.8rem;margin-bottom:1.4rem;font-size:.72rem;font-weight:800;display:flex}.eyebrow:before{content:"";background:currentColor;flex:none;width:2rem;height:1px}h1{letter-spacing:-.07em;max-width:10ch;margin-bottom:1.5rem;font-size:clamp(3.7rem,7vw,7.3rem);line-height:.91}h1 em{color:var(--copper);font-weight:inherit}.hero-copy{max-width:38rem;color:var(--muted);margin-bottom:2.2rem;font-size:clamp(1rem,1.5vw,1.17rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:.7rem;min-height:3.35rem;padding:.85rem 1.35rem;font-size:.82rem;font-weight:750;transition:color .18s,background .18s,transform .18s;display:inline-flex}.button-primary{color:var(--white);background:var(--ink)}.button-secondary{background:0 0}.button svg{width:1.1rem;height:1.1rem}.hero-art{position:relative}.hero-frame{background:linear-gradient(150deg, #ffffff52, transparent 40%), var(--paper-deep);min-height:min(39rem,68vh);box-shadow:var(--shadow);border-radius:18rem 18rem 2rem 2rem;position:relative;overflow:hidden}.hero-frame:before{aspect-ratio:1;content:"";border:1px solid #9250364d;border-radius:50%;width:12rem;position:absolute;top:8%;right:9%}.hero-frame:after{aspect-ratio:1;content:"";background:#d0b17130;border-radius:50%;width:76%;position:absolute;bottom:-10%;right:-12%}.alfajor-scene{place-items:center;display:grid;position:absolute;inset:0;transform:translateY(2rem)}.plate{background:#fffdf9d1;border:1px solid #2119151f;border-radius:50%;width:72%;height:13%;position:absolute;bottom:16%;box-shadow:0 2.2rem 3rem #2e211c1a}.alfajor-stack{z-index:1;aspect-ratio:.88;width:min(17rem,62%);position:relative}.alfajor{background:radial-gradient(circle at 28% 30%,#ffffff57 0 1px,#0000 2px) 0 0/1rem 1rem,radial-gradient(circle at 65% 62%,#fff3 0 1px,#0000 2px) 0 0/1.25rem 1.25rem,linear-gradient(#8a5140 0 12%,#4b2d24 14% 38%,#d6b681 40% 62%,#4b2d24 64% 88%,#7f493b 90%);border:1px solid #2e211c33;border-radius:50%;width:82%;height:22%;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 1rem 1.7rem #2e211c33}.alfajor:first-child{bottom:15%;transform:translate(-52%)rotate(-3deg)}.alfajor:nth-child(2){bottom:34%;transform:translate(-47%)rotate(3deg)}.alfajor:nth-child(3){bottom:53%;transform:translate(-52%)rotate(-1deg)}.hero-seal{z-index:2;aspect-ratio:1;width:8rem;color:var(--white);background:var(--copper);font-family:var(--serif);text-align:center;border-radius:50%;place-items:center;padding:1rem;font-size:1rem;line-height:1.15;display:grid;position:absolute;bottom:2.5rem;right:-1.5rem;transform:rotate(7deg);box-shadow:0 1rem 2.5rem #9250364d}.hero-index{z-index:3;border-radius:var(--radius-sm);background:var(--white);border:1px solid #21191514;padding:.9rem 1.1rem;position:absolute;bottom:2rem;left:-2rem;box-shadow:0 .8rem 2rem #2e211c14}.hero-index strong{font-family:var(--serif);margin-bottom:.2rem;font-size:1.2rem;font-weight:600;display:block}.hero-index span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-weight:700}.trust-strip{border-block:1px solid var(--line)}.trust-row{grid-template-columns:repeat(3,1fr);width:min(100%,96rem);margin-inline:auto;display:grid}.trust-item{text-align:center;padding:1.5rem}.trust-item+.trust-item{border-left:1px solid var(--line)}.trust-item strong{font-family:var(--serif);margin-bottom:.25rem;font-size:1.1rem;font-weight:600;display:block}.trust-item span{color:var(--muted);font-size:.74rem}section{scroll-margin-top:6rem}.section{padding-block:clamp(5rem,10vw,9rem)}.section-header{grid-template-columns:1fr 1fr;align-items:end;gap:2rem;margin-bottom:clamp(2.5rem,5vw,4.5rem);display:grid}.section-kicker{color:var(--copper);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:800}.section-title{letter-spacing:-.055em;max-width:12ch;margin-bottom:0;font-size:clamp(2.8rem,5.5vw,5rem);line-height:.98}.section-intro{max-width:34rem;color:var(--muted);justify-self:end;margin-bottom:0;line-height:1.75}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf9ad;flex-direction:column;min-width:0;transition:box-shadow .22s,transform .22s;display:flex;overflow:hidden}.product-card--box{grid-column:2/span 2;grid-template-columns:1.08fr .92fr;display:grid}.product-visual{--card-bg:#ead8c4;--cookie:#9a5f4e;--filling:#cf955f;background:var(--card-bg);place-items:center;min-height:17rem;display:grid;position:relative;overflow:hidden}.product-visual:before{aspect-ratio:1;content:"";border:1px solid #21191526;border-radius:50%;width:72%;position:absolute;top:-18%;right:-22%}.product-visual--classic{--card-bg:#e9d8c5;--cookie:#b57f59;--filling:#b96b3e}.product-visual--chocolate{--card-bg:#cbb9a9;--cookie:#4d3028;--filling:#b36d43}.product-visual--cornstarch{--card-bg:#e4ded0;--cookie:#eee5d3;--filling:#b96d39}.product-visual--berries{--card-bg:#d9c8bf;--cookie:#966d56;--filling:#8b3043}.product-visual--box{--card-bg:#d8c7ae}.product-cookie{z-index:1;aspect-ratio:1;background:radial-gradient(circle at 25% 25%, #ffffff59 0 2px, transparent 3px), radial-gradient(circle at 70% 65%, #ffffff3d 0 1px, transparent 2px), var(--cookie);background-size:1.2rem 1.2rem,1.6rem 1.6rem,auto;border:1px solid #2e211c38;border-radius:50%;width:9.5rem;position:relative;transform:rotate(-8deg);box-shadow:inset 0 -.55rem #2e211c2e,0 1.8rem 2.7rem #2e211c38}.product-cookie:before{content:"";background:var(--filling);height:16%;position:absolute;top:42%;left:-3%;right:-3%;box-shadow:0 1px #2e211c33}.product-box{z-index:1;aspect-ratio:1.35;background:linear-gradient(135deg,#ffffff52,#0000 44%),#8d533d;border:1px solid #2e211c3d;border-radius:.6rem;width:min(18rem,76%);position:relative;transform:rotate(-4deg);box-shadow:0 1.8rem 2.7rem #2e211c3b}.product-box:before{content:"";border:1px solid #fffdf961;border-radius:.35rem;position:absolute;inset:.75rem}.product-box-mark{color:#fffdf9e6;font-family:var(--serif);place-items:center;font-size:4.5rem;font-style:italic;display:grid;position:absolute;inset:0}.product-box-cookie{aspect-ratio:1;background:#d9b989;border-radius:50%;width:2.5rem;position:absolute;box-shadow:inset 0 -.25rem #2e211c38}.product-box-cookie-one{top:-.8rem;right:2rem}.product-box-cookie-two{background:#4f3028;bottom:1.1rem;right:-.9rem}.product-box-cookie-three{background:#eee5d3;bottom:-.9rem;left:2.2rem}.product-number{font-family:var(--serif);font-size:.95rem;font-style:italic;position:absolute;top:1.15rem;left:1.2rem}.product-content{flex-direction:column;flex:1;min-width:0;padding:1.4rem;display:flex}.product-title{margin-bottom:.55rem;font-size:1.55rem;line-height:1.1}.product-description{color:var(--muted);flex:1;margin-bottom:1.25rem;font-size:.82rem;line-height:1.65}.product-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:1rem;padding-top:1rem;display:flex}.product-price{letter-spacing:.02em;white-space:nowrap;font-size:.86rem;font-weight:800}.product-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem .65rem;display:flex}.product-add{border:1px solid var(--ink);min-height:2.6rem;color:var(--white);background:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding-inline:.85rem;font-size:.72rem;font-weight:800;transition:color .18s,background .18s,transform .18s;display:inline-flex}.product-add>span:first-child{font-size:1rem;font-weight:500;line-height:1}.product-order{min-height:2.75rem;color:var(--copper);align-items:center;gap:.35rem;padding-inline:.25rem;font-size:.75rem;font-weight:800;display:inline-flex}.product-order svg{width:.9rem;height:.9rem;transition:transform .18s}.story{color:var(--white);background:var(--cacao);overflow:hidden}.story-grid{grid-template-columns:.9fr 1.1fr;align-items:stretch;width:min(100%,96rem);min-height:42rem;margin-inline:auto;display:grid}.story-art{background:linear-gradient(160deg, #ffffff14, transparent 55%), var(--cacao-soft);min-height:32rem;position:relative;overflow:hidden}.story-art:before,.story-art:after{content:"";border-radius:50%;position:absolute}.story-art:before{aspect-ratio:1;border:1px solid #fffdf92b;width:58%;top:12%;left:11%}.story-art:after{aspect-ratio:1;background:#9250365c;width:72%;bottom:-13%;right:-12%}.story-monogram{z-index:1;font-family:var(--serif);letter-spacing:-.12em;opacity:.82;place-items:center;font-size:clamp(10rem,24vw,20rem);font-style:italic;line-height:1;display:grid;position:absolute;inset:0;transform:translate(-.04em)}.story-caption{z-index:2;color:#fffdf9bd;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;bottom:2rem;left:2rem}.story-caption:before{content:"";background:currentColor;width:2rem;height:1px}.story-content{flex-direction:column;justify-content:center;padding:clamp(4rem,9vw,8rem);display:flex}.story-content .section-kicker{color:var(--gold)}.story-content h2{letter-spacing:-.06em;max-width:10ch;margin-bottom:1.8rem;font-size:clamp(3rem,6vw,5.7rem);line-height:.96}.story-content>p{color:#fffdf9b8;max-width:33rem;margin-bottom:2.2rem;line-height:1.8}.story-values{border-top:1px solid #fffdf924;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.6rem;display:grid}.story-value strong{color:var(--gold);font-family:var(--serif);margin-bottom:.4rem;font-size:1.8rem;font-weight:500;display:block}.story-value span{color:#fffdf9bd;font-size:.73rem;line-height:1.5}.order-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.order-copy{position:sticky;top:8rem}.order-copy h2{letter-spacing:-.06em;max-width:9ch;margin-bottom:1.4rem;font-size:clamp(3rem,6vw,5.5rem);line-height:.96}.order-copy>p{max-width:31rem;color:var(--muted);line-height:1.75}.order-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow);padding:clamp(1.4rem,4vw,3rem)}.steps{margin-bottom:2.2rem;display:grid}.step{grid-template-columns:3.2rem 1fr;gap:1.2rem;padding-block:1.4rem;display:grid}.step+.step{border-top:1px solid var(--line)}.step-number{aspect-ratio:1;border:1px solid var(--line);width:3.2rem;font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.25rem;font-style:italic;display:grid}.step h3{margin-bottom:.35rem;font-size:1.35rem}.step p{color:var(--muted);margin-bottom:0;font-size:.84rem;line-height:1.65}.order-cart-button{width:100%;min-height:4rem;color:var(--white);background:var(--ink);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.8rem;font-size:.86rem;font-weight:800;transition:background .18s,transform .18s;display:flex}.order-cart-button svg{width:1.25rem;height:1.25rem}.order-note{color:var(--muted);text-align:center;margin:.9rem 0 0;font-size:.72rem;line-height:1.5}.delivery-note{border-radius:var(--radius-sm);color:var(--muted);border:1px dashed #2119153d;margin:1.5rem 0 0;padding:1rem 1.1rem;font-size:.78rem;line-height:1.55}.faq{background:var(--paper-deep)}.faq-layout{grid-template-columns:.65fr 1fr;gap:clamp(2.5rem,8vw,7rem);display:grid}.faq h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(2.8rem,5vw,4.5rem);line-height:1}.faq-items details{border-top:1px solid var(--line);padding-block:1.35rem}.faq-items details:last-child{border-bottom:1px solid var(--line)}.faq-items summary{cursor:pointer;font-family:var(--serif);text-wrap:balance;padding:.25rem 2.5rem .25rem 0;font-size:1.25rem;list-style:none;position:relative}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary:after{content:"+";color:var(--copper);font-family:var(--sans);font-size:1.5rem;font-weight:400;position:absolute;top:0;right:0}.faq-items details[open] summary:after{content:"−"}.faq-items details p{max-width:38rem;color:var(--muted);margin:1rem 0 0;font-size:.85rem;line-height:1.7}.site-footer{color:#fffdf9c2;background:var(--cacao)}.footer-main{grid-template-columns:1fr auto;align-items:end;gap:3rem;padding-block:4.5rem;display:grid}.footer-wordmark{color:var(--white);font-family:var(--serif);letter-spacing:-.07em;margin-bottom:1rem;font-size:clamp(4rem,12vw,9rem);line-height:.8}.footer-tagline{margin-bottom:0;font-size:.78rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;font-size:.78rem;font-weight:700;display:flex}.footer-bottom{border-top:1px solid #fffdf924;justify-content:space-between;gap:2rem;padding-block:1.2rem;font-size:.68rem;display:flex}.cart-trigger--floating{right:1rem;bottom:max(1rem, env(safe-area-inset-bottom));z-index:45;aspect-ratio:1;width:3.7rem;color:var(--white);background:var(--ink);border-radius:50%;place-items:center;display:none;position:fixed;box-shadow:0 .8rem 2.2rem #2119154d}.cart-trigger--floating svg{width:1.35rem;height:1.35rem}.cart-trigger--floating .cart-count{border:2px solid var(--paper);position:absolute;top:-.25rem;right:-.25rem}.cart-global-notice{bottom:max(1rem, env(safe-area-inset-bottom));z-index:44;width:min(26rem,100% - 6.5rem);color:var(--white);background:var(--cacao);border-radius:var(--radius-sm);border:1px solid #fffdf933;margin:0;padding:.85rem 1rem;font-size:.72rem;line-height:1.5;position:fixed;left:1rem;box-shadow:0 .8rem 2.2rem #2119153d}.cart-dialog{width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);background:0 0;border:0;margin:0;padding:0;overflow:hidden}.cart-dialog::backdrop{-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#21191594}.cart-panel{overscroll-behavior:contain;background:var(--paper);flex-direction:column;width:min(100%,34rem);height:100dvh;margin-left:auto;animation:.26s ease-out cart-slide-in;display:flex;overflow-y:auto;box-shadow:-1.5rem 0 5rem #2119153d}@keyframes cart-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:2rem;padding:2rem;display:flex}.cart-kicker{color:var(--copper);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.55rem;font-size:.68rem;font-weight:850}.cart-header h2{letter-spacing:-.05em;margin-bottom:.5rem;font-size:clamp(2.2rem,8vw,3.1rem);line-height:.95}.cart-header p:last-child{max-width:29rem;color:var(--muted);margin-bottom:0;font-size:.78rem;line-height:1.55}.cart-close{aspect-ratio:1;border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;width:2.75rem;padding:0;display:grid}.cart-close svg{width:1.2rem;height:1.2rem}.cart-storage-notice{color:var(--cacao);background:#d0b17133;border-bottom:1px solid #9250362e;margin:0;padding:.8rem 2rem;font-size:.72rem;line-height:1.5}.cart-empty{text-align:center;flex:1;align-content:center;justify-items:center;min-height:0;padding:3rem 2rem;display:grid}.cart-empty-mark{aspect-ratio:1;width:5rem;color:var(--paper);background:var(--cacao);font-family:var(--serif);border-radius:50%;place-items:center;margin-bottom:1.5rem;font-size:2.25rem;font-style:italic;display:grid}.cart-empty h3{margin-bottom:.6rem;font-size:1.75rem}.cart-empty p{max-width:25rem;color:var(--muted);margin-bottom:1.5rem;font-size:.85rem;line-height:1.65}.cart-lines{flex:none;padding-inline:2rem}.cart-line{border-bottom:1px solid var(--line);padding-block:1.5rem}.cart-line-heading,.cart-line-controls,.cart-summary-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-line-name{font-family:var(--serif);margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.cart-unit-price{color:var(--muted);margin-bottom:0;font-size:.7rem}.cart-remove,.cart-clear{color:var(--copper);cursor:pointer;text-underline-offset:.2rem;background:0 0;border:0;padding:.35rem 0;font-size:.7rem;font-weight:800;text-decoration:underline}.cart-line-controls{margin-top:1rem}.quantity-control{border:1px solid var(--line);background:var(--white);border-radius:999px;grid-template-columns:2.35rem 3rem 2.35rem;display:grid;overflow:hidden}.quantity-control button,.quantity-input{text-align:center;background:0 0;border:0;min-height:2.35rem;padding:0}.quantity-control button{cursor:pointer;font-size:1.1rem}.quantity-control button:disabled{cursor:not-allowed}.quantity-input{border-right:1px solid var(--line);border-left:1px solid var(--line);font-variant-numeric:tabular-nums;-moz-appearance:textfield;border-radius:0;width:3rem;font-size:.78rem;font-weight:800}.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-line-total{justify-items:end;gap:.2rem;margin-bottom:0;font-size:.68rem;display:grid}.cart-line-total span{color:var(--muted)}.cart-line-total strong{font-variant-numeric:tabular-nums;font-size:.82rem}.cart-summary{padding:1.4rem 2rem max(1.5rem, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--white);margin-top:auto}.cart-summary-heading{font-size:.9rem}.cart-summary-heading p{margin-bottom:0;font-weight:750}.cart-summary-heading strong{font-family:var(--serif);font-variant-numeric:tabular-nums;font-size:1.45rem}.cart-disclaimer{color:var(--muted);margin:.8rem 0 1rem;font-size:.68rem;line-height:1.5}.cart-checkout{width:100%;min-height:3.6rem;color:var(--white);background:#245b42;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;font-size:.8rem;font-weight:850;transition:background .18s,transform .18s;display:flex}.cart-checkout svg{width:1.2rem;height:1.2rem}.cart-clear{margin:.75rem auto 0;display:block}@media (hover:hover){.nav-links a:hover:after,.footer-links a:hover:after{transform-origin:0;transform:scaleX(1)}.cart-trigger--header:hover,.order-cart-button:hover{background:var(--copper);transform:translateY(-.12rem)}.product-add:hover{color:var(--ink);background:var(--gold);transform:translateY(-.1rem)}.button:hover{transform:translateY(-.12rem)}.button-secondary:hover{color:var(--white);background:var(--ink)}.product-card:hover{transform:translateY(-.45rem);box-shadow:0 1.5rem 3.5rem #2e211c1c}.product-order:hover svg{transform:translate(.2rem)}.cart-checkout:hover{background:#194832;transform:translateY(-.1rem)}}@media (max-width:72rem){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card--box{grid-column:1/-1}}@media (max-width:64rem){.nav{grid-template-columns:auto 1fr}.nav>.nav-links{display:none}.wordmark{justify-self:start}.hero{grid-template-columns:1fr .82fr;gap:3rem}.story-content{padding:4rem}}@media (max-width:47rem){.container{width:min(100% - 1.5rem,76rem)}.announcement{letter-spacing:.1em;font-size:.62rem}.nav{gap:.75rem;min-height:4.5rem}.cart-trigger--header{justify-content:center;min-width:2.75rem;padding-inline:.7rem}.cart-trigger-label{display:none}.nav-actions{gap:.5rem}.hero{grid-template-columns:1fr;gap:3rem;min-height:0;padding-block:3.5rem 5rem}h1{font-size:clamp(3.55rem,18vw,5.6rem)}.hero-frame{min-height:31rem}.hero-seal{width:6.5rem;font-size:.85rem;bottom:1.25rem;right:.75rem}.hero-index{bottom:1.25rem;left:.75rem}.trust-row{grid-template-columns:1fr}.trust-item+.trust-item{border-top:1px solid var(--line);border-left:0}.section-header,.order-grid,.faq-layout{grid-template-columns:1fr}.section-intro{justify-self:start}.product-grid{grid-template-columns:1fr}.product-card--box{grid-column:auto;display:flex}.product-visual{min-height:20rem}.story-grid{grid-template-columns:1fr}.story-art{min-height:28rem}.story-content{padding:4rem 1.25rem}.story-values{grid-template-columns:1fr}.story-value{grid-template-columns:2.4rem 1fr;align-items:baseline;display:grid}.order-copy{position:static}.order-panel{border-radius:var(--radius-md)}.footer-main{grid-template-columns:1fr;align-items:start}.footer-links{justify-content:flex-start}.footer-bottom{flex-direction:column;gap:.4rem}.cart-trigger--floating{display:grid}}@media (max-width:25rem){.language-switch a{min-width:2.25rem}.hero-actions,.button{width:100%}.product-footer{flex-direction:column;align-items:flex-start;gap:.8rem}.product-actions{justify-content:space-between;width:100%}.cart-header,.cart-lines{padding-inline:1.25rem}.cart-header{padding-block:1.5rem}.cart-storage-notice,.cart-summary{padding-inline:1.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:focus-visible{outline-color:highlight}.product-cookie,.product-box,.alfajor{border:2px solid canvastext}.cart-trigger,.product-add,.order-cart-button,.cart-close,.quantity-control,.cart-checkout{border:1px solid buttontext}}
