.insight-modal-root{z-index:9999;box-sizing:border-box;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}@media (min-width:640px){.insight-modal-root{padding:32px}}.insight-modal-backdrop{-webkit-backdrop-filter:blur(12px);background:#0d132280;transition:opacity .3s;position:absolute;inset:0}.insight-modal-backdrop.is-hidden{opacity:0}.insight-modal-panel{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:32rem;max-height:min(88vh,640px);transition:opacity .3s,transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px -12px #0d132259}.insight-modal-panel.is-hidden{opacity:0;transform:scale(.97)}.insight-modal-header{box-sizing:border-box;background:#f8faff;border-bottom:1px solid #e6e9f2;flex-shrink:0;padding:32px 32px 28px}.insight-modal-kicker{letter-spacing:.14em;text-transform:uppercase;color:#2b76f6;margin:0;font-size:11px;font-weight:700}.insight-modal-hero{align-items:flex-start;gap:16px;margin-top:20px;padding-right:40px;display:flex}.insight-modal-icon{color:#2b76f6;background:#e6efff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.insight-modal-icon svg{width:20px;height:20px}.insight-modal-title-wrap{flex:1;min-width:0}.insight-modal-title{color:#5b6376;margin:0;font-size:14px;font-weight:600;line-height:1.4}.insight-modal-value{letter-spacing:-.02em;color:#0d1322;margin:6px 0 0;font-size:1.875rem;font-weight:800;line-height:1.15}.insight-modal-subtitle{color:#5b6376;margin:8px 0 0;font-size:14px;line-height:1.5}.insight-modal-close{color:#5b6376;cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 0 0 1px #e6e9f2}.insight-modal-close:hover{color:#0d1322;background:#f3f7ff}.insight-modal-body{overscroll-behavior:contain;box-sizing:border-box;flex:1;padding:32px;overflow-y:auto}.insight-modal-body p{margin:0}.insight-modal-section{flex-direction:column;gap:32px;display:flex}.insight-modal-desc{color:#3d4556;font-size:15px;line-height:1.7}.insight-modal-section-label{letter-spacing:.12em;text-transform:uppercase;color:#9aa3b8;margin:0 0 16px;font-size:11px;font-weight:700}.insight-modal-meta-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:480px){.insight-modal-meta-grid{grid-template-columns:1fr 1fr}}.insight-modal-meta-label{color:#9aa3b8;margin:0;font-size:12px;font-weight:500}.insight-modal-meta-value{color:#0d1322;margin:6px 0 0;font-size:1.25rem;font-weight:700;line-height:1.3}.insight-modal-bullets{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.insight-modal-bullets li{color:#3d4556;gap:12px;font-size:14px;line-height:1.65;display:flex}.insight-modal-bullets svg{color:#2b76f6;flex-shrink:0;width:18px;height:18px;margin-top:2px}.insight-modal-footer{box-sizing:border-box;background:#f8faff;border-top:1px solid #e6e9f2;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 32px;display:flex}.insight-modal-btn-close{color:#5b6376;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;margin:0;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.25;transition:background .15s,color .15s;display:inline-flex;box-shadow:0 0 0 1px #e6e9f2}.insight-modal-btn-close:hover{color:#0d1322;background:#f3f7ff}.insight-modal-btn-primary{color:#fff;cursor:pointer;background:#2b76f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin:0;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;transition:background .15s;display:inline-flex;box-shadow:0 4px 14px #2b76f666}.insight-modal-btn-primary:hover{color:#fff;background:#1a4fcf}.insight-modal-btn-primary svg{flex-shrink:0;width:16px;height:16px}.insight-tile-btn{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e6e9f2;border-radius:16px;width:100%;margin:0;padding:24px;font-family:inherit;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;box-shadow:0 4px 20px -8px #0d13221f}.insight-tile-btn:hover:not(:disabled){border-color:#2b76f666;transform:translateY(-2px);box-shadow:0 12px 32px -12px #2b76f633}.insight-tile-btn:disabled{opacity:.5;cursor:not-allowed}.insight-tile-btn:focus-visible{outline-offset:2px;outline:2px solid #2b76f6}.insight-tile-link{width:100%;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e6e9f2;border-radius:16px;padding:24px;text-decoration:none;display:block;box-shadow:0 4px 20px -8px #0d13221f}.insight-tile-hint{color:#2b76f6;align-items:center;gap:6px;margin:16px 0 0;padding:0;font-size:12px;font-weight:600;display:flex}.insight-tile-hint svg{width:14px;height:14px}
