:root{--cream:#fbf7f0;--paper:#fffdfa;--ink:#302a26;--muted:#786e67;--gold:#aa8557;--beige:#eee3d4;--line:#e8ded2;--green:#64815d;--shadow:0 18px 48px #49362412;--serif:'Playfair Display',serif;--sans:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit;color:inherit}header{height:68px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:#fbf7f0ed;backdrop-filter:blur(15px);border-bottom:1px solid #4837280b}.brand{display:flex;align-items:center;gap:10px;font:600 16px var(--serif)}.brand span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand b{font:600 8px var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.logo{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;font:italic 600 14px var(--serif);color:#755d40}nav{display:flex;gap:22px;align-items:center;font-size:13px;font-weight:600}nav>a:first-child{display:none}.header-cart{display:flex;align-items:center;gap:6px;font-size:18px}.header-cart i{font-style:normal;display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border-radius:50%;background:var(--ink);color:white;font-size:10px}.hero{min-height:calc(100svh - 68px);padding:45px 6% 55px;display:grid;gap:42px;align-items:center}.status{display:inline-flex;align-items:center;gap:8px;border:1px solid #dce5d8;border-radius:99px;padding:7px 11px;background:#f3f7f1;color:#526c4c;font-size:11px;font-weight:600}.status i{width:7px;height:7px;border-radius:50%;background:#668c5f;box-shadow:0 0 0 4px #668c5f18}.kicker{color:var(--gold);font-size:10px;font-weight:700;letter-spacing:.2em;margin:21px 0 10px}.hero h1,.page-head h1{font:600 clamp(44px,12vw,78px)/1.02 var(--serif);letter-spacing:-.035em;margin:0}.hero h1 em,.page-head em{color:#92724e;font-weight:600}.lead,.page-head>p:last-child{max-width:520px;color:var(--muted);font-size:15px;line-height:1.7}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:28px}.primary{border:0;min-height:54px;padding:0 22px;border-radius:14px;background:var(--ink);color:white;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:35px;cursor:pointer;box-shadow:0 12px 26px #302a2625;transition:.2s}.primary:active,.add:active{transform:scale(.97)}.delivery{display:flex;align-items:center;gap:10px;color:var(--gold);font-size:23px}.delivery span{display:flex;flex-direction:column}.delivery small{font-size:10px;color:var(--muted)}.delivery b{font-size:13px;color:var(--ink)}.hero-art{height:330px;position:relative;border-radius:48% 48% 22px 22px;background:linear-gradient(145deg,#eee4d7,#e1cfb8);overflow:hidden}.sun{position:absolute;width:230px;height:230px;border-radius:50%;background:#f9f5ed;left:50%;top:40%;transform:translate(-50%,-50%)}.scoop{position:absolute;width:105px;height:105px;border-radius:50%;z-index:2;box-shadow:inset -10px -12px 20px #4f37251c}.s1{background:#86634d;left:calc(50% - 88px);top:55px}.s2{background:#d7a6a0;left:calc(50% - 18px);top:57px}.s3{background:#e9d5aa;left:calc(50% - 53px);top:18px}.cup{position:absolute;z-index:3;left:calc(50% - 72px);top:130px;width:145px;height:135px;background:linear-gradient(100deg,#fbfaf5,#d8c6ae);clip-path:polygon(0 0,100% 0,75% 100%,25% 100%)}.hero-art p{position:absolute;z-index:4;right:6%;bottom:4%;font:italic 14px var(--serif);transform:rotate(-7deg)}.section{padding:70px 5%}.categories{background:#fffdfa}.category-strip{display:flex;overflow-x:auto;gap:12px;padding:5px 0 12px;scrollbar-width:none}.category-strip a{min-width:145px;border:1px solid var(--line);border-radius:18px;padding:18px;background:white;display:grid;grid-template-columns:1fr auto;gap:15px;box-shadow:0 8px 25px #49362408}.category-strip span{grid-column:1/-1;font-size:27px}.category-strip b{font:600 17px var(--serif)}.category-strip i{font-style:normal;color:var(--gold)}.featured{background:#f4ede4}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.heading h2,.cart-title h2,.summary h2{font:600 clamp(30px,7vw,44px) var(--serif);margin:0}.heading a{display:none;font-size:12px;font-weight:700;color:#8e6c45}.products{display:grid;gap:18px}.product{background:var(--paper);border:1px solid #6a50340f;border-radius:22px;overflow:hidden;box-shadow:0 10px 35px #49362409;transition:.25s}.product-image{height:190px;display:grid;place-items:center;position:relative;background:#e9d9ca}.product-image span{font-size:75px;filter:drop-shadow(0 12px 10px #44301f1e);transition:.25s}.product-image small{position:absolute;bottom:10px;font-size:7px;letter-spacing:.18em;color:#66584d80}.tone-2{background:#e7ddc8}.tone-3{background:#dce3d4}.tone-4{background:#ebddc5}.tone-5{background:#ead8dc}.tone-6{background:#dbe5e4}.product-body{padding:18px}.product-copy small{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:8px;font-weight:700}.product h3{font:600 21px var(--serif);margin:4px 0}.product p{color:var(--muted);font-size:12px;margin:0 0 16px}.product-body>strong{font-size:20px}.add{width:100%;min-height:48px;margin-top:16px;padding:0 16px;border:1px solid var(--ink);border-radius:13px;background:transparent;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:.2s}.add:hover{background:var(--ink);color:white}.add span{font-size:20px}.page-head{text-align:center;padding:55px 5% 25px}.page-head .kicker{margin-top:0}.page-head h1{font-size:clamp(40px,9vw,68px)}.page-head>p:last-child{margin:15px auto}.catalog-tabs,.flavor-filters{display:flex;gap:8px;overflow-x:auto;padding:12px 5%;scrollbar-width:none;position:sticky;top:68px;z-index:20;background:var(--cream)}.catalog-tabs button,.flavor-filters button{white-space:nowrap;border:1px solid var(--line);border-radius:99px;padding:10px 16px;background:white;font-size:12px;cursor:pointer}.catalog-tabs .active,.flavor-filters .active{background:var(--ink);border-color:var(--ink);color:white}.catalog{padding-top:25px}.product[hidden]{display:none}.compact{padding-bottom:20px}.cart-layout{padding:10px 5% 120px;display:grid;gap:18px}.cart-box,.summary{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:20px}.cart-title{display:flex;align-items:end;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid var(--line)}.cart-title h2,.summary h2{font-size:27px}.cart-title span{font-size:11px;color:var(--muted)}.empty{text-align:center;padding:45px 10px}.empty i{font-style:normal;font-size:50px}.empty h3{font:600 23px var(--serif);margin:12px 0 5px}.empty p{font-size:12px;color:var(--muted)}.cart-item{padding:16px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:8px}.cart-item h3{font:600 17px var(--serif);margin:0}.cart-item p{margin:4px 0;color:var(--muted);font-size:10px}.cart-item .subtotal{font-weight:700}.item-actions{display:flex;align-items:center;justify-content:space-between;grid-column:1/-1}.qty{display:flex;align-items:center;gap:12px}.qty button,.remove{min-width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:white;cursor:pointer}.remove{border:0;width:auto;color:#8b6750;font-size:11px;text-decoration:underline}.summary>div{display:flex;justify-content:space-between;padding:10px 0;color:var(--muted);font-size:12px}.summary .free{color:var(--green)}.summary .total{border-top:1px solid var(--line);margin-top:8px;padding-top:18px;color:var(--ink);font-size:15px}.total strong{font-size:24px}.continue{width:100%;margin-top:15px}.continue:disabled{opacity:.55;cursor:not-allowed}.summary>p{text-align:center;font-size:9px;color:var(--muted)}footer{text-align:center;background:#2f2a27;color:white;padding:50px 5% 100px}footer .logo{margin:auto;border-color:#a88b6b;color:#d6bea4}footer h3{font:600 23px var(--serif);margin:10px 0 2px}footer p{color:#b9aea7;font-size:11px}.floating-cart{position:fixed;z-index:25;left:4%;right:4%;bottom:12px;min-height:60px;padding:0 15px;border-radius:17px;background:var(--ink);color:white;display:none;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;box-shadow:0 14px 35px #261e1a45;font-size:12px}.floating-cart.show{display:grid;animation:slideUp .3s}.floating-cart strong{color:#e7cfaf}.floating-cart i{font-size:24px;font-style:normal}.toast{position:fixed;z-index:60;top:80px;left:50%;transform:translate(-50%,-20px);opacity:0;background:var(--ink);color:white;border-radius:99px;padding:11px 18px;font-size:11px;transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.modal{position:fixed;inset:0;z-index:50;visibility:hidden;pointer-events:none}.modal.open{visibility:visible;pointer-events:auto}.modal-backdrop{position:absolute;inset:0;border:0;background:#211b1888;opacity:0;transition:.25s}.modal.open .modal-backdrop{opacity:1}.sheet{position:absolute;left:0;right:0;bottom:0;max-height:90svh;overflow:auto;background:var(--paper);border-radius:26px 26px 0 0;padding:14px 5% 25px;transform:translateY(100%);transition:.3s}.modal.open .sheet{transform:none}.sheet-handle{width:42px;height:4px;border-radius:9px;background:#d4c8bc;margin:0 auto 15px}.sheet-close{position:absolute;right:5%;top:20px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:white;font-size:23px}.sheet h2{font:600 31px var(--serif);margin:0}.sheet>p:not(.kicker){color:var(--muted);font-size:12px}.flavor-count{display:flex;align-items:center;justify-content:space-between;margin:18px 0 5px;font-size:11px}.flavor-count span{display:flex;gap:4px}.flavor-count i{display:block;width:7px;height:7px;border-radius:50%;background:#ddd3c7}.flavor-count i.on{background:var(--gold)}.flavor-filters{position:static;padding:8px 0 13px;background:white}.flavor-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.flavor-list button{min-height:48px;border:1px solid var(--line);background:white;border-radius:12px;padding:8px 11px;text-align:left;display:flex;align-items:center;justify-content:space-between;font-size:11px;cursor:pointer}.flavor-list button i{display:none}.flavor-list button.selected{border-color:#9b7b55;background:#f5ede2;color:#70583e;font-weight:700}.flavor-list button.selected i{display:block}.confirm-flavors{width:100%;margin-top:18px}.confirm-flavors:disabled{opacity:.45}@keyframes slideUp{from{transform:translateY(20px);opacity:0}}body.modal-open{overflow:hidden}
@media(min-width:700px){header{padding:0 7%}nav>a:first-child{display:block}.hero{grid-template-columns:1.05fr .95fr;padding:65px 7%}.hero-actions{flex-direction:row;align-items:center}.category-strip a{min-width:190px}.products{grid-template-columns:repeat(2,1fr)}.heading a{display:block}.flavor-list{grid-template-columns:repeat(3,1fr)}.sheet{left:50%;right:auto;width:min(650px,90%);bottom:4%;border-radius:26px;transform:translate(-50%,110%)}.modal.open .sheet{transform:translate(-50%,0)}.cart-layout{grid-template-columns:1fr 330px;padding-inline:7%}.summary{align-self:start;position:sticky;top:90px}.floating-cart{left:auto;right:25px;width:400px}footer{padding-bottom:50px}}
@media(min-width:1050px){.hero{padding-inline:9%;min-height:650px}.hero-art{height:480px}.hero-art>*:not(p){transform:scale(1.25)}.sun{transform:translate(-50%,-50%) scale(1.25)}.section,.catalog{padding-inline:8%}.products{grid-template-columns:repeat(3,1fr)}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product:hover .product-image span{transform:scale(1.08) rotate(-3deg)}.category-strip{display:grid;grid-template-columns:repeat(4,1fr)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.checkout-head{padding-bottom:18px}.steps{display:flex;align-items:center;justify-content:center;margin:22px auto 0;width:min(230px,70%)}.steps span{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:white;font-size:10px;font-weight:700}.steps span.done{background:#ece5da;color:#876b49}.steps span.active{background:var(--ink);color:white}.steps i{height:1px;background:var(--line);flex:1}.checkout{padding:10px 5% 120px;display:grid;gap:18px}.checkout-fields{display:grid;gap:16px}.form-card,.order-review{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:20px;box-shadow:0 10px 35px #49362408}.form-card{display:grid;grid-template-columns:36px 1fr;gap:5px 12px}.form-number{width:32px;height:32px;border-radius:50%;background:#eee5d9;color:#846a4b;display:grid;place-items:center;font-size:9px;font-weight:700}.form-card h2,.order-review h2{font:600 25px var(--serif);margin:0}.form-card>div:nth-child(2)>p{font-size:11px;color:var(--muted);margin:4px 0 20px}.field-grid,.choice-grid,.delivery-fields,.form-card>[data-cash-field],.transfer-note{grid-column:1/-1}.field-grid{display:grid;gap:14px}label{font-size:11px;font-weight:700;display:block}input,textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:12px;background:white;padding:14px;font:13px var(--sans);outline:0;transition:.2s}input{height:49px}textarea{resize:vertical}input:focus,textarea:focus{border-color:#a38360;box-shadow:0 0 0 3px #a3836015}input.invalid{border-color:#a44d48}.field-grid label small,[data-error]{display:block;min-height:15px;margin-top:4px;color:#a04440;font-size:9px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:18px}.choice{position:relative;min-height:105px;border:1px solid var(--line);border-radius:15px;padding:14px;cursor:pointer;display:flex;flex-direction:column;gap:4px}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice span{font-size:22px}.choice b{font-size:12px}.choice small{font-size:9px;color:var(--muted)}.choice.selected{border-color:#9c7c58;background:#f6eee4;box-shadow:inset 0 0 0 1px #9c7c58}.delivery-fields[hidden],[data-cash-field][hidden],.transfer-note[hidden]{display:none}.change-preview{margin-top:8px;padding:12px;border-radius:11px;background:#edf3e9;color:#526c4c;font-size:11px;display:flex;justify-content:space-between}.change-preview[hidden]{display:none}.transfer-note{padding:14px;border-radius:12px;background:#f3eee7;color:var(--muted);font-size:11px}.order-review h2{margin-bottom:16px}.review-item{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:11px}.review-item span{display:flex;flex-direction:column}.review-item small{color:var(--muted);margin-top:3px}.review-line,.review-total{display:flex;justify-content:space-between;padding:10px 0;color:var(--muted);font-size:11px}.review-total{border-top:1px solid var(--line);color:var(--ink);align-items:center}.review-total strong{font-size:24px}.review-meta{display:grid;grid-template-columns:1fr auto;gap:7px;border-radius:12px;background:#f5efe7;padding:13px;font-size:10px}.form-message{color:#9a3e3a;font-size:11px;line-height:1.5;margin-top:12px}.confirm-order{width:100%;margin-top:12px}.confirm-order:disabled{opacity:.55}.secure-note{text-align:center!important;font-size:9px!important;color:var(--muted)}.empty-mini{text-align:center;padding:20px;color:var(--muted);font-size:11px}.empty-mini a{color:#876a48;text-decoration:underline}.confirmation{width:min(600px,90%);margin:0 auto;text-align:center;padding:65px 0 110px}.success-mark{width:70px;height:70px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#e7eee2;color:#5e8056;font-size:30px}.confirmation h1{font:600 clamp(40px,10vw,62px) var(--serif);margin:0}.confirmation>p:not(.kicker){color:var(--muted);font-size:13px}.order-number{font:600 38px var(--serif);letter-spacing:.06em;margin-top:25px}.save-number{font-size:10px!important}.confirmation-card{margin:30px 0;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:10px 20px;text-align:left}.confirmation-card>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.confirmation-card>div:last-child{border:0}.confirmation-card span{color:var(--muted)}.confirmation-card b{text-align:right}.received{color:var(--green)}.confirmation>.primary{width:100%}
@media(min-width:700px){.field-grid{grid-template-columns:1fr 1fr}.field-grid .wide{grid-column:1/-1}.form-card{padding:28px}.checkout{padding-inline:7%}}
@media(min-width:1050px){.checkout{grid-template-columns:minmax(0,1fr) 360px;padding-inline:8%}.order-review{position:sticky;top:90px;align-self:start}}
.primary{background:var(--button,var(--ink))}.brand-image{width:42px;height:42px;border-radius:50%;object-fit:cover}.footer-logo{display:block;width:72px;height:72px;margin:0 auto 10px;border-radius:50%;object-fit:contain}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-photo{background:none}.status.closed{background:#f5ece9;border-color:#ead8d3;color:#89584f}.status.closed i{background:#a9695e;box-shadow:0 0 0 4px #a9695e18}.add:disabled,.primary.disabled{opacity:.48;cursor:not-allowed;pointer-events:none}
.confirmation .tracking-link{margin-top:18px}.confirmation .secondary-action{margin-top:10px;background:transparent;color:var(--ink);border:1px solid var(--line);box-shadow:none}.tracking{width:min(620px,90%);margin:0 auto;padding:48px 0 100px}.tracking h1{font:600 clamp(38px,10vw,58px) var(--serif);margin:0 0 24px}.tracking-state,.tracking-summary{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:20px}.tracking-state span,.tracking-summary span{color:var(--muted);font-size:11px}.tracking-state strong{display:block;font-size:22px;margin:5px 0}.tracking-state p{margin:0;color:var(--muted);font-size:13px}.tracking-progress{list-style:none;padding:12px 20px;margin:20px 0;background:var(--paper);border:1px solid var(--line);border-radius:20px}.tracking-progress li{display:flex;gap:14px;min-height:66px;position:relative}.tracking-progress li:not(:last-child):after{content:"";position:absolute;left:13px;top:31px;bottom:2px;width:2px;background:var(--line)}.tracking-progress i{font-style:normal;width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;z-index:1}.tracking-progress b{font-size:13px}.tracking-progress small{display:block;color:var(--muted);margin-top:3px}.tracking-progress .done i,.tracking-progress .current i{border-color:var(--green);color:var(--green);font-weight:700}.tracking-progress .failed i{border-color:#a04440;color:#a04440;font-weight:700}.tracking-summary>div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.tracking-summary>div:last-child{border:0}.tracking-summary b{text-align:right}.tracking-updated{min-height:20px;color:var(--muted);font-size:10px;text-align:center}.tracking>.primary{width:100%}
.tracking-rejection{margin-top:16px;padding:14px;border:1px solid #ead8d3;border-radius:14px;background:#f8efec}.tracking-rejection[hidden]{display:none}.tracking-rejection span{display:block;color:#89584f;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tracking-rejection p{margin-top:5px;color:var(--ink);font-size:13px;line-height:1.55;overflow-wrap:anywhere}
.coverage-check{display:grid;gap:10px}.coverage-check .primary{width:100%;min-height:46px}.coverage-result{min-height:20px;padding:0 4px;color:var(--muted);font-size:11px;line-height:1.5}.form-card>.coverage-result{grid-column:1/-1;min-width:0;width:100%}.coverage-result.inside{padding:12px;border-radius:12px;background:#edf3e9;color:#526c4c}.coverage-result.outside{padding:12px;border-radius:12px;background:#f8efec;color:#89584f}
.coverage-result.choices{display:grid;gap:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.coverage-result.choices button{text-align:left;padding:11px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);cursor:pointer}.coverage-result.choices button:hover,.coverage-result.choices button:focus-visible{border-color:var(--accent);outline:2px solid color-mix(in srgb,var(--accent) 20%,transparent)}
.delivery-start{width:min(680px,90%);margin:0 auto;padding:55px 0 110px}.delivery-start>h1{font:600 clamp(38px,9vw,58px) var(--serif);margin:0 0 28px}.delivery-start-modes{display:grid;gap:12px}.delivery-start-modes[hidden],.delivery-start-form[hidden],.delivery-start-outside[hidden]{display:none}.delivery-start-modes button{display:flex;align-items:center;gap:12px;min-height:94px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--paper);color:var(--ink);font-size:26px;text-align:left;cursor:pointer}.delivery-start-modes b,.delivery-start-modes small{display:block;font-size:14px}.delivery-start-modes small{color:var(--muted);font-weight:400}.delivery-start-form,.delivery-start-outside{display:grid;gap:15px;padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:0 12px 38px #4936240b}.delivery-start-form h2,.delivery-start-outside h2{font:600 28px var(--serif);margin:0}.link-button{border:0;background:transparent;color:var(--ink);text-decoration:underline;cursor:pointer;font:600 11px var(--sans)}.delivery-session-card{grid-column:1/-1;display:flex;min-width:0;width:100%;max-width:100%;flex-direction:column;align-items:stretch;padding:15px;border:1px solid var(--line);border-radius:14px;background:#f7f1e9}.delivery-session-summary{min-width:0;width:100%;max-width:100%}.delivery-session-summary>b{display:block;font-size:14px}.delivery-session-summary dl{margin:9px 0 0}.delivery-session-summary dl>div{display:grid;grid-template-columns:minmax(0,1fr);gap:3px;padding:8px 0;border-top:1px solid var(--line)}.delivery-session-summary dt{color:var(--muted);font-size:10px}.delivery-session-summary dd{min-width:0;margin:0;font-size:12px;font-weight:700;white-space:normal;overflow-wrap:break-word}.delivery-session-summary p{margin:5px 0;color:var(--muted);font-size:11px;white-space:normal;overflow-wrap:break-word}.change-delivery{position:static;display:inline-block;align-self:flex-start;max-width:100%;margin:12px 0 0;white-space:normal;overflow-wrap:break-word}.delivery-session-card+.field-grid{width:100%;min-width:0}.delivery-session-card+.field-grid textarea{width:100%;max-width:100%;box-sizing:border-box}.delivery-session-note{margin-top:10px;padding:9px 12px;border-radius:12px;background:var(--paper);color:var(--muted);font-size:10px}.delivery-session-note a{color:var(--ink);text-decoration:underline}@media(min-width:700px){.delivery-start-modes{grid-template-columns:1fr 1fr}.delivery-session-summary dl{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.45fr);gap:18px}.delivery-session-summary dl>div{align-content:start}}
.service-note{display:inline-flex;align-items:center;margin:12px 0 0;color:var(--muted);font-size:11px;font-weight:600}
.last-order-link[data-last-order-link]{display:flex;align-items:center;gap:6px;max-width:230px;padding:7px 10px;border:1px solid var(--line);border-radius:99px;background:var(--paper);color:var(--ink);font-size:10px;white-space:nowrap}.last-order-link[data-last-order-link][hidden]{display:none}.last-order-link b{overflow:hidden;text-overflow:ellipsis}.last-order-link span{font-size:14px}@media(max-width:699px){header{padding-inline:4%}.brand span:last-child{display:none}.last-order-link[data-last-order-link]{max-width:185px;padding:7px 9px}nav{gap:8px}nav>a[href="/productos"]{display:none}}
.products{min-width:0;width:100%}.product-card{display:flex;min-width:0;width:100%;max-width:100%;height:100%;flex-direction:column}.product-card-image{position:relative;isolation:isolate;width:100%;aspect-ratio:4/3;overflow:hidden;flex:0 0 auto;background:linear-gradient(145deg,#eee4d7,#dfcfbd)}.product-card-image img{position:static;display:block;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.product-image-placeholder{display:block;width:100%;height:100%;background:radial-gradient(circle at 45% 38%,#fff9 0 13%,transparent 14%),linear-gradient(145deg,#eee4d7,#dfcfbd)}.product-card-content{display:flex;min-width:0;width:100%;max-width:100%;flex:1;flex-direction:column;padding:18px}.product-card-copy{min-width:0;max-width:100%;flex:1}.product-card-copy small{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:8px;font-weight:700}.product-card-copy h3{overflow-wrap:anywhere}.product-card-copy p{white-space:normal;overflow-wrap:anywhere;line-height:1.55}.product-card-price{display:block;margin-top:auto;font-size:20px}.product-card-content .add{max-width:100%;flex:0 0 auto;margin-top:16px}@media(max-width:699px){.product-card-content{padding:17px}}@media(min-width:700px){.products{align-items:stretch}}
.featured-products .product-card-image{position:relative;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:4/3;overflow:hidden}.featured-products .product-card-image>img{position:static!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;object-position:50% 50%!important;transform:none!important}
