:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Malgun Gothic,sans-serif;line-height:1.6}.container{min-height:100%;background:#fff;color:#111}.site-header{position:sticky;top:0;z-index:10;background:#0b2a3d;color:#fff;box-shadow:0 2px 8px #0000001a}.header-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:10px 16px}.logo-slot{display:inline-block;width:28px;height:28px;background:url(/logo.png) center/contain no-repeat;border-radius:6px;flex:0 0 28px}.site-title{font-size:18px;font-weight:700;margin:0}.content{width:100%;max-width:960px;margin:0 auto;padding:16px 16px 56px}.section-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.nav-link{border:1px solid #d1d5db;border-radius:999px;color:#111827;font-size:13px;padding:6px 10px;text-decoration:none}.nav-link.active{background:#0b2a3d;border-color:#0b2a3d;color:#fff}.terms-section{margin:0}.terms-content{background:#fff}.terms-block{margin-bottom:24px}.terms-block:last-child{margin-bottom:0}.terms-text{color:#333;font-size:14px;line-height:1.8;white-space:pre-wrap;word-break:keep-all}.terms-table-wrapper{overflow-x:auto;margin:16px 0;border-radius:8px;border:1px solid #e5e7eb}.terms-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}.terms-table th,.terms-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:top}.terms-table td{white-space:pre-line;word-break:keep-all}.terms-table thead th{background:#f9fafb;font-weight:700;color:#0b2a3d}.terms-table tbody tr:last-child td{border-bottom:none}@media(max-width:768px){.content{padding:12px 12px 40px}.site-title{font-size:16px}.terms-text{font-size:13px}.terms-table{font-size:12px}.terms-table th,.terms-table td{padding:10px 12px}}@media(max-width:480px){.header-inner{padding:8px 12px}.logo-slot{width:24px;height:24px;flex:0 0 24px}.site-title{font-size:15px}.terms-text{font-size:12px}}
