:root{--teal-900:#063b36;--teal-700:#0c8a7c;--teal-500:#2bc9ae;--teal-300:#7fe3cf;--teal-100:#d8faf1;--ink:#0a1613;--ink-soft:#13221e;--red:#e8432c;--red-dark:#b8281a;--yellow:#ffd668;--cream:#fffaf1;--white:#fff;--text-dark:#0e2320;--text-muted:#0e2320a6;--shadow-soft:0 20px 45px -20px #061e1b59;--font-display:"Baloo 2", "Segoe UI", sans-serif;--font-body:"Poppins", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-dark);background:var(--cream);margin:0;overflow-x:hidden}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-display);margin:0;line-height:1.15}p{margin:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button{font-family:var(--font-body);cursor:pointer}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf1e0;border-bottom:1px solid #063b3614;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.header__logo{font-family:var(--font-display);color:var(--text-dark);flex-shrink:0;align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}.header__logo-mark{background:linear-gradient(145deg, var(--red) 0%, var(--red-dark) 100%);width:42px;height:42px;color:var(--white);border-radius:14px;place-items:center;font-size:1.15rem;display:grid;box-shadow:0 8px 16px -6px #b8281a8c}.header__logo-text em{color:var(--teal-700);font-style:normal}.header__nav ul{gap:30px;display:flex}.header__nav a{color:var(--text-dark);padding:6px 0;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.header__nav a:hover{color:var(--teal-700)}.header__nav a:after{content:"";background:var(--red);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.header__nav a:hover:after{width:100%}.header__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.header__icon-btn{width:40px;height:40px;color:var(--text-dark);background:0 0;border:1px solid #063b3626;border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.header__icon-btn:hover{background:var(--teal-700);color:var(--white);border-color:var(--teal-700)}.header__cta{background:var(--teal-700);color:var(--white);white-space:nowrap;border-radius:999px;padding:11px 22px;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px -8px #0c8a7c99}.header__cta:hover{transform:translateY(-2px);box-shadow:0 14px 24px -8px #0c8a7cb3}.header__burger{background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.header__burger span{background:var(--text-dark);width:22px;height:2px;transition:transform .2s,opacity .2s}@media (width<=900px){.header__nav{background:var(--cream);border-bottom:1px solid #063b361a;max-height:0;transition:max-height .25s;position:fixed;top:78px;left:0;right:0;overflow:hidden}.header__nav.is-open{max-height:320px}.header__nav ul{flex-direction:column;gap:0;padding:8px 24px 18px}.header__nav li{border-bottom:1px solid #063b360f;padding:10px 0}.header__actions .header__icon-btn{display:none}.header__burger{display:flex}}@media (width<=560px){.header__cta{padding:9px 16px;font-size:.82rem}}.hero{isolation:isolate;padding:56px 0 110px;position:relative;overflow:hidden}.hero__bg{z-index:-1;position:absolute;inset:0}.hero__bg-svg{width:100%;height:100%;display:block}.hero__dot{border-radius:50%;position:absolute}.hero__dot--1{background:var(--red);width:74px;height:74px;top:3%;left:-2%;box-shadow:0 12px 22px -8px #b8281a99}.hero__dot--2{background:var(--yellow);width:34px;height:34px;bottom:16%;left:13%}.hero__dot--3{background:var(--white);opacity:.5;width:16px;height:16px;top:22%;left:11%}.hero__swirl{border:3px solid #0000;border-color:#ffffff8c #0000 #0000 #ffffff8c;border-radius:50%;width:46px;height:46px;position:absolute;top:6%;right:6%;transform:rotate(35deg)}.hero__inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid;position:relative}.hero__eyebrow{color:var(--white);background:#ffffff29;border-radius:999px;margin-bottom:22px;padding:8px 16px;font-size:.85rem;font-weight:500;display:inline-block}.hero__copy h1{color:var(--white);margin-bottom:22px;font-size:clamp(2.4rem,4vw,3.4rem);font-weight:700}.hero__copy h1 span{color:var(--yellow)}.hero__copy p{color:#ffffffd9;max-width:460px;margin-bottom:34px;font-size:1.05rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:14px;display:flex}.btn{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:15px 30px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn--primary{background:var(--red);color:var(--white);box-shadow:0 14px 26px -10px #e8432ca6}.btn--primary:hover{transform:translateY(-3px);box-shadow:0 18px 30px -10px #e8432cbf}.btn--ghost{color:var(--white);border-color:#ffffff8c}.btn--ghost:hover{background:#ffffff1f;transform:translateY(-3px)}.hero__art{justify-content:center;display:flex;position:relative}.hero__plate{aspect-ratio:1;z-index:2;border:10px solid #ffffff80;border-radius:50%;width:min(480px,100%);position:relative;overflow:hidden;box-shadow:0 35px 70px -20px #0314128c}.hero__plate img{object-fit:cover;width:100%;height:100%}.hero__chip{background:var(--white);color:var(--text-dark);z-index:3;border-radius:16px;align-items:center;gap:8px;padding:12px 16px;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 14px 30px -12px #061e1b66}.hero__chip--rating{flex-direction:column;align-items:flex-start;gap:4px;top:4%;right:-2%}.hero__stars{color:var(--yellow);letter-spacing:2px;font-size:.9rem}.hero__chip--fresh{background:var(--teal-900);color:var(--white);bottom:8%;left:-8%}.hero__chip-dot{background:var(--red);border-radius:50%;flex-shrink:0;width:9px;height:9px}.hero__leaf{z-index:3;filter:drop-shadow(0 8px 10px #03141259);font-size:2.2rem;position:absolute}.hero__leaf--1{top:-4%;left:8%;transform:rotate(-18deg)}.hero__leaf--2{font-size:1.8rem;bottom:10%;right:2%;transform:rotate(12deg)}.hero__chopsticks{z-index:1;background:linear-gradient(90deg,#3a2418,#6b4327);border-radius:6px;width:210px;height:8px;position:absolute;top:12%;right:-6%;transform:rotate(48deg);box-shadow:0 6px 14px -4px #0006}.hero__bowl{background:radial-gradient(circle at 35% 30%, #ff6b52, var(--red-dark) 75%);z-index:3;border:4px solid #ffffff8c;border-radius:50%;width:64px;height:64px;position:absolute;bottom:-2%;left:-4%;box-shadow:0 14px 24px -10px #b8281ab3}@media (width<=900px){.hero__inner{text-align:center;grid-template-columns:1fr}.hero__copy p{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.hero__art{margin-top:48px}.hero__chip--rating{right:4%}.hero__chip--fresh{left:4%}.hero__chopsticks{display:none}}@media (width<=480px){.hero__chip{padding:9px 12px;font-size:.72rem}.hero__leaf{font-size:1.6rem}}.about{padding:60px 0 90px;position:relative}.about__inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:64px;display:grid}.about__media{margin-top:-140px;position:relative}.about__blob{z-index:-1;background:var(--teal-100);border-radius:32% 68% 60% 40%/46% 38% 62% 54%;position:absolute;inset:-8% -10%}.about__media img{width:100%;box-shadow:var(--shadow-soft);aspect-ratio:4/5;object-fit:cover;border-radius:28px}.about__badge{background:var(--red);color:var(--white);border-radius:20px;flex-direction:column;min-width:130px;padding:18px 22px;display:flex;position:absolute;bottom:-22px;right:-18px;box-shadow:0 16px 30px -12px #b8281a99}.about__badge strong{font-family:var(--font-display);font-size:1.9rem}.about__badge span{opacity:.9;font-size:.78rem}.section-eyebrow{color:var(--teal-700);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:.85rem;font-weight:600;display:inline-block}.about__copy h2{color:var(--text-dark);margin-bottom:20px;font-size:clamp(2rem,3vw,2.6rem)}.about__copy>p{color:var(--text-muted);max-width:520px;margin-bottom:26px;font-size:1.02rem;line-height:1.75}.about__features{flex-direction:column;gap:14px;margin-bottom:34px;display:flex}.about__features li{color:var(--text-dark);align-items:center;gap:12px;font-weight:500;display:flex}.about__check{background:var(--teal-100);width:26px;height:26px;color:var(--teal-700);border-radius:50%;flex-shrink:0;place-items:center;font-size:.8rem;display:grid}.btn--dark{background:var(--text-dark);color:var(--white);box-shadow:0 14px 26px -12px #0e23208c}.btn--dark:hover{background:var(--ink);transform:translateY(-3px)}@media (width<=900px){.about__inner{text-align:center;grid-template-columns:1fr}.about__media{max-width:380px;margin:-60px auto 0}.about__copy>p{margin-left:auto;margin-right:auto}.about__features{align-items:center}.about__features li{justify-content:center}.about__badge{bottom:-20px;right:50%;transform:translate(50%)}}.quote{text-align:center;isolation:isolate;padding:100px 0;position:relative;overflow:hidden}.quote__bg{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.quote__inner{max-width:760px}.quote__mark{font-family:var(--font-display);color:var(--teal-500);margin-bottom:18px;font-size:5rem;line-height:.5;display:block}.quote h2{color:var(--text-dark);margin-bottom:22px;font-size:clamp(1.6rem,3vw,2.3rem);font-style:italic}.quote p{color:var(--text-muted);font-size:1rem;line-height:1.8}.testimonial{padding:90px 0 110px}.testimonial__inner{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:48px;display:grid}.testimonial__person{background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #063b360f;border-radius:26px;padding:40px 34px}.testimonial__avatar{object-fit:cover;border:3px solid var(--teal-100);border-radius:50%;width:64px;height:64px;margin-bottom:20px}.testimonial__quote{color:var(--text-dark);margin-bottom:22px;font-size:1.05rem;font-style:italic;line-height:1.75}.testimonial__name{flex-direction:column;margin-bottom:18px;display:flex}.testimonial__name strong{font-family:var(--font-display);font-size:1.05rem}.testimonial__name span{color:var(--text-muted);font-size:.85rem}.testimonial__social{gap:10px;display:flex}.testimonial__social a{background:var(--teal-100);width:34px;height:34px;color:var(--teal-700);border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;display:grid}.testimonial__card{background:var(--yellow);border-radius:26px;padding:40px 38px;position:relative;overflow:hidden}.testimonial__card:after{content:"";background:#ffffff40;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-90px;right:-70px}.testimonial__card-eyebrow{color:var(--text-dark);background:#0e23201a;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-block}.testimonial__card h3{color:var(--text-dark);max-width:380px;margin-bottom:26px;font-size:1.5rem}.testimonial__card ul{flex-direction:column;gap:20px;display:flex;position:relative}.testimonial__card li{align-items:flex-start;gap:16px;display:flex}.testimonial__icon{background:var(--white);border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:1.05rem;display:grid}.testimonial__card li strong{font-family:var(--font-display);color:var(--text-dark);margin-bottom:2px;font-size:1rem;display:block}.testimonial__card li p{color:#0e2320b3;font-size:.85rem}@media (width<=900px){.testimonial__inner{grid-template-columns:1fr}}.gallery{background:var(--ink);isolation:isolate;padding:20px 0 120px;position:relative;overflow:hidden}.gallery__divider{width:100%;height:70px;margin-top:-2px;display:block}.gallery__splat{z-index:-1;position:absolute}.gallery__splat--a{opacity:.5;width:300px;height:300px;top:-30px;right:-60px}.gallery__splat--b{opacity:.4;width:220px;height:220px;bottom:-50px;left:-50px;transform:rotate(-20deg)}.gallery__drop{background:var(--red);opacity:.6;z-index:-1;border-radius:50%;position:absolute}.gallery__drop--1{width:14px;height:14px;top:90px;right:220px}.gallery__drop--2{width:8px;height:8px;top:150px;right:170px}.gallery__drop--3{background:var(--teal-500);opacity:.4;width:20px;height:20px;bottom:120px;left:200px}.gallery__swirl{border:3px solid #ffffff2e;border-left-color:#0000;border-radius:50%;width:54px;height:54px;position:absolute;bottom:8%;right:8%;transform:rotate(-30deg)}.gallery__inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;padding-top:50px;display:grid}.gallery__media{position:relative}.gallery__media img{aspect-ratio:4/5;object-fit:cover;border:6px solid #ffffff14;border-radius:24px;width:100%;box-shadow:0 30px 60px -20px #000000b3}.gallery__ring{border:3px solid var(--red);border-radius:50%;width:90px;height:90px;position:absolute;bottom:-24px;right:-24px}.section-eyebrow--light{color:var(--teal-300)}.gallery__copy h2{color:var(--white);margin-bottom:20px;font-size:clamp(2rem,3vw,2.5rem)}.gallery__copy>p{color:#ffffffb3;max-width:480px;margin-bottom:30px;font-size:1.02rem;line-height:1.75}.gallery__tags{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.gallery__tags span{color:var(--white);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;padding:10px 16px;font-size:.85rem}@media (width<=900px){.gallery__inner{text-align:center;grid-template-columns:1fr}.gallery__media{max-width:360px;margin:0 auto}.gallery__copy>p{margin-left:auto;margin-right:auto}.gallery__tags{justify-content:center}}.footer{background:var(--ink);color:#fffc;padding-top:70px}.footer__inner{border-bottom:1px solid #ffffff14;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px;display:grid}.footer__logo{font-family:var(--font-display);color:var(--white);align-items:center;gap:10px;margin-bottom:16px;font-size:1.3rem;font-weight:700;display:flex}.footer__logo-mark{background:linear-gradient(145deg, var(--red) 0%, var(--red-dark) 100%);width:38px;height:38px;color:var(--white);border-radius:12px;place-items:center;font-size:1rem;display:grid}.footer__logo em{color:var(--teal-300);font-style:normal}.footer__brand p{color:#fff9;max-width:280px;font-size:.9rem;line-height:1.7}.footer__col h4{color:var(--white);margin-bottom:18px;font-size:1rem}.footer__col ul{flex-direction:column;gap:12px;display:flex}.footer__col li,.footer__col a{color:#fff9;font-size:.88rem;line-height:1.5}.footer__col a:hover{color:var(--teal-300)}.footer__bottom-inner{color:#ffffff80;justify-content:space-between;align-items:center;padding:24px 0;font-size:.82rem;display:flex}.footer__social{gap:10px;display:flex}.footer__social a{width:34px;height:34px;color:var(--white);background:#ffffff14;border-radius:50%;place-items:center;font-size:.85rem;font-weight:700;display:grid}@media (width<=760px){.footer__inner{grid-template-columns:1fr 1fr}.footer__bottom-inner{text-align:center;flex-direction:column;gap:12px}}@media (width<=480px){.footer__inner{grid-template-columns:1fr}}
