.ExampleLog_log___JswA{display:flex;flex-direction:column;height:100%;background:var(--bg);border-radius:10px;overflow:hidden;border:1px solid var(--border-light)}.ExampleLog_header__MGtgn{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;background:var(--card-bg);border-bottom:1px solid var(--border-light);flex-shrink:0;gap:1rem;flex-wrap:wrap}.ExampleLog_headerLeft__w9Cka{display:flex;align-items:center;gap:.75rem}.ExampleLog_liveIndicator__Gi_1I{display:flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;color:var(--accent);text-transform:uppercase}.ExampleLog_liveDot__U8Zja{width:7px;height:7px;border-radius:50%;background:var(--accent);animation:ExampleLog_pulse-dot__QZGAY 1.5s ease-in-out infinite}@keyframes ExampleLog_pulse-dot__QZGAY{0%,to{opacity:1}50%{opacity:.3}}.ExampleLog_headerTitle__2uuFe{font-size:.85rem;font-weight:600;color:var(--text)}.ExampleLog_headerRight__5u4zX{display:flex;align-items:center;gap:.75rem}.ExampleLog_filterGroup__gDhV4{display:flex;align-items:center;gap:.3rem;color:var(--text-muted)}.ExampleLog_filterBtn__vQKze{font-size:.75rem;font-weight:500;padding:.2rem .5rem;border-radius:4px;border:1px solid var(--border);background:transparent;color:var(--text-muted);cursor:pointer;transition:all .15s}.ExampleLog_filterBtn__vQKze:hover{border-color:var(--accent);color:var(--text)}.ExampleLog_filterActive__Hj5F5{border-color:var(--accent);background:var(--accent);color:var(--text-on-accent)}.ExampleLog_categorySelect__xWpGf{font-size:.75rem;padding:.2rem .4rem;border-radius:4px;border:1px solid var(--border);background:transparent;color:var(--text-muted);cursor:pointer;outline:none}.ExampleLog_categorySelect__xWpGf:focus{border-color:var(--accent)}.ExampleLog_eventList__2Owkp{flex:1 1;overflow-y:auto;padding:.5rem}.ExampleLog_accountBreak__fRDZD{display:flex;align-items:center;gap:.75rem;padding:.6rem .5rem .3rem}.ExampleLog_accountBreakLine__zLlG_{flex:1 1;height:1px;background:var(--border)}.ExampleLog_accountBreakLabel__q0d7A{font-size:.68rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.ExampleLog_event__wiORX{padding:.6rem .75rem;border-radius:8px;margin-bottom:.3rem;border-left:3px solid transparent;cursor:pointer;transition:background .15s;animation:ExampleLog_fadeSlideIn__YneHM .25s ease-out}@keyframes ExampleLog_fadeSlideIn__YneHM{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ExampleLog_event__wiORX:hover{background:var(--surface)}.ExampleLog_eventStory__SlV3g{background:var(--card-bg);border:1px solid var(--border-light);border-left:3px solid}.ExampleLog_eventAction__aE7Kk{opacity:.75;border-left:3px solid}.ExampleLog_eventAction__aE7Kk:hover{opacity:1}.ExampleLog_eventMain__Nnjvc{display:flex;gap:.6rem;align-items:flex-start}.ExampleLog_eventIcon__H0eFU{flex-shrink:0;margin-top:1px;display:flex;align-items:center}.ExampleLog_eventContent__Xel8Y{flex:1 1;min-width:0}.ExampleLog_eventTitleRow__jrdBY{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.ExampleLog_eventTitle__PuzmJ{font-size:.85rem;font-weight:600;color:var(--text);flex:1 1;min-width:0}.ExampleLog_eventMeta__FEXAJ{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.ExampleLog_severityBadge__XFKPa{font-size:.65rem;font-weight:700;padding:.1rem .4rem;border-radius:3px;letter-spacing:.03em;text-transform:uppercase}.ExampleLog_eventTime__cjbEJ{display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.ExampleLog_tags__nMmu_{display:flex;gap:.35rem;margin-top:.3rem;flex-wrap:wrap}.ExampleLog_tagIdentity__0DJA3,.ExampleLog_tagResource__xuw3W,.ExampleLog_tagTechnique__woP_j{font-size:.68rem;font-weight:500;padding:.08rem .4rem;border-radius:3px;font-family:var(--font-mono,monospace)}.ExampleLog_tagIdentity__0DJA3{color:#4D8B31;background:rgba(77,139,49,.1);border:1px solid rgba(77,139,49,.2)}.ExampleLog_tagResource__xuw3W{color:#FF8427;background:rgba(255,132,39,.1);border:1px solid rgba(255,132,39,.2)}.ExampleLog_tagTechnique__woP_j{color:#564D80;background:rgba(86,77,128,.1);border:1px solid rgba(86,77,128,.2)}.ExampleLog_eventDetailRow__y_444{display:flex;align-items:flex-start;gap:.25rem;margin-top:.3rem}.ExampleLog_expandIcon__eXrHq{flex-shrink:0;color:var(--text-muted);margin-top:1px;display:flex}.ExampleLog_eventDetail__iYKCn{font-size:.8rem;color:var(--text-muted);line-height:1.55;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.ExampleLog_eventDetailExpanded__WyTPX{white-space:normal;text-overflow:unset}.ExampleLog_loadingDots__aFVJq{display:flex;justify-content:center;gap:.35rem;padding:1rem}.ExampleLog_loadingDots__aFVJq span{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:ExampleLog_dotBounce__V9qkd 1.2s ease-in-out infinite}.ExampleLog_loadingDots__aFVJq span:nth-child(2){animation-delay:.15s}.ExampleLog_loadingDots__aFVJq span:nth-child(3){animation-delay:.3s}@keyframes ExampleLog_dotBounce__V9qkd{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}@media (max-width:768px){.ExampleLog_eventTitleRow__jrdBY,.ExampleLog_header__MGtgn{flex-direction:column;align-items:flex-start}.ExampleLog_eventMeta__FEXAJ{flex-shrink:unset}}.AssessmentLogDemo_section__wKodT{background:var(--surface);padding:4rem 0}.AssessmentLogDemo_inner__qgd2I{max-width:1200px;margin:0 auto;width:100%;padding:0 3rem}.AssessmentLogDemo_intro__q_P5Q{text-align:center;margin-bottom:2.5rem}.AssessmentLogDemo_heading__6FWQ1{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:var(--text);margin:0 0 1rem}.AssessmentLogDemo_description__QMk7_{font-size:1.1rem;color:var(--text-muted);line-height:1.6;max-width:650px;margin:0 auto}.AssessmentLogDemo_logContainer__YHWFa{height:600px;max-width:600px;margin:0 auto;border:1px solid var(--border-light);border-radius:12px;overflow:hidden;background:var(--bg)}@media (max-width:768px){.AssessmentLogDemo_section__wKodT{padding:3rem 1.5rem}.AssessmentLogDemo_inner__qgd2I{padding:0}.AssessmentLogDemo_logContainer__YHWFa{height:450px}}.BlastRadiusDemo_section__dB41c{background:var(--bg);padding:4rem 0}.BlastRadiusDemo_inner__a9yFU{max-width:1200px;margin:0 auto;width:100%;padding:0 3rem}.BlastRadiusDemo_intro__u2b5n{text-align:center;margin-bottom:2.5rem}.BlastRadiusDemo_heading__yy2ni{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:var(--text);margin:0 0 1rem}.BlastRadiusDemo_description__K4fgq{font-size:1.1rem;color:var(--text-muted);line-height:1.6;max-width:650px;margin:0 auto}.BlastRadiusDemo_stats__90zkD{display:flex;justify-content:center;gap:1px;margin-bottom:2rem;background:var(--border-light);border-radius:12px;overflow:hidden;max-width:700px;margin-left:auto;margin-right:auto}.BlastRadiusDemo_stat__lPJ5U{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;background:var(--card-bg)}.BlastRadiusDemo_stat__lPJ5U:first-child{border-radius:12px 0 0 12px}.BlastRadiusDemo_stat__lPJ5U:last-child{border-radius:0 12px 12px 0}.BlastRadiusDemo_statValue__QYSsN{font-size:1.75rem;font-weight:800;color:var(--accent);line-height:1}.BlastRadiusDemo_statLabel__f0pDL{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;margin-top:.35rem;text-align:center}.BlastRadiusDemo_graphContainer__87ZxG{position:relative}.BlastRadiusDemo_graph__3eFEQ{height:550px;border:1px solid var(--border-light);border-radius:12px;background:var(--bg);overflow:hidden}.BlastRadiusDemo_legend__fKCG2{position:absolute;bottom:1rem;right:1rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:10px;padding:.75rem 1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:.92}.BlastRadiusDemo_legendHint__eEjUM{font-size:.7rem;color:var(--text-muted);margin:0 0 .5rem;font-style:italic}.BlastRadiusDemo_legendItems__rRucc{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.BlastRadiusDemo_legendItem__hVGh2{display:flex;align-items:center;gap:.4rem}.BlastRadiusDemo_legendCircle__AtOEs{width:9px;height:9px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.BlastRadiusDemo_legendSquare__QZDPC{width:9px;height:9px;border-radius:2px;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.BlastRadiusDemo_legendLine__mJ4Ia{width:16px;height:2px;flex-shrink:0;border-radius:1px}.BlastRadiusDemo_legendLabel__7JAj5{font-size:.75rem;color:var(--text-muted);font-weight:500}@media (max-width:768px){.BlastRadiusDemo_section__dB41c{padding:3rem 1.5rem}.BlastRadiusDemo_stats__90zkD{flex-wrap:wrap;gap:1px}.BlastRadiusDemo_stat__lPJ5U{min-width:45%}.BlastRadiusDemo_stat__lPJ5U:first-child{border-radius:12px 0 0 0}.BlastRadiusDemo_stat__lPJ5U:nth-child(2){border-radius:0 12px 0 0}.BlastRadiusDemo_stat__lPJ5U:nth-child(3){border-radius:0 0 0 12px}.BlastRadiusDemo_stat__lPJ5U:last-child{border-radius:0 0 12px 0}.BlastRadiusDemo_graph__3eFEQ{height:400px}.BlastRadiusDemo_legend__fKCG2{position:static;margin-top:1rem;opacity:1}}