@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{margin:0;min-height:100vh}#root{min-height:100vh}:root{--report-font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--report-font-mono: "Fira Code", "Consolas", "Monaco", monospace;--report-line-height-tight: 1.2;--report-line-height-normal: 1.5;--report-line-height-relaxed: 1.6;--report-color-text-primary: #0f172a;--report-color-text-secondary: #475569;--report-color-text-muted: #64748b;--report-color-text-light: #94a3b8;--report-color-bg-white: #ffffff;--report-color-bg-subtle: #f8fafc;--report-color-bg-muted: #f1f5f9;--report-color-primary: #0ea5e9;--report-color-primary-dark: #0369a1;--report-color-border: #e2e8f0;--report-color-border-strong: #cbd5e1;--report-color-success-bg: #ecfdf5;--report-color-success-border: #bbf7d0;--report-color-success-text: #166534;--report-color-warning-bg: #fffbeb;--report-color-warning-border: #fde68a;--report-color-warning-text: #92400e;--report-color-error-bg: #fef2f2;--report-color-error-border: #fecaca;--report-color-error-text: #991b1b;--report-color-info-bg: #f0f9ff;--report-color-info-border: #bae6fd;--report-color-info-text: #0c4a6e}#root .report.print-mode,.report.print-mode{background:#fff;color:var(--report-color-text-primary);font-family:var(--report-font-primary);font-size:10pt;line-height:var(--report-line-height-normal);-webkit-font-smoothing:antialiased}#root .report.preview-mode,#root .report-container,.report.preview-mode,.report-container{background:#fff!important;color:var(--report-color-text-primary)!important;font-family:var(--report-font-primary)!important;font-size:10pt!important;line-height:var(--report-line-height-normal)!important;width:210mm!important;min-width:210mm!important;max-width:210mm!important;margin:20px auto!important;padding:25mm 20mm 30mm!important;box-shadow:0 4px 24px #0000001f!important;box-sizing:border-box!important;overflow-x:hidden!important}body:has(.report.preview-mode),body:has(.report-container){background:#e5e7eb!important;min-height:100vh}#root:has(.report.preview-mode),#root:has(.report-container){background:#e5e7eb;min-height:100vh}@page{size:A4;margin:25mm 20mm 30mm}@media print{.report.print-mode{-webkit-print-color-adjust:exact;print-color-adjust:exact}.no-print{display:none!important}.page-break{page-break-after:always!important;break-after:page!important}.page-break-before{page-break-before:always!important;break-before:page!important}}.report-title{font-size:28pt;font-weight:700;color:var(--report-color-text-primary);line-height:var(--report-line-height-tight);margin:0}.report-section__title{font-size:16pt;font-weight:600;color:var(--report-color-text-primary);margin:0 0 4pt;padding-bottom:6pt;border-bottom:2pt solid var(--report-color-primary)}.report-subsection__title{font-size:12pt;font-weight:600;color:var(--report-color-text-primary);margin:16pt 0 8pt;padding-bottom:4pt;border-bottom:1pt solid var(--report-color-border)}.report-body{font-size:10pt;line-height:var(--report-line-height-normal)}.report-small{font-size:9pt}.report-overline{font-size:8pt;font-weight:600;text-transform:uppercase;letter-spacing:.5pt;color:var(--report-color-text-secondary)}.report-table{width:100%;border-collapse:collapse;font-size:9pt;margin-bottom:12pt}.report-table th{background:var(--report-color-bg-muted);font-weight:600;text-align:left;padding:8pt 10pt;border-bottom:2pt solid var(--report-color-border-strong);color:var(--report-color-text-secondary);font-size:8pt;text-transform:uppercase;letter-spacing:.5pt}.report-table td{padding:8pt 10pt;border-bottom:1pt solid var(--report-color-border);vertical-align:top}.report-table tr:last-child td{border-bottom:none}.report-table--striped tbody tr:nth-child(2n){background:var(--report-color-bg-subtle)}.report-table--compact td,.report-table--compact th{padding:4pt 8pt}.report-badge{display:inline-block;padding:2pt 8pt;border-radius:3pt;font-size:8pt;font-weight:500;border:1pt solid}.report-badge--success{background:var(--report-color-success-bg);border-color:var(--report-color-success-border);color:var(--report-color-success-text)}.report-badge--warning{background:var(--report-color-warning-bg);border-color:var(--report-color-warning-border);color:var(--report-color-warning-text)}.report-badge--error{background:var(--report-color-error-bg);border-color:var(--report-color-error-border);color:var(--report-color-error-text)}.report-badge--info{background:var(--report-color-info-bg);border-color:var(--report-color-info-border);color:var(--report-color-info-text)}.report-stats{display:flex;gap:12pt;margin-bottom:16pt}.report-stat-card{flex:1;padding:12pt;border:1pt solid var(--report-color-border);border-radius:6pt;text-align:center}.report-stat-card__value{font-size:24pt;font-weight:700;color:var(--report-color-text-primary);line-height:1}.report-stat-card__label{font-size:9pt;color:var(--report-color-text-muted);margin-top:4pt}.report-stat-card--error .report-stat-card__value{color:var(--report-color-error-text)}.report-stat-card--warning .report-stat-card__value{color:var(--report-color-warning-text)}.report-stat-card--success .report-stat-card__value{color:var(--report-color-success-text)}.report-callout{padding:10pt 12pt;border-radius:4pt;margin:12pt 0;border-left:3pt solid}.report-callout__title{font-size:9pt;font-weight:600;margin-bottom:4pt}.report-callout__content{font-size:9pt}.report-callout--info{background:var(--report-color-info-bg);border-color:var(--report-color-primary)}.report-callout--warning{background:var(--report-color-warning-bg);border-color:#f59e0b}.report-callout--error{background:var(--report-color-error-bg);border-color:#ef4444}.report-callout--success{background:var(--report-color-success-bg);border-color:#10b981}.report-code{background:var(--report-color-bg-muted);padding:8pt 12pt;border-radius:4pt;font-family:var(--report-font-mono);font-size:8pt;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;margin:8pt 0;border:1pt solid var(--report-color-border)}.report-steps{margin:8pt 0;padding-left:20pt}.report-steps li{margin-bottom:6pt;padding-left:4pt}.report-steps li::marker{font-weight:600;color:var(--report-color-primary-dark)}.report-definitions{display:grid;grid-template-columns:120pt 1fr;gap:4pt 12pt;margin:8pt 0}.report-definitions dt{font-weight:600;color:var(--report-color-text-secondary);font-size:9pt}.report-definitions dd{margin:0;font-size:9pt}.page-break{page-break-after:always!important;break-after:page!important}.page-break-before{page-break-before:always!important;break-before:page!important}.avoid-break{page-break-inside:avoid!important;break-inside:avoid!important}.report-subsection{page-break-inside:avoid;break-inside:avoid}.report-table thead{display:table-header-group}.report-table tr{page-break-inside:avoid}.report-callout,.report-code,.report-steps{page-break-inside:avoid;break-inside:avoid}.report-section{margin-bottom:32pt}@media print{.report-section{margin-bottom:36pt}}.report-section__subtitle{font-size:10pt;color:var(--report-color-text-muted);margin:0 0 12pt}.report-cover{display:flex;flex-direction:column;justify-content:space-between;text-align:center;page-break-after:always;break-after:page;min-height:237mm}@media print{.report-cover{min-height:0;height:auto;flex:1;page-break-after:always!important;break-after:page!important}}.report-cover__header{padding-top:40pt}.report-cover__logo{height:40pt}.report-cover__body{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.report-cover__title{font-size:28pt;font-weight:700;color:var(--report-color-text-primary);margin:0 0 8pt}.report-cover__subtitle{font-size:14pt;color:var(--report-color-text-muted);margin:0 0 32pt}.report-cover__divider{width:60pt;height:2pt;background:var(--report-color-primary);margin-bottom:32pt}.report-cover__meta{display:grid;grid-template-columns:auto auto;gap:4pt 16pt;text-align:left;font-size:10pt}.report-cover__meta dt{font-weight:600;color:var(--report-color-text-secondary)}.report-cover__meta dd{margin:0;color:var(--report-color-text-primary)}.report-cover__footer{padding-bottom:40pt}.report-cover__classification{display:inline-block;padding:4pt 16pt;border:1pt solid var(--report-color-border-strong);border-radius:3pt;font-size:9pt;font-weight:600;color:var(--report-color-text-muted);text-transform:uppercase;letter-spacing:1pt}.report-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8pt;border-bottom:1pt solid var(--report-color-border);margin-bottom:16pt;font-size:8pt;color:var(--report-color-text-muted)}.report-header__logo{height:16pt}.report-header__title{font-weight:600}.report-footer{display:flex;justify-content:space-between;padding-top:8pt;border-top:1pt solid var(--report-color-border);margin-top:auto;font-size:8pt;font-family:var(--report-font-primary);color:var(--report-color-text-muted)}.text-primary{color:var(--report-color-text-primary)}.text-secondary{color:var(--report-color-text-secondary)}.text-muted{color:var(--report-color-text-muted)}.text-success{color:var(--report-color-success-text)}.text-warning{color:var(--report-color-warning-text)}.text-error{color:var(--report-color-error-text)}.text-sm{font-size:9pt}.text-xs{font-size:8pt}.font-bold{font-weight:600}.font-normal{font-weight:400}.mt-0{margin-top:0}.mt-1{margin-top:4pt}.mt-2{margin-top:8pt}.mt-3{margin-top:12pt}.mt-4{margin-top:16pt}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4pt}.mb-2{margin-bottom:8pt}.mb-3{margin-bottom:12pt}.mb-4{margin-bottom:16pt}.w-full{width:100%}.threat-snapshot{font-family:var(--report-font-primary);font-size:10pt;line-height:var(--report-line-height-normal);color:var(--report-color-text-primary);max-width:210mm;margin:0 auto}.threat-snapshot-page--1{min-height:auto}.threat-snapshot-loading,.threat-snapshot-error{padding:40pt;text-align:center}.threat-snapshot-error{color:var(--report-color-error-text)}.threat-snapshot-header{text-align:center;padding-bottom:16pt;border-bottom:2pt solid var(--report-color-primary);margin-bottom:16pt}.threat-snapshot-header__branding{display:flex;justify-content:center;align-items:center;gap:8pt;margin-bottom:8pt}.threat-snapshot-header__logo{font-size:14pt;font-weight:700;color:var(--report-color-primary);letter-spacing:2pt}.threat-snapshot-header__tagline{font-size:9pt;color:var(--report-color-text-muted)}.threat-snapshot-header__title{font-size:24pt;font-weight:700;color:var(--report-color-text-primary);margin:12pt 0 8pt;letter-spacing:1pt}.threat-snapshot-header__scope{font-size:11pt;color:var(--report-color-text-secondary);font-weight:500}.threat-snapshot-header__date{font-size:9pt;color:var(--report-color-text-muted);margin-top:6pt}.threat-snapshot-section{margin-bottom:16pt;padding-bottom:12pt;border-bottom:1pt solid var(--report-color-border)}.threat-snapshot-section:last-child{border-bottom:none}.threat-snapshot-section--compact{margin-bottom:12pt;padding-bottom:8pt}.threat-snapshot-section--highlight{background:var(--report-color-bg-subtle);padding:12pt;border-radius:4pt;border-bottom:none;margin-bottom:16pt}.threat-snapshot-section--status{padding-bottom:16pt}.threat-snapshot-section--contact{margin-top:24pt;padding-top:24pt;border-top:1pt solid var(--report-color-border);border-bottom:none;text-align:center}.threat-snapshot-section__title{font-size:10pt;font-weight:700;color:var(--report-color-text-secondary);text-transform:uppercase;letter-spacing:.5pt;margin:0 0 8pt;padding-bottom:4pt;border-bottom:2pt solid var(--report-color-primary);display:inline-block}.threat-context__subtitle{font-size:9pt;color:var(--report-color-text-muted);margin:0 0 12pt;font-style:italic}.threat-context__grid{display:grid;grid-template-columns:1fr 1fr;gap:16pt;margin-bottom:12pt}.threat-context__column{background:var(--report-color-bg-subtle);padding:10pt;border-radius:4pt;border:1pt solid var(--report-color-border)}.threat-context__column-title{font-size:8pt;font-weight:700;color:var(--report-color-text-secondary);text-transform:uppercase;letter-spacing:.5pt;margin:0 0 8pt;padding-bottom:4pt;border-bottom:1pt solid var(--report-color-border)}.threat-context__actor-list,.threat-context__ttp-list{list-style:none;margin:0;padding:0}.threat-context__actor-item{display:flex;flex-wrap:wrap;align-items:baseline;gap:4pt;margin-bottom:6pt;font-size:9pt;line-height:1.3}.threat-context__actor-item:last-child{margin-bottom:0}.threat-context__actor-flag{font-size:11pt;line-height:1}.threat-context__actor-name{font-weight:600;color:var(--report-color-text-primary)}.threat-context__actor-motivation{font-size:8pt;color:var(--report-color-text-muted);width:100%;padding-left:18pt}.threat-context__ttp-item{display:flex;align-items:baseline;gap:6pt;margin-bottom:6pt;font-size:9pt}.threat-context__ttp-item:last-child{margin-bottom:0}.threat-context__ttp-id{font-family:var(--report-font-mono);font-size:8pt;font-weight:600;color:var(--report-color-primary-dark);min-width:45pt}.threat-context__ttp-name{color:var(--report-color-text-primary)}.threat-context__empty{font-size:9pt;color:var(--report-color-text-muted);font-style:italic}.threat-context__connection{font-size:9pt;color:var(--report-color-text-secondary);font-style:italic;margin:0;text-align:center;padding-top:8pt;border-top:1pt dashed var(--report-color-border)}.threat-snapshot-main-risk__text{font-size:14pt;font-weight:600;color:var(--report-color-text-primary);margin:0 0 6pt}.threat-snapshot-main-risk__detail{font-size:10pt;color:var(--report-color-text-secondary);margin:0;line-height:var(--report-line-height-relaxed)}.threat-snapshot-bullets{margin:0;padding-left:16pt}.threat-snapshot-bullets li{margin-bottom:4pt;color:var(--report-color-text-secondary)}.threat-snapshot-bullets--compact li{margin-bottom:2pt;font-size:9pt}.effort-badge{display:inline-block;font-size:9pt;font-weight:600;padding:2pt 8pt;border-radius:3pt;text-align:center}.effort-badge--s{background:var(--report-color-success-bg);color:var(--report-color-success-text);border:1pt solid var(--report-color-success-border)}.effort-badge--m{background:var(--report-color-warning-bg);color:var(--report-color-warning-text);border:1pt solid var(--report-color-warning-border)}.effort-badge--l{background:var(--report-color-error-bg);color:var(--report-color-error-text);border:1pt solid var(--report-color-error-border)}.threat-snapshot-logging__sources{font-size:10pt;font-weight:500;color:var(--report-color-text-primary);margin:0 0 6pt}.threat-snapshot-logging__cta{font-size:9pt;color:var(--report-color-primary-dark);margin:0;font-style:italic}.threat-snapshot-status__row{display:flex;align-items:center;gap:12pt;margin-bottom:6pt}.threat-snapshot-status__row:last-child{margin-bottom:0}.threat-snapshot-status__label{font-weight:600;color:var(--report-color-text-secondary);min-width:80pt;font-size:9pt}.threat-snapshot-status__item{font-size:9pt;display:inline-flex;align-items:center;gap:4pt}.threat-snapshot-status__item:before{content:"";display:inline-block;width:8pt;height:8pt;border-radius:50%}.threat-snapshot-status__item--error:before{background:var(--report-color-error-text)}.threat-snapshot-status__item--warning:before{background:var(--report-color-warning-text)}.threat-snapshot-status__item--success:before{background:var(--report-color-success-text)}.threat-snapshot-contact__company{font-size:11pt;font-weight:600;color:var(--report-color-text-primary);margin:0 0 4pt}.threat-snapshot-contact__info{font-size:9pt;color:var(--report-color-text-muted);margin:0}@media print{.threat-snapshot{max-width:none}.threat-snapshot-page--1{page-break-after:auto}}:root{--primary: #0f172a;--secondary: #334155;--muted: #64748b;--light: #f8fafc;--border: #e2e8f0;--white: #ffffff}.report-container{width:210mm;margin:0 auto;background:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10pt;line-height:1.6;color:var(--secondary);-webkit-font-smoothing:antialiased}.report-container.print-mode{width:100%}.report-container.preview-mode{max-width:210mm;margin:20px auto;box-shadow:0 4px 24px #0000001f}.report-page{width:210mm;min-height:297mm;padding:20mm 35mm;box-sizing:border-box;position:relative;page-break-after:always;background:var(--white);display:flex;flex-direction:column}.report-page:last-child{page-break-after:auto}.report-page-content{flex:1}.no-break{break-inside:avoid}.page-break{break-after:page}.report-page-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:3mm;margin-bottom:8mm;border-bottom:1px solid var(--border);font-size:8pt;letter-spacing:1px;text-transform:uppercase}.header-logo{font-weight:600;color:var(--primary)}.header-title{font-weight:400;color:var(--muted)}.report-page-footer{display:flex;justify-content:space-between;align-items:center;padding-top:3mm;margin-top:auto;border-top:1px solid var(--border);font-size:8pt;text-transform:uppercase;letter-spacing:1px}.footer-classification{color:var(--primary);font-weight:600}.footer-page{color:var(--muted);font-weight:400}@media print{@page{size:A4;margin:0}body{margin:0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-container{width:100%}.report-page{margin:0;padding:20mm 35mm}}.key-insight-text,.actor-card-description,.sector-box-content,.trend-item,.recommendation-text,.report-body p,.intro-text,.section-intro,.insight-text,.relevance-text,.cta-box p,.contact-box-text,p{text-align:justify}body,.report-container,p,.key-insight-text,.actor-card-description,.recommendation-text{hyphens:none!important;-webkit-hyphens:none!important;-moz-hyphens:none!important}.section-title,.report-heading,.report-subheading,.threat-overview-label,.kpi-label,.key-insight-label,.trend-box-title,.actor-card-sectors strong,h2,h3{white-space:nowrap}.section-title{font-size:11pt;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:3px;margin:0 0 3mm}.section-title:after{content:"";display:block;width:40mm;height:2px;background:var(--primary);margin-top:3mm;margin-bottom:6mm}.report-heading{font-size:11pt;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:3px;margin:0 0 3mm}.report-heading:after{content:"";display:block;width:40mm;height:2px;background:var(--primary);margin-top:3mm;margin-bottom:6mm}.report-subheading{font-size:11pt;font-weight:600;color:var(--primary);margin:0 0 4mm}.report-body{font-size:10pt;line-height:1.7;color:var(--secondary)}.report-body p{margin:0 0 3mm}.report-body ul,.report-body ol{margin:2mm 0;padding-left:5mm}.report-body li{margin-bottom:1.5mm}.report-small{font-size:8pt;color:var(--muted)}.cover-page{padding:0!important;display:flex;flex-direction:column;position:relative;overflow:hidden}.cover-geometric{position:absolute;top:0;right:0;width:80mm;height:80mm;background:var(--light);clip-path:polygon(100% 0,0 0,100% 100%)}.cover-header{padding:15mm 35mm;position:relative;z-index:1}.cover-header-text{font-size:9pt;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:3px}.cover-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 35mm;position:relative;z-index:1}.cover-title{font-size:52pt;font-weight:700;color:var(--primary);margin:0;line-height:1;letter-spacing:-2px}.cover-subtitle{font-size:14pt;font-weight:400;color:var(--secondary);margin:8mm 0 0;line-height:1.5}.cover-accent-line{width:60mm;height:4px;background:var(--primary);margin:12mm 0 0}.cover-meta{padding:0 35mm 15mm;position:relative;z-index:1}.cover-date{font-size:10pt;color:var(--muted);margin:0 0 2mm}.cover-classification{font-size:9pt;color:var(--primary);font-weight:600;text-transform:uppercase;letter-spacing:2px;margin:0}.cover-footer{padding:5mm 35mm 20mm;border-top:1px solid var(--border);margin:0 35mm}.cover-footer-text{font-size:9pt;color:var(--muted);margin:0;line-height:1.5}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5mm;margin:8mm 0}.kpi-card{background:var(--light);border-left:3px solid var(--primary);padding:5mm}.kpi-value{font-size:28pt;font-weight:700;color:var(--primary);line-height:1}.kpi-label{font-size:8pt;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-top:2mm}.info-box{background:var(--light);border-left:3px solid var(--primary);padding:5mm;margin:5mm 0}.info-box-title{font-size:10pt;font-weight:600;color:var(--primary);margin-bottom:2mm}.key-insight-box{background:var(--light);padding:5mm;margin:6mm 0}.key-insight-label{font-size:8pt;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:3mm}.key-insight-text{font-size:11pt;color:var(--primary);line-height:1.6;font-weight:500}.cta-box{border-left:3px solid var(--primary);background:var(--light);padding:5mm;margin-top:8mm}.cta-box-title{font-size:10pt;font-weight:600;color:var(--primary);margin-bottom:2mm}.cta-box p{margin:0;font-size:10pt;color:var(--secondary)}.actor-card{display:flex;margin-bottom:6mm;break-inside:avoid}.actor-card-number{width:12mm;min-height:35mm;background:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.actor-card-number span{font-size:18pt;font-weight:700;color:var(--white)}.actor-card-content{flex:1;border:1px solid var(--border);border-left:none;padding:4mm 5mm;background:var(--white)}.actor-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3mm}.actor-card-name{font-size:12pt;font-weight:600;color:var(--primary)}.actor-card-origin{font-size:9pt;color:var(--muted);margin-top:1mm}.actor-card-tag{font-size:7pt;font-weight:500;text-transform:uppercase;letter-spacing:.5px;background:var(--light);color:var(--secondary);padding:1mm 2mm;border:1px solid var(--border)}.actor-card-description{font-size:9pt;color:var(--secondary);line-height:1.6;margin:0}.actor-card-sectors{font-size:8pt;color:var(--muted);margin-top:3mm}.recommendation-item{display:flex;margin-bottom:8mm}.recommendation-number{width:10mm;height:10mm;background:var(--primary);color:var(--white);font-size:14pt;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:4mm}.recommendation-title{font-size:11pt;font-weight:600;color:var(--primary);margin:0 0 2mm;text-transform:uppercase;letter-spacing:.5px}.recommendation-text{font-size:10pt;color:var(--secondary);line-height:1.6;margin:0}.contact-box{background:var(--light);padding:6mm;margin-top:8mm}.contact-box-title{font-size:9pt;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:4mm}.contact-box-company{font-size:11pt;font-weight:600;color:var(--primary);margin-bottom:2mm}.contact-box-email{font-size:10pt;color:var(--primary);margin-bottom:4mm}.contact-box-text{font-size:9pt;color:var(--muted);line-height:1.5}.report-table{width:100%;border-collapse:collapse;font-size:9pt;margin:5mm 0}.report-table th{background:var(--primary);color:var(--white);padding:3mm 4mm;text-align:left;font-weight:600;font-size:8pt;text-transform:uppercase;letter-spacing:.5px}.report-table td{padding:3mm 4mm;border-bottom:1px solid var(--border);vertical-align:top}.report-table tr:nth-child(2n){background:var(--light)}.source-list{margin-top:6mm}.source-item{display:flex;gap:4mm;padding:3mm 0;border-bottom:1px solid var(--border);font-size:9pt}.source-item:last-child{border-bottom:none}.source-name{min-width:30mm;font-weight:600;color:var(--primary)}.source-title{flex:1;color:var(--secondary)}.source-date{min-width:20mm;text-align:right;color:var(--muted)}.sector-box{border:1px solid var(--border);margin-bottom:5mm;break-inside:avoid}.sector-box-header{background:var(--light);padding:3mm 4mm;font-size:10pt;font-weight:600;color:var(--primary);border-bottom:1px solid var(--border)}.sector-box-content{padding:4mm;font-size:9pt;color:var(--secondary);line-height:1.6}.trend-box{background:var(--light);padding:5mm;margin:6mm 0}.trend-box-title{font-size:9pt;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:4mm}.trend-item{display:flex;gap:3mm;margin-bottom:3mm;font-size:9pt;color:var(--secondary);line-height:1.5}.trend-item:before{content:"→";color:var(--primary);font-weight:600;flex-shrink:0}.platform-chips{display:flex;gap:2mm;flex-wrap:wrap;margin-top:3mm}.platform-chip{background:var(--white);border:1px solid var(--border);padding:2mm 3mm;font-size:9pt;color:var(--secondary)}.profile-box{border:1px solid var(--border);padding:5mm;margin:5mm 0}.profile-box-title{font-size:14pt;font-weight:600;color:var(--primary);margin-bottom:2mm}.profile-box-subtitle{font-size:10pt;color:var(--muted)}.profile-box-detail{font-size:10pt;color:var(--secondary);margin-top:2mm}.relevance-item{display:flex;gap:4mm;padding:4mm 0;border-bottom:1px solid var(--border)}.relevance-item:last-child{border-bottom:none}.relevance-label{min-width:25mm;font-size:10pt;font-weight:600;color:var(--primary)}.relevance-text{flex:1;font-size:9pt;color:var(--secondary);line-height:1.5}.section-card{background:var(--white);border:1px solid var(--border);padding:4mm;margin-bottom:4mm;break-inside:avoid}.section-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3mm}.section-card-title{font-size:11pt;font-weight:600;color:var(--primary)}.section-card-body{font-size:9pt;color:var(--secondary);line-height:1.6}.report-loading{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:12pt;color:var(--muted)}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}.mt-1{margin-top:2mm}.mt-2{margin-top:4mm}.mt-3{margin-top:6mm}.mt-4{margin-top:8mm}.mt-5{margin-top:10mm}.mb-1{margin-bottom:2mm}.mb-2{margin-bottom:4mm}.mb-3{margin-bottom:6mm}.mb-4{margin-bottom:8mm}.mb-5{margin-bottom:10mm}.flex{display:flex}.flex-between{justify-content:space-between}.flex-center{justify-content:center}.items-center{align-items:center}.gap-1{gap:2mm}.gap-2{gap:4mm}.world-map-container{margin:5mm 0}.world-map-legend{display:flex;flex-wrap:wrap;gap:4mm;margin-top:3mm;font-size:8pt}.legend-item{display:flex;align-items:center;gap:1.5mm;color:var(--secondary)}.donut-chart-container{display:flex;align-items:center;gap:6mm}.donut-legend{flex:1}.donut-legend-item{display:flex;align-items:center;gap:2mm;font-size:9pt;margin-bottom:2mm}.donut-legend-dot{width:3mm;height:3mm;border-radius:50%;flex-shrink:0}.donut-legend-label{flex:1;color:var(--secondary)}.donut-legend-value{color:var(--muted);font-size:8pt}.bar-chart-container{margin:4mm 0}.bar-chart-row{display:flex;align-items:center;margin-bottom:3mm}.bar-chart-label{width:40mm;font-size:9pt;color:var(--secondary);flex-shrink:0}.bar-chart-bar-container{flex:1;display:flex;align-items:center;gap:2mm}.bar-chart-bar{height:5mm;min-width:3mm;transition:width .3s ease}.bar-chart-value{font-size:9pt;font-weight:600;color:var(--primary);min-width:10mm}.threat-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:6mm;margin-top:6mm}.threat-overview-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4mm;margin-top:6mm}.threat-overview-cell{break-inside:avoid;background:var(--light);border-radius:2mm;padding:5mm}.threat-overview-label{font-size:9pt;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:4mm;padding-bottom:2mm;border-bottom:2px solid var(--border)}.origin-list{display:flex;flex-direction:column;gap:2.5mm}.origin-list-empty,.origin-bar-chart-empty{font-size:9pt;color:var(--muted);font-style:italic}.origin-row{display:flex;align-items:center;gap:2.5mm}.origin-flag{font-size:14pt;line-height:1}.origin-name{flex:1;font-size:10pt;color:var(--secondary)}.origin-count{font-size:11pt;font-weight:600;color:var(--primary);min-width:6mm;text-align:right}.motivation-list{display:flex;flex-direction:column;gap:2.5mm}.motivation-list-empty{font-size:9pt;color:var(--muted);font-style:italic}.motivation-row{display:flex;align-items:center;gap:3mm}.motivation-tag{font-size:7pt;font-weight:600;letter-spacing:.5px;padding:1.5mm 3mm;border-radius:1mm;white-space:nowrap}.motivation-count{font-size:11pt;font-weight:600;color:var(--primary)}.info-list{display:flex;flex-direction:column;gap:2.5mm}.info-list-empty{font-size:9pt;color:var(--muted);font-style:italic}.info-row{display:flex;align-items:center;gap:2.5mm}.info-emoji{font-size:14pt;line-height:1;min-width:6mm}.info-name{flex:1;font-size:10pt;color:var(--secondary)}.info-count{font-size:11pt;font-weight:600;color:var(--primary);min-width:6mm;text-align:right}.cover-page .cover-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:20mm}.cover-logo{margin-bottom:15mm}.cover-title{font-size:42pt;font-weight:700;margin:0;letter-spacing:-.5pt}.title-black{color:#0f172a}.title-red{color:#dc2626}.cover-subtitle{font-size:14pt;color:#64748b;margin-top:8mm;font-weight:400}.cover-divider{width:60mm;height:1px;background:#e2e8f0;margin:15mm 0}.cover-customer{margin-bottom:10mm}.customer-label{font-size:10pt;color:#94a3b8;text-transform:uppercase;letter-spacing:1pt;margin-bottom:2mm}.customer-name{font-size:18pt;font-weight:600;color:#0f172a}.cover-date{font-size:11pt;color:#64748b}.cover-footer{position:absolute;bottom:20mm;text-align:center}.cover-footer p{font-size:9pt;color:#94a3b8;margin:1mm 0}.cover-confidential{color:#dc2626!important;font-weight:600;text-transform:uppercase;letter-spacing:1pt}.attacker-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4mm;margin-bottom:8mm}.attacker-kpi-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2mm;padding:4mm;text-align:center}.attacker-kpi-card.critical,.attacker-kpi-card.success{background:#f8fafc;border-color:#e2e8f0}.kpi-value{font-size:24pt;font-weight:700;color:#0f172a;line-height:1}.attacker-kpi-card.critical .kpi-value,.attacker-kpi-card.success .kpi-value{color:#0f172a}.kpi-label{font-size:9pt;font-weight:600;color:#334155;margin-top:2mm}.kpi-context{font-size:7pt;color:#94a3b8;margin-top:1mm}.attacker-insights{margin-bottom:6mm}.insight-list{display:flex;flex-direction:column;gap:2mm}.insight-item{padding:3mm;background:#f8fafc;border-radius:1.5mm;border-left:2px solid #64748b}.insight-item.critical{border-left-color:#334155}.insight-item.success{border-left-color:#64748b}.insight-content{font-size:9pt;color:#334155;line-height:1.4}.attacker-actors-summary{margin-top:4mm}.actors-chips{display:flex;flex-wrap:wrap;gap:2mm;margin-top:2mm}.actor-chip{font-size:8pt;font-weight:500;padding:1mm 2.5mm;border:1px solid #e2e8f0;border-radius:1mm;background:#f8fafc;color:#334155}.killchain-legend{display:flex;flex-wrap:wrap;gap:4mm;margin-bottom:5mm;padding:3mm;background:#f8fafc;border-radius:1.5mm}.legend-item{display:flex;align-items:center;gap:1.5mm}.legend-dot{width:3mm;height:3mm;border-radius:50%;flex-shrink:0}.legend-name{font-size:7pt;color:#475569}.killchain-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2mm}.killchain-cell{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5mm;padding:3mm;min-height:18mm}.killchain-cell.active{background:#fff;border-color:#cbd5e1}.killchain-cell.empty{opacity:.5}.killchain-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2mm}.killchain-name{font-size:7pt;font-weight:600;color:#334155;line-height:1.2}.killchain-count{font-size:8pt;font-weight:700;color:#dc2626;background:#fef2f2;padding:.5mm 1.5mm;border-radius:1mm}.killchain-actors{display:flex;flex-wrap:wrap;gap:1mm;margin-top:2mm}.actor-dot{width:2.5mm;height:2.5mm;border-radius:50%}.killchain-summary{margin-top:5mm;padding:3mm;background:#f8fafc;border-radius:1.5mm;display:flex;gap:8mm}.summary-row{display:flex;gap:2mm;font-size:9pt}.summary-label{color:#64748b}.summary-value{font-weight:600;color:#0f172a}.ttp-catalog{display:flex;flex-direction:column;gap:4mm}.ttp-tactic-header{display:flex;justify-content:space-between;align-items:center;padding:2mm 3mm;background:#0f172a;color:#fff;border-radius:1.5mm;margin-top:2mm}.ttp-tactic-header:first-child{margin-top:0}.tactic-name{font-size:10pt;font-weight:600}.tactic-count{font-size:8pt;opacity:.8}.ttp-card{background:#fff;border:1px solid #e2e8f0;border-left:3px solid #64748b;border-radius:1.5mm;padding:3mm}.ttp-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2mm}.ttp-card-title{display:flex;align-items:baseline;gap:2mm}.ttp-id{font-size:8pt;font-family:monospace;color:#64748b;background:#f1f5f9;padding:.5mm 1.5mm;border-radius:1mm}.ttp-actors-count{margin-bottom:2mm;display:flex;gap:2mm;align-items:center}.ttp-actors-value{font-size:8pt;font-weight:500;color:#334155}.ttp-meta-label{font-size:7pt;color:#64748b}.ttp-meta-row{display:flex;gap:4mm;padding-top:2mm;border-top:1px solid #f1f5f9}.ttp-meta-section{flex:1}.ttp-meta-value{font-size:7pt;color:#475569}.basishygiene-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2mm;padding:4mm;margin-bottom:5mm}.basishygiene-header{display:flex;align-items:center;gap:2mm;margin-bottom:2mm;padding-bottom:2mm;border-bottom:1px solid #e2e8f0}.basishygiene-title{font-size:11pt;font-weight:700;color:#0f172a}.basishygiene-intro{font-size:8pt;color:#64748b;margin:0 0 3mm}.basishygiene-list{display:flex;flex-direction:column;gap:2mm}.basishygiene-item{display:flex;gap:3mm;padding:2mm 3mm;background:#fff;border:1px solid #e2e8f0;border-radius:1.5mm}.basishygiene-item-number{width:5mm;height:5mm;background:#334155;color:#fff;font-size:8pt;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.basishygiene-item-content{font-size:8pt;color:#475569;line-height:1.3}.basishygiene-item-content strong{display:block;font-size:9pt;color:#0f172a;margin-bottom:.5mm}.recommendations-section{margin-top:4mm}.subsection-title{font-size:11pt;font-weight:600;color:#0f172a;margin-bottom:3mm;padding-bottom:2mm;border-bottom:1px solid #e2e8f0}.recommendations-list{display:flex;flex-direction:column;gap:2mm}.recommendation-card{display:flex;gap:3mm;padding:3mm;background:#fff;border:1px solid #e2e8f0;border-left:3px solid #64748b;border-radius:1.5mm}.recommendation-rank{width:6mm;height:6mm;background:#334155;color:#fff;font-size:9pt;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.recommendation-content{flex:1}.recommendation-header{display:flex;align-items:baseline;gap:2mm;margin-bottom:1mm}.recommendation-id{font-size:7pt;font-family:monospace;color:#64748b;background:#f1f5f9;padding:.5mm 1.5mm;border-radius:1mm}.recommendation-name{font-size:9pt;font-weight:600;color:#0f172a}.recommendation-description{font-size:8pt;color:#475569;line-height:1.4;margin:0 0 2mm}.recommendation-meta{display:flex;gap:4mm;font-size:7pt}.recommendation-coverage{color:#334155;font-weight:500}.recommendation-extra{color:#64748b}.detection-note{margin-top:5mm;padding:3mm 4mm;background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #64748b;border-radius:1.5mm}.note-content{font-size:8pt;color:#475569;line-height:1.4}.note-content strong{display:block;font-size:9pt;color:#0f172a;margin-bottom:1mm}.note-content p{margin:0}.executive-key-message{display:flex;gap:4mm;padding:4mm;background:#fef2f2;border:1px solid #fecaca;border-left:3px solid #dc2626;border-radius:2mm;margin-bottom:6mm}.key-message-icon{font-size:18pt;flex-shrink:0}.key-message-content{font-size:10pt;color:#0f172a;line-height:1.5}.executive-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4mm;margin-bottom:6mm}.executive-kpi-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2mm;padding:4mm;text-align:center}.executive-kpi-card .kpi-icon{font-size:14pt;margin-bottom:1mm}.executive-kpi-card.critical{background:#fef2f2;border-color:#fecaca}.executive-kpi-card.critical .kpi-value{color:#dc2626}.executive-kpi-card.success{background:#f0fdf4;border-color:#bbf7d0}.executive-kpi-card.success .kpi-value{color:#16a34a}.executive-kpi-card.info{background:#eff6ff;border-color:#bfdbfe}.executive-kpi-card.info .kpi-value{color:#3b82f6}.executive-action-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:2mm;padding:4mm;margin-bottom:5mm}.action-box-title{font-size:11pt;font-weight:600;color:#16a34a;margin:0 0 2mm;display:flex;align-items:center;gap:2mm}.action-icon{font-size:12pt}.action-box-intro{font-size:8pt;color:#166534;margin:0 0 3mm}.action-list{display:flex;flex-direction:column;gap:2mm}.action-item{display:flex;gap:3mm;align-items:center;padding:2mm;background:#fff9;border-radius:1.5mm}.action-rank{width:5mm;height:5mm;background:#16a34a;color:#fff;font-size:8pt;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.action-content{flex:1;display:flex;justify-content:space-between;align-items:center}.action-name{font-size:9pt;font-weight:500;color:#0f172a}.action-coverage{font-size:7pt;color:#16a34a}.executive-detection-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:2mm;padding:4mm}.detection-box-title{font-size:10pt;font-weight:600;color:#3b82f6;margin:0 0 3mm;display:flex;align-items:center;gap:2mm}.detection-icon{font-size:11pt}.detection-chips{display:flex;flex-wrap:wrap;gap:2mm}.detection-chip{display:inline-flex;align-items:center;gap:1.5mm;padding:1.5mm 3mm;background:#fff;border:1px solid #bfdbfe;border-radius:1mm;font-size:8pt;color:#1e40af}.detection-chip .chip-rank{font-weight:700;color:#3b82f6}.detection-chip .chip-coverage{font-size:7pt;color:#64748b}.angreifer-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:5mm;margin-bottom:6mm}.angreifer-overview-box{background:#f8fafc;border-radius:2mm;padding:4mm}.angreifer-box-title{font-size:9pt;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:1px;margin:0 0 3mm;padding-bottom:2mm;border-bottom:1px solid #e2e8f0}.angreifer-origin-list,.angreifer-motivation-list{display:flex;flex-direction:column;gap:2mm}.angreifer-origin-row{display:flex;align-items:center;gap:2mm}.angreifer-origin-row .origin-flag{font-size:12pt;line-height:1}.angreifer-origin-row .origin-name{flex:1;font-size:9pt;color:#334155}.angreifer-origin-row .origin-count{font-size:10pt;font-weight:600;color:#0f172a}.angreifer-motivation-row{display:flex;align-items:center;gap:3mm}.angreifer-motivation-row .motivation-tag{font-size:7pt;font-weight:600;padding:1mm 2.5mm;border-radius:1mm;border:1px solid}.angreifer-motivation-row .motivation-count{font-size:10pt;font-weight:600;color:#0f172a}.angreifer-list-section{margin-top:4mm}.angreifer-cards{display:flex;flex-direction:column;gap:2.5mm}.angreifer-card{display:flex;gap:0;border:1px solid #e2e8f0;border-radius:1.5mm;overflow:hidden}.angreifer-card-rank{width:8mm;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10pt;font-weight:700;flex-shrink:0}.angreifer-card-content{flex:1;padding:2.5mm 3mm;background:#fff}.angreifer-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1mm}.angreifer-card-name{font-size:9pt;font-weight:600;color:#0f172a}.angreifer-card-origin{font-size:7pt;color:#64748b;margin-left:2mm}.angreifer-card-tag{font-size:6pt;font-weight:600;padding:.5mm 2mm;border-radius:1mm;border:1px solid}.angreifer-card-meta{display:flex;gap:4mm;font-size:7pt;color:#64748b}.angreifer-ttp-count{font-weight:500;color:#dc2626}.angreifer-aliases{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60mm}.angreifer-more{margin-top:3mm;padding:3mm;background:#f8fafc;border-radius:1.5mm}.angreifer-more-label{font-size:8pt;color:#64748b;display:block;margin-bottom:2mm}.angreifer-more-chips{display:flex;flex-wrap:wrap;gap:2mm}.angreifer-chip{font-size:7pt;font-weight:500;padding:.5mm 2mm;border:1px solid currentColor;border-radius:1mm;background:#fff}.top-ttps-list{display:flex;flex-direction:column;gap:4mm}.top-ttp-card{display:flex;gap:0;border:1px solid #e2e8f0;border-radius:2mm;overflow:hidden;background:#fff}.top-ttp-rank{width:10mm;background:#0f172a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rank-number{font-size:14pt;font-weight:700;color:#fff}.top-ttp-content{flex:1;padding:3mm 4mm}.top-ttp-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2mm}.top-ttp-title{display:flex;align-items:baseline;gap:2mm}.top-ttp-id{font-size:7pt;font-family:monospace;color:#64748b;background:#f1f5f9;padding:.5mm 1.5mm;border-radius:1mm}.top-ttp-name{font-size:10pt;font-weight:600;color:#0f172a}.top-ttp-badge{font-size:6pt;font-weight:700;padding:1mm 2mm;border-radius:1mm;border:1px solid;text-transform:uppercase;letter-spacing:.3pt}.top-ttp-tactic{font-size:8pt;color:#64748b;margin-bottom:2mm}.tactic-label{margin-right:1mm}.tactic-value{font-weight:500;color:#334155}.top-ttp-description{font-size:8pt;color:#475569;line-height:1.4;margin:0 0 2mm}.top-ttp-actors{display:flex;align-items:center;gap:2mm;margin-bottom:2mm}.top-ttp-actors .actors-label{font-size:7pt;color:#64748b}.actors-dots{display:flex;gap:1mm;align-items:center}.actor-dot-small{width:2.5mm;height:2.5mm;border-radius:50%}.actors-more{font-size:7pt;color:#64748b;margin-left:1mm}.top-ttp-footer{display:flex;gap:4mm;padding-top:2mm;border-top:1px solid #f1f5f9}.top-ttp-footer .footer-section{display:flex;align-items:baseline;gap:1mm;font-size:7pt}.footer-section .footer-icon{font-size:9pt}.footer-section .footer-label{color:#64748b}.footer-section.mitigation .footer-value{color:#16a34a}.footer-section.detection .footer-value{color:#3b82f6}.exec-insight-box{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #64748b;border-radius:2mm;padding:4mm;margin-bottom:6mm}.exec-insight-label{font-size:8pt;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5pt;margin-bottom:2mm}.exec-insight-text{font-size:10pt;color:#0f172a;line-height:1.5}.exec-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4mm;margin-bottom:6mm}.exec-kpi-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2mm;padding:4mm;text-align:center}.exec-kpi-value{font-size:22pt;font-weight:700;color:#0f172a;line-height:1}.exec-kpi-label{font-size:9pt;font-weight:600;color:#334155;margin-top:2mm}.exec-kpi-context{font-size:7pt;color:#94a3b8;margin-top:1mm}.exec-measure-section{margin-bottom:5mm}.exec-measure-title{font-size:11pt;font-weight:600;color:#0f172a;margin-bottom:3mm;padding-bottom:2mm;border-bottom:1px solid #e2e8f0}.exec-measure-list{display:flex;flex-direction:column;gap:2mm}.exec-measure-item{display:flex;gap:3mm;align-items:center;padding:2.5mm 3mm;background:#f8fafc;border-radius:1.5mm;border-left:2px solid #64748b}.exec-measure-rank{width:5mm;height:5mm;background:#334155;color:#fff;font-size:8pt;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.exec-measure-content{flex:1;display:flex;justify-content:space-between;align-items:center}.exec-measure-name{font-size:9pt;font-weight:500;color:#0f172a}.exec-measure-coverage{font-size:7pt;color:#64748b}.angreifer-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:5mm;margin-bottom:6mm}.angreifer-stats-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2mm;padding:4mm}.angreifer-stats-title{font-size:9pt;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5pt;margin:0 0 3mm;padding-bottom:2mm;border-bottom:1px solid #e2e8f0}.angreifer-stats-list{display:flex;flex-direction:column;gap:2mm}.angreifer-stats-row{display:flex;justify-content:space-between;align-items:center;padding:1.5mm 0}.angreifer-stats-name{font-size:9pt;color:#334155}.angreifer-stats-count{font-size:10pt;font-weight:600;color:#0f172a}.angreifer-list{display:flex;flex-direction:column;gap:2mm}.angreifer-row{display:flex;gap:3mm;align-items:center;padding:2.5mm 3mm;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5mm}.angreifer-rank{width:6mm;height:6mm;background:#334155;color:#fff;font-size:9pt;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.angreifer-info{flex:1;display:flex;flex-direction:column;gap:.5mm}.angreifer-name{font-size:10pt;font-weight:600;color:#0f172a}.angreifer-meta{font-size:8pt;color:#64748b}.angreifer-more-box{margin-top:4mm;padding:3mm;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5mm}.angreifer-more-label{font-size:8pt;font-weight:600;color:#64748b}.angreifer-more-names{font-size:8pt;color:#475569}.ttp-list{display:flex;flex-direction:column;gap:3mm}.ttp-row{display:flex;gap:0;border:1px solid #e2e8f0;border-radius:2mm;overflow:hidden;background:#fff}.ttp-rank{width:8mm;background:#334155;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12pt;font-weight:700;color:#fff}.ttp-content{flex:1;padding:3mm 4mm}.ttp-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5mm}.ttp-title{display:flex;align-items:baseline;gap:2mm}.ttp-id{font-size:7pt;font-family:monospace;color:#64748b;background:#f1f5f9;padding:.5mm 1.5mm;border-radius:1mm}.ttp-name{font-size:10pt;font-weight:600;color:#0f172a}.ttp-criticality{font-size:7pt;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3pt}.ttp-meta{font-size:8pt;color:#64748b;margin-bottom:2mm}.ttp-separator{margin:0 1.5mm}.ttp-description{font-size:8pt;color:#475569;line-height:1.4;margin:0 0 2mm}.ttp-footer{display:flex;gap:4mm;padding-top:2mm;border-top:1px solid #f1f5f9}.ttp-footer-item{display:flex;gap:1.5mm;font-size:7pt}.ttp-footer-label{color:#64748b}.ttp-footer-value{color:#334155}@media print{.ttp-row,.ttp-card,.recommendation-card,.angreifer-row,.exec-measure-item,.basishygiene-item{page-break-inside:avoid!important;break-inside:avoid!important}.ttp-list,.ttp-catalog,.recommendations-list,.angreifer-list,.exec-measure-list{page-break-inside:auto}.section-title,.report-subheading,.subsection-title{page-break-after:avoid!important;break-after:avoid!important}}.ttp-row,.ttp-card,.recommendation-card,.basishygiene-item{page-break-inside:avoid;break-inside:avoid}.exec-kpi-grid-compact{display:grid;grid-template-columns:repeat(4,1fr);gap:3mm;margin-bottom:4mm}.exec-kpi-card-compact{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5mm;padding:3mm;text-align:center}.exec-kpi-value-compact{font-size:18pt;font-weight:700;color:#0f172a;line-height:1}.exec-kpi-label-compact{font-size:8pt;font-weight:500;color:#64748b;margin-top:1mm}.exec-insight-box-compact{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #64748b;border-radius:1.5mm;padding:3mm 4mm;margin-bottom:4mm;font-size:9pt;color:#334155;line-height:1.4}.exec-insight-label-compact{font-weight:600;color:#0f172a;margin-right:2mm}.exec-insight-text-compact{color:#475569}.exec-measures-grid{display:grid;grid-template-columns:1fr 1fr;gap:4mm}.exec-measures-column{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5mm;padding:3mm}.exec-measures-title{font-size:9pt;font-weight:600;color:#0f172a;margin:0 0 2mm;padding-bottom:2mm;border-bottom:1px solid #e2e8f0}.exec-measure-list-compact{display:flex;flex-direction:column;gap:1.5mm}.exec-measure-row{display:flex;align-items:center;gap:2mm;font-size:8pt}.exec-measure-num{font-weight:600;color:#64748b;min-width:3mm}.exec-measure-text{flex:1;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exec-measure-count{font-size:7pt;color:#64748b;white-space:nowrap}.angreifer-stats-inline{display:flex;gap:6mm;margin-bottom:4mm;padding:3mm;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1.5mm}.angreifer-stat-item{font-size:9pt;color:#334155}.angreifer-stat-label{font-weight:600;color:#64748b;margin-right:2mm}.angreifer-stat-value{color:#0f172a}.angreifer-table{width:100%;border-collapse:collapse;font-size:8pt;margin-bottom:3mm}.angreifer-table thead{background:#0f172a}.angreifer-table th{color:#fff;font-weight:600;padding:2mm 2.5mm;text-align:left;font-size:7pt;text-transform:uppercase;letter-spacing:.3pt}.angreifer-th-rank{width:6mm;text-align:center}.angreifer-th-name{width:auto}.angreifer-th-origin,.angreifer-th-motivation{width:22mm}.angreifer-th-ttps{width:12mm;text-align:right}.angreifer-table tbody tr{border-bottom:1px solid #e2e8f0}.angreifer-table tbody tr:nth-child(2n){background:#f8fafc}.angreifer-table td{padding:2mm 2.5mm;vertical-align:middle}.angreifer-td-rank{text-align:center;font-weight:600;color:#64748b}.angreifer-td-name{font-weight:500;color:#0f172a}.angreifer-td-origin,.angreifer-td-motivation{color:#475569}.angreifer-td-ttps{text-align:right;font-weight:600;color:#dc2626}.angreifer-more-inline{font-size:8pt;color:#64748b;padding:2mm 3mm;background:#f8fafc;border-radius:1mm;line-height:1.4}.angreifer-more-inline strong{color:#334155}
