:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#182230;background:#f5f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1100px}button,input,textarea,select{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 70% 10%,#e4f4ff,transparent 38%),linear-gradient(145deg,#f8fbff,#eef3f8)}.login-card{width:420px;padding:42px;background:#ffffffeb;border:1px solid #fff;border-radius:24px;box-shadow:0 24px 70px #0b1f3a1f}.brand-mark,.side-brand>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;color:#fff;font-weight:800;background:linear-gradient(135deg,#0b1f3a,#246bfd)}.login-card h1{margin:22px 0 6px;font-size:28px}.login-card p{color:#687386;margin:0 0 30px}label{display:flex;flex-direction:column;gap:8px;color:#4b586a;font-size:13px;font-weight:600}input,textarea,select{width:100%;border:1px solid #dce2ea;background:#fff;border-radius:10px;padding:11px 13px;outline:none;color:#182230;transition:.2s}input:focus,textarea:focus,select:focus{border-color:#246bfd;box-shadow:0 0 0 3px #246bfd1a}textarea{min-height:104px;resize:vertical;line-height:1.6}input[type=checkbox]{width:22px;height:22px;accent-color:#246bfd}.media-input{display:flex;gap:8px}.media-input input{min-width:0}.upload-button{flex:none;display:grid;place-items:center;padding:0 14px;color:#246bfd;border:1px solid #bcd2fb;border-radius:10px;background:#f3f7ff;cursor:pointer}.upload-button input{display:none}.login-card form{display:grid;gap:18px}.primary{border:0;color:#fff;background:#246bfd;padding:11px 20px;border-radius:10px;font-weight:700;box-shadow:0 6px 16px #246bfd2e}.error{margin:12px 0;color:#b42318;background:#fff2f0;padding:11px 14px;border-radius:10px}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}aside{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:26px 18px;background:#0b1f3a;color:#fff}.side-brand{display:flex;align-items:center;gap:12px;padding:0 8px 30px}.side-brand>span{width:42px;height:42px;background:linear-gradient(135deg,#246bfd,#46c2ff)}.side-brand strong,.side-brand small{display:block}.side-brand small{margin-top:3px;color:#91a0b5}nav{display:grid;gap:7px}nav button,.logout{border:0;text-align:left;color:#aebbd0;background:transparent;padding:12px 14px;border-radius:10px}nav button:hover,nav button.active{color:#fff;background:#ffffff1a}.logout{margin-top:auto}.content{min-width:0;padding:42px 48px 80px}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-head h2{margin:0 0 6px;font-size:26px}.page-head p{margin:0;color:#7a8697}.table-card,.company-card{background:#fff;border:1px solid #e9edf2;border-radius:16px;box-shadow:0 8px 28px #122d4b0b;overflow:hidden}table{width:100%;border-collapse:collapse}th,td{padding:16px 20px;border-bottom:1px solid #eef1f5;text-align:left}th{color:#7a8697;background:#fafbfc;font-size:12px;letter-spacing:.04em}td small{display:block;max-width:520px;margin-top:4px;color:#8a95a5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{display:inline-flex;padding:4px 9px;color:#12715b;background:#eaf9f3;border-radius:99px;font-size:12px}.status.draft{color:#7a5d13;background:#fff7dd}.link{border:0;background:transparent;color:#246bfd;padding:6px}.link.danger{color:#c43b35}.empty{padding:54px;text-align:center;color:#9aa4b2}.link:disabled{color:#9aa4b2;cursor:wait}.qr-ready{display:inline-flex;align-items:center;gap:9px;padding:5px 9px 5px 5px;border:1px solid #dbe7fc;border-radius:10px;color:#246bfd;text-align:left;background:#f7faff}.qr-ready img{width:38px;height:38px;border-radius:5px;object-fit:cover}.qr-ready span,.qr-ready small{display:block}.qr-ready small{margin-top:2px;color:#7f8b9d;font-size:11px}.qr-missing{display:inline-flex;padding:5px 9px;border-radius:99px;color:#8b6a18;background:#fff7dd;font-size:12px}.modal{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:30px;background:#0b1f3a85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.editor{width:min(820px,88vw);max-height:88vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 30px 80px #0003}.editor header,.editor footer{position:sticky;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#fff}.editor header{top:0;border-bottom:1px solid #edf0f4}.editor footer{bottom:0;justify-content:flex-end;gap:10px;border-top:1px solid #edf0f4}.editor h3{margin:0}.close{border:0;background:transparent;font-size:28px;color:#788496}.qr-dialog{width:min(620px,88vw);overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 30px 80px #00000038}.qr-dialog header,.qr-dialog footer{display:flex;align-items:center;justify-content:space-between;padding:20px 24px}.qr-dialog header{border-bottom:1px solid #edf0f4}.qr-dialog h3{margin:0}.qr-dialog header p{margin:6px 0 0;color:#7a8697;font-size:13px}.qr-dialog footer{justify-content:flex-end;gap:10px;border-top:1px solid #edf0f4}.qr-dialog footer button{padding:10px 16px;border:1px solid #dce2ea;border-radius:10px;background:#fff}.download{display:inline-flex;align-items:center;text-decoration:none}.qr-body{display:grid;grid-template-columns:230px 1fr;gap:28px;align-items:center;padding:28px}.qr-body>img{width:230px;height:230px;object-fit:contain;border:1px solid #edf0f4;border-radius:14px}.qr-note{display:flex;flex-direction:column;gap:12px;color:#677386;font-size:13px;line-height:1.65}.qr-note strong{color:#182230;font-size:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px}.form-grid .wide{grid-column:1 / -1}.editor footer>button:not(.primary),.company-card footer>button:not(.primary){border:1px solid #dce2ea;background:#fff;padding:10px 18px;border-radius:10px}.company-card{padding:8px}.company-card footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 24px 24px}.saved{color:#12715b}@media(max-width:1200px){.content{padding:34px 30px}}
