/*! tailwindcss v4.3.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;--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%;-moz-tab-size:4;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;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.rounded{border-radius:.25rem}}:root{color-scheme:light;color:#263126;font-synthesis:none;text-rendering:optimizelegibility;--green:#7bc96f;--green-strong:#159045;--green-soft:#eaf8d8;--orange:#ff8f3d;--yellow:#ffd966;--mint:#b8e7a4;--cream:#fffef8;--cream-strong:#fff6df;--ink:#263126;--muted:#657066;--line:#dbe8be;--blue-gray:#6b7280;--shadow:0 18px 42px #42743426;background:#fffef8;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,#fff6dfe6 0,#fffef8fa 340px),var(--cream);-webkit-font-smoothing:antialiased;letter-spacing:0;min-width:320px;min-height:100vh;margin:0}body,button,a,input,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{border:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #ff8f3d8c}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffef8e8;border-bottom:1px solid #bdd38fb8;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:14px 48px;display:flex;position:sticky;top:0}.brand{min-width:0;color:var(--green-strong);align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand img{width:166px;height:auto}.brand span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-links{color:#1e2a21;align-items:center;gap:22px;font-size:.94rem;font-weight:700;display:flex}.nav-links a{white-space:nowrap;border-radius:8px;padding:9px 0}.nav-links a:hover{color:var(--green-strong)}.menu-button{border:1px solid var(--line);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:none}.hero-section{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:54px;max-width:1220px;min-height:680px;margin:0 auto;padding:76px 40px 72px;display:grid}.hero-copy{min-width:0}.hero-copy h1{color:var(--green-strong);margin:0;font-size:4.4rem;font-weight:950;line-height:1.02}.hero-copy h1 span{color:var(--orange)}.hero-subtitle{color:#101610;margin:18px 0 0;font-size:1.72rem;font-weight:900;line-height:1.3}.hero-description{color:#2e392f;word-break:keep-all;max-width:590px;margin:20px 0 0;font-size:1.08rem;font-weight:600;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-action,.secondary-action,.outline-link{text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 18px;font-weight:900;line-height:1.2;display:inline-flex}.primary-action{background:linear-gradient(135deg,var(--green) 0%,var(--green-strong) 100%);color:#fff;box-shadow:0 12px 24px #1590453b}.secondary-action,.outline-link{border:1px solid var(--line);color:#263126;background:#fff}.secondary-action:hover,.outline-link:hover{color:var(--green-strong);border-color:#aacd79}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:660px;margin-top:34px;display:grid}.trust-card{border:1px solid var(--line);color:#324233;text-align:center;background:#ffffffb8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:86px;font-size:.9rem;font-weight:900;display:flex;box-shadow:0 10px 22px #6a974412}.trust-card svg{color:var(--green-strong)}.hero-visual{justify-content:center;align-items:center;min-height:540px;display:flex;position:relative}.hero-visual:before{content:"";background:#d5eea4;border-radius:50% 50% 0 0/60% 60% 0 0;height:150px;position:absolute;bottom:22px;left:0;right:0}.mascot-card{z-index:2;background:#ffffffc2;border:1px solid #d5e7aad9;border-radius:8px;width:172px;position:absolute;bottom:92px;left:0;overflow:hidden;box-shadow:0 16px 32px #43722f2e}.mascot-card img{width:118%;max-width:none;transform:translate(-14px)}.phone-shell{z-index:3;background:#151515;border:8px solid #151515;border-radius:34px;width:260px;position:relative;box-shadow:0 24px 48px #1a301a4d}.phone-large{width:290px}.phone-small{border-width:5px;border-radius:24px;width:158px;box-shadow:0 12px 26px #1a301a24}.phone-notch{z-index:4;background:#050505;border-radius:999px;width:78px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-small .phone-notch{width:44px;height:13px;top:7px}.phone-screen{background:linear-gradient(#fbfff1,#fff);border-radius:26px;min-height:522px;padding:24px 16px 16px;overflow:hidden}.phone-small .phone-screen{border-radius:19px;min-height:304px;padding:15px 9px 10px}.phone-status{color:#111;justify-content:space-between;font-size:.72rem;font-weight:900;display:flex}.phone-small .phone-status{font-size:.49rem}.phone-header{color:#1e261f;text-align:center;justify-content:space-between;align-items:center;gap:8px;margin-top:18px;display:flex}.phone-header strong{min-width:0;font-size:1.05rem;font-weight:950;line-height:1.2}.phone-small .phone-header{gap:4px;margin-top:10px}.phone-small .phone-header strong{font-size:.67rem}.mini-leaf{color:var(--green-strong);flex:none;display:inline-flex}.meal-card,.nutrition-card{background:#fff;border:1px solid #d8ebbc;border-radius:8px}.meal-card{gap:8px;margin-top:22px;padding:14px;display:grid}.phone-small .meal-card{gap:5px;margin-top:12px;padding:8px}.meal-card span{overflow-wrap:anywhere;color:#2d332d;background:#fff9e8;border-radius:7px;padding:7px 10px;font-size:.88rem;font-weight:800;line-height:1.25;display:block}.phone-small .meal-card span{padding:5px 6px;font-size:.52rem}.tone-green span:nth-child(odd),.tone-mint span:nth-child(odd){background:#eef9e5}.tone-orange span:nth-child(odd){background:#fff0de}.tone-yellow span:nth-child(odd){background:#fff6ce}.tone-purple span:nth-child(odd){background:#f2ebff}.tone-blue span:nth-child(odd){background:#edf4ff}.nutrition-card{text-align:center;margin-top:16px;padding:18px 14px}.phone-small .nutrition-card{margin-top:10px;padding:10px 6px}.nutrition-card strong{color:#111;overflow-wrap:anywhere;font-size:1.55rem;font-weight:950;line-height:1.2;display:block}.phone-small .nutrition-card strong{font-size:.82rem}.nutrition-card div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.phone-small .nutrition-card div{gap:3px;margin-top:6px}.nutrition-card span{color:#253024;overflow-wrap:anywhere;font-size:.66rem;font-weight:800;line-height:1.25}.phone-small .nutrition-card span{font-size:.42rem}.phone-tabs{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:18px;display:grid}.phone-tabs span{background:#eef8e5;border-radius:8px;height:28px}.phone-small .phone-tabs{gap:5px;margin-top:10px}.phone-small .phone-tabs span{border-radius:6px;height:16px}.content-section{border-top:1px solid #dbe8bedb;max-width:1220px;margin:0 auto;padding:74px 40px}.section-title{max-width:720px;margin-bottom:30px}.section-eyebrow{color:var(--green-strong);margin-bottom:8px;font-size:.92rem;font-weight:900;display:block}.section-title h2{color:#182118;word-break:keep-all;align-items:center;gap:10px;margin:0;font-size:2.1rem;font-weight:950;line-height:1.2;display:flex}.section-title h2 svg{color:var(--green-strong);flex:none}.section-title p{color:var(--muted);word-break:keep-all;margin:12px 0 0;font-size:1rem;font-weight:650;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#ffffffd1;border-radius:8px;min-height:218px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 12px 26px #4d6a2712}.feature-card:hover{border-color:#badf88;transform:translateY(-4px);box-shadow:0 18px 34px #4d6a271f}.feature-icon{width:66px;height:66px;color:var(--green-strong);background:#eef9df;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.feature-card:nth-child(2n) .feature-icon{color:#d18c00;background:#fff3cc}.feature-card:nth-child(3n) .feature-icon{color:#e46c1b;background:#fff0e6}.feature-card h3,.preview-card h3,.level-card h3,.data-item h3{color:#172017;word-break:keep-all;margin:16px 0 0;font-size:1.08rem;font-weight:950;line-height:1.35}.feature-card p,.level-card p{color:var(--muted);word-break:keep-all;margin:10px 0 0;font-size:.95rem;font-weight:650;line-height:1.65}.preview-section{background:linear-gradient(#fff6dfb8,#fffef800)}.preview-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.preview-card{text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:16px;min-width:0;padding:10px 8px 0;display:flex}.preview-card h3{margin:0;font-size:.98rem}.level-section{overflow:hidden}.level-visual{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffef8;border-radius:8px;overflow:hidden}.level-visual img{object-fit:cover;object-position:center;width:100%;min-height:170px}.level-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.level-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:128px;padding:14px 12px}.level-card span{color:var(--green-strong);font-size:.88rem;font-weight:950;display:inline-block}.level-card h3{margin-top:7px;font-size:.92rem}.level-card p{font-size:.78rem;line-height:1.5}.split-band{background:#fff9e9;border-top:1px solid #dbe8beeb;border-bottom:1px solid #dbe8beeb;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;display:grid}.split-panel{min-width:0;padding:62px 56px;position:relative}.split-panel:first-child{border-right:1px solid var(--line)}.split-panel .section-title{margin-bottom:26px}.data-list{gap:18px;display:grid}.data-item{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:14px;display:grid}.data-icon{width:54px;height:54px;color:var(--green-strong);background:#eff9e5;border:1px solid #cbe5a6;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.data-item h3{margin-top:2px}.data-item ul,.privacy-list{margin:8px 0 0;padding:0;list-style:none}.data-item li{color:var(--muted);font-size:.94rem;font-weight:650;line-height:1.55}.notice{color:#4c5f48;word-break:keep-all;background:#ffffffc2;border-radius:8px;margin:24px 0 0;padding:16px;font-size:.94rem;font-weight:700;line-height:1.65}.privacy-panel{background:#fffef894;overflow:hidden}.privacy-list{gap:13px;max-width:680px;display:grid}.privacy-list li{color:#263126;word-break:keep-all;align-items:flex-start;gap:10px;font-size:1rem;font-weight:780;line-height:1.55;display:flex}.privacy-list svg{color:var(--green-strong);flex:none;margin-top:2px}.privacy-mascot{opacity:.96;width:126px;position:absolute;bottom:18px;right:28px}.launch-section{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;max-width:1220px;margin:0 auto;padding:44px 40px;display:grid}.launch-section h2{color:#172017;word-break:keep-all;margin:0;font-size:2rem;font-weight:950;line-height:1.25}.launch-section h2 span{color:var(--orange)}.launch-section p{color:var(--muted);word-break:keep-all;margin:12px 0 0;font-weight:700;line-height:1.65}.launch-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:540px;display:flex}.store-button{color:#fff;text-align:left;background:#111;border-radius:8px;align-items:center;gap:10px;min-width:172px;min-height:54px;padding:9px 14px;font-weight:900;line-height:1.1;display:inline-flex}.store-button:disabled{cursor:not-allowed;opacity:.62}.store-button small{color:#ffffffc7;margin-bottom:2px;font-size:.72rem;font-weight:800;display:block}.android-note{grid-column:1/-1;font-size:.9rem;margin-top:0!important}.faq-section{padding-bottom:92px}.faq-list{gap:12px;max-width:860px;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 10px 22px #4d6a270f}.faq-item button{color:#182118;text-align:left;cursor:pointer;background:0 0;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:18px 20px;font-weight:900;line-height:1.4;display:flex}.faq-item button span{overflow-wrap:anywhere;min-width:0}.faq-item svg{color:var(--green-strong);flex:none;transition:transform .18s}.faq-item svg.rotated{transform:rotate(180deg)}.faq-item p{color:var(--muted);word-break:keep-all;margin:0;padding:0 20px 20px;font-weight:680;line-height:1.65}.site-footer{border-top:1px solid var(--line);color:#ffffffd1;background:#172017;gap:12px;padding:32px 40px;display:grid}.site-footer div{align-items:center;gap:10px;display:flex}.site-footer img{border-radius:8px;width:142px}.site-footer strong{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-footer p{max-width:900px;margin:0;font-size:.92rem;font-weight:650;line-height:1.6}.site-footer a{color:#ffd966;font-weight:800}.footer-disclaimer{color:#ffffffa6}@media(max-width:1080px){.site-header{padding-inline:26px}.nav-links{gap:14px;font-size:.86rem}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:56px}.hero-copy h1{font-size:3.7rem}.hero-visual{min-height:510px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:24px}.level-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.split-band,.launch-section{grid-template-columns:1fr}.split-panel:first-child{border-right:0;border-bottom:1px solid var(--line)}.launch-actions{justify-content:flex-start;max-width:none}}@media(max-width:780px){.site-header{padding:12px 18px}.brand img{width:148px}.menu-button{display:inline-flex}.nav-links{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;flex-direction:column;align-items:stretch;gap:2px;padding:10px;display:none;position:absolute;top:calc(100% + 1px);left:12px;right:12px}.nav-links.is-open{display:flex}.nav-links a{padding:12px 10px}.hero-section,.content-section,.launch-section{padding-inline:20px}.hero-section{gap:30px;padding-top:44px}.hero-copy h1{font-size:3rem}.hero-subtitle{font-size:1.35rem}.hero-description{font-size:1rem}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{min-height:470px}.mascot-card{width:132px;bottom:70px;left:4px}.phone-large{width:252px}.feature-grid,.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-title h2,.launch-section h2{font-size:1.7rem}.split-panel{padding:46px 20px}.privacy-mascot{width:108px;margin:24px 0 0 auto;position:static}}@media(max-width:560px){.hero-copy h1{font-size:2.45rem}.hero-actions{flex-direction:column}.primary-action,.secondary-action,.outline-link{width:100%}.trust-grid,.feature-grid,.preview-grid,.level-grid{grid-template-columns:1fr}.preview-card{padding-top:0}.phone-small{width:172px}.level-visual img{width:720px;max-width:none}.data-item{grid-template-columns:46px minmax(0,1fr)}.data-icon{width:46px;height:46px}.launch-actions{grid-template-columns:1fr;display:grid}.store-button{text-align:center;justify-content:center;width:100%}.site-footer{padding-inline:20px}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
