/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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)}.contents{display:contents}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#fffaf5;--paper:#fffefb;--ink:#4c2618;--muted:#745e55;--pink:#ee6f8b;--pink-soft:#fbdde3;--sun:#f8d66d;--sky:#cfe9f4;--blue:#2e82ae;--green:#cddb91;--lilac:#ddd0ec;--line:#4c26181f;--shadow:0 24px 70px #6f40281f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}body::selection{background:var(--pink-soft)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:10px;padding:12px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.announcement{background:var(--ink);color:#fff8ef;letter-spacing:.03em;text-align:center;justify-content:center;align-items:center;gap:9px;min-height:34px;padding:8px 20px;font-size:12px;font-weight:700;display:flex}.announcement-dot{color:var(--sun)}.site-header{z-index:80;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf5eb;grid-template-columns:180px 1fr auto 150px;align-items:center;gap:12px;height:98px;padding:0 clamp(20px,5vw,78px);display:grid;position:sticky;top:0}.language-switcher{border:1px solid var(--line);background:#ffffffb8;border-radius:999px;justify-self:end;align-items:center;gap:4px;padding:4px;display:flex}.language-switcher a{color:var(--muted);white-space:nowrap;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900}.language-switcher a.active{background:var(--ink);color:#fff}.brand{justify-content:flex-start;align-items:center;width:118px;height:90px;display:flex}.brand img{object-fit:contain;object-position:center;width:112px;height:88px}.desktop-nav{justify-content:center;gap:clamp(18px,2.5vw,38px);display:flex}.desktop-nav a{font-size:13px;font-weight:700;position:relative}.desktop-nav a:after{content:"";background:var(--pink);height:2px;transition:right .25s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.button{border:1px solid var(--pink);background:var(--pink);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 12px 28px #ee6f8b38}.button:hover,.button:focus-visible{background:#e55f7c;transform:translateY(-2px);box-shadow:0 16px 36px #ee6f8b4d}.button-small{justify-self:end;min-height:44px;padding:0 19px}.text-link{border-bottom:1px solid #4c261861;align-items:center;gap:8px;padding-bottom:4px;font-size:14px;font-weight:800;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(2px,1px)}.hero{background:radial-gradient(circle at 80% 30%,#f9d76e40,#0000 26%),linear-gradient(120deg,#fffaf5 0 48%,#f9eee8 48% 100%);grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(30px,4vw,74px);min-height:calc(100vh - 122px);padding:clamp(64px,7vw,108px) clamp(24px,6vw,96px) clamp(78px,8vw,120px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:660px;position:relative}.eyebrow{color:var(--pink);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:900;line-height:1.2}.eyebrow span{align-items:center;gap:9px;display:inline-flex}.eyebrow span:before{content:"";background:var(--sun);width:26px;height:2px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:720px;margin-bottom:25px;line-height:.96}.hero-question{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(88px,9.5vw,150px);font-weight:500;line-height:.78;display:block}.zero-type{letter-spacing:-.035em;font-weight:700;font-family:var(--font-antonio), "Arial Narrow", sans-serif!important}.hero-answer{max-width:690px;color:var(--pink);margin-top:32px;font-size:clamp(34px,3.8vw,58px);font-weight:600;line-height:1.02;display:block}.closing-section em{color:var(--pink);font-weight:600;display:block}.hero-intro{max-width:575px;color:var(--muted);margin-bottom:30px;font-size:clamp(16px,1.3vw,19px);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero-visual{z-index:2;position:relative}.product-frame{box-shadow:var(--shadow);background:#f7e9e1;border:1px solid #7a4c311f;border-radius:52% 48% 48% 52%/44% 43% 57% 56%;margin:0;overflow:hidden;transform:rotate(-1.2deg)}.product-frame img{aspect-ratio:4/3;object-fit:cover;width:100%;transform:scale(1.025)}.hero-sticker{z-index:3;background:var(--sun);text-align:center;text-transform:uppercase;border:1px solid #4c26181f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;font-size:11px;font-weight:900;line-height:1.15;display:flex;position:absolute;top:-34px;right:-12px;transform:rotate(7deg);box-shadow:0 18px 45px #4c261824}.hero-sticker span{font-family:Georgia,serif;font-size:34px;line-height:.9}.made-in{border:1px solid var(--line);background:#fff;border-radius:999px;margin:0;padding:11px 16px;font-size:12px;font-weight:800;position:absolute;bottom:-38px;right:6%;box-shadow:0 10px 30px #4c261814}.made-in .sg-flag{color:inherit;font-size:17px;line-height:1}.hero-orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:var(--sky);opacity:.75;width:170px;height:170px;bottom:-50px;left:-80px}.orb-two{background:var(--green);opacity:.8;width:44px;height:44px;top:13%;left:48%}.claim-strip{background:#fffdf9;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px clamp(20px,6vw,96px);display:grid}.zero-claim{min-height:174px;color:var(--ink);text-align:center;border:1px solid #4c26181a;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;display:flex}.zero-cholesterol{background:#f7dbe1}.zero-sugar{background:#f8dda0}.zero-transfat{background:#d4e9f2}.zero-value{font-size:clamp(70px,7vw,112px);line-height:.78;display:block}.zero-claim span:last-child{font-family:var(--font-antonio), "Arial Narrow", sans-serif;letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:clamp(14px,1.5vw,20px);font-weight:700}.ingredient-promise{border-bottom:1px solid var(--line);text-align:left;background:#f0f4d7;justify-content:center;align-items:center;gap:18px;padding:30px 24px 34px;display:flex}.ingredient-mark{color:#688331;background:#ffffffb8;border-radius:50%;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:27px;display:grid}.ingredient-promise strong{margin-bottom:5px;font-size:14px;display:block}.ingredient-promise p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.choice-section,.flavours-section,.moments-section,.faq-section{padding:clamp(82px,9vw,132px) clamp(24px,6vw,96px)}.section-heading{max-width:780px}.section-heading h2,.story-copy h2,.partner-copy h2,.faq-intro h2,.closing-section h2{margin-bottom:20px;font-size:clamp(40px,4.5vw,68px);line-height:1}.section-heading>p:last-child{max-width:650px;color:var(--muted);font-size:16px;line-height:1.7}.centered{text-align:center;margin-inline:auto}.centered>p:last-child{margin-inline:auto}.compact{max-width:650px}.choice-section{background:#fffdf9}.choice-heading{margin-bottom:50px}.choice-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid;position:relative}.choice-card{border:1px solid var(--line);border-radius:30px;min-height:410px;padding:clamp(34px,4vw,62px)}.problem-card{background:linear-gradient(145deg,#fff4f3,#f9dce1)}.solution-card{background:linear-gradient(145deg,#f5fcff,#d7edf4)}.card-kicker{letter-spacing:.14em;text-transform:uppercase;margin-bottom:28px;font-size:12px;font-weight:900}.problem-card .card-kicker{color:#cb5e71}.solution-card .card-kicker{color:#2781a9}.choice-card h3{max-width:560px;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(27px,2.5vw,39px);line-height:1.1}.choice-card>p:not(.card-kicker){max-width:590px;color:var(--muted);font-size:15px;line-height:1.75}.mini-pills{flex-wrap:wrap;gap:9px;margin-top:35px;display:flex}.mini-pills span{background:#ffffffad;border-radius:999px;padding:11px 14px;font-size:11px;font-weight:800}.mini-pills b{color:#60a663}.muted-pills b{color:var(--pink)}.zero-medallion{z-index:4;background:var(--sun);border:6px solid #fffdf9;border-radius:50%;place-items:center;width:92px;height:92px;font-size:25px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 34px #4c261826}.flavours-section{background:linear-gradient(#fff8f0,#fffdf9)}.flavour-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:48px;display:grid}.flavour-card{border:1px solid #4c261817;border-radius:22px;min-height:470px;padding:16px 14px 20px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.flavour-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #4c26181a}.flavour-card.sun{background:#fbe3a1}.flavour-card.sky{background:#dceef5}.flavour-card.blush{background:#f7d9dc}.flavour-card.cocoa{background:#b9947d}.flavour-card.pistachio{background:#dde6a7}.flavour-card.lilac{background:#dfd3e9}.flavour-number{letter-spacing:.14em;opacity:.58;font-size:10px;font-weight:900}.flavour-photo-wrap{background:0 0;border-radius:16px;place-items:center;margin:14px 0 20px;display:grid;overflow:hidden}.flavour-photo{aspect-ratio:1;object-fit:contain;object-position:center;width:88%;margin:auto;transition:transform .5s;display:block}.flavour-card:hover .flavour-photo{transform:scale(1.045)}.ingredient-label{letter-spacing:.12em;text-transform:uppercase;opacity:.68;margin-bottom:10px;font-size:9px;font-weight:900}.flavour-card h3{margin-bottom:10px;font-family:Georgia,serif;font-size:20px;line-height:1.08}.flavour-card>p:not(.ingredient-label){color:#4c2618c2;margin-bottom:0;font-size:12px;line-height:1.55}.ingredient-details{border-top:1px solid #4c261821;margin-top:20px;padding-top:15px}.ingredient-details summary{cursor:pointer;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:11px;font-weight:900;list-style:none;display:flex}.ingredient-details summary::-webkit-details-marker{display:none}.ingredient-details summary span{color:var(--pink);font-size:19px;transition:transform .2s}.ingredient-details[open] summary span{transform:rotate(45deg)}.ingredient-details p{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.65}.ingredient-footnote{max-width:850px;color:var(--muted);text-align:center;margin:24px auto 0;font-size:10px;line-height:1.55}.story-section{background:#fcf2e9;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(45px,7vw,110px);padding:clamp(80px,9vw,135px) clamp(24px,6vw,96px);display:grid}.story-button{margin-top:28px;display:inline-flex}.story-image-wrap{position:relative}.story-image-wrap>img{aspect-ratio:1/.84;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:30px 30px 120px}.since-badge{background:var(--sun);text-align:center;border:7px solid #fcf2e9;border-radius:50%;place-content:center;width:104px;height:104px;font-size:11px;display:grid;position:absolute;top:-25px;left:-22px;transform:rotate(-7deg)}.since-badge strong{font-family:Georgia,serif;font-size:23px}.since-badge span{color:var(--pink);font-size:16px}.story-copy>p:not(.eyebrow){max-width:670px;color:var(--muted);font-size:16px;line-height:1.75}.story-values{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.story-values>div{border-top:1px solid var(--line);padding-top:18px}.story-values span{width:38px;height:38px;color:var(--pink);background:#fff;border-radius:50%;place-items:center;margin-bottom:14px;display:grid}.story-values h3{margin-bottom:8px;font-size:13px}.story-values p{color:var(--muted);margin-bottom:0;font-size:11px;line-height:1.55}.endorsement-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:38px;display:grid}.endorsement-card{border-top:1px solid var(--line);min-width:0;padding-top:17px}.endorsement-logo{background:0 0;width:100%;height:124px;margin:0 auto 14px;position:relative;overflow:visible}.endorsement-logo img{object-fit:contain;object-position:center;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0}.endorsement-logo-tall{height:148px}.endorsement-card h3{margin:0 0 7px;font-size:12px;line-height:1.25}.endorsement-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.pharmacy-section{background:linear-gradient(135deg,#edf7f8,#fffaf2 45%,#f7e5eb);padding:clamp(80px,9vw,132px) clamp(24px,6vw,96px)}.pharmacy-intro{text-align:center;max-width:850px;margin:0 auto 48px}.pharmacy-intro h2{letter-spacing:-.045em;margin-bottom:20px;font-family:Georgia,serif;font-size:clamp(42px,5vw,74px);font-weight:500;line-height:1}.pharmacy-intro>p:last-child{max-width:760px;color:var(--muted);margin-inline:auto;font-size:16px;line-height:1.7}.audience-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto;display:grid}.audience-card{border:1px solid var(--line);background:#ffffffad;border-radius:26px;min-height:280px;padding:32px;box-shadow:0 18px 45px #4c261812}.audience-card>span{background:var(--pink-soft);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:52px;font-family:Georgia,serif;font-size:16px;font-weight:800;display:grid}.audience-card h3{margin-bottom:13px;font-family:Georgia,serif;font-size:26px;line-height:1.08}.audience-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.audience-gift>span{background:#f8e8a8}.audience-seniors>span{background:#dce9b9}.pharmacy-note{max-width:850px;color:var(--muted);text-align:center;margin:24px auto 0;font-size:10px;line-height:1.55}@keyframes reveal-up{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.choice-card,.flavour-card,.story-image-wrap,.story-copy,.audience-card,.moment-card,.partners-section>div,.faq-section>div{animation:ease-out both reveal-up;animation-timeline:view();animation-range:entry 4% cover 28%}}.moments-section{background:var(--paper)}.moments-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:46px;display:grid}.moment-card{border:1px solid var(--line);border-radius:24px;min-height:320px;padding:0 0 24px;overflow:hidden}.moment-card>img{aspect-ratio:1.15;object-fit:cover;object-position:center;width:100%;margin-bottom:22px}.moment-card h3,.moment-card p{margin-inline:20px}.moment-card h3{margin-bottom:10px;font-size:14px}.moment-card p{color:var(--muted);font-size:12px;line-height:1.55}.moment-1{background:#fbe8a9}.moment-2{background:#d9eef5}.moment-3{background:#e4eab9}.moment-4{background:#f7dfe3}.moment-5{background:#e5d9ee}.partners-section{color:#fff;background:#6d5392;grid-template-columns:.9fr 1.1fr;min-height:650px;display:grid;overflow:hidden}.world-route{background-image:radial-gradient(circle at 74% 23%,#fff3,#0000 25%),linear-gradient(135deg,#cce6ee,#ead8ef 65%,#f5d5dd)}.world-route .world{opacity:.86;transform:scale(.68)}.world-route .world-one{top:70%;left:66%}.world-route .world-two{top:18%;left:16%}.priority-pill{z-index:4;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#e68;border-radius:999px;padding:8px 13px;font-size:10px;font-weight:900;position:absolute;top:22%;right:8%;box-shadow:0 8px 20px #49235633}.founder-page{background:var(--paper);color:var(--ink)}.founder-header{position:relative}.founder-hero{background:linear-gradient(135deg,#fff9f2,#f9e9eb 70%);grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(38px,6vw,88px);padding:clamp(70px,8vw,120px) clamp(24px,6vw,96px);display:grid}.founder-hero h1{letter-spacing:-.055em;max-width:650px;margin:18px 0 26px;font-family:Georgia,serif;font-size:clamp(48px,7vw,94px);font-weight:400;line-height:.93}.founder-hero h1 em{color:var(--pink)}.founder-hero p{max-width:640px;color:var(--muted);font-size:17px;line-height:1.7}.founder-hero figure{margin:0}.founder-hero figure img{border-radius:34px;width:100%;box-shadow:0 28px 80px #572f1e24}.founder-hero figcaption{color:var(--muted);text-align:right;margin-top:12px;font-size:12px}.founder-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.founder-origin{grid-template-columns:.8fr 1.2fr;gap:clamp(45px,9vw,140px);padding:clamp(85px,10vw,150px) clamp(24px,8vw,130px);display:grid}.founder-origin h2,.impact-section h2,.team-banner h2{font-family:Georgia,serif;font-size:clamp(40px,5vw,68px);font-weight:400;line-height:1.02}.founder-origin p{color:var(--muted);font-size:16px;line-height:1.8}.founder-origin blockquote{border-left:4px solid var(--pink);background:#f9e8ec;margin:38px 0 0;padding:30px;font-family:Georgia,serif;font-size:25px;line-height:1.35}.founder-origin cite{letter-spacing:.08em;text-transform:uppercase;margin-top:16px;font:700 11px/1.4 Arial,sans-serif;display:block}.story-milestones{background:#ddcfc8;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.story-milestones article{background:#fff9f3;padding:58px clamp(24px,4vw,62px)}.story-milestones strong{color:var(--pink);font-family:Georgia,serif;font-size:48px}.story-milestones h3{margin:18px 0 10px}.story-milestones p{color:var(--muted);line-height:1.7}.impact-section{background:#f3e7c7;grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(45px,8vw,120px);padding:clamp(85px,9vw,140px) clamp(24px,8vw,130px);display:grid}.impact-copy>p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.8}.impact-actions{margin-top:28px}.good-badge-image{background:0 0;justify-self:center;width:min(100%,360px);margin:0}.good-badge-image img{object-fit:contain;background:0 0;width:100%;height:auto;display:block}.team-banner{align-items:end;min-height:620px;display:grid;position:relative;overflow:hidden}.team-banner>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.team-banner:after{content:"";background:linear-gradient(90deg,#3e1c11d4,#3e1c1114 72%);position:absolute;inset:0}.team-banner>div{z-index:1;color:#fff;max-width:760px;padding:70px clamp(24px,8vw,130px);position:relative}.team-banner p{max-width:600px;line-height:1.7}.partner-copy{padding:clamp(70px,8vw,120px) clamp(30px,7vw,100px)}.eyebrow.light{color:#f4d9ff}.partner-copy h2{color:#fff;max-width:670px}.partner-copy>p:not(.eyebrow){color:#ffffffc7;max-width:600px;font-size:16px;line-height:1.7}.partner-copy ul{color:#ffffffe0;gap:10px;margin:28px 0 34px;padding:0;font-size:13px;list-style:none;display:grid}.partner-copy li:before{content:"✓";color:#dfe992;margin-right:10px;font-weight:900}.button-light{color:#5f447e;box-shadow:none;background:#fff;border-color:#fff}.button-light:hover,.button-light:focus-visible{color:#5f447e;box-shadow:none;background:#f9ecff}.route-visual{background:linear-gradient(145deg,#d8edf7,#dfd2ed 58%,#f6dbe1);min-height:600px;position:relative;overflow:hidden}.route-visual:before,.route-visual:after{content:"";border:1px solid #4c26181a;border-radius:50%;position:absolute}.route-visual:before{width:520px;height:520px;top:-110px;right:-80px}.route-visual:after{width:320px;height:320px;bottom:-70px;left:-60px}.map-line{border-top:3px dashed #6d539280;width:58%;height:1px;position:absolute;top:38%;left:19%;transform:rotate(-10deg)}.location{color:var(--ink);flex-direction:column;align-items:center;gap:6px;font-size:11px;font-weight:900;display:flex;position:absolute}.location b{background:var(--pink);color:#fff;border:5px solid #fffc;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 12px 30px #4c26182e}.singapore{top:46%;left:12%}.korea{top:23%;right:14%}.korea b{background:#6d5392}.plane{color:#6d5392;font-size:28px;position:absolute;top:30%;left:49%;transform:rotate(-6deg)}.route-box{border:12px solid #ffffff70;border-radius:24px;width:62%;position:absolute;bottom:3%;right:-4%;overflow:hidden;transform:rotate(-3deg);box-shadow:0 30px 70px #43285a38}.route-box img{aspect-ratio:4/3;object-fit:cover;width:100%}.partner-right{color:var(--ink);background:#fff9f4;grid-template-rows:minmax(360px,.8fr) auto;display:grid}.partner-right .route-visual{min-height:360px}.lead-form-panel{background:#fff9f4;padding:clamp(40px,5vw,72px)}.lead-form-panel .eyebrow{margin-bottom:12px}.lead-form-panel h3{max-width:620px;margin:0 0 12px;font-family:Georgia,serif;font-size:clamp(28px,3.2vw,46px);line-height:1.05}.lead-form-intro{max-width:650px;color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.65}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.lead-form label{color:var(--ink);letter-spacing:.04em;gap:8px;font-size:11px;font-weight:900;display:grid}.lead-form label.full{grid-column:1/-1}.lead-form input{width:100%;min-height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #4c261833;border-radius:12px;outline:none;padding:0 15px;font-size:14px;transition:border-color .2s,box-shadow .2s}.lead-form input:focus{border-color:var(--pink);box-shadow:0 0 0 4px #ee6f8b24}.lead-submit{cursor:pointer;border:0;grid-column:1/-1;width:fit-content;margin-top:4px}.lead-submit:disabled{cursor:wait;opacity:.68}.lead-privacy{color:var(--muted);grid-column:1/-1;margin:-6px 0 0;font-size:10px;line-height:1.5}.lead-status{grid-column:1/-1;min-height:20px;margin:0;font-size:12px;font-weight:800;line-height:1.5}.lead-status.success{color:#397f4c}.lead-status.error{color:#b4465b}.lead-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.faq-section{background:#fffaf5;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,8vw,120px);display:grid}.faq-intro>p:not(.eyebrow){max-width:470px;color:var(--muted);line-height:1.7}.faq-intro .text-link{margin-top:12px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;min-height:84px;font-family:Georgia,serif;font-size:clamp(18px,1.7vw,24px);list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--pink);font-family:Arial,sans-serif;font-size:26px;font-weight:300;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:720px;color:var(--muted);padding:0 60px 26px 0;font-size:14px;line-height:1.7}.closing-section{background:linear-gradient(120deg,#f8dbe2,#fceae5 45%,#dceef6);grid-template-columns:1.15fr .85fr;align-items:end;gap:50px;padding:clamp(70px,8vw,118px) clamp(24px,7vw,110px);display:grid}.closing-section h2{margin:0;font-size:clamp(50px,6vw,90px)}.closing-actions{justify-self:end;max-width:480px}.closing-actions p{color:var(--muted);font-size:16px;line-height:1.7}footer{border-top:1px solid var(--line);color:var(--muted);background:#fffdf9;grid-template-columns:120px 1fr auto;align-items:center;gap:30px;padding:32px clamp(24px,6vw,96px);font-size:11px;display:grid}.footer-brand img{object-fit:contain;width:68px;height:62px}.footer-brand+p{margin:0}.footer-brand~div{color:var(--ink);gap:20px;font-weight:800;display:flex}.fine-print{opacity:.75;grid-column:2/-1;margin:-12px 0 0;font-size:9px}@media (width<=1180px){.site-header{grid-template-columns:145px 1fr auto 130px;padding-inline:30px}.desktop-nav{gap:17px}.desktop-nav a{font-size:12px}.hero{grid-template-columns:.9fr 1.1fr;padding-inline:45px}.hero-question{font-size:112px}.hero-answer{font-size:44px}.flavour-grid{grid-template-columns:repeat(3,1fr)}.flavour-card{min-height:370px}.moments-grid{grid-template-columns:repeat(3,1fr)}.moment-card:last-child{grid-column:2}}@media (width<=860px){.endorsement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-hero,.founder-origin,.impact-section{grid-template-columns:1fr}.founder-hero figure{grid-row:1}.story-milestones{grid-template-columns:1fr}.team-banner{min-height:680px}.world-route .world-two{display:none}.world-route .world-one{top:76%;left:55%}.announcement-dot,.announcement-dot+*{display:none}.site-header{grid-template-columns:1fr auto auto;gap:8px;height:84px;padding:0 20px}.brand{width:92px;height:78px}.brand img{width:88px;height:76px}.desktop-nav{display:none}.language-switcher a{padding:6px 7px;font-size:9px}.hero{background:linear-gradient(#fffaf5 0 55%,#f8ebe5 55% 100%);grid-template-columns:1fr;min-height:auto;padding:62px 24px 80px}.hero-copy{max-width:720px}.hero-question{font-size:clamp(88px,20vw,130px)}.hero-answer{font-size:clamp(36px,8vw,54px)}.hero-visual{margin-top:30px}.hero-sticker{right:0}.made-in{bottom:-24px}.claim-strip{grid-template-columns:repeat(3,1fr)}.choice-grid,.story-section,.partners-section,.faq-section,.closing-section{grid-template-columns:1fr}.zero-medallion{top:50%}.story-image-wrap{max-width:680px}.story-copy{padding-top:10px}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:220px}.audience-card>span{margin-bottom:32px}.partners-section{min-height:auto}.partner-right{grid-template-rows:auto auto}.route-visual,.partner-right .route-visual{min-height:520px}.faq-section{gap:50px}.closing-actions{justify-self:start}footer{grid-template-columns:80px 1fr}footer>div{grid-column:1/-1}.fine-print{grid-column:1/-1;margin:0}}@media (width<=580px){.endorsement-grid{gap:18px 14px}.endorsement-logo{height:110px}.endorsement-logo-tall{height:132px}.endorsement-card h3{font-size:12px}.endorsement-card p{font-size:10px}.founder-hero{padding:48px 18px 72px}.founder-hero h1{font-size:48px}.founder-origin,.impact-section{padding:76px 18px}.good-badge-image{width:270px}.team-banner>div{padding:50px 18px}.priority-pill{top:15%;right:4%}.announcement{font-size:10px}.button-small{min-height:40px;padding:0 14px;font-size:12px}.language-switcher{gap:2px;padding:3px}.language-switcher a{padding:6px}.language-switcher a[lang=ko]{font-size:0}.language-switcher a[lang=ko]:after{content:"KO";font-size:9px}.hero-question{font-size:82px}.hero-answer{margin-top:24px;font-size:35px}.hero-intro{font-size:15px}.product-frame{border-radius:28px}.hero-sticker{width:82px;height:82px;font-size:8px;top:-24px}.hero-sticker span{font-size:26px}.claim-strip{grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 10px}.zero-claim{border-radius:15px;min-height:128px}.zero-value{font-size:64px}.zero-claim span:last-child{letter-spacing:.045em;margin-top:13px;font-size:11px}.ingredient-promise,.choice-section,.flavours-section,.moments-section,.faq-section{padding-inline:18px}.section-heading h2,.story-copy h2,.partner-copy h2,.faq-intro h2,.closing-section h2{font-size:40px}.choice-grid{gap:14px}.choice-card{min-height:auto;padding:34px 24px}.zero-medallion{margin:-34px auto;position:relative;top:auto;left:auto;transform:none}.flavour-grid{grid-template-columns:1fr;gap:18px}.flavour-card{min-height:auto;padding:18px}.flavour-card h3{font-size:25px}.flavour-photo-wrap{width:min(100%,360px);margin-inline:auto}.flavour-photo{aspect-ratio:1;object-fit:contain}.story-section{padding-inline:18px}.story-values{grid-template-columns:1fr}.story-values>div{grid-template-columns:44px 1fr;column-gap:10px;display:grid}.story-values span{grid-row:1/3}.story-values h3,.story-values p{grid-column:2}.moments-grid{grid-template-columns:repeat(2,1fr)}.moment-card{min-height:260px;padding-bottom:20px}.moment-card>img{margin-bottom:18px}.moment-card h3,.moment-card p{margin-inline:16px}.moment-card:last-child{grid-column:1/-1}.partner-copy{padding-inline:22px}.route-visual,.partner-right .route-visual{min-height:430px}.route-box{width:70%}.location b{width:48px;height:48px}.lead-form-panel{padding:42px 22px}.lead-form{grid-template-columns:1fr}.lead-form label.full,.lead-submit,.lead-privacy,.lead-status{grid-column:auto}.lead-submit{width:100%}.closing-section{padding-inline:22px}.closing-section h2{font-size:51px}footer{padding-inline:20px}.footer-brand~div{flex-wrap:wrap;gap:12px 18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
