@layer base{#mode_screen_start{flex-grow:1}#start_screen{background:linear-gradient(180deg,var(--color-ui) 5%,transparent 40%);flex-grow:1;min-height:300px;overflow-y:scroll;padding:36px 0;width:100%}body.is_mobile #start_screen{background:var(--color-bright_ui);padding:0}#start_screen h3{margin:0}#start_screen .start_screen_features h3{font-weight:800}#start_screen .bar.next_to_title{position:absolute;right:8px}#start_screen button{box-shadow:none;margin-right:4px;margin-top:4px}#start_screen .button_bar button{border-radius:6px;margin-right:0;margin-top:4px;padding:0;width:100%}#start_screen .recent_project{align-items:center;cursor:pointer;display:flex;margin:2px 0}#start_screen .recent_project:hover{color:var(--color-light)}#start_screen .recent_project .icon_wrapper{align-items:center;display:flex;flex-shrink:0;margin-top:1px}#start_screen .recent_project_name{flex-grow:1;flex-shrink:1;font-size:1.1em;margin:0 4px;overflow-x:hidden}#start_screen .recent_project_date{color:var(--color-subtle_text);flex-shrink:0;position:relative}span.recent_project_date:before{background:linear-gradient(90deg,transparent,var(--color-ui));content:"";display:block;height:26px;margin-left:-20px;position:absolute;width:16px}#start_screen .recent_favorite_button{color:var(--color-subtle_text);cursor:pointer;visibility:hidden;--color-active-favorite:#f9c300}#start_screen .recent_project:hover .recent_favorite_button{color:var(--color-subtle_text);visibility:visible}#start_screen .recent_project.thumbnail .recent_favorite_button{color:var(--color-accent_text);padding:2px 4px;position:absolute;right:4px;top:4px}#start_screen .recent_project .recent_favorite_button:hover{color:var(--color-light);visibility:visible}#start_screen .recent_favorite_button.favorite_enabled{color:#ffda24;visibility:visible}#start_screen div.start_screen_right .recent_favorite_button>i{font-size:16px;vertical-align:bottom}#start_screen .recent_favorite_button.favorite_enabled>i{color:var(--color-active-favorite)}#start_screen_view_menu{height:30px;position:absolute;right:20px;top:32px}#start_screen_view_menu .search_bar{align-items:center;display:flex;padding:0}#start_screen_view_menu .search_bar i{margin-top:0;right:6px}#start_screen_view_menu li.selected{border-bottom:3px solid var(--color-accent)}#start_screen .recent_project.thumbnail{background-color:var(--color-elevated);border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.2);cursor:pointer;display:block;height:130px;margin:0;position:relative}#start_screen .recent_project.thumbnail .thumbnail_image{display:block;height:100px;margin:auto;pointer-events:none;width:180px}#start_screen .recent_project.thumbnail:hover{background-color:var(--color-selected)}#start_screen .recent_project.thumbnail .recent_project_name{bottom:0;font-size:1em;height:30px;left:0;margin:0;overflow:hidden;padding-top:2px;position:absolute;right:0;text-align:center;white-space:nowrap}#start_screen .recent_project.thumbnail .icon_wrapper{background-color:var(--color-accent);color:var(--color-accent_text);display:none;left:5px;padding:2px;pointer-events:none;position:absolute;top:4px}#start_screen .recent_project.thumbnail:hover .recent_project_name{background-color:transparent;color:var(--color-accent_text)}#start_files ul.redact li.recent_project.thumbnail .thumbnail_image{background:transparent!important}#start_screen .recent_project.thumbnail:hover .icon_wrapper{display:block}#start_screen_view_menu .search_bar{float:left;height:100%;margin-right:10px;min-width:38px}#start_screen>content{background:linear-gradient(180deg,var(--color-ui) 160px,var(--color-back) 1000px);border-radius:6px;box-shadow:0 0 25px var(--color-dark);display:block;height:auto;image-rendering:auto;margin-left:auto;margin-right:auto;max-width:1000px;overflow-x:hidden}#start_screen>content>section{background:linear-gradient(180deg,var(--color-ui) 5%,var(--color-bright_ui) 50%);display:flex;height:auto;position:relative;width:100%}#start_screen>content>[section_id=contact_dev_link]{background:var(--color-accent)!important;color:var(--color-accent_text)!important}#start_screen>content>[section_id=contact_dev_link]>div>*{color:var(--color-accent_text)!important}#start_screen>content>[section_id=contact_dev_link] a[href]:hover{color:var(--color-accent_text)}#start_screen>content>[section_id=presentation_mode]{background:var(--color-stream)!important;color:var(--color-accent_text)!important}#start_screen>content>[section_id=presentation_mode]>div>*{color:var(--color-accent_text)!important}#start_screen>content>section.vertical{flex-direction:column}div.start_screen_left,div.start_screen_right{color:var(--color-text);display:block;padding:24px}div.start_screen_right>ul{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));max-height:470px;overflow-x:hidden;overflow-y:auto;grid-gap:5px}div.start_screen_right>ul.recent_list_grid{display:grid;margin-left:0}#start_screen div.start_screen_left{flex-grow:0;max-width:100%}#start_screen div.graphic:not(.graphic_icon){background-size:cover;padding:0;position:relative}#start_screen div.graphic p{font-size:.96em;position:absolute}#start_screen div.graphic.graphic_icon i{font-size:40px;margin-right:-20px;margin-top:4px;max-width:unset;width:42px}#start_screen .start_screen_graphic_description{background:linear-gradient(90deg,rgba(3,86,112,0),rgba(0,10,22,.63) 34%,rgba(0,9,20,.72) 45%);bottom:15px;color:#d5d5d5;padding:2px 15px 2px 100px;position:absolute;right:0}#start_screen .start_screen_graphic_description a[href]:hover{color:var(--color-accent_text)}#start_screen div.start_screen_right{flex-grow:1;padding-right:16px;width:70%}#start_screen section.vertical div.start_screen_right{text-align:center;width:auto}#start_screen i.start_screen_close_button{cursor:pointer;position:absolute;right:8px;top:8px}#start_screen i.start_screen_close_button:not(:hover){opacity:.8}#start_screen section.vertical .start_screen_right{box-shadow:0 0 40px rgba(0,0,0,.4)}#start_screen section.vertical.bright_ui .start_screen_right{box-shadow:0 0 14px #00103030}#start_screen .start_screen_features{box-sizing:border-box;display:flex;flex-wrap:wrap;padding:12px}#start_screen .start_screen_features>li{box-sizing:border-box;display:flex;gap:20px;margin:7px;padding:7px;width:100%}#start_screen .start_screen_features>li:nth-child(odd){flex-direction:row-reverse;text-align:right}#start_screen .start_screen_features>li>*{color:var(--color-text);display:block;font-weight:300;margin:auto;max-width:100%;width:50%}#start_screen .start_screen_features>li>img{border-radius:11px;max-height:230px;width:58%;-webkit-user-drag:none}#start_screen .start_screen_features>li>h3{font-size:1.4em}@media (max-device-width:640px){#start_screen{width:100%}#start_screen>content{border-radius:6px;box-shadow:none;margin-left:0;margin-right:0;margin-top:0;max-height:100%}#start_screen>content>section{display:block}#start_screen>content>section>div.start_screen_left,#start_screen>content>section>div.start_screen_right{float:none;width:100%!important}#start_screen .start_screen_features>li{flex-direction:column!important;text-align:center!important}#start_screen .start_screen_features>li>*{width:100%!important}}#splash_screen{aspect-ratio:36/9;min-height:100px;width:100%}#splash_screen .splash_art_slideshow_image{background-position:50%;background-size:cover;height:100%;width:100%}#splash_screen .splash_art_slideshow_image.slideshow_previous{animation:fade_out_slideshow .5s forwards;bottom:0;position:absolute;top:0}@keyframes fade_out_slideshow{0%{opacity:1}to{opacity:0}}.splash_art_slideshow_points{bottom:10px;display:flex;height:24px;left:0;margin:auto;opacity:0;position:absolute;right:0;transition:opacity .3s ease-in-out;width:fit-content}#splash_screen:hover .splash_art_slideshow_points{opacity:1}.splash_art_slideshow_points>li{color:var(--color-text);cursor:pointer;height:24px;text-align:center;width:24px}.splash_art_slideshow_points>li:after{background-color:var(--color-text);border-radius:50%;content:"";display:block;height:10px;margin:9px auto auto;opacity:.8;width:10px}.splash_art_slideshow_points>li:hover:after{background-color:var(--color-light)}.splash_art_slideshow_points>li.selected:after{background-color:var(--color-accent)}#start_files div.start_screen_left{display:flex;flex-direction:column;padding:20px 0 0;position:relative;width:30%}#start_files div.start_screen_right{min-height:250px;overflow:scroll;overflow-x:hidden;padding-right:16px;position:relative}#start_files div.start_screen_left h2{margin-left:24px}#start_files div.start_screen_left>ul{overflow-y:auto;padding-bottom:16px}#start_files div.start_screen_right i{vertical-align:sub}#start_files div.start_screen_right img{width:100%}.tool.quickstart_button i{font-size:17pt}#start_files li.format_category{margin-top:16px}#start_files li.format_category>label{color:var(--color-subtle_text);font-size:18px;margin-left:24px}#start_files li.format_entry{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:18px;margin-left:24px;padding:4px 0 4px 10px}#start_files li.format_entry span.icon_wrapper{align-items:center;display:flex;height:30px;width:32px}#start_files li.format_entry>*{cursor:inherit}#start_files li.format_entry:hover{color:var(--color-accent)}#start_files li.format_entry.selected{background-color:var(--color-accent);color:var(--color-accent_text)}#start_files li.format_entry.selected:after{content:"\f105";float:right;font-family:Font Awesome\ 6 Free;font-weight:900;margin-left:auto;margin-right:10px}.format_entry i{display:inline-block;font-size:18pt;height:22px;margin:2px 8px 0 0}.format_entry i.fa_big{font-size:16pt}.format_entry.start_screen_link:hover{text-decoration:underline}.format_entry.start_screen_link:after{color:var(--color-subtle_text);content:"\f08e";float:right;font-family:Font Awesome\ 6 Free;font-size:15px;font-weight:900;margin-left:auto;margin-right:10px}#start_screen .start_screen_format_page{display:flex;flex-direction:column}.format_target{line-height:26px;margin-bottom:22px;padding:10px 0}.format_target span{background-color:var(--color-accent);border-radius:6px;color:var(--color-accent_text);margin:0 2px;padding:2px 4px}#start_files .button_bar{margin-top:auto;padding-bottom:14px;text-align:left}#start_files .start_screen_right .format_description{padding:12px 0}#start_files .format_page_close_button{cursor:pointer;margin-left:-2px;margin-top:8px;position:absolute;right:18px;width:28px}.start_screen_format_page button#create_new_model_button{align-items:center;display:flex;height:40px;justify-content:center;width:100%}.start_screen_format_page button#create_new_model_button>i{margin-right:3px;vertical-align:middle}section#keymap_preference{display:block!important}section#keymap_preference>ul{display:grid;grid-template-columns:auto auto auto;grid-gap:6px;padding:12px}section#keymap_preference>h2{padding:12px 20px}section#keymap_preference>p{padding:0 20px}section#keymap_preference .keymap_select_box{background-color:var(--color-back);border:2px solid transparent;cursor:pointer;display:inline-block;min-height:132px;padding:12px}section#keymap_preference .keymap_select_box:hover{background-color:var(--color-ui);border-color:var(--color-accent);color:var(--color-light)}section#keymap_preference .keymap_select_box p{color:var(--color-subtle_text)}#start_screen section#quick_setup{display:block;padding:20px 24px}section#quick_setup>h2{display:block}section#quick_setup>div{align-items:center;display:inline-flex;flex-wrap:wrap;margin-bottom:8px;margin-right:48px;margin-top:16px;max-width:100%;width:420px}section#quick_setup>div>label{display:inline-block;min-width:120px}section#quick_setup>div .as-select{flex-grow:1}section#quick_setup>div>p{color:var(--color-subtle_text)}.quick_setup_theme{cursor:pointer;flex-basis:0;flex-grow:1;margin-right:12px;white-space:nowrap}.quick_setup_theme>div{background-color:var(--color-ui);border:2px solid var(--color-border);border-radius:50%;color:var(--color-text);cursor:inherit;display:inline-block;height:36px;margin-right:6px;padding-top:6px;text-align:center;vertical-align:middle;width:36px}.quick_setup_theme.selected,.quick_setup_theme:hover{color:var(--color-accent)}.quick_setup_theme.selected>div,.quick_setup_theme:hover>div{border-color:var(--color-accent)}}