:root{color:#172033;font-synthesis:none;--accent:#4f46e5;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}.public-layout{background:#f7f9fc;min-height:100vh}.public-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#ffffffe0;border-bottom:1px solid #e8edf5;align-items:center;gap:32px;height:72px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand,.admin-brand{align-items:center;gap:10px;font-size:20px;font-weight:750;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--accent);width:34px;height:34px;box-shadow:0 8px 22px color-mix(in srgb, var(--accent) 35%, transparent);border-radius:11px;place-items:center;display:grid}.brand-logo{object-fit:contain;border-radius:10px;width:38px;height:38px;display:block}.public-nav{flex:1;gap:7px;display:flex}.public-nav a{color:#5e687b;border-radius:9px;padding:9px 13px;text-decoration:none}.public-nav a:hover,.public-nav a.active{color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, white)}.public-footer{text-align:center;color:#8690a2;padding:28px}.page-shell{width:min(1060px,100% - 32px);margin:40px auto}.narrow-shell{width:min(720px,100% - 32px);margin:48px auto}.page-heading{margin-bottom:24px}.page-heading>h1.ant-typography{margin-bottom:8px}.page-heading p{color:#738095;margin:0}.hero{text-align:center;background:radial-gradient(circle at 50% 5%, color-mix(in srgb, var(--accent) 18%, white), transparent 46%);padding:90px 24px 78px;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#0000,#d8deea,#0000);height:1px;position:absolute;inset:auto 15% 0}.hero h1{letter-spacing:-.045em;max-width:820px;margin:0 auto 18px;font-size:clamp(40px,6vw,72px);line-height:1.08}.hero p{color:#68758a;max-width:690px;margin:0 auto 32px;font-size:18px;line-height:1.75}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1040px,100% - 32px);margin:-10px auto 60px;display:grid}.feature-card{border:1px solid #e6eaf1;box-shadow:0 12px 40px #1c27440f}.form-card{border:1px solid #e4e9f1;box-shadow:0 18px 50px #1d2b4b12}.result-card{margin-top:20px}.secret-input textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.admin-layout{min-height:100vh}.admin-layout .ant-layout-sider{border-right:1px solid #e8edf3;height:100vh;position:sticky;top:0}.admin-brand{height:64px;padding:0 18px}.admin-header{background:#fff;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.admin-content{padding:28px;overflow:auto}.admin-page{max-width:1400px;margin:0 auto}.admin-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.brand-logo-editor{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.brand-logo-preview{color:#8c96a8;background:#f7f9fc;border:1px dashed #cfd6e2;border-radius:16px;place-items:center;width:84px;height:84px;font-size:30px;display:grid;overflow:hidden}.brand-logo-preview img{object-fit:contain;width:100%;height:100%}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{border:1px solid #e5eaf2}.toolbar{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.code-value{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.muted{color:#7a879b}.status-dot{background:#8c8c8c;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.status-dot.success{background:#16a34a}.status-dot.processing{background:#2563eb}.status-dot.failed{background:#dc2626}.batch-textarea textarea{min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media (width<=880px){.public-header{gap:14px;padding:0 16px}.public-nav{display:none}.feature-grid,.stat-grid{grid-template-columns:1fr 1fr}.admin-content{padding:18px}}@media (width<=560px){.feature-grid,.stat-grid{grid-template-columns:1fr}.hero{padding-top:64px}.public-header .ant-btn>span:not(.anticon){display:none}}:root[data-theme=dark]{color:#e6eaf2;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0e1420}:root[data-theme=dark] .public-layout,:root[data-theme=dark] .hero{background:#101722}:root[data-theme=dark] .public-header,:root[data-theme=dark] .admin-header,:root[data-theme=dark] .admin-layout .ant-layout-sider{background:#111824f0;border-color:#293244}:root[data-theme=dark] .public-nav a,:root[data-theme=dark] .hero p,:root[data-theme=dark] .page-heading p,:root[data-theme=dark] .muted,:root[data-theme=dark] .public-footer{color:#9aa7ba}:root[data-theme=dark] .feature-card,:root[data-theme=dark] .form-card,:root[data-theme=dark] .stat-card{box-shadow:none;border-color:#2b3547}
