:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#493f36;background:#fffaf4;line-height:1.65}*{box-sizing:border-box}body{margin:0;background:url(material.png) repeat;background-size:512px}a{color:#365e4d}header,main,footer{max-width:1120px;margin:auto;padding:24px}header{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}header img{width:44px;height:44px}nav{display:flex;gap:18px;flex-wrap:wrap}nav a{min-height:44px;display:inline-flex;align-items:center}a:focus-visible{outline:3px solid #955b43;outline-offset:4px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:45px 0 60px}.brand{color:#955b43;font-weight:650;margin-bottom:16px}h1{font-size:clamp(2rem,4.2vw,3.5rem);line-height:1.3;letter-spacing:-.025em;color:#466958;margin:0 0 24px;overflow-wrap:anywhere}h2{font-size:1.35rem;line-height:1.4;color:#466958}.intro{font-size:1.12rem;max-width:36em}.count{color:#75502b;font-weight:650}.stores{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 12px}.store{display:grid;text-decoration:none;padding:10px 20px;border-radius:18px;border:1px solid #a5b4a6;min-width:155px;min-height:64px;background:#f1f3e9;color:#365e4d}.store small{font-size:.8rem}.store[aria-disabled=true]{background:#f7f1e6;color:#655a4e;border-color:#c7bbaa}.notice{font-size:.85rem;color:#655a4e}figure{margin:0;transform:rotate(2deg)}figure img{width:100%;height:auto;display:block;border-radius:24px;box-shadow:0 14px 35px #75502b1c}figcaption{font-size:.8rem;text-align:center;margin-top:12px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:10px 0 60px}.features article{padding:24px;border-top:2px solid #d7c5af}.features p{margin-bottom:0}footer{border-top:1px solid #d7c5af;font-size:.85rem;padding-bottom:40px}footer nav{margin-bottom:16px}@media(max-width:720px){.hero{grid-template-columns:1fr;gap:32px;padding-top:20px}.hero figure{max-width:430px;width:100%;margin:auto}.features{grid-template-columns:1fr;gap:0;padding-bottom:24px}header,main,footer{padding:20px}h1{font-size:2.25rem}figure{transform:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
:lang(ko) h1,:lang(ko) h2,:lang(ko) p{word-break:keep-all;overflow-wrap:break-word}
