:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#3b241c;background:radial-gradient(circle at 0 0,#fff7f1 0%,#fffaf7 50%,#fff3eb 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#3b241c;background:0 0;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}#root{width:100%}.page-shell{max-width:1180px;margin:0 auto;padding:24px 16px 60px;position:relative}.bg-orb{filter:blur(70px);opacity:.35;pointer-events:none;z-index:0;border-radius:999px;position:fixed}.orb-one{background:#ffd7c1;width:260px;height:260px;top:-80px;left:-60px}.orb-two{background:#ffe9cf;width:320px;height:320px;top:220px;right:-100px}.hero-card,.section-card,.feature-card,.site-footer{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #f0ded3;position:relative;box-shadow:0 18px 50px #6c432914}.hero-card{border-radius:30px;flex-direction:column;gap:18px;padding:20px;display:flex}.hero-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;width:118px;height:auto;display:block}.lang-button{color:#fff;background:#3b241c;border:none;border-radius:999px;min-width:84px;padding:10px 16px;font-weight:700}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#b7724a;text-align:center;margin:0 0 8px;font-size:12px;font-weight:700}.hero-copy{text-align:center}.hero-text{color:#77594c;max-width:620px;margin:0 auto;font-size:15px;line-height:1.75}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.primary-link,.secondary-link{border-radius:999px;padding:12px 18px;font-weight:700}.primary-link{color:#fff;background:linear-gradient(135deg,#f0a57a,#d67c55);box-shadow:0 10px 25px #d67c553d}.secondary-link{color:#6f5143;background:#fff9f5;border:1px solid #e6d3c8}.hero-image-wrap{border-radius:24px;width:100%;min-height:320px;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%;display:block}.feature-grid{z-index:1;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:18px;display:grid;position:relative}.feature-card{border-radius:24px;padding:22px}.feature-card h3{margin:0 0 10px;font-size:20px}.feature-card p{color:#77594c;margin:0;line-height:1.7}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.featured-item{background:#fff8f3;border:1px solid #efddd2;border-radius:18px;padding:10px}.featured-item img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%}.featured-item strong{margin-top:10px;font-size:14px;display:block}.guide-list{color:#77594c;margin:14px 0 0;padding-left:18px;line-height:1.8}.social-block{margin-top:18px}.instagram-link{color:#aa5f3e;font-weight:700;display:inline-block}.pickup-note{background:#fff8f3;border:1px solid #efddd2;border-radius:16px;margin-top:18px;padding:14px}.pickup-note h4{margin:0 0 6px;font-size:16px}.pickup-note p{margin:0;font-size:14px}.section-card{border-radius:28px;margin-top:18px;padding:22px}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-head h2{margin:0;font-size:24px}.section-intro{color:#7a5c4f;text-align:center;margin:-4px 0 18px;line-height:1.75}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.menu-card{background:#fff9f5;border:1px solid #efddd2;border-radius:20px;padding:10px;transition:transform .18s}.menu-card:hover{transform:translateY(-2px)}.menu-card img{border-radius:14px;width:100%}.menu-card p{color:#6f5143;text-align:center;margin:12px 6px 6px;font-weight:700}.schedule-grid{grid-template-columns:1.1fr 1fr .8fr .9fr;gap:14px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field span{color:#6e4e41;font-size:14px;font-weight:700}.field input,.field select,.field textarea{color:#3b241c;background:#fffdfb;border:1px solid #e7d5ca;border-radius:14px;outline:none;width:100%;padding:13px 14px}.info-box{background:#fff7f1;border:1px solid #ead8cd;border-radius:18px;flex-direction:column;justify-content:center;min-height:78px;padding:14px 16px;display:flex}.info-box small{color:#8d6958;margin-bottom:6px;font-weight:700}.info-box strong{font-size:18px}.info-box.is-closed{color:#9e3c3c;background:#fff0f0;border-color:#f0c9c9}.hours-row{margin-top:14px}.hours-chip{background:#fff8f3;border:1px solid #efddd2;border-radius:999px;align-items:center;gap:12px;padding:10px 14px;display:inline-flex}.hours-chip span{color:#8a6555;font-weight:700}.closed-note{color:#b04343;margin:14px 0 0;font-weight:700}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.category-button,.choice-button{color:#6d4e41;background:#fff;border:1px solid #ead8cd;border-radius:16px;padding:14px;font-weight:700;transition:all .18s}.category-button.active,.choice-button.active{color:#fff;background:#3b241c;border-color:#3b241c;transform:translateY(-1px)}.builder-card{background:#fffaf6;border:1px solid #efddd2;border-radius:22px;margin-top:18px;padding:18px}.builder-row{grid-template-columns:1.3fr .8fr;gap:14px;display:grid}.two-select-row{grid-template-columns:1fr 1fr .9fr}.option-hint{color:#8a6555;margin:10px 2px 0;font-size:13px}.builder-footer{grid-template-columns:.8fr .8fr auto;align-items:end;gap:14px;margin-top:18px;display:grid}.qty-box,.subtotal-box{background:#fff;border:1px solid #ead8cd;border-radius:18px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.qty-box span,.subtotal-box span{color:#866355;font-size:14px;font-weight:700}.subtotal-box strong{font-size:22px}.stepper{align-items:center;gap:10px;display:inline-flex}.stepper button{background:#fff8f4;border:1px solid #dfc8bc;border-radius:12px;width:36px;height:36px;font-size:22px;line-height:1}.primary-button,.checkout-button{color:#fff;background:linear-gradient(135deg,#f0a57a,#d67c55);border:none;border-radius:16px;padding:15px 18px;font-weight:800;box-shadow:0 10px 25px #d67c553d}.checkout-button{width:100%;margin-top:14px;font-size:16px}.checkout-button:disabled{opacity:.55;cursor:not-allowed}.mochi-card{background:linear-gradient(#fffaf6,#fff5ee)}.mochi-step+.mochi-step{margin-top:18px}.mochi-step h3{margin:0 0 10px;font-size:18px}.choice-grid{gap:10px;display:grid}.choice-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid{z-index:1;grid-template-columns:1fr;gap:18px;display:grid;position:relative}.empty-text,.help-text{color:#7a5c4f;line-height:1.75}.order-list{flex-direction:column;gap:12px;display:flex}.order-item{background:#fff9f5;border:1px solid #ecd8cc;border-radius:18px;justify-content:space-between;gap:14px;padding:14px;display:flex}.order-item h4{margin:0 0 6px;font-size:16px}.order-item p,.order-item small{color:#77594c;margin:3px 0;display:block}.order-side{text-align:right;min-width:90px}.remove-button{color:#b04f4f;background:0 0;border:none;margin-top:8px;font-weight:700}.total-line{border-top:1px dashed #e6cfc3;justify-content:space-between;align-items:center;margin-top:4px;padding-top:14px;font-size:20px;font-weight:800;display:flex}.site-footer{border-radius:28px;grid-template-columns:1.1fr .9fr 1fr;gap:18px;margin-top:20px;padding:20px;display:grid}.footer-brand,.footer-links,.footer-note{flex-direction:column;justify-content:center;display:flex}.footer-logo{width:92px;height:auto;margin-bottom:10px}.site-footer p,.site-footer a{color:#6f5143;margin:4px 0;line-height:1.6}.footer-links a{font-weight:700}.footer-note{border-left:1px solid #ead8cd;padding-left:12px}@media (width<=960px){.feature-grid,.menu-grid,.schedule-grid,.builder-row,.builder-footer,.site-footer{grid-template-columns:1fr}.two-select-row,.choice-grid.three-cols,.featured-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-note{border-top:1px solid #ead8cd;border-left:none;padding-top:12px;padding-left:0}}@media (width<=640px){.page-shell{padding:16px 12px 36px}.hero-card,.section-card,.feature-card,.site-footer{border-radius:22px}.hero-topbar{align-items:flex-start}.brand-logo{width:96px}.hero-text{font-size:14px}.hero-image-wrap{min-height:260px}.menu-grid,.featured-grid,.category-grid,.choice-grid.two-cols,.choice-grid.three-cols,.two-select-row{grid-template-columns:1fr}.builder-card{padding:14px}.footer-logo{width:82px}}
