:root{--green:#214a3b;--green-dark:#15352b;--cream:#f4f0e6;--paper:#fbf9f3;--sand:#ded2bd;--orange:#cf6a43;--yellow:#e4b951;--ink:#252823;--muted:#6b6f67;--line:#d8d2c5;--radius:24px;--shadow:0 18px 50px rgba(29,55,44,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans JP",sans-serif;line-height:1.8}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{height:82px;padding:10px clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;background:rgba(251,249,243,.94);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(33,74,59,.1)}.brand img{width:188px;height:56px;object-fit:cover;object-position:center}.global-nav{display:flex;gap:28px;align-items:center;font-size:13px;font-weight:600}.global-nav a:not(.nav-cta):hover{color:var(--orange)}.nav-cta{background:var(--green);color:white;padding:13px 22px;border-radius:100px}.menu-button{display:none;background:none;border:1px solid var(--green);border-radius:100px;padding:8px 14px;color:var(--green)}
.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:55% 45%;position:relative;background:var(--cream);overflow:hidden}.hero-photo{background:linear-gradient(90deg,transparent 75%,var(--cream)),url("https://images.unsplash.com/photo-1565123409695-7b5ef63a2efb?auto=format&fit=crop&w=1600&q=85") center/cover no-repeat;min-height:690px}.hero-copy{align-self:center;padding:70px clamp(28px,6vw,100px) 70px clamp(24px,5vw,74px);position:relative}.hero-copy:before{content:"0303";position:absolute;top:-90px;right:-30px;color:rgba(33,74,59,.06);font-size:180px;font-weight:700;line-height:1}.eyebrow{letter-spacing:.2em;font-size:12px;font-weight:700;color:var(--orange);margin:0 0 16px}.hero h1,.section h2,.contact-section h2{font-family:"Kiwi Maru",serif;font-weight:500;line-height:1.5}.hero h1{font-size:clamp(34px,4.5vw,62px);margin:0 0 24px}.hero h1 em{font-style:normal;color:var(--green)}.hero-copy>p:not(.eyebrow){color:var(--muted);font-size:15px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:38px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:0 26px;border-radius:100px;font-weight:700;font-size:14px;border:1px solid var(--green);cursor:pointer}.button.primary{background:var(--green);color:white}.button.line{background:white;color:var(--green)}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(21,53,43,.15)}.photo-note{position:absolute;left:18px;bottom:10px;background:rgba(255,255,255,.8);padding:4px 10px;border-radius:12px;font-size:10px}.section{padding:120px clamp(24px,8vw,128px)}.section-heading h2{font-size:clamp(30px,4vw,50px);margin:0 0 20px;color:var(--green-dark)}.section-heading>p:last-child{color:var(--muted)}.section-heading.centered{text-align:center;margin-bottom:60px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:white}.intro-body{position:relative;font-size:17px;max-width:620px}.stamp{width:110px;height:110px;border:2px solid var(--orange);border-radius:50%;display:grid;place-items:center;text-align:center;color:var(--orange);font-size:14px;font-weight:700;line-height:1.3;transform:rotate(-8deg);margin:40px 0 0 auto}.service-section{background:var(--green);color:white}.service-section .section-heading h2,.service-section .section-heading>p:last-child{color:white}.service-section .eyebrow{color:#f0c76d}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{position:relative;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);padding:32px 26px;min-height:330px}.service-card>span{position:absolute;right:22px;top:18px;color:rgba(255,255,255,.45);font-size:12px}.service-card .icon{font-size:32px;margin:30px 0 34px}.service-card h3{font-family:"Kiwi Maru";font-size:20px}.service-card p{color:rgba(255,255,255,.76);font-size:14px}.menu-section{display:grid;grid-template-columns:34% 1fr;gap:7vw;background:var(--cream)}.menu-lead{position:sticky;top:130px;align-self:start}.menu-lead h2{font-size:clamp(32px,4vw,52px);margin:0 0 24px}.menu-lead>p:last-child{color:var(--muted)}.menu-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px}.menu-item{margin:0;background:white;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.menu-item.large{grid-column:1/-1}.menu-item img{width:100%;height:270px;object-fit:cover}.menu-item.large img{height:410px}.menu-item figcaption{padding:22px}.menu-item figcaption strong,.menu-item figcaption span{display:block}.menu-item figcaption strong{font-family:"Kiwi Maru";font-size:20px;color:var(--green)}.menu-item figcaption span{font-size:13px;color:var(--muted)}.image-disclaimer{grid-column:2;font-size:11px;color:var(--muted)}.reasons{background:white}.reason-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.reason-list article{padding:48px 7%;border-right:1px solid var(--line)}.reason-list article:last-child{border-right:0}.reason-list b{color:var(--orange);font-size:13px}.reason-list h3{font-family:"Kiwi Maru";font-size:22px;color:var(--green)}.reason-list p{font-size:14px;color:var(--muted)}.flow-section{background:var(--cream);display:grid;grid-template-columns:36% 1fr;gap:10%}.flow-list{margin:0;padding:0;list-style:none}.flow-list li{display:flex;gap:26px;padding:26px 0;border-bottom:1px solid var(--line)}.flow-list li>span{font-size:13px;color:var(--orange);font-weight:700}.flow-list h3,.flow-list p{margin:0}.flow-list h3{font-family:"Kiwi Maru";color:var(--green);font-size:20px}.flow-list p{font-size:13px;color:var(--muted)}.faq-list{max-width:900px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0 6px}summary{padding:24px 40px 24px 0;font-weight:600;cursor:pointer;position:relative;list-style:none}summary:after{content:"＋";position:absolute;right:5px;color:var(--green)}details[open] summary:after{content:"−"}details p{color:var(--muted);padding:0 30px 22px;margin:0}.contact-section{background:var(--green-dark);color:white;padding:110px clamp(24px,8vw,128px);display:grid;grid-template-columns:38% 1fr;gap:9%}.contact-section .eyebrow{color:#f0c76d}.contact-section h2{font-size:clamp(32px,4vw,50px)}.direct-links{display:flex;flex-direction:column;gap:14px;margin-top:40px}.direct-links a{text-decoration:underline;text-underline-offset:5px}.contact-form{background:var(--paper);color:var(--ink);padding:clamp(24px,4vw,52px);border-radius:var(--radius)}label{display:block;font-size:13px;font-weight:600;margin-bottom:20px}label small{color:var(--orange);margin-left:7px}input,textarea,select{width:100%;border:0;border-bottom:1px solid #aeb1aa;background:transparent;padding:12px 2px;font:inherit;border-radius:0}input:focus,textarea:focus,select:focus{outline:0;border-color:var(--green);box-shadow:0 2px 0 var(--green)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.consent{display:flex;gap:8px;align-items:center;font-weight:400}.consent input{width:auto}.button.submit{width:100%;background:var(--orange);border-color:var(--orange);color:white}.form-note{font-size:11px;color:var(--muted);text-align:center}footer{padding:64px clamp(24px,8vw,128px) 90px;background:#102a22;color:white;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}footer img{width:240px;height:90px;object-fit:cover;filter:brightness(1.35)}footer p{font-size:12px;color:rgba(255,255,255,.65)}footer .social{display:flex;gap:24px}footer>small{grid-column:1/-1;color:rgba(255,255,255,.4)}.mobile-cta{display:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:960px){.global-nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--paper);padding:26px;flex-direction:column;align-items:stretch}.global-nav.open{display:flex}.menu-button{display:block}.hero{grid-template-columns:1fr}.hero-photo{min-height:55vh;background:linear-gradient(0deg,var(--cream),transparent 25%),url("https://images.unsplash.com/photo-1565123409695-7b5ef63a2efb?auto=format&fit=crop&w=1200&q=85") center/cover}.hero-copy{padding:35px 24px 80px}.intro,.menu-section,.flow-section,.contact-section{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.menu-lead{position:static}.image-disclaimer{grid-column:1}.contact-section{gap:45px}}
@media(max-width:640px){body{padding-bottom:62px}.site-header{height:68px}.brand img{width:145px;height:44px}.global-nav{top:68px}.section{padding:80px 22px}.hero{min-height:auto}.hero-photo{min-height:420px}.hero-copy{padding-top:15px}.hero h1{font-size:34px}.hero-actions{flex-direction:column}.button{width:100%}.intro{gap:30px}.service-grid,.menu-gallery,.reason-list{grid-template-columns:1fr}.service-card{min-height:auto}.menu-item.large{grid-column:auto}.menu-item img,.menu-item.large img{height:260px}.reason-list article{border-right:0;border-bottom:1px solid var(--line)}.form-row{grid-template-columns:1fr;gap:0}.contact-section{padding:80px 22px}.contact-form{padding:28px 20px}.mobile-cta{display:flex;position:fixed;z-index:70;bottom:0;left:0;right:0;height:62px;align-items:center;justify-content:center;background:var(--orange);color:white;font-weight:700}footer{grid-template-columns:1fr;padding:60px 22px 35px}.social{flex-direction:column;gap:8px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}

/* Service section: editorial rows with understated custom line illustrations */
.service-section{overflow:hidden}
.service-list{max-width:1120px;margin:0 auto;border-top:1px solid rgba(255,255,255,.24)}
.service-item{display:grid;grid-template-columns:170px 150px 1fr;gap:4vw;align-items:center;padding:40px 10px;border-bottom:1px solid rgba(255,255,255,.24);position:relative}
.service-item:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background:#f0c76d;transition:width .45s ease}
.service-item:hover:after{width:100%}
.service-number{align-self:start;margin:7px 0 0;color:#f0c76d;font-size:13px;font-weight:700;letter-spacing:.12em}
.service-number small{display:block;margin-top:7px;color:rgba(255,255,255,.48);font-size:9px;letter-spacing:.18em}
.service-icon{width:128px;height:94px;color:#f0c76d;transform:rotate(-2deg);transition:transform .35s ease}
.service-item:nth-child(even) .service-icon{transform:rotate(2deg)}
.service-item:hover .service-icon{transform:translateY(-4px) rotate(0)}
.service-icon svg{width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.service-copy h3{font-family:"Kiwi Maru";font-size:clamp(23px,2.4vw,31px);font-weight:500;margin:0 0 10px}
.service-copy p{max-width:660px;margin:0;color:rgba(255,255,255,.7);font-size:14px}

@media(max-width:960px){.service-item{grid-template-columns:100px 120px 1fr}}
@media(max-width:640px){.service-section .section-heading{text-align:left}.service-item{grid-template-columns:76px 1fr;gap:15px;padding:34px 0}.service-number{grid-column:1;grid-row:1}.service-icon{grid-column:1;grid-row:2;width:68px;height:62px}.service-copy{grid-column:2;grid-row:1/3}.service-copy h3{font-size:21px}.service-copy p{font-size:13px}}

/* Natural Japanese wrapping and clearer service illustrations */
h1,h2,h3,summary{text-wrap:balance;word-break:auto-phrase;line-break:strict}
p,figcaption,label{text-wrap:pretty;word-break:auto-phrase;line-break:strict}
.hero h1 span,.hero h1 em{display:block}
.hero-copy>p:not(.eyebrow){max-width:36em}
.section-heading{max-width:640px}
.section-heading.centered{margin-left:auto;margin-right:auto}
.section-heading h2,.menu-lead h2,.contact-intro h2{letter-spacing:.015em}
.intro .section-heading h2{max-width:10.5em}
.menu-lead h2{max-width:8em}
.contact-intro h2{max-width:10.5em}
.service-icon{width:142px;height:106px;color:#f0c76d;filter:drop-shadow(0 5px 12px rgba(7,27,20,.14))}
.service-icon svg{stroke-width:2.7}
.service-icon .icon-fill{fill:rgba(244,240,230,.12);stroke:#f5d986}
.service-icon .icon-dot{fill:#f5d986;stroke:none}
.service-icon .icon-accent{stroke:#e98a63;stroke-width:4}
.service-icon .icon-food{fill:#e98a63;stroke:#f5d986}
.service-icon .ball{stroke:#f5d986;stroke-width:2.7}
.service-icon .ball-one{fill:#e98a63}.service-icon .ball-two{fill:#f0c76d}.service-icon .ball-three{fill:#c9d4a7}
.service-copy p{line-height:1.95}

@media(max-width:640px){.hero h1 span,.hero h1 em{display:inline}.hero h1 em:before{content:" "}.hero h1{max-width:11em}.intro .section-heading h2,.menu-lead h2,.contact-intro h2{max-width:none}.service-icon{width:74px;height:66px}.service-icon svg{stroke-width:3}.service-copy h3{text-wrap:wrap}.service-copy p{line-height:1.85}}

/* Service photos: immediately recognizable, without returning to card boxes */
.service-item{grid-template-columns:150px minmax(180px,250px) 1fr;gap:clamp(28px,4vw,62px);padding:34px 10px}
.service-visual{width:100%;aspect-ratio:4/3;margin:0;overflow:hidden;border-radius:50% 46% 48% 44% / 46% 52% 44% 50%;background:rgba(255,255,255,.08)}
.service-item:nth-child(even) .service-visual{border-radius:46% 52% 43% 49% / 51% 44% 52% 45%}
.service-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.96);transition:transform .6s ease,filter .6s ease}
.service-item:hover .service-visual img{transform:scale(1.04);filter:saturate(.92) contrast(1)}
.service-photo-note{max-width:1120px;margin:18px auto 0;text-align:right;color:rgba(255,255,255,.48);font-size:10px}

/* Let Japanese copy wrap by meaning and available space instead of fixed line lengths */
.intro .section-heading h2,.menu-lead h2,.contact-intro h2{max-width:none}
.hero h1{max-width:11em}
.hero-copy>p:not(.eyebrow){max-width:31em;line-height:2}
.section-heading h2,.menu-lead h2,.contact-intro h2{line-height:1.55}
.section-heading>p:last-child,.menu-lead>p:last-child,.contact-intro>p{max-width:38em;line-height:2}

@media(max-width:960px){.service-item{grid-template-columns:92px 190px 1fr;gap:24px}.hero h1{max-width:12em}}
@media(max-width:640px){.hero h1{max-width:none}.service-item{grid-template-columns:72px 1fr;gap:14px 18px;padding:30px 0}.service-number{grid-column:1;grid-row:1;align-self:center}.service-visual{grid-column:1/-1;grid-row:2;width:100%;aspect-ratio:16/9;border-radius:18px!important}.service-copy{grid-column:2;grid-row:1}.service-copy h3{margin:0}.service-copy p{grid-column:1/-1;margin-top:13px}.service-item .service-copy{display:contents}.service-photo-note{text-align:left;line-height:1.7}.section-heading h2,.menu-lead h2,.contact-intro h2{line-height:1.5}.hero-copy>p:not(.eyebrow),.section-heading>p:last-child,.menu-lead>p:last-child,.contact-intro>p{line-height:1.9}}

/* Final wrapping safeguards: keep phrases readable without horizontal overflow */
h1,h2,h3,summary,p,figcaption,label{word-break:normal;overflow-wrap:normal;line-break:strict}
@supports(word-break:auto-phrase){h1,h2,h3,summary,p,figcaption,label{word-break:auto-phrase}}
.hero h1{max-width:none;font-size:clamp(34px,3.7vw,52px);line-height:1.5}
.hero h1>.hero-line,.hero h1>em{display:block}
.hero h1 .hero-line>span{display:inline-block}
.hero-copy>p:not(.eyebrow){width:100%;max-width:34em}

/* Keep all key imagery local so the first view does not depend on network speed */
.hero-photo{background:linear-gradient(90deg,transparent 75%,var(--cream)),url("assets/food-truck.jpg") center/cover no-repeat}

@media(max-width:960px){.hero-photo{background:linear-gradient(0deg,var(--cream),transparent 25%),url("assets/food-truck.jpg") center/cover no-repeat}}
@media(max-width:640px){.hero h1{font-size:clamp(27px,8.1vw,32px);line-height:1.65}.hero h1>.hero-line,.hero h1>em{display:block}.hero h1 em:before{content:none}.hero-copy{min-width:0;overflow:hidden}.hero-copy>p:not(.eyebrow){max-width:100%}}

/* Deliberate phrase breaks prevent isolated punctuation and mid-word wrapping */
.phrase-heading>span{display:block}
.hero-copy{padding:70px clamp(36px,4vw,58px)}
.menu-lead h2,.contact-section h2{font-size:clamp(30px,3.1vw,44px)}

@media(max-width:1120px){.hero{grid-template-columns:1fr}.hero-photo{min-height:55vh;background:linear-gradient(0deg,var(--cream),transparent 25%),url("assets/food-truck.jpg") center/cover no-repeat}.hero-copy{padding:42px clamp(24px,7vw,74px) 78px}.hero h1{font-size:clamp(36px,5vw,52px)}}
@media(max-width:640px){.hero-copy{padding:24px 24px 76px}.hero h1{font-size:clamp(27px,8.1vw,32px)}.menu-lead h2,.contact-section h2{font-size:30px}}

.hero h1{font-size:clamp(34px,3.25vw,46px)}
.hero h1>.hero-line{white-space:nowrap}
@media(max-width:640px){.hero h1{font-size:clamp(24px,7.5vw,30px)}}

body{overflow-x:hidden}
@media(max-width:640px){.hero,.hero-copy{width:100%;max-width:100%;min-width:0}.hero h1{font-size:clamp(25px,7vw,27px)}}

.hero-description>span{display:block}
.hero-copy.reveal{opacity:1;transform:none}

/* Readability pass: larger brand and supporting copy, with protected phrase units */
.keep{display:inline-block;max-width:100%;white-space:nowrap}
.site-header{height:94px}
.brand img{width:244px;height:72px}
.global-nav{font-size:14px}
.eyebrow{font-size:13px}
.hero-copy>p:not(.eyebrow){font-size:16.5px}
.button{font-size:15px}
.photo-note,.service-photo-note{font-size:11.5px}
.section-heading>p:last-child,.menu-lead>p:last-child,.contact-intro>p{font-size:16.5px}
.intro-body{font-size:18px}
.service-number{font-size:14px}
.service-number small{font-size:10px}
.service-copy p{font-size:16px}
.menu-item figcaption span{font-size:14.5px}
.image-disclaimer{font-size:12.5px}
.reason-list p{font-size:16px}
.flow-list h3{font-size:21px}
.flow-list p{font-size:15.5px}
summary{font-size:17px}
details p{font-size:15.5px}
label{font-size:15px}
.form-note{font-size:12.5px}
footer img{width:280px;height:104px}
footer p{font-size:14px}

@media(max-width:960px){.global-nav{top:94px}.menu-button{display:block!important;flex:0 0 auto}}
@media(max-width:640px){.site-header{height:78px;padding-left:18px;padding-right:18px}.brand img{width:190px;height:58px}.global-nav{top:78px;font-size:15px}.menu-button{font-size:12px}.eyebrow{font-size:12px}.hero-copy>p:not(.eyebrow){font-size:16px}.service-copy p{font-size:15px}.reason-list p{font-size:15.5px}.flow-list p{font-size:15px}summary{font-size:16px}details p{font-size:15px}.photo-note,.service-photo-note{font-size:11px}.image-disclaimer{font-size:12px}footer img{width:230px;height:88px}}

/* Equal, easy-to-understand LINE and email contact choices */
.contact-methods{display:grid;gap:12px;margin:34px 0 24px}
.contact-method{display:grid;grid-template-columns:1fr auto;gap:2px 18px;align-items:center;padding:18px 20px;border-radius:16px;border:1px solid rgba(255,255,255,.35);transition:transform .25s ease,background .25s ease}
.contact-method small{grid-column:1;color:rgba(255,255,255,.66);font-size:12px}
.contact-method strong{font-size:17px;letter-spacing:.02em}
.contact-method>span{grid-column:2;grid-row:1/3;font-size:12px;white-space:nowrap}
.contact-method:hover{transform:translateY(-2px)}
.line-method{background:#06c755;border-color:#06c755;color:#fff}
.mail-method{background:var(--orange);border-color:var(--orange);color:#fff}
.phone-link{display:inline-block;text-decoration:underline;text-underline-offset:5px;font-size:15px}
.form-heading{padding-bottom:24px;margin-bottom:26px;border-bottom:1px solid var(--line)}
.form-heading .eyebrow{margin-bottom:7px}
.form-heading h3{margin:0;color:var(--green);font-family:"Kiwi Maru",serif;font-size:26px;font-weight:500}
.form-heading>p:last-child{margin:6px 0 0;color:var(--muted);font-size:14px}
.mobile-contact-bar{display:none}

@media(max-width:640px){body{padding-bottom:62px}.mobile-cta{display:none}.mobile-contact-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:70;bottom:0;left:0;right:0;height:62px;box-shadow:0 -6px 22px rgba(16,42,34,.14)}.mobile-contact-bar a{display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700}.mobile-line{background:#06c755}.mobile-mail{background:var(--orange)}.contact-method{padding:17px 16px}.contact-method strong{font-size:16px}.contact-method>span{font-size:11px}.form-heading h3{font-size:23px}}

/* Mobile phrase wrapping: break only between readable Japanese phrase units */
.button,.nav-cta,.mobile-contact-bar a,.contact-method strong{white-space:nowrap}
@media(max-width:640px){.hero h1>.hero-line{white-space:normal}.section-heading h2,.menu-lead h2,.contact-section h2{font-size:clamp(27px,7.7vw,30px)}}
@media(max-width:360px){.contact-method{grid-template-columns:1fr;gap:2px}.contact-method>span{grid-column:1;grid-row:auto;margin-top:8px}.faq-list details p{padding-left:4px;padding-right:14px}}
