@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");:root{--background:0 0% 4%;--foreground:0 0% 100%;--card:0 0% 7.5%;--primary:9 85% 51%;--primary-foreground:0 0% 100%;--muted-foreground:0 0% 55%;--border:0 0% 14%;--cream:35 33% 94%;--cream-foreground:0 0% 6%;--cream-border:30 15% 85%}*{box-sizing:border-box;border-color:hsl(var(--border))}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;background:hsl(var(--background));color:hsl(var(--foreground))}h1,h2,h3,h4,h5,h6{letter-spacing:-.035em}.page_root{min-height:100vh}.dark_section{background:hsl(var(--background))}.cream_section{background:hsl(var(--cream));color:hsl(var(--cream-foreground));padding:5rem 0}.primary_section{background:hsl(var(--primary))}.section_px{padding-left:1rem;padding-right:1rem}.section_y{padding-top:5rem;padding-bottom:5rem}.section_mb_16{margin-bottom:4rem}.container_2xl{max-width:42rem}.container_3xl{max-width:48rem}.container_3xl,.container_4xl{margin-left:auto;margin-right:auto}.container_4xl{max-width:56rem}.container_5xl{max-width:64rem}.container_xl{max-width:36rem}.center_auto{margin-left:auto;margin-right:auto}.center_text{text-align:center}.text_primary{color:hsl(var(--primary))}.text_primary_foreground{color:hsl(var(--primary-foreground))}.text_foreground{color:hsl(var(--foreground))}.text_foreground_soft{color:hsla(var(--foreground),.8)}.text_muted{color:hsl(var(--muted-foreground))}.text_cream_foreground{color:hsl(var(--cream-foreground))}.text_cream_soft{color:hsla(var(--cream-foreground),.6)}.text_cream_mid{color:hsla(var(--cream-foreground),.7)}.text_xs{font-size:.75rem}.text_sm{font-size:.875rem}.bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking_wider{letter-spacing:.05em}.tracking_widest{letter-spacing:.1em}.mb_2{margin-bottom:.5rem}.mb_3{margin-bottom:.75rem}.mb_4{margin-bottom:1rem}.mb_8{margin-bottom:2rem}.mb_10{margin-bottom:2.5rem}.mt_3{margin-top:.75rem}.mt_4{margin-top:1rem}.mt_6{margin-top:1.5rem}.mt_8{margin-top:2rem}.pt_1{padding-top:.25rem}.pt_4{padding-top:1rem}.line_relaxed{line-height:1.625}.hero_section{position:relative;overflow:hidden;text-align:center;padding:2rem 1rem 2.5rem;min-height:auto}.hero_grid_overlay{inset:0;opacity:.3}.hero_glow,.hero_grid_overlay{position:absolute;pointer-events:none}.hero_glow{width:600px;height:600px;border-radius:9999px;top:50%;left:50%;transform:translate(-50%,-58%)}.hero_content{position:relative;z-index:10}.hero_eyebrow{margin-bottom:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--primary))}.hero_title{margin:0 0 .5rem;font-size:2.5rem;font-weight:900;line-height:1.03}.hero_subtitle{margin:0 auto .5rem;max-width:42rem;font-size:.95rem;line-height:1.4;color:hsl(var(--muted-foreground))}.hero_description{margin:0 auto .75rem;max-width:42rem;font-size:.8125rem;font-weight:500;color:hsla(var(--foreground),.8)}.hero_badge_row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.hero_badge_dark,.hero_badge_primary{border-radius:.375rem;padding:.625rem 1.25rem}.hero_badge_dark{background:hsl(var(--foreground));color:hsl(var(--background))}.hero_badge_primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.hero_image_wrap{max-width:42rem;margin:-43px auto 0}.hero_image{width:100%;max-height:520px;-o-object-fit:contain;object-fit:contain;border-radius:.75rem;margin:-1.5rem 0 -.5rem}.hero_footer{max-width:36rem;margin:-2.3rem auto 0;font-size:.8125rem;color:hsl(var(--muted-foreground))}.cream_card{background:#fff;border:1px solid hsl(var(--cream-border));border-radius:.75rem;padding:1.5rem}.cream_card_large{padding:2rem}.inline_row{display:flex;align-items:center}.center_row{justify-content:center}.wrap{flex-wrap:wrap}.gap_2{gap:.5rem}.gap_3{gap:.75rem}.gap_6{gap:1.5rem}.heading_xl{font-size:1.25rem;font-weight:800;margin:0}.heading_lg{font-size:1.125rem;font-weight:800;margin:20px}.section_title{margin:0;font-size:1.875rem;font-weight:900}.badge_cream{display:inline-flex;align-items:center;gap:.375rem;background:hsl(var(--cream));color:hsla(var(--cream-foreground),.7);font-size:.875rem;padding:.375rem .75rem;border-radius:.375rem}.grid_2{display:grid;grid-template-columns:1fr}.list_gap_3>*+*{margin-top:.75rem}.list_gap_2>*+*{margin-top:.5rem}.item_row{display:flex;align-items:flex-start}.icon_top{margin-top:.125rem}.icon_sm{width:.875rem;height:.875rem}.icon_sm_md{width:1rem;height:1rem}.icon_md{width:1.25rem;height:1.25rem;flex-shrink:0}.step_number{width:1.5rem;height:1.5rem;border-radius:.375rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.75rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stats_grid{display:grid;grid-template-columns:1fr;gap:2px;background:hsl(var(--border));border-radius:.75rem;overflow:hidden}.stats_item{background:hsl(var(--card));padding:1.5rem;text-align:center;transition:background-color .2s ease}.stats_item:hover{background:#1a1a1a}.stats_number{margin:0 0 .25rem;font-size:2.25rem;font-weight:900;line-height:1;color:hsl(var(--foreground))}.allocation_badge{display:inline-block;margin-bottom:.75rem;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:.375rem;background:hsl(var(--cream-foreground));color:hsl(var(--cream))}.border_top_cream{border-top:1px solid hsl(var(--cream-border))}.risk_label{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:.75rem;color:hsl(var(--primary));font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.rules_wrap{border-radius:.75rem;overflow:hidden;background:hsl(var(--border))}.rule_item{display:flex;align-items:flex-start;gap:1rem;background:hsl(var(--card));padding:1.25rem;transition:background-color .2s ease}.rule_item+.rule_item{margin-top:2px}.rule_item:hover{background:#1a1a1a}.rule_number{width:2rem;height:2rem;border-radius:.375rem;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:.875rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.result_chip{display:block;width:100%;max-width:420px;margin-left:auto;margin-right:auto;text-align:center;font-size:.875rem;font-weight:600;border-radius:.6rem;padding:.56rem 1rem;background:hsl(var(--primary)/.1);color:hsl(var(--cream-foreground))}.cta_section{padding:6rem 1rem}.cta_text{margin:0 auto 2.5rem;max-width:36rem;font-size:1.125rem;color:hsla(var(--primary-foreground),.8)}.cta_button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;border-radius:9999px;border:2px solid hsl(var(--primary-foreground));text-decoration:none;background:#fff;color:#f94444;font-size:1.125rem;font-weight:800;transition:transform .3s ease,background-color .3s ease,border-color .3s ease}.cta_button:hover{transform:scale(1.05);background:#f97316;border-color:hsl(var(--primary-foreground))}@media (min-width:640px){.stats_grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.cream_section,.section_y{padding-top:7rem;padding-bottom:7rem}.hero_section{padding-top:6rem;padding-bottom:6rem}.hero_title{font-size:4.5rem}.hero_subtitle{font-size:1.125rem}.hero_description{font-size:1rem}.hero_badge_row{gap:1.5rem;font-size:1rem}.hero_image{max-height:600px}.section_title{font-size:3rem}.grid_2{grid-template-columns:repeat(2,1fr)}.cta_section{padding-top:8rem;padding-bottom:8rem}.cta_text{font-size:1.25rem}}@media (min-width:1024px){.stats_grid{grid-template-columns:repeat(3,1fr)}}