*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,Segoe UI,sans-serif;background:#f4f5f7;color:#1f2328;line-height:1.6}.page{min-height:100vh;display:flex;justify-content:center;padding:24px 16px}.card{width:100%;max-width:480px;background:#fff;border-radius:16px;padding:28px 20px;box-shadow:0 2px 12px #1f232814;height:fit-content}.card.center{text-align:center;margin-top:15vh}h1{font-size:22px;font-weight:700;margin-bottom:12px}.muted{color:#656d76;font-size:14px;margin-bottom:16px}.error-text{color:#cf222e;font-size:14px;margin:10px 0}.phone-input{width:100%;font-size:22px;letter-spacing:8px;text-align:center;padding:14px;border:1.5px solid #d0d7de;border-radius:10px;margin-bottom:8px}.phone-input:focus{outline:none;border-color:#0969da}button.primary{width:100%;padding:14px;font-size:16px;font-weight:700;color:#fff;background:#1f2328;border:none;border-radius:10px;cursor:pointer;margin-top:8px}button.primary:disabled{opacity:.5}button.ghost{width:100%;padding:11px;font-size:14px;font-weight:600;color:#1f2328;background:#fff;border:1.5px solid #d0d7de;border-radius:10px;cursor:pointer;margin:4px 0 16px}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.summary-chip{display:flex;flex-direction:column;align-items:center;gap:2px;padding:10px 4px;border-radius:10px;font-size:12px;background:#f6f8fa;color:#57606a}.summary-chip strong{font-size:18px}.summary-chip.unused{background:#ddf4ff;color:#0550ae}.summary-chip.using{background:#dafbe1;color:#116329}.summary-chip.expired{background:#ffebe9;color:#a40e26}.coupon-list{list-style:none}.coupon-item{border:1px solid #d0d7de;border-radius:12px;padding:14px;margin-bottom:10px}.coupon-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.coupon-title{font-size:15px;font-weight:700}.coupon-code{font-family:SF Mono,Menlo,Consolas,monospace;font-size:17px;font-weight:700;letter-spacing:1px;margin-top:4px}.status-badge{font-size:12px;font-weight:700;padding:3px 10px;border-radius:12px;white-space:nowrap}.status-badge.unused{background:#ddf4ff;color:#0550ae}.status-badge.using{background:#dafbe1;color:#116329}.status-badge.used{background:#eff1f3;color:#57606a}.status-badge.expired{background:#ffebe9;color:#a40e26}.coupon-meta{margin-top:6px;font-size:13px;color:#656d76}.pay-summary{margin:16px 0;border:1px solid #d0d7de;border-radius:12px;padding:4px 14px}.pay-summary>div{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #eff1f3}.pay-summary>div:last-child{border-bottom:none}.pay-summary dt{color:#57606a;font-size:14px}.pay-summary dd{font-weight:600}.pay-amount{font-size:18px;font-weight:700}.phone-notice{font-size:13px;margin:-6px 0 14px}
