:root{--brown:#9a6741;--ink:#2d251f;--muted:#81736a;--line:#eaded5}*{box-sizing:border-box}body{margin:0;background:#faf7f4;color:var(--ink);font-family:Pretendard,"Noto Sans KR",sans-serif}.terms-shell{width:min(920px,calc(100% - 32px));margin:auto}.terms-shell>header{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}header button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:#f3ebe5;color:var(--brown);font-size:31px;line-height:1;cursor:pointer}header a{justify-self:center}header img{display:block;width:150px;height:66px;object-fit:contain}article{margin:34px 0;padding:42px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 45px #5b39220c}.eyebrow{color:var(--brown);font-size:13px;font-weight:800}h1{margin:8px 0 28px;font-size:32px}.terms-content{white-space:pre-wrap;line-height:1.9;color:#51463f}.terms-content h2{margin-top:28px;color:var(--ink)}@media(max-width:600px){.terms-shell{width:100%}.terms-shell>header{padding:12px 16px}header img{width:120px;height:52px}article{margin:0;padding:28px 22px;border-width:1px 0;border-radius:0}h1{font-size:26px}}
