:root{font-family:Inter,Pretendard,"Noto Sans KR",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#201a1a;background:#fffaf8;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 18%,#ffe8e3 0,rgba(255,232,227,0) 30%),#fffaf8;color:#201a1a}.page{max-width:1180px;margin:0 auto;padding:0 28px}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-weight:800;letter-spacing:.08em}.brand-mark,.app-logo{width:38px;height:38px;border-radius:14px;background:#241d1d;color:#fff;display:grid;place-items:center;font-size:20px;letter-spacing:0}.nav-link{color:#6f6260;text-decoration:none;font-weight:700;font-size:15px}.hero{min-height:690px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:72px;align-items:center;padding:54px 0 84px}.eyebrow{font-size:13px;letter-spacing:.18em;font-weight:800;color:#b76b5f;margin:0 0 18px}.hero h1{font-size:clamp(46px,6vw,76px);line-height:1.04;letter-spacing:-.055em;margin:0;max-width:720px}.hero h1 em{font-style:normal;color:#d96657}.lead{font-size:19px;line-height:1.75;color:#6d605e;max-width:590px;margin:28px 0 34px}.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.download{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:0 24px;border-radius:18px;background:#241d1d;color:white;text-decoration:none;font-size:17px;font-weight:800;box-shadow:0 18px 40px rgba(55,36,33,.18)}.download span{font-size:20px}.download-note{font-size:14px;color:#8a7b78}.phone{width:min(100%,390px);justify-self:center;background:#171313;border:8px solid #171313;border-radius:46px;padding:10px;box-shadow:0 32px 70px rgba(64,41,36,.24);transform:rotate(2deg)}.phone>*{transform:rotate(-2deg)}.phone-top{display:flex;justify-content:space-between;color:#fff;padding:10px 18px 12px;font-size:12px}.app-head{height:72px;background:#fff8f6;border-radius:30px 30px 0 0;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.app-logo{width:40px;height:40px;border-radius:16px}.pill{background:#ffe4df;color:#a84e42;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.profile-card{background:#fff;margin:0;padding:12px 12px 18px}.portrait{height:330px;border-radius:26px;background:linear-gradient(145deg,#f6c7bd,#d9978a);display:grid;place-items:center;color:rgba(255,255,255,.9);font-size:100px;font-weight:900;overflow:hidden}.profile-meta{display:flex;align-items:center;justify-content:space-between;padding:16px 6px 6px}.profile-meta strong{display:block;font-size:20px}.profile-meta span{display:block;color:#8b7e7b;font-size:13px;margin-top:5px}.profile-meta button{width:44px;height:44px;border:0;border-radius:50%;background:#fff0ed;color:#d96657;font-size:25px}.profile-card p{margin:8px 6px 14px;color:#5e5351;font-size:14px;line-height:1.55}.tags{display:flex;gap:7px;padding:0 6px}.tags span{background:#f7f2f0;border-radius:999px;padding:7px 11px;font-size:12px;color:#655855}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);background:#fff8f6;border-radius:0 0 30px 30px;padding:12px 6px 9px;color:#645755}.bottom-nav span{text-align:center;font-size:18px}.bottom-nav small{display:block;font-size:10px;margin-top:4px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:22px 0 100px}.principles article{padding:28px;border:1px solid #eadedb;border-radius:24px;background:rgba(255,255,255,.72)}.principles article>span{color:#c96d5f;font-size:12px;font-weight:900;letter-spacing:.12em}.principles h2{font-size:21px;margin:12px 0 9px}.principles p{margin:0;color:#746764;line-height:1.65;font-size:15px}footer{border-top:1px solid #eadedb;min-height:96px;display:flex;align-items:center;justify-content:space-between;color:#8c7d79;font-size:13px}footer a{color:#8c7d79;text-decoration:none}@media(max-width:850px){.hero{grid-template-columns:1fr;gap:48px;padding-top:40px}.phone{max-width:360px}.principles{grid-template-columns:1fr}.hero-copy{text-align:left}}@media(max-width:520px){.page{padding:0 18px}.nav{height:74px}.hero{padding-top:26px;min-height:0}.hero h1{font-size:44px}.lead{font-size:17px}.download{width:100%}.phone{width:100%;border-radius:38px}.portrait{height:290px}}
