:root{--purple:#7A3FA0;--paper:#fffaf0}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}@media (hover:hover) and (pointer:fine){@supports not selector(::-webkit-scrollbar){html{scrollbar-color:color-mix(in srgb,var(--ink) 55%,transparent) color-mix(in srgb,var(--ink) 7%,transparent)}*{scrollbar-width:thin}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:color-mix(in srgb,var(--ink) 7%,transparent)}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,var(--ink),var(--accentInk,var(--accent,var(--ink))));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--ink)}::-webkit-scrollbar-corner{background:transparent}}#about,#contact,#custom,#faq,#featured,#gallery,#services,#top{scroll-margin-top:116px}.legal-page{min-height:100dvh;padding:3.5rem 1.25rem 5rem}.legal{max-width:720px;margin:0 auto}.legal-back{display:inline-block;margin-bottom:1.4rem;opacity:.8;font-weight:600;text-decoration:none;color:inherit}.legal h1,.legal h2{font-family:var(--font-display,inherit)}.legal h1{font-size:clamp(1.8rem,4vw,2.4rem);margin-bottom:.3rem}.legal-eff{opacity:.65;font-size:.9rem;margin-bottom:1.8rem}.legal section{padding:0}.legal h2{font-size:1.15rem;margin:1.4rem 0 .35rem}.legal p{margin-bottom:.45rem;line-height:1.55;opacity:.9}.legal a{color:inherit;text-decoration:underline}body{font-family:var(--font-body);color:var(--ink);background:var(--cream);line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.08;color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{max-width:1140px;margin:0 auto;padding:0 1.25rem}.skip{position:absolute;left:-9999px;top:0;background:var(--ink);color:#fff;padding:.6rem 1rem;z-index:100;border-radius:0 0 8px 0}.skip:focus{left:0}:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.rainbow{height:5px;border:0;background:linear-gradient(90deg,var(--red),var(--orange),var(--yellow),var(--green),var(--blue),var(--pink))}.scallop-b{-webkit-mask:radial-gradient(12px at 12px 0,transparent 98%,#000) repeat-x 0 100% /24px 14px;mask:radial-gradient(12px at 12px 0,transparent 98%,#000) repeat-x 0 100% /24px 14px;padding-bottom:14px}.topbar{background:var(--pink);color:var(--cream);font-size:.82rem;font-weight:600}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:.5rem;padding-bottom:.5rem;flex-wrap:wrap}.topbar a{color:var(--cream)}.social-ico{display:inline-flex;gap:.65rem}.social-ico a{width:1.7rem;height:1.7rem;border:1.5px solid var(--cream);border-radius:50%;display:grid;place-items:center;color:var(--cream)}.social-ico a:hover{background:var(--cream);color:var(--pink)}.social-ico svg{width:.95rem;height:.95rem;fill:currentColor;display:block}header.site{background:var(--paper);position:-webkit-sticky;position:sticky;top:0;z-index:40;box-shadow:0 2px 10px rgba(0,0,0,.05)}header.site .wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.6rem;padding-bottom:.6rem}.logo img{height:92px;width:auto}@media (max-width:860px){.logo img{height:70px}}nav.main{display:flex;gap:1.4rem;align-items:center;flex-wrap:wrap}nav.main a{font-weight:700;font-size:.95rem;letter-spacing:.01em}nav.main a:hover{color:var(--pink)}.btn{display:inline-block;padding:.7rem 1.4rem;border-radius:999px;font-weight:800;font-family:var(--font-display);cursor:pointer;border:2.5px solid var(--pink);transition:transform .08s}.btn:hover{transform:translateY(-1px)}.btn-fill{background:var(--pink);color:#fff}.btn-ghost{background:transparent;color:var(--pink)}.btn-blue{background:var(--blue);border-color:var(--blue);color:#fff}.garland{background:var(--cream);text-align:center;overflow:hidden}.garland img{width:100%;max-width:1400px;margin:0 auto;height:auto}.hero{background:var(--cream);position:relative}.hero .wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:center;padding:2.5rem 1.25rem 3rem}.hero h1{font-size:clamp(2.4rem,5vw,3.8rem)}.hero .script{font-family:var(--font-display);color:var(--pink);font-size:clamp(1.3rem,2.5vw,1.9rem);margin:.4rem 0 .8rem}.hero p.lead{font-size:1.08rem;max-width:42ch;margin-bottom:1.4rem}.hero .cta-row{display:flex;gap:.8rem;flex-wrap:wrap}.hero-art{position:relative;min-height:320px}.hero-art img{position:absolute;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.18);object-fit:cover}.hero-art img:first-child{width:56%;left:0;top:6%;z-index:2;transform:rotate(-4deg)}.hero-art img:nth-child(2){width:48%;right:2%;top:0;z-index:1;transform:rotate(3deg)}.hero-art img:nth-child(3){width:46%;right:8%;bottom:0;z-index:3;transform:rotate(-2deg)}.trust{background:var(--pink);color:var(--cream)}.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;padding:1.1rem 1.25rem;text-align:center}.trust b{display:block;font-family:var(--font-display);font-size:1rem;letter-spacing:.02em}.trust span{font-size:.82rem;opacity:.92}.serving{background:var(--cream);text-align:center;margin:0;padding:1.1rem 1.25rem;font-size:.95rem;color:#5a4d6b;max-width:70ch;margin-inline:auto;line-height:1.5}.serving strong{color:var(--pink)}section{padding:3rem 0}.sec-title{text-align:center;font-size:clamp(1.6rem,3.5vw,2.3rem);margin-bottom:.35rem}.sec-sub{text-align:center;color:#6b5e7a;margin-bottom:1.8rem}.sec-title:after{content:"✦";display:block;color:var(--orange);font-size:1rem;margin-top:.3rem}.cats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem 1.4rem;gap:1rem 1.4rem;justify-items:center}.cat-flag{display:block;transition:transform .12s}.cat-flag img{width:100%;max-width:240px;height:auto;filter:drop-shadow(0 6px 10px rgba(0,0,0,.14))}.cat-flag:hover{transform:translateY(-4px) scale(1.03)}.grid{display:grid;grid-gap:1.2rem;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.08);display:flex;flex-direction:column;transition:transform .1s,box-shadow .1s}.card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.14)}.card .ph{aspect-ratio:1;background:var(--cream);position:relative}.card .ph img{width:100%;height:100%;object-fit:cover}.card .badge{position:absolute;top:.6rem;left:.6rem;background:var(--green);color:#fff;font-size:.68rem;font-weight:800;padding:.2rem .55rem;border-radius:999px}.card .body{padding:.85rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.3rem;flex:1 1}.card h3{font-size:1rem;font-family:var(--font-body);font-weight:700}.card .price{color:var(--red);font-weight:800;font-family:var(--font-display)}.card .more{margin-top:auto;color:var(--pink);font-weight:800;font-size:.85rem}.why{background:#fff8e6;border-radius:20px;padding:2rem 1.5rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem;gap:1.2rem}.step{text-align:center}.step .n{width:3rem;height:3rem;border-radius:50%;display:grid;place-items:center;margin:0 auto .6rem;color:#fff;font-family:var(--font-display);font-weight:800;font-size:1.3rem}.step:first-child .n{background:var(--pink)}.step:nth-child(2) .n{background:var(--orange)}.step:nth-child(3) .n{background:var(--green)}.step:nth-child(4) .n{background:var(--blue)}.step b{display:block;font-family:var(--font-display)}.step span{font-size:.86rem;color:#6b5e7a}.why-band{position:relative;overflow:hidden;color:#fff;background:#261860 url(/assets/footer.png) 50%/cover no-repeat}.why-band:before{content:"";position:absolute;inset:0;background:rgba(28,19,66,.5);z-index:0}.why-band .wrap{position:relative;z-index:1}.why-band .sec-title{color:#fff}.why-band .sec-sub{color:rgba(255,255,255,.9)}.why-band .step b{color:#fff}.why-band .step span{color:rgba(255,255,255,.85)}.strip{display:grid;grid-auto-flow:column;grid-auto-columns:200px;grid-gap:.8rem;gap:.8rem;overflow-x:auto;padding-bottom:.6rem;scroll-snap-type:x mandatory}.strip a{scroll-snap-align:start}.strip img{width:200px;height:200px;object-fit:cover;border-radius:14px}.bundle{background:#fff;border:3px dashed var(--yellow);border-radius:18px;padding:1.6rem 1.8rem;max-width:640px;margin:0 auto;text-align:center}.bundle .price{font-family:var(--font-display);font-size:2rem;color:var(--red);font-weight:800}.bundle ul{list-style:none;margin:.9rem 0 1.2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:.3rem .9rem;gap:.3rem .9rem;text-align:left}.bundle li:before{content:"🎉 "}.reviews-head{text-align:center;margin-bottom:1.6rem}.stars{color:#f5a623;font-size:1.4rem;letter-spacing:2px}.rev-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.rev{background:#fff;border-radius:14px;padding:1.1rem 1.2rem;box-shadow:0 3px 10px rgba(0,0,0,.06)}.rev .who{font-weight:800;margin-top:.5rem;font-size:.9rem}.rev .src{color:#9a8fae;font-size:.78rem}.about{display:grid;grid-template-columns:280px 1fr;grid-gap:2rem;gap:2rem;align-items:center}.about img{width:100%;border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.15)}.about .sec-title:after{display:inline;margin-left:.5rem;vertical-align:middle}.flourish.fl-bl{transform:rotate(180deg)}.faq details{background:#fff;border-radius:12px;padding:.9rem 1.1rem;margin-bottom:.6rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.faq summary{font-weight:800;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary:after{content:"+";color:var(--pink);font-size:1.3rem}.faq details[open] summary:after{content:"–"}.faq p{margin-top:.6rem;color:#4a4357}footer.site{color:var(--ink);background:var(--cream);position:relative;overflow:hidden;padding-bottom:1.5rem}footer.site .btn{display:inline-block;width:auto}footer.site .flogo img{height:108px;width:auto}.fcontact p svg{width:1rem;height:1rem;fill:var(--pink);flex:0 0 auto;opacity:.9}.fconnect{text-align:center}.fconnect .ficon{justify-content:center}.fconnect h4{text-align:center}footer.site .cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;grid-gap:1.6rem;gap:1.6rem;width:min(960px,86%);margin:0 auto;padding:1.6rem 0 1.4rem}footer.site h4{color:var(--ink);margin-bottom:.7rem;font-size:1rem}footer.site a{color:var(--ink);opacity:.8;display:block;padding:.15rem 0;font-size:.9rem}footer.site a:hover{color:var(--pink);opacity:1}footer.site .logo img{height:60px}footer.site .copy{border-top:1px solid rgba(0,0,0,.12);padding:1rem 0 .35rem;text-align:center;font-size:.82rem;opacity:.7}footer.site .credit{position:relative;z-index:1;text-align:center;padding-bottom:1rem;font-size:.78rem;opacity:.6}footer.site .credit a{font-weight:700;text-decoration:underline;opacity:.85}.corner{position:absolute;width:120px;opacity:.9;pointer-events:none}.divider{display:block;margin:.2rem auto 1.6rem;max-width:360px;width:60%}.divider,.flourish{height:auto;opacity:.92}.flourish{position:absolute;width:clamp(240px,30vw,420px);pointer-events:none;z-index:0}.about>div,.hero .wrap>div{position:relative;z-index:1}.menu{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.menu-cat{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column}.menu-cat .thumb{aspect-ratio:16/9;overflow:hidden}.menu-cat .thumb img{width:100%;height:100%;object-fit:cover}.menu-cat .head{color:#fff;padding:.7rem 1rem;font-family:var(--font-display);font-weight:800;font-size:1.05rem}.menu-cat.m1 .head{background:var(--pink)}.menu-cat.m2 .head{background:var(--orange)}.menu-cat.m3 .head{background:var(--green)}.menu-cat .rows{padding:.4rem 1rem 1rem}.menu-row{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem;padding:.5rem 0;border-bottom:1px dashed #eadfc4}.menu-row:last-child{border-bottom:0}.menu-row .nm{font-size:.92rem}.menu-row .pr{white-space:nowrap;font-family:var(--font-display);font-weight:800;color:var(--red);font-size:.9rem}.burger,.navtoggle{display:none}.burger{cursor:pointer;width:44px;height:44px;border-radius:10px;align-items:center;justify-content:center;border:2px solid var(--pink)}.burger span{position:relative;display:block}.burger span,.burger span:after,.burger span:before{width:22px;height:3px;background:var(--pink);border-radius:3px}.burger span:after,.burger span:before{content:"";position:absolute;left:0}.burger span:before{top:-7px}.burger span:after{top:7px}.footer-top{text-align:center;line-height:0;padding:.2rem 0}.footer-top img{width:92%;max-width:760px;height:auto;opacity:.98;display:inline-block}footer.site .corner-fl{position:absolute;bottom:1.1rem;width:clamp(150px,18vw,250px);height:auto;opacity:.96;pointer-events:none;z-index:0}footer.site .corner-fl.left{left:0}footer.site .corner-fl.right{right:0}footer.site .cols,footer.site .copy{position:relative;z-index:1}.ficon{display:flex;gap:.6rem;margin-top:.2rem}footer.site .ficon a{width:2.3rem;height:2.3rem;flex:0 0 auto;padding:0;border-radius:50%;background:rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;line-height:0}footer.site .ficon a:hover{background:var(--pink)}footer.site .ficon svg{width:1.15rem;height:1.15rem;fill:var(--pink);display:block}footer.site .ficon a:hover svg{fill:#fff}.fcontact p{display:flex;align-items:center;gap:.55rem;margin:0 0 .5rem;font-size:.9rem;opacity:.9}.contact-address{font-style:normal}.fcontact .ic{width:1.1rem;text-align:center}@media (max-width:860px){.hero .wrap{grid-template-columns:1fr}.hero-art{min-height:0;height:clamp(260px,74vw,360px);order:-1}.hero-art img:first-child{width:58%;height:66%;left:0;top:8%}.hero-art img:nth-child(2){width:52%;height:58%;right:0;top:0}.hero-art img:nth-child(3){width:50%;height:56%;right:6%;bottom:0}.cats{grid-template-columns:repeat(2,1fr);gap:.6rem 1rem}.menu{grid-template-columns:1fr}.flourish{display:block;width:150px;opacity:.8}.why-band{background-size:cover;background-position:100% 0}.steps,.trust .wrap{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr;text-align:center}.about img{max-width:240px;margin:0 auto}.bundle ul{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.card .body{padding:.6rem .7rem .8rem}.card h3{font-size:.82rem}section{padding:2rem 0}header.site .wrap{position:relative;flex-wrap:wrap}.burger{display:flex}nav.main{display:none;position:absolute;top:100%;left:0;right:0;z-index:50;background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:.4rem 0;box-shadow:0 10px 18px rgba(0,0,0,.14)}nav.main>a{padding:.85rem 1.25rem;border-bottom:1px solid #f1e7cf}nav.main .btn{margin:.6rem 1.25rem;text-align:center}.navtoggle:checked~nav.main{display:flex}footer.site .cols{grid-template-columns:1fr;width:90%;gap:1.8rem;text-align:center}footer.site .cols>div{display:flex;flex-direction:column;align-items:center}footer.site .logo{justify-content:center}footer.site .flogo img{height:88px}footer.site .cols p{max-width:28ch}.fcontact p{justify-content:center}footer.site .corner-fl{width:120px;bottom:0;opacity:.9}.footer-top img{width:86%}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}