/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.z-5\!{z-index:5!important}.block{display:block}.table{display:table}.h-4{height:calc(var(--spacing) * 4)}.w-7{width:calc(var(--spacing) * 7)}.px-px{padding-inline:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--green:#078747;--deep:#075b3a;--lime:#c6d93a;--orange:#f15a24;--orange-deep:#d84b18;--ink:#18201c;--muted:#647068;--pale:#f4f7f2;--line:#dfe7df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{width:24px;height:24px}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;display:flex}.brand img{object-fit:contain;width:64px;height:54px}.brand span{flex-direction:column;display:flex}.brand strong{font-size:19px}.brand small{letter-spacing:.18em;color:#78827c;margin-top:4px;font-size:10px}.site-header nav{gap:48px;font-weight:700;display:flex}.site-header nav a{padding:34px 0;position:relative}.site-header nav a:after{content:"";background:var(--green);height:2px;transition:all .2s;position:absolute;bottom:23px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-phone{color:var(--green);align-items:center;gap:9px;font-size:19px;font-weight:800;display:flex}.header-phone svg{width:21px}.hero{background:linear-gradient(120deg,#fff 10%,#f5f8f4 48%,#0000 70%);grid-template-columns:47% 53%;min-height:790px;display:grid}.hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:82px 40px 70px max(6vw,72px);display:flex}.eyebrow{color:var(--green);letter-spacing:.15em;margin:0 0 22px;font-size:13px;font-weight:800}.hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(46px,4.3vw,69px);font-weight:850;line-height:1.12}.hero h1 em{color:var(--green);font-style:normal}.hero-services{grid-template-columns:repeat(3,1fr);gap:12px;max-width:620px;margin-top:40px;display:grid}.hero-services a{background:#fff;border:1px solid #e4e9e5;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:128px;transition:all .2s;display:flex;box-shadow:0 8px 24px #16362414}.hero-services a:hover{transform:translateY(-4px);box-shadow:0 13px 28px #16362421}.hero-services span{width:50px;height:50px;color:var(--green);background:#e9f4e9;border-radius:50%;place-items:center;display:grid}.hero-services strong{font-size:18px}.hero-actions{gap:14px;margin-top:28px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:12px;height:66px;padding:0 28px;font-size:18px;font-weight:800;transition:all .2s;display:inline-flex}.button.primary{background:var(--green);color:#fff;min-width:250px;box-shadow:0 8px 18px #07874733}.button.primary:hover{background:var(--deep)}.button.primary svg:last-child{margin-left:auto}.button.outline{border:1px solid var(--green);color:var(--green);background:#fff;min-width:220px}.hero-image{background:linear-gradient(90deg,#f4f7f2 0%,#0000 17%),url(/hero-foodservice.png) 50%/cover no-repeat;position:relative}.image-badge{color:var(--deep);background:#ffffffed;border-radius:12px;padding:14px 20px;font-weight:700;position:absolute;bottom:36px;right:42px;box-shadow:0 10px 25px #00000026}.image-badge span{color:var(--green);margin-right:7px;font-size:23px}.trust-strip{background:#f7f9f5;border-bottom:1px solid #e8eee7;justify-content:space-between;align-items:center;min-height:146px;padding:30px max(6vw,72px);display:flex}.trust-strip p{font-size:22px;font-weight:700}.trust-strip p strong{color:var(--green)}.trust-strip>div{gap:36px;display:flex}.trust-strip span{align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.trust-strip span svg{color:var(--green);width:29px;height:29px}.section{padding:110px max(6vw,92px)}.intro{grid-template-columns:1fr 1.3fr;align-items:end;gap:100px;display:grid}.section h2,.contact h2,.strengths h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,3.2vw,52px);line-height:1.25}.intro-copy{color:#4c5750;font-size:20px;line-height:1.8}.intro-copy p{margin:0 0 15px}.services{background:var(--pale)}.section-heading{text-align:center;max-width:700px;margin:0 auto 55px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p:last-child{color:var(--muted);font-size:18px}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1360px;margin:auto;display:grid}.service-grid article{background:#fff;border:1px solid #e1e8e1;border-radius:20px;padding:38px;transition:all .2s;position:relative;box-shadow:0 7px 24px #1236220d}.service-grid article:hover{transform:translateY(-5px);box-shadow:0 14px 35px #1236221a}.service-no{color:#b4c0b7;font-size:13px;font-weight:800;position:absolute;top:30px;right:30px}.service-icon{width:62px;height:62px;color:var(--green);background:#eaf4e9;border-radius:16px;place-items:center;display:grid}.service-icon svg{width:31px;height:31px}.service-grid h3{margin:24px 0 14px;font-size:27px}.service-grid p{color:var(--muted);min-height:84px;line-height:1.75}.service-grid ul{border-top:1px solid #e8ede8;border-bottom:1px solid #e8ede8;margin:20px 0;padding:22px 0;list-style:none}.service-grid li{align-items:center;gap:7px;margin:11px 0;font-size:14px;display:flex}.service-grid li svg{width:17px;color:var(--green)}.service-grid article>a{color:var(--green);justify-content:space-between;align-items:center;font-weight:800;display:flex}.service-grid article>a svg{width:20px}.strengths{background:var(--deep);color:#fff;grid-template-columns:.8fr 1.2fr;gap:100px;padding:110px max(6vw,92px);display:grid}.eyebrow.light{color:#b9d65b}.strength-copy>p:nth-of-type(2){color:#cbd9d0;margin:25px 0 35px;line-height:1.8}.light-button{color:var(--deep);background:#fff;width:max-content}.strength-list{grid-template-columns:1fr 1fr;gap:16px;display:grid}.strength-list article{background:#ffffff14;border:1px solid #ffffff21;border-radius:16px;gap:20px;padding:28px;display:flex}.strength-list b{color:#b9d65b}.strength-list h3{margin:0 0 10px;font-size:20px}.strength-list p{color:#c9d8cf;margin:0;font-size:14px;line-height:1.7}.contact{background:#f7f9f6;grid-template-columns:.85fr 1.15fr;gap:90px;padding:110px max(6vw,92px);display:grid}.contact-info>p:nth-of-type(2){color:var(--muted);margin:22px 0 34px;font-size:18px}.contact-cards{gap:12px;display:grid}.contact-cards a{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:15px;padding:20px 22px;display:flex}.contact-cards a>svg{color:var(--green);width:28px}.contact-cards span{flex-direction:column;gap:5px;display:flex}.contact-cards small{color:var(--muted)}.contact-cards strong{font-size:19px}.contact form{background:#fff;border-radius:20px;padding:38px;box-shadow:0 12px 35px #18312214}.form-title{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.form-title h3{margin:0;font-size:26px}.form-title span{color:#89928c;font-size:12px}.contact label{flex-direction:column;gap:8px;margin-bottom:17px;font-size:13px;font-weight:700;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact input,.contact select,.contact textarea{background:#fff;border:1px solid #d7ded8;border-radius:9px;outline:none;width:100%;padding:14px 15px}.contact textarea{resize:vertical}.contact input:focus,.contact select:focus,.contact textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #07874717}.contact .privacy{flex-direction:row;align-items:center;font-weight:400}.privacy input{width:16px}.contact button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;height:60px;font-size:17px;font-weight:800;display:flex}.contact button:hover{background:var(--deep)}.form-notice{color:var(--green);text-align:center;font-size:13px}footer{color:#fff;background:#17241c;justify-content:space-between;gap:50px;padding:58px max(6vw,92px);display:flex}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand img{object-fit:contain;filter:brightness(0)invert();width:70px;height:60px}.footer-brand strong{font-size:20px}.footer-brand p{color:#aebbb2;font-size:13px}.footer-info{color:#aebbb2;text-align:right;font-size:13px;line-height:1.6}.footer-info i{background:#758078;width:1px;height:10px;margin:0 8px;display:inline-block}.copyright{color:#718077;margin-top:20px}.mobile-cta{display:none}@media (width<=1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:70px 7vw}.hero-image{min-height:520px}.trust-strip{flex-direction:column;align-items:flex-start;gap:20px}.intro,.strengths,.contact{grid-template-columns:1fr;gap:50px}.service-grid{grid-template-columns:1fr}.service-grid p{min-height:auto}.strength-list{grid-template-columns:1fr 1fr}}@media (width<=680px){body{padding-bottom:64px}.site-header{height:70px;padding:0 18px}.brand img{width:48px;height:42px}.brand strong{font-size:15px}.brand small,.header-phone{display:none}.hero-copy{padding:50px 20px 44px}.hero h1{font-size:42px}.hero-services{gap:7px;margin-top:30px}.hero-services a{height:104px}.hero-services strong{font-size:14px}.hero-services span{width:42px;height:42px}.hero-services svg{width:21px}.hero-actions{display:grid}.button{width:100%;height:58px}.hero-image{min-height:390px}.image-badge{font-size:13px;bottom:18px;right:18px}.trust-strip,.section,.strengths,.contact{padding:72px 20px}.trust-strip>div{gap:18px;display:grid}.intro{gap:25px}.intro-copy{font-size:17px}.service-grid article{padding:28px}.section-heading{text-align:left}.strength-list,.form-row{grid-template-columns:1fr}.contact form{padding:24px 18px}footer{flex-direction:column;padding:45px 20px}.footer-info{text-align:left}.footer-info p{margin:6px 0}.footer-info i{display:none}.mobile-cta{z-index:30;background:#fff;grid-template-columns:1fr 1fr;height:64px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 18px #0000001f}.mobile-cta a{color:var(--green);justify-content:center;align-items:center;gap:8px;font-weight:800;display:flex}.mobile-cta a:last-child{background:var(--green);color:#fff}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.hero h1 em.health{color:var(--orange)}.site-header nav{gap:32px}.visual-card:nth-child(3) .visual-tags span{color:var(--orange-deep);background:#fff1eb}.ceo-message{background:#fff;grid-template-columns:.8fr 1.2fr;gap:90px;padding:110px max(6vw,92px);display:grid;position:relative;overflow:hidden}.ceo-title{align-self:start}.ceo-title h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,3.2vw,52px);line-height:1.25}.ceo-title>p:last-child{color:var(--green);margin-top:24px;font-weight:800}.ceo-letter{z-index:1;border-left:4px solid var(--green);background:#f7f9f6;border-radius:0 20px 20px 0;padding:42px 46px;position:relative;box-shadow:0 12px 35px #18312212}.ceo-letter p{color:#4d5851;margin:0 0 18px;font-size:17px;line-height:1.9}.ceo-letter p:first-child{color:var(--ink);font-size:20px;font-weight:800}.ceo-sign{flex-direction:column;align-items:flex-end;margin-top:30px;display:flex}.ceo-sign span{color:var(--muted);font-size:13px}.ceo-sign strong{letter-spacing:.14em;color:var(--deep);margin-top:6px;font-size:22px}.ceo-mark{color:#07874709;letter-spacing:-.12em;font-size:260px;font-weight:900;position:absolute;bottom:-80px;left:-25px}.brand-sentence strong{color:var(--green)}.brand-sentence em{color:var(--orange);font-style:normal}.brand-sentence b{color:#111;font-weight:700}.visual-services{background:#fff;padding:110px max(5vw,72px)}.visual-services .section-heading h2{font-size:clamp(36px,3.2vw,52px)}.visual-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1400px;margin:auto;display:grid}.visual-card{background:#fff;border:1px solid #dfe7df;border-radius:22px;transition:all .25s;overflow:hidden;box-shadow:0 12px 35px #12362217}.visual-card:hover{transform:translateY(-6px);box-shadow:0 19px 42px #12362224}.visual-photo{background-position:50%;background-size:cover;height:280px;position:relative}.visual-photo:after{content:"";background:linear-gradient(#0000 45%,#002312b8);position:absolute;inset:0}.visual-photo span{z-index:1;color:#fff;letter-spacing:.18em;font-size:12px;font-weight:800;position:absolute;bottom:21px;left:26px}.ingredients .visual-photo{background-image:url(/food-ingredients-service.png)}.outsourcing-card .visual-photo{background-image:url(/hero-foodservice.png)}.mobile-meal .visual-photo{background-image:url(/mobile-meal-service.png)}.visual-content{padding:30px}.visual-content small{color:var(--green);font-weight:800}.visual-content h3{margin:11px 0 13px;font-size:29px}.visual-content p{min-height:78px;color:var(--muted);margin:0;line-height:1.7}.visual-tags{flex-wrap:wrap;gap:7px;margin:22px 0;display:flex}.visual-tags span{color:var(--deep);background:#edf6ed;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.visual-card:nth-child(2) .visual-tags span{color:var(--orange-deep);background:#fff1eb}.visual-content button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 18px;font-weight:800;display:flex}.visual-content button:hover{background:var(--deep)}.visual-content button svg{width:20px}.outsourcing{color:#fff;background:#102f20;padding:110px max(6vw,92px)}.outsourcing-heading{text-align:center;max-width:760px;margin:0 auto 55px}.outsourcing-heading h2{margin:0;font-size:clamp(38px,3.5vw,55px);line-height:1.2}.outsourcing-heading>p:last-child{color:#c4d2c9;font-size:18px}.outsourcing-points{grid-template-columns:repeat(2,1fr);gap:16px;max-width:1300px;margin:auto;display:grid}.outsourcing-points article{background:#ffffff0f;border:1px solid #ffffff21;border-radius:15px;gap:18px;padding:26px;display:flex}.outsourcing-points article.featured{color:var(--ink);background:#fff;border:0;min-height:285px;padding:34px}.outsourcing-points article.featured.orange{border-top:6px solid var(--orange)}.point-icon{width:55px;height:55px;color:var(--green);background:#e8f4e9;border-radius:14px;flex:none;place-items:center;display:grid}.orange .point-icon{color:var(--orange);background:#fff0e8}.featured small{color:var(--green);letter-spacing:.08em;font-weight:800}.featured.orange small{color:var(--orange)}.featured h3{margin:9px 0 14px;font-size:28px;line-height:1.35}.featured h3 em{color:var(--green);font-style:normal}.featured.orange h3 em{color:var(--orange)}.featured p{color:var(--muted);margin:0;line-height:1.75}.outsourcing-points article:not(.featured) b{color:var(--lime)}.outsourcing-points article:not(.featured) h3{margin:0 0 8px;font-size:19px}.outsourcing-points article:not(.featured) p{color:#c7d5cc;margin:0;font-size:14px;line-height:1.65}.outsource-cta{background:var(--orange);color:#fff;cursor:pointer;border:0;margin:35px auto 0}.outsource-cta:hover{background:var(--orange-deep)}@media (width<=1050px){.visual-grid{grid-template-columns:1fr}.visual-card{grid-template-columns:42% 58%;display:grid}.visual-photo{height:100%;min-height:330px}.visual-content p{min-height:auto}.outsourcing-points{grid-template-columns:1fr}.ceo-message{grid-template-columns:1fr;gap:35px}}@media (width<=680px){.visual-services,.outsourcing,.ceo-message{padding:72px 20px}.visual-services .section-heading,.outsourcing-heading{text-align:left}.visual-card{display:block}.visual-photo{height:230px;min-height:0}.visual-content{padding:25px 22px}.outsourcing-points article,.outsourcing-points article.featured{min-height:0;padding:24px 20px}.featured h3{font-size:23px}.point-icon{width:47px;height:47px}.brand-sentence{line-height:1.75}.ceo-letter{padding:30px 24px}.ceo-letter p{font-size:15px}.ceo-mark{display:none}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
