*{box-sizing:border-box}body{font-family:Arial,"Noto Sans KR","Microsoft YaHei",sans-serif;background:#f4f6f8;margin:0;color:#111}.wrap{max-width:1120px;margin:28px auto;padding:0 18px}.admin-wrap{max-width:calc(100vw - 64px)}.card,.panel{background:#fff;border:1px solid #ddd;border-radius:8px;padding:30px;margin-bottom:18px}h1{font-size:32px;margin:0 0 10px}h2{font-size:24px;margin:0 0 22px}h3{font-size:18px;margin:20px 0 8px}p{color:#555;font-size:20px;margin:0 0 28px}label{display:block;font-weight:700;margin:16px 0 8px}.input{width:100%;height:54px;padding:0 14px;border:1px solid #ccc;border-radius:8px;font-size:18px}button{width:100%;height:58px;border:0;border-radius:7px;background:#111;color:#fff;font-weight:700;font-size:20px;cursor:pointer;margin:8px 0}.secondary{background:#eef1f5;color:#111}.outline{background:#fff;color:#111;border:1px solid #ccc}.danger{background:#d93025}.hidden{display:none}.status-title{font-size:22px;font-weight:700;margin:26px 0 16px}pre,.status{background:#f1f3f5;border-radius:8px;padding:18px;font-size:16px;white-space:pre-wrap;word-break:break-word}.plan-card{display:grid;grid-template-columns:1fr 210px 1.1fr;gap:34px;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:28px;margin-bottom:22px}.plan-left h2{margin:0 0 14px;font-size:26px}.service-no{font-weight:700;color:#333;margin-bottom:56px}.expire-days{font-weight:700;font-size:18px;margin-bottom:14px}.renew-btn{width:auto;height:46px;padding:0 28px;background:#1683f7;border-radius:6px}.ring{width:176px;height:176px;border-radius:50%;background:conic-gradient(#4f80ff var(--pct),#e5e5e5 0);display:grid;place-items:center;margin:auto}.ring-inner{width:148px;height:148px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center;font-weight:700;color:#666}.usage-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.usage-num{font-size:34px;font-weight:800}.blue{color:#1478ff}.usage-label{font-size:18px;font-weight:700;color:#555;margin-top:18px}.total-line{font-size:20px;font-weight:800;margin:22px 0}.upgrade{display:inline-block;width:auto;height:auto;background:#1683f7;color:#fff;font-size:13px;border-radius:6px;padding:3px 8px;margin-left:8px}.last-used{border-top:1px dashed #ddd;padding-top:18px;color:#666;font-weight:700}.sub-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:28px;margin-bottom:22px}.sub-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.reset-btn{width:auto;height:40px;padding:0 18px;background:#1478ff;font-size:16px}.sub-row{margin:14px 0}.sub-label{display:block;font-weight:800;color:#777;margin-bottom:6px}.sub-field{display:grid;grid-template-columns:36px 1fr 48px;align-items:center;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.sub-icon{width:36px;height:42px;display:grid;place-items:center}.sub-icon svg{width:34px;height:34px}.sub-url{height:42px;line-height:42px;color:#9a9a9a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copy-btn{width:48px;height:42px;border-radius:0;margin:0;background:#168eea;font-size:13px}.copy-btn.disabled{background:#ddd;color:#777;cursor:not-allowed}.guide{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:26px;margin-bottom:22px}.guide p,.guide li{font-size:16px;line-height:1.7;color:#333}.history-list{display:grid;gap:10px}.payment-item{display:flex;justify-content:space-between;gap:18px;border:1px solid #e5e7eb;border-radius:8px;padding:14px}.payment-title{font-weight:800}.payment-meta{color:#777;margin-top:6px}.badge{display:inline-block;background:#e8f7ed;color:#138a3d;border-radius:999px;padding:6px 10px;font-weight:800}.plans-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.plans-head h1{font-size:40px;margin:0 0 12px}.my-btn{width:102px;height:120px;border:1px solid #ccc;border-radius:7px;background:#fff;color:#111;font-size:16px}.test-row{display:flex;justify-content:flex-start;margin:24px 0 34px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.plan{height:220px;border:2px solid #111;border-radius:16px;background:#fff;color:#050505;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.plan:hover{border-color:#ff6a1a}.plan.test{border-color:#ff6a1a;width:324px}.price{font-size:40px;font-weight:800;line-height:1.1}.term,.traffic{font-size:38px;line-height:1.15}.note{font-size:14px;color:#666;margin-top:16px}.bar{display:grid;grid-template-columns:1fr 130px 130px;gap:10px;margin-bottom:18px}.table-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:8px}table{width:100%;border-collapse:collapse;min-width:1150px}th,td{border-bottom:1px solid #e5e7eb;padding:10px;text-align:left;font-size:14px;vertical-align:middle}th{background:#f1f3f5;font-size:13px}tr:hover{background:#fafafa}.muted{color:#777}.ok{color:#168a3a;font-weight:800}.bad{color:#d93025;font-weight:800}.actions{display:flex;gap:6px;flex-wrap:wrap}.small{width:auto;height:34px;padding:0 10px;font-size:13px}.num{font-weight:800}@media(max-width:860px){.grid{grid-template-columns:1fr}.plan,.plan.test{width:100%}.plans-head h1{font-size:34px}}@media(max-width:760px){.plan-card{grid-template-columns:1fr}.usage-grid{grid-template-columns:1fr 1fr}h1{font-size:28px}.card{padding:24px}.ring{width:150px;height:150px}.ring-inner{width:124px;height:124px}.bar{grid-template-columns:1fr}.my-btn{width:100%;height:58px}}

@media(max-width:900px){.admin-wrap{max-width:100%;padding:0 10px}}

.button-link{display:flex;align-items:center;justify-content:center;width:100%;height:58px;border-radius:7px;background:#111;color:#fff;font-weight:700;font-size:20px;text-decoration:none;margin:8px 0}.help-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:18px;margin:18px 0}.help-box p,.help-box li{font-size:16px;line-height:1.75;color:#333}.help-box ol{margin:0;padding-left:22px}

.legal-links{display:flex;justify-content:center;gap:10px;align-items:center;margin-top:18px;color:#777;font-size:14px}.legal-links a{color:#333;text-decoration:underline}.legal-page h2{margin-top:24px;margin-bottom:8px}.legal-page p{font-size:16px;line-height:1.7;margin-bottom:12px;color:#333}
.trial-plan-card{border-color:#ffb020;background:linear-gradient(180deg,#fffaf0 0%,#fff 58%)}.trial-badge{display:inline-flex;align-items:center;gap:6px;background:#fff1d6;color:#b45309;border:1px solid #ffd28a;border-radius:999px;padding:7px 12px;font-weight:900;margin-bottom:12px}.trial-help{font-size:14px;line-height:1.55;color:#8a4b00;background:#fff7e6;border:1px dashed #ffc46b;border-radius:8px;padding:10px 12px;margin:0 0 14px}.trial-sub-notice{background:#fff7e6;border:1px solid #ffc46b;color:#7c3f00;border-radius:8px;padding:12px 14px;font-weight:800;margin:0 0 14px}.trial-clash-row .sub-label{color:#111}.trial-label{display:inline-block;margin-left:8px;background:#ff3b30;color:#fff;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900}.trial-clash-row .sub-field{border-color:#ff3b30;box-shadow:0 0 0 2px rgba(255,59,48,.08)}
