:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;--banner-height:30px;--sidebar-width:52px;background:#1f2433;font-family:Inter,SF Pro Text,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#1f2433;min-width:320px;min-height:100%}body{background:radial-gradient(circle at 50% 18%,#7c87f71a,#0000 34rem),#1f2433;min-width:320px;min-height:100vh;margin:0}.staging-environment-badge{z-index:1000;color:#fff;letter-spacing:.08em;pointer-events:none;text-transform:uppercase;background:#c56a13;border:1px solid #ffffff52;border-radius:999px;padding:.45rem .75rem;font-size:.6875rem;font-weight:800;position:fixed;bottom:12px;right:12px;box-shadow:0 8px 24px #00000052}button,input,textarea,select{font:inherit}.system-banner{z-index:30;min-height:var(--banner-height);color:#fff;letter-spacing:.01em;text-align:center;background:#5b63d3;justify-content:center;align-items:center;padding:.35rem 3rem .35rem 1rem;font-size:.75rem;font-weight:600;line-height:1.25;display:flex;position:fixed;top:0;left:0;right:0}.app-shell[data-banner-hidden]{--banner-height:0px}.system-banner-message{justify-content:center;align-items:center;gap:7px;display:flex}.system-banner-icon{color:#fff;cursor:pointer;background:#191f4429;border:1px solid #ffffff57;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;padding:3px;display:grid}.system-banner-icon:hover,.system-banner-icon:focus-visible{background:#191f4452;border-color:#ffffffb8;outline:none}.system-banner-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px}.system-banner-close{position:absolute;right:8px}.system-banner-inactive{background:#3c4459}.global-message-button{color:#d8dced;cursor:pointer;background:#293040;border:1px solid #626c88;border-radius:7px;padding:3px 10px;font-size:.6875rem;font-weight:600}.global-message-button:hover,.global-message-button:focus-visible{color:#fff;border-color:#939db8;outline:none}.sidebar{z-index:20;top:var(--banner-height);width:var(--sidebar-width);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1f2433f5;border-right:1px solid #293040;position:fixed;bottom:0;left:0}.sidebar-navigation{flex-direction:column;justify-content:space-between;height:100%;padding:12px 7px;display:flex}.sidebar-group{gap:8px;display:grid}.sidebar-link{color:#939db8;border:1px solid #0000;border-radius:8px;place-items:center;width:38px;height:36px;text-decoration:none;transition:background-color .14s,border-color .14s,transform .14s;display:grid}.sidebar-link img{width:20px;height:20px;display:block}.sidebar-link:hover{background:#222838;border-color:#3b4254}.sidebar-link:hover img,.sidebar-link[data-active] img{filter:brightness(0)invert()}.sidebar-link[data-active]{background:#293040;border-color:#3b4254;box-shadow:inset 2px 0 #7c87f7}.sidebar-link:focus-visible{outline-offset:2px;outline:2px solid #7c87f7}.sidebar-link:active{transform:translateY(1px)}.app-content{min-height:100vh;margin-left:var(--sidebar-width);padding-top:var(--banner-height)}.welcome-page{min-height:calc(100vh - var(--banner-height));place-items:center;padding:clamp(1.5rem,5vw,4rem);display:grid}.welcome-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#293040c7;border:1px solid #3b4254;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(15rem,25rem);align-items:center;gap:clamp(2rem,7vw,6rem);width:min(100%,68rem);padding:clamp(2rem,6vw,5.5rem);display:grid;box-shadow:0 2rem 6rem #0000003d}.welcome-copy{min-width:0}.welcome-kicker{color:#7c87f7;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:700}h1{margin:0;font-weight:600}#welcome-title{letter-spacing:-.065em;font-size:clamp(3.5rem,9vw,7rem);line-height:.94}#difracture-title{letter-spacing:-.06em;font-size:clamp(2.5rem,4.5vw,4rem);line-height:.96}.welcome-message{color:#939db8;margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.welcome-art{aspect-ratio:1;object-fit:cover;background:#222838;border:1px solid #3b4254;border-radius:12px;width:100%;height:auto;display:block;box-shadow:0 1.5rem 3rem #0000003d}.placeholder-page{min-height:calc(100vh - var(--banner-height));padding:clamp(2rem,5vw,4rem)}.page-title{color:#fff;letter-spacing:-.035em;font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2}.page-muted{color:#939db8}.auth-page,.admin-page{place-items:center;min-height:100vh;padding:clamp(1.5rem,5vw,4rem);display:grid}.auth-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#293040e0;border:1px solid #3b4254;border-radius:12px;width:min(100%,30rem);padding:clamp(1.5rem,5vw,2.5rem);box-shadow:0 2rem 6rem #0000003d}.auth-title{letter-spacing:-.04em;font-size:2rem}.auth-description,.field-hint{color:#939db8;line-height:1.55}.auth-description{margin:.75rem 0 1.5rem}.field-hint{margin:.4rem 0 0;font-size:.8125rem}.field-label{color:#d8dced;gap:.5rem;margin-top:1rem;font-size:.875rem;font-weight:600;display:grid}.optional-label{color:#939db8;font-weight:400}.field-label input,.field-label textarea{color:#fff;background:#222838;border:1px solid #4a5267;border-radius:8px;outline:none;width:100%;min-height:42px;padding:.65rem .75rem;transition:border-color .14s,box-shadow .14s}.field-label input:focus,.field-label textarea:focus{border-color:#7c87f7;box-shadow:0 0 0 3px #7c87f72e}.field-label input[aria-invalid=true]{border-color:#e0687d;box-shadow:0 0 0 3px #e0687d29}.field-label textarea{resize:vertical;line-height:1.45}.form-error,.account-warning{color:#ffb9bd;background:#83303933;border:1px solid #ef6e6e61;border-radius:8px;padding:.75rem;font-size:.875rem;line-height:1.45}.form-error{margin:1rem 0 0}.form-success{color:#a9ebce;background:#27735433;border:1px solid #5eca9d59;border-radius:8px;margin:1rem 0 0;padding:.75rem;font-size:.875rem}.primary-button,.secondary-button,.text-button{cursor:pointer;border-radius:8px;font-weight:600;transition:background-color .14s,border-color .14s,transform .14s}.primary-button,.secondary-button{border:1px solid #0000;min-height:40px;padding:.6rem .9rem}.auth-card .primary-button{width:100%;margin-top:1.25rem}.primary-button{color:#fff;background:#5b63d3}.primary-button:hover{background:#6871e4}.secondary-button{color:#d8dced;background:#293040;border-color:#4a5267}.secondary-button:hover{background:#333b4e;border-color:#626c88}.text-button{color:#aeb6ce;background:0 0;border:0;padding:.45rem .2rem}.text-button:hover{color:#fff}.text-button.danger{color:#ff9ca2}.primary-button:focus-visible,.secondary-button:focus-visible,.text-button:focus-visible{outline-offset:2px;outline:2px solid #7c87f7}.primary-button:active,.secondary-button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.55}.project-list{gap:.75rem;max-width:48rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.project-list-item{color:#fff;background:#293040;border:1px solid #3b4254;border-radius:10px;padding:1rem;text-decoration:none;display:block}.project-list-item:hover{border-color:#5b63d3}.projects-layout{--projects-panel-width:350px;min-height:calc(100vh - var(--banner-height));grid-template-columns:var(--projects-panel-width) minmax(0, 1fr);transition:grid-template-columns .18s;display:grid}.projects-layout[data-collapsed]{--projects-panel-width:52px}.projects-sidebar{top:var(--banner-height);height:calc(100vh - var(--banner-height));background:#222838eb;flex-direction:column;min-width:0;display:flex;position:sticky;overflow:hidden}.projects-sidebar-header{flex:none;justify-content:flex-end;align-items:center;gap:1rem;height:58px;padding:0 12px;display:flex}.projects-sidebar-toggle{color:#939db8;cursor:pointer;background:#252b3b;border:1px solid #4a5267;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;display:grid}.projects-sidebar-search{flex:auto;min-width:0;position:relative}.projects-sidebar-search input{color:#fff;background:#252b3b;border:1px solid #4a5267;border-radius:7px;outline:none;width:100%;height:32px;padding:0 34px 0 10px;font-size:.8125rem}.projects-sidebar-search input::placeholder{color:#79839f}.projects-sidebar-search input:focus{border-color:#7c87f7;box-shadow:0 0 0 3px #7c87f724}.projects-sidebar-search button{color:#939db8;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:24px;padding:4px;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.projects-sidebar-search button:hover,.projects-sidebar-search button:focus-visible{color:#fff;background:#343b4d;outline:none}.projects-sidebar-search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:14px}.projects-layout[data-collapsed] .projects-sidebar-header{justify-content:center;padding:0}.projects-sidebar-toggle:hover,.projects-sidebar-toggle:focus-visible{color:#fff;background:#293040;border-color:#4a5267;outline:none}.projects-sidebar-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px}.projects-sidebar-artwork{cursor:pointer;background:0 0;border:0;flex:none;width:100%;padding:0;display:block;overflow:hidden}.projects-sidebar-artwork:focus-visible{outline-offset:-2px;outline:2px solid #7c87f7}.projects-sidebar-artwork img{width:100%;height:auto;display:block}.projects-sidebar-list{flex:auto;align-content:start;gap:3px;min-height:0;padding:12px;display:grid;overflow-y:auto}.project-sidebar-row{border:1px solid #0000;border-radius:8px;grid-template-columns:minmax(0,1fr) 34px;align-items:center;min-height:40px;transition:background-color .14s,border-color .14s;display:grid;position:relative}.project-sidebar-row:hover{background:#293040}.project-sidebar-row[data-active]{background:#30374a;border-color:#434b61}.project-sidebar-row:not([data-admin]) .project-sidebar-link{grid-column:1/-1}.project-sidebar-link{color:#aeb6ce;white-space:nowrap;align-items:center;gap:10px;min-height:38px;padding:0 11px;text-decoration:none;display:flex;overflow:hidden}.project-sidebar-link:hover,.project-sidebar-link[data-active]{color:#fff}.project-sidebar-row[data-inactive] .project-sidebar-link,.project-sidebar-row[data-inactive] .project-sidebar-link:hover,.project-sidebar-row[data-inactive] .project-sidebar-link[data-active]{color:#aeb6ce80}.project-sidebar-row[data-inactive] .project-dot,.project-sidebar-row[data-inactive] .project-sidebar-link[data-active] .project-dot{box-shadow:none;background:#1f2433}.project-edit-button{color:#939db8;cursor:pointer;background:#252b3b;border:1px solid #4a5267;border-radius:7px;place-items:center;width:28px;height:28px;margin-right:4px;padding:5px;display:grid}.project-edit-button:hover,.project-edit-button:focus-visible,.project-edit-button[aria-expanded=true]{color:#fff;background:#343b4d;border-color:#626c88;outline:none}.project-sidebar-row[data-inactive] .project-edit-button,.project-sidebar-row[data-inactive] .project-edit-button:hover,.project-sidebar-row[data-inactive] .project-edit-button:focus-visible,.project-sidebar-row[data-inactive] .project-edit-button[aria-expanded=true]{color:#939db880}.project-edit-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:15px}.project-context-menu{z-index:15;background:#293040;border:1px solid #4a5267;border-radius:9px;width:205px;padding:5px;display:grid;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 14px 34px #00000052}.project-context-menu button{color:#d8dced;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 9px;font-size:.8125rem}.project-context-menu button:hover,.project-context-menu button:focus-visible{color:#fff;background:#343b4d;outline:none}.projects-sidebar-list p{color:#79839f;padding:0 10px;font-size:.8125rem}.project-dot{background:#626c88;border-radius:50%;flex:none;width:7px;height:7px}.project-sidebar-row[data-active]:not([data-inactive]) .project-dot{background:#7c87f7;box-shadow:0 0 0 3px #7c87f724}.projects-content{min-width:0}.launchpad-sidebar-artwork{aspect-ratio:348/117;background:#252b3b;flex:none;width:100%;overflow:hidden}.launchpad-sidebar-artwork img{object-fit:contain;width:100%;height:100%;display:block}.tips-sidebar-artwork{aspect-ratio:348/117;background:#252b3b;flex:none;width:100%;overflow:hidden}.tips-sidebar-artwork img{object-fit:contain;width:100%;height:100%;display:block}.tips-sidebar-list{align-content:start;gap:5px;min-height:0;padding:12px;display:grid;overflow-y:auto}.tips-topic{overflow:hidden}.tips-topic-header{border:1px solid #0000;border-radius:8px;grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;display:grid;overflow:hidden}.tips-topic[data-active]>.tips-topic-header{background:#30374a;border-color:#434b61}.tips-topic-header:has(.tips-topic-link:only-child) .tips-topic-link{grid-column:1/-1}.tips-topic-link{color:#d8dced;align-items:center;min-width:0;min-height:40px;padding:0 12px;font-size:.875rem;font-weight:650;text-decoration:none;display:flex}.tips-topic:not([data-active]) .tips-topic-link:hover{color:#fff;background:#293040}.tips-topic-toggle{color:#939db8;cursor:pointer;background:0 0;border:0;place-items:center;min-height:40px;padding:9px;display:grid}.tips-topic-toggle:hover,.tips-topic-toggle:focus-visible{color:#fff;background:#7c87f71a;outline:none}.tips-topic-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;transition:transform .15s}.tips-topic-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.tips-article-list{gap:2px;padding:2px 7px 8px 20px;display:grid}.tips-article-link{color:#939db8;border-radius:6px;align-items:center;min-height:34px;padding:0 10px;font-size:.8125rem;text-decoration:none;display:flex}.tips-article-link:hover{color:#d8dced;background:#293040}.tips-article-link[data-active]{color:#b9c0ff;background:#7c87f71f}.tips-sidebar-empty{margin:0;padding:.75rem;font-size:.8125rem}.tips-page{width:100%}.launchpad-sidebar-list{align-content:start;gap:3px;padding:12px;display:grid}.launchpad-sidebar-link{color:#aeb6ce;border:1px solid #0000;border-radius:8px;align-items:center;min-height:40px;padding:0 12px;text-decoration:none;transition:background-color .14s,border-color .14s;display:flex}.launchpad-sidebar-link:hover{color:#fff;background:#293040}.launchpad-sidebar-link[data-active]{color:#fff;background:#30374a;border-color:#434b61}.launchpad-page{min-height:calc(100vh - var(--banner-height));padding:clamp(1.5rem,3.5vw,3rem)}.launchpad-source-section{background:#293040b8;border:1px solid #3b4254;border-radius:12px;width:100%;margin-top:1.5rem;padding:clamp(1rem,3vw,1.5rem)}.project-editor-section{max-width:56rem}.project-editor-picker{gap:.5rem;display:grid;position:relative}.project-editor-picker>label,.project-editor-modal label{color:#d8dced;gap:.5rem;font-size:.875rem;font-weight:600;display:grid}.project-editor-combobox{position:relative}.project-editor-combobox input,.project-editor-modal input[type=text],.project-editor-modal input[type=search]{color:#fff;background:#222838;border:1px solid #4a5267;border-radius:8px;outline:none;width:100%;min-height:42px;padding:.65rem .75rem}.project-editor-combobox input{padding-right:3rem}.project-editor-combobox input:focus,.project-editor-modal input[type=text]:focus,.project-editor-modal input[type=search]:focus{border-color:#7c87f7;box-shadow:0 0 0 3px #7c87f72e}.project-editor-combobox>button{color:#939db8;cursor:pointer;background:0 0;border:0;width:42px;height:42px;position:absolute;top:0;right:0}.project-editor-combobox svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px}.project-editor-options{z-index:12;background:#222838;border:1px solid #4a5267;border-radius:9px;max-height:min(24rem,50vh);padding:.35rem;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 1rem 3rem #00000059}.project-editor-options p{color:#69738c;letter-spacing:.08em;text-transform:uppercase;margin:0;padding:.55rem .65rem .3rem;font-size:.6875rem;font-weight:700}.project-editor-options button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:38px;padding:.55rem .65rem}.project-editor-options button:hover,.project-editor-options button[aria-selected=true]{background:#30374a}.project-editor-options button[data-inactive=true]{color:#d8dced80}.project-editor-options>span{color:#939db8;padding:.8rem .65rem;font-size:.875rem}.project-editor-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.project-editor-notice{color:#a9ebce;margin:1rem 0 0;font-size:.875rem}.project-editor-modal{width:min(100%,36rem)}.project-editor-user-list{background:#222838;border:1px solid #3b4254;border-radius:8px;max-height:min(24rem,45vh);margin-top:.75rem;display:grid;overflow-y:auto}.project-editor-user-list>p{color:#939db8;margin:0;padding:1rem}.project-editor-user-list label{cursor:pointer;align-items:center;gap:.75rem;padding:.75rem;display:flex}.project-editor-user-list label+label{border-top:1px solid #343b4e}.project-editor-user-list label:hover{background:#293040}.project-editor-user-list label>span{gap:.15rem;min-width:0;display:grid}.project-editor-user-list small{color:#939db8;text-overflow:ellipsis;white-space:nowrap;font-weight:400;overflow:hidden}.launchpad-source-controls{grid-template-columns:minmax(16rem,1fr) auto;align-items:end;gap:.75rem;display:grid}.launchpad-email-field{color:#d8dced;gap:.5rem;min-width:0;font-size:.875rem;font-weight:600;display:grid}.launchpad-email-select{display:block;position:relative}.launchpad-email-select select{appearance:none;color:#939db8;background:#222838;border:1px solid #4a5267;border-radius:8px;outline:none;width:100%;min-height:42px;padding:.65rem 3.75rem .65rem .75rem}.launchpad-email-select>svg{fill:none;stroke:#939db8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.launchpad-email-select select:focus{border-color:#7c87f7;box-shadow:0 0 0 3px #7c87f72e}.launchpad-email-select option,.launchpad-email-select optgroup{color:#d8dced;background:#222838}.launchpad-email-select .launchpad-processed-mails,.launchpad-email-select .launchpad-processed-mails option{color:#69738c}.launchpad-file-button{white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;display:inline-flex;position:relative}.launchpad-file-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.launchpad-file-input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.launchpad-file-button:has(.launchpad-file-input:focus-visible){outline-offset:2px;outline:2px solid #7c87f7}.launchpad-source-status{color:#939db8;margin:.8rem 0 0;font-size:.8125rem;line-height:1.5}.launchpad-project-name-field{color:#d8dced;gap:.5rem;margin-top:1.25rem;font-size:.875rem;font-weight:600;display:grid}.launchpad-project-name-controls{grid-template-columns:minmax(0,1fr) 42px auto;gap:.5rem;display:grid}.launchpad-project-name-controls input{color:#fff;background:#222838;border:1px solid #4a5267;border-radius:8px;outline:none;min-width:0;min-height:42px;padding:.65rem .75rem}.launchpad-project-name-controls input[readonly]{color:#aeb6ce;cursor:default}.launchpad-project-name-controls input:focus:not([readonly]){border-color:#7c87f7;box-shadow:0 0 0 3px #7c87f72e}.launchpad-name-action{color:#d8dced;cursor:pointer;background:#293040;border:1px solid #4a5267;border-radius:8px;place-items:center;min-width:42px;min-height:42px;padding:.55rem;font-weight:600;display:inline-grid}.launchpad-name-action:hover:not(:disabled){background:#333b4e;border-color:#626c88}.launchpad-name-action:focus-visible{outline-offset:2px;outline:2px solid #7c87f7}.launchpad-name-action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.launchpad-name-reset{padding-inline:.85rem}.launchpad-subsection-title{color:#fff;letter-spacing:-.025em;margin:2.5rem 0 0;font-size:clamp(1.4rem,3vw,1.75rem);line-height:1.2}.launchpad-custom-name-field{color:#d8dced;gap:.5rem;font-size:.875rem;font-weight:600;display:grid}.launchpad-custom-name-field input{color:#fff;background:#222838;border:1px solid #4a5267;border-radius:8px;outline:none;width:100%;min-height:42px;padding:.65rem .75rem}.launchpad-custom-name-field input:focus{border-color:#7c87f7;box-shadow:0 0 0 3px #7c87f72e}.launchpad-project-options{border:0;gap:.65rem;margin:1.35rem 0 0;padding:0;display:grid}.launchpad-project-options legend{color:#939db8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem;font-size:.75rem;font-weight:700}.launchpad-project-options label{color:#d8dced;cursor:pointer;align-items:center;gap:.65rem;width:fit-content;font-size:.875rem;display:flex}.launchpad-project-options input{accent-color:#5b63d3;width:17px;height:17px;margin:0}.launchpad-project-actions{justify-content:flex-end;margin-top:1.35rem;display:flex}.launchpad-project-actions .primary-button{min-width:92px}.launchpad-project-result{border-top:1px solid #3b4254;gap:.65rem;margin-top:1.5rem;padding-top:1.25rem;display:grid}.launchpad-project-result h3{color:#d8dced;margin:0;font-size:1rem}.launchpad-project-result a{overflow-wrap:anywhere;color:#b9c0ff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8125rem}.launchpad-project-result a:hover,.launchpad-project-result a:focus-visible{color:#fff}@media (width<=760px){.launchpad-source-controls{grid-template-columns:minmax(0,1fr)}.launchpad-file-button{width:100%}.launchpad-project-name-controls{grid-template-columns:minmax(0,1fr) 42px}.launchpad-name-reset{grid-column:1/-1}}.projects-empty-page,.project-page{min-height:calc(100vh - var(--banner-height));padding:clamp(1.5rem,3.5vw,3rem)}.project-header{width:100%}.project-title-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.project-invitation-button{flex:none}.project-description{color:#939db8;background:#29304094;border:1px solid #3b4254;border-radius:10px;width:100%;min-height:74px;margin-top:1.35rem;padding:1rem;line-height:1.55}.project-table-scroll{background:#252b3b;border:1px solid #3b4254;border-radius:11px;width:100%;margin-top:1.75rem;overflow-x:auto}.project-table{min-width:calc(var(--preview-size) + 532px);width:100%}.project-table-head,.project-table-row{grid-template-columns:48px var(--preview-size) minmax(180px, 1fr) minmax(256px, 300px) 48px;align-items:center;width:100%;display:grid}.project-table-head{z-index:2;color:#939db8;letter-spacing:.055em;text-transform:uppercase;background:#293040;border-bottom:1px solid #3b4254;min-height:44px;font-size:.75rem;font-weight:700;position:sticky;top:0}.project-table-head>span,.project-table-row>*{min-width:0;padding:10px}.project-table-row+.project-table-row{border-top:1px solid #343b4d}.project-table-row>*+*{border-left:1px solid #343b4d}.project-row-number{color:#79839f;font-variant-numeric:tabular-nums;align-self:stretch;place-items:center;display:grid}.project-preview{width:var(--preview-size);height:var(--preview-size);color:#79839f;background:linear-gradient(135deg,#7c87f71a,#0000),#30374a;place-items:center;font-size:.75rem;transition:width .18s,height .18s;display:grid;position:relative;overflow:hidden}.project-preview[data-canceled=true]:after{z-index:1;content:"";pointer-events:none;background:#00000080;position:absolute;inset:0}.project-preview>img,.project-preview-open img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.project-preview-open{cursor:zoom-in;background:0 0;border:0;place-items:center;width:100%;height:100%;padding:0;display:grid}.project-preview-open:focus-visible{outline-offset:-2px;outline:2px solid #7c87f7}.preview-controls{z-index:2;color:#fff;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#131721c7;border:1px solid #ffffff24;border-radius:7px;align-items:center;transition:opacity .14s,transform .14s;display:flex;position:absolute;bottom:10px;left:50%;overflow:hidden;transform:translate(-50%,5px)}.project-preview:hover .preview-controls,.project-preview:focus-within .preview-controls{opacity:1;transform:translate(-50%)}.preview-controls button{width:30px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0}.preview-controls button:hover:not(:disabled){background:#7c87f752}.preview-controls span{text-align:center;font-variant-numeric:tabular-nums;min-width:37px;font-size:.6875rem}.project-preview-empty{opacity:.58}.project-filename{overflow-wrap:anywhere;color:#d8dced;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;font-size:.875rem;display:grid}.project-filename-details{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.project-filename-name{max-width:100%}.project-color-space,.project-file-author{color:#939db8;font-size:.75rem;line-height:1.25}.project-image-resolution{color:#939db8}.project-color-space[data-profile-state=srgb]{color:#4bb9e8}.project-color-space[data-profile-state=other]{color:#e0687d}.project-row-status-button{color:#939db8;box-sizing:border-box;cursor:pointer;background:#222838;border:1px solid #58627c;border-radius:8px;flex:none;align-self:center;place-items:center;width:30px;height:30px;padding:0;display:grid}.project-row-status-button:hover:not(:disabled),.project-row-status-button:focus-visible{color:#d8dced;border-color:#7c87f7;outline:none}.project-row-status-button[data-status-action=cancel]:hover:not(:disabled){color:#e0687d;border-color:#e0687d}.project-row-status-button:disabled{cursor:wait;opacity:.45}.project-row-status-button svg{fill:currentColor;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:18px;height:18px;display:block}.project-row-status-button[data-status-action=cancel] svg{fill:none}.project-canceled-section{margin-top:2.5rem}.project-section-title{color:#d8dced;margin:0;font-size:1.25rem;font-weight:650}.project-canceled-section .project-table-scroll{margin-top:.9rem}.project-table-canceled{min-width:calc(var(--preview-size) + 276px)}.project-table-canceled .project-table-head,.project-table-canceled .project-table-row{grid-template-columns:48px var(--preview-size) minmax(180px, 1fr) 48px}.project-table-empty{color:#79839f;text-align:center;grid-column:1/-1;padding:28px;font-size:.875rem}.project-uploaded-section{margin-top:2.5rem;padding-bottom:88px}.project-uploaded-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.project-uploaded-toggle{color:#aeb6ce;cursor:pointer;background:#293040;border:1px solid #4a5267;border-radius:8px;place-items:center;width:38px;height:34px;padding:7px;display:grid}.project-uploaded-toggle:hover,.project-uploaded-toggle:focus-visible{color:#fff;background:#333b4e;border-color:#626c88;outline:none}.project-uploaded-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;transition:transform .16s}.project-uploaded-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.project-uploaded-table{background:#29304080;border:1px solid #3b4254;border-radius:10px;width:100%;margin-top:.9rem;overflow:hidden}.project-uploaded-table-head,.project-uploaded-row{grid-template-columns:48px minmax(0,1fr) 145px;align-items:center;display:grid}.project-uploaded-table-head{color:#939db8;letter-spacing:.08em;text-transform:uppercase;background:#252c3c;min-height:42px;font-size:.6875rem;font-weight:700}.project-uploaded-table-head>span,.project-uploaded-row>span{min-width:0;padding:.7rem .85rem}.project-uploaded-table-head>span+span,.project-uploaded-row>span+span{border-left:1px solid #343b4d}.project-uploaded-row{color:#d8dced;border-top:1px solid #343b4d;min-height:54px;font-size:.875rem}.project-uploaded-row>span:first-child{color:#79839f;text-align:center}.project-uploaded-row>span:nth-child(2){overflow-wrap:anywhere}.project-uploaded-actions{justify-content:flex-end;align-self:stretch;align-items:center;gap:7px;display:flex}.project-uploaded-actions button,.project-uploaded-actions a{color:#aeb6ce;cursor:pointer;background:#293040;border:1px solid #4a5267;border-radius:8px;place-items:center;width:34px;height:34px;padding:7px;display:grid}.project-uploaded-actions button:hover,.project-uploaded-actions button:focus-visible,.project-uploaded-actions a:hover,.project-uploaded-actions a:focus-visible{color:#fff;border-color:#7c87f7;outline:none}.project-uploaded-actions .project-uploaded-delete:hover,.project-uploaded-actions .project-uploaded-delete:focus-visible{color:#e0687d;border-color:#e0687d}.project-uploaded-actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.project-uploaded-empty,.project-uploaded-error{color:#79839f;text-align:center;border-top:1px solid #343b4d;margin:0;padding:1.25rem;font-size:.875rem}.project-uploaded-error{color:#ffb9bd}.project-uploaded-footer{border-top:1px solid #343b4d;justify-content:flex-end;padding:.85rem;display:flex}.project-uploaded-clear{color:#939db8;cursor:pointer;min-height:36px;font:inherit;background:0 0;border:1px solid #4a5267;border-radius:8px;padding:.45rem .9rem;font-size:.8125rem;font-weight:650}.project-uploaded-clear:hover,.project-uploaded-clear:focus-visible{color:#f2a65a;border-color:#f2a65a;outline:none}.project-delete-warning{color:#f2a65a}.project-conflict-files{color:#d8dced;max-height:13rem;margin:1rem 0 0;padding-left:1.25rem;font-size:.8125rem;line-height:1.5;overflow-y:auto}.project-conflict-files li+li{margin-top:.35rem}.modal-card .auth-description{white-space:pre-line}.project-delete-confirm{background:#e0687d;border-color:#e0687d}.original-viewer{z-index:120;background:#05070be0;position:fixed;inset:0;overflow:hidden}.original-viewer-viewport{cursor:zoom-out;touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.original-viewer-viewport[data-pannable]{cursor:grab}.original-viewer-viewport[data-pannable]:active{cursor:grabbing}.original-viewer-viewport img{transform-origin:50%;will-change:transform;max-width:none;max-height:none;cursor:inherit;-webkit-user-select:none;user-select:none;display:block;position:absolute;top:50%;left:50%}.original-viewer-viewport p{color:#d8dced;text-align:center;max-width:32rem;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.original-viewer-close{z-index:2;color:#ffffffb8;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#13172194;border:1px solid #ffffff2e;border-radius:9px;place-items:center;width:40px;height:40px;padding:9px;display:grid;position:absolute;top:18px;right:18px}.original-viewer-close:hover,.original-viewer-close:focus-visible{color:#fff;border-color:#ffffff6b;outline:none}.original-viewer-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:100%;height:100%}.project-dropzone{color:#939db8;cursor:pointer;text-align:center;background:#222838b3;border:1px dashed #58627c;border-radius:9px;align-content:center;place-items:center;gap:7px;min-height:90px;margin:10px;padding:12px;display:grid;position:relative}.project-dropzone:hover,.project-dropzone:focus-visible,.project-dropzone[data-dragging]{color:#d8dced;background:#5b63d321;border-color:#7c87f7;outline:none}.project-dropzone svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:24px}.project-dropzone>span{font-size:.75rem;line-height:1.35}.upload-progress{background:#3b4254;border-radius:2px;width:100%;height:3px;overflow:hidden}.upload-progress span{background:#7c87f7;height:100%;transition:width .12s linear;display:block}.project-row-actions{align-self:stretch;place-items:center;display:grid}.row-delete{color:#ef6e6e;cursor:pointer;background:0 0;border:0;border-radius:7px;width:28px;height:28px}.row-delete svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.row-delete:hover,.row-delete:focus-visible{background:#ef6e6e24;outline:none}.project-table-new{background:#22283861}.account-page{max-width:54rem}.account-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:48rem;display:flex}.account-header .page-title{margin:0}.account-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-left:auto;display:flex}.account-header-button,.account-header-button:hover,.account-header-button:focus-visible{color:#939db8}.account-warning{max-width:42rem;margin:1.5rem 0}.account-details{background:#293040b8;border:1px solid #3b4254;border-radius:10px;gap:0;max-width:48rem;margin:2rem 0;display:grid;overflow:hidden}.account-details>div{grid-template-columns:9rem minmax(0,1fr);gap:1rem;padding:.9rem 1rem;display:grid}.account-details>.account-detail-editable{grid-template-columns:9rem minmax(0,1fr) 32px;align-items:center}.account-details>div+div{border-top:1px solid #3b4254}.account-details dt{color:#939db8}.account-details dd{margin:0}.account-edit-button{color:#939db8;cursor:pointer;background:#222838;border:1px solid #4a5267;border-radius:8px;place-items:center;width:30px;height:30px;padding:5px;display:grid}.account-edit-button:hover,.account-edit-button:focus-visible{color:#d8dced;border-color:#7c87f7;outline:none}.account-edit-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.status-badge{color:#b9c0ff;background:#5b63d32b;border:1px solid #7c87f773;border-radius:999px;padding:.2rem .55rem;font-size:.8125rem;font-weight:600;display:inline-flex}.account-actions,.admin-actions,.modal-actions{flex-wrap:wrap;gap:.75rem;display:flex}.invitation-list-button{place-items:center;width:40px;padding:0;display:grid}.invitation-list-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px;height:19px}.account-admin{gap:1.5rem;max-width:48rem;margin-top:3rem;display:grid}.account-section{background:#293040b8;border:1px solid #3b4254;border-radius:12px;padding:clamp(1rem,3vw,1.5rem)}.section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2{margin:0;font-size:1.25rem}.section-heading .welcome-kicker{margin-bottom:.5rem}.user-search{margin:0 0 1rem}.users-list,.dialog-user-list{background:#222838;border:1px solid #3b4254;border-radius:9px;display:grid;overflow:hidden}.connections-table{background:#222838;border:1px solid #3b4254;border-radius:9px;overflow:hidden}.connections-table-head,.connection-row{grid-template-columns:minmax(0,1fr) 120px 144px;align-items:center;display:grid}.connections-table-head{color:#939db8;letter-spacing:.08em;text-transform:uppercase;background:#252c3c;min-height:40px;font-size:.6875rem;font-weight:700}.connections-table-head>span,.connection-row>*{min-width:0;padding:.7rem .85rem}.connection-row{color:#d8dced;min-height:58px}.connection-row+.connection-row{border-top:1px solid #343b4d}.connection-status{color:#939db8;align-items:center;gap:.5rem;font-size:.8125rem;display:inline-flex}.connection-status>span{background:#69738c;border-radius:50%;flex:none;width:7px;height:7px}.connection-status[data-connection-status=online]{color:#7c87f7}.connection-status[data-connection-status=online]>span{background:#7c87f7}.connection-action{justify-content:flex-end;display:flex}.connection-button{color:#939db8;text-transform:capitalize;min-width:116px}.connection-auth-modal{width:min(100%,38rem)}.connection-auth-modal h3{color:#d8dced;margin:1.25rem 0 .55rem;font-size:.875rem}.connection-auth-status{color:#939db8;background:#222838;border:1px solid #3b4254;border-radius:9px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem .85rem;font-size:.8125rem;display:flex}.connection-auth-status strong[data-configured=true]{color:#8dd9a5}.connection-auth-status strong[data-configured=false]{color:#efb36c}.connection-permissions{color:#bec5d8;gap:.45rem;margin:0;padding-left:1.15rem;font-size:.8125rem;line-height:1.5;display:grid}.connection-privacy-note,.connection-configuration-note{border-radius:9px;margin:1rem 0 0;padding:.8rem .85rem;font-size:.78125rem;line-height:1.5}.connection-privacy-note{color:#aeb7ce;background:#252c3c;border:1px solid #414a63}.connection-configuration-note{color:#d8c4a8;background:#332d27;border:1px solid #675337;gap:.35rem;display:grid}.connection-configuration-note code{overflow-wrap:anywhere;color:#efcf9f}@media (width<=560px){.connections-table-head,.connection-row{grid-template-columns:minmax(0,1fr) 88px 116px}.connections-table-head>span,.connection-row>*{padding-left:.55rem;padding-right:.55rem}.connection-button{min-width:100px}}.user-row{justify-content:space-between;align-items:center;gap:1rem;min-height:54px;padding:.65rem .75rem;display:flex}.user-row+.user-row,.dialog-user-option+.dialog-user-option{border-top:1px solid #3b4254}.user-row>div{gap:.25rem;display:grid}.user-row span{color:#939db8;font-size:.8125rem}.info-button{color:#b9c0ff;cursor:pointer;background:0 0;border:1px solid #626c88;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-family:Georgia,serif;font-size:.875rem;font-weight:700;display:grid}.info-button:hover,.info-button:focus-visible{background:#5b63d32e;border-color:#7c87f7;outline:none}.empty-list{text-align:center;margin:0;padding:1rem}.dialog-user-list{max-height:18rem;margin-top:1rem;overflow-y:auto}.dialog-user-option{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;min-height:46px;padding:.65rem .75rem;display:flex}.dialog-user-option span:last-child{color:#b9c0ff;font-size:.8125rem;font-weight:600}.dialog-user-identity{gap:.15rem;display:grid}.dialog-user-identity small{color:#939db8;font-size:.75rem}.dialog-user-option:hover,.dialog-user-option:focus-visible{background:#293040;outline:none}.dialog-details{gap:0;margin:1.25rem 0 0;display:grid}.dialog-details>div{border-top:1px solid #3b4254;grid-template-columns:7rem minmax(0,1fr);gap:1rem;padding:.7rem 0;display:grid}.dialog-details dt{color:#939db8}.dialog-details dd{overflow-wrap:anywhere;margin:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0d14b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{background:#293040;border:1px solid #4a5267;border-radius:12px;width:min(100%,30rem);max-height:calc(100vh - 2rem);padding:1.5rem;overflow:auto;box-shadow:0 2rem 6rem #00000073}.modal-card h2{margin:0 0 .5rem}.modal-actions{justify-content:flex-end;margin-top:1.5rem}.invitation-history-modal{width:min(100%,42rem)}.invitation-history-list{background:#222838;border:1px solid #3b4254;border-radius:9px;max-height:min(28rem,58vh);display:grid;overflow-y:auto}.invitation-history-row{grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:.5rem;padding:.55rem;display:grid}.invitation-history-row+.invitation-history-row{border-top:1px solid #3b4254}.invitation-history-link{color:#b9c0ff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;gap:.3rem;min-width:0;padding:.45rem .5rem;display:grid}.invitation-history-link:hover,.invitation-history-link:focus-visible{background:#293040;outline:none}.invitation-history-link>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invitation-history-link small{color:#939db8}.invitation-history-link[data-activated] small{color:#75c89a}.invitation-delete-button{color:#939db8;cursor:pointer;background:#293040;border:1px solid #4a5267;border-radius:8px;place-items:center;width:30px;height:30px;padding:5px;display:grid}.invitation-delete-button:hover,.invitation-delete-button:focus-visible{color:#e0687d;border-color:#e0687d;outline:none}.invitation-delete-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:16px;height:16px}.bulk-upload-fab{z-index:80;color:#fff;cursor:pointer;background:#5b63d3;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:54px;height:54px;font-size:2rem;font-weight:300;line-height:1;transition:background .14s,transform .14s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px #0000005c}.bulk-upload-fab:hover,.bulk-upload-fab:focus-visible{background:#6c74e8;outline:none;transform:translateY(-2px)}.bulk-upload-modal{width:min(100%,42rem)}.bulk-upload-modal-header,.bulk-upload-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.bulk-upload-modal-header h2{margin:0}.bulk-upload-modal-header p{color:#939db8;margin:.45rem 0 0;font-size:.875rem}.bulk-panel-icon-button{color:#aeb6ce;cursor:pointer;background:#222838;border:1px solid #4a5267;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:1.15rem;line-height:1;display:grid}.bulk-panel-icon-button:hover,.bulk-panel-icon-button:focus-visible{color:#fff;border-color:#7c87f7;outline:none}.bulk-upload-dropzone{color:#d8dced;text-align:center;background:#222838a6;border:1px dashed #68728d;border-radius:12px;align-content:center;place-items:center;gap:10px;min-height:210px;margin-top:1.5rem;transition:border-color .14s,background .14s;display:grid}.bulk-upload-dropzone[data-dragging]{background:#5b63d329;border-color:#7c87f7}.bulk-upload-dropzone svg{fill:none;stroke:#7c87f7;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:34px}.bulk-upload-dropzone span,.bulk-upload-picker-section span{color:#939db8;font-size:.78rem}.bulk-upload-picker-section{background:#252b3b;border:1px solid #3f475b;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.bulk-upload-picker-section>div{flex-direction:column;gap:4px;min-width:0;display:flex}.bulk-upload-picker-section .primary-button{flex:none}.bulk-upload-panel{z-index:90;background:#293040;border:1px solid #4a5267;border-radius:12px;width:min(390px,100vw - 48px);position:fixed;bottom:90px;right:24px;overflow:hidden;box-shadow:0 18px 48px #00000073}.bulk-upload-panel-header{align-items:center;min-height:58px;padding:11px 12px 11px 16px}.bulk-upload-panel-header>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.bulk-upload-panel-header span{color:#939db8;font-size:.72rem}.bulk-upload-panel-actions{gap:6px;display:flex}.bulk-upload-list{border-top:1px solid #3f475b;max-height:270px;overflow-y:auto}.bulk-upload-item{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px 16px 14px;display:grid;position:relative}.bulk-upload-item+.bulk-upload-item{border-top:1px solid #343b4d}.bulk-upload-item-name{color:#d8dced;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.bulk-upload-item-status{color:#939db8;text-transform:lowercase;font-size:.72rem}.bulk-upload-item-status[data-upload-status=uploading]{color:#4bb9e8}.bulk-upload-item-status[data-upload-status=completed]{color:#75c89a}.bulk-upload-item-status[data-upload-status=failed]{color:#e0687d}.bulk-upload-progress{background:#222838;height:2px;position:absolute;bottom:0;left:0;right:0}.bulk-upload-progress>span{background:#4bb9e8;height:100%;transition:width .12s linear;display:block}.admin-page{place-content:start center}.admin-page>*{width:min(100%,54rem)}.admin-actions{margin-top:1.5rem}.invite-result,.admin-section{background:#293040;border:1px solid #3b4254;border-radius:10px;margin-top:1.5rem;padding:1rem}.invite-result{gap:.75rem;display:grid}.invite-result-link{cursor:pointer;text-align:left;background:#222838;border:0;border-radius:7px;padding:.65rem .75rem}.invite-result-link:hover,.invite-result-link:focus-visible{outline-offset:2px;background:#333b4e;outline:2px solid #7c87f7}.invite-result code{overflow-wrap:anywhere;color:#b9c0ff;white-space:normal;display:block}.admin-section h2{margin:0 0 .75rem;font-size:1.125rem}.admin-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:.75rem;padding-bottom:1rem;display:grid}.admin-form .field-label{margin:0}.admin-project-list small{color:#939db8;margin-top:.2rem;display:block}.admin-row{border-top:1px solid #3b4254;justify-content:space-between;align-items:center;gap:1rem;min-height:44px;display:flex}@media (width<=720px){:root{--banner-height:42px}.system-banner{font-size:.6875rem}.bulk-upload-fab{bottom:16px;right:16px}.bulk-upload-panel{width:calc(100vw - 32px);bottom:82px;right:16px}.bulk-upload-picker-section{flex-direction:column;align-items:stretch}.project-table{min-width:calc(var(--preview-size) + 408px)}.project-table-head,.project-table-row{grid-template-columns:48px var(--preview-size) minmax(120px, 1fr) minmax(160px, 192px) 48px}.project-table-canceled{min-width:calc(var(--preview-size) + 216px)}.project-table-canceled .project-table-head,.project-table-canceled .project-table-row{grid-template-columns:48px var(--preview-size) minmax(120px, 1fr) 48px}.project-title-row{align-items:flex-start}.welcome-card{grid-template-columns:1fr}.welcome-art{width:min(100%,22rem)}.account-details>div{grid-template-columns:1fr;gap:.35rem}.admin-form{grid-template-columns:1fr}.projects-layout{--projects-panel-width:260px}.projects-layout[data-collapsed]{--projects-panel-width:46px}.projects-empty-page,.project-page{padding:1.25rem}}@media (prefers-reduced-motion:no-preference){.welcome-card,.placeholder-page,.auth-card,.admin-page{animation:.4s ease-out both content-in}@keyframes content-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
