:root{--brand-amber:#F3AF22;--brand-amber-dark:#D18F10;--brand-purple:#7b3ec8;--ink:#0f172a;--subtle:#475569;--bg:#fffaf3;--paper:#fffdf8;--ring:rgba(243,175,34,0.25);--container-max:1120px;--p-fruits:#FF671F;--p-veggies:#228848;--p-drinks:#F6EB61;--p-baby:#EBD3D7;--p-prepared:#A8C700;--p-emergency:#C00D1E;--p-protein:#00A7E1;--p-font-chip:#4B353B;--p-sweets-red:#C00D1E;--p-sweets-pink:#FFB1BB;--p-sweets-wine:#862633}*{box-sizing:border-box}body,html{margin:0;padding:0}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}:root{--fallback-sans:ui-sans-serif,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}body{font-family:var(--font-acumin),var(--fallback-sans);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:3px solid var(--brand-amber);outline-offset:2px}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 24px}.center{text-align:center}.h2{margin:16px 0 0;font-weight:900;letter-spacing:-.02em;font-size:32px}.h-condensed,.heroTitle{font-family:var(--font-helvetica-cond),var(--font-acumin),var(--fallback-sans);letter-spacing:-.02em}.cjk{font-family:var(--font-adobesong),var(--font-acumin),var(--fallback-sans)}.section{padding:64px 0}.btn{margin-top:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:9999px;border:0;cursor:pointer;font-weight:800;font-size:15px;background:var(--brand-amber);color:#fff;transition:background-color .15s ease,transform .02s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 2px 0 rgba(0,0,0,.06)}.btn:hover{background:var(--brand-amber-dark)}.btn:active{transform:translateY(1px)}.btn svg{width:18px;height:18px;stroke:#fff;stroke-width:2.25;fill:none}.kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#fff;box-shadow:0 0 0 4px var(--ring);font-weight:800;color:#a16207}.navBar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #eee}.headerRow{display:flex;align-items:center;flex-wrap:wrap;gap:16px;height:64px;justify-content:flex-start}.nav a{font-weight:600;color:#111827}.hero{position:relative;background:#fef7ea;display:grid;place-items:center;overflow:hidden}@media (min-width:1025px){.hero{height:40vh;min-height:650px}}@media (max-width:1024px){.hero{height:30vh;min-height:300px}}.heroImg,.heroVideo{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;filter:saturate(1.02)}.heroOverlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.2))}.heroInner{position:relative;z-index:1}.heroTitle{color:#fff;font-weight:900;letter-spacing:-.02em;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.25);font-size:clamp(34px,5vw,56px)}.introTitle{display:flex;align-items:baseline;justify-content:center;gap:3px;flex-wrap:wrap;margin:0 0 12px}.introWord{font-family:var(--font-helvetica-cond),var(--font-acumin),var(--fallback-sans);font-weight:500;letter-spacing:-.01em;color:#2b1b1b;font-size:clamp(32px,5vw,56px);line-height:1}.maxBadge{display:inline-block;background:var(--brand-amber);border-radius:10px;padding:.1em .2em .15em .9em;box-shadow:0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.25);color:#2b1b1b}.introSub{color:var(--subtle);max-width:62ch;margin:40px auto 16px;line-height:1.5}.productGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:40px;gap:40px;align-items:start}@media (max-width:1024px){.productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.productGrid{grid-template-columns:1fr}}.productItem{display:grid;justify-items:center;grid-gap:8px;gap:8px}.productVisual{position:relative;width:clamp(220px,30vw,360px);height:clamp(160px,22vw,260px);background:transparent}.productOutline,.productPhoto{position:absolute;inset:0;margin:auto;max-width:100%;max-height:100%;object-fit:contain;background:transparent!important}.productLabel{display:inline-flex;align-items:center;gap:10px;justify-content:center}.productLabel .introWord{font-family:var(--font-helvetica-cond),var(--font-acumin),var(--fallback-sans);font-weight:900;letter-spacing:-.02em;color:#2b1b1b;font-size:clamp(28px,4vw,40px);line-height:1}.productIconBadge{width:clamp(22px,3vw,36px);height:auto}.productsActions{display:flex;justify-content:center;margin-top:8px}.ornaments{background:rgba(245,166,35,.75)}.sectionTitle{font-family:var(--font-helvetica-cond),var(--font-acumin),var(--fallback-sans);font-weight:900;letter-spacing:-.02em;color:#2b1b1b;text-align:center;font-size:clamp(28px,3.8vw,42px);margin:0 0 18px}.productCard{background:#fff;border-radius:28px;padding:24px;box-shadow:0 8px 28px rgba(15,23,42,.08);display:flex;flex-direction:column;align-items:center;gap:12px;border:6px solid #f4e5c3}.productIcon{font-size:64px}.productTitle{font-size:28px;font-weight:900}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:16px}.ctaBand .introTitle{margin-bottom:6px}.ctaBand .introSub{margin:6px auto 0}.ornaments{background:rgb(255,255,255);padding:48px 0;margin:48px 0;border-radius:24px}.ornGrid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:12px;gap:12px}.orn{background:#fff3;display:grid;place-items:center;border-radius:16px;height:64px;font-size:28px}.footer{background:#111827;color:#e5e7eb;padding:40px 0 56px;margin-top:48px}.footerGrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:24px;gap:24px}.footer h4{margin:0 0 12px;font-size:14px;color:#fef3c7;text-transform:uppercase;letter-spacing:.08em}.footer a{color:#e5e7eb}.footer a:hover{text-decoration:underline}.brand{font-size:22px;font-weight:900;color:#fde68a}@media (max-width:1280px){.featureGrid{gap:28px}}@media (max-width:1024px){.featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.featureGrid,.footerGrid{grid-template-columns:1fr}.section{padding:48px 0}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1,1);white-space:nowrap;border:0}.aboutMain{background:#fff;display:flex;flex-direction:column;align-items:center}.pageH1.cleanTitle{font-family:var(--font-helvetica-cond,Helvetica,sans-serif);font-weight:900;font-size:clamp(34px,5.2vw,64px);margin:0 auto 40px;line-height:1.05}.pageH1.cleanTitle,.subTitle{color:#2b1b1b;text-align:center}.subTitle{font-weight:800;font-size:1.8rem;margin-bottom:16px}.aboutBlock{margin:30px 0 80px}.centerBlock{text-align:center;max-width:900px;margin:0 auto}.prose{color:#1f2937;line-height:1.9;font-size:1.1rem;margin:0 auto 20px;max-width:80ch}.prose strong{color:#2b1b1b}.valuesCard{display:grid;grid-template-columns:1.2fr 1fr;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 26px rgba(15,23,42,.08);margin-top:20px}.valuesImage{width:100%;height:100%;object-fit:cover;display:block}.valuesPane{background:var(--brand-amber);padding:22px 26px;color:#1e1b16}.valuesList{list-style:none;margin:0;padding:0;display:grid;grid-gap:14px;gap:14px}.valuesList li{display:grid;grid-template-columns:10px 1fr;align-items:start;grid-column-gap:10px;column-gap:10px}.valuesList .dot{width:8px;height:8px;border-radius:999px;background:#1f1a17;translate:0 .45em}.valuesList p{margin:0;line-height:1.5}.valuesList strong{color:#1f1a17}@media (max-width:900px){.valuesCard{grid-template-columns:1fr}.valuesPane{padding:20px}}.lead{color:#1f2937;max-width:80ch;margin:18px auto 0;line-height:1.6}.serviceRow{display:grid;grid-template-columns:1.05fr 1.95fr;align-items:stretch;grid-gap:0;gap:0;margin:32px 0 48px}@media (max-width:900px){.serviceRow{grid-template-columns:1fr}}.serviceText{position:relative;display:flex;flex-direction:column;justify-content:center;padding:22px 26px;z-index:1}.serviceText:before{content:"";position:absolute;inset:0;background:var(--bar-bg,transparent);border-radius:16px 0 0 16px;z-index:-1}.serviceText .flag{display:inline-block;font-weight:900;font-size:24px;line-height:1.1;padding:6px 0;margin:0 0 12px;color:var(--bar-fg,#2b1b1b);text-shadow:0 1px 0 rgba(255,255,255,.25)}.serviceText .prose{margin:0;line-height:1.65;color:var(--bar-fg,#1f2937)}.serviceVisual{position:relative;border-radius:0 16px 16px 0;overflow:hidden;min-height:280px;box-shadow:0 8px 22px rgba(15,23,42,.1);z-index:2}.serviceImage{width:100%;height:100%;object-fit:cover;display:block}.bar--amber{--bar-bg:var(--brand-amber);--bar-fg:#2b1b1b}.bar--green{--bar-bg:#6cc24a;--bar-fg:#16300f}.bar--purple{--bar-bg:#7b3ec8;--bar-fg:#ffffff}.bar--blue{--bar-bg:#5aa7d6;--bar-fg:#0f2630}@media (max-width:900px){.serviceText:before{border-radius:16px 16px 0 0}.serviceVisual{border-radius:0 0 16px 16px}}.stripe:before{content:\"\";position:absolute;inset:0;width:32%;max-width:240px;border-top-left-radius:16px;border-bottom-left-radius:16px;z-index:0}.stripe img{position:relative;z-index:1}.stripe--green:before{background:#a8d27c}.stripe--purple:before{background:#bda1e8}.stripe--blue:before{background:#b5daef}.hBadgeTitle{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;justify-content:center;margin:0 0 40px}.titlePill,.titleRest{font-family:var(--font-helvetica-cond),var(--font-acumin),var(--fallback-sans);font-weight:900;letter-spacing:.02em;color:#2b1b1b;font-size:clamp(32px,2vw,72px);line-height:1}.titlePill{position:relative;z-index:0}.titlePill:before{content:"";position:absolute;left:var(--pill-x,-1.15em);top:var(--pill-y,-.18em);width:var(--pill-w,calc(80% + .1em));height:var(--pill-h,1.25em);border-radius:var(--pill-r,14px);background:var(--brand-amber);box-shadow:0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.25);z-index:-1;pointer-events:none}.benefitsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px 36px;gap:32px 36px;margin-top:60px}@media (max-width:900px){.benefitsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.benefitsGrid{grid-template-columns:1fr}}.benefitItem{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start}.benefitIcon{width:60px;height:60px;margin-bottom:16px}.benefitTitle{font-weight:900;color:#2b1b1b;letter-spacing:-.01em;line-height:1.25;display:block;align-items:center;justify-content:center;min-height:2.5em;max-width:26ch;text-wrap:balance;margin:0;padding:0 8px}.benefitText{color:var(--subtle);max-width:50ch;margin:8px auto 0;line-height:1.5}@media (max-width:560px){.benefitTitle{min-height:auto}}.qcTextGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 28px;gap:18px 28px;margin:18px 0}@media (max-width:900px){.qcTextGrid{grid-template-columns:1fr}}.qcImageRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:10px 0 16px}@media (max-width:900px){.qcImageRow{grid-template-columns:1fr}}.qcImage{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;box-shadow:0 8px 22px rgba(15,23,42,.1)}.qcImageFull{margin-top:12px}.qcImageFull img{display:block;width:100%;height:auto;border-radius:12px;box-shadow:0 8px 22px rgba(15,23,42,.1)}.contactGrid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:24px;gap:24px;align-items:start}@media (max-width:980px){.contactGrid{grid-template-columns:1fr}}.card{background:#fff;border-radius:16px;box-shadow:0 10px 26px rgba(15,23,42,.08)}.formCard,.infoCard{padding:22px}.formRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:640px){.formRow{grid-template-columns:1fr}}.field{display:grid;grid-gap:6px;gap:6px;margin-bottom:12px}.field label{font-weight:700;color:#1f2937}.req{color:#b91c1c;margin-left:2px}.input,.select,.textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;font:inherit;color:#111827;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;padding:10px 12px;transition:border .15s ease,box-shadow .15s ease}.select{padding-right:34px}.textarea{resize:vertical}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--brand-amber);box-shadow:0 0 0 3px var(--ring)}.hp{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.note{display:inline-flex;align-items:center;gap:8px;font-weight:700;padding:8px 10px;border-radius:10px}.note svg{width:18px;height:18px;fill:none}.note.success{color:#166534;background:#ecfdf5;border:1px solid #a7f3d0}.note.success svg path{stroke:#166534;stroke-width:2.25}.note.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.note.error svg path{stroke:#991b1b;stroke-width:2.25}.infoTitle{font-weight:900;letter-spacing:-.01em;margin:4px 0 10px;color:#111827;font-family:var(--font-helvetica-cond),var(--font-acumin),var(--fallback-sans)}.infoList{list-style:none;margin:0 0 14px;padding:0;display:grid;grid-gap:10px;gap:10px}.infoList li{display:grid;grid-template-columns:22px 1fr;grid-gap:10px;gap:10px;align-items:start;color:#111827}.infoList svg{width:18px;height:18px;fill:#111827}.mapFrame{margin-top:8px;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 6px 16px rgba(15,23,42,.06)}.mapFrame iframe{display:block;width:100%;height:260px;border:0}.frameTitleWrap{position:relative;display:inline-flex;align-items:center;gap:10px}.frameBoxOutline{position:absolute;left:-60px;top:25%;transform:translateY(-50%);z-index:-1;width:clamp(12px,36vw,200px);height:clamp(36px,6vw,58px);border-radius:14px;border:clamp(6px,.9vw,10px) solid var(--brand-amber);background:transparent}@media (max-width:900px){form fieldset>div[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:10px!important}form label{width:100%;display:block!important}form input,form select,form textarea{width:100%!important;min-width:0;box-sizing:border-box}form div[style*="display: flex"][style*="gap: 8px"]{flex-direction:column!important;align-items:stretch!important}form button{width:100%!important}table{display:block;width:100%;overflow-x:auto}td,th{white-space:nowrap}}@media (max-width:640px){main{padding:20px 14px!important}h1{font-size:1.6rem!important}fieldset{padding:12px!important}}.Footer_footer__UaG1g{background:#ffffff;color:#111827;padding:48px 0 28px;border-top:4px solid var(--brand-amber)}.Footer_grid__qjDt3{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;grid-gap:28px;gap:28px}@media (max-width:1024px){.Footer_grid__qjDt3{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer_grid__qjDt3{grid-template-columns:1fr}}.Footer_brandRow___rk9_{display:flex;align-items:center;gap:12px;margin-bottom:12px}.Footer_brandImage__mqxVn{height:auto;width:auto;max-width:220px}.Footer_blurb__CE_ll{margin:8px 0 16px;max-width:40ch;color:#111827}.Footer_socials__QgDMT{display:flex;gap:14px}.Footer_socials__QgDMT a svg{width:18px;height:18px;fill:#111827}.Footer_socials__QgDMT a:hover svg{opacity:.75}.Footer_colTitle__sNZTr{color:#111827;text-transform:none;font-weight:800;letter-spacing:.01em;margin:4px 0 12px;font-size:16px}.Footer_list__nA1sk{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.Footer_list__nA1sk a{color:#111827}.Footer_list__nA1sk a:hover{text-decoration:underline}.Footer_contact__Qek_T{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.Footer_contact__Qek_T li{display:grid;grid-template-columns:20px 1fr;align-items:start;grid-gap:10px;gap:10px}.Footer_contact__Qek_T svg{width:18px;height:18px;fill:#111827}.Footer_legal__gVqLl{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:28px;padding-top:20px;border-top:1px solid #e5e7eb}.Footer_copy__IbaoR{color:#111827}.Footer_legalLinks__ABuv_{display:flex;gap:20px;flex-wrap:wrap}.Footer_legalLinks__ABuv_ a{color:#111827}.Footer_legalLinks__ABuv_ a:hover{text-decoration:underline}@font-face{font-family:acumin;src:url(/_next/static/media/ea240cdcd8dd5a7f-s.p.otf) format("opentype");font-display:swap}@font-face{font-family:acumin Fallback;src:local("Arial");ascent-override:77.59%;descent-override:27.97%;line-gap-override:21.11%;size-adjust:94.73%}.__className_b5cc50{font-family:acumin,acumin Fallback}.__variable_b5cc50{--font-acumin:"acumin","acumin Fallback"}@font-face{font-family:adobeSong;src:url(/_next/static/media/c452b8806e9fa5fd-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:adobeSong Fallback;src:local("Arial");ascent-override:101.32%;descent-override:13.82%;line-gap-override:115.13%;size-adjust:86.86%}.__className_20df74{font-family:adobeSong,adobeSong Fallback;font-weight:400;font-style:normal}.__variable_20df74{--font-adobesong:"adobeSong","adobeSong Fallback"}@font-face{font-family:helveticaCond;src:url(/_next/static/media/db292789baaab585-s.p.otf) format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:helveticaCond Fallback;src:local("Arial");ascent-override:104.07%;descent-override:24.66%;line-gap-override:0.00%;size-adjust:95.70%}.__className_c3044b{font-family:helveticaCond,helveticaCond Fallback;font-weight:900;font-style:normal}.__variable_c3044b{--font-helvetica-cond:"helveticaCond","helveticaCond Fallback"}.Header_brandWrap__eVOAq{gap:10px;text-decoration:none}.Header_brandWrap__eVOAq,.Header_desktopNav__hqXo_{display:flex;align-items:center}.Header_leftNav__IDA92{margin-left:8px}.Header_rightNav__HYASq{margin-left:auto}.Header_navList__l21rr{display:flex;align-items:center;gap:24px;list-style:none;margin-top:20px;padding:0}.Header_navList__l21rr li+li{margin-left:24px}.Header_navList__l21rr a{font-weight:700;color:#111827;text-decoration:none;transition:color .2s ease}.Header_navList__l21rr a:hover{color:var(--brand-amber-dark)}.Header_hamburger___6DdG{display:none;margin-left:auto;width:40px;height:40px;border:0;background:transparent;cursor:pointer;align-items:center;justify-content:center;z-index:31}.Header_bar__ODNIU{display:block;width:22px;height:2px;background:#111827;margin:4px 0;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.Header_hamburger___6DdG[aria-expanded=true] .Header_bar__ODNIU:first-child{transform:translateY(6px) rotate(45deg)}.Header_hamburger___6DdG[aria-expanded=true] .Header_bar__ODNIU:nth-child(2){opacity:0}.Header_hamburger___6DdG[aria-expanded=true] .Header_bar__ODNIU:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.Header_mobilePanel__PXwHC{position:fixed;top:64px;left:0;right:0;background:#fff;border-top:1px solid #eee;box-shadow:0 8px 20px rgba(15,23,42,.12);transform:translateY(-8px);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .25s ease;z-index:30}.Header_mobilePanel__PXwHC.Header_open__k_vL4{transform:translateY(0);opacity:1;pointer-events:auto}.Header_overlay__qJh_7{position:fixed;inset:0;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:20}.Header_overlay__qJh_7.Header_open__k_vL4{opacity:1;pointer-events:auto}.Header_mobileList__jVR_h{list-style:none;padding:14px 24px 20px;margin:0;display:grid;grid-gap:12px;gap:12px}.Header_mobileList__jVR_h a{font-weight:700;color:#111827;text-decoration:none;transition:color .2s ease}.Header_mobileList__jVR_h a:hover{color:var(--brand-amber-dark)}@media (max-width:1280px){.Header_navList__l21rr{gap:18px}.Header_navList__l21rr li+li{margin-left:18px}}@media (max-width:900px){.Header_desktopNav__hqXo_{display:none}.Header_hamburger___6DdG{display:inline-flex;width:36px;height:36px}}@media (max-width:480px){.Header_mobileList__jVR_h{padding:12px 18px 18px;gap:10px}.Header_bar__ODNIU{width:20px}}