:root{--po24-bg:#f7f7f5;--po24-card:#fff;--po24-text:#151515;--po24-muted:#666;--po24-line:#e7e7e2;--po24-accent:#111;--po24-warn:#fff4e5;--po24-warn-text:#7a4100;--po24-ok:#eaf8ee}
.po24-wrap{max-width:720px;margin:0 auto;padding:20px 16px 60px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans KR",sans-serif;color:var(--po24-text);background:var(--po24-bg)}
.po24-hero{padding:22px 4px 10px}.po24-kicker{font-size:12px;font-weight:800;letter-spacing:.08em;color:#777}.po24-hero h1{font-size:30px;line-height:1.15;margin:7px 0 10px}.po24-lead{font-size:16px;line-height:1.6;margin:0;color:#444}
.po24-notice,.po24-bank,.po24-form,.po24-card{background:var(--po24-card);border:1px solid var(--po24-line);border-radius:18px;padding:18px;margin:14px 0;box-shadow:0 2px 12px rgba(0,0,0,.035)}
.po24-notice h2,.po24-form h2{font-size:19px;margin:0 0 14px}.po24-notice ol{padding:0;margin:0;list-style:none;counter-reset:step}.po24-notice li{counter-increment:step;position:relative;padding:0 0 14px 42px;min-height:32px}.po24-notice li:before{content:counter(step);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:800;font-size:13px}.po24-notice li b{display:block;font-size:15px;margin-bottom:3px}.po24-notice li span{display:block;color:#555;font-size:14px;line-height:1.55}
.po24-warning{background:var(--po24-warn);color:var(--po24-warn-text);padding:13px 14px;border-radius:12px;font-size:14px;line-height:1.5;font-weight:700}.po24-success,.po24-returning{background:var(--po24-ok);padding:14px;border-radius:12px;margin:14px 0;font-weight:700}
.po24-bank{display:flex;align-items:center;justify-content:space-between;gap:12px}.po24-bank span{display:block;color:#777;font-size:12px;margin-bottom:4px}.po24-bank strong{font-size:16px}.po24-form label{display:block;font-size:14px;font-weight:700;margin:12px 0}.po24-form em{font-style:normal;color:#d33;font-size:12px}.po24-form input,.po24-form textarea,.po24-form select{box-sizing:border-box;width:100%;margin-top:7px;border:1px solid #d7d7d2;border-radius:12px;padding:13px 14px;font-size:16px;background:#fff;color:#111;outline:none}.po24-form input:focus,.po24-form textarea:focus,.po24-form select:focus{border-color:#111;box-shadow:0 0 0 2px rgba(0,0,0,.06)}
.po24-grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.po24-item{border:1px solid var(--po24-line);border-radius:14px;padding:14px;margin:12px 0;background:#fafafa}.po24-item-head{display:flex;justify-content:space-between;align-items:center}.po24-primary,.po24-secondary{border:0;border-radius:12px;padding:13px 16px;font-weight:800;font-size:15px;cursor:pointer}.po24-primary{width:100%;background:#111;color:#fff;margin-top:14px;padding:16px}.po24-secondary{background:#efefec;color:#111}.po24-remove{background:none;border:0;color:#b33;text-decoration:underline;cursor:pointer}.po24-check{display:flex!important;align-items:flex-start;gap:9px;font-weight:500!important}.po24-check input{width:20px!important;height:20px;margin:2px 0 0!important}.po24-check small{color:#777}.po24-small{font-size:12px;color:#777;line-height:1.5;text-align:center;margin:12px 0 0}.po24-cards{display:grid;gap:12px}.po24-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.po24-badge{font-size:12px;font-weight:800;background:#f0f0ed;border-radius:999px;padding:6px 9px}.po24-muted{font-size:13px;color:#777;margin-top:9px}.po24-track{margin-top:10px;padding-top:10px;border-top:1px solid var(--po24-line)}
@media(max-width:560px){.po24-wrap{padding:10px 12px 44px}.po24-hero h1{font-size:27px}.po24-grid2{grid-template-columns:1fr}.po24-bank{align-items:flex-start;flex-direction:column}.po24-bank .po24-secondary{width:100%}.po24-notice,.po24-bank,.po24-form,.po24-card{border-radius:15px;padding:15px}.po24-form input,.po24-form textarea,.po24-form select{font-size:16px}}
