:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{background:#f4f7fa;margin:0}button,input,select,textarea{font-family:inherit}button:disabled{opacity:.6;cursor:not-allowed}.page{color:#001d34;background:#f4f7fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:24px;font-family:Arial,sans-serif;display:flex}.center-page{align-items:center}.shell{width:100%;max-width:980px}.card{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:430px;margin-top:80px;padding:32px;box-shadow:0 10px 30px #001d341f}.header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.title{color:#001d34;margin:0;font-size:32px}.section-title{color:#001d34;margin:0;font-size:24px}.subtitle{color:#35506d;margin:6px 0 0}.text{color:#35506d;line-height:1.5}.user-box{background:#fff;border-radius:16px;flex-direction:column;gap:4px;min-width:220px;padding:16px;display:flex;box-shadow:0 8px 20px #001d3414}.logout-button{color:#35506d;cursor:pointer;background:0 0;border:none;margin-top:8px;text-decoration:underline}.tabs{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.tab-button{color:#35506d;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:12px 18px;font-weight:700;box-shadow:0 4px 14px #001d3412}.active-tab-button{color:#fff;background:#001d34}.panel{background:#fff;border-radius:20px;gap:16px;padding:28px;display:grid;box-shadow:0 10px 30px #001d341f}.notice-box{color:#245b1f;background:#eef7ec;border-radius:14px;gap:4px;padding:14px;line-height:1.4;display:grid}.notice-box-muted{color:#35506d;background:#f4f7fa;border-radius:14px;gap:4px;padding:14px;line-height:1.4;display:grid}.label{color:#001d34;gap:8px;font-weight:700;display:grid}.input{color:#001d34;background:#fff;border:1px solid #d0d7de;border-radius:12px;width:100%;padding:14px;font-size:16px}.textarea{resize:vertical;color:#001d34;background:#fff;border:1px solid #d0d7de;border-radius:12px;width:100%;min-height:90px;padding:14px;font-size:16px}.checkbox-row{color:#35506d;align-items:center;gap:10px;font-weight:700;display:flex}.primary{color:#fff;cursor:pointer;background:#001d34;border:none;border-radius:14px;padding:16px;font-size:16px;font-weight:700}.primary-small{color:#fff;cursor:pointer;background:#001d34;border:none;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:700}.secondary{color:#fff;cursor:pointer;background:#5cba47;border:none;border-radius:12px;padding:12px;font-size:14px;font-weight:700}.search-row{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.user-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:14px;padding:18px;display:grid;box-shadow:0 5px 16px #001d340d}.user-actions{flex-wrap:wrap;gap:10px;display:flex}.action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.message{border-radius:12px;padding:14px;font-weight:700;line-height:1.4}.message-success{color:#245b1f;background:#eef7ec}.message-warning{color:#6b4b00;background:#fff4d8}.message-error{color:#7a1f1f;background:#ffecec}.message-info{color:#35506d;background:#eef2f6}.history-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.stats-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stats-grid-four{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat-card{text-align:center;background:#f4f7fa;border-radius:14px;gap:4px;padding:16px;display:grid}.log-list{gap:14px;display:grid}.log-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:18px;box-shadow:0 5px 16px #001d340d}.log-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.log-top>div{gap:4px;display:grid}.status-badge{white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800}.used-badge{color:#35506d;background:#eef2f6}.unused-badge{color:#245b1f;background:#eef7ec}.vip-badge{color:#174a8b;background:#eaf2ff}.campaign-badge{color:#4b2a86;background:#f0eaff}.log-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.log-meta-grid div{gap:4px;display:grid}.log-meta-grid small,.reason-box small{color:#6b7c8f;font-weight:700}.reason-box{background:#f4f7fa;border-radius:12px;gap:4px;padding:12px;display:grid}.empty-box{color:#35506d;text-align:center;background:#f4f7fa;border-radius:14px;padding:18px}.campaign-description{color:#35506d;margin:0 0 14px;line-height:1.45}.link{color:#174a8b;word-break:break-all}.mono-text{word-break:break-all;font-family:monospace;font-size:12px}.version{color:#9aa6b2;text-align:center;margin-top:18px;font-size:12px}@media (width<=760px){.page{padding:16px}.header,.history-header{flex-direction:column;align-items:stretch}.user-box{min-width:0}.stats-grid,.stats-grid-four,.log-meta-grid,.search-row,.edit-grid,.offer-row{grid-template-columns:1fr}.action-buttons{justify-content:stretch}.action-buttons button,.user-actions button,.edit-grid button,.offer-row button{width:100%}.panel{padding:20px}}.edit-grid{background:#f4f7fa;border-radius:14px;grid-template-columns:1fr 1fr 1fr auto auto;align-items:end;gap:12px;padding:14px;display:grid}.danger-small{color:#7a1f1f;cursor:pointer;white-space:nowrap;background:#ffecec;border:none;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700}.offer-row{grid-template-columns:1fr auto;align-items:center}.offer-row>div{gap:4px;display:grid}.search-results-list{gap:10px;margin-top:12px;display:grid}.search-result-button{color:#001d34;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px;display:flex}.search-result-button:hover{background:#f4f7fa}.search-result-button span:first-child{gap:4px;display:grid}.search-result-button small{color:#6b7c8f}
