.LandingPage-module__EJghLa__hero{box-sizing:border-box;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:0 3rem 120px;display:flex;position:relative;overflow:hidden!important}.LandingPage-module__EJghLa__hero_content{z-index:1;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1650px;margin:0 auto;display:flex}.LandingPage-module__EJghLa__hero_text{text-align:left;flex:1;max-width:600px}.LandingPage-module__EJghLa__hero_visual,.LandingPage-module__EJghLa__arch_visual_col{flex:0 clamp(400px,40vw,700px);justify-content:center;align-items:center;width:clamp(400px,40vw,700px);height:clamp(400px,40vw,700px);display:flex;position:relative}.LandingPage-module__EJghLa__arch_stats_row{flex-direction:column;gap:1.5rem;display:flex}.LandingPage-module__EJghLa__docs_visual_col{flex:400px;height:600px;position:relative}.LandingPage-module__EJghLa__docs_content_col{flex:400px;position:relative}.LandingPage-module__EJghLa__badge{background:#10b9811a;border:1px solid #10b98133;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;display:inline-flex}.LandingPage-module__EJghLa__badge_icon{color:var(--accent-emerald)}.LandingPage-module__EJghLa__badge_text{letter-spacing:.1em;color:var(--accent-emerald);font-size:.75rem;font-weight:900}.LandingPage-module__EJghLa__main_title{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2rem,5.5vw,4rem);font-weight:900;line-height:1.1}.LandingPage-module__EJghLa__subtitle{color:var(--muted-foreground);margin-bottom:3rem;font-size:1.25rem;font-weight:500;line-height:1.6}.LandingPage-module__EJghLa__cta_container{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2.5rem;margin-bottom:4rem;display:flex}.LandingPage-module__EJghLa__btn_filled{background:var(--foreground);color:var(--background);letter-spacing:.04em;border:none;border-radius:99px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #00000042}.LandingPage-module__EJghLa__btn_filled:hover{transform:scale(1.02);box-shadow:0 10px 30px #0003}.LandingPage-module__EJghLa__stats_row{align-items:center;gap:1.5rem;display:flex}.LandingPage-module__EJghLa__stat_item{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.LandingPage-module__EJghLa__stat_value{font-size:1.5rem;font-weight:900;line-height:1}.LandingPage-module__EJghLa__stat_label{letter-spacing:.1em;color:var(--accent-emerald);font-size:.65rem;font-weight:900}.LandingPage-module__EJghLa__stat_divider{background:var(--border);width:1px;height:30px}.LandingPage-module__EJghLa__tech_stack{opacity:.4;letter-spacing:.2em;white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:1.5rem;font-size:.6rem;font-weight:900;display:flex}.LandingPage-module__EJghLa__navbar{z-index:100;align-items:center;height:80px;padding:0 3rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.LandingPage-module__EJghLa__nav_inner a{text-decoration:none}.LandingPage-module__EJghLa__nav_inner{justify-content:space-between;align-items:center;width:100%;max-width:1650px;margin:0 auto;display:flex}.LandingPage-module__EJghLa__logo{letter-spacing:-.02em;font-size:1.25rem;font-weight:900;color:#fff!important}.LandingPage-module__EJghLa__nav_links{align-items:center;gap:2rem;display:flex}.LandingPage-module__EJghLa__nav_link{letter-spacing:.12em;color:var(--foreground);opacity:.6;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .2s;position:relative}.LandingPage-module__EJghLa__nav_link:hover{opacity:1;color:var(--accent-emerald)}.LandingPage-module__EJghLa__nav_link:after{content:"";background:var(--accent-emerald);width:0;height:1px;transition:width .2s;position:absolute;bottom:-4px;left:0}.LandingPage-module__EJghLa__nav_link:hover:after{width:100%}.LandingPage-module__EJghLa__btn_ghost{letter-spacing:.04em;color:var(--foreground);background:0 0;border-radius:99px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none}.LandingPage-module__EJghLa__btn_pill{border:1.5px solid var(--foreground);letter-spacing:.04em;color:var(--foreground);background:0 0;border-radius:99px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none}.LandingPage-module__EJghLa__features_grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.LandingPage-module__EJghLa__mode_hierarchy{max-width:1100px;margin:0 auto;position:relative}.LandingPage-module__EJghLa__mode_header{align-items:center;gap:1.5rem;margin-bottom:3rem;padding-left:1rem;display:flex}.LandingPage-module__EJghLa__mode_icon_root{background:var(--accent-emerald);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 10px 30px #10b9814d}.LandingPage-module__EJghLa__mode_header h3{letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.5rem;font-weight:900}.LandingPage-module__EJghLa__mode_header p{color:var(--muted-foreground);font-size:.9rem}.LandingPage-module__EJghLa__mode_body_connector{border-left:2px solid #ffffff0d;margin-left:27px;padding-left:28px;position:relative}.LandingPage-module__EJghLa__module_group_branch{margin-bottom:4rem;position:relative}.LandingPage-module__EJghLa__section_title_v2{color:var(--muted-foreground);letter-spacing:.1em;align-items:center;gap:1.25rem;margin-bottom:2rem;font-size:.75rem;font-weight:900;display:flex}.LandingPage-module__EJghLa__section_line{background:#ffffff0d;width:40px;height:2px}.LandingPage-module__EJghLa__group_modules_container{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.LandingPage-module__EJghLa__hierarchical_module{flex-direction:column;gap:1rem;display:flex}.LandingPage-module__EJghLa__module_card_v2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.LandingPage-module__EJghLa__module_card_icon_v2{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.LandingPage-module__EJghLa__module_card_info h5{margin-bottom:.25rem;font-size:.95rem;font-weight:800}.LandingPage-module__EJghLa__module_card_info p{color:var(--muted-foreground);font-size:.8rem;line-height:1.4}.LandingPage-module__EJghLa__feature_connector_vertical{border-left:2px solid #ffffff08;flex-direction:column;gap:.75rem;margin-top:.5rem;margin-left:24px;padding-left:24px;display:flex}.LandingPage-module__EJghLa__feature_branch{align-items:center;gap:1rem;display:flex;position:relative}.LandingPage-module__EJghLa__feature_branch:before{content:"";background:#ffffff08;width:12px;height:2px;position:absolute;top:50%;left:-24px}.LandingPage-module__EJghLa__feature_dot{border-radius:50%;width:6px;height:6px}.LandingPage-module__EJghLa__feature_text{color:var(--muted-foreground);letter-spacing:.02em;font-size:.75rem;font-weight:600}@media (max-width:768px){.LandingPage-module__EJghLa__mode_body_connector{border-left:none;margin-left:0;padding-left:0}.LandingPage-module__EJghLa__mode_header{text-align:center;flex-direction:column;padding-left:0}.LandingPage-module__EJghLa__section_title_v2{justify-content:center}.LandingPage-module__EJghLa__section_line{display:none}}.LandingPage-module__EJghLa__module_grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.LandingPage-module__EJghLa__module_card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;align-items:center;padding:1rem;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000000d}.LandingPage-module__EJghLa__module_card:hover{background:#ffffff0a;border:1px solid #ffffff1a;transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.LandingPage-module__EJghLa__module_card_icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:1rem;padding:.75rem;display:flex}.LandingPage-module__EJghLa__module_card_content{flex-direction:column;justify-content:center;display:flex}.LandingPage-module__EJghLa__module_card_content h4{letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:.75rem;font-weight:900;overflow:hidden}.LandingPage-module__EJghLa__module_card_content p{color:var(--muted-foreground);margin:0;font-size:.625rem;line-height:1.2}.LandingPage-module__EJghLa__feature_card{text-align:left;border-radius:20px;padding:2rem;transition:all .3s}.LandingPage-module__EJghLa__feature_card:hover{border-color:var(--accent-indigo);transform:translateY(-5px)}.LandingPage-module__EJghLa__section_padding{box-sizing:border-box;justify-content:center;width:100%;padding:6rem 3rem;display:flex}.LandingPage-module__EJghLa__section_content_matched,.LandingPage-module__EJghLa__container_narrow{width:100%;max-width:1650px;margin:0 auto}.LandingPage-module__EJghLa__badge_light{letter-spacing:.2em;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:99px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.65rem;font-weight:900;display:inline-flex}.LandingPage-module__EJghLa__section_title{letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.LandingPage-module__EJghLa__section_subtitle{color:var(--muted-foreground);max-width:500px;margin:0 auto;font-size:1rem;font-weight:500}.LandingPage-module__EJghLa__pricing_grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.LandingPage-module__EJghLa__pricing_card{border:2px solid var(--border);background:var(--background);border-radius:20px;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.LandingPage-module__EJghLa__pricing_highlight{border-color:var(--accent-indigo);position:relative}.LandingPage-module__EJghLa__pricing_name{margin-bottom:.5rem;font-size:1.25rem;font-weight:900}.LandingPage-module__EJghLa__pricing_desc{opacity:.6;min-height:2.5rem;font-size:.75rem;font-style:italic}.LandingPage-module__EJghLa__price_row{align-items:flex-end;margin-top:1.5rem;display:flex}.LandingPage-module__EJghLa__price_currency{margin-bottom:.25rem;font-size:1.5rem;font-weight:900}.LandingPage-module__EJghLa__price_value{font-size:3rem;font-weight:900;line-height:1}.LandingPage-module__EJghLa__price_unit{letter-spacing:.1em;color:var(--accent-emerald);margin-top:.5rem;font-size:.65rem;font-weight:900}.LandingPage-module__EJghLa__divider{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.LandingPage-module__EJghLa__feature_list{flex-grow:1;margin-bottom:2rem;font-size:.75rem;font-weight:700;list-style:none}.LandingPage-module__EJghLa__feature_list li{align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.LandingPage-module__EJghLa__check_icon{color:var(--accent-emerald)}.LandingPage-module__EJghLa__btn_outline{border:1.5px solid var(--foreground);color:var(--foreground);letter-spacing:.04em;cursor:pointer;text-align:center;background:0 0;border-radius:99px;padding:1rem 2.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.LandingPage-module__EJghLa__btn_outline_full{border:1.5px solid var(--foreground);width:100%;color:var(--foreground);letter-spacing:.04em;cursor:pointer;background:0 0;border-radius:99px;padding:1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.LandingPage-module__EJghLa__btn_filled_full{background:var(--foreground);width:100%;color:var(--background);letter-spacing:.04em;cursor:pointer;border:none;border-radius:99px;padding:1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #00000042}.LandingPage-module__EJghLa__manifesto_title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.1}.LandingPage-module__EJghLa__manifesto_desc{opacity:.8;margin-bottom:3rem;font-size:1rem;font-style:italic;line-height:1.6}.LandingPage-module__EJghLa__manifesto_item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;transition:all .3s;display:flex;text-align:left!important}.LandingPage-module__EJghLa__manifesto_item:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translate(10px)}.LandingPage-module__EJghLa__manifesto_icon{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.LandingPage-module__EJghLa__manifesto_table{background:#03030399;border:1px solid #ffffff14;border-radius:32px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 40px 100px #0006}.LandingPage-module__EJghLa__manifesto_table:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#10b98108);width:100px;height:100%;position:absolute;top:0;right:0}.LandingPage-module__EJghLa__table_row_header{letter-spacing:.15em;opacity:.4;grid-template-columns:1.5fr 1fr 1fr;padding-bottom:1.5rem;font-size:.75rem;font-weight:900;display:grid}.LandingPage-module__EJghLa__table_row{border-bottom:1px solid #ffffff08;grid-template-columns:1.5fr 1fr 1fr;align-items:center;padding:1.25rem 0;display:grid}.LandingPage-module__EJghLa__table_row:last-child{border-bottom:none}.LandingPage-module__EJghLa__table_row span:nth-child(3){color:var(--accent-emerald);text-shadow:0 0 10px #10b98133}.LandingPage-module__EJghLa__vs_watermark{color:#ffffff05;pointer-events:none;font-size:15rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingPage-module__EJghLa__docs_features{flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.LandingPage-module__EJghLa__docs_feature{background:var(--background);border:1px solid var(--border);border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;display:flex;text-align:left!important}.LandingPage-module__EJghLa__docs_icon{background:#ffffff0d;border-radius:12px;padding:.75rem}.LandingPage-module__EJghLa__terminal_window{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030303cc;border:1px solid #ffffff1a;border-radius:24px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #10b98126,inset 0 0 40px #10b9810d}.LandingPage-module__EJghLa__terminal_window:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(#0000,#10b98114,#0000);width:100%;height:40px;animation:8s linear infinite LandingPage-module__EJghLa__scanline;position:absolute;top:0;left:0}@keyframes LandingPage-module__EJghLa__scanline{0%{transform:translateY(-100px)}to{transform:translateY(800px)}}.LandingPage-module__EJghLa__terminal_header{justify-content:space-between;align-items:center;display:flex}.LandingPage-module__EJghLa__mac_buttons{gap:.5rem;display:flex}.LandingPage-module__EJghLa__mac_buttons div{border-radius:50%;width:12px;height:12px}.LandingPage-module__EJghLa__terminal_line{justify-content:space-between;margin:.75rem 0;font-family:monospace;font-size:.75rem;display:flex}.LandingPage-module__EJghLa__terminal_badge{border:1px solid;border-radius:4px;padding:.25rem .5rem;font-weight:700}.LandingPage-module__EJghLa__audio_visualizer{background:#10b9810d;border:1px solid #10b9811a;border-radius:12px;justify-content:space-evenly;align-items:flex-end;height:120px;margin-top:2rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.LandingPage-module__EJghLa__audio_visualizer:after{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0%,#10b9810d 50%,#0000 100%) 0 0/100% 4px;position:absolute;inset:0}.LandingPage-module__EJghLa__audio_bar{background:linear-gradient(to top, var(--accent-emerald), #10b981);border-radius:99px;width:6px;animation:1.5s ease-in-out infinite LandingPage-module__EJghLa__spectrum;box-shadow:0 0 15px #10b9814d}@keyframes LandingPage-module__EJghLa__spectrum{0%,to{opacity:.3;height:20%}50%{opacity:1;height:80%}}.LandingPage-module__EJghLa__terminal_cursor{background:var(--accent-emerald);vertical-align:middle;width:8px;height:15px;margin-left:5px;animation:1s step-end infinite LandingPage-module__EJghLa__blink;display:inline-block}@keyframes LandingPage-module__EJghLa__blink{0%,to{opacity:1}50%{opacity:0}}.LandingPage-module__EJghLa__cta_box{background:#03030366;border:1px solid #ffffff0d;border-radius:48px;align-items:center;gap:4rem;padding:8rem 5rem;display:flex;position:relative;overflow:hidden}.LandingPage-module__EJghLa__cta_content_wrapper{z-index:2;flex-direction:column;flex:60%;justify-content:center;display:flex;position:relative}.LandingPage-module__EJghLa__cta_telemetry{opacity:.03;pointer-events:none;flex-wrap:wrap;gap:1rem;padding:2rem;font-family:monospace;font-size:.65rem;line-height:1;display:flex;position:absolute;inset:0;overflow:hidden}.LandingPage-module__EJghLa__cta_metric_grid{border-top:1px solid #ffffff0d;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;padding-top:2rem;display:grid}.LandingPage-module__EJghLa__cta_metric{flex-direction:column;display:flex}.LandingPage-module__EJghLa__cta_metric_val{color:var(--accent-emerald);font-size:1.5rem;font-weight:900}.LandingPage-module__EJghLa__cta_metric_label{letter-spacing:.1em;opacity:.5;margin-top:4px;font-size:.65rem;font-weight:700}.LandingPage-module__EJghLa__cta_visual_prism{background:linear-gradient(135deg, var(--accent-indigo), var(--accent-emerald));filter:blur(80px);opacity:.2;border-radius:50%;width:250px;height:250px;position:absolute;top:-20%;right:-10%}.LandingPage-module__EJghLa__cta_visual_container{z-index:2;flex:30%;justify-content:center;display:flex;position:relative}.LandingPage-module__EJghLa__footer_container{border-top:1px solid var(--border);box-sizing:border-box;padding:4rem 3rem}.LandingPage-module__EJghLa__footer_grid{grid-template-columns:2fr repeat(4,1fr);gap:2rem;display:grid}.LandingPage-module__EJghLa__footer_logo_box{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:flex}.LandingPage-module__EJghLa__footer_link_col h4{letter-spacing:.2em;margin-bottom:1.5rem;font-size:.65rem}.LandingPage-module__EJghLa__footer_bottom{justify-content:space-between;align-items:center;display:flex}.LandingPage-module__EJghLa__footer_socials{letter-spacing:2px;gap:1.5rem;font-size:.65rem;font-weight:900;display:flex}@media (max-width:1024px){.LandingPage-module__EJghLa__stats_row,.LandingPage-module__EJghLa__tech_stack{justify-content:center}.LandingPage-module__EJghLa__badge{margin-left:auto;margin-right:auto}.LandingPage-module__EJghLa__footer_grid{grid-template-columns:1fr 1fr;gap:1.5rem 2rem}.LandingPage-module__EJghLa__footer_brand{grid-column:1/-1;margin-bottom:.5rem}.LandingPage-module__EJghLa__cta_box{text-align:center;flex-direction:column;padding:2rem}.LandingPage-module__EJghLa__cta_buttons{flex-direction:row;justify-content:center;gap:.75rem;width:100%}}.LandingPage-module__EJghLa__p_features_section{box-sizing:border-box;background:var(--background);padding:6rem 3rem;position:relative;overflow:hidden}.LandingPage-module__EJghLa__container_ultra_wide{width:100%;max-width:1650px;margin:0 auto}.LandingPage-module__EJghLa__p_background_mesh{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 20%,#0000 85%);mask-image:radial-gradient(circle,#000 20%,#0000 85%)}.LandingPage-module__EJghLa__p_section_header{z-index:1;margin-bottom:5rem;position:relative}.LandingPage-module__EJghLa__p_terminal_tag{color:var(--accent-emerald);border-left:3px solid var(--accent-emerald);background:#10b9811a;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .8rem;font-family:monospace;font-size:.65rem;display:inline-flex}.LandingPage-module__EJghLa__p_section_header h2{letter-spacing:-.04em;margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1}.LandingPage-module__EJghLa__p_section_header p{opacity:.5;max-width:600px;font-size:1.1rem}.LandingPage-module__EJghLa__p_mode_block{z-index:1;flex-direction:column;gap:2rem;display:flex;position:relative}.LandingPage-module__EJghLa__p_mode_sidebar{border-bottom:1px solid #ffffff0d;flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;height:auto;padding-bottom:2rem;display:flex}.LandingPage-module__EJghLa__p_mode_icon_root{background:var(--accent-emerald);color:#000;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 20px 40px #0006,0 0 20px #10b9814d}.LandingPage-module__EJghLa__p_mode_label{writing-mode:horizontal-tb;text-align:left;text-transform:uppercase;letter-spacing:.4em;opacity:.8}.LandingPage-module__EJghLa__p_label_tiny{opacity:.4;writing-mode:horizontal-tb;margin-bottom:.5rem;font-size:.55rem}.LandingPage-module__EJghLa__p_mode_label h3{margin:0;font-size:1.25rem;font-weight:900}.LandingPage-module__EJghLa__p_groups_layout{flex-grow:1;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.LandingPage-module__EJghLa__p_group_col{flex-direction:column;gap:2rem;display:flex}.LandingPage-module__EJghLa__p_group_header{letter-spacing:.3em;opacity:.4;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.65rem;font-weight:800;display:flex}.LandingPage-module__EJghLa__p_module_stack{flex-direction:column;gap:1.5rem;display:flex}.LandingPage-module__EJghLa__p_module_container{position:relative}.LandingPage-module__EJghLa__p_module_glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:1.5rem;transition:all .4s cubic-bezier(.23,1,.32,1)}.LandingPage-module__EJghLa__p_module_glass:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 50px #0000004d}.LandingPage-module__EJghLa__p_module_top{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.LandingPage-module__EJghLa__p_module_icon_box{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.LandingPage-module__EJghLa__p_module_info{flex:1}.LandingPage-module__EJghLa__p_module_info h4{letter-spacing:.05em;margin:0;font-size:1rem;font-weight:800}.LandingPage-module__EJghLa__p_module_title_row{align-items:center;gap:.75rem;display:flex}.LandingPage-module__EJghLa__p_pulsing_node{border-radius:50%;width:6px;height:6px;animation:2s infinite LandingPage-module__EJghLa__p_pulse}@keyframes LandingPage-module__EJghLa__p_pulse{0%{opacity:1;transform:scale(1);box-shadow:0 0}70%{opacity:0;transform:scale(1.5);box-shadow:0 0 0 10px #0000}to{opacity:0;transform:scale(1);box-shadow:0 0 #0000}}.LandingPage-module__EJghLa__p_module_info p{opacity:.4;margin-top:4px;font-size:.75rem;line-height:1.4}.LandingPage-module__EJghLa__p_feature_grid{flex-wrap:wrap;gap:.6rem;display:flex}.LandingPage-module__EJghLa__p_feature_pill{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem .9rem;display:flex;position:relative;overflow:hidden}.LandingPage-module__EJghLa__p_feature_glow{background:var(--accent);opacity:0;pointer-events:none;filter:blur(10px);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.LandingPage-module__EJghLa__p_feature_pill:hover .LandingPage-module__EJghLa__p_feature_glow{opacity:.1}.LandingPage-module__EJghLa__p_feature_icon{color:var(--accent);opacity:.7}.LandingPage-module__EJghLa__p_feature_name{opacity:.8;font-size:.7rem;font-weight:700}.LandingPage-module__EJghLa__p_premium_lock{color:#f59e0b}.LandingPage-module__EJghLa__p_wait_clock{color:var(--accent-indigo)}.LandingPage-module__EJghLa__p_loader_overlay{background:var(--background);justify-content:center;align-items:center;min-height:800px;display:flex}.LandingPage-module__EJghLa__p_loader_radar{background:radial-gradient(circle,#10b9811a 0%,#0000 70%);border:1px solid #10b98133;border-radius:50%;width:120px;height:120px;position:relative}.LandingPage-module__EJghLa__p_loader_radar:after{content:"";border:2px solid #0000;border-top-color:var(--accent-emerald);border-radius:50%;width:100%;height:100%;animation:2s linear infinite LandingPage-module__EJghLa__p_radar;position:absolute;top:0;left:0}@keyframes LandingPage-module__EJghLa__p_radar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LandingPage-module__EJghLa__p_loader_content{flex-direction:column;align-items:center;gap:2rem;display:flex}.LandingPage-module__EJghLa__p_loader_content p{letter-spacing:.4em;color:var(--accent-emerald);font-family:monospace;font-size:.8rem}.LandingPage-module__EJghLa__p_loading_bar{background:#ffffff0d;width:200px;height:2px;margin-top:1rem;position:relative;overflow:hidden}.LandingPage-module__EJghLa__p_loading_bar div{background:var(--accent-emerald);width:50%;height:100%;animation:1.5s ease-in-out infinite LandingPage-module__EJghLa__p_bar;position:absolute}@keyframes LandingPage-module__EJghLa__p_bar{0%{left:-50%}to{left:100%}}.LandingPage-module__EJghLa__p_placeholder{background:var(--background);min-height:800px}@media (max-width:1100px){.LandingPage-module__EJghLa__section_padding,.LandingPage-module__EJghLa__p_features_section{padding:5rem 2rem}.LandingPage-module__EJghLa__navbar{padding:1rem 2rem}.LandingPage-module__EJghLa__nav_links{display:none}.LandingPage-module__EJghLa__footer_container{padding:4rem 2rem}.LandingPage-module__EJghLa__hero{min-height:calc(100vh - 80px);padding:0 2rem 80px}.LandingPage-module__EJghLa__hero_content{text-align:center;flex-direction:column;gap:1.5rem}.LandingPage-module__EJghLa__hero_text{text-align:center;width:100%;margin:0 auto}.LandingPage-module__EJghLa__subtitle{margin-bottom:1.5rem;font-size:1.1rem}.LandingPage-module__EJghLa__cta_container{flex-direction:column;align-items:center;gap:2.5rem;width:100%}.LandingPage-module__EJghLa__stats_row{justify-content:center;gap:1.5rem;width:100%}.LandingPage-module__EJghLa__tech_stack{flex-wrap:wrap;justify-content:center;gap:1.2rem;width:100%;padding:0 1rem;font-size:.6rem}.LandingPage-module__EJghLa__hero_visual,.LandingPage-module__EJghLa__arch_visual_col,.LandingPage-module__EJghLa__docs_visual_col,.LandingPage-module__EJghLa__cta_visual_container,.LandingPage-module__EJghLa__cta_telemetry,.LandingPage-module__EJghLa__cta_visual_prism{display:none!important}.LandingPage-module__EJghLa__btn_filled,.LandingPage-module__EJghLa__btn_outline{padding:.8rem 1.5rem!important;font-size:.75rem!important}.LandingPage-module__EJghLa__docs_content_col{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.LandingPage-module__EJghLa__arch_stats_row{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.LandingPage-module__EJghLa__main_title{line-height:1.2;font-size:2.2rem!important}.aurora-blur{opacity:.4;width:300px!important;height:300px!important}.LandingPage-module__EJghLa__p_section_header h2{font-size:1.8rem}.LandingPage-module__EJghLa__p_mode_icon_root{width:50px;height:50px}.LandingPage-module__EJghLa__container_ultra_wide{padding:0}.LandingPage-module__EJghLa__p_groups_layout{grid-template-columns:1fr}.LandingPage-module__EJghLa__cta_box{text-align:center;border-radius:32px;flex-direction:column;gap:2rem;padding:4rem 1.5rem}.LandingPage-module__EJghLa__cta_visual_container{display:none}.LandingPage-module__EJghLa__cta_metric_grid{grid-template-columns:repeat(3,1fr);gap:.75rem;padding-top:1.5rem}.LandingPage-module__EJghLa__cta_metric_val{font-size:1rem}.LandingPage-module__EJghLa__cta_metric_label{font-size:.45rem}}@media (max-width:768px){.LandingPage-module__EJghLa__section_padding,.LandingPage-module__EJghLa__p_features_section{padding:4rem 1.25rem}.LandingPage-module__EJghLa__navbar{padding:0 1.25rem}.LandingPage-module__EJghLa__footer_container{padding:3rem 1.25rem}.LandingPage-module__EJghLa__hero{padding:0 1.25rem 60px}.LandingPage-module__EJghLa__main_title{font-size:2.5rem!important}.LandingPage-module__EJghLa__subtitle{font-size:1rem}.LandingPage-module__EJghLa__cta_metric_grid{gap:.5rem}}.LandingPage-module__EJghLa__particle_bg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.LandingPage-module__EJghLa__particle{background:#fff;border-radius:50%;width:2px;height:2px;animation:10s linear infinite LandingPage-module__EJghLa__float-particle;position:absolute}@keyframes LandingPage-module__EJghLa__float-particle{0%{transform:translateY(0)translate(0)}to{transform:translateY(-100vh)translate(50px)}}.LandingPage-module__EJghLa__scroll_progress{background:var(--accent-emerald);transform-origin:0%;z-index:1000;height:2px;box-shadow:0 0 10px var(--accent-emerald);position:fixed;top:0;left:0;right:0}.LandingPage-module__EJghLa__grain_overlay{z-index:999;pointer-events:none;opacity:.05;filter:contrast(150%)brightness();background-image:url(https://grainy-gradients.vercel.app/noise.svg);width:100%;height:100%;position:fixed;top:0;left:0}.LandingPage-module__EJghLa__log_card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.LandingPage-module__EJghLa__log_card:hover{border-color:var(--accent);background:#ffffff0a;transform:translateY(-8px);box-shadow:0 30px 60px -12px #00000080,0 18px 36px -18px #00000080}.LandingPage-module__EJghLa__log_header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.LandingPage-module__EJghLa__log_id{letter-spacing:2px;opacity:.4;font-family:Inter,monospace;font-size:.65rem;font-weight:900}.LandingPage-module__EJghLa__log_status{letter-spacing:1px;color:var(--accent-emerald);background:#10b9811a;border-radius:100px;align-items:center;gap:.5rem;padding:4px 10px;font-size:.55rem;font-weight:900;display:flex}.LandingPage-module__EJghLa__status_dot{background:currentColor;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px}.LandingPage-module__EJghLa__log_text{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.1rem;font-style:italic;font-weight:500;line-height:1.6}.LandingPage-module__EJghLa__log_footer{align-items:center;gap:1.25rem;display:flex}.LandingPage-module__EJghLa__log_avatar_box{background:linear-gradient(135deg,#fff3,#0000);border-radius:14px;width:48px;height:48px;padding:1px}.LandingPage-module__EJghLa__log_avatar{color:#000;border-radius:13px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;font-weight:900;display:flex}.LandingPage-module__EJghLa__log_author{letter-spacing:1px;font-size:.9rem;font-weight:900}.LandingPage-module__EJghLa__log_role{opacity:.5;letter-spacing:.5px;text-transform:uppercase;margin-top:2px;font-size:.65rem;font-weight:700}
