:root{--ink:#10243e;--ink-deep:#0a192c;--paper:#f4f1e9;--white:#fff;--muted:#6c7480;--line:#d9d6cf;--orange:#dc552f;--orange-dark:#b33c1d;--yellow:#f2c33b;--blue:#275a8a;--green:#6d9c3c;--radius:2px;--shadow:0 20px 55px #0b1c3021;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0}body,button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.03em}p{line-height:1.85}.container{width:min(var(--container-max,1380px), calc(100% - var(--container-gutter,56px)));margin-inline:auto}.section-space{padding:120px 0}.eyebrow{color:var(--orange);letter-spacing:.2em;margin-bottom:20px;font-size:.75rem;font-weight:800;line-height:1.3}.translation{color:#828995;font-size:.78rem;line-height:1.65}.section-heading{max-width:760px;margin-bottom:52px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2{margin-bottom:13px;font-size:clamp(2rem,4vw,3.65rem);line-height:1.22}.section-heading .title-alt{color:var(--muted);margin-bottom:0;font-size:.92rem}.section-heading.on-dark h2,.section-heading.on-dark .title-alt{color:var(--white)}.section-heading.on-dark .title-alt{opacity:.6}.section-lead{color:#4d5864;max-width:660px;font-size:1.03rem}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);background:#f4f1e9f7;border-bottom:1px solid #10243e1f;height:84px;position:sticky;top:0}.header-inner{width:min(var(--header-max,1440px), calc(100% - var(--container-gutter,34px)));align-items:center;height:100%;margin:auto;display:flex}.brand{flex:none;align-items:center;width:150px;height:58px;display:flex}.brand img{object-fit:contain;width:100%;height:100%}.brand.brand-smile{justify-content:center}.brand.brand-smile img{width:72px;height:72px}.main-nav{align-self:stretch;align-items:stretch;margin-left:auto;display:flex}.main-nav a{white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:118px;padding:0 14px;font-size:.82rem;font-weight:700;display:flex;position:relative}.main-nav a:after{background:var(--orange);content:"";width:0;height:3px;transition:width .25s;position:absolute;bottom:-1px;left:16px}.main-nav a.active:after,.main-nav a:hover:after{width:calc(100% - 32px)}.main-nav small{color:var(--muted);font-size:.54rem;font-weight:500}.header-actions{align-items:center;height:100%;margin-left:10px;display:flex}.lang-switch{align-items:center;gap:5px;padding:0 16px;font-size:.7rem;display:flex}.lang-switch button{color:#9aa0a8;cursor:pointer;background:0 0;border:0;padding:4px}.lang-switch button.active{color:var(--ink);font-weight:800}.header-cta{background:var(--ink);height:100%;color:var(--white);align-items:center;gap:8px;padding:0 18px;font-size:.79rem;font-weight:800;display:flex}.menu-button{cursor:pointer;background:0 0;border:0;display:none}.home-hero{background:var(--paper);min-height:calc(100svh - 84px);position:relative;overflow:hidden}.home-hero:before{background:var(--ink);content:"";pointer-events:none;width:40%;height:100%;position:absolute;top:0;right:0}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(36px,5vw,72px);min-height:calc(100svh - 84px);display:grid}.hero-copy{z-index:2;max-width:100%;padding:74px 0 104px;position:relative}.hero-copy h1{overflow-wrap:break-word;word-break:normal;line-break:strict;margin-bottom:28px;font-size:clamp(2.4rem,4.2vw,5.2rem);line-height:1.1}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-lead{color:#475464;max-width:650px;font-size:1.03rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;display:flex}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:0 25px;font-size:.88rem;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:var(--white)}.button-primary:hover{background:var(--orange-dark)}.button-ghost{border-color:var(--ink)}.button-light{background:var(--white);color:var(--ink)}.button-dark{background:var(--ink-deep);color:var(--white)}.button-outline-light{color:var(--white);border-color:#ffffffa6}.hero-proof{gap:0;margin-top:56px;display:flex}.hero-proof div{border-right:1px solid var(--line);flex-direction:column;min-width:128px;margin-right:22px;padding-right:22px;display:flex}.hero-proof div:last-child{border:0}.hero-proof strong{font-size:1.35rem}.hero-proof span{color:var(--muted);font-size:.7rem}.hero-collage{z-index:1;align-self:center;height:700px;position:relative}.hero-image{box-shadow:var(--shadow);position:absolute;overflow:hidden}.hero-image img{object-fit:cover;width:100%;height:112%}.hero-image-main{width:91%;height:76%;top:36px;right:0}.hero-image-small{border:9px solid var(--paper);width:46%;height:38%;bottom:28px;left:-28px}.hero-image-small img{height:100%}.hero-stamp{background:var(--yellow);width:128px;height:128px;color:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:.72rem;font-weight:900;line-height:1.3;display:flex;position:absolute;top:5px;left:-20px}.scroll-cue{z-index:2;letter-spacing:.15em;color:var(--white);flex-direction:column;align-items:center;gap:8px;font-size:.63rem;font-weight:800;transition:color .2s;display:flex;position:absolute;bottom:54px;right:34px}.scroll-cue span{writing-mode:vertical-rl;white-space:nowrap;line-height:1;display:block}.scroll-cue:hover{color:var(--orange)}.statement-section{background:var(--white);padding:84px 0}.statement-grid{grid-template-columns:240px 1fr;gap:70px;display:grid}.statement-index{color:var(--orange);letter-spacing:.16em;font-size:.72rem;font-weight:800}.statement-grid h2{max-width:820px;margin-bottom:25px;font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.32}.statement-grid div>p{max-width:760px;color:var(--muted)}.business-section{background:var(--paper)}.business-list{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.business-card{background:var(--white);flex-direction:column;min-height:610px;transition:transform .28s,box-shadow .28s;display:flex}.business-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.business-card-top{background:var(--ink);height:52px;color:var(--white);letter-spacing:.12em;justify-content:space-between;align-items:center;padding:0 20px;font-size:.65rem;font-weight:800;display:flex}.business-card.red .business-card-top{background:var(--orange)}.business-card.sand .business-card-top{background:#8c7e67}.business-media{height:240px;overflow:hidden}.business-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.business-card:hover .business-media img{transform:scale(1.035)}.wellness-art{color:#796d5b;letter-spacing:.2em;background:#e5ddd1;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;font-size:.75rem;font-weight:800;display:flex}.wellness-art svg{width:52px;height:52px}.business-content{flex-direction:column;flex:1;padding:28px;display:flex}.business-content h3{margin-bottom:8px;font-size:1.38rem;line-height:1.45}.business-content>p:not(.translation){color:var(--muted);font-size:.88rem}.text-link{color:var(--orange);align-items:center;gap:9px;margin-top:auto;font-size:.8rem;font-weight:800;display:inline-flex}.text-link svg{transition:transform .2s}.text-link:hover svg{transform:translate(5px)}.values-section{background:var(--white)}.values-grid{grid-template-columns:.94fr 1.06fr;align-items:center;gap:90px;display:grid}.values-photo{height:620px}.values-photo img{object-fit:cover;width:100%;height:100%}.value-row{border-top:1px solid var(--line);grid-template-columns:50px 1fr;gap:15px;padding:24px 0;display:grid}.value-row:last-child{border-bottom:1px solid var(--line)}.value-row svg{color:var(--orange)}.value-row h3{margin-bottom:2px;font-size:1.12rem}.value-row p{color:var(--muted);margin-bottom:0;font-size:.86rem}.contact-band{background:var(--orange);color:var(--white);padding:74px 0}.contact-band-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.contact-band .eyebrow{color:var(--white);opacity:.75}.contact-band h2{margin-bottom:0;font-size:clamp(1.8rem,3vw,3rem)}.wellness-band{background:#85755f}.page-hero{background:var(--ink);color:var(--white);overflow:hidden}.page-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:clamp(24px,3.5vw,56px);min-height:560px;display:grid}.page-hero-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(46px,4.5vw,68px) 0;display:flex}.page-hero-copy,.page-hero-media{min-width:0}.page-hero-copy h1{overflow-wrap:break-word;word-break:normal;line-break:strict;max-width:100%;margin-bottom:20px;font-size:clamp(2.1rem,2.75vw,3.6rem);line-height:1.18}.page-hero-alt{color:#ffffff94;font-size:.82rem}.page-hero-body{color:#ffffffc4;max-width:630px}.page-hero-media{min-height:560px;position:relative;overflow:hidden}.page-hero-media:after{content:"";pointer-events:none;z-index:5;border:16px solid #ffffff0f;position:absolute;inset:0}.page-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-carousel{-webkit-user-select:none;user-select:none;width:100%;height:100%;min-height:560px;position:relative;overflow:hidden}.hero-carousel-track{width:100%;height:100%;position:absolute;inset:0}.hero-carousel-slide{will-change:transform;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero-carousel-slide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-carousel-arrow{-webkit-backdrop-filter:blur(8px);width:44px;height:44px;color:var(--white);cursor:pointer;z-index:10;opacity:0;background:#0a192c8c;border:1px solid #ffffff2e;justify-content:center;align-items:center;transition:opacity .25s,background .2s,transform .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel:hover .hero-carousel-arrow{opacity:1}.hero-carousel-arrow:hover{background:var(--orange);border-color:var(--orange)}.hero-carousel-prev{left:24px}.hero-carousel-prev:hover{transform:translateY(-50%)translate(-2px)}.hero-carousel-next{right:24px}.hero-carousel-nav{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-carousel-dots{align-items:center;gap:7px;display:flex}.hero-carousel-dot{cursor:pointer;background:#ffffff8c;border:0;border-radius:9999px;width:6px;height:6px;padding:0;transition:width .3s,background .3s;box-shadow:0 1px 3px #00000080}.hero-carousel-dot:hover{background:#fffffff2}.hero-carousel-dot.active{background:var(--orange);width:16px;box-shadow:0 1px 4px #dc552f99}.phone-link{align-items:center;gap:8px;font-weight:800;display:inline-flex}.promise-strip{border-bottom:1px solid var(--line);background:var(--white)}.promise-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:92px;display:grid}.promise-grid div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:9px;font-size:.85rem;font-weight:800;display:flex}.promise-grid div:first-child{border-left:1px solid var(--line)}.promise-grid svg{width:19px;height:19px;color:var(--orange);flex-shrink:0}.categories-section{background:var(--paper)}.category-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.category-card{background:var(--white)}.category-image{height:280px;overflow:hidden}.category-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.category-card:hover .category-image img{transform:scale(1.04)}.category-body{min-height:310px;padding:34px 28px 28px;position:relative}.category-num{background:var(--orange);width:50px;height:50px;color:var(--white);place-items:center;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:-24px;left:24px}.category-body h3{font-size:1.35rem}.category-body>p:not(.translation){color:var(--muted);font-size:.88rem}.category-commitment{border-left:3px solid var(--orange);border-radius:0 var(--radius) var(--radius) 0;background:#dc552f0d;flex-direction:column;gap:6px;margin-top:22px;padding:16px 18px;transition:background .25s,border-color .25s;display:flex;position:relative}.category-card:hover .category-commitment{background:#dc552f14}.category-commitment.navy{border-left-color:var(--blue);background:#10243e0a}.category-commitment.navy:hover{background:#10243e12}.category-commitment-badge,.commitment-badge{letter-spacing:.12em;width:fit-content;color:var(--orange);text-transform:uppercase;align-items:center;gap:6px;font-size:.67rem;font-weight:900;display:inline-flex}.category-commitment.navy .commitment-badge,.category-commitment.navy .category-commitment-badge{color:var(--blue)}.commitment-badge svg,.category-commitment-badge svg{flex-shrink:0;width:14px;height:14px}.category-commitment p,.commitment-text{color:var(--ink);margin:0;font-size:.83rem;font-weight:600;line-height:1.65}.reasons-section{background:var(--ink-deep);color:var(--white);position:relative;overflow:hidden}.reasons-grid{z-index:1;border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.reason-card{background:0 0;border-right:1px solid #ffffff24;flex-direction:column;min-height:420px;padding:46px 36px 42px;transition:background .3s,border-color .3s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.reason-card:first-child{border-left:1px solid #ffffff24}.reason-card:before{background:var(--yellow);content:"";opacity:0;height:3px;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(.25)}.reason-card:hover{background:#ffffff06;transform:translateY(-4px)}.reason-card:hover:before{opacity:1;transform:scaleX(1)}.reason-top{z-index:2;justify-content:space-between;align-items:center;margin-bottom:22px;display:flex;position:relative}.reason-icon-pill{width:44px;height:44px;color:var(--yellow);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:4px;place-items:center;transition:transform .25s,background .25s,color .25s,border-color .25s;display:grid}.reason-card:hover .reason-icon-pill{background:var(--yellow);border-color:var(--yellow);color:var(--ink-deep);transform:translateY(-2px)}.reason-index{color:#ffffff59;letter-spacing:.15em;font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:800;transition:color .25s}.reason-card:hover .reason-index{color:var(--yellow)}.reason-stat{z-index:2;letter-spacing:-.04em;color:var(--yellow);margin:14px 0 28px;font-size:clamp(3rem,5.2vw,4.6rem);font-weight:900;line-height:1;transition:transform .25s;display:block;position:relative}.reason-card:hover .reason-stat{transform:translate(3px)}.reason-card h3{z-index:2;color:var(--white);letter-spacing:-.02em;margin-bottom:12px;font-size:1.32rem;line-height:1.35;position:relative}.reason-card>p:last-child{z-index:2;color:#ffffffb3;margin:0;font-size:.88rem;line-height:1.75;position:relative}.process-section{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.process-card{border-radius:var(--radius);background:#fbfaf8;border:none;flex-direction:column;padding:34px 28px;transition:transform .25s,box-shadow .25s,background .25s;display:flex;position:relative}.process-card:hover{background:var(--white);transform:translateY(-4px);box-shadow:0 14px 32px #10243e12}.process-card-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.process-step-num{color:var(--orange);letter-spacing:.12em;font-size:.78rem;font-weight:800}.process-icon-wrap{width:44px;height:44px;color:var(--orange);background:#dc552f14;border-radius:4px;place-items:center;transition:background .2s,color .2s;display:grid}.process-card:hover .process-icon-wrap{background:var(--orange);color:var(--white)}.process-body{flex-direction:column;flex:1;display:flex}.process-body h3{color:var(--ink);letter-spacing:-.02em;margin-bottom:10px;font-size:1.18rem;line-height:1.35}.process-body p{color:#55606d;margin:0;font-size:.84rem;line-height:1.7}.process-note-box{border-left:3px solid var(--orange);color:#55606d;background:#10243e08;align-items:center;gap:12px;margin-top:32px;padding:16px 20px;font-size:.79rem;line-height:1.6;display:flex}.process-note-box svg{color:var(--orange);flex-shrink:0}.process-note-box p{margin:0}.export-section{background:var(--paper)}.export-grid{grid-template-columns:.92fr 1.08fr;gap:100px;display:grid}.market-list{border-top:1px solid var(--line)}.market-list>div{border-bottom:1px solid var(--line);grid-template-columns:46px 140px 1fr;align-items:center;gap:16px;min-height:126px;display:grid}.market-list svg{color:var(--orange)}.market-list span{letter-spacing:.08em;font-size:.8rem;font-weight:900}.market-list p{color:var(--muted);margin:0;font-size:.84rem}.machine-gallery{grid-template-columns:1.25fr .75fr .75fr;gap:14px;height:360px;margin-top:85px;display:grid}.machine-gallery img{object-fit:cover;width:100%;height:100%}.export-commitment-box{background:var(--ink-deep);color:var(--white);border-left:4px solid var(--orange);border-radius:var(--radius);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:36px;margin-top:48px;padding:38px 44px;display:flex;position:relative;overflow:hidden}.export-commitment-box:after{content:"";pointer-events:none;background:radial-gradient(circle,#f2c33b1f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.export-commitment-content{flex:1;min-width:0}.export-commitment-badge{color:var(--yellow);letter-spacing:.15em;text-transform:uppercase;border-radius:var(--radius);background:#dc552f33;border:1px solid #dc552f6b;align-items:center;gap:7px;margin-bottom:12px;padding:4px 11px;font-size:.68rem;font-weight:900;display:inline-flex}.export-commitment-badge svg{width:14px;height:14px}.export-commitment-box h3,.export-commitment-title{color:var(--white);letter-spacing:-.01em;margin-bottom:10px;font-size:1.28rem;font-weight:800;line-height:1.38}.export-commitment-box h3:last-child,.export-commitment-title:last-child{margin-bottom:0}.export-commitment-box p,.export-commitment-text{color:#ffffffd1;margin:0;font-size:.92rem;line-height:1.8}.export-commitment-action{flex-shrink:0}.market-cards-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}.market-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:12px;padding:28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.market-card:hover{border-color:var(--orange);transform:translateY(-3px);box-shadow:0 12px 28px #10243e14}.market-card-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.market-card-icon{width:40px;height:40px;color:var(--orange);background:#dc552f14;border-radius:4px;place-items:center;display:grid}.market-card-badge{color:var(--blue);letter-spacing:.08em;background:#275a8a14;border-radius:2px;align-items:center;gap:5px;padding:3px 9px;font-size:.67rem;font-weight:800;display:inline-flex}.market-card strong,.market-card h4{letter-spacing:.06em;color:var(--ink);margin:0;font-size:1.18rem;font-weight:900}.market-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.7}.form-section{background:#e8e4da}.form-shell{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.form-intro{align-self:start}.form-icon{background:var(--orange);width:64px;height:64px;color:var(--white);place-items:center;margin-bottom:38px;display:grid}.form-intro h2{font-size:clamp(2.2rem,3.6vw,3.5rem);line-height:1.28}.form-intro>p:not(.eyebrow){color:var(--muted)}.form-direct{align-items:center;gap:15px;margin-top:38px;display:flex}.form-direct svg{color:var(--orange)}.form-direct div{flex-direction:column;display:flex}.form-direct span{color:var(--muted);font-size:.72rem}.form-direct a{font-size:1.25rem;font-weight:900}.contact-form{background:var(--white);flex-direction:column;gap:23px;padding:42px;display:flex;box-shadow:0 18px 45px #0b1c3012}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:9px;display:flex}.field>span{font-size:.78rem;font-weight:800}.field b,.field i{background:var(--orange);min-height:20px;color:var(--white);align-items:center;margin-left:7px;padding:0 7px;font-size:.58rem;font-style:normal;display:inline-flex}.field i{background:#a4a8ad}.field input,.field textarea,.field select{width:100%;color:var(--ink);background:#fafafa;border:1px solid #d8d9dc;border-radius:0;outline:none;transition:border-color .2s,box-shadow .2s}.field input,.field select{height:52px;padding:0 14px}.field textarea{resize:vertical;padding:14px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #dc552f17}.upload-container{flex-direction:column;gap:10px;display:flex}.upload-field{min-height:80px;color:var(--muted);cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background:#fafafa;border:1.5px dashed #afb3b9;justify-content:center;align-items:center;padding:16px 20px;font-size:.8rem;transition:all .2s;display:flex;position:relative}.upload-field:hover,.upload-field:focus-visible{border-color:var(--orange);color:var(--orange);background:#fff9f6;outline:none}.upload-field.is-dragging{border-color:var(--orange);color:var(--orange);background:#fff2ed;transform:scale(1.005)}.upload-field.is-max-reached{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.upload-warning-msg{color:#dc2626;background:#fff5f5;border:1px solid #fecaca;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-size:.76rem;line-height:1.4;display:flex}.upload-warning-msg svg{flex-shrink:0}.upload-field-content{pointer-events:none;justify-content:center;align-items:center;gap:10px;display:flex}.upload-field-content svg{flex-shrink:0;width:20px;height:20px}.upload-status-bar{color:var(--muted);justify-content:space-between;align-items:center;padding:2px;font-size:.78rem;display:flex}.upload-status-count{color:#16a34a;align-items:center;gap:6px;font-weight:700;display:inline-flex}.upload-previews-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px;display:grid}.upload-preview-card{background:var(--white);border:1px solid #e2e4e8;border-radius:4px;flex-direction:column;padding:6px;display:flex;position:relative;box-shadow:0 1px 3px #0000000a}.upload-thumb-wrap{aspect-ratio:4/3;background:#f1f3f5;border-radius:2px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.upload-thumb-wrap img{object-fit:cover;width:100%;height:100%}.upload-file-fallback{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.7rem;font-weight:700;display:flex}.upload-preview-info{flex-direction:column;min-width:0;padding:6px 2px 2px;display:flex}.upload-preview-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;overflow:hidden}.upload-preview-size{color:var(--muted);font-size:.65rem}.upload-remove-btn{color:#fff;cursor:pointer;z-index:2;background:#0f172abf;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}.upload-remove-btn:hover{background:#dc2626}.privacy-check{color:var(--muted);align-items:center;gap:9px;font-size:.75rem;display:flex}.privacy-check input{width:17px;height:17px;accent-color:var(--orange)}.submit-button{width:100%}.form-hint{color:var(--muted);margin:-6px 0 0;font-size:.72rem}.modal-backdrop{z-index:200;background:#05101db8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.success-modal{background:var(--white);text-align:center;width:min(530px,100%);padding:54px;position:relative}.modal-close{cursor:pointer;background:0 0;border:0;position:absolute;top:16px;right:16px}.success-icon{background:var(--orange);width:72px;height:72px;color:var(--white);border-radius:50%;place-items:center;margin:0 auto 28px;display:grid}.success-modal h2{font-size:1.75rem}.success-modal>p:not(.eyebrow){color:var(--muted)}.food-tone{background:var(--orange)}.food-tone .eyebrow{color:var(--yellow)}.food-info-bar{background:var(--white);color:var(--ink);border-bottom:1px solid var(--line);padding:0}.food-info-grid{grid-template-columns:repeat(4,1fr);gap:0;min-height:108px;display:grid}.food-info-card{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0;justify-content:center;align-items:center;gap:13px;padding:20px 24px;transition:background .2s;display:flex}.food-info-card:last-child{border-right:0}.food-info-card:hover{background:#faf8f2}.food-info-icon-box{width:26px;height:26px;color:var(--orange);box-shadow:none;background:0 0;border:0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.food-info-text{flex-direction:column;gap:3px;min-width:0;display:flex}.food-info-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:800}.food-info-val{color:var(--ink);font-size:.92rem;font-weight:800;line-height:1.35}.food-info-badge{color:var(--muted);font-size:.68rem;line-height:1.35}.food-story{background:var(--white)}.food-story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.story-collage{height:610px;position:relative}.story-collage img:first-child{object-fit:cover;width:82%;height:82%}.story-collage img:last-child{border:10px solid var(--white);object-fit:cover;width:45%;height:46%;position:absolute;bottom:0;right:0}.story-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:40px;display:grid}.story-stats>div{border-right:1px solid var(--line);flex-direction:column;padding:20px 12px;display:flex}.story-stats>div:last-child{border:0}.story-stats strong{color:var(--orange);font-size:1.7rem}.story-stats span{color:var(--muted);font-size:.68rem}.map-link{border:1px solid var(--orange-dark);background:var(--orange);min-height:58px;color:var(--white);letter-spacing:.01em;align-items:center;gap:10px;margin-top:28px;padding:14px 20px;font-size:.9rem;font-weight:900;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:6px 6px #10243e24}.map-link:hover{background:var(--orange-dark);transform:translate(-2px,-2px);box-shadow:8px 8px #10243e2e}.map-link svg{flex-shrink:0}.map-link svg:last-child{margin-left:6px;transition:transform .2s}.map-link:hover svg:last-child{transform:translate(4px)}.map-link:focus-visible{outline-offset:4px;outline:3px solid #dc552f4d}.unified-menu-section{background-color:#f7f4ec;background-image:linear-gradient(#10243e09 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:relative}.unified-menu-section>.container{width:min(1120px, calc(100% - var(--container-gutter,56px)))}.unified-menu-section .section-heading{max-width:780px;margin-bottom:40px}.unified-menu-section .section-heading h2{max-width:700px;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.28}.menu-tabs-bar{z-index:40;background:var(--paper);justify-content:flex-start;align-items:center;width:100%;margin-bottom:34px;padding:0;display:flex;position:sticky;top:84px}.menu-segmented-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #10243e29;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;width:100%;padding:0;display:grid;overflow-x:auto}.menu-segmented-tabs::-webkit-scrollbar{display:none}.menu-tab-btn{min-height:54px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #10243e1f;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.88rem;font-weight:800;transition:color .2s,background .2s;display:inline-flex}.menu-tab-btn:last-child{border-right:0}.menu-tab-btn:hover{color:var(--ink);background:#f9f7f1}.menu-tab-btn.active{background:var(--ink);color:var(--white);box-shadow:inset 0 -3px 0 var(--orange)}.menu-tab-btn .tab-count{min-width:20px;height:20px;color:var(--ink);background:#efebe2;border-radius:1px;justify-content:center;align-items:center;padding:0 6px;font-size:.68rem;font-weight:900;transition:background .2s,color .2s;display:inline-flex}.menu-tab-btn.active .tab-count{background:var(--orange);color:var(--white)}.unified-menu-grid{grid-template-columns:1fr;gap:32px;display:grid}.unified-menu-card{background:var(--white);border:1px solid #10243e29;border-radius:0;grid-template-rows:auto 1fr;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);transition:border-color .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:8px 8px #10243e09}.unified-menu-card:hover{border-color:#dc552f59;box-shadow:8px 8px #dc552f17}.unified-card-header{background:#fff;border-bottom:1px solid #10243e1f;grid-area:1/2;justify-content:space-between;align-items:flex-start;gap:16px;padding:30px 32px 24px;display:flex}.unified-card-title-group{flex:1;min-width:0}.unified-cat-chip{border-left:3px solid var(--orange);min-height:24px;color:var(--orange);letter-spacing:.16em;text-transform:uppercase;align-items:center;margin-bottom:9px;padding-left:10px;font-size:.68rem;font-weight:900;display:inline-flex}.unified-card-title{color:var(--ink);margin:0 0 8px;font-size:1.34rem;font-weight:800;line-height:1.42}.unified-card-note{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.unified-card-media{background:#f0ede6;border-right:1px solid #10243e1f;grid-area:1/1/span 2;width:100%;height:100%;min-height:540px;position:relative;overflow:hidden}.unified-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.unified-menu-card:hover .unified-card-media img{transform:scale(1.035)}.unified-card-body{flex-direction:column;flex:1;grid-area:2/2;gap:0;padding:12px 32px 24px;display:flex}.unified-item-row{border-bottom:1px solid #10243e1a;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:13px 0;display:flex}.unified-item-row:last-child{border-bottom:0}.unified-item-details{flex-direction:column;gap:2px;min-width:0;display:flex}.unified-item-name{color:var(--ink);font-size:.91rem;font-weight:800;line-height:1.4}.unified-item-sub{color:var(--muted);font-size:.72rem;line-height:1.4}.unified-item-price-pill{min-height:30px;color:var(--orange);white-space:nowrap;background:#fff8f4;border:1px solid #dc552f38;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.unified-subcard-item{border-bottom:1px solid #10243e1a;flex-direction:column;gap:10px;padding:20px 0;display:flex}.unified-subcard-item:last-child{border-bottom:0}.unified-subcard-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.unified-subcard-title{color:var(--ink);margin:0 0 3px;font-size:.98rem;font-weight:800;line-height:1.35}.unified-subcard-desc{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.unified-flavor-pills{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.unified-flavor-pill{color:var(--ink);background:#f4f1e9;border:1px solid #dcd7ca;border-radius:1px;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:600;line-height:1.3;transition:all .18s;display:inline-flex}.unified-flavor-pill:hover{border-color:var(--orange);color:var(--orange-dark);background:#dc552f1a}.menu-section{background:#f6e7d7}.menu-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.menu-card{background:var(--white);grid-template-columns:.44fr .56fr;min-height:520px;display:grid}.menu-card.featured{grid-column:span 2;grid-template-columns:.5fr .5fr}.menu-card-media{min-height:100%;overflow:hidden}.menu-card-media img{object-fit:cover;width:100%;height:100%}.menu-card-content{padding:34px;position:relative}.menu-number{color:#d2bda8;font-size:.7rem;font-weight:900;position:absolute;top:24px;right:24px}.menu-card h3{max-width:90%;margin-bottom:7px;font-size:1.35rem}.menu-note{color:var(--muted);font-size:.75rem}.menu-items{border-top:1px solid var(--line);margin-top:22px}.menu-items>div,.drink-items>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.menu-items p,.drink-items p{flex-direction:column;margin:0;line-height:1.45;display:flex}.menu-items strong,.drink-items strong{font-size:.78rem}.menu-items small,.drink-items small{color:var(--muted);font-size:.63rem}.menu-items span,.drink-items span{color:var(--orange);white-space:nowrap;font-size:.78rem;font-weight:900}.drink-section{background:var(--ink-deep);color:var(--white)}.drink-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:90px;display:grid}.drink-photo{height:670px}.drink-photo img{object-fit:cover;width:100%;height:100%}.drink-section .section-heading .title-alt{color:#fff9}.drink-accordions details{border-top:1px solid #fff3}.drink-accordions details:last-child{border-bottom:1px solid #fff3}.drink-accordions summary{cursor:pointer;justify-content:space-between;align-items:center;height:76px;font-weight:800;list-style:none;display:flex}.drink-accordions summary::-webkit-details-marker{display:none}.drink-accordions details[open] summary svg{transform:rotate(180deg)}.drink-items{padding-bottom:24px}.drink-items>div{border-color:#ffffff1f}.drink-items small{color:#ffffff80}.drink-catalog{flex-direction:column;gap:48px;margin-top:36px;display:flex}.drink-cat-group{flex-direction:column;display:flex;position:relative}.drink-cat-header{border-bottom:1px solid #ffffff2e;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:22px;padding-bottom:14px;display:flex}.drink-cat-title-wrap{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.drink-cat-num{letter-spacing:.15em;color:var(--yellow);font-size:.76rem;font-weight:900}.drink-cat-title{color:var(--white);letter-spacing:-.01em;margin:0;font-size:1.34rem;font-weight:800}.drink-cat-subtitle{color:#ffffff8c;margin:0;font-size:.82rem}.drink-subcards-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}.drink-subcard{border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff1f;flex-direction:column;gap:14px;padding:24px 22px;transition:transform .25s,background .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.drink-subcard:hover{background:#ffffff12;border-color:#ffffff47;transform:translateY(-3px);box-shadow:0 12px 28px #00000040}.drink-subcard-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.drink-subcard-title-group{flex:1;min-width:0}.drink-subcard-title{color:var(--white);margin:0 0 4px;font-size:1.15rem;font-weight:800;line-height:1.35}.drink-subcard-subtitle{color:#ffffff8c;margin:0;font-size:.78rem}.drink-subcard-desc{color:#ffffffb8;margin:0;font-size:.82rem;line-height:1.65}.price-pill{background:var(--orange);color:var(--white);letter-spacing:.02em;white-space:nowrap;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:5px 14px;font-size:.82rem;font-weight:900;line-height:1.2;display:inline-flex;box-shadow:0 2px 8px #dc552f47}.price-pill.yellow{background:var(--yellow);color:var(--ink-deep);box-shadow:0 2px 8px #f2c33b47}.price-pill.ghost{color:var(--white);box-shadow:none;background:0 0;border:1px solid #ffffff59}.price-pill.outline{border:1px solid var(--orange);color:var(--orange);box-shadow:none;background:0 0}.flavor-tags{flex-wrap:wrap;gap:7px;margin-top:4px;display:flex}.flavor-tags-label{letter-spacing:.1em;color:var(--yellow);text-transform:uppercase;margin-bottom:2px;font-size:.67rem;font-weight:800;display:block}.flavor-pill{color:#ffffffeb;letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff29;border-radius:9999px;align-items:center;padding:5px 12px;font-size:.74rem;font-weight:600;line-height:1.3;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.flavor-pill:hover{border-color:var(--orange);color:var(--white);background:#dc552f38;transform:translateY(-1px)}.flavor-pill.featured{color:var(--yellow);background:#f2c33b26;border-color:#f2c33b66}.menu-section .drink-cat-header,.drink-catalog.on-light .drink-cat-header{border-bottom-color:var(--line)}.menu-section .drink-cat-title,.drink-catalog.on-light .drink-cat-title{color:var(--ink)}.menu-section .drink-cat-subtitle,.drink-catalog.on-light .drink-cat-subtitle{color:var(--muted)}.menu-section .drink-subcard,.drink-catalog.on-light .drink-subcard,.drink-subcard.light{background:var(--white);border:1px solid var(--line);box-shadow:0 4px 16px #10243e0a}.menu-section .drink-subcard:hover,.drink-catalog.on-light .drink-subcard:hover,.drink-subcard.light:hover{background:var(--white);border-color:var(--orange);box-shadow:0 12px 28px #10243e17}.menu-section .drink-subcard-title,.drink-catalog.on-light .drink-subcard-title,.drink-subcard.light .drink-subcard-title{color:var(--ink)}.menu-section .drink-subcard-subtitle,.drink-catalog.on-light .drink-subcard-subtitle,.drink-subcard.light .drink-subcard-subtitle{color:var(--muted)}.menu-section .drink-subcard-desc,.drink-catalog.on-light .drink-subcard-desc,.drink-subcard.light .drink-subcard-desc{color:#4d5864}.menu-section .flavor-pill,.drink-catalog.on-light .flavor-pill,.flavor-pill.light{border:1px solid var(--line);color:var(--ink);background:#f8f6f0}.menu-section .flavor-pill:hover,.drink-catalog.on-light .flavor-pill:hover,.flavor-pill.light:hover{border-color:var(--orange);color:var(--orange);background:#dc552f14}.menu-section .flavor-tags-label,.drink-catalog.on-light .flavor-tags-label{color:var(--orange)}.dessert-catalog{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-top:36px;display:grid}.dessert-card{border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff1f;flex-direction:column;gap:14px;padding:26px 24px;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;display:flex;position:relative}.dessert-card:hover{border-color:var(--yellow);background:#ffffff12;transform:translateY(-3px);box-shadow:0 14px 30px #00000038}.dessert-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dessert-card-title-group{flex:1;min-width:0}.dessert-card-title{color:var(--white);margin:0 0 4px;font-size:1.18rem;font-weight:800;line-height:1.35}.dessert-card-subtitle{color:#ffffff8c;margin:0;font-size:.78rem}.dessert-card-desc{color:#ffffffb8;margin:0;font-size:.83rem;line-height:1.65}.menu-section .dessert-card,.dessert-card.light{background:var(--white);border:1px solid var(--line);box-shadow:0 4px 16px #10243e0a}.menu-section .dessert-card:hover,.dessert-card.light:hover{background:var(--white);border-color:var(--orange);box-shadow:0 12px 28px #10243e17}.menu-section .dessert-card-title,.dessert-card.light .dessert-card-title{color:var(--ink)}.menu-section .dessert-card-subtitle,.dessert-card.light .dessert-card-subtitle{color:var(--muted)}.menu-section .dessert-card-desc,.dessert-card.light .dessert-card-desc{color:#4d5864}.food-form{background:var(--yellow)}.wellness-hero{background:#eee8df;min-height:760px;position:relative;overflow:hidden}.wellness-hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;min-height:760px;display:grid}.wellness-hero h1{overflow-wrap:break-word;word-break:normal;line-break:strict;font-size:clamp(2.1rem,2.75vw,3.6rem);line-height:1.2}.wellness-hero .page-hero-alt{color:#958a79}.wellness-hero .page-hero-body{color:#645d54;max-width:680px}.launch-badge{background:#ffffff8c;border-left:4px solid #85755f;flex-direction:column;margin-top:34px;padding:18px 22px;display:inline-flex}.launch-badge span{color:#85755f;letter-spacing:.18em;font-size:.61rem;font-weight:900}.launch-badge strong{font-size:1.35rem}.wellness-visual{height:570px;position:relative}.wellness-core{color:#6a5c49;letter-spacing:.18em;text-align:center;background:#d9d0c3;border:1px solid #a59680;border-radius:50%;place-items:center;width:240px;height:240px;font-size:1rem;font-weight:900;line-height:1.3;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wellness-core b{color:var(--orange)}.wellness-card{background:var(--white);width:210px;height:250px;box-shadow:var(--shadow);color:#786b59;letter-spacing:.2em;flex-direction:column;justify-content:center;align-items:center;gap:18px;font-size:.7rem;font-weight:900;display:flex;position:absolute}.wellness-card svg{width:45px;height:45px}.wellness-card.card-a{top:25px;right:0;transform:rotate(4deg)}.wellness-card.card-b{bottom:10px;left:0;transform:rotate(-5deg)}.wellness-orbit{border:1px solid #85755f2b;border-radius:50%;position:absolute}.orbit-one{width:720px;height:720px;top:-240px;right:-180px}.orbit-two{width:760px;height:760px;bottom:-350px;right:180px}.contact-hero{background:var(--ink-deep);color:var(--white);padding:clamp(64px,7vw,100px) 0}.contact-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.contact-hero h1{overflow-wrap:break-word;word-break:normal;line-break:strict;font-size:clamp(2.1rem,2.75vw,3.6rem);line-height:1.18}.contact-hero-grid>div:first-child>p:last-child{color:#ffffffa8;max-width:590px}.contact-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-cards a{background:#ffffff0d;border:1px solid #ffffff2e;flex-direction:column;justify-content:center;min-height:245px;padding:28px;display:flex}.contact-cards svg{color:var(--yellow);margin-bottom:44px}.contact-cards span{color:#ffffff80;letter-spacing:.14em;font-size:.65rem;font-weight:900}.contact-cards strong{margin:8px 0;font-size:1.06rem;line-height:1.45}.contact-cards small{color:#ffffff80;font-size:.68rem}.company-section{background:var(--white)}.company-grid{grid-template-columns:.65fr 1.35fr;gap:100px;display:grid}.company-table{border-top:1px solid var(--line)}.company-table>div{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr;align-items:center;gap:30px;min-height:83px;display:grid}.company-table p{flex-direction:column;margin:0;line-height:1.4;display:flex}.company-table strong{font-size:.82rem}.company-table small{color:var(--muted);font-size:.65rem}.company-table span{font-size:.9rem}.contact-form-section{background:var(--ink)}.form-tabs{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.form-tabs button{min-height:70px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff40;justify-content:center;align-items:center;gap:10px;font-size:.85rem;font-weight:800;display:flex}.form-tabs button.active{border-color:var(--orange);background:var(--orange)}.contact-form-panel{width:min(880px,100%);margin-inline:auto}.site-footer{color:var(--white);background:#07121f;padding:78px 0 22px}.footer-grid{grid-template-columns:1.5fr .75fr 1fr;gap:80px;padding-bottom:60px;display:grid}.footer-brand img{filter:invert()grayscale()brightness(2);width:170px;margin-bottom:24px}.footer-brand p{color:#ffffff8c;max-width:320px;font-size:.84rem}.footer-title{color:var(--yellow);letter-spacing:.16em;margin-bottom:22px;font-size:.65rem;font-weight:900}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid a,.footer-grid>div:not(.footer-brand)>p:not(.footer-title){color:#fff9;margin:0;font-size:.75rem;line-height:1.7}.footer-bottom{color:#ffffff59;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:20px;font-size:.64rem;display:flex}@media (width>=901px){.hero-viewport-wrap{flex-direction:column;width:100%;min-height:calc(100svh - 84px);display:flex}.hero-viewport-wrap>.page-hero{flex-direction:column;flex:auto;justify-content:stretch;min-height:520px;display:flex}.hero-viewport-wrap>.page-hero>.page-hero-grid{flex:auto;align-items:stretch;height:100%;min-height:520px;display:grid}.hero-viewport-wrap>.page-hero .page-hero-copy{flex-direction:column;justify-content:center;height:100%;display:flex}.hero-viewport-wrap>.page-hero .page-hero-media,.hero-viewport-wrap>.page-hero .hero-carousel{height:100%;min-height:520px}.hero-viewport-wrap>.promise-strip,.hero-viewport-wrap>.food-info-bar{flex:none}.wellness-hero{flex-direction:column;justify-content:center;min-height:calc(100svh - 84px);display:flex}.wellness-hero-grid{flex:auto;align-items:center;min-height:calc(100svh - 84px);display:grid}}@media (width<=1180px){.main-nav a{min-width:auto;padding:0 10px}.main-nav small,.header-cta{display:none}.hero-grid{gap:35px}.hero-collage{height:590px}.page-hero-copy{padding-right:45px}.menu-card{grid-template-columns:1fr}.menu-card-media{height:290px}}@media (width<=900px){.container{width:min(100% - 28px,780px)}.section-space{padding:86px 0}.site-header{height:72px}.menu-tabs-bar{padding:0;top:72px}.header-inner{width:calc(100% - 22px)}.brand{width:128px;height:50px}.menu-button{place-items:center;padding:9px;display:grid}.main-nav{background:var(--paper);flex-direction:column;height:calc(100svh - 72px);padding:30px 24px;display:none;position:fixed;top:72px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a{border-bottom:1px solid var(--line);align-items:flex-start;min-height:68px;font-size:1rem}.main-nav small{display:block}.lang-switch{padding-right:6px}.home-hero:before{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:50px 0 70px}.hero-copy{max-width:100%;padding:0}.hero-collage{width:100%;height:560px}.hero-image-main{width:90%}.hero-image-small{left:0}.scroll-cue{display:none}.statement-grid{grid-template-columns:1fr;gap:20px}.business-list,.category-grid{grid-template-columns:1fr}.business-card{min-height:560px}.business-media{height:320px}.values-grid,.food-story-grid,.drink-grid,.wellness-hero-grid,.contact-hero-grid,.company-grid,.form-shell,.export-grid{grid-template-columns:1fr;gap:60px}.values-photo{height:470px}.contact-band-inner{flex-direction:column;align-items:flex-start}.page-hero-grid{grid-template-columns:1fr}.page-hero-copy{min-height:520px;padding:64px 0}.page-hero-media,.hero-carousel{min-height:400px}.hero-carousel-arrow{opacity:.85;width:38px;height:38px}.hero-carousel-prev{left:14px}.hero-carousel-next{right:14px}.promise-grid{grid-template-columns:1fr 1fr}.promise-grid div{border-bottom:1px solid var(--line);min-height:72px}.promise-grid div:nth-child(3){border-left:1px solid var(--line)}.reasons-grid{grid-template-columns:1fr}.reason-card{border:0;border-bottom:1px solid #ffffff24;min-height:auto;padding:38px 24px}.reason-card:first-child{border-left:0}.process-grid{grid-template-columns:repeat(2,1fr);gap:16px}.machine-gallery{grid-template-columns:1fr 1fr;height:auto}.machine-gallery img{height:260px}.machine-gallery img:first-child{grid-column:span 2}.food-info-grid{grid-template-columns:repeat(2,1fr);gap:0}.food-info-card:nth-child(2){border-right:0}.food-info-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-collage{height:520px}.menu-grid,.unified-menu-grid{grid-template-columns:1fr}.unified-menu-card{grid-template-rows:auto auto auto;grid-template-columns:1fr}.unified-card-header{grid-area:1/1}.unified-card-media{border-bottom:1px solid #10243e1f;border-right:0;grid-area:2/1;height:380px;min-height:0}.unified-card-body{grid-area:3/1}.menu-card.featured{grid-column:auto;grid-template-columns:1fr}.drink-photo{height:500px}.wellness-hero-grid{min-height:auto;padding:90px 0}.wellness-hero{min-height:auto}.hero-viewport-wrap{min-height:auto;display:block}.wellness-visual{height:520px}.company-grid .section-heading{margin-bottom:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}.export-commitment-box{flex-direction:column;align-items:flex-start;gap:20px;padding:30px 24px}.market-cards-grid{grid-template-columns:repeat(2,1fr)}.drink-subcards-grid{grid-template-columns:1fr}.dessert-catalog{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=600px){.container{width:calc(100% - 22px)}.section-space{padding:70px 0}.section-heading{margin-bottom:36px}.section-heading h2{font-size:2.18rem}.home-hero{min-height:auto}.hero-grid{padding-top:42px}.hero-copy h1{font-size:2.85rem}.hero-lead{font-size:.91rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{margin-top:42px}.hero-proof div{flex:1;min-width:0;margin-right:12px;padding-right:12px}.hero-proof strong{font-size:1.05rem}.hero-proof span{font-size:.55rem}.hero-collage{height:420px}.hero-image-main{width:94%;height:75%;top:20px}.hero-image-small{border-width:6px;width:50%;height:38%;bottom:8px}.hero-stamp{width:92px;height:92px;font-size:.56rem;left:auto;right:-4px}.statement-section{padding:62px 0}.statement-grid h2{font-size:2rem}.business-card{min-height:auto}.business-media{height:240px}.values-photo{height:380px}.page-hero-copy{min-height:auto;padding:68px 0}.page-hero-copy h1{font-size:2.75rem}.page-hero-copy h1,.wellness-hero h1,.contact-hero h1{overflow-wrap:anywhere;word-break:normal}.page-hero-media,.hero-carousel{min-height:310px}.hero-carousel-arrow{opacity:.85;width:34px;height:34px}.hero-carousel-prev{left:8px}.hero-carousel-next{right:8px}.hero-carousel-nav{bottom:16px;left:50%;transform:translate(-50%)}.promise-grid{grid-template-columns:1fr}.promise-grid div{border-left:1px solid var(--line)}.category-image{height:230px}.reason-card{padding:32px 18px}.reason-stat{font-size:3.2rem}.process-grid{grid-template-columns:1fr;gap:16px}.process-card{padding:28px 20px 24px}.process-note-box{flex-direction:column;align-items:flex-start;gap:8px}.market-list>div{grid-template-columns:32px 1fr;min-height:140px}.market-list p{grid-column:2;margin-top:-35px}.machine-gallery{grid-template-columns:1fr}.machine-gallery img:first-child{grid-column:auto}.machine-gallery img{height:240px}.form-shell{gap:42px}.contact-form{padding:24px 18px}.form-row{grid-template-columns:1fr}.success-modal{padding:48px 24px 34px}.food-info-grid{grid-template-columns:1fr;gap:0}.food-info-card{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;min-height:82px;padding:14px 18px}.food-info-card:last-child{border-bottom:0}.unified-menu-grid{grid-template-columns:1fr;gap:20px}.unified-menu-section>.container{width:calc(100% - 22px)}.unified-menu-section .section-heading{margin-bottom:30px}.menu-tabs-bar{margin-bottom:24px;padding:0;top:72px}.menu-segmented-tabs{justify-content:initial;grid-template-columns:repeat(4,minmax(148px,1fr))}.unified-card-header{padding:18px 20px 14px}.unified-card-body{padding:18px 20px}.menu-tab-btn{padding:8px 16px;font-size:.8rem}.unified-card-media{height:310px}.unified-card-title{font-size:1.16rem}.unified-item-row{align-items:flex-start}.story-collage{height:400px}.story-stats strong{font-size:1.28rem}.story-stats span{font-size:.55rem}.menu-card-media{height:250px}.menu-card-content{padding:28px 20px}.drink-photo{height:430px}.wellness-hero h1{font-size:2.75rem}.wellness-visual{height:430px}.wellness-core{width:180px;height:180px}.wellness-card{width:145px;height:190px}.contact-hero{padding:74px 0}.contact-hero h1{font-size:2.75rem}.contact-cards{grid-template-columns:1fr}.contact-cards a{min-height:205px}.company-table>div{grid-template-columns:1fr;gap:12px;padding:20px 0}.form-tabs{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:45px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.category-commitment{margin-top:18px;padding:14px}.export-commitment-box{padding:26px 20px}.export-commitment-box h3,.export-commitment-title{font-size:1.15rem}.export-commitment-box p,.export-commitment-text{font-size:.84rem}.market-cards-grid{grid-template-columns:1fr;gap:14px}.drink-cat-header{flex-direction:column;align-items:flex-start;gap:6px}.drink-subcards-grid{grid-template-columns:1fr}.drink-subcard{padding:20px 16px}.dessert-catalog{grid-template-columns:1fr;gap:14px}.dessert-card{padding:20px 16px}.flavor-pill{padding:4px 10px;font-size:.7rem}.price-pill{padding:4px 11px;font-size:.76rem}}@media (width>=1600px){:root{--container-max:1540px;--header-max:1580px;--container-gutter:80px}.section-space{padding:130px 0}.page-hero-grid{min-height:600px}.hero-grid{min-height:calc(90svh - 84px)}.hero-collage{height:740px}.hero-copy h1{font-size:clamp(3.2rem,4.2vw,5.8rem)}.page-hero-copy h1{font-size:clamp(2.4rem,2.9vw,3.8rem)}.unified-menu-grid{gap:32px}}@media (width>=2000px){:root{--container-max:1760px;--header-max:1800px;--container-gutter:100px}.section-space{padding:150px 0}.page-hero-grid{min-height:640px}.hero-grid{min-height:calc(85svh - 84px)}.hero-collage{height:780px}.hero-copy h1{font-size:clamp(3.5rem,3.8vw,6.2rem)}.page-hero-copy h1{font-size:clamp(2.6rem,2.6vw,4.2rem)}.business-card{min-height:640px}.business-list,.category-grid{gap:28px}.unified-menu-grid{grid-template-columns:1fr;gap:36px}.category-body{min-height:330px}}@media (width>=2560px){:root{--container-max:2040px;--header-max:2080px;--container-gutter:140px}.section-space{padding:170px 0}.page-hero-grid{min-height:680px}.hero-collage{height:840px}.hero-copy h1{font-size:5rem}.page-hero-copy h1{font-size:3.5rem}.page-hero-body,.section-lead{max-width:780px;font-size:1.15rem}.section-heading{max-width:900px}.section-heading h2{font-size:3.8rem}.unified-menu-grid{grid-template-columns:1fr;gap:40px}.food-info-val{font-size:1.05rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
