@font-face{font-family:Pretendard Variable;src:url(/fonts/PretendardVariable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{color-scheme:light;--bg: #fbfdf8;--surface: #ffffff;--surface-soft: #f4f8ee;--text: #162117;--muted: #627064;--line: #dce7d7;--green: #43C993;--green-mid: #1f8a55;--green-dark: #185a2b;--green-soft: #e5f3df;--app-button-text: #111111;--amber: #f1b64a;--shadow: 0 20px 50px rgba(22, 33, 23, .09);--shadow-sm: 0 4px 14px rgba(22, 33, 23, .06);--radius-card: 14px;--radius-btn: 12px;--section-pad: clamp(4.5rem, 9vw, 6.5rem);font-family:Pretendard Variable,Pretendard,Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 18% 0%,rgba(241,182,74,.16),transparent 30rem),linear-gradient(180deg,#fbfdf8,#f6faef 44%,#fff);color:var(--text);letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.appbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px;padding:0 6vw;border-bottom:1px solid rgba(220,231,215,.85);background:#fbfdf8eb;backdrop-filter:blur(16px)}.brand,.store-nav,.store-actions{display:flex;align-items:center}.brand{gap:.6rem;color:var(--green-dark);font-size:1.25rem;font-weight:800;white-space:nowrap}.brand svg,.feature-icon svg{color:var(--green)}.store-nav{gap:.55rem}.store-link,.store-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius-btn);font-weight:500;line-height:1;white-space:nowrap;transition:transform .2s ease,background-color .2s ease,filter .2s ease}.store-mark{flex-shrink:0;width:1em;height:1em}.store-link{min-height:38px;padding:.75rem .95rem;border:1px solid var(--line);font-size:.92rem}.store-link .store-mark{width:.95em;height:.95em}.store-link--ghost{color:var(--green-dark);background:var(--surface)}.store-button .store-mark{width:1.55rem;height:1.55rem}.store-button__text{display:flex;flex-direction:column;align-items:flex-start;gap:.22rem}.store-button__hint{font-size:.72rem;font-weight:500;opacity:.72}.store-button__name{font-size:1.08rem;font-weight:700}.section-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{display:grid;align-items:center;padding:6rem 0 5rem}.hero__inner,.cta__inner{text-align:center}.hero__inner img{display:block;margin-inline:auto;margin-top:1.45rem}.eyebrow{margin:0 0 1rem;color:var(--green-dark);font-size:.85rem;font-weight:800;letter-spacing:.08em}h1,h2,h3,p{word-break:keep-all;overflow-wrap:anywhere}h1,h2,h3{margin:0}h1,h2{letter-spacing:-.02em}h1{max-width:820px;margin:0 auto;font-size:clamp(2.7rem,8vw,5.7rem);font-weight:800;line-height:1.05}h2{max-width:720px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.12}h3{font-size:1.18rem;line-height:1.35}p{color:var(--muted);font-size:1rem;line-height:1.75}.hero__copy{max-width:660px;margin:1.45rem auto 0;font-size:1.12rem;white-space:pre-line}.store-actions{justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:2.2rem}.store-button{min-width:200px;min-height:56px;padding:.7rem 1.4rem;font-size:1rem}.store-button--primary{color:#fff;background:var(--green-mid)}.problems,.features,.group,.cta{padding:var(--section-pad) 0}.problems{background:#fff}.problem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.problem-card{min-height:210px;padding:1.45rem;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.problem-card p,.feature-item p,.cta p{margin:.8rem 0 0}.features{background:var(--surface-soft)}.features__layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,5vw,4.5rem)}.feature-media{overflow:hidden;border-radius:var(--radius-card);background:#dce7d7;box-shadow:var(--shadow)}.feature-media img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center top}.feature-list{display:grid;gap:1rem;margin-top:2rem}.feature-item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:1rem;align-items:start;padding:1.1rem 0;border-top:1px solid rgba(39,122,62,.18)}.feature-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:12px;background:var(--green-soft)}.cta{background:linear-gradient(135deg,#277a3e1a,#f1b64a1f),#fff}.cta h2{margin:0 auto}.cta p{max-width:620px;margin-left:auto;margin-right:auto}.group{background:#fff}.group__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,4.5rem)}.rank-card{width:min(420px,100%);margin-inline:auto;padding:1.4rem 1.2rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:var(--shadow)}.rank-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:0 .35rem .9rem}.rank-card__title{font-size:1.05rem;font-weight:800}.rank-card__meta{color:var(--muted);font-size:.78rem}.rank-list{display:grid;gap:.15rem;margin:0;padding:0;list-style:none}.rank-row{display:flex;align-items:center;gap:.65rem;padding:.62rem .55rem;border-radius:10px;font-size:.92rem}.rank-row--highlight{background:var(--green-soft)}.rank-row__pos{display:grid;place-items:center;flex-shrink:0;width:22px;color:var(--muted);font-size:.85rem;font-weight:700}.rank-row__pos svg{width:17px;height:17px}.rank-row__pos--gold{color:#d8a219}.rank-row__pos--silver{color:#9aa3ab}.rank-row__pos--bronze{color:#b9722d}.rank-row__name{display:flex;align-items:center;gap:.45rem;min-width:0;font-weight:700}.rank-row__region{padding:.16rem .45rem;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.7rem;font-weight:500;white-space:nowrap}.rank-row__badge{padding:.16rem .45rem;border-radius:999px;background:var(--green);color:#0b2913;font-size:.68rem;font-weight:800;white-space:nowrap}.rank-row__stat{margin-left:auto;color:var(--muted);font-size:.85rem;font-variant-numeric:tabular-nums;white-space:nowrap}.rank-card__foot{display:flex;justify-content:center;gap:.4rem;margin-top:.9rem;padding-top:.85rem;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.footer{padding:3rem 0 2.5rem;border-top:1px solid var(--line);color:var(--muted);background:#fff;font-size:.95rem}.footer__main{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.5rem}.footer__brand{display:flex;flex-direction:column;gap:.35rem}.footer__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.1rem}.footer__logo{color:var(--green-dark);font-size:1.15rem;font-weight:800}.footer__tagline{margin:0;font-size:.9rem}.footer__social{display:flex;align-items:center;gap:.6rem}.footer__social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--line);border-radius:50%;color:inherit;transition:color .2s ease,border-color .2s ease,background .2s ease}.footer__social a:hover{color:var(--green-dark);border-color:var(--green);background:var(--green-soft)}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1.5rem;margin-top:1.4rem;padding-top:1.3rem;border-top:1px solid var(--line);font-size:.82rem}.footer__links{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem}.footer__links a:hover{color:var(--green-dark);text-decoration:underline}.footer__policy{font-weight:700}.footer__info{margin:0}:where(a,button):focus-visible{outline:2px solid var(--green-dark);outline-offset:3px;border-radius:8px}@media(hover:hover){.problem-card:hover{transform:translateY(-3px);border-color:var(--green);box-shadow:var(--shadow)}.store-button:hover{transform:translateY(-2px);filter:brightness(1.12)}.store-link--ghost:hover{background:var(--green-soft)}}@media(prefers-reduced-motion:no-preference){html.js-reveal [data-reveal]{transition:opacity .55s ease-out,transform .55s ease-out;transition-delay:var(--reveal-delay, 0ms)}html.js-reveal [data-reveal]:not(.is-visible){opacity:0;transform:translateY(14px)}}@media(max-width:760px){.appbar{min-height:68px;padding:0 20px}.brand{font-size:1.08rem}.store-nav{gap:.35rem}.store-link{min-height:34px;padding:.65rem .7rem;font-size:.82rem}.section-inner{width:min(100% - 32px,1120px)}.hero{padding:4.5rem 0 4rem}h1{font-size:clamp(2.4rem,13vw,4rem)}h2{font-size:clamp(1.9rem,9vw,2.7rem)}.hero__copy{font-size:1rem}.store-actions{align-items:stretch}.store-button{width:min(100%,320px)}.problem-grid,.features__layout,.group__layout{grid-template-columns:1fr}.problem-card{min-height:auto}.feature-item{grid-template-columns:48px minmax(0,1fr)}.feature-icon{width:48px;height:48px}.group__layout{gap:2.5rem}.footer__main{flex-direction:column}.footer__actions{width:100%}}@media(max-width:430px){.appbar{align-items:flex-start;flex-direction:column;gap:.75rem;padding-top:.85rem;padding-bottom:.85rem}.store-nav,.store-link{width:100%}.store-link{flex:1}}
