.cwm-front{--navy:#111827;--blue:#2563eb;--muted:#64748b;font-family:Inter,system-ui,-apple-system,sans-serif;max-width:1280px;margin:24px auto;color:var(--navy)}.cwm-front-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px;border-radius:18px;background:linear-gradient(135deg,#111827,#1e3a8a);color:#fff}.cwm-front-head span{font-size:12px;letter-spacing:.14em;color:#93c5fd}.cwm-front-head h2{font-size:30px;line-height:1.2;margin:5px 0}.cwm-front-head p{margin:0;color:#cbd5e1}.cwm-button{display:inline-block;background:#2563eb!important;color:#fff!important;padding:10px 16px;border-radius:8px;text-decoration:none!important;font-weight:700}.cwm-front-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.cwm-front-cards article{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;box-shadow:0 4px 18px rgba(15,23,42,.06)}.cwm-front-cards span{display:block;color:var(--muted);font-size:14px;margin-bottom:8px}.cwm-front-cards strong{font-size:24px}.cwm-front-table{overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:14px}.cwm-front table{width:100%;border-collapse:collapse;min-width:760px}.cwm-front th,.cwm-front td{padding:14px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.cwm-front th{background:#f8fafc;font-size:13px;color:#475569}.cwm-front td{font-size:14px}.cwm-login-required{padding:24px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}@media(max-width:900px){.cwm-front-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.cwm-front-head{align-items:flex-start;flex-direction:column}.cwm-front-cards{grid-template-columns:1fr}.cwm-front-head h2{font-size:24px}}
