.package92-terms-header .badge { letter-spacing: .02em; }
.package92-terms-card { max-width: 1120px; margin-left: auto; margin-right: auto; }
.terms-version-box { display: flex; flex-wrap: wrap; gap: .65rem; align-items: center; padding: .9rem 1rem; border: 1px solid rgba(17, 24, 39, .12); border-radius: 14px; background: rgba(17, 24, 39, .035); margin-bottom: 1rem; }
.terms-version-box strong { margin-right: auto; }
.terms-version-box span { font-size: .9rem; opacity: .82; }
.terms-scroll-box { max-height: 52vh; overflow: auto; padding: 1.25rem; border: 1px solid rgba(17, 24, 39, .12); border-radius: 14px; background: #fff; line-height: 1.65; }
.terms-public-body { line-height: 1.7; }
.terms-public-body h2, .terms-scroll-box h2 { margin-top: .25rem; }
.terms-public-body h3, .terms-scroll-box h3 { margin-top: 1.35rem; }
.terms-confirm-line { align-items: flex-start; gap: .7rem; padding: 1rem; border: 1px solid rgba(37, 99, 235, .18); border-radius: 14px; background: rgba(37, 99, 235, .05); }
.warning-card { border-color: rgba(217, 119, 6, .25); background: rgba(217, 119, 6, .06); }
@media print { .terms-scroll-box { max-height: none; overflow: visible; } .actions, nav, header, footer { display: none !important; } }
