:root{font-family:Inter,Arial,sans-serif;color:#2d1731;background:#fffaf7;--pink:#d72d87;--pink-dark:#a91f66;--cream:#fff3e9;--plum:#2d1731;--muted:#796575}html{scroll-behavior:smooth}body{margin:0;background:#fffaf7}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:#fffdfaeF;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;padding:14px 5%;border-bottom:1px solid #eadfe5}.brand,header{display:flex;align-items:center}.brand{gap:12px}.brand img{width:52px;height:52px;border-radius:14px}.brand span{display:grid}.brand strong{font-size:1.05rem}.brand small{color:#8c7282;margin-top:2px}nav{display:flex;gap:8px;align-items:center;flex-wrap:wrap}nav a{padding:10px 14px;border-radius:999px;font-weight:800}nav a:hover{background:#fff0f7;color:var(--pink-dark)}.cart-link{background:var(--plum);color:#fff}.cart-link span{display:inline-grid;place-items:center;min-width:22px;height:22px;background:var(--pink);border-radius:50%;margin-left:6px;font-size:.75rem}main{max-width:1260px;margin:auto;padding:30px 5%}.eyebrow{color:var(--pink);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:42px;gap:42px;align-items:center;background:linear-gradient(135deg,#fff0f7,#fff8ef 54%,#f7e9ff);border-radius:32px;padding:54px;margin-bottom:60px;overflow:hidden}.hero h1{font-size:clamp(2.7rem,6vw,5.7rem);line-height:.97;margin:.2em 0 .28em;letter-spacing:-.045em}.hero p{font-size:1.08rem;line-height:1.7;color:#6f5c68;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.primary-link,.secondary-link{padding:14px 20px;border-radius:999px;font-weight:900}.primary-link{background:var(--pink);color:#fff;box-shadow:0 12px 28px #d72d8733}.secondary-link{background:#fff;color:var(--plum);border:1px solid #ead7e2}.hero-points{display:flex;gap:16px;flex-wrap:wrap;color:#6e5765;font-size:.88rem;font-weight:700}.hero-art{position:relative;min-height:370px;display:grid;place-items:center}.hero-circle{width:min(340px,90%);aspect-ratio:1;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 30px 80px #7e31552b}.hero-circle img{width:82%;height:82%;object-fit:contain;border-radius:28px}.floating-note{position:absolute;bottom:22px;background:#fff;padding:14px 18px;border-radius:18px;box-shadow:0 18px 40px #541d3820;font-weight:800;transform:rotate(-3deg)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}.section-heading h2{font-size:clamp(2rem,4.5vw,3.5rem);letter-spacing:-.035em;margin:5px 0}.section-heading p{max-width:470px;color:var(--muted);line-height:1.6}.featured-section{margin-bottom:56px}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.featured-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 38px #4c17300c;border:1px solid #f0e4eb}.featured-card>div:last-child{padding:18px}.featured-card h3{margin:5px 0 8px;font-size:1.15rem}.featured-card p{color:var(--muted);font-size:.9rem;line-height:1.5;min-height:54px}.featured-card small{color:#9b5c7c;font-weight:800}.featured-image{position:relative;height:230px;background:#2c182f}.featured-image img,.image-fallback{width:100%;height:100%;object-fit:cover}.image-fallback{place-items:center;background:linear-gradient(135deg,#4a1e42,#d72d87);color:#fff;font-weight:900;letter-spacing:.08em}.featured-image span{position:absolute;top:14px;left:14px;background:#fff;color:var(--pink-dark);padding:7px 11px;border-radius:999px;font-size:.7rem;font-weight:900}.featured-footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.featured-footer strong{color:var(--pink-dark)}.featured-footer button,.product-footer button{background:var(--pink);color:#fff;padding:10px 14px;border-radius:999px;font-weight:900}.category-strip{position:-webkit-sticky;position:sticky;top:81px;z-index:12;display:flex;gap:10px;overflow-x:auto;padding:14px 0 18px;margin-bottom:28px;background:linear-gradient(#fffaf7 74%,transparent)}.category-strip button{white-space:nowrap;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #eadfe5;border-radius:999px;padding:11px 16px;font-weight:850;color:#5f4555}.category-strip button.active{background:var(--plum);color:#fff;border-color:var(--plum)}.menu-section{scroll-margin-top:130px}.menu-category{margin-bottom:54px}.category-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px}.category-heading>span{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;background:#fff0f7;font-size:1.5rem}.category-heading h3{font-size:1.6rem;margin:0}.category-heading p{margin:3px 0 0;color:#8a7481}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.products article{display:flex;flex-direction:column;gap:10px;background:#fff;padding:16px;border-radius:22px;box-shadow:0 12px 32px #4d17300b;border:1px solid #f0e4eb;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.products article:hover{transform:translateY(-5px);box-shadow:0 18px 42px #4d173016}.products article h4{font-size:1.08rem;margin:0}.products article small{color:#9a5b7a;font-weight:800}.product-visual{position:relative;margin:-16px -16px 4px}.product-image{display:block;width:100%;height:230px;background:#2d1731;border-radius:22px 22px 0 0}.product-placeholder{place-items:center;background:linear-gradient(135deg,#34162f,#d72d87);color:#fff;font-weight:900;letter-spacing:.09em}.product-badge{position:absolute;top:13px;left:13px;background:#fff;color:var(--pink-dark);padding:7px 11px;border-radius:999px;font-size:.72rem;font-weight:900;box-shadow:0 6px 16px #0002}.product-description{margin:0;color:#745f6b;font-size:.9rem;line-height:1.5;min-height:44px}.product-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-footer strong{font-size:1.08rem;color:var(--pink-dark)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin:58px 0}.benefits article{background:var(--cream);padding:28px;border-radius:24px}.benefits span{font-size:2rem}.benefits h3{margin:14px 0 8px}.benefits p{color:#76616c;line-height:1.55;margin:0}.checkout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:22px;gap:22px;margin:48px 0}.cart-panel,.checkout form,.order,.tracking-empty{background:#fff;padding:26px;border-radius:24px;box-shadow:0 14px 38px #4d17300c;border:1px solid #f0e4eb}.checkout form{display:grid;grid-gap:13px;gap:13px}.checkout h2{margin:6px 0 14px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.panel-heading h2{margin:6px 0}.cart-count{background:#fff0f7;color:var(--pink-dark);padding:8px 11px;border-radius:999px;font-size:.8rem;font-weight:900}.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #ddced7;border-radius:13px;background:#fff}textarea{min-height:94px;resize:vertical}.line{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #f3e9ee}.total{border-bottom:0;border-top:2px solid #f0e1e9;margin-top:10px;padding-top:16px;font-size:1.12rem}.empty-cart{text-align:center;padding:34px 12px;color:#806b77}.empty-cart span{font-size:2.3rem}.empty-cart a{display:inline-block;color:var(--pink-dark);font-weight:900;margin-top:4px}.delivery{display:grid;grid-gap:12px;gap:12px;background:#fff3f9;padding:14px;border-radius:14px}.delivery-route-field{display:grid;grid-template-columns:28px 1fr;grid-gap:9px;gap:9px;align-items:start}.delivery-route-icon{padding-top:28px;text-align:center}.delivery-route-field label{display:grid;grid-gap:6px;gap:6px;color:#5d4050;font-size:.86rem}.delivery-route-field input[readonly]{background:#fffafc;color:#6f5c68;font-weight:700}.delivery-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.delivery button{padding:11px 14px;border-radius:12px;background:#f1e4ec;font-weight:800;color:#4b2b3d}.delivery button:hover:not(:disabled){background:#ead6e3}.delivery-result{background:#fff;border:1px solid #ecdce5;border-radius:13px;padding:13px 14px}.delivery-result p{margin:4px 0;color:#5d4050;line-height:1.45}.delivery-result a{display:inline-block;margin-top:8px;color:var(--pink-dark);font-weight:900}.primary{background:var(--pink);color:#fff;border-radius:14px;padding:14px 18px;font-weight:900}.tracking{margin:58px 0;scroll-margin-top:120px}.tracking-empty{text-align:center;color:#7d6975}.tracking-empty span{font-size:2.3rem}.pill{background:#f7d7e8;padding:7px 11px;border-radius:999px;font-size:.85rem;font-weight:800}.toast{position:fixed;right:22px;bottom:22px;z-index:40;padding:14px 18px;border-radius:14px;box-shadow:0 14px 36px #0003}.toast,footer{background:var(--plum);color:#fff}footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:34px 5%;margin-top:40px}footer p{margin:5px 0;color:#d9cbd4}.cart-line{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #f3e9ee}.cart-line-info{display:grid;grid-gap:5px;gap:5px;min-width:0}.cart-line-info strong{font-size:.96rem}.cart-line-info span{color:var(--pink-dark);font-weight:900}.qty-control{display:grid;grid-template-columns:34px 34px 34px;align-items:center;justify-content:end;background:#fff3f9;border:1px solid #eddce6;border-radius:999px;padding:4px;flex-shrink:0}.qty-control button{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--plum);font-size:1.25rem;font-weight:900;box-shadow:0 4px 10px #4d17300d}.qty-control span{display:grid;place-items:center;font-weight:900;color:var(--plum)}.submit{width:100%;min-height:54px;border-radius:16px;background:linear-gradient(135deg,var(--pink),#c52179);color:#fff;font-weight:900;font-size:1.02rem;letter-spacing:.01em;box-shadow:0 14px 28px #d72d8730}.submit:hover:not(:disabled){box-shadow:0 18px 34px #d72d8744;filter:brightness(1.03)}.submit:disabled{opacity:.58;cursor:not-allowed}.cart-link,.category-strip button,.delivery button,.delivery-result a,.empty-cart a,.featured-footer button,.primary-link,.product-footer button,.qty-control button,.secondary-link,.submit,nav a{transition:transform .12s ease,box-shadow .18s ease,filter .18s ease,background-color .18s ease,color .18s ease}.cart-link:active,.category-strip button:active,.delivery button:active,.delivery-result a:active,.empty-cart a:active,.featured-footer button:active,.primary-link:active,.product-footer button:active,.qty-control button:active,.secondary-link:active,.submit:active,nav a:active{transform:translateY(1px) scale(.96);filter:brightness(.96)}a:focus-visible,button:focus-visible{outline:3px solid #d72d8755;outline-offset:3px}.qty-control button:hover{background:#fde7f2;color:var(--pink-dark);box-shadow:0 6px 14px #d72d8720}@media(max-width:980px){.hero{grid-template-columns:1fr;padding:42px}.hero-art{min-height:290px}.featured-grid{grid-template-columns:repeat(2,1fr)}.benefits,.checkout{grid-template-columns:1fr}}@media(max-width:720px){header{padding:11px 4%}.brand small,nav a:not(.cart-link){display:none}main{padding:22px 4%}.hero{grid-template-columns:1fr;padding:28px 22px;border-radius:24px}.hero h1{font-size:clamp(2.6rem,13vw,4.5rem)}.hero-art{min-height:230px}.floating-note{font-size:.82rem;right:5px}.hero-points{display:grid;grid-gap:7px;gap:7px}.section-heading{display:block}.featured-grid{grid-template-columns:1fr 1fr;gap:12px}.featured-image{height:180px}.featured-card>div:last-child{padding:14px}.featured-card p{display:none}.category-strip{top:74px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products article{padding:13px}.product-visual{margin:-13px -13px 3px}.product-image{height:180px}.product-description{min-height:auto}.product-footer{align-items:flex-start;flex-direction:column}.product-footer button{width:100%}.delivery-actions,.grid{grid-template-columns:1fr}.cart-line{align-items:flex-start}.cart-line-info{max-width:58%}footer{display:block}}@media(max-width:460px){.featured-grid,.products{grid-template-columns:1fr}.featured-image,.product-image{height:260px}.hero-actions{display:grid}.primary-link,.secondary-link{text-align:center}.cart-line{display:grid;grid-template-columns:1fr auto}.cart-line-info{max-width:none}.qty-control{grid-column:2}}.brand small{display:inline-flex;align-items:center;width:max-content;margin-top:5px;padding:4px 9px;border-radius:999px;background:linear-gradient(135deg,#fff0f7,#fff5ed);border:1px solid #f1dce8;color:#9c3f72;font-weight:800;letter-spacing:.02em;box-shadow:0 5px 14px #8f315414}.section-heading p{position:relative;margin:0;padding:13px 16px 13px 42px;border-radius:16px;background:linear-gradient(135deg,#fff6fa,#fff8f0);border:1px solid #f1dfe8;color:#765060;font-weight:650;line-height:1.55;box-shadow:0 8px 24px #6d27460b}.section-heading p:before{content:"✦";position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--pink);font-size:1rem}.category-heading p{display:inline-flex;align-items:center;width:max-content;margin-top:7px;padding:5px 10px;border-radius:999px;background:#fff0f7;color:#9c3f72;font-weight:800;font-size:.82rem;border:1px solid #f2dce8}.hero p{color:#684b5b;font-weight:520}.hero-points span{padding:6px 9px;border-radius:999px;background:#ffffff8f;border:1px solid #eddde6}.benefits p,.featured-card p,.product-description{color:#684f5c}.featured-card small,.products article small{letter-spacing:.035em;text-transform:uppercase;font-size:.72rem}.benefits article{position:relative;overflow:hidden;border:1px solid #f1dfd4;box-shadow:0 10px 28px #7b3a1f0a}.benefits article:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-30px;top:-30px;background:#ffffff66}.benefits h3{color:#3d1d38}.tracking-section>div:first-child p{display:inline-block;padding:9px 13px;border-left:3px solid var(--pink);background:#fff4f8;border-radius:0 12px 12px 0;color:#715061}@media(max-width:720px){.brand small{display:none}.section-heading p{margin-top:12px;padding:11px 14px 11px 38px}.category-heading p{font-size:.76rem}}:root{--mf-ink:#2f1732;--mf-pink:#d9267d;--mf-pink-deep:#a91f66;--mf-cream:#fff8f3;--mf-line:#efdee7;--mf-soft:#fff1f7}*{box-sizing:border-box}body{background:linear-gradient(180deg,#fffdfb,#fff9f6 55%,#fffaf7);color:var(--mf-ink)}header{min-height:68px;padding:8px max(4%,32px);background:rgba(255,253,250,.97);border-bottom:1px solid rgba(230,209,220,.82);box-shadow:0 6px 24px rgba(69,28,52,.045)}.brand{gap:9px}.brand img{width:42px;height:42px;border-radius:10px;object-fit:contain}.brand strong{font-size:1.16rem;letter-spacing:-.025em}.brand small{font-size:.76rem}nav{gap:4px}nav a{padding:9px 13px}.cart-link{box-shadow:0 9px 22px rgba(45,23,49,.14)}main{max-width:1480px;padding:22px 28px 0;display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-column-gap:22px;column-gap:22px;align-items:start}.hero{grid-column:1/-1;grid-row:1;grid-template-columns:1.08fr .92fr;gap:24px;min-height:335px;padding:38px 46px;margin-bottom:20px;border:1px solid #f1dfe8;border-radius:24px;background:radial-gradient(circle at 88% 12%,rgba(255,255,255,.94) 0 14%,transparent 14.5%),radial-gradient(circle at 72% 86%,rgba(247,219,238,.56) 0 17%,transparent 17.5%),linear-gradient(135deg,#fff1f7,#fff8ef 56%,#f9ecff);box-shadow:0 20px 60px rgba(87,34,61,.07)}.hero h1{max-width:650px;font-size:clamp(2.8rem,4.4vw,4.7rem);line-height:.96;letter-spacing:-.055em;color:var(--mf-ink)}.hero p{font-size:1.03rem;max-width:590px;color:#674d5b}.hero-actions{margin:21px 0 14px}.primary-link,.secondary-link{padding:12px 18px}.primary-link{box-shadow:0 12px 25px rgba(217,38,125,.23)}.hero-points{gap:7px}.hero-points span{background:rgba(255,255,255,.74);border-color:#ecd9e3;font-size:.86rem}.hero-art{min-height:250px}.hero-circle{width:min(285px,88%);background:rgba(255,255,255,.95);box-shadow:0 24px 60px rgba(83,36,61,.12);border:1px solid rgba(237,218,228,.9)}.floating-note{right:0;bottom:12px;padding:11px 15px;border:1px solid #f0dee7}.featured-section{grid-column:1/-1;grid-row:2;margin:0 0 24px;padding:18px 20px 20px;border:1px solid #f3e3ea;border-radius:22px;background:linear-gradient(135deg,rgba(255,248,245,.9),rgba(255,242,248,.82));box-shadow:0 10px 34px rgba(76,32,56,.04)}.featured-section .section-heading{margin-bottom:12px}.featured-section .section-heading h2{font-size:1.42rem;letter-spacing:-.02em}.featured-section .section-heading .eyebrow{font-size:.72rem}.featured-section .section-heading p{padding:0;background:transparent;border:0;box-shadow:none;font-size:.8rem;max-width:none}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.featured-card{border-radius:16px;box-shadow:0 8px 22px rgba(61,24,45,.055);transition:transform .18s ease,box-shadow .18s ease}.featured-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(61,24,45,.09)}.featured-image{height:142px;background:#f8edf2}.featured-image img{object-fit:cover;object-position:center}.featured-card>div:last-child{padding:11px 12px 12px}.featured-card small{font-size:.67rem}.featured-card h3{font-size:.94rem;line-height:1.18;margin-top:3px}.featured-card p{display:none}.featured-footer{margin-top:8px}.featured-footer strong{font-size:.9rem}.featured-footer button{padding:7px 10px;font-size:.78rem;border-radius:999px}.menu-section{grid-column:1;grid-row:3;padding-top:0;min-width:0}.menu-section>.section-heading{margin-bottom:12px;align-items:end}.menu-section>.section-heading h2{font-size:clamp(2rem,3.4vw,3.05rem);line-height:1;letter-spacing:-.045em}.menu-section>.section-heading p{padding:10px 13px 10px 35px;border-radius:16px;max-width:430px;font-size:.87rem}.category-strip{position:relative;top:auto;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:7px;gap:7px;padding:0;margin:0 0 16px;overflow:visible;scrollbar-width:none;background:transparent}.category-strip::-webkit-scrollbar{display:none}.category-strip button{min-width:0;width:100%;height:52px;min-height:52px;padding:6px;justify-content:center;text-align:center;white-space:normal;line-height:1.06;border-radius:14px;background:#fffdfb;box-shadow:0 5px 15px rgba(67,27,49,.03);font-size:.79rem}.category-strip button span{font-size:1rem}.category-strip button.active{box-shadow:0 7px 18px rgba(45,23,49,.15)}.menu-category{margin-bottom:25px}.category-heading{margin-bottom:9px}.category-heading>span{width:38px;height:38px;border-radius:12px}.category-heading h3{font-size:1.22rem}.category-heading p{font-size:.72rem}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.products article{gap:4px;padding:9px;border-radius:15px;box-shadow:0 8px 21px rgba(67,27,49,.04)}.products article:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(67,27,49,.085)}.product-visual{margin:-9px -9px 3px}.product-image,.product-placeholder{height:138px}.product-image{border-radius:15px 15px 0 0;object-fit:cover;object-position:center}.products article small{font-size:.64rem}.products article h4{font-size:.88rem;line-height:1.18}.product-description{display:none}.product-footer{padding-top:4px}.product-footer strong{font-size:.88rem}.product-footer button{padding:7px 9px;font-size:.78rem;border-radius:999px}.checkout{grid-column:2;grid-row:3;display:block;margin:0;position:-webkit-sticky;position:sticky;top:86px;max-height:calc(100vh - 100px);overflow:auto;padding-right:2px;scrollbar-width:thin}.cart-panel,.checkout form{border-radius:18px;box-shadow:0 12px 30px rgba(67,27,49,.06);margin-bottom:12px}.cart-panel,.checkout form{padding:17px}.checkout form h2,.panel-heading h2{font-size:1.25rem}.empty-cart{padding:18px 8px}.empty-cart span{font-size:1.8rem}.checkout input,.checkout select,.checkout textarea{font-size:.88rem}.checkout textarea{min-height:78px}.checkout .grid{grid-template-columns:1fr}.checkout .submit{padding:11px;font-size:.9rem}.delivery-actions{grid-template-columns:1fr}.delivery-actions button{font-size:.76rem;padding:8px}.benefits{grid-column:1/-1;grid-row:4;margin:28px 0 10px;gap:10px}.benefits article{padding:17px;border-radius:16px;background:linear-gradient(135deg,#fff5ed,#fff0f6)}.benefits article h3{font-size:.95rem}.benefits article p{font-size:.8rem}.tracking-section{grid-column:1/-1;grid-row:5;margin:28px 0}.tracking-card,.tracking-empty{border-radius:18px;box-shadow:0 10px 25px rgba(67,27,49,.045)}footer{margin-top:18px}@media(max-width:1180px){main{grid-template-columns:1fr}.benefits,.checkout,.featured-section,.hero,.menu-section,.tracking-section{grid-column:1}.hero{grid-row:1}.featured-section{grid-row:2}.menu-section{grid-row:3}.checkout{grid-row:4;position:relative;top:auto;max-height:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.benefits{grid-row:5}.tracking-section{grid-row:6}.category-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:920px){main{padding:18px 18px 0}.hero{padding:32px;min-height:auto}.category-strip,.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout{grid-template-columns:1fr}}@media(max-width:720px){header{min-height:64px;padding:7px 14px}.brand img{width:36px;height:36px}.brand small{display:none}nav a{padding:8px 9px}main{padding:14px 12px 0}.hero{padding:24px 19px;margin-bottom:16px}.hero h1{font-size:clamp(2.35rem,11vw,3.8rem)}.hero-art{min-height:215px}.featured-section{padding:14px}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.featured-image{height:135px}.menu-section>.section-heading{align-items:flex-start}.menu-section>.section-heading p{border-radius:13px}.category-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:14px}.category-strip button{height:49px;min-height:49px;font-size:.75rem}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-image,.product-placeholder{height:132px}.products article{padding:8px}.product-visual{margin:-8px -8px 3px}.product-footer{flex-direction:row;align-items:center}.benefits{grid-template-columns:1fr}}@media(max-width:460px){.category-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-image,.product-image,.product-placeholder{height:126px}.featured-card h3,.products article h4{font-size:.83rem}.featured-footer button,.product-footer button{font-size:.71rem;padding:6px 7px}.product-footer strong{font-size:.8rem}}@media (min-width:1181px){body{background:#fffdfb}header{min-height:64px;padding:7px 4.2%;box-shadow:none;border-bottom:1px solid #f0e5ea}.brand img{width:38px;height:38px}.brand strong{font-size:1.08rem}.brand small{font-size:.72rem}nav a{font-size:.9rem;padding:9px 12px}.cart-link{padding:10px 15px;box-shadow:0 8px 20px rgba(45,23,49,.13)}main{max-width:1480px;padding:18px 24px 0;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.hero{min-height:290px;padding:30px 38px;margin-bottom:18px;border-radius:20px;gap:18px}.hero h1{font-size:clamp(2.75rem,4vw,4rem);line-height:.94;max-width:590px;margin:.16em 0 .22em}.hero p{font-size:.96rem;line-height:1.45;max-width:560px}.hero-actions{margin:17px 0 12px}.primary-link,.secondary-link{padding:11px 17px;font-size:.88rem}.hero-points span{font-size:.78rem;padding:6px 10px;border-radius:999px}.hero-art{min-height:215px}.hero-circle{width:235px}.floating-note{font-size:.78rem;bottom:8px}.featured-section{padding:15px 16px 17px;margin-bottom:18px;border-radius:18px}.featured-section .section-heading{margin-bottom:10px}.featured-section .section-heading h2{font-size:1.28rem;margin:2px 0}.featured-section .section-heading p{font-size:.74rem;opacity:.78}.featured-grid{gap:11px}.featured-image{height:126px}.featured-card{border-radius:14px}.featured-card>div:last-child{padding:9px 10px 10px}.featured-card h3{font-size:.88rem}.featured-card small{font-size:.61rem}.featured-footer strong{font-size:.84rem}.featured-footer button{font-size:.72rem;padding:6px 9px}.menu-section>.section-heading{margin-bottom:10px}.menu-section>.section-heading h2{font-size:2.65rem;max-width:520px}.menu-section>.section-heading p{font-size:.8rem;line-height:1.35;padding:9px 12px 9px 31px;max-width:390px}.category-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:13px}.category-strip button{height:47px;min-height:47px;border-radius:12px;font-size:.72rem;padding:5px;box-shadow:none}.category-strip button span{font-size:.9rem}.category-heading{margin-bottom:8px}.category-heading>span{width:34px;height:34px}.category-heading h3{font-size:1.1rem}.category-heading p{font-size:.66rem}.products{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.products article{padding:8px;border-radius:13px;gap:3px;box-shadow:0 7px 18px rgba(67,27,49,.035)}.product-visual{margin:-8px -8px 2px}.product-image,.product-placeholder{height:126px;border-radius:13px 13px 0 0}.products article small{font-size:.59rem}.product-footer strong,.products article h4{font-size:.82rem}.product-footer button{font-size:.7rem;padding:6px 8px}.checkout{position:-webkit-sticky;position:sticky;top:78px;max-height:none;overflow:visible;padding:0}.checkout .cart-panel{padding:15px;margin:0;border-radius:16px;box-shadow:0 10px 24px rgba(67,27,49,.055)}.checkout .panel-heading h2{font-size:1.1rem}.checkout .cart-count{font-size:.7rem;padding:6px 9px}.checkout .empty-cart{padding:22px 8px}.checkout .empty-cart span{font-size:1.7rem}.checkout .empty-cart p{font-size:.82rem}.checkout .empty-cart a{font-size:.8rem}.checkout .total{font-size:.95rem;padding-top:12px}.checkout form{display:none!important}#commande:target form{display:grid!important;margin-top:10px;padding:15px;border-radius:16px;max-height:70vh;overflow:auto}#commande:target form h2{font-size:1.12rem;margin:4px 0 8px}#commande:target form input,#commande:target form select,#commande:target form textarea{font-size:.8rem;padding:10px 11px}#commande:target form textarea{min-height:66px}.checkout .submit{min-height:44px;font-size:.82rem}.benefits{margin:24px 0 8px}.benefits article{padding:14px}.benefits span{font-size:1.45rem}.benefits h3{font-size:.88rem;margin:8px 0 5px}.benefits p{font-size:.74rem;line-height:1.4}.tracking-section{margin:24px 0 12px}.tracking-section h2{font-size:1.5rem}.tracking-section p{font-size:.82rem}}.checkout{scrollbar-width:none}.checkout::-webkit-scrollbar{display:none}@media (min-width:1181px){.checkout:has(.cart-line) form{display:grid!important;margin-top:10px;padding:15px;border-radius:16px;max-height:58vh;overflow:auto}.checkout:has(.cart-line){max-height:calc(100vh - 92px);overflow:auto;scrollbar-width:thin}.checkout:has(.cart-line) form h2{font-size:1.12rem;margin:4px 0 8px}.checkout:has(.cart-line) form input,.checkout:has(.cart-line) form select,.checkout:has(.cart-line) form textarea{font-size:.8rem;padding:10px 11px}.checkout:has(.cart-line) form textarea{min-height:66px}.checkout:has(.cart-line) .submit{min-height:44px;font-size:.82rem}.checkout:has(.cart-line) .delivery{padding:10px;gap:8px}.checkout:has(.cart-line) .delivery-route-field{grid-template-columns:22px 1fr;gap:6px}.checkout:has(.cart-line) .delivery-route-field label{font-size:.75rem}.checkout:has(.cart-line) .delivery-result{font-size:.76rem;padding:10px}}