@keyframes site-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes site-skeleton{0%{background-position:120% 0}to{background-position:-120% 0}}.public-site{--paper:#f3f0e8;--paper-light:#fcfaf5;--ink:#14261f;--ink-soft:#314039;--jade:#347c68;--jade-deep:#164e40;--coral:#ff5c38;--coral-deep:#e94425;--rule:#14261f26;--serif:"Songti SC", SimSun, "STSong", "Noto Serif CJK SC", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;min-width:0;color:var(--ink);background:radial-gradient(circle at 11% 5%, #ffffffe0, transparent 29rem), radial-gradient(circle at 86% 34%, #347c680e, transparent 34rem), var(--paper);font-family:var(--sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65;overflow:clip}.public-site *,.public-site :before,.public-site :after{box-sizing:border-box}.public-site h1,.public-site h2,.public-site h3,.public-site p,.public-site dl,.public-site dd,.public-site figure,.public-site ol,.public-site ul{margin:0}.public-site ol,.public-site ul{padding:0;list-style:none}.public-site button,.public-site input{font:inherit}.public-site button,.public-site a{-webkit-tap-highlight-color:transparent}.public-site a{color:inherit;text-decoration:none}.public-site img{max-width:100%;display:block}.public-site svg{width:1em;height:1em;display:block}.public-site :focus-visible{outline-offset:4px;outline:3px solid #ff5c38a6}.shell,.shell-wide{width:min(100% - 48px,1360px);margin-inline:auto}.shell-wide{width:min(100% - 48px,1500px)}.skip-link{z-index:999;background:var(--ink);padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%);color:#fff!important}.skip-link:focus{transform:translateY(0)}.site-header{z-index:80;border-bottom:1px solid var(--rule);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f0e8e6;height:88px;position:relative}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(100% - 48px,1480px);height:100%;margin-inline:auto;display:grid}.site-brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:12px;min-height:46px;font-size:clamp(17px,1.4vw,23px);font-weight:780;display:inline-flex}.site-brand>img,.site-brand__mark{object-fit:cover;border-radius:50%;flex:0 0 40px;width:40px;height:40px;overflow:hidden}.site-brand__mark{color:var(--jade-deep);place-items:center;display:grid}.site-brand__mark svg{width:38px;height:38px}.desktop-nav{justify-content:center;align-items:center;gap:clamp(20px,3vw,52px);height:100%;display:flex}.desktop-nav a{min-height:44px;color:var(--ink-soft);white-space:nowrap;align-items:center;font-size:15px;display:grid;position:relative}.desktop-nav a:after{background:var(--jade-deep);content:"";transform-origin:100%;height:2px;transition:transform .22s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform-origin:0;transform:scaleX(1)}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;font-weight:720;line-height:1.2;transition:color .18s,background-color .18s,border-color .18s,transform .18s;display:inline-flex}.button svg{width:21px;height:21px;margin-left:14px}.button:hover{transform:translateY(-2px)}.button--coral{background:var(--coral);box-shadow:0 12px 28px #ff5c382b;color:#fff!important}.button--coral:hover{background:var(--coral-deep)}.button--ink{background:var(--ink);color:var(--paper-light)!important}.button--ink:hover{background:var(--jade-deep)}.header-cta{min-height:50px;padding-inline:21px}.menu-toggle,.drawer-close{display:none}.hero{border-bottom:1px solid var(--rule);background-image:linear-gradient(#14261f0e 1px,#0000 1px),linear-gradient(90deg,#14261f0e 1px,#0000 1px);background-size:clamp(110px,13vw,210px) clamp(110px,13vw,210px);min-height:min(850px,100svh - 88px);position:relative;overflow:hidden}.hero__inner{z-index:2;grid-template-columns:minmax(430px,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(36px,5vw,90px);min-height:min(850px,100svh - 88px);padding-block:66px 72px;display:grid;position:relative}.hero__copy{z-index:4;animation:.62s both site-fade-up;position:relative}.eyebrow{color:var(--jade-deep);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:11px;font-size:13px;font-weight:740;display:flex}.eyebrow>span{background:currentColor;width:34px;height:2px}.hero h1,.page-intro h1,.detail-hero h1{font-family:var(--serif);letter-spacing:-.075em;font-weight:720;line-height:1.08}.hero h1{max-width:700px;margin-top:29px;font-size:clamp(62px,6.4vw,106px)}.hero h1>span{letter-spacing:-.085em;white-space:nowrap;margin-top:.09em;font-size:.76em;display:block}.hero h1:after{background:var(--coral);content:"";border-radius:50%;width:clamp(80px,9vw,145px);height:8px;margin-top:22px;display:block;transform:rotate(-3deg)skew(-22deg)}.hero__lead{max-width:620px;color:var(--ink-soft);font-size:clamp(16px,1.3vw,20px);line-height:1.8;margin-top:28px!important}.hero__actions{align-items:center;gap:42px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid var(--ink);align-items:center;min-height:48px;font-weight:700;display:inline-flex}.text-link svg{width:21px;height:21px;margin-left:15px;transition:transform .18s}.text-link:hover svg{transform:translate(4px)}.hero__visual{align-self:stretch;min-height:650px;animation:.7s .1s both site-fade-up;position:relative}.hero__wash{pointer-events:none;border-radius:50%;position:absolute}.hero__wash--one{filter:blur(1px);background:#347c6830;width:900px;height:630px;bottom:-320px;right:-120px;transform:rotate(-8deg)}.hero__wash--two{background:#efcaa12e;width:330px;height:330px;top:54px;right:8%}.public-site .hero__botanical{z-index:1;color:#1f53407a;pointer-events:none;width:clamp(180px,18vw,290px);height:auto;position:absolute;top:-26px;right:max(-36px,50vw - 770px)}.phone-panel{z-index:2;aspect-ratio:.495;background:#f8f5ef;border:2px solid #1b25211f;border-radius:clamp(32px,3vw,46px);width:clamp(210px,17vw,282px);padding:9px;position:absolute;overflow:hidden;box-shadow:0 28px 55px #14261f2e,inset 0 0 0 1px #ffffffe6}.phone-panel--1{z-index:1;top:22%;left:1%;transform:rotate(-1.2deg)}.phone-panel--2{z-index:3;width:clamp(230px,19vw,310px);top:7%;left:31%}.phone-panel--3{z-index:2;top:23%;right:-1%;transform:rotate(1.2deg)}.phone-panel__speaker{z-index:5;background:#f8f5ef;border-radius:0 0 16px 16px;width:36%;height:22px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-panel__status{z-index:6;color:#17201d;justify-content:space-between;font-size:8px;line-height:1;display:flex;position:absolute;top:12px;left:22px;right:22px}.phone-panel__screen{background:#fffdfa;border:1px solid #14261f14;border-radius:calc(clamp(32px,3vw,46px) - 10px);height:100%;padding:0;position:relative;overflow:hidden}.phone-app{color:#18231f;height:100%;padding:4.3em 1.15em 1em;font-size:clamp(7px,.62vw,10px);line-height:1.25;position:relative;overflow:hidden}.phone-app b,.phone-app strong{font-weight:760}.phone-app small{font-size:.82em}.phone-app em{font-style:normal}.phone-app__bar{justify-content:space-between;align-items:center;height:2.4em;font-size:1.25em;display:flex}.phone-app__bar>span{letter-spacing:-.12em;font-size:.82em}.phone-app__bar--center{text-align:center;grid-template-columns:2em 1fr auto;display:grid}.phone-app__bar--center>span:first-child{justify-self:start;font-size:1.7em;font-weight:500}.phone-app__search{color:#9a9d99;background:#f7f7f4f2;border:1px solid #14261f14;border-radius:1.6em;align-items:center;height:3.05em;margin-top:.9em;padding-inline:1em;font-size:.86em;display:flex}.canteen-banner{color:#f8fbf7;background:linear-gradient(118deg,#266e51 0%,#3e8a64 64%,#d6dcc6 64%);border-radius:1.25em;height:10.6em;margin-top:1em;position:relative;overflow:hidden}.canteen-banner>div{z-index:2;flex-direction:column;align-items:flex-start;padding:1.65em 1.4em;display:flex;position:relative}.canteen-banner small{opacity:.82}.canteen-banner strong{font-family:var(--serif);margin-top:.28em;font-size:1.45em}.canteen-banner em{color:#216146;background:#f4f0df;border-radius:1em;margin-top:1.1em;padding:.44em .9em;font-size:.72em;font-weight:700}.food-photo{background-color:#eadfce;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block}.food-photo--plate{background-image:url(/cases/01-smart-canteen-sm.webp);background-position:8% 88%;background-size:290%;border:.6em solid #ffffffd6;border-radius:50%;width:9.3em;height:9.3em;position:absolute;bottom:-1em;right:-.8em;box-shadow:0 .8em 2em #0f2b202e}.phone-shortcuts{grid-template-columns:repeat(4,1fr);gap:.45em;margin-top:1.3em;display:grid}.phone-shortcuts span{color:#33423c;white-space:nowrap;flex-direction:column;align-items:center;gap:.45em;font-size:.72em;display:flex}.phone-shortcuts i{color:#f7f7f0;background:#347c68;border-radius:.8em;place-items:center;width:3.1em;height:3.1em;font-size:1.2em;font-style:normal;display:grid}.phone-app__section-title{justify-content:space-between;align-items:center;margin-top:1.65em;display:flex}.phone-app__section-title b{font-size:1.18em}.phone-app__section-title span{color:#9a9b96;font-size:.78em}.canteen-grid{grid-template-columns:1fr 1fr;gap:.85em;margin-top:.8em;display:grid}.canteen-grid>span{min-width:0}.canteen-grid i{border-radius:.9em;height:7.7em}.canteen-grid b,.canteen-grid small{text-overflow:ellipsis;white-space:nowrap;margin-top:.45em;display:block;overflow:hidden}.canteen-grid b{font-size:.83em}.canteen-grid small{color:#8f948f;margin-top:.25em;font-size:.68em}.food-photo--meal-one{background-image:url(/cases/01-smart-canteen-sm.webp);background-position:5% 88%;background-size:250%}.food-photo--meal-two{background-image:url(/cases/01-smart-canteen-sm.webp);background-position:18% 76%;background-size:285%}.phone-app-nav{background:#fffdfaf5;border-top:1px solid #e5e5df;grid-template-columns:repeat(4,1fr);padding-top:.9em;display:grid;position:absolute;bottom:.8em;left:1em;right:1em}.phone-app-nav span{color:#9ca09d;flex-direction:column;align-items:center;gap:.35em;font-size:.62em;display:flex}.phone-app-nav i{border:.2em solid;border-radius:.35em;width:1.5em;height:1.5em}.phone-app-nav .is-active{color:var(--coral)}.phone-app--ordering{padding-inline:.75em}.ordering-layout{background:#fff;border-radius:.8em;grid-template-columns:5.8em 1fr;display:grid;position:absolute;inset:10.7em .75em 6.7em;overflow:hidden}.ordering-tabs{background:#f5f3ee;flex-direction:column;display:flex}.ordering-tabs span{color:#68716d;text-align:center;place-items:center;min-height:4.5em;padding-inline:.6em;font-size:.77em;display:grid}.ordering-tabs span.is-active{color:#202b26;background:#fff;font-weight:750;position:relative}.ordering-tabs span.is-active:before{background:var(--coral);content:"";border-radius:0 .2em .2em 0;width:.28em;position:absolute;top:28%;bottom:28%;left:0}.dish-list{padding:.15em .45em 0 .8em;overflow:hidden}.dish-list__title{height:2.4em;font-size:1.05em;line-height:2.4em;display:block}.dish-item{border-bottom:1px solid #eeece7;grid-template-columns:5.6em 1fr;gap:.7em;min-height:7.5em;padding-block:.45em;display:grid;position:relative}.dish-item>.food-photo{border-radius:.8em;width:5.6em;height:5.6em}.food-photo--noodle{background-image:url(/cases/01-smart-canteen-sm.webp);background-position:0 100%;background-size:300%}.food-photo--tomato{background-image:url(/cases/01-smart-canteen-sm.webp);background-position:20% 86%;background-size:300%}.food-photo--greens{background-image:url(/cases/13-fresh-market-sm.webp);background-position:92% 60%;background-size:250%}.food-photo--wings{background-image:url(/cases/01-smart-canteen-sm.webp);background-position:7% 72%;background-size:330%}.dish-item>span{min-width:0}.dish-item b,.dish-item small,.dish-item em{display:block}.dish-item b{text-overflow:ellipsis;white-space:nowrap;font-size:.88em;overflow:hidden}.dish-item small{color:#929690;text-overflow:ellipsis;white-space:nowrap;margin-top:.42em;font-size:.62em;overflow:hidden}.dish-item em{color:var(--coral);margin-top:.85em;font-size:.94em;font-weight:760}.dish-add{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:2.1em;height:2.1em;font-size:.82em;font-style:normal;display:grid;position:absolute;bottom:1.1em;right:.2em}.phone-cart{background:#fffffffa;border:1px solid #14261f14;border-radius:2.7em;grid-template-columns:3.7em 1fr auto;align-items:center;height:5em;padding:.55em .7em;display:grid;position:absolute;bottom:1.1em;left:1.1em;right:1.1em;box-shadow:0 -.4em 1.2em #14261f0f}.phone-cart>span{background:#f3f1ec;border-radius:50%;place-items:center;width:3em;height:3em;font-size:1.4em;display:grid;position:relative}.phone-cart>span i{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:1.5em;height:1.5em;font-size:.48em;font-style:normal;display:grid;position:absolute;top:-.2em;right:-.1em}.phone-cart>b{font-size:1.25em}.phone-cart>em{color:#fff;background:var(--coral);border-radius:2em;padding:1em 1.7em;font-size:.88em;font-weight:760}.mall-banner{background:linear-gradient(112deg,#f0d7ad,#f8ead1);border-radius:1.15em;height:9.4em;margin-top:1em;position:relative;overflow:hidden}.mall-banner>div:first-child{z-index:2;color:#684514;flex-direction:column;align-items:flex-start;padding:1.45em 1.3em;display:flex;position:relative}.mall-banner small{letter-spacing:.08em}.mall-banner strong{font-family:var(--serif);margin-top:.2em;font-size:1.55em}.mall-banner em{color:#fff9e9;background:#b67c2d;border-radius:1em;margin-top:.9em;padding:.45em .9em;font-size:.66em}.bottle-set{align-items:flex-end;gap:.55em;display:flex;position:absolute;bottom:.7em;right:1em}.bottle-set i{background:linear-gradient(90deg,#d5a247,#f0cc7a 47%,#bf832a);border:1px solid #68451440;border-radius:.4em .4em .7em .7em;width:2.15em;height:5.5em;display:block;position:relative;box-shadow:.2em .5em 1em #64431624}.bottle-set i:before{content:"";background:#916527;border-radius:.2em .2em 0 0;width:.9em;height:1.25em;position:absolute;top:-1.1em;left:50%;transform:translate(-50%)}.bottle-set i:nth-child(2){width:2.6em;height:6.9em}.bottle-set i:nth-child(3){width:1.65em;height:4.3em}.mall-categories{grid-template-columns:repeat(3,1fr);gap:.65em;margin-top:1.1em;display:grid}.mall-categories span{flex-direction:column;align-items:center;gap:.5em;font-size:.68em;display:flex}.mall-category-art{background:#f1e9dc;border-radius:.9em;width:4.6em;height:4.2em;display:block;position:relative}.mall-category-art:after{content:"";background:#c38e3a;border-radius:.35em;position:absolute;inset:25%}.mall-category-art--2{background:#efe3cf}.mall-category-art--2:after{background:#cfa860;border-radius:50%}.mall-category-art--3{background:#dfeceb}.mall-category-art--3:after{background:#77a9aa;border-radius:.3em 1em}.mall-grid{grid-template-columns:1fr 1fr;gap:.9em;margin-top:1.3em;display:grid}.mall-grid>span{background:#f8f5ef;border-radius:.95em;padding:.6em}.mall-grid b,.mall-grid em{margin-top:.45em;font-size:.72em;display:block}.mall-grid em{color:var(--coral);font-weight:740}.mall-product-art{background:linear-gradient(150deg,#ecd3a2,#f8f2e5);border-radius:.8em;height:8.3em;display:block;position:relative;overflow:hidden}.mall-product-art:after{content:"";background:linear-gradient(90deg,#bb7b21,#e5bc60,#9d661d);border-radius:.4em .4em .7em .7em;width:2.6em;height:5.4em;position:absolute;bottom:1.1em;left:50%;transform:translate(-50%);box-shadow:0 .7em 1em #6845142e}.mall-product-art--grain{background:linear-gradient(150deg,#e8dfc9,#f7f2e9)}.mall-product-art--grain:after{background:linear-gradient(#d5ad70 0 38%,#b8894b 38%);border-radius:.5em;width:5.5em;height:3.7em}.home-category__title{display:none}.home-category-wrap{z-index:5;margin-top:-35px;position:relative}.category-rail{scrollbar-width:none;background:#fcfaf5f0;border:1px solid #14261f1f;border-radius:17px;overflow-x:auto;box-shadow:0 18px 38px #14261f14}.category-rail::-webkit-scrollbar{display:none}.category-rail__track{min-width:max-content;display:flex}.category-rail a{width:clamp(170px,18vw,272px);min-height:116px;color:var(--ink-soft);border-right:1px solid var(--rule);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px;font-size:16px;transition:background-color .18s,color .18s;display:flex;position:relative}.category-rail a:last-child{border-right:0}.category-rail a svg{width:29px;height:29px}.category-rail a:after{background:var(--coral);content:"";height:3px;transition:transform .18s;position:absolute;bottom:0;left:20%;right:20%;transform:scaleX(0)}.category-rail a:hover,.category-rail a.is-active{color:var(--coral-deep);background:#ff5c3809}.category-rail a.is-active:after{transform:scaleX(1)}.section{padding-block:clamp(96px,10vw,160px)}.section-heading h2,.process-section h2,.contact-section h2,.detail-story h2{font-family:var(--serif);letter-spacing:-.06em;font-size:clamp(42px,5vw,76px);font-weight:650;line-height:1.14}.section-heading .eyebrow{margin-bottom:22px}.section-heading--split{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:10%;margin-bottom:clamp(52px,7vw,88px);display:grid}.section-heading--split>p{color:#53605b;max-width:460px;padding-bottom:8px;font-size:16px;line-height:1.9}.section-heading--compact{margin-bottom:50px}.section-heading--compact h2{font-size:clamp(38px,4vw,62px)}.section--cases{padding-top:clamp(112px,12vw,190px)}.editorial-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(58px,7vw,104px) clamp(16px,2vw,30px);display:grid}.case-tile{grid-column:span 6;min-width:0}.case-tile--pattern-1{grid-column:span 7}.case-tile--pattern-2{grid-column:8/span 5;margin-top:clamp(80px,10vw,150px)}.case-tile--pattern-3{grid-column:span 4;margin-top:10px}.case-tile--pattern-4{grid-column:5/span 8}.case-tile--pattern-5{grid-column:span 6}.case-tile--pattern-6{grid-column:7/span 6;margin-top:clamp(62px,7vw,100px)}.case-tile__link{background:#dfddd6;border-radius:20px;display:block;position:relative;overflow:hidden}.case-tile .editorial-image{aspect-ratio:1.48}.case-tile--pattern-1 .editorial-image,.case-tile--pattern-4 .editorial-image{aspect-ratio:1.35}.case-tile--pattern-3 .editorial-image{aspect-ratio:.92}.case-tile--pattern-2 .editorial-image,.case-tile--pattern-5 .editorial-image,.case-tile--pattern-6 .editorial-image{aspect-ratio:1.2}.editorial-image{background:#deddd5;width:100%;position:relative;overflow:hidden}.editorial-image img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.75,.2,1)}.case-tile__link:hover .editorial-image img{transform:scale(1.025)}.image-fallback{color:#14261f73;background:linear-gradient(135deg,#dce3dc,#eee5d7 55%,#d9bfae);place-items:center;width:100%;height:100%;min-height:180px;display:grid}.image-fallback svg{width:54px;height:54px}.case-tile__arrow{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:48px;height:48px;transition:transform .22s;display:grid;position:absolute;bottom:18px;right:18px;transform:translateY(70px)}.case-tile__arrow svg{width:23px;height:23px}.case-tile__link:hover .case-tile__arrow,.case-tile__link:focus-visible .case-tile__arrow{transform:translateY(0)}.case-tile__meta{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:22px;display:flex}.case-tile__meta p{color:var(--jade-deep);letter-spacing:.08em;font-size:12px;font-weight:700}.case-tile__meta h3{font-family:var(--serif);margin-top:7px;font-size:clamp(24px,2.2vw,36px);font-weight:650;line-height:1.25}.case-tile__meta h3 a{background:linear-gradient(var(--ink), var(--ink)) 0 100% / 0 1px no-repeat;transition:background-size .22s}.case-tile__meta h3 a:hover{background-size:100% 1px}.case-tile__tag{color:#69736e;flex:none;font-size:13px}.case-tile__summary{color:#5a655f;max-width:620px;font-size:14px;line-height:1.75;margin-top:12px!important}.center-action{justify-content:center;margin-top:clamp(72px,8vw,118px);display:flex}.center-action .button{min-width:230px}.service-section{border-top:1px solid var(--rule);background:#fcfaf585}.service-list{border-top:1px solid var(--ink)}.service-list li{border-bottom:1px solid var(--rule);grid-template-columns:64px 48px minmax(0,1fr) 54px;align-items:center;gap:clamp(18px,3vw,48px);min-height:145px;transition:padding .22s,background-color .22s;display:grid}.service-list li:hover{background:#347c680b;padding-inline:18px}.service-list__number{color:#78817d;letter-spacing:.09em;align-self:start;padding-top:30px;font-size:12px}.service-list li>svg{width:39px;height:39px;color:var(--jade-deep)}.service-list h3{font-family:var(--serif);letter-spacing:-.04em;font-size:clamp(28px,3vw,45px);font-weight:620}.service-list p{color:#68716d;max-width:650px;margin-top:7px!important}.service-list li>a{border:1px solid var(--rule);border-radius:50%;place-items:center;width:50px;height:50px;transition:color .18s,background-color .18s,transform .18s;display:grid}.service-list li>a:hover{color:#fff;background:var(--coral);transform:rotate(-18deg)}.service-list li>a svg{width:23px;height:23px}.process-section{color:#f6f1e7;background:var(--ink)}.process-section__layout{grid-template-columns:.8fr 1.2fr;gap:10%;display:grid}.eyebrow--light{color:#a7cdbf}.process-section h2{margin-top:24px}.process-section__intro>p:last-child{color:#f6f1e7a1;max-width:430px;margin-top:30px!important}.process-list{border-top:1px solid #ffffff47}.process-list li{border-bottom:1px solid #ffffff2e;grid-template-columns:80px 1fr;gap:20px;padding:34px 0 38px;display:grid}.process-list li>span{color:var(--coral);letter-spacing:.1em;font-size:13px}.process-list h3{font-family:var(--serif);font-size:clamp(26px,2.4vw,36px);font-weight:560}.process-list p{color:#f6f1e79e;max-width:560px;font-size:15px;margin-top:9px!important}.contact-section{background:var(--paper-light)}.contact-section__layout{grid-template-columns:minmax(320px,.8fr) minmax(460px,1.2fr);gap:9%;display:grid}.contact-section h2{margin-top:22px}.contact-section__copy>p:last-child{color:#67716c;max-width:450px;margin-top:26px!important}.contact-section__details{padding-top:8px}.contact-list{border-top:1px solid var(--ink)}.contact-list>div{border-bottom:1px solid var(--rule);grid-template-columns:90px 1fr;gap:20px;padding:20px 0;display:grid}.contact-list dt{color:#747e79;font-size:13px}.contact-list dd{overflow-wrap:anywhere;font-size:clamp(17px,1.7vw,24px)}.contact-list a{text-underline-offset:5px;-webkit-text-decoration:underline #14261f47;text-decoration:underline #14261f47}.qr-list{flex-wrap:wrap;gap:28px;margin-top:36px;display:flex}.qr-list figure{width:172px}.qr-list img{aspect-ratio:1;border:1px solid var(--rule);object-fit:contain;background:#fff;width:172px;padding:8px}.qr-list figcaption{color:#5e6863;text-align:center;margin-top:10px;font-size:13px}.page-intro{padding-block:clamp(84px,10vw,150px) clamp(60px,7vw,100px)}.page-intro h1{max-width:980px;margin-top:26px;font-size:clamp(58px,8vw,120px)}.page-intro>p:last-child{color:#5d6862;max-width:690px;font-size:17px;line-height:1.9;margin-top:34px!important}.category-rail--compact{box-shadow:none;background:0 0;border-width:1px 0;border-radius:0}.category-rail--compact a{border-right:0;width:clamp(150px,16vw,220px);min-height:92px}.category-rail--compact a svg{width:25px;height:25px}.cases-index{padding-block:48px clamp(110px,12vw,180px)}.cases-index__count{color:#6d7772;justify-content:flex-end;align-items:baseline;gap:9px;margin-bottom:40px;font-size:13px;display:flex}.cases-index__count span{color:var(--ink);font-family:var(--serif);font-size:42px}.editorial-grid--all{row-gap:clamp(72px,9vw,130px)}.detail-page{padding-top:clamp(62px,7vw,105px)}.back-link{color:#64706a;align-items:center;min-height:44px;font-size:14px;display:inline-flex}.back-link:hover{color:var(--coral-deep)}.detail-hero{padding-bottom:clamp(52px,6vw,90px)}.detail-hero__grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);align-items:end;gap:9%;margin-top:45px;display:grid}.detail-hero h1{margin-top:22px;font-size:clamp(60px,8vw,124px)}.detail-hero__grid>p{color:#5e6963;padding-bottom:12px;font-size:17px;line-height:1.9}.detail-media{background:#e4e1d9;border-radius:26px;overflow:hidden}.detail-media .editorial-image{aspect-ratio:1.5;min-height:50vw;max-height:980px}.editorial-image--contain img{object-fit:contain;background:#e8e5dd}.detail-story{grid-template-columns:minmax(280px,.8fr) minmax(400px,1.2fr);gap:10%;padding-block:clamp(90px,10vw,150px);display:grid}.detail-story h2{margin-top:20px;font-size:clamp(38px,4.5vw,66px)}.detail-story__content{padding-top:5px}.detail-story__content>p{color:#55615b;font-size:17px;line-height:2}.detail-story__content>p+p{margin-top:20px!important}.tag-list{flex-wrap:wrap;gap:10px;display:flex;margin-top:36px!important}.tag-list li{border:1px solid var(--rule);color:var(--jade-deep);border-radius:4px;padding:9px 14px;font-size:13px}.related-section{border-top:1px solid var(--rule);background:#fcfaf594}.related-grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2vw,30px);display:grid}.related-grid .case-tile{grid-column:auto;margin-top:0}.related-grid .case-tile .editorial-image{aspect-ratio:1.25}.empty-state{text-align:center;align-content:center;place-items:center;min-height:420px;padding:70px 24px;display:grid}.empty-state>svg{width:52px;height:52px;color:var(--jade)}.empty-state h2{font-family:var(--serif);margin-top:18px;font-size:clamp(28px,4vw,44px);font-weight:620}.empty-state p{color:#68736d;max-width:520px;margin-top:12px!important}.empty-state .button{margin-top:26px}.load-error{min-height:60vh}.skeleton{background:linear-gradient(90deg,#14261f0f,#ffffffb3,#14261f0f) 0 0/220% 100%;border-radius:4px;animation:1.6s linear infinite site-skeleton}.loading-hero{min-height:600px;padding-top:110px}.skeleton--line{width:180px;height:15px}.skeleton--title{width:min(700px,90%);height:145px;margin-top:35px}.skeleton--copy{width:min(520px,80%);height:48px;margin-top:30px}.skeleton--button{width:220px;height:54px;margin-top:34px}.loading-grid{grid-template-columns:1.3fr .7fr;gap:28px;padding-bottom:120px;display:grid}.skeleton--media{height:440px}.skeleton--media:nth-child(3){grid-column:1/-1}.detail-loading{min-height:80vh;padding-top:100px}.skeleton--media-wide{height:min(800px,55vw);margin-top:70px}.site-footer{color:#f6f1e7c2;background:#0d1d17}.site-footer__top{grid-template-columns:1fr auto;gap:60px;padding-block:64px;display:grid}.site-footer__brand>svg{color:#87b2a2;width:38px;height:38px}.site-footer__brand strong{color:#fff;margin-top:18px;font-size:20px;display:block}.site-footer__brand p{color:#f6f1e780;font-size:13px;margin-top:9px!important}.site-footer__links{align-items:flex-start;gap:32px;font-size:14px;display:flex}.site-footer__links a:hover{color:#fff}.site-footer__bottom{color:#f6f1e766;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;padding-block:22px;font-size:12px;display:flex}@media (max-width:1180px){.site-header__inner{gap:22px}.desktop-nav{gap:20px}.header-cta{display:none}.hero__inner{grid-template-columns:minmax(390px,.9fr) minmax(460px,1.1fr);gap:20px}.phone-panel--1{left:-5%}.phone-panel--3{right:-5%}}@media (max-width:900px){.shell,.shell-wide,.site-header__inner{width:min(100% - 40px,760px)}.site-header{height:76px}.site-header__inner{justify-content:space-between;display:flex}.site-brand{font-size:18px}.site-brand>img,.site-brand__mark{flex-basis:36px;width:36px;height:36px}.site-brand__mark svg{width:34px;height:34px}.desktop-nav{display:none}.menu-toggle{width:48px;height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;place-content:center;gap:5px;padding:11px;display:grid}.menu-toggle span{background:currentColor;border-radius:2px;width:25px;height:2px}.mobile-drawer{z-index:100;color:#f8f4eb;background:radial-gradient(circle at 95% 5%, #347c688c, transparent 35%), var(--ink);flex-direction:column;min-height:100dvh;padding:14px 20px 28px;animation:.18s both site-fade-up;display:flex;position:fixed;inset:0}.mobile-drawer__top{justify-content:space-between;align-items:center;display:flex}.mobile-drawer .site-brand__mark{color:#7bb09c}.mobile-drawer .site-brand__mark svg path:last-child{stroke:var(--ink)}.drawer-close{color:#f8f4eb;cursor:pointer;background:0 0;border:0;place-items:center;width:48px;height:48px;font-size:37px;font-weight:200;display:grid}.mobile-drawer nav{border-top:1px solid #ffffff2e;margin-top:9vh;display:grid}.mobile-drawer nav a{min-height:70px;font-family:var(--serif);border-bottom:1px solid #ffffff29;grid-template-columns:48px 1fr 30px;align-items:center;font-size:clamp(25px,7vw,36px);display:grid}.mobile-drawer nav a>span{color:#8cb5a6;font-family:var(--sans);letter-spacing:.1em;font-size:10px}.mobile-drawer nav a svg{width:24px;height:24px;color:var(--coral)}.mobile-drawer__categories{color:#f8f4eb85;margin-top:auto;font-size:12px;line-height:1.8}.hero{background-size:118px 118px;min-height:auto}.hero__inner{min-height:auto;padding-block:70px 0;display:block}.hero__copy{max-width:700px}.hero h1{font-size:clamp(59px,10vw,88px)}.hero__lead{max-width:600px}.hero__visual{width:min(100%,720px);min-height:640px;margin:30px auto 0}.phone-panel{width:220px}.phone-panel--1{top:18%;left:5%}.phone-panel--2{width:250px;top:4%;left:50%;transform:translate(-50%)}.phone-panel--3{top:19%;right:5%}.home-category-wrap{margin-top:-10px}.section-heading--split{grid-template-columns:1fr;gap:22px}.section-heading--split>p{padding-bottom:0}.process-section__layout,.contact-section__layout,.detail-story{grid-template-columns:1fr;gap:60px}.process-list{margin-top:8px}.detail-story__content{max-width:680px}.detail-hero__grid{grid-template-columns:1fr;gap:30px}.detail-hero__grid>p{max-width:600px}.related-grid{grid-template-columns:1fr 1fr}.related-grid .case-tile:last-child{display:none}}@media (max-width:680px){.shell,.shell-wide,.site-header__inner{width:calc(100% - 40px)}.site-brand{gap:9px;font-size:17px}.site-brand>img,.site-brand__mark{flex-basis:34px;width:34px;height:34px}.site-brand__mark svg{width:32px;height:32px}.site-header__inner>.site-brand{gap:0;font-size:19px}.site-header__inner>.site-brand>img,.site-header__inner>.site-brand>.site-brand__mark{display:none}.hero{background-image:none;border-bottom:0}.hero__inner{padding-top:48px}.hero .eyebrow{display:none}.hero h1{letter-spacing:-.075em;max-width:none;margin-top:0;font-size:clamp(50px,13.4vw,58px);line-height:1.15}.hero h1>span{letter-spacing:-.1em;margin-top:.08em;font-size:.82em}.hero h1:after{width:92px;height:6px;margin-top:15px}.hero__lead{white-space:nowrap;font-size:16px;line-height:1.55;margin-top:23px!important}.hero__actions{margin-top:26px}.hero__actions .button{border-radius:10px;width:clamp(178px,40vw,220px);min-height:54px;padding-inline:24px}.hero__actions .text-link{display:none}.public-site .hero__botanical{color:#1f534057;width:174px;height:auto;top:38px;right:-55px}.hero__wash--one{filter:blur(2px);background:#347c6824;width:480px;height:220px;bottom:-75px;right:-105px}.hero__wash--two{background:#efcaa133;width:205px;height:205px;top:70px;right:-72px}.hero__visual{width:calc(100% + 40px);min-height:430px;margin:24px auto 0;left:-20px}.phone-panel{border-width:1px;border-radius:27px;width:154px;padding:6px;box-shadow:0 20px 38px #14261f29}.phone-panel--1{top:18%;left:0;transform:none}.phone-panel--2{width:178px;top:2%}.phone-panel--3{top:19%;right:0;transform:none}.phone-panel__speaker{height:13px;top:4px}.phone-panel__status{font-size:5px;top:7px;left:13px;right:13px}.phone-panel__screen{border-radius:20px}.phone-app{font-size:6.2px}.home-category-wrap{width:100%;margin-top:0;padding:23px 0 10px 20px}.home-category__title{font-family:var(--serif);letter-spacing:-.045em;margin-bottom:15px;font-size:28px;font-weight:720;display:block}.home-category-wrap .category-rail{box-shadow:none;background:0 0;border:0;border-radius:0}.home-category-wrap .category-rail__track{gap:10px;padding-right:20px}.home-category-wrap .category-rail a{background:#fcfaf5f0;border:1px solid #14261f1a;border-radius:14px;width:104px;min-height:98px;padding:12px 8px;font-size:13px}.home-category-wrap .category-rail a:last-child{border-right:1px solid #14261f1a}.home-category-wrap .category-rail a:after{display:none}.home-category-wrap .category-rail a.is-active{color:var(--jade-deep);border-color:var(--jade);background:#fcfaf5fa}.home-category-wrap .category-rail a svg{width:27px;height:27px}.section{padding-block:88px}.section--cases{padding-top:58px}.section--cases .section-heading--split{margin-bottom:25px;display:block}.section--cases .section-heading h2,.section--cases .section-heading--split>p{display:none}.section--cases .section-heading .eyebrow{color:var(--ink);font-family:var(--serif);letter-spacing:-.045em;text-transform:none;margin-bottom:0;font-size:29px;font-weight:720}.section--cases .section-heading .eyebrow>span{display:none}.section-heading--split{margin-bottom:42px}.section-heading h2,.process-section h2,.contact-section h2{font-size:clamp(39px,12vw,54px);line-height:1.2}.section-heading--split>p{font-size:15px;line-height:1.8}.editorial-grid{display:block}.case-tile,.case-tile--pattern-1,.case-tile--pattern-2,.case-tile--pattern-3,.case-tile--pattern-4,.case-tile--pattern-5,.case-tile--pattern-6{margin:0}.case-tile+.case-tile{margin-top:60px}.case-tile .editorial-image,.case-tile--pattern-1 .editorial-image,.case-tile--pattern-2 .editorial-image,.case-tile--pattern-3 .editorial-image,.case-tile--pattern-4 .editorial-image,.case-tile--pattern-5 .editorial-image,.case-tile--pattern-6 .editorial-image{aspect-ratio:1.5}.case-tile:nth-child(3n+2){margin-left:9%}.case-tile:nth-child(3n){margin-right:7%}.case-tile__link{border-radius:14px}.case-tile__arrow{width:44px;height:44px;bottom:13px;right:13px;transform:none}.case-tile__meta{margin-top:17px}.case-tile__meta h3{font-size:28px}.case-tile__tag{display:none}.center-action{margin-top:70px}.center-action .button{width:100%}.service-list li{grid-template-columns:34px 1fr 46px;gap:13px;min-height:132px;padding-block:20px}.service-list li:hover{padding-inline:0}.service-list__number{grid-column:1;align-self:start;padding-top:6px}.service-list li>svg{display:none}.service-list li>div{grid-column:2}.service-list li>a{grid-column:3;width:44px;height:44px}.service-list h3{font-size:29px}.service-list p{font-size:14px;line-height:1.65}.process-section__layout{gap:48px}.process-list li{grid-template-columns:44px 1fr;gap:12px;padding:26px 0 30px}.process-list h3{font-size:28px}.contact-section__layout{gap:42px}.contact-list>div{grid-template-columns:66px 1fr;gap:12px}.contact-list dd{font-size:17px}.qr-list{grid-template-columns:1fr 1fr;gap:18px;display:grid}.qr-list figure,.qr-list img{width:100%}.page-intro{padding-top:73px}.page-intro h1{font-size:clamp(48px,15vw,66px);line-height:1.14}.page-intro>p:last-child{font-size:15px}.cases-page>.shell:has(.category-rail){width:100%;padding-left:20px}.category-rail--compact{border-left:0;border-radius:0}.category-rail--compact a{width:120px;min-height:82px;font-size:13px}.category-rail--compact a svg{width:22px;height:22px}.cases-index{padding-top:34px}.cases-index__count{justify-content:flex-start;margin-bottom:34px}.detail-page{padding-top:45px}.detail-hero__grid{margin-top:34px}.detail-hero h1{font-size:clamp(51px,15vw,72px)}.detail-hero__grid>p{font-size:15px}.detail-media{border-radius:0;width:100%}.detail-media .editorial-image{aspect-ratio:1.5;min-height:auto}.detail-story{gap:36px;width:calc(100% - 40px);padding-block:80px}.detail-story h2{font-size:40px}.detail-story__content>p{font-size:15px}.related-grid,.related-grid .case-tile:last-child{display:block}.related-grid .case-tile+.case-tile{margin-top:52px}.loading-hero{min-height:500px;padding-top:80px}.skeleton--title{height:115px}.loading-grid{display:block}.skeleton--media{height:270px;margin-bottom:24px}.skeleton--media:nth-child(3){display:none}.site-footer__top{grid-template-columns:1fr;gap:40px;padding-block:52px}.site-footer__links{grid-template-columns:1fr 1fr;gap:12px 40px;display:grid}.site-footer__links a{min-height:44px}.site-footer__bottom{flex-direction:column;gap:5px}}@media (max-width:370px){.site-brand{font-size:15px}.public-site .hero__botanical{color:#1f534045;right:-112px}.hero h1{font-size:46px}.hero h1>span{font-size:.82em}.hero__lead{font-size:14px}.hero__visual{min-height:400px}.phone-panel{width:140px}.phone-panel--2{width:164px}}@media (min-width:371px) and (max-width:430px){.public-site .hero__botanical{color:#1f53404a;right:-105px}}@media (prefers-reduced-motion:reduce){.public-site *,.public-site :before,.public-site :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{color:#14261f;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f0e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}.route-loading,.root-error{text-align:center;background:#f3f0e8;place-content:center;justify-items:center;gap:12px;min-height:100vh;padding:32px;display:grid}.root-error h1,.root-error p{margin:0}.root-error button{color:#fff;cursor:pointer;background:#ff5c38;border:0;border-radius:12px;min-height:44px;padding:0 20px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
