@charset "UTF-8";p{line-height:1.9;margin-bottom:1.5em}h1{margin-bottom:0.8em;line-height:1.18}h2{margin-top:2.5em;margin-bottom:1em;line-height:1.25}h3{margin-top:1.8em;margin-bottom:0.8em;line-height:1.3}ul{margin-bottom:1.6em;padding-left:1.2em}li{margin-bottom:0.55em;line-height:1.7}.lead{font-size:1.12rem;line-height:1.9;color:#222;margin-bottom:1.8em}.highlight{font-weight:700;background:rgba(0,237,11,0.15);padding:0 4px;border-radius:6px}.holo-progress{position:fixed;top:0;left:0;width:0;height:4px;background:#00ED0B;z-index:9999}.holo-kpi-section{position:relative;margin:3em 0 3.5em;padding:2.4em 1.5em;background:radial-gradient(circle at top left,rgba(0,237,11,0.10),transparent 32%),linear-gradient(180deg,rgba(75,2,134,0.055) 0%,rgba(0,237,11,0.035) 100%);border:1px solid rgba(75,2,134,0.10);border-radius:24px;overflow:hidden}.holo-kpi-section::before{content:"";position:absolute;top:-80px;right:-80px;width:220px;height:220px;background:rgba(75,2,134,0.08);border-radius:50%;pointer-events:none}.holo-kpi-head{position:relative;z-index:1;max-width:850px;margin:0 auto 2em;text-align:center}.holo-kpi-eyebrow{display:inline-block;margin-bottom:10px;padding:8px 14px;border-radius:999px;background:rgba(75,2,134,0.08);color:#4b0286;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0.08em}.holo-kpi-head h2{margin:0 0 0.4em;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.12;color:#222}.holo-kpi-head p{margin:0;font-size:1.02rem;color:#555;line-height:1.75}.holo-kpi-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:2em 0 0}.holo-kpi{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(75,2,134,0.10);border-radius:18px;padding:1.5em 1.25em 1.35em;box-shadow:0 12px 30px rgba(0,0,0,0.07);transition:transform 0.35s ease,box-shadow 0.35s ease,border-color 0.35s ease}.holo-kpi::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(75,2,134,0.08),transparent 45%);opacity:0;transition:opacity 0.35s ease;pointer-events:none}.holo-kpi:hover{transform:translateY(-8px);box-shadow:0 20px 44px rgba(75,2,134,0.14);border-color:rgba(75,2,134,0.24)}.holo-kpi:hover::before{opacity:1}.holo-kpi-accent{width:56px;height:6px;border-radius:999px;background:linear-gradient(90deg,#4b0286 0%,#00ED0B 100%);margin-bottom:1.1em}.holo-kpi-number{display:block;font-size:clamp(2.15rem,4vw,3.15rem);line-height:1;font-weight:900;letter-spacing:-0.04em;color:#4b0286;margin-bottom:0.35em}.holo-kpi-title{display:block;font-size:1rem;font-weight:800;color:#111;margin-bottom:0.4em}.holo-kpi-label{display:block;font-size:0.96rem;line-height:1.6;color:#555}.reveal-card{opacity:0;transform:translateY(24px);transition:opacity 0.65s ease,transform 0.65s ease}.reveal-card.is-visible{opacity:1;transform:translateY(0)}.reveal-card:nth-child(2){transition-delay:0.08s}.reveal-card:nth-child(3){transition-delay:0.16s}.reveal-card:nth-child(4){transition-delay:0.24s}blockquote,.holo-callout{margin:2em 0;padding:1.2em;border-left:4px solid #4b0286;background:rgba(75,2,134,0.06);border-radius:0 12px 12px 0}.holo-callout strong{color:#4b0286}.holo-mini-index{margin:2.2em 0;padding:1.2em 1.3em;background:#f8f8fb;border:1px solid #eee;border-radius:14px}.holo-mini-index p{margin:0 0 0.8em;font-weight:700;color:#4b0286}.holo-mini-index ol{margin:0;padding-left:1.2em;line-height:1.8}.holo-mini-index a{color:#222;text-decoration:none}.holo-mini-index a:hover{color:#4b0286;text-decoration:underline}.holo-table-wrap{margin:2.5em 0}.holo-table{width:100%;border-collapse:separate;border-spacing:0;font-family:'Inter',sans-serif;font-size:15px;color:#222;background:#fff;box-shadow:0 0 18px rgba(0,0,0,0.06);border-radius:12px;overflow:hidden}.holo-table thead th{background:#f4f6f8;color:#4b0286;text-transform:uppercase;letter-spacing:0.05em;font-size:13px;padding:16px 18px;border-bottom:2px solid #e6e6e6;text-align:left}.holo-table td{padding:16px 18px;border-bottom:1px solid #eee;vertical-align:top;line-height:1.6;text-align:left}.holo-table tbody tr:nth-child(even) td{background:#fafafa}.holo-table tbody tr:hover td{background:#f3f3f3}.holo-table tbody tr:last-child td{border-bottom:0}.holo-source{font-size:13px;color:#555;margin-top:12px;font-style:italic;font-family:'Inter',sans-serif}.holo-factor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:2em 0}.holo-factor{background:#fff;border:1px solid #eee;border-radius:14px;padding:18px;box-shadow:0 0 14px rgba(0,0,0,0.04)}.holo-factor h3{margin-top:0;color:#4b0286}@media (max-width:980px){.holo-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.holo-factor-grid{grid-template-columns:1fr}.holo-kpi-section{padding:1.6em 1em;border-radius:18px}.holo-kpi-head{text-align:left;margin-bottom:1.5em}.holo-kpi-grid{grid-template-columns:1fr;gap:14px}.holo-kpi{padding:1.25em 1.1em 1.15em}.holo-kpi-number{font-size:2.35rem}.holo-table{box-shadow:none;border-radius:0}.holo-table thead{display:none}.holo-table,.holo-table tbody,.holo-table tr,.holo-table td{display:block;width:100%}.holo-table tr{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:14px;overflow:hidden;box-shadow:0 0 14px rgba(0,0,0,0.04)}.holo-table td{border-bottom:1px solid #f0f0f0;padding:14px 14px}.holo-table td:last-child{border-bottom:0}.holo-table td::before{content:attr(data-label);display:block;font-size:12px;letter-spacing:0.04em;text-transform:uppercase;color:#4b0286;margin-bottom:6px;font-weight:700}}
