html{scroll-behavior:smooth}body{flex-direction:column;align-items:center}.chat_item_avatar{flex:none}.m_block{max-width:96%}.landing_message>.group_message{background:transparent!important}.message_reactions:has(.reaction_bubble){margin-top:-18px}.agent_mode_select,.m_llm_model_select{margin-right:6px}.live_user_avatar{border:0px solid var(--bg-menu);margin-left:0px;width:16px;height:16px;font-size:8px}.landing_demo{display:flex;align-items:center;justify-content:center;position:relative;height:580px;overflow:hidden;width:100%;background:radial-gradient(1200px 600px at 10% -10%,#cde3ff66,transparent),radial-gradient(1000px 600px at 120% 10%,#ffd1e166,transparent),linear-gradient(180deg,#f7f8fb,#eef2f7)}.demo_window{width:85%;height:520px;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,0.15),0 2px 8px rgba(0,0,0,0.08);background:#ffffff;border:1px solid rgb(0 0 0 / 15%);overflow:hidden;position:absolute;top:30px;left:30px;display:grid;grid-template-rows:auto 1fr;grid-template-columns:230px 1fr 270px;grid-template-areas:"title title title" "menu main rightside";transition:width 0.3s ease;z-index:1}.demo_window.collapsed{grid-template-columns:60px 1fr 270px}.demo_window.spanish_wide{width:90%}.demo_window_mobile{width:260px;height:500px;border-radius:46px;box-shadow:0 8px 30px rgba(0,0,0,0.3);border:8px solid #1a1a1a;display:flex;flex-direction:column;background-color:black;position:unset}.mobile_demo_wrapper{position:absolute;top:60px;left:calc((100% - 4rem) - 210px);z-index:0}.mobile_demo_wrapper.mobile_typing{z-index:30}.demo_window_mobile.pikachu_theme{border:8px solid #ffd10c}.mobile_demo_wrapper.pikachu_theme .pikachu_ears{display:block}.mobile_overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#1a1a1a 0%,#2d2d2d 100%);display:flex;align-items:center;justify-content:center;z-index:10;opacity:0;visibility:hidden;border-radius:inherit;transition:opacity 0.5s ease,visibility 0.5s ease}.demo_window_mobile:not(.mobile_chat_active) .mobile_overlay{opacity:1;visibility:visible}.demo_window_mobile:not(.mobile_chat_active) .iphone_status,.demo_window_mobile:not(.mobile_chat_active) .rightside_area{display:none}.mobile_overlay_content{text-align:center;color:white}.mobile_time_display{display:flex;flex-direction:column;align-items:center;gap:0.5rem}.mobile_time{font-size:3rem;font-weight:200;letter-spacing:-0.02em;line-height:1}.mobile_date{font-size:1rem;font-weight:400;opacity:0.8;letter-spacing:0.01em}.demo_window_mobile .message_text{font-size:13px}.demo_window_mobile .code_preview_header{font-size:10px}.iphone_status{display:flex;justify-content:space-between;align-items:center;padding:8px 20px 4px 20px;background-color:#f9fafd}.time{font-weight:500;font-size:13px;width:58px;display:flex;justify-content:center;align-items:center;gap:2px}.status_center{flex:1;text-align:center;display:flex;justify-content:center}.notch{width:70px;height:22px;background:#000;border-radius:10px}.status_right{display:flex;width:56px;margin-left:2px}.status_right .material-symbols-outlined{font-size:16px}.demo_window_mobile .demo_window_content{border-radius:17px;overflow:hidden;height:100%}.demo_window_mobile .mb_hidden{display:none!important}.demo_window_mobile .mb_show{display:inline!important}.demo_window_title{grid-area:title;display:flex;align-items:center;gap:8px;padding-left:12px;background:linear-gradient(180deg,rgba(255,255,255,0.9),rgba(250,250,250,0.7));border-bottom:1px solid rgba(0,0,0,0.06);user-select:none;height:32px}.browser_tabs{display:flex;align-items:center;gap:4px;height:100%}.browser_tab{display:flex;align-items:center;gap:6px;padding:0 12px 0 8px;border-left:1px solid rgb(0 0 0 / 5%);border-right:1px solid rgb(0 0 0 / 5%);border-bottom:none;font-size:13px;height:100%;width:240px;color:#333}.browser_tab.pinned{border:none;padding:0;min-width:20px;width:20px;height:20px;justify-content:center;margin-right:4px}.browser_tab.active{background:#f9fafd}.browser_tab .tab_icon{width:16px;height:16px;display:inline-block;background-color:currentColor;flex-shrink:0}.browser_tab.pinned .tab_icon{width:16px;height:16px}.browser_tab .tab_icon[data-icon="telegram"]{background:url('https://cdn.simpleicons.org/telegram/0088cc') no-repeat center / contain;background-color:transparent}.browser_tab .tab_icon[data-icon="reddit"]{background:url('https://cdn.simpleicons.org/reddit/ff4500') no-repeat center / contain;background-color:transparent}.browser_tab .tab_icon[data-icon="hackernews"]{background:url('https://cdn.simpleicons.org/ycombinator/ff6600') no-repeat center / contain;background-color:transparent}.browser_tab .tab_icon[data-icon="mdst"]{background:url('/media/mdst_icon.png') no-repeat center / contain;background-color:transparent}.demo_window_title .window_controls{display:flex;gap:8px;align-items:center}.demo_window_title .dot{width:12px;height:12px;border-radius:50%;display:inline-block;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.08)}.demo_window_title .dot.red{background:#ff5f56}.demo_window_title .dot.yellow{background:#ffbd2e}.demo_window_title .dot.green{background:#27c93f}.demo_window_title .window_title{margin-left:auto;margin-right:auto;font-weight:500;color:#334;font-size:0.9rem;opacity:0.9}.demo_window .menu{grid-area:menu;height:unset;width:unset;padding:0px 8px}.demo_window .main{grid-area:main;height:100%;width:100%}.demo_window .rightside_area{grid-area:rightside;height:100%;width:unset;position:unset}.demo_window_mobile .group_container{width:auto}.landing_slide{padding:5rem 2rem 2rem 2rem;width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:2rem}.slide_header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.slide_header h2{font-size:2.5rem;font-weight:400;line-height:1.2}.slide_header p{font-size:1.125rem;color:#5f6368;margin:0}.projects_bg_pattern{max-width:unset;position:relative;padding:8rem 1rem!important;overflow:hidden}.projects_bg_text{position:absolute;bottom:0;font-size:1.8rem;color:black;pointer-events:none;margin:-50px -10px;display:flex;text-wrap:inherit;word-break:break-all;opacity:0.02}.projects_bg_pattern .slide_header{position:relative;z-index:1}.feature_hero{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:64px 90px 1fr;grid-template-areas:"badge demo" "h2 demo" "highlights demo";align-items:start;max-width:1200px;min-height:560px;background-color:white;border-radius:16px;overflow:hidden}.feature_badge_container{display:flex;align-items:center;gap:6px;padding:2rem 1rem 0.5rem 2rem}.feature_hero h2{grid-area:h2;font-size:1.6rem;font-weight:600;line-height:1.2;padding:0rem 1rem 3rem 2rem}.feature_highlights{grid-area:highlights;display:flex;flex-direction:column;padding:0 1rem 2rem 1rem;margin-top:auto}.feature_demo{grid-area:demo;display:flex;justify-content:center;align-items:center;padding:2rem;background:url(/media/landing_sky.webp);background-size:cover;align-self:stretch;height:100%}.feature_badge{background:#f2f7ff;color:#1a73e8;padding:0.15rem 0.35rem;border-radius:12px;font-size:0.75rem}.feature_card>div:first-child{padding-left:1rem}.feature_card h2{font-size:1.6rem;font-weight:600;line-height:1.2;padding-left:1rem}.feature_highlights .highlight_item{font-size:0.875rem;line-height:1.5}.feature_highlights .highlight_item strong{color:#1a1a1a;font-weight:600}.feature_highlights .highlight_item span{color:#5f6368}.feature_highlights .highlight_item{cursor:pointer;border-radius:8px;transition:all 0.2s ease;border:1px solid transparent;padding:1rem}.feature_highlights .highlight_item:hover{background:var(--bg-menu)}.feature_highlights .highlight_item.active{background:transparent}.feature_separator{border:none;height:1px;background:#e8eaed;margin-left:1rem}.feature_title{font-size:1rem;color:#1a1a1a}.feature_description{font-size:1rem;font-weight:300;color:#5f6368;line-height:1.5;text-wrap-style:balance}.highlight_item:not(.active) .feature_description{display:none}.message_input:not(.selected){display:none}.feature_demo_window{display:flex;flex-direction:column;width:100%;height:450px;background:white;border-radius:16px;overflow:hidden;border:1px solid #e8eaed}.feature_demo_window:not(.active){display:none}.collaboration_demo_content,.agent_demo_content{display:flex;flex:1;overflow:hidden}.collaboration_demo_layout .code_container{flex:1;width:100%;border-radius:0;overflow:hidden;border:none}.feature_demo_window .code_container{flex:1;width:100%;border-radius:0;overflow:hidden;border:none}.feature_demo_window .cm6_host{height:100%}.feature_demo_window .cm-editor{height:100%;font-size:14px}.feature_demo_window .cm-content{padding:0!important}.collaboration_demo_layout .messages_container{max-height:calc(450px - 120px)}.demo_window_mobile .message_text{font-size:13px}.feature_demo_window .message_text{font-size:13px}.feature_demo_title{display:flex;align-items:center;padding:0.75rem 1rem;background:#f8f9fa;border-bottom:1px solid #e8eaed;gap:0.75rem}.window_controls{display:flex;gap:0.5rem}.window_controls .dot{width:12px;height:12px;border-radius:50%}.window_controls .dot.red{background:#ff5f56}.window_controls .dot.yellow{background:#ffbd2e}.window_controls .dot.green{background:#27c93f}.feature_demo_name{font-size:0.875rem;width:100%;text-align:center}.version_controls{margin-left:auto;display:flex;gap:0.5rem}.cm-yLineSelection{background-color:rgba(48,188,237,0.2)!important;border-left:3px solid #30bced!important;padding-left:0.5rem!important}.cm-yLineSelection.cm-merge-{position:relative}.cm-yLineSelection.cm-merge-::before{content:'👤';position:absolute;left:-20px;top:0;font-size:12px;opacity:0.7}.user_avatar_mini.active{transform:scale(1.1);box-shadow:0 0 0 2px rgba(26,115,232,0.3)}.version_controls .project_btn:active{transform:scale(0.95)}.cm-line[style*="background: rgba(34, 197, 94, 0.1)"]{animation:highlightPulse 2s ease-in-out}@keyframes highlightPulse{0%,100%{background:rgba(34,197,94,0.1)}50%{background:rgba(34,197,94,0.2)}}.cm-line[style*="background: rgba(239, 68, 68, 0.1)"]{animation:deletedPulse 2s ease-in-out}.cm-line[style*="background: rgba(34, 197, 94, 0.1)"]{animation:addedPulse 2s ease-in-out}@keyframes deletedPulse{0%,100%{background:rgba(239,68,68,0.1)}50%{background:rgba(239,68,68,0.2)}}@keyframes addedPulse{0%,100%{background:rgba(34,197,94,0.1)}50%{background:rgba(34,197,94,0.2)}}.features_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px}.feature_card{display:grid;grid-template-rows:auto auto 1fr auto;background:white;border-radius:16px;padding:2.5rem 1.5rem}.feature_card>.img_locally{position:absolute;right:0;width:120px}.logo_container{justify-items:center;display:flex;justify-content:center;flex-wrap:wrap;gap:1rem 2rem;align-items:center}.logo_container>img{height:40px;width:auto;object-fit:contain;margin:0px 12px}.feature_card>p{font-size:1rem;font-weight:300;color:#5f6368;padding:1.2rem 1rem;text-wrap-style:balance}.demo_label{font-size:0.875rem;color:#1a1a1a;font-weight:500}.demo_dropdown{display:flex;align-items:center;justify-content:space-between;padding:0.5rem 0.75rem;background:#f8f9fa;border-radius:4px;border:1px solid #e8eaed;cursor:pointer}.dropdown_label{font-size:0.75rem;color:#5f6368;font-weight:500}.dropdown_arrow{font-size:0.75rem;color:#5f6368}.dropdown_item{padding:0.5rem 0.75rem;background:#e8f0fe;border-radius:4px;font-size:0.875rem;color:#1a73e8;font-weight:500}.signature_demo{background:#e8f5e8;padding:2rem;border-radius:4px}.signature_box{background:white;border:2px solid #34a853;border-radius:4px;padding:1rem;text-align:center}.signature{font-family:'Brush Script MT',cursive;font-size:2rem;color:#1a1a1a;font-weight:bold}.building_blocks{display:flex;gap:0.5rem;margin-top:0.5rem}.block_item{width:32px;height:32px;background:#e8eaed;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#5f6368;font-weight:bold}.block_item:first-child{background:#e8f0fe;color:#1a73e8}.feature_text h3{font-size:1.25rem;font-weight:500;color:#1a1a1a;margin:0 0 0.75rem 0;line-height:1.3}.feature_text p{font-size:1rem;color:#5f6368;line-height:1.6;margin:0}.chat_demo{display:flex;flex-direction:column;gap:0.5rem}.chat_message{padding:0.5rem 0.75rem;border-radius:8px;font-size:0.875rem;max-width:80%}.chat_message.user{background:#e3f2fd;color:#1a73e8;align-self:flex-end}.chat_message.ai{background:#f8f9fa;color:#5f6368;align-self:flex-start}.project_demo{display:flex;flex-direction:column;gap:0.25rem}.project_item{padding:0.25rem 0;font-size:0.875rem;color:#5f6368}.security_features{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:1fr 1fr;gap:1rem;align-items:stretch;max-width:1200px}.security_item:nth-child(1){grid-column:1;grid-row:1}.security_item:nth-child(2){grid-column:1;grid-row:2}.security_bg{grid-column:2;grid-row:1 / 3;width:360px;height:100%;background:linear-gradient(135deg,#e8f0fe,#cde3ff);border-radius:16px;background:url(/media/landing_sky.webp);background-size:cover;background-position:center}.security_item:nth-child(4){grid-column:3;grid-row:1}.security_item:nth-child(5){grid-column:3;grid-row:2}.security_item{background:var(--bg-menu);border-radius:16px;padding:1.5rem;height:100%}.security_item h3{font-size:1.25rem;font-weight:500;color:#1a1a1a;margin:0 0 0.75rem 0}.security_item p{font-size:1rem;color:#5f6368;line-height:1.6;margin:0;text-wrap-style:balance}.pricing_cards{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr auto;gap:0.8rem;width:100%}@media (min-width:540px){.pricing_cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.pricing_cards{grid-template-columns:repeat(4,1fr)}}.pricing_card{background:var(--bg-menu);border-radius:16px;padding:2rem;display:grid;grid-template-rows:subgrid;grid-row:span 5;gap:0.4rem}.pricing_card.featured{border:2px solid #1a73e8}.pricing_card>h3{grid-row:1;font-size:1.2rem;font-weight:500;color:#1a1a1a;display:flex;align-items:center;justify-content:space-between}.pricing_card>.price{grid-row:2;font-size:1.2rem;font-weight:500;color:#1a1a1a}.pricing_card>.description{grid-row:3;min-height:0;text-wrap-style:balance}.pricing_card>a{grid-row:4;padding:0.55rem 1.5rem;border-radius:8px;margin-bottom:1rem;text-align:center}.price{font-size:1.2rem;font-weight:500;color:#1a1a1a}.price_period{font-size:1rem;font-weight:400}.pricing_features{grid-row:5;display:flex;flex-direction:column;gap:0.5rem}.pricing_features>.feature{color:#5f6368;font-size:0.875rem;display:flex}.pricing_features>.feature>.material-symbols-outlined{font-size:1.25rem;color:#1a73e8}@media (max-width:768px){.landing_demo{height:420px}.demo_window:not(.demo_window_mobile){width:calc(100dvw * 2.1);height:620px;transform-origin:top left;transform:perspective(1200px) translateX(-30%);will-change:transform;scale:0.6;transition:transform 0.9s ease}.landing_demo:has(.mobile_demo_wrapper.mobile_typing) .demo_window:not(.demo_window_mobile){transform:perspective(1200px) translateX(-64px) rotateY(20deg)}.mobile_demo_wrapper{scale:0.6;transform-origin:right;top:0px;transform:translateX(130%);transition:transform 0.9s ease}.mobile_demo_wrapper.mobile_typing{transform:translateX(0%)}.group_container{width:unset}.messages_container{padding-bottom:110px}.message_input{position:absolute}.onboarding_examples{grid-template-columns:1fr}.onboarding_header>h1{text-align:center;font-size:2.4rem;line-height:1.2}.onboarding_header>p{font-size:1rem}.example_wrapper{padding:1.2rem}.slide_header{text-align:left}.slide_header h2{font-size:2rem;text-align:center}.slide_header p{font-size:1rem;text-align:center}.feature_hero{grid-template-columns:1fr;grid-template-rows:unset;grid-template-areas:"badge" "h2" "demo" "highlights";overflow:hidden;width:100dvw;height:auto}.feature_hero h2{padding:0rem 1rem 1rem 2rem}.feature_demo{grid-area:demo;padding:0rem 1rem;width:200dvw}.feature_highlights{width:100dvw}.feature_demo_window{scale:0.49;transform-origin:left;height:520px;margin:-110px -110px}.rightside_area{position:relative}.features_grid{grid-template-columns:1fr;gap:1.5rem}.feature_card{padding:2rem 0.2rem}.pricing_illustration{flex-direction:column;gap:0.75rem}.pricing_arrow{transform:rotate(90deg)}.security_features{grid-template-columns:1fr;grid-template-rows:auto}.security_item:nth-child(1){grid-column:1;grid-row:1}.security_item:nth-child(2){grid-column:1;grid-row:2}.security_bg{grid-column:1;grid-row:3;height:180px;margin:0 auto}.security_item:nth-child(4){grid-column:1;grid-row:4}.security_item:nth-child(5){grid-column:1;grid-row:5}.pricing_cards{grid-template-columns:1fr;gap:1.5rem}.pricing_card>.description{height:auto}}.landing_hero{display:flex;align-items:center;min-height:88vh;padding:5rem 2rem;max-width:1300px;gap:40px;flex-direction:column;flex:none;width:100%;z-index:1}.landing_hero h1{font-size:3.5rem;font-weight:600;margin:0 0 1rem 0;line-height:1.1}.landing_hero p{font-size:1.25rem;color:#5f6368;margin:0 0 2rem 0;line-height:1.4}.landing_buttons{display:flex;gap:1rem;align-items:center}.btn_primary_landing{background:var(--primary-color);color:white;border:none;padding:0.75rem 1.5rem;border-radius:50px;cursor:pointer;font-size:1rem;display:inline-block;text-decoration:none}.btn_primary_landing:hover{background:var(--primary-color-dark)}.btn_primary_landing_no_bg{background:transparent;color:var(--primary-color);padding:0.75rem 1.5rem;font-size:1rem;text-decoration:none}.btn_primary_landing_no_bg:hover{color:var(--primary-color-dark)}.btn_primary_landing_white{background-color:#ffffff;color:var(--primary-color);border:solid 1px #00000017;padding:0.75rem 1.5rem;border-radius:50px;cursor:pointer;font-size:1rem;display:inline-block;text-decoration:none}.btn_primary_landing_white:hover{background:#f8f9fa}.btn_secondary{background:white;color:#1a73e8;border:1px solid #dadce0;padding:0.75rem 1.5rem;border-radius:4px;font-size:0.875rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:0.5rem}.btn_secondary:hover{background:#f8f9fa}.landing_content{display:flex;flex-direction:column;padding-top:20px;width:100%}.landing_demo>img{width:100%;height:100%;object-fit:contain}.demo_container{background:#f8f9fa;border-radius:8px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.anchor_switcher{position:fixed;top:0;z-index:999;padding:1rem 0;display:flex;justify-content:center;margin:auto;width:100%}.anchor_nav{display:flex;gap:2px;background:#f8f9fa;border-radius:50px;padding:4px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.anchor_item{padding:0.25rem 1.3rem;text-decoration:none;color:inherit;font-weight:500;font-size:0.875rem;border-radius:50px;white-space:nowrap;display:flex;align-items:center}.anchor_item:hover{color:#1a73e8;background:rgba(26,115,232,0.08)}.anchor_item_logo{padding:0.25rem 0.8rem}.anchor_item_logo:hover{color:inherit}.anchor_item_login{color:white;background:var(--primary-color)}.anchor_item_login:hover{color:white;background:var(--primary-color-dark)}.mobile_menu_details{display:none;position:relative}.mobile_menu_trigger{list-style:none;cursor:pointer;padding:0.5rem;display:flex;align-items:center;justify-content:center}.mobile_menu_trigger::-webkit-details-marker{display:none}.mobile_menu_trigger .material-symbols-outlined{font-size:24px;color:var(--color-ui-icon,#333)}.mobile_menu_dropdown{position:absolute;top:100%;right:0;margin-top:0.5rem;background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.15);z-index:1000;display:flex;flex-direction:column;min-width:180px;padding:0.5rem;overflow:hidden}.mobile_menu_item{display:block;padding:0.75rem 1rem;color:#333;text-decoration:none;font-size:0.875rem;font-weight:500;border-radius:8px;transition:background 0.2s}.mobile_menu_item:hover{background:rgba(26,115,232,0.08);color:#1a73e8}.mobile_menu_details[open] .mobile_menu_trigger .material-symbols-outlined{color:#1a73e8}@media (max-width:768px){.landing_hero{flex-direction:column;padding:5rem 0rem}.landing_hero h1{font-size:1.9rem;text-align:center}.landing_hero p{font-size:1.15rem;text-align:center}.landing_buttons{flex-direction:column;width:100%}.anchor_nav{width:100%;margin:0px 20px}.anchor_item_login{margin-left:auto}.mobile_menu_details{display:block}}.cm-merge-R{background-color:#ffebee;border-left:3px solid #f44336}.cm-merge-G{background-color:#e8f5e8;border-left:3px solid #4caf50}.demo_replay_btn{position:absolute;top:20px;right:20px;width:32px;height:32px;border-radius:50%;border:none;background:rgba(255,255,255,0.9);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0.7}.demo_replay_btn .material-symbols-outlined{font-size:20px;color:#333}.security_demo{display:flex;flex-direction:column;gap:1rem}.security_badges{display:flex;gap:0.5rem;flex-wrap:wrap}.security_badge{display:flex;align-items:center;gap:0.25rem;padding:0.25rem 0.5rem;background:#e8f0fe;border-radius:12px;font-size:0.75rem;color:#1a73e8;font-weight:500}.security_badge .material-symbols-outlined{font-size:14px}.privacy_illustration{background:#f8f9fa;border-radius:4px;padding:1rem;border:1px solid #e8eaed}.data_flow{display:flex;align-items:center;justify-content:space-between;gap:0.5rem}.data_node{background:white;padding:0.5rem;border-radius:4px;font-size:0.75rem;font-weight:500;color:#333;border:1px solid #e8eaed;text-align:center;flex:1}.encryption_icon{font-size:1.5rem;color:#34a853}.local_ai_demo{background:#f8f9fa;border-radius:4px;padding:1rem;border:1px solid #e8eaed}.ai_illustration{display:flex;justify-content:center}.browser_window{background:white;border-radius:6px;border:1px solid #e8eaed;overflow:hidden;width:100%;max-width:200px}.browser_header{display:flex;align-items:center;gap:0.5rem;padding:0.5rem;background:#f8f9fa;border-bottom:1px solid #e8eaed}.browser_dots{display:flex;gap:0.25rem}.browser_dots .dot{width:8px;height:8px;border-radius:50%}.browser_dots .dot.red{background:#ff5f56}.browser_dots .dot.yellow{background:#ffbd2e}.browser_dots .dot.green{background:#27c93f}.browser_title{font-size:0.75rem;color:#5f6368;font-weight:500}.ai_content{padding:1rem}.ai_status{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.75rem;font-size:0.75rem;color:#34a853;font-weight:500}.ai_status .material-symbols-outlined{font-size:16px}.ai_models{display:flex;flex-direction:column;gap:0.25rem}.model_item{font-size:0.75rem;color:#5f6368;padding:0.25rem 0}.clean_pricing_demo{background:#f8f9fa;border-radius:4px;padding:1rem;border:1px solid #e8eaed}.pricing_guarantee{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;padding:0.75rem;background:white;border-radius:6px;border:1px solid #e8eaed}.guarantee_icon{width:32px;height:32px;background:#e8f5e8;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#34a853;flex-shrink:0}.guarantee_icon .material-symbols-outlined{font-size:18px}.guarantee_text{flex:1}.guarantee_title{font-size:0.875rem;font-weight:500;color:#333;margin-bottom:0.25rem}.guarantee_subtitle{font-size:0.75rem;color:#5f6368}.pricing_highlights{display:flex;flex-direction:column;gap:0.25rem}.highlight_item{font-size:0.75rem;color:#5f6368;padding:0.25rem 0}.cm-ySelection{background-color:#30bced33!important;border-radius:2px;padding:0 2px;display:inline-block}.cm-yLineSelection{background-color:rgba(48,188,237,0.2)!important;border-left:3px solid #30bced!important;padding-left:0.5rem!important;position:relative}.cm-yLineSelection.cm-merge-{background-color:rgba(48,188,237,0.2)!important}.cm-ySelectionCaret{display:inline-block;margin-left:2px;position:relative;z-index:10;pointer-events:none}.cm-ySelectionCaretDot{width:2px;height:16px;background:currentColor;margin:0 auto;animation:blink 1s infinite}.cm-ySelectionInfo{position:absolute;top:-20px;left:50%;transform:translateX(-50%);background:currentColor;color:white;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:500;white-space:nowrap}.cm-ySelectionInfo::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:3px solid transparent;border-top-color:currentColor}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}.cm-collaboration-avatar{width:18px;height:18px;border-radius:50%;color:white;font-size:10px;font-weight:bold;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.landing_footer{width:100%;padding:3rem 2rem;background:var(--bg-menu);display:flex;gap:0.5rem;margin-top:5rem}.footer_logo{display:flex;align-items:center;gap:8px;font-size:1.35rem;font-weight:700;color:#1a1a1a}.landing_footer a{color:#5f6368;text-decoration:none;font-size:0.875rem;transition:color 0.2s ease}.landing_footer a:hover{color:#1a73e8}.footer_copyright{color:#5f6368;font-size:0.875rem;margin-left:auto}@media (max-width:768px){.landing_footer{padding:2rem 1rem;margin-top:1rem}}#waiting_flow{width:660px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #0001;padding:62px 48px 54px 48px;display:flex;flex-direction:column;gap:18px;margin:auto;position:relative;min-height:80vh;justify-content:center}.mdst_flow_header{font-size:2.5rem;font-weight:700;color:#111827;display:flex;gap:6px;width:100%;align-items:center;justify-content:center}.mdst-logo{background-image:url('/media/mdst_logo.svg');background-size:contain;background-repeat:no-repeat;background-position:center;width:60px;aspect-ratio:1}.waiting_card{display:flex;flex-direction:column;gap:12px}.waiting_card p{font-size:1.125rem;color:#4b5563;margin:0}.waiting_card .font-semibold{font-weight:600}.waiting_card .text-sm{font-size:0.8rem}.waiting_card .text-base{font-size:1rem}.waiting_card .text-lg{font-size:1.1rem}.waiting_card .text-xl{font-size:1.2rem}.waiting_card .emoji-large{font-size:4.5rem;text-align:center;margin:0}#username{width:100%;font-size:1.4rem;padding:0.7rem 1rem;border:1.5px solid #2196f3;border-radius:0.5rem;outline:none;transition:border-color 0.2s}#username_error{color:#e11d48;display:none}.cta_button{display:inline-block;background-color:#2196f3;color:white;padding:0.75rem 1.5rem;border-radius:0.5rem;border:none;font-size:1.1rem;font-weight:600;letter-spacing:0.5px;cursor:pointer;opacity:0.3;transition:opacity 0.2s;text-decoration:none;width:fit-content;margin:0 auto}.cta_button.selected{opacity:1}.cta_button:disabled{cursor:not-allowed}@media (hover:hover) and (pointer:fine){.cta_button:hover,.tag_pill:hover,.progress_dot:hover{opacity:0.7}}.tag_pill{display:inline-block;padding:6px 16px;border-radius:16px;background:#2196f3;color:#fff;font-weight:500;cursor:pointer;border:1px solid #2196f3;opacity:0.3;transition:opacity 0.15s;user-select:none}.tag_pill.selected{opacity:1}.tags_select{display:flex;flex-wrap:wrap;gap:8px}.progress_dot{width:10px;height:10px;border-radius:50%;background:#2196f3;opacity:0.3;cursor:pointer;transition:opacity 0.2s}.progress_dot.selected{opacity:1}#progress_dots{display:flex;justify-content:center;gap:8px}.feature_img{border:rgba(0,0,0,0.21) 2px solid;border-radius:15px;height:30dvh;margin:0 auto 12px auto;display:block}.logout_btn{position:absolute;opacity:0.5;bottom:20px;left:20px;background:none;border:none;color:#6b7280;font-size:0.8rem;cursor:pointer;text-decoration:underline}@media (max-width:768px){#waiting_flow{width:100%;height:100dvh;padding:58px 28px}.mdst_flow_header{font-size:2rem}.waiting_card p{text-align:center;text-wrap-style:balance}#version_history_popup_demo>div{width:200px;padding:1rem}#version_history_popup_demo .version_tree_row{width:100%!important}.version_tree_id{width:100%!important}.version_tree_time,.version_tree_files{display:none}}#version_demo_header{position:relative}#version_history_popup_demo{position:absolute;top:calc(100% + 6px);right:6px;z-index:5}#version_history_popup_demo .modal-content{margin:0}#version_history_popup_demo .version_tree_graph{height:unset}#version_history_popup_demo .version_tree_row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:6px;border-radius:8px;width:280px}.version_tree_id{width:48%}.version_tree_time{width:50%;text-align:right}#version_history_popup_demo .version_tree_meta{display:flex;align-items:center;gap:8px}#version_history_popup_demo .version_tree_author{font-size:0.8rem}#version_history_popup_demo .version_tree_row.selected{border-color:#1a73e8;background:#f0f6ff}#version_history_popup_demo .version_tree_circle{margin:0;width:18px;height:18px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid transparent}#version_history_popup_demo .version_tree_files{font-size:0.75rem;color:#5f6368;width:170px;height:1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.version_tree_btn.selected{color:#1a73e8}