.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}}.page_page__tYxKG{min-height:100vh;background:var(--bg);color:var(--text);padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.page_header__VdXUp{text-align:center}.page_title__A9w5Q{font-size:1.5rem;font-weight:600;margin:0}.page_subtitle__65RSG{font-size:.875rem;color:var(--text-muted);margin:.25rem 0 0}.page_logWrapper__fxj__{flex:1 1;min-height:600px;max-width:900px;margin:0 auto;width:100%}.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}}.Nav_disclaimer__ReBvB{text-align:center;font-size:.72rem;padding:.35rem 1rem;color:var(--text-muted);border-bottom:1px solid var(--border-light)}.Nav_disclaimer__ReBvB a{color:var(--accent);text-decoration:underline}.Nav_nav__BptBv{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;border-bottom:1px solid var(--border-light)}.Nav_logo__7KrlL{font-size:1.25rem;font-weight:700;color:var(--text);letter-spacing:-.02em}.Nav_links__TBJFU{display:flex;align-items:center;gap:2rem}.Nav_auth__8KOu7{display:flex;align-items:center;gap:.5rem}.Nav_navLink__KuLTo{font-size:.9rem;font-weight:500;color:var(--text-muted);transition:color .2s}.Nav_navLink__KuLTo:hover{color:var(--text)}.Nav_signIn__6ZvYd{font-size:.9rem;font-weight:500;padding:.5rem 1.25rem;border:1px solid var(--border);border-radius:6px;color:var(--text);transition:border-color .2s,background .2s}.Nav_signIn__6ZvYd:hover{border-color:var(--accent);background:var(--surface);color:var(--accent)}.Nav_signUp__uM4As{font-size:.9rem;font-weight:600;padding:.5rem 1.25rem;background:var(--accent);border-radius:6px;color:var(--text-on-accent)!important;transition:background .2s}.Nav_signUp__uM4As:hover{background:var(--accent-hover)}@media (max-width:768px){.Nav_nav__BptBv{padding:1rem 1.5rem}.Nav_links__TBJFU{gap:1rem}}.Hero_hero__T3Fr4{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem 2rem;max-width:800px;margin:0 auto}.Hero_title__Bn2TU{font-size:3.5rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;color:var(--text)}.Hero_highlight___Cwgz{background:var(--highlight);padding:0 .2em;border-radius:4px;color:var(--text)}.Hero_subtitle__lkRtQ{font-size:1.2rem;color:var(--text-muted);max-width:600px;margin-bottom:2.5rem}.Hero_cta__bvnbU{display:flex;gap:1rem}.Hero_ctaButton__ZMW0t{display:inline-block;padding:.75rem 2rem;background:var(--accent);color:var(--text-on-accent)!important;border:none;border-radius:8px;font-size:1rem;font-weight:600;transition:background .2s}.Hero_ctaButton__ZMW0t:hover{background:var(--accent-hover);color:var(--text-on-accent)!important}.Hero_ctaSecondary__DEHzS{padding:.75rem 2rem;background:transparent;color:var(--text);border:1px solid var(--border);border-radius:8px;font-size:1rem;font-weight:600;transition:border-color .2s,background .2s}.Hero_ctaSecondary__DEHzS:hover{border-color:var(--accent);background:var(--surface)}@media (max-width:768px){.Hero_title__Bn2TU{font-size:2.25rem}}.HowItWorks_section__Qonrr{padding:2rem 3rem 4rem;max-width:1200px;margin:0 auto;width:100%}.HowItWorks_section__Qonrr h2{text-align:center;font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:3rem}.HowItWorks_steps__QH1F2{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.HowItWorks_step__JLruV{text-align:center;padding:1.5rem}.HowItWorks_stepNumber____x9x{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:var(--highlight);border-radius:50%;font-weight:700;font-size:1rem;margin-bottom:1rem;color:var(--text)}.HowItWorks_step__JLruV h3{font-size:1rem;font-weight:700;margin-bottom:.5rem}.HowItWorks_step__JLruV p{font-size:.9rem;color:var(--text-muted);line-height:1.5}@media (max-width:768px){.HowItWorks_steps__QH1F2{grid-template-columns:1fr 1fr}}.Features_wrapper__nhZTH{background:var(--surface);padding:4rem 0}.Features_heading__JCOwD{text-align:center;font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:2.5rem;color:var(--text)}.Features_features__BKSD2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;padding:0 3rem;max-width:1200px;margin:0 auto;width:100%}.Features_feature__S0F04{padding:2rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:12px;transition:border-color .2s,box-shadow .2s}.Features_feature__S0F04:hover{border-color:var(--periwinkle);box-shadow:0 4px 12px rgba(78,139,49,.08)}.Features_feature__S0F04 h3{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;color:var(--text)}.Features_feature__S0F04 p{font-size:.95rem;color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Features_features__BKSD2{grid-template-columns:1fr;padding:0 1.5rem}}.AttacksIndex_page__nMLK3{padding:3rem;max-width:1000px;margin:0 auto}.AttacksIndex_page__nMLK3 h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.AttacksIndex_intro__8Bh_g{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;max-width:700px}.AttacksIndex_category__WXft7{margin-bottom:3rem}.AttacksIndex_category__WXft7 h2{font-size:1.4rem;font-weight:700;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid var(--highlight);display:inline-block}.AttacksIndex_grid__xFR1B{display:flex;flex-direction:column;gap:1rem}.AttacksIndex_card__0bYqk{display:block;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:10px;transition:border-color .2s,box-shadow .2s;color:var(--text)}.AttacksIndex_card__0bYqk:hover{border-color:var(--periwinkle);box-shadow:0 2px 8px rgba(77,139,49,.08);color:var(--text)}.AttacksIndex_cardHeader__1SnSF{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.AttacksIndex_card__0bYqk h3{font-size:1.05rem;font-weight:700}.AttacksIndex_card__0bYqk p{font-size:.9rem;color:var(--text-muted);line-height:1.5}.AttacksIndex_severity__RNOWb{font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.2rem .6rem;border-radius:4px;letter-spacing:.04em}.AttacksIndex_critical__NDcN3{background:var(--severity-critical-bg);color:var(--severity-critical-text)}.AttacksIndex_high__2hdsO{background:var(--severity-high-bg);color:var(--severity-high-text)}.AttacksIndex_medium__DyYKt{background:var(--severity-medium-bg);color:var(--severity-medium-text)}.AttacksIndex_low__qWr5L{background:var(--severity-low-bg);color:var(--severity-low-text)}.AttacksIndex_permissions__fbvgt{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.AttacksIndex_permissions__fbvgt code{font-size:.75rem;background:var(--surface);padding:.15rem .5rem;border-radius:4px;color:var(--text-muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.GlossaryIndex_page__I9hcW{padding:3rem;max-width:900px;margin:0 auto}.GlossaryIndex_page__I9hcW h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.GlossaryIndex_intro__CNYo_{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem}.GlossaryIndex_grid__ZUMNJ{display:flex;flex-direction:column;gap:1rem}.GlossaryIndex_card__UDTK9{display:block;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:10px;transition:border-color .2s,box-shadow .2s;color:var(--text)}.GlossaryIndex_card__UDTK9:hover{border-color:var(--periwinkle);box-shadow:0 2px 8px rgba(77,139,49,.08);color:var(--text)}.GlossaryIndex_card__UDTK9 h3{font-size:1.05rem;font-weight:700;margin-bottom:.4rem;color:var(--accent)}.GlossaryIndex_card__UDTK9 p{font-size:.9rem;color:var(--text-muted);line-height:1.5}.PricingCards_section__B_IHO{padding:4rem 3rem;max-width:1200px;margin:0 auto;width:100%}.PricingCards_section__B_IHO h2{text-align:center;font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.PricingCards_subtitle__LUi9o{text-align:center;color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.PricingCards_cards__4n8dB{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;align-items:stretch}.PricingCards_card__5Xdf_{padding:2.5rem 2rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:16px;display:flex;flex-direction:column}.PricingCards_highlighted__7N46n{border-color:var(--accent);box-shadow:0 4px 24px rgba(77,139,49,.12);position:relative}.PricingCards_card__5Xdf_ h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.PricingCards_price__7k_Vh{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem;color:var(--text)}.PricingCards_description__XaiLg{color:var(--text-muted);font-size:.9rem;margin-bottom:1.5rem}.PricingCards_features__v5jGt{list-style:none;margin-bottom:2rem;flex:1 1}.PricingCards_features__v5jGt li{padding:.4rem 0;font-size:.9rem;color:var(--text-muted)}.PricingCards_features__v5jGt li:before{content:"\2713  ";color:var(--accent);font-weight:700}.PricingCards_cta__dhxfY{display:block;text-align:center;padding:.75rem 2rem;border-radius:8px;font-weight:600;font-size:.95rem;transition:background .2s}.PricingCards_card__5Xdf_ .PricingCards_cta__dhxfY{background:transparent;border:1px solid var(--border);color:var(--text)}.PricingCards_card__5Xdf_ .PricingCards_cta__dhxfY:hover{border-color:var(--accent);background:var(--surface);color:var(--text)}.PricingCards_highlighted__7N46n .PricingCards_cta__dhxfY{background:var(--accent);color:var(--text-on-accent)!important;border:none}.PricingCards_highlighted__7N46n .PricingCards_cta__dhxfY:hover{background:var(--accent-hover)}@media (max-width:768px){.PricingCards_cards__4n8dB{grid-template-columns:1fr}}.FAQ_wrapper__V90Fn{background:var(--bg);padding:4rem 3rem}.FAQ_section__AblqS{max-width:1200px;margin:0 auto;width:100%}.FAQ_section__AblqS h2{text-align:center;font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:2.5rem}.FAQ_grid__ist_x{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.FAQ_item__JHoCl{padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:10px}.FAQ_item__JHoCl h3{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:var(--text)}.FAQ_item__JHoCl p{font-size:.9rem;color:var(--text-muted);line-height:1.6}@media (max-width:768px){.FAQ_grid__ist_x{grid-template-columns:1fr}.FAQ_wrapper__V90Fn{padding:2rem 1.5rem}}.Footer_footer__UaG1g{padding:2rem 3rem;border-top:1px solid var(--border-light);text-align:center}.Footer_footer__UaG1g p{color:var(--text-muted);font-size:.85rem}.page_page__0rCNI{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.page_page__0rCNI h1{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;max-width:600px}.page_subtitle__bGP6E{font-size:1.15rem;color:var(--text-muted);max-width:540px;line-height:1.6;margin-bottom:2rem}.page_form__Ahcxb{display:flex;gap:.75rem;max-width:460px;width:100%}.page_input__jEr57{flex:1 1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;background:var(--card-bg);color:var(--text);outline:none;transition:border-color .2s}.page_input__jEr57:focus{border-color:var(--accent)}.page_button__RlTef{padding:.75rem 1.5rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.page_button__RlTef:hover{background:var(--accent-hover)}.page_button__RlTef:disabled{opacity:.6;cursor:not-allowed}.page_error__RoNm_{margin-top:1rem;font-size:.9rem;color:var(--error)}.page_counter__KWhv4{margin-top:1rem;font-size:.9rem;color:var(--text-muted)}.page_note__TF1d0{margin-top:.75rem;font-size:.8rem;color:var(--text-muted);max-width:400px;line-height:1.5}.page_referralSection__VoqEW{margin-top:2.5rem;width:100%;max-width:500px}.page_referralTitle__gFLZ_{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.page_referralBox__ORlzq{display:flex;align-items:center;gap:.5rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem}.page_referralLink__vDzGs{flex:1 1;font-size:.8rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.page_copyButton__kkcSx{padding:.4rem 1rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.page_copyButton__kkcSx:hover{background:var(--accent-hover)}.page_shareButtons___T0te{display:flex;gap:.75rem;margin-top:1rem;justify-content:center}.page_shareButton__yaqL9{padding:.5rem 1.25rem;border:1px solid var(--border);border-radius:6px;font-size:.85rem;font-weight:500;color:var(--text);transition:border-color .2s,background .2s}.page_shareButton__yaqL9:hover{border-color:var(--accent);background:var(--surface)}.page_position__8c7Gi{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.page_referralHint__KR4rZ{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}.page_surveySection__v9Iq5{margin-top:2.5rem;width:100%;max-width:500px}.page_surveyTitle__hb0Sm{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.page_surveyFields__ke9A5{display:flex;flex-direction:column;gap:.75rem}.page_surveySelect__n698d{padding:.6rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:.9rem;background:var(--card-bg);color:var(--text);cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.page_surveySelect__n698d:focus{border-color:var(--accent);outline:none}.page_surveyButton__i2VyP{margin-top:1rem;padding:.6rem 1.5rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.page_surveyButton__i2VyP:hover{background:var(--accent-hover)}.page_surveyThanks___uWy5{margin-top:2rem;font-size:.9rem;color:var(--text-muted)}.page_backLink__Ejykb{display:inline-block;margin-top:2rem;padding:.75rem 2rem;background:var(--accent);color:var(--text-on-accent)!important;border-radius:8px;font-weight:600;transition:background .2s}.page_backLink__Ejykb:hover{background:var(--accent-hover)}@media (max-width:500px){.page_form__Ahcxb{flex-direction:column}.page_referralBox__ORlzq{flex-direction:column;align-items:stretch}.page_referralLink__vDzGs{text-align:center}.page_shareButtons___T0te{flex-direction:column}}.page_page__yflAI{padding:3rem;max-width:800px;margin:0 auto;flex:1 1}.page_back__cLJGr{display:inline-block;margin-bottom:1.5rem;color:var(--accent);font-size:.9rem;font-weight:600}.page_back__cLJGr:hover{color:var(--accent-hover)}.page_header__Zc_Ie{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-light)}.page_date__s1If_{font-size:.8rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.page_header__Zc_Ie h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-top:.5rem;margin-bottom:1rem;line-height:1.2}.page_tags___EWDJ{display:flex;flex-wrap:wrap;gap:.4rem}.page_tag__3zm_Q{font-size:.75rem;background:var(--surface);color:var(--text-muted);padding:.2rem .6rem;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.page_body__EQ_PO{line-height:1.8;color:var(--text)}.page_body__EQ_PO h2{font-size:1.4rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem;letter-spacing:-.01em}.page_body__EQ_PO h3{font-size:1.15rem;font-weight:700;margin-top:2rem;margin-bottom:.5rem}.page_body__EQ_PO p{margin-bottom:1.25rem}.page_body__EQ_PO strong{font-weight:700;color:var(--text)}.page_body__EQ_PO em{font-style:italic}.page_body__EQ_PO a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--periwinkle);text-decoration-color:var(--periwinkle);text-underline-offset:2px}.page_body__EQ_PO a:hover{color:var(--accent-hover)}.page_body__EQ_PO ol,.page_body__EQ_PO ul{margin-bottom:1.25rem;padding-left:1.5rem}.page_body__EQ_PO li{margin-bottom:.4rem}.page_body__EQ_PO li::marker{color:var(--text-muted)}.page_body__EQ_PO blockquote{border-left:3px solid var(--periwinkle);margin:1.5rem 0;padding:.75rem 1.25rem;color:var(--text-muted);background:var(--surface);border-radius:0 8px 8px 0}.page_body__EQ_PO blockquote p{margin-bottom:0}.page_body__EQ_PO code{font-size:.88em;background:var(--surface);padding:.15rem .4rem;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:var(--text)}.page_body__EQ_PO pre{margin:1.5rem 0;padding:1.25rem;background:var(--surface);border:1px solid var(--border-light);border-radius:8px;overflow-x:auto;line-height:1.5}.page_body__EQ_PO pre code{background:none;padding:0;font-size:.85rem;color:var(--text)}.page_body__EQ_PO hr{border:none;border-top:1px solid var(--border-light);margin:2rem 0}.page_body__EQ_PO img{max-width:100%;border-radius:8px;margin:1.5rem 0}.page_page__sLBCX{padding:3rem;max-width:800px;margin:0 auto;flex:1 1}.page_page__sLBCX h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem}.page_subtitle__WB5gm{color:var(--text-muted);font-size:1.1rem;line-height:1.5;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border-light)}.page_posts__2lMT_{display:flex;flex-direction:column;gap:1.25rem}.page_postCard__9eXik{display:block;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:10px;transition:border-color .2s;color:var(--text)}.page_postCard__9eXik:hover{border-color:var(--periwinkle)}.page_postCard__9eXik h2{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:var(--accent)}.page_date__x1WBB{font-size:.8rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.page_postCard__9eXik p{font-size:.9rem;color:var(--text-muted);line-height:1.5;margin-bottom:.75rem}.page_tags__1GLVR{display:flex;flex-wrap:wrap;gap:.4rem}.page_tag__Kqqeq{font-size:.75rem;background:var(--surface);color:var(--text-muted);padding:.2rem .6rem;border-radius:4px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.page_empty__fwiJt{color:var(--text-muted);font-style:italic}.page_page__CXXpa{padding:3rem;max-width:800px;margin:0 auto}.page_back___JbyC{display:inline-block;margin-bottom:1.5rem;color:var(--accent);font-size:.9rem;font-weight:600}.page_back___JbyC:hover{color:var(--accent-hover)}.page_header__isEHc{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.page_page__CXXpa h1{font-size:2rem;font-weight:800;letter-spacing:-.02em}.page_severity__rYhwp{font-size:.75rem;font-weight:700;text-transform:uppercase;padding:.25rem .75rem;border-radius:4px;letter-spacing:.04em}.page_category__MTExC{font-size:.9rem;color:var(--periwinkle);font-weight:600;margin-bottom:1rem}.page_summary__xceij{font-size:1.1rem;color:var(--text-muted);line-height:1.6;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-light)}.page_section__bhhf8{margin-bottom:2rem}.page_section__bhhf8 h2{font-size:1.2rem;font-weight:700;margin-bottom:.75rem}.page_section__bhhf8 p{line-height:1.7;color:var(--text);margin-bottom:.75rem}.page_permissions__9LQ8I{display:flex;flex-wrap:wrap;gap:.5rem}.page_permissions__9LQ8I code{font-size:.85rem;background:var(--surface);padding:.3rem .75rem;border-radius:6px;color:var(--text);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.page_relatedGrid__wFHZR{display:flex;flex-direction:column;gap:.75rem}.page_relatedCard__kVaD7{display:block;padding:1.25rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:10px;transition:border-color .2s;color:var(--text)}.page_relatedCard__kVaD7:hover{border-color:var(--periwinkle);color:var(--text)}.page_relatedCard__kVaD7 h3{font-size:1rem;font-weight:700;color:var(--accent);margin-bottom:.25rem}.page_relatedCard__kVaD7 p{font-size:.85rem;color:var(--text-muted);line-height:1.4}.page_page__zElSj{padding:3rem;max-width:800px;margin:0 auto}.page_back__ezJaF{display:inline-block;margin-bottom:1.5rem;color:var(--accent);font-size:.9rem;font-weight:600}.page_back__ezJaF:hover{color:var(--accent-hover)}.page_page__zElSj h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.page_definition__iSL4m{font-size:1.15rem;color:var(--text-muted);line-height:1.6;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-light)}.page_body__8aPJq p{margin-bottom:1rem;line-height:1.7;color:var(--text)}.page_related__z1kQn{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-light)}.page_related__z1kQn h2{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.page_relatedGrid__l1cWE{display:flex;flex-direction:column;gap:.75rem}.page_relatedCard__uIGa9{display:block;padding:1.25rem;background:var(--card-bg);border:1px solid var(--border-light);border-radius:10px;transition:border-color .2s;color:var(--text)}.page_relatedCard__uIGa9:hover{border-color:var(--periwinkle);color:var(--text)}.page_relatedCard__uIGa9 h3{font-size:1rem;font-weight:700;color:var(--accent);margin-bottom:.25rem}.page_relatedCard__uIGa9 p{font-size:.85rem;color:var(--text-muted);line-height:1.4}.page_hero__XAj_P{padding:4rem 3rem 2rem;max-width:800px;margin:0 auto;text-align:center}.page_hero__XAj_P h1{font-size:2.2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.page_subtitle__PIprX{font-size:1.15rem;color:var(--text-muted);line-height:1.6;max-width:650px;margin:0 auto}