:root{font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#162019;background:#f3f5f1}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 82% 7%,#dff1df 0,transparent 30%),#f3f5f1}main{max-width:1080px;margin:auto;padding:48px 32px 60px}header{display:flex;align-items:center;gap:14px}.mark{width:44px;height:44px;border-radius:14px;background:#1d3023;color:#fff;display:grid;place-items:center;font-weight:800}.eyebrow{font-size:10px;letter-spacing:.18em;margin:0 0 4px;color:#718078}h1{font-size:17px;margin:0}#status{margin-left:auto;background:#e0f4df;color:#25652d;padding:8px 13px;border-radius:99px;font-size:12px;font-weight:700}.hero{margin-top:42px;background:#1b2920;color:#fff;border-radius:32px;padding:58px 64px;display:grid;grid-template-columns:1.25fr .75fr;gap:60px;overflow:hidden;box-shadow:0 30px 70px #1b29201c}.kicker{color:#9fcea3;font-weight:700;font-size:13px}.hero h2{font-size:46px;line-height:1.12;letter-spacing:-.045em;margin:15px 0 22px}.desc{max-width:500px;color:#b9c5bc;line-height:1.7;font-size:15px}.desc code{background:#314438;color:#d8ffda;padding:3px 7px;border-radius:6px}.phone{background:#edf3ec;border:8px solid #405046;border-radius:34px;padding:45px 16px 18px;min-height:335px;position:relative;transform:rotate(2deg)}.notch{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:72px;height:17px;border-radius:20px;background:#405046}.bubble{background:#fff;color:#26352b;padding:11px 13px;border-radius:14px 14px 14px 4px;margin-bottom:13px;font-size:12px;line-height:1.4;box-shadow:0 4px 12px #30443610}.bubble.muted{opacity:.58}.bubble.ai{background:#b8edb8;margin-left:34px;border-radius:14px 14px 4px 14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.steps article{background:#fff;border:1px solid #e4e8e2;padding:24px;border-radius:20px}.steps b{font-size:11px;color:#65a56d}.steps h3{margin:18px 0 7px;font-size:16px}.steps p{margin:0;color:#738078;font-size:13px}.notice{display:flex;gap:14px;align-items:center;margin-top:18px;padding:18px 22px;border:1px dashed #cbd4ca;border-radius:18px;color:#647067}.notice>div{display:grid;place-items:center;border:1px solid #9eaaa0;width:28px;height:28px;border-radius:50%;font-weight:bold}.notice p{margin:0;font-size:13px;line-height:1.55}.notice strong{color:#253229}@media(max-width:700px){main{padding:24px 18px 40px}.hero{padding:38px 25px;grid-template-columns:1fr;gap:30px;border-radius:24px}.hero h2{font-size:34px}.phone{min-height:280px;transform:none}.steps{grid-template-columns:1fr}.eyebrow{display:none}}
