/* AckySHINE Reports shared content stylesheet — used by every report page */
:root{--report-bg:#f5f7fb;--report-card:#fff;--report-text:#0f172a;--report-muted:#64748b;--report-border:#e2e8f0;--report-blue:#2563eb;--report-violet:#7c3aed;--report-green:#059669;--report-orange:#ea580c;--report-red:#dc2626;--report-radius:22px;--report-shadow:0 12px 35px rgba(15,23,42,.075);--report-scale:var(--module-content-scale,1)}
html{background:var(--report-bg);scroll-behavior:smooth}body{margin:0;min-height:100vh;padding-top:86px;padding-bottom:105px;background:radial-gradient(circle at 12% 5%,rgba(59,130,246,.07),transparent 28%),radial-gradient(circle at 88% 10%,rgba(139,92,246,.06),transparent 28%),var(--report-bg);color:var(--report-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:calc(15px * var(--report-scale));line-height:1.5;transition:padding .22s ease}html.mod-embed-doc body{padding:14px!important;background:#f8fafc!important}a{color:inherit}.main-content,.container,.report-main{width:min(1180px,calc(100% - 36px));max-width:1180px;margin:0 auto!important;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.main-content>.container{width:100%}.report-main{display:grid;gap:16px}.report-surface{position:relative;min-width:0}.report-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 16px;padding:22px 24px;border:1px solid #dbeafe;border-radius:26px;background:linear-gradient(135deg,#fff,#eff6ff 58%,#f5f3ff);box-shadow:var(--report-shadow)}.report-hero::after{content:"";position:absolute;right:-35px;top:-55px;width:170px;height:170px;border-radius:50%;background:linear-gradient(135deg,rgba(37,99,235,.12),rgba(124,58,237,.08));filter:blur(1px)}.report-hero-copy{position:relative;z-index:1;display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:center;min-width:0}.report-hero-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 12px 26px rgba(37,99,235,.22);font-size:23px}.report-hero-copy>div{min-width:0}.report-eyebrow{display:block;color:#2563eb;font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.report-hero h1{margin:2px 0 2px!important;color:#0f172a!important;font-size:clamp(20px,2.6vw,31px)!important;letter-spacing:-.035em;line-height:1.1}.report-hero p{margin:0;color:#64748b;font-size:11px}.report-hero-tools{position:relative;z-index:1;display:flex;gap:6px;align-items:center}.report-tool{height:38px;padding:0 11px;border:1px solid #dbeafe;border-radius:11px;background:#fff;color:#334155;font:inherit;font-size:10px;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:5px}.report-tool:hover{border-color:#93c5fd;color:#1d4ed8;background:#eff6ff}.report-status{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:9px;font-weight:800}.report-status i{width:7px;height:7px;border-radius:50%;background:#10b981}
h1{font-size:clamp(22px,3vw,31px);letter-spacing:-.035em}h2{font-size:17px;letter-spacing:-.02em}h3{font-size:14px}h1,h2,h3,h4{color:#0f172a}body>.container>h1,.main-content>h1,.container>h1{margin-top:0}.container>h1:first-child,.main-content>h1:first-child{visibility:hidden;height:0;margin:0;overflow:hidden}
.report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px}.report-kpi{min-width:0;padding:14px 15px;border:1px solid var(--report-border);border-radius:18px;background:#fff;box-shadow:0 6px 22px rgba(15,23,42,.045);display:grid;grid-template-columns:36px 1fr;gap:9px;align-items:center}.report-kpi>span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#eff6ff;font-size:17px}.report-kpi div{min-width:0;display:grid}.report-kpi b{font-size:16px;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.report-kpi small{margin-top:3px;color:#64748b;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.report-kpi.tone-violet>span{background:#faf5ff}.report-kpi.tone-green>span{background:#ecfdf5}.report-kpi.tone-orange>span{background:#fff7ed}
section,.chart-section,.report-card,.single-column,.double-column>div{min-width:0;margin:0 0 14px!important;padding:16px!important;border:1px solid var(--report-border)!important;border-radius:var(--report-radius)!important;background:var(--report-card)!important;box-shadow:var(--report-shadow)!important}.double-column{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:0 0 14px!important}.double-column>div{margin:0!important}.container>h2,.container>h1+ h2,.report-surface>h2{margin:15px 0 7px;padding:0 2px}.report-auto-card{margin:0 0 14px;padding:16px;border:1px solid var(--report-border);border-radius:var(--report-radius);background:#fff;box-shadow:var(--report-shadow)}.report-auto-card h2{margin:0 0 12px}.report-chart-frame{position:relative;width:100%;height:clamp(260px,36vw,420px);min-height:260px;border-radius:15px;background:linear-gradient(180deg,#fff,#fbfdff);overflow:hidden}.report-chart-frame canvas,section canvas,.chart-section canvas,.report-auto-card canvas{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:420px!important}.report-chart-frame::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(226,232,240,.6),transparent);transform:translateX(-100%);animation:reportShimmer 1.3s ease 1;pointer-events:none;z-index:2}@keyframes reportShimmer{to{transform:translateX(100%)}}
.first-button,.nav-button,.report-primary{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;margin:8px 5px 8px 0!important;padding:10px 14px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#2563eb,#4f46e5)!important;color:#fff!important;text-decoration:none!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;box-shadow:0 8px 18px rgba(37,99,235,.2)!important}.first-button:hover,.nav-button:hover,.report-primary:hover{transform:translateY(-1px);box-shadow:0 10px 23px rgba(37,99,235,.28)!important}.error-message,.report-alert{padding:11px 13px;border:1px solid #fecaca;border-radius:13px;background:#fff1f2;color:#b91c1c;font-size:11px}.report-alert.success{border-color:#bbf7d0;background:#f0fdf4;color:#047857}.report-alert.info{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}
.mod-table-wrap{width:100%;overflow:auto;border:1px solid #e2e8f0;border-radius:15px;background:#fff}table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;font-size:11px!important}th{position:sticky;top:0;background:#f8fafc!important;color:#475569!important;font-size:9px!important;text-transform:uppercase;letter-spacing:.05em}th,td{padding:10px 11px!important;border:0!important;border-bottom:1px solid #eef2f7!important;text-align:left!important;white-space:nowrap}tr:last-child td{border-bottom:0!important}tbody tr:hover td{background:#f8fbff}.mod-table-wrap::-webkit-scrollbar{height:7px}.mod-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}
.report-tabs{display:flex;gap:6px;overflow:auto;margin:0 0 13px;padding:5px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 6px 22px rgba(15,23,42,.04);scrollbar-width:none}.report-tabs::-webkit-scrollbar{display:none}.report-tab{flex:0 0 auto;border:0;border-radius:11px;background:transparent;color:#64748b;padding:9px 12px;font:inherit;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.report-tab:hover{background:#f8fafc;color:#0f172a}.report-tab.active{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 7px 18px rgba(37,99,235,.18)}.report-tab-panel{display:none}.report-tab-panel.active{display:block;animation:reportPanelIn .22s ease}@keyframes reportPanelIn{from{opacity:0;transform:translateY(4px)}}.report-launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.report-launch{position:relative;overflow:hidden;min-height:128px;padding:15px;border:1px solid #e2e8f0;border-radius:19px;background:#fff;text-decoration:none;box-shadow:0 7px 24px rgba(15,23,42,.045);display:grid;align-content:start;gap:6px;transition:.16s}.report-launch:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 13px 30px rgba(37,99,235,.09)}.report-launch>span{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:#eff6ff;font-size:19px}.report-launch b{font-size:13px}.report-launch small{color:#64748b;font-size:9px;line-height:1.4}.report-launch em{position:absolute;right:12px;top:12px;font-style:normal;color:#94a3b8}.report-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.report-preview-card{min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:var(--report-shadow)}.report-preview-head{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-bottom:1px solid #eef2f7}.report-preview-head div{display:flex;align-items:center;gap:8px}.report-preview-head span{font-size:18px}.report-preview-head b{font-size:11px}.report-preview-head a{font-size:9px;color:#2563eb;text-decoration:none}.report-preview-frame{position:relative;height:390px;background:#f8fafc}.report-preview-frame iframe{width:100%;height:100%;border:0;background:#fff}.report-preview-frame .report-iframe-placeholder{position:absolute;inset:0;display:grid;place-items:center;color:#94a3b8;font-size:10px}.report-preview-card.loaded .report-iframe-placeholder{display:none}
.report-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:13px}.report-summary-strip article{padding:13px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.report-summary-strip article span{display:block;font-size:16px}.report-summary-strip article b{display:block;margin-top:4px;font-size:17px}.report-summary-strip article small{font-size:8px;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.report-callout{display:flex;align-items:flex-start;gap:12px;padding:14px 15px;border:1px solid #bfdbfe;border-radius:18px;background:linear-gradient(135deg,#eff6ff,#fff)}.report-callout>span{font-size:23px}.report-callout div{display:grid}.report-callout b{font-size:12px}.report-callout small{margin-top:3px;color:#64748b;font-size:10px;line-height:1.5}
.report-guest{width:min(650px,calc(100% - 28px));margin:8vh auto 0;padding:28px;border:1px solid #e2e8f0;border-radius:26px;background:#fff;text-align:center;box-shadow:0 18px 55px rgba(15,23,42,.09)}.report-guest img{max-width:200px;border-radius:16px}.report-guest h2{margin:14px 0 6px}.report-guest p{margin:0 auto 15px;max-width:460px;color:#64748b;font-size:11px}.report-form{display:grid;gap:12px}.report-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-field{display:grid;gap:5px}.report-field>span{font-size:9px;font-weight:800;color:#475569;text-transform:uppercase;letter-spacing:.05em}.report-field input,.report-field select,.report-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;padding:10px 11px;font:inherit;font-size:11px;outline:0}.report-field textarea{min-height:96px;resize:vertical}.report-field input:focus,.report-field select:focus,.report-field textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.report-email-preview{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;background:#f8fafc}.report-email-browser{padding:7px 10px;background:#e2e8f0;font-size:8px;color:#64748b}.report-email-canvas{padding:24px;background:#fff}.report-email-message{max-width:650px;margin:auto;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.report-email-header{padding:20px;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff}.report-email-header h2{margin:5px 0 0;color:#fff}.report-email-body{padding:18px}.report-email-body p{color:#475569;font-size:10px;line-height:1.55}.report-email-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.report-email-stats article{padding:10px;border-radius:12px;background:#f8fafc}.report-email-stats b{display:block;font-size:15px}.report-email-stats small{font-size:8px;color:#64748b}.report-email-footer{padding:12px 18px;background:#f8fafc;color:#94a3b8;font-size:8px}.report-email-canvas.theme-violet .report-email-header{background:linear-gradient(135deg,#4c1d95,#7c3aed)}.report-email-canvas.theme-green .report-email-header{background:linear-gradient(135deg,#064e3b,#059669)}.report-email-canvas.theme-sunset .report-email-header{background:linear-gradient(135deg,#9a3412,#ea580c,#db2777)}
.report-process-mini{display:flex;align-items:center;gap:7px;color:#64748b;font-size:9px}.report-process-mini i{width:8px;height:8px;border-radius:50%;background:#22c55e}.report-empty{padding:24px;text-align:center;color:#94a3b8;font-size:11px}.report-hidden-source-title{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}
@media(max-width:1100px){.report-kpis,.report-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.report-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){body{padding-top:76px;padding-bottom:82px}.main-content,.container,.report-main{width:min(100% - 20px,1180px)}.report-hero{padding:17px;border-radius:21px;align-items:flex-start}.report-hero-tools{display:none}.report-preview-grid{grid-template-columns:1fr}.double-column{grid-template-columns:1fr!important}.report-chart-frame{height:320px}.report-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){html.mod-embed-doc body{padding:8px!important}.main-content,.container,.report-main{width:calc(100% - 14px)}.report-hero{padding:14px}.report-hero-copy{grid-template-columns:43px 1fr}.report-hero-icon{width:43px;height:43px;border-radius:14px;font-size:19px}.report-hero p{font-size:9px}.report-kpis,.report-summary-strip{grid-template-columns:1fr 1fr;gap:7px}.report-kpi{padding:10px}.report-launch-grid{grid-template-columns:1fr}.report-preview-frame{height:340px}.report-form-grid{grid-template-columns:1fr}.report-email-stats{grid-template-columns:1fr}.report-chart-frame{height:285px;min-height:250px}section,.chart-section,.report-card,.single-column,.double-column>div,.report-auto-card{padding:12px!important;border-radius:17px!important}.mod-table-wrap{border-radius:12px}th,td{padding:8px 9px!important;font-size:9px!important}}
@media print{body{padding:0!important;background:#fff!important}.mod-topbar,.mod-sidebar,.mod-rightbar,.mod-bottom,.mod-more-sheet,.mod-page-loader,.mod-process-overlay,.report-hero-tools{display:none!important}.main-content,.container,.report-main{width:100%!important;max-width:none!important}.report-hero,section,.chart-section,.report-card,.single-column,.double-column>div,.report-auto-card{box-shadow:none!important;break-inside:avoid}.report-preview-frame{height:auto}.report-preview-frame iframe{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.report-chart-frame::before{animation:none!important}.report-tab-panel.active{animation:none!important}}
.report-form-note{color:#64748b;font-size:9px;line-height:1.45}
html.mod-embed-doc .report-hero{margin-bottom:9px;padding:12px 14px;border-radius:16px;box-shadow:0 5px 16px rgba(15,23,42,.05)}
html.mod-embed-doc .report-hero-icon{width:38px;height:38px;border-radius:12px;font-size:17px}
html.mod-embed-doc .report-hero-copy{grid-template-columns:38px 1fr;gap:9px}
html.mod-embed-doc .report-hero h1{font-size:17px!important}
html.mod-embed-doc .report-hero p,html.mod-embed-doc .report-hero-tools{display:none!important}
html.mod-embed-doc section,html.mod-embed-doc .chart-section,html.mod-embed-doc .report-auto-card{padding:10px!important;border-radius:14px!important;margin-bottom:8px!important;box-shadow:0 4px 14px rgba(15,23,42,.04)!important}
html.mod-embed-doc .report-chart-frame{height:260px;min-height:220px}
.chart-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 14px}.chart{min-width:0;padding:15px;border:1px solid var(--report-border);border-radius:var(--report-radius);background:#fff;box-shadow:var(--report-shadow)}.chart h2{margin-top:0}.table-container{margin:0 0 14px;padding:15px;border:1px solid var(--report-border);border-radius:var(--report-radius);background:#fff;box-shadow:var(--report-shadow)}.table-container h2{margin-top:0}.total-line{display:inline-flex;padding:8px 11px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:750}.double-column1{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 14px}.double-column1>div{min-width:0}.charts{display:block}.report-surface.report-main{width:min(1180px,calc(100% - 36px));margin-inline:auto}.report-surface:not(body){min-width:0}body.report-surface>.report-hero,body.report-surface>.report-auto-card{width:min(1180px,calc(100% - 36px));margin-left:auto!important;margin-right:auto!important}@media(max-width:900px){.chart-container,.double-column1{grid-template-columns:1fr!important}body.report-surface>.report-hero,body.report-surface>.report-auto-card{width:calc(100% - 20px)}}
