:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12233f;background:#eef3f9;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #12233f;--muted: #66758b;--line: #d8e1ed;--paper: #f8faff;--navy: #081426;--blue: #2f6bff;--blue-hover: #2458d7;--blue-soft: #e8efff}.contract-customer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.7fr);gap:24px;align-items:start}.contract-search{min-height:62px;padding:0 20px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:#fff}.contract-search .ui-icon{color:#71819a}.contract-search input{width:100%;border:0;outline:0;background:transparent}.contract-customer-list{margin-top:16px;border:1px solid var(--line);background:#ffffff94}.contract-customer-list>button{width:100%;min-height:90px;padding:16px 18px;display:grid;grid-template-columns:46px minmax(0,1fr) auto auto 16px;align-items:center;gap:14px;text-align:left;color:var(--ink);border:0;border-bottom:1px solid var(--line);background:transparent}.contract-customer-list>button:last-child{border-bottom:0}.contract-customer-list>button:hover,.contract-customer-list>button.active{background:#edf3ff}.contract-customer-mark{width:46px;height:46px;display:grid;place-items:center;color:var(--blue);background:#dfe9ff}.contract-customer-list strong,.contract-customer-list small{display:block}.contract-customer-list small{margin-top:5px;color:var(--muted)}.customer-status{padding:5px 9px;color:#7b8798;background:#e8edf3;font-size:.75rem;font-weight:700}.customer-status.active{color:#167653;background:#dff5eb}.customer-users{color:var(--muted);font-size:.85rem;white-space:nowrap}.contract-customer-editor{position:sticky;top:104px;border:1px solid var(--line);background:#fff;box-shadow:0 18px 60px #12233f14}.contract-editor-head{padding:24px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.contract-editor-head h2{margin:0;font-size:1.45rem}.contract-customer-editor form{padding:24px;display:grid;gap:18px}.contract-customer-editor form>label:not(.checkbox-label),.contract-customer-editor .form-grid label{display:grid;gap:8px;color:#40516b;font-weight:650}.contract-customer-editor input{width:100%;min-height:50px;padding:0 14px;border:1px solid #cbd7e6;background:#fff;color:var(--ink)}.portal-shell{--portal-blue: #1769f7;min-height:100vh;display:grid;grid-template-columns:270px minmax(0,1fr);background:#f4f7fb;color:#17243a}.portal-sidebar{position:fixed;inset:0 auto 0 0;z-index:5;width:270px;padding:28px 18px 20px;display:flex;flex-direction:column;border-right:1px solid #e3e9f1;background:#fff}.portal-wordmark{display:flex;align-items:center;gap:12px;color:#162032;font-size:1.12rem;letter-spacing:-.02em}.portal-wordmark strong{color:#3e82f9;font-weight:650}.portal-wordmark img{width:39px;height:39px;object-fit:contain}.portal-sidebar-brand{padding:0 9px 28px;border-bottom:1px solid #edf0f5}.portal-sidebar nav{margin-top:18px;display:grid;gap:5px}.portal-sidebar nav a{min-height:48px;padding:0 14px;display:flex;align-items:center;gap:14px;color:#667386;text-decoration:none;border-radius:9px;font-weight:600}.portal-sidebar nav a .ui-icon{width:20px;height:20px}.portal-sidebar nav a:hover,.portal-sidebar nav a.active{color:var(--portal-blue);background:#eaf1ff}.portal-nav-label{margin:24px 14px 6px;color:#9ba6b5;font-size:.66rem;font-weight:800;letter-spacing:.13em}.portal-sidebar-user{margin-top:auto;padding:14px;display:flex;align-items:center;gap:11px;border:1px solid #e5eaf1;border-radius:10px}.portal-sidebar-user .profile-avatar{width:40px;height:40px}.portal-sidebar-user strong,.portal-sidebar-user small{display:block;max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-sidebar-user small{margin-top:3px;color:#8894a5;font-size:.72rem}.portal-main{grid-column:2;min-width:0}.portal-topbar{position:sticky;top:0;z-index:4;height:76px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #e3e9f1;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.portal-topbar>form{width:min(610px,58vw);min-height:46px;padding:0 16px;display:flex;align-items:center;gap:12px;border:1px solid #dfe5ee;border-radius:9px;background:#fafbfd}.portal-topbar input{width:100%;border:0;outline:0;background:transparent;color:#17243a}.portal-top-actions,.portal-account>button{display:flex;align-items:center;gap:10px}.portal-icon-button,.portal-account>button{position:relative;border:0;background:transparent;color:#667386}.portal-icon-button{width:44px;height:44px;display:grid;place-items:center}.portal-icon-button>span{position:absolute;top:9px;right:9px;width:7px;height:7px;border:2px solid white;border-radius:50%;background:var(--portal-blue)}.portal-account{position:relative}.portal-account>button .profile-avatar{width:39px;height:39px}.portal-account>div{position:absolute;right:0;top:52px;width:260px;padding:16px;display:grid;gap:14px;border:1px solid #dfe5ee;border-radius:10px;background:#fff;box-shadow:0 18px 60px #13254324}.portal-account>div strong{overflow:hidden;text-overflow:ellipsis;font-size:.85rem}.portal-account>div button{min-height:42px;display:flex;align-items:center;gap:10px;border:0;color:#516078;background:#f4f7fb}.portal-content{padding:34px}.portal-page-head{margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.portal-page-head h1{margin:0;font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.055em}.portal-page-head p:last-child{margin:8px 0 0;color:#728096}.portal-page-head>span{color:#8793a4;font-size:.8rem}.portal-metrics{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:18px}.portal-map-card,.portal-metric,.portal-card{border:1px solid #e0e6ef;border-radius:12px;background:#fff;box-shadow:0 3px 12px #192c4b09}.portal-map-card{min-height:220px;padding:24px;display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;overflow:hidden}.portal-map-card p,.portal-metric p{margin:0;color:#59687e;font-size:.75rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.portal-map-card strong{display:block;margin-top:25px;color:var(--portal-blue);font-size:3.2rem;line-height:1}.portal-map-card span,.portal-metric span{color:#7d8999;font-size:.78rem}.swiss-map{position:relative;align-self:center;width:100%;aspect-ratio:1.65;transform:rotate(-3deg);border:2px solid #d8e4f5;border-radius:42% 50% 40% 52%/44% 38% 54% 42%;background:radial-gradient(circle at 60% 40%,#edf4ff,transparent 24%),repeating-linear-gradient(40deg,transparent 0 22px,#edf2f9 23px)}.swiss-map span{position:absolute;width:31px;height:31px;display:grid;place-items:center;color:#fff;border:4px solid white;border-radius:50%;background:var(--portal-blue);font-size:.58rem;font-weight:800}.swiss-map span:nth-child(1){left:66%;top:20%}.swiss-map span:nth-child(2){left:43%;top:46%;background:#7557e9}.swiss-map span:nth-child(3){left:16%;top:68%;background:#16b59a}.swiss-map span:nth-child(4){left:70%;top:73%;background:#ef9b32}.swiss-map span:nth-child(5){left:55%;top:8%;background:#e6509c}.portal-metric{min-height:220px;padding:24px;display:flex;flex-direction:column}.portal-metric>.ui-icon{align-self:flex-end;color:#80a8ec;font-size:1.25rem}.portal-metric p{margin-top:18px}.portal-metric strong{margin:auto 0 10px;font-size:clamp(1.7rem,2.5vw,2.6rem);letter-spacing:-.045em}.portal-dashboard-grid{margin-top:18px;display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:18px}.portal-card>header{min-height:82px;padding:19px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #e8edf3}.portal-card h2{margin:0;font-size:1rem}.portal-card header p{margin:5px 0 0;color:#8a95a4;font-size:.76rem}.portal-card header a{display:flex;align-items:center;gap:7px;color:var(--portal-blue);text-decoration:none;font-size:.8rem;font-weight:700}.portal-table-head,.portal-table-row{display:grid;grid-template-columns:1.7fr .9fr .8fr .85fr .7fr;align-items:center;gap:14px}.portal-table-head{min-height:42px;padding:0 22px;color:#929dac;background:#fafbfd;font-size:.66rem;font-weight:800;text-transform:uppercase}.portal-table-row{min-height:69px;padding:10px 22px;border-top:1px solid #eef1f5;font-size:.78rem}.portal-table-row strong,.portal-table-row small{display:block}.portal-table-row small{margin-top:4px;color:#94a0af}.portal-table-row time{color:#7d8999}.portal-status{padding:5px 8px;display:inline-block;color:#2865c8;background:#e5efff;border-radius:5px;font-style:normal;font-weight:700}.status-approved{color:#168167;background:#ddf5ec}.status-tender{color:#6f4cc7;background:#eee6ff}.status-underconstruction{color:#bd681f;background:#fff0dc}.status-active{color:#1762d1;background:#e3edff}.portal-deadlines{grid-row:span 2}.portal-deadline{min-height:78px;padding:13px 20px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #edf0f4}.portal-deadline time{width:53px;height:53px;padding:7px;display:grid;place-items:center;color:var(--portal-blue);background:#eaf1ff;border-radius:8px;text-align:center;font-size:.72rem;font-weight:800;text-transform:uppercase}.portal-deadline strong,.portal-deadline small{display:block}.portal-deadline small{margin-top:5px;color:#8894a5;font-size:.75rem}.portal-empty{padding:26px;color:#8793a4}.portal-small-stat{min-height:106px;padding:22px;display:flex;align-items:center;gap:18px}.portal-small-stat>.ui-icon{width:45px;height:45px;padding:12px;color:var(--portal-blue);background:#e8f0ff}.portal-small-stat strong,.portal-small-stat small{display:block}.portal-small-stat strong{font-size:1.55rem}.portal-small-stat small{color:#8490a1}.portal-project-search{width:min(650px,100%);min-height:52px;margin-bottom:18px;padding:0 16px;display:flex;align-items:center;gap:12px;border:1px solid #dce4ee;border-radius:9px;background:#fff}.portal-project-search input{width:100%;border:0;outline:0}.portal-state,.portal-coming-soon{padding:60px 30px;text-align:center;color:#738095}.portal-coming-soon{min-height:60vh;display:grid;place-items:center;align-content:center}.portal-coming-soon>span{width:70px;height:70px;display:grid;place-items:center;color:var(--portal-blue);background:#e6efff;border-radius:16px;font-size:1.8rem}.portal-coming-soon h1{margin:8px 0;font-size:2.2rem;color:#17243a}.portal-coming-soon p:last-child{max-width:600px}.portal-login{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(430px,.9fr);background:#fff}.portal-login-brand{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;padding:clamp(36px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 75% 25%,rgba(62,130,249,.55),transparent 34%),linear-gradient(145deg,#081a39,#103975)}.portal-login-brand:before{content:"";position:absolute;z-index:-1;width:min(68vw,980px);height:min(68vw,980px);right:min(-28vw,-280px);bottom:min(-31vw,-330px);border:1px solid rgba(73,132,255,.62);border-radius:50%;box-shadow:0 0 0 120px #3a69c01a,0 0 0 250px #3a69c00f}.portal-login-brand>*{position:relative;z-index:1}.portal-login-brand .portal-wordmark{color:#fff}.portal-login-brand .portal-wordmark img{filter:none}.portal-login-brand h1{max-width:850px;margin:12px 0 25px;font-size:clamp(3.3rem,6vw,6.8rem);line-height:.96;letter-spacing:-.07em}.portal-login-brand p:not(.eyebrow){max-width:700px;color:#c9d9f6;font-size:1.15rem;line-height:1.7}.portal-login-brand small{color:#a7bfeb}.portal-login-panel{position:relative;padding:40px;display:grid;place-items:center}.portal-login-panel form{width:min(480px,100%);display:grid;gap:22px}.portal-login-logo{margin-bottom:38px;display:flex;align-items:center;gap:12px;font-size:1.2rem}.portal-login-logo img{width:44px;height:44px}.portal-login-logo strong{color:#3e82f9}.portal-login-panel h2{margin:-10px 0 0;font-size:2.8rem;letter-spacing:-.05em}.portal-login-panel form>p{margin:-12px 0 10px;color:#788598}.portal-login-panel form>label:not(.checkbox-label){display:grid;gap:9px;color:#48566b;font-weight:650}.portal-login-panel input[type=email],.portal-login-panel input[type=password]{min-height:56px;padding:0 16px;border:1px solid #cfd9e7;border-radius:7px}.portal-login-submit{min-height:58px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:7px;color:#fff;background:var(--blue);font-weight:750;box-shadow:0 10px 24px #2f6bff38}.portal-login-locales{position:absolute;top:28px;right:32px}@media(max-width:1180px){.portal-metrics{grid-template-columns:1fr 1fr}.portal-map-card{grid-row:span 2}.portal-dashboard-grid,.contract-customer-layout{grid-template-columns:1fr}.contract-customer-editor{position:static}}@media(max-width:760px){.portal-login{grid-template-columns:1fr}.portal-login-brand{min-height:340px}.portal-login-brand h1{font-size:3rem}.portal-login-brand small{display:none}.portal-login-panel{padding:45px 24px}.portal-shell{grid-template-columns:76px minmax(0,1fr)}.portal-sidebar{width:76px;padding-inline:10px}.portal-sidebar-brand span,.portal-sidebar nav a span,.portal-nav-label,.portal-sidebar-user span{display:none}.portal-sidebar-brand{padding-inline:8px}.portal-sidebar nav a{justify-content:center;padding:0}.portal-sidebar-user{padding:8px;justify-content:center}.portal-main{grid-column:2}.portal-topbar{height:66px;padding:0 16px}.portal-topbar>form{width:100%}.portal-account>button>span,.portal-account>button>.ui-icon{display:none}.portal-content{padding:24px 16px}.portal-page-head>span{display:none}.portal-metrics{grid-template-columns:1fr}.portal-map-card{grid-row:auto}.portal-table-head{display:none}.portal-table-row{grid-template-columns:1fr 1fr;gap:8px}.portal-table-row>span:first-child{grid-column:1/-1}.contract-customer-list>button{grid-template-columns:46px 1fr 16px}.contract-customer-list .customer-status,.contract-customer-list .customer-users{display:none}}*{box-sizing:border-box}html{font-size:17px}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ui-icon{width:1em;height:1em;flex:0 0 auto;display:inline-block;color:inherit;background:currentColor;-webkit-mask:var(--icon-url) center / contain no-repeat;mask:var(--icon-url) center / contain no-repeat}.app-loading{min-height:100vh;display:grid;place-items:center;background:var(--navy)}.loading-mark{display:grid;place-items:center;gap:14px;color:#8fb0ff;animation:pulse 1.3s ease-in-out infinite}.loading-mark img{width:52px;height:52px;object-fit:contain;filter:invert(1)}.loading-mark span{padding-left:.35em;font-size:.82rem;font-weight:700;letter-spacing:.35em}@keyframes pulse{50%{opacity:.35}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);background:var(--paper)}.login-story{position:relative;overflow:hidden;min-height:100vh;padding:clamp(32px,5vw,72px);display:flex;flex-direction:column;justify-content:space-between;color:#f7f9ff;background:radial-gradient(circle at 80% 20%,rgba(47,107,255,.24),transparent 34%),linear-gradient(135deg,#061222fa,#0f274ef0),repeating-linear-gradient(45deg,transparent 0 28px,rgba(255,255,255,.02) 28px 29px)}.login-story:after{content:"";position:absolute;width:520px;height:520px;right:-180px;bottom:-210px;border:1px solid rgba(47,107,255,.42);border-radius:50%;box-shadow:0 0 0 80px #2f6bff0b,0 0 0 160px #2f6bff08}.brand-mark,.sidebar-brand{display:flex;align-items:center;gap:12px;font-family:inherit;font-weight:700}.brand-mark>img,.sidebar-brand>img{width:40px;height:40px;object-fit:contain;filter:invert(1)}.sidebar-wordmark{min-width:0}.sidebar-brand>img{filter:none}.sidebar-wordmark>span{display:block;color:#f7f9ff;font-size:1.08rem;font-weight:500;letter-spacing:-.025em;white-space:nowrap}.sidebar-wordmark>span strong{color:#76a0ff;font-weight:700}.story-copy{position:relative;z-index:1;max-width:720px}.eyebrow,.form-kicker{margin:0 0 14px;color:#2458d7;font-size:.72rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.story-copy .eyebrow{color:#6d98ff}.story-copy h1{max-width:680px;margin:0 0 24px;font-family:Manrope,sans-serif;font-size:clamp(3.5rem,7vw,7.8rem);line-height:.92;letter-spacing:-.07em}.story-copy>p:last-child{max-width:540px;margin:0;color:#a9babd;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.story-foot{position:relative;z-index:1;margin:0;color:#6f878c;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase}.login-panel{position:relative;min-height:100vh;padding:48px clamp(30px,6vw,90px);display:grid;align-items:center}.locale-switcher{position:absolute;top:32px;right:40px;display:flex;gap:4px}.locale-switcher button{border:0;padding:7px 8px;color:#8a989b;background:transparent;font-size:.72rem;font-weight:700}.locale-switcher button.active{color:var(--ink);border-bottom:2px solid var(--blue)}.login-form{width:min(460px,100%);margin:0 auto;border:1px solid #dfe7f2;border-radius:12px;padding:clamp(28px,4vw,42px);display:grid;gap:22px;background:#fff;box-shadow:0 22px 60px #18335f14}.zeus-login-wordmark{margin-bottom:18px;display:flex;align-items:center;gap:13px;color:var(--ink);font-size:1.15rem;font-weight:500;letter-spacing:-.025em}.zeus-login-wordmark img{width:42px;height:42px;object-fit:contain}.zeus-login-wordmark strong{color:var(--blue);font-weight:700}.login-form h2{margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1;letter-spacing:-.05em}.login-form label{display:grid;gap:8px;color:#46585c;font-size:.82rem;font-weight:600}.login-form input[type=email],.login-form input[type=password]{width:100%;height:48px;border:1px solid #cbd6e6;border-radius:6px;padding:0 13px;outline:none;color:var(--ink);background:#fbfcff;font-size:1rem;transition:border-color .2s,box-shadow .2s,background .2s}.login-form input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #2f6bff1f}.checkbox-label{grid-template-columns:auto 1fr;align-items:center;justify-content:start}.checkbox-label input{width:16px;height:16px;margin:0;accent-color:var(--blue)}.primary-button{min-height:54px;border:1px solid var(--blue);border-radius:6px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:var(--blue);font-weight:700;box-shadow:0 8px 18px #2f6bff33;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s}.primary-button:hover{border-color:var(--blue-hover);background:var(--blue-hover);box-shadow:0 10px 22px #2f6bff42;transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.65}.primary-button .ui-icon{color:#fff;font-size:1rem}.form-error{margin:-8px 0 0;padding:12px 14px;color:#8a2929;background:#f9e8e6;font-size:.82rem}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr;transition:grid-template-columns .2s ease}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;padding:26px 18px 22px;display:flex;flex-direction:column;color:#dde6f4;background:var(--navy);transition:width .2s ease,padding .2s ease}.sidebar-brand{padding:0 7px 42px}.sidebar-brand>div{display:grid;gap:2px}.sidebar-brand strong{color:#fff;letter-spacing:.12em}.sidebar-brand small{color:#6f878c;font-size:.66rem;font-weight:500}.sidebar nav{min-height:0;display:grid;gap:6px;overflow-y:auto}.sidebar nav a{padding:12px 14px;display:flex;align-items:center;gap:13px;color:#84999d;text-decoration:none;font-size:.86rem;font-weight:600;transition:color .15s,background .15s}.sidebar nav a .ui-icon{width:18px;color:#577077;font-size:1rem}.sidebar nav a:hover{color:#edf3ff;background:#ffffff0a}.sidebar nav a.active{color:#fff;background:#2f6bff29}.sidebar nav a.active .ui-icon{color:#79a1ff}.nav-group-label{margin:18px 14px 2px;color:#526b71;font-size:.57rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.nav-group-first{margin-top:0}.sidebar-help{margin-top:auto;border:1px solid #203753;border-radius:8px;padding:17px 15px 13px;background:#ffffff06}.sidebar-help>strong{display:block;margin-bottom:11px;color:#eef4ff;font-size:.72rem}.sidebar-help-item{min-height:34px;display:flex;align-items:center;gap:11px;color:#8499b7;font-size:.7rem;font-weight:600}.sidebar-help-item .ui-icon{width:17px;color:#6f87aa;font-size:.88rem}.avatar{width:34px;height:34px;flex:0 0 auto;overflow:hidden;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:.66rem;font-weight:700}.avatar img{width:100%;height:100%;display:block;object-fit:cover}.app-shell.navigation-collapsed{grid-template-columns:84px 1fr}.navigation-collapsed .sidebar{width:84px;padding:26px 14px 22px}.navigation-collapsed .sidebar-brand{min-height:40px;justify-content:center;padding:0 0 40px}.navigation-collapsed .sidebar-brand>img{width:36px;height:36px}.navigation-collapsed .sidebar-brand>div{display:none}.navigation-collapsed .sidebar nav{gap:8px}.navigation-collapsed .sidebar nav a{width:52px;height:52px;margin-inline:auto;border-radius:8px;padding:0;justify-content:center;font-size:0}.navigation-collapsed .sidebar nav a .ui-icon{width:20px;font-size:1.08rem}.navigation-collapsed .nav-group-label,.navigation-collapsed .sidebar-help{display:none}.main-column{grid-column:2;min-width:0}.topbar{position:relative;z-index:20;height:68px;padding:0 clamp(24px,4vw,56px);display:flex;justify-content:space-between;align-items:center;gap:22px;border-bottom:1px solid var(--line);background:#f8faf9d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.navigation-toggle{width:40px;height:40px;border:1px solid transparent;border-radius:7px;display:grid;place-items:center;color:#60738f;background:transparent;transition:color .15s,border-color .15s,background .15s}.navigation-toggle:hover{border-color:#d1dcec;color:var(--blue);background:#edf3ff}.navigation-toggle:focus-visible{outline:2px solid #8aabff;outline-offset:2px}.navigation-toggle-icon,.navigation-toggle-icon:before,.navigation-toggle-icon:after{width:18px;height:2px;display:block;border-radius:2px;background:currentColor}.navigation-toggle-icon{position:relative}.navigation-toggle-icon:before,.navigation-toggle-icon:after{position:absolute;left:0;content:""}.navigation-toggle-icon:before{top:-6px}.navigation-toggle-icon:after{top:6px}.topbar-actions{height:100%;display:flex;align-items:center;gap:8px}.task-menu{position:relative}.task-trigger{position:relative;width:46px;height:46px;border:1px solid transparent;border-radius:8px;display:grid;place-items:center;color:#60738f;background:transparent;transition:color .15s,border-color .15s,background .15s}.task-trigger:hover,.task-trigger:focus-visible,.task-trigger[aria-expanded=true]{border-color:#d1dcec;color:var(--blue);background:#edf3ff}.task-trigger:focus-visible{outline:2px solid #8aabff;outline-offset:1px}.task-trigger>.ui-icon{font-size:1.05rem}.task-count{position:absolute;top:2px;right:1px;min-width:19px;height:19px;border:2px solid #f8faff;border-radius:10px;padding-inline:4px;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:.55rem;font-weight:800}.task-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:50;width:min(390px,calc(100vw - 30px));border:1px solid #d8e1ed;border-radius:10px;visibility:hidden;opacity:0;pointer-events:none;color:var(--ink);background:#fff;box-shadow:0 18px 50px #12233f29;transform:translateY(-5px);transition:opacity .15s,transform .15s,visibility .15s}.task-popover.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.task-popover-title{min-height:62px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebf3}.task-popover-title>div,.dashboard-tasks .panel-title>div{display:flex;align-items:center;gap:10px}.task-popover-title .ui-icon,.dashboard-tasks .panel-title .ui-icon{color:var(--blue)}.task-popover-title h2{margin:0;font-size:.9rem}.task-popover-title>span{min-width:28px;padding:4px 7px;color:#2458d7;background:#e5edff;font-size:.65rem;font-weight:750;text-align:center}.task-list{display:grid}.task-item{min-height:76px;padding:13px 16px;display:grid;grid-template-columns:5px minmax(0,1fr) 38px;align-items:center;gap:12px;border-bottom:1px solid #e7ecf3}.task-item:last-child{border-bottom:0}.task-item>a,.task-item-copy{min-width:0;display:grid;gap:4px;color:inherit;text-decoration:none}.task-item>a:hover strong{color:var(--blue-hover)}.task-item strong{overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.task-item small{overflow:hidden;color:#7c8ba0;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.task-priority{width:5px;height:36px;border-radius:3px;background:#9aacca}.task-priority.high{background:#ef9b3d}.task-complete{width:38px;height:38px;border:1px solid #cbd8e9;border-radius:50%;display:grid;place-items:center;color:#6680a5;background:#fff}.task-complete:hover,.task-complete:focus-visible{border-color:#7da0d4;color:#fff;background:var(--blue)}.task-complete:focus-visible{outline:2px solid #8aabff;outline-offset:2px}.task-complete:disabled{opacity:.5}.task-complete .ui-icon{font-size:.72rem}.task-empty{min-height:105px;margin:0;padding:20px;display:flex;align-items:center;justify-content:center;gap:10px;color:#7c8ba0;text-align:center}.task-empty .ui-icon{color:#7392c1}.task-empty p{margin:0;font-size:.76rem}.task-retry{border:0;padding:10px 14px;color:#2458d7;background:#e5edff;font-size:.75rem;font-weight:700}.account-menu{position:relative;height:100%;display:flex;align-items:center}.account-trigger{min-width:210px;min-height:50px;border:0;border-radius:7px;padding:7px 10px;display:flex;align-items:center;gap:10px;color:var(--ink);background:transparent;text-align:left;transition:background .15s}.account-trigger:hover,.account-trigger:focus-visible,.account-trigger[aria-expanded=true]{background:#edf3ff}.account-trigger:focus-visible{outline:2px solid #8aabff;outline-offset:1px}.account-trigger-copy{min-width:0;flex:1;display:grid;gap:2px}.account-trigger-copy strong{overflow:hidden;font-size:.76rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.account-trigger-copy small{overflow:hidden;color:#78879b;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.account-chevron{color:#7890b2;font-size:.62rem;transform:rotate(90deg);transition:transform .15s}.account-trigger[aria-expanded=true] .account-chevron{transform:rotate(-90deg)}.account-popover{position:absolute;top:calc(100% - 5px);right:0;z-index:50;width:280px;border:1px solid #d8e1ed;border-radius:9px;padding:7px;visibility:hidden;opacity:0;pointer-events:none;color:var(--ink);background:#fff;box-shadow:0 18px 50px #12233f29;transform:translateY(-5px);transition:opacity .15s,transform .15s,visibility .15s}.account-popover.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.account-popover-profile{padding:12px 12px 13px;display:grid;gap:3px;border-bottom:1px solid #e6ebf3}.account-popover-profile strong,.account-popover-profile small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-popover-profile strong{font-size:.82rem}.account-popover-profile small{color:#78879b;font-size:.68rem}.account-profile-link{min-height:40px;margin-top:5px;padding:0 12px;display:flex;align-items:center;gap:10px;color:#52637d;border-radius:5px;font-size:.7rem;font-weight:700;text-decoration:none}.account-profile-link:hover,.account-profile-link:focus-visible{color:#194dbd;background:#edf3ff}.account-profile-link:focus-visible{outline:2px solid #8aabff;outline-offset:-1px}.account-profile-link .ui-icon:first-child{color:#7890b2;font-size:.82rem}.account-profile-link .ui-icon:last-child{margin-left:auto;color:#9aabc1;font-size:.62rem}.account-popover-section{padding:12px 5px 7px}.account-popover-label{display:block;padding:0 7px 7px;color:#78879b;font-size:.59rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.language-options{display:grid;grid-template-columns:1fr 1fr;gap:4px}.language-options button,.account-logout{min-height:36px;border:0;border-radius:5px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#52637d;background:transparent;font-size:.7rem;font-weight:650;text-align:left;transition:color .15s,background .15s}.language-options button:hover,.language-options button:focus-visible{color:#194dbd;background:#edf3ff}.language-options button.active{color:#194dbd;background:#e3ecff}.language-options button .ui-icon{color:var(--blue);font-size:.7rem}.language-options button:focus-visible,.account-logout:focus-visible{outline:2px solid #8aabff;outline-offset:-1px}.account-logout{width:100%;margin-top:5px;border-top:1px solid #e6ebf3;border-radius:0 0 5px 5px;padding:10px 12px 7px;justify-content:flex-start}.account-logout:hover{color:#9b3030;background:#fff1f0}.account-logout:disabled{cursor:wait;opacity:.55}.account-logout .ui-icon{color:#7890b2;font-size:.82rem}.account-logout:hover .ui-icon{color:#b33b3b}.content{padding:clamp(30px,5vw,64px)}.button{min-height:46px;border:1px solid transparent;border-radius:5px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--ink);background:transparent;font-size:.82rem;font-weight:700;line-height:1;text-decoration:none;transition:border-color .15s,background .15s,color .15s,transform .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button-primary{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 5px 12px #2f6bff29}.button-primary:hover:not(:disabled){border-color:var(--blue-hover);background:var(--blue-hover);box-shadow:0 7px 16px #2f6bff38}.button-primary .ui-icon{color:#fff;font-size:.92rem}.button-secondary{border-color:#c7d5ea;color:#29466f;background:#fff}.button-secondary .ui-icon{color:#5276ad;font-size:.88rem}.button-secondary:hover:not(:disabled){border-color:#9eb5d8;color:#17365f;background:#f4f7fc}.button-ghost{border-color:transparent;color:#66758b;background:transparent}.button-ghost:hover:not(:disabled){color:#29466f;background:var(--blue-soft)}.page-header{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:38px}.page-header h1,.placeholder-page h1{margin:0 0 10px;font-size:clamp(2.2rem,5vw,4.3rem);font-weight:700;line-height:1;letter-spacing:-.065em}.page-header>div:first-child>p:last-child,.placeholder-page>p{max-width:650px;margin:0;color:var(--muted);line-height:1.6}.today{color:#718185;font-size:.75rem;text-transform:capitalize}.dashboard-header-actions{display:flex;align-items:flex-end;flex-direction:column;gap:14px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.stat-card{position:relative;min-height:164px;overflow:hidden;border:1px solid #d5dfec;padding:20px 22px;color:#72829a;background:#fbfcff;box-shadow:0 7px 18px #233f680b}.stat-card:after{content:"";position:absolute;width:160px;height:160px;right:-58px;top:-70px;border:1px solid currentColor;border-radius:50%;opacity:.16}.stat-card.blue{color:#7897cb;background:linear-gradient(135deg,#fbfdff,#eef4ff)}.stat-card.violet{color:#958fc3;background:linear-gradient(135deg,#fcfcff,#f3f1ff)}.stat-card.amber{color:#b59562;background:linear-gradient(135deg,#fffdf9,#fff6e8)}.stat-card .stat-index{color:#718198;font-size:.65rem;font-weight:700}.stat-icon{position:absolute;top:20px;right:22px;color:currentColor;font-size:1.25rem;opacity:.9}.stat-card strong{display:block;margin:24px 0 2px;font-size:3.2rem;font-weight:600;line-height:1;letter-spacing:-.06em}.stat-card p{margin:0;color:#5f6f86;font-size:.76rem;font-weight:600}.stat-card.blue strong{color:#2458d7}.stat-card.violet strong{color:#675bb7}.stat-card.amber strong{color:#9a5d08}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px}.dashboard-tasks{grid-column:1 / -1}.data-panel,.state-card{border:1px solid var(--line);background:var(--paper)}.panel-title{min-height:62px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.panel-title h2{margin:0;font-size:.9rem;font-weight:700}.panel-title span{min-width:26px;padding:4px 7px;color:#536987;background:#e6edf7;font-size:.66rem;text-align:center}.data-list{display:grid}.data-row{min-height:72px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e6ebe9}.data-row:last-child{border-bottom:0}.data-row>div{min-width:0;display:grid;gap:4px}.data-row strong{overflow:hidden;font-size:.83rem;text-overflow:ellipsis;white-space:nowrap}.data-row small{color:#839194;font-size:.7rem}.data-row-link{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.28fr) 18px;color:inherit;text-decoration:none;transition:background .15s}.data-row-link>.status{justify-self:start}.data-row-link>.data-row-arrow{justify-self:end}.data-row-link:hover{background:#f0f4fb}.data-row-arrow{color:#8aa2c9;font-size:.7rem;transition:color .15s,transform .15s}.data-row-link:hover .data-row-arrow{color:var(--blue);transform:translate(2px)}.status{flex:0 0 auto;border:1px solid #d2dbe8;padding:4px 8px;color:#43546e;background:#e8edf4;font-size:.63rem;font-weight:700}.status-idea{border-color:#ecc7d7;color:#8a3559;background:#f8e7ee}.status-planned{border-color:#d2dbe8;color:#43546e;background:#e8edf4}.status-buildingapplication{border-color:#b8e2e4;color:#086873;background:#dff3f4}.status-approved{border-color:#bfe1cb;color:#246b47;background:#e1f2e8}.status-tender{border-color:#d8c4ee;color:#6e3c9b;background:#f0e7f9}.status-active{border-color:#bdd0f8;color:#1d4ed8;background:#dbe7ff}.status-underconstruction{border-color:#f0ce9e;color:#8a5308;background:#fff0d8}.status-done{border-color:#b8ddd8;color:#17665d;background:#dff1ee}.status-onhold{border-color:#ddcfad;color:#705a20;background:#f4eddc}.status-cancelled{border-color:#e7c0bd;color:#8d3636;background:#f6e2e0}.deadline-row{justify-content:flex-start}.deadline-row time{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;color:#1d4ed8;background:#e0eaff;font-size:.68rem;font-weight:700;text-align:center;text-transform:uppercase}.empty-state,.state-card{margin:0;padding:28px 20px;color:#809093;font-size:.82rem}.error-state button{border:0;padding:8px 12px;color:#fff;background:#8a2929}.placeholder-page{max-width:920px;padding-top:30px}.placeholder-grid{margin-top:60px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.placeholder-grid span{min-height:180px;border:1px dashed #c5cfcd;background:#ffffff59}.placeholder-grid span:first-child{grid-column:1 / -1;min-height:90px}.module-page-header{align-items:center}.module-header-icon{width:74px;height:74px;border:1px solid #cdd9e9;border-radius:12px;display:grid;place-items:center;color:var(--blue);background:#f8faff;font-size:1.65rem}.module-page-content{max-width:1080px;display:grid;gap:20px}.module-status-card{min-height:92px;border:1px solid var(--line);padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff}.module-status-card>div{display:flex;align-items:center;gap:15px}.module-status-card>div>.ui-icon{width:28px;height:28px;color:var(--blue)}.module-status-card>div>div{display:grid;gap:5px}.module-status-card strong{font-size:.88rem}.module-status-card small{color:#728198;font-size:.72rem;line-height:1.5}.module-status-card>span{padding:6px 9px;color:#2458d7;background:#e5edff;font-size:.64rem;font-weight:750}.module-empty{min-height:280px}.language-status-grid,.settings-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.language-status-grid>div,.settings-summary>div{min-height:132px;border:1px solid var(--line);padding:20px;display:grid;align-content:center;gap:7px;background:#fff}.language-status-grid .ui-icon{color:var(--blue);font-size:1.15rem}.language-status-grid strong,.settings-summary strong{font-size:.95rem}.language-status-grid small,.settings-summary small{color:#77869a;font-size:.72rem;line-height:1.5}.settings-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-summary span{color:#2458d7;font-size:.62rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.project-list-header{align-items:center}.project-filters,.submission-filters{margin-bottom:20px;padding:14px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,.35fr) minmax(150px,.35fr) auto auto;align-items:end;gap:10px;border:1px solid var(--line);background:var(--paper)}.submission-filters{grid-template-columns:minmax(240px,1fr) minmax(190px,.32fr) auto}.project-filters label,.submission-filters label{min-width:0;display:grid;gap:6px}.project-filters label>span,.submission-filters label>span{color:#718185;font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.project-filters input,.project-filters select,.submission-filters input,.submission-filters select{width:100%;height:42px;border:1px solid #cbd5e5;border-radius:0;padding:0 12px;outline:0;color:var(--ink);background:#fff}.project-filters input:focus,.project-filters select:focus,.submission-filters input:focus,.submission-filters select:focus{border-color:var(--blue);box-shadow:0 0 0 2px #2f6bff24}.search-field input{padding-left:14px}.filter-reset{align-self:center;margin:0 8px}.project-table{border:1px solid var(--line);background:var(--paper)}.project-table-head,.project-table-row{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(130px,.8fr) minmax(130px,.8fr) minmax(110px,.65fr) minmax(90px,.55fr) 24px;gap:18px;align-items:center}.project-table-head{min-height:46px;padding:0 18px;color:#74849b;background:#edf2f8;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-table-row{min-height:88px;padding:14px 18px;border-top:1px solid #e1e8f1;color:#52637d;font-size:.77rem;text-decoration:none;transition:background .15s}.project-table-row:hover{background:#f0f4fb}.project-table-row time{color:#768689}.project-identity{min-width:0;display:grid;grid-template-columns:1fr auto;gap:4px 10px;align-items:center}.project-identity strong{overflow:hidden;color:var(--ink);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.project-identity small{grid-column:1;color:#859396;font-size:.68rem}.project-identity .publication-badge{grid-column:2;grid-row:1 / span 2}.row-arrow{justify-self:end;color:var(--blue);font-size:.72rem}.publication-badge{width:fit-content;padding:5px 8px;color:#526784;background:#e5ecf6;font-size:.6rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.publication-published{color:#1d4ed8;background:#dbe7ff}.publication-archived{color:#765959;background:#eee3e1}.pagination{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#718185;font-size:.72rem}.pagination>div{display:flex;align-items:center;gap:12px}.empty-workspace{min-height:340px;border:1px solid var(--line);padding:58px 24px;display:grid;place-items:center;align-content:center;gap:12px;background:var(--paper);text-align:center}.empty-workspace>.empty-workspace-icon{width:1.1em;color:var(--blue);font-size:2.3rem}.empty-workspace h2{margin:0;font-size:1.5rem}.empty-workspace p{max-width:460px;margin:0 0 12px;color:var(--muted);line-height:1.6}.submission-table{border:1px solid var(--line);background:var(--paper)}.submission-table-head,.submission-table-row{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(180px,1fr) minmax(170px,.9fr) minmax(110px,.55fr) minmax(120px,.6fr) 20px;align-items:center;gap:18px}.submission-table-head{min-height:46px;padding:0 18px;color:#74849b;background:#edf2f8;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.submission-table-row{min-height:84px;padding:14px 18px;border-top:1px solid #e1e8f1;color:#52637d;font-size:.77rem;text-decoration:none;transition:background .15s}.submission-table-row:hover{background:#f0f4fb}.submission-table-row time{color:#66758b}.submission-identity{min-width:0;display:grid;gap:4px}.submission-identity strong{overflow:hidden;color:var(--ink);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.submission-identity small{overflow:hidden;color:#859396;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.submission-status-draft{color:#526784;background:#e5ecf6}.submission-status-published{color:#1d4ed8;background:#dbe7ff}.submission-status-closed{color:#615e74;background:#e7e5ed}.submission-status-awarded{color:#715111;background:#f8e9bf}.submission-status-cancelled{color:#8d4141;background:#f4dfdd}.submission-count{margin:15px 2px 0;color:#718185;font-size:.72rem}.directory-table{border:1px solid var(--line);background:var(--paper)}.directory-table-head,.directory-table-row{display:grid;align-items:center;gap:18px}.company-table .directory-table-head,.company-table .directory-table-row{grid-template-columns:minmax(210px,1.25fr) minmax(120px,.65fr) minmax(140px,.8fr) minmax(160px,.9fr) 78px 100px 20px}.contact-table .directory-table-head,.contact-table .directory-table-row{grid-template-columns:minmax(210px,1.15fr) minmax(170px,1fr) minmax(140px,.75fr) minmax(170px,.9fr) 100px 20px}.user-table .directory-table-head,.user-table .directory-table-row{grid-template-columns:minmax(170px,.9fr) minmax(190px,1fr) minmax(150px,.8fr) 140px 86px 140px 20px}.directory-table-head{min-height:46px;padding:0 18px;color:#74849b;background:#edf2f8;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.directory-table-row{min-height:84px;padding:14px 18px;border-top:1px solid #e1e8f1;color:#52637d;font-size:.77rem;text-decoration:none;transition:background .15s}.directory-table-row:hover{background:#f0f4fb}.directory-table-row time{color:#768689}.directory-identity{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.directory-identity strong{overflow:hidden;color:var(--ink);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.directory-name{min-width:0;display:grid;gap:4px}.directory-name small{color:#7d8da4;font-size:.66rem;font-weight:650;font-variant-numeric:tabular-nums}.directory-contact{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-identity{min-width:0;display:flex;align-items:center;gap:11px}.user-identity strong{overflow:hidden;color:var(--ink);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.user-avatar{width:40px;height:40px;flex:0 0 auto;overflow:hidden;display:grid;place-items:center;color:#2458d7;background:#e5edff;font-size:.7rem;font-weight:800;letter-spacing:.04em}.user-avatar img{width:100%;height:100%;display:block;object-fit:cover}.role-badge{width:fit-content;display:inline-flex;align-items:center;gap:7px;color:#405778;font-size:.69rem;font-weight:700}.role-badge .ui-icon{width:16px;color:#5276ad;font-size:.82rem}.role-administrator{color:#1e40af}.role-administrator .ui-icon{color:var(--blue)}.user-state{width:fit-content;display:inline-flex;align-items:center;gap:7px;color:#65758b;font-size:.68rem;font-weight:700}.user-state:before{width:7px;height:7px;border-radius:50%;background:#98a5b7;content:""}.user-state.active{color:#2458d7}.user-state.active:before{background:var(--blue);box-shadow:0 0 0 3px #e5edff}.project-editor{max-width:1240px;margin:0 auto}.project-capture{max-width:1680px}.project-commandbar{min-height:88px;margin:-22px 0 14px;border:1px solid var(--line);padding:16px 19px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;box-shadow:0 5px 18px #1e3a690a}.project-commandbar-title{min-width:0;display:flex;align-items:center;gap:16px}.project-commandbar-title>div{min-width:0}.project-commandbar h1{overflow:hidden;margin:0 0 8px;color:var(--ink);font-size:1.38rem;line-height:1.15;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.project-back{width:46px;height:46px;flex:0 0 auto;border:1px solid #d7e1ef;display:grid;place-items:center;color:#54709b;background:#f8faff;font-size:0;text-decoration:none}.project-back .ui-icon{font-size:1rem}.project-back:hover{border-color:#aabfde;color:var(--blue);background:var(--blue-soft)}.project-commandbar-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;color:#677890;font-size:.75rem}.project-commandbar-meta .publication-badge{padding-block:4px}.project-steps{margin-bottom:14px;border:1px solid var(--line);padding:0 15px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff}.project-steps button{position:relative;min-height:60px;border:0;padding:0 18px;display:flex;align-items:center;gap:11px;color:#5f7088;background:transparent;font-size:.8rem;font-weight:680;text-align:left;white-space:nowrap}.project-steps button:not(:last-child):after{position:absolute;right:0;width:1px;height:17px;background:#e3e8f1;content:""}.project-steps button span{width:28px;height:28px;border:1px solid #cbd6e5;border-radius:50%;display:grid;place-items:center;color:#6e7e95;font-size:.65rem}.project-steps button:hover,.project-steps button.active{color:var(--blue);background:#f8faff}.project-steps button:focus-visible{z-index:1;outline:2px solid #8aabff;outline-offset:-2px}.project-steps button.active span{border-color:var(--blue);color:#fff;background:var(--blue)}.project-capture-form{gap:0}.project-workbench{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:14px}.project-capture-columns{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.project-capture-column{min-width:0;display:grid;align-content:start;gap:14px}.project-capture .form-section{scroll-margin-top:90px;border-color:#dfe6f0;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 3px 12px #1e3a6906}.project-capture .form-section>header{min-height:76px;padding:17px 20px;gap:14px;background:#fbfcff}.project-capture .form-section .section-icon{width:38px;height:38px;border-radius:7px}.project-capture .form-section .section-icon .ui-icon{font-size:.95rem}.project-capture .form-section header small{margin-bottom:2px;font-size:.62rem}.project-capture .form-section h2{margin-bottom:4px;font-size:.95rem}.project-capture .form-section header p{font-size:.75rem}.project-capture .form-section-body{padding:22px 20px 24px}.form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.project-capture .form-grid{gap:19px 16px}.project-capture .form-field{gap:7px;font-size:.82rem}.project-capture .form-field>span:first-child{min-height:17px}.project-capture .form-field input,.project-capture .form-field select{height:48px}.project-capture .form-field input,.project-capture .form-field select,.project-capture .form-field textarea{border-color:#c8d4e5;border-radius:6px;padding-inline:13px;background:#fcfdff;font-size:.9rem}.project-capture .form-field textarea{padding-block:10px}.project-capture .form-field input:hover:not(:disabled),.project-capture .form-field select:hover:not(:disabled),.project-capture .form-field textarea:hover:not(:disabled){border-color:#b5c5dd}.project-capture .form-field input:focus,.project-capture .form-field select:focus,.project-capture .form-field textarea:focus{background:#fff}.capture-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-context-column{position:sticky;top:82px;display:grid;gap:14px}.project-tabbed-form{gap:14px}.project-tabbed-form .project-workbench,.project-tabbed-form .project-capture-columns,.project-tabbed-form .project-capture-column,.project-tabbed-form .project-context-column{display:contents}.project-tabbed-form [data-project-step]{display:none}.project-tabbed-form[data-active-step=basics] [data-project-step=basics],.project-tabbed-form[data-active-step=participants] [data-project-step=participants],.project-tabbed-form[data-active-step=project-data] [data-project-step=project-data],.project-tabbed-form[data-active-step=sources] [data-project-step=sources],.project-tabbed-form[data-active-step=review] [data-project-step=review]{display:block}.project-tabbed-form .project-preview-card,.project-tabbed-form .project-sources-card{width:100%}.context-card{scroll-margin-top:90px;border:1px solid #dfe6f0;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 3px 12px #1e3a6906}.context-card>header{min-height:60px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5eaf2;background:#fbfcff}.context-card>header>div{display:flex;align-items:center;gap:8px}.context-card>header .ui-icon{color:var(--blue);font-size:.95rem}.context-card>header h2{margin:0;color:var(--ink);font-size:.9rem}.context-card>header>span:not(.publication-badge){color:#718198;font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.context-card .context-count{min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;color:#2458d7!important;background:#e5edff}.project-preview-visual{position:relative;height:138px;overflow:hidden;display:grid;place-items:center;color:#77a0ff;background:linear-gradient(150deg,#dfeaff,#f5f8ff 60%,#d7e5ff)}.project-preview-visual:before,.project-preview-visual:after{position:absolute;border:1px solid rgba(47,107,255,.22);content:"";transform:rotate(30deg)}.project-preview-visual:before{width:210px;height:90px;left:-52px;bottom:-28px}.project-preview-visual:after{width:180px;height:76px;right:-45px;top:-22px}.project-preview-visual>img{position:relative;z-index:1;width:74px;height:74px;object-fit:contain;opacity:.72}.project-preview-copy{padding:15px 14px 14px}.project-preview-copy h3{margin:0 0 8px;color:var(--ink);font-size:1.05rem;line-height:1.35}.project-preview-copy>p{max-height:4.8em;overflow:hidden;margin:0 0 16px;color:#687a92;font-size:.8rem;line-height:1.6}.project-preview-copy dl{margin:0;display:grid;gap:8px}.project-preview-copy dl>div{display:grid;grid-template-columns:minmax(86px,.75fr) minmax(0,1.25fr);align-items:start;gap:8px}.project-preview-copy dt{display:flex;align-items:center;gap:7px;color:#718198;font-size:.72rem}.project-preview-copy dt .ui-icon{width:12px;color:#6688bd;font-size:.7rem}.project-preview-copy dd{overflow-wrap:anywhere;margin:0;color:#40516a;font-size:.76rem;font-weight:650;line-height:1.45}.project-readiness{border-top:1px solid #e6ebf2;padding:12px 14px 14px;background:#fbfcff}.project-readiness>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#52647d;font-size:.6rem}.project-readiness>div:first-child span{color:var(--blue);font-weight:800}.readiness-track{height:4px;margin:8px 0 10px;overflow:hidden;background:#e5ebf4}.readiness-track span{height:100%;display:block;background:var(--blue);transition:width .2s}.project-readiness ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:7px 12px;list-style:none}.project-readiness li{display:flex;align-items:center;gap:5px;color:#8b98a9;font-size:.55rem}.project-readiness li .ui-icon{color:#aab5c4;font-size:.62rem}.project-readiness li.complete{color:#2458d7}.project-readiness li.complete .ui-icon{color:var(--blue)}.compact-empty{min-height:76px;display:flex;align-items:center;justify-content:center;gap:10px;color:#8593a5;text-align:center}.compact-empty .ui-icon{color:#9ab1d3;font-size:1.15rem}.compact-empty p{max-width:420px;margin:0;font-size:.78rem;line-height:1.55}.project-linked-submissions>header .section-action{margin-left:auto;min-height:42px;flex:0 0 auto}.project-submission-list{border:1px solid #dce5f0;background:#fff}.project-submission-list>a{min-height:72px;padding:13px 15px;display:grid;grid-template-columns:minmax(0,1fr) auto 130px 16px;align-items:center;gap:18px;color:inherit;text-decoration:none;border-bottom:1px solid #e5ebf3}.project-submission-list>a:last-child{border-bottom:0}.project-submission-list>a:hover{background:#f5f8ff}.project-submission-list>a>div{min-width:0;display:grid;gap:4px}.project-submission-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem}.project-submission-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#718198;font-size:.72rem}.project-submission-list time{color:#65758b;font-size:.75rem}.project-submission-list>a>.ui-icon{color:#7895c2;font-size:.68rem}.participant-list{display:grid;gap:7px}.participant-list>a{min-width:0;border:1px solid #e0e6ef;padding:9px 10px;display:grid;grid-template-columns:29px minmax(0,1fr) 12px;align-items:center;gap:9px;color:inherit;background:#fcfdff;text-decoration:none}.participant-list>a:hover{border-color:#b9cae3;background:#f5f8ff}.participant-icon{width:29px;height:29px;display:grid;place-items:center;color:var(--blue);background:#e7eeff}.participant-icon .ui-icon{font-size:.72rem}.participant-list>a>div{min-width:0;display:grid;gap:3px}.participant-list strong{overflow:hidden;color:var(--ink);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.participant-list small{overflow:hidden;color:#6f8097;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.participant-list>a>.ui-icon{color:#829ac0;font-size:.6rem}.context-empty{margin:0;padding:22px 18px;color:#718198;font-size:.78rem;line-height:1.55}.source-list{display:grid}.source-list>a,.source-row{min-width:0;padding:10px 13px;display:grid;grid-template-columns:26px minmax(0,1fr) 10px;align-items:center;gap:9px;border-bottom:1px solid #e8ecf3;color:inherit;text-decoration:none}.source-list>:last-child{border-bottom:0}.source-list>a:hover{background:#f5f8ff}.source-icon{width:26px;height:26px;display:grid;place-items:center;color:var(--blue);background:#e7eeff}.source-icon .ui-icon{font-size:.65rem}.source-list div:not(.source-row){min-width:0;display:grid;gap:3px}.source-list strong{overflow:hidden;color:var(--ink);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.source-list small{overflow:hidden;color:#718198;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.source-list>a>.ui-icon{color:#7895c2;font-size:.56rem}.project-notes-card{padding-bottom:13px}.project-notes-card .form-field{margin:12px 13px 0}.project-capture-footer{margin-top:14px;border-top:1px solid var(--line)}.editor-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-end;gap:28px}.editor-header>div:first-child{min-width:0;flex:1}.back-link{margin-bottom:26px;display:inline-flex;align-items:center;gap:8px;color:#577075;font-size:.73rem;font-weight:700;text-decoration:none}.back-link .ui-icon{color:#7390bd;font-size:.78rem}.back-link:hover{color:#2458d7}.editor-title-line{display:flex;align-items:flex-end;gap:18px}.editor-title-line>div{min-width:0}.editor-title-line h1{overflow-wrap:anywhere;margin:0 0 8px;font-size:clamp(2.1rem,4vw,3.7rem);line-height:1;letter-spacing:-.055em}.editor-title-line .eyebrow{margin-bottom:10px}.editor-header>div:first-child>p:last-child{max-width:720px;margin:0;color:var(--muted);line-height:1.55}.editor-actions{flex:0 0 auto;display:flex;justify-content:flex-end;gap:9px}.editor-banner{margin:0 0 16px;border-left:3px solid;padding:13px 16px;font-size:.78rem}.editor-banner-success{display:flex;align-items:center;gap:9px}.editor-banner-success .ui-icon{font-size:.95rem}.editor-banner-success{border-color:var(--blue);color:#1e40af;background:#e5edff}.editor-banner-error{border-color:#b74141;color:#812d2d;background:#f8e7e5}.editor-banner-warning{border-color:#bc7c1c;color:#795014;background:#f8edda}.editor-form{display:grid;gap:18px}.form-section{border:1px solid var(--line);background:var(--paper)}.form-section>header{min-height:84px;padding:19px 22px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.form-section .section-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#2f6bff;background:#e5edff}.form-section .section-icon .ui-icon{font-size:1rem}.form-section header>div{min-width:0}.form-section header small{display:block;margin-bottom:3px;color:#7c91b1;font-size:.55rem;font-weight:800;letter-spacing:.12em}.form-section h2{margin:0 0 5px;font-size:.92rem}.form-section header p{margin:0;color:#7c8c8f;font-size:.7rem;line-height:1.5}.form-section-body{padding:24px 22px 28px}.form-grid{display:grid;gap:20px 18px}.form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.form-grid .span-2{grid-column:span 2}.form-grid .span-3{grid-column:span 3}.form-grid .span-4{grid-column:span 4}.form-field{min-width:0;display:grid;align-content:start;gap:7px;color:#425459;font-size:.72rem;font-weight:650}.form-field>span:first-child{min-height:16px}.form-field b{color:#b83a3a}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #cad5e5;border-radius:0;padding:10px 11px;outline:0;color:var(--ink);background:#fff;font-size:.82rem;font-weight:450;transition:border-color .15s,box-shadow .15s}.form-field input,.form-field select{height:42px}.form-field textarea{resize:vertical;line-height:1.55}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 2px #2f6bff21}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled{color:#66758b;background:#edf1f7}.record-id-field input{color:#2458d7;background:#edf3ff;font-weight:750;font-variant-numeric:tabular-nums;cursor:default}.form-field [aria-invalid=true]{border-color:#b94c4c}.form-field small{color:#829093;font-size:.64rem;font-weight:450;line-height:1.4}.form-field .field-error{color:#a33b3b}.unit-input{position:relative}.unit-input input{padding-right:42px}.unit-input>span{position:absolute;right:11px;top:50%;color:#819093;font-size:.68rem;font-weight:600;transform:translateY(-50%)}.editor-footer{min-height:78px;padding:16px 0 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.editor-footer>p{color:#778689;font-size:.7rem}.access-grid{display:grid;grid-template-columns:minmax(190px,.65fr) repeat(2,minmax(220px,1fr));gap:18px;align-items:stretch}.role-explanation{min-height:94px;border:1px solid #dbe3ef;padding:16px;display:flex;align-items:flex-start;gap:12px;background:#f8faff}.role-explanation>.ui-icon{width:19px;margin-top:2px;flex:0 0 auto;color:var(--blue);font-size:1rem}.role-explanation strong{display:block;margin-bottom:5px;color:var(--ink);font-size:.76rem}.role-explanation p{margin:0;color:#718198;font-size:.67rem;line-height:1.5}.user-active-toggle{width:fit-content;margin-top:22px;display:grid;gap:12px;color:#425459}.user-active-toggle>span{display:grid;gap:4px}.user-active-toggle strong{font-size:.74rem}.user-active-toggle small{color:#7d8d91;font-size:.65rem;font-weight:450;line-height:1.45}.relationship-list{margin:-4px 0 22px;border:1px solid #dbe3ef}.relationship-row{min-height:68px;padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;border-bottom:1px solid #e5eaf2}.relationship-row:last-child{border-bottom:0}.relationship-row>div:first-child{min-width:0;display:grid;gap:4px}.relationship-row strong{overflow:hidden;color:var(--ink);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.relationship-row small{color:#7b899e;font-size:.68rem}.relationship-row.inactive{opacity:.52}.relationship-meta{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.relationship-meta>span{padding:4px 7px;color:#2458d7;background:#e5edff;font-size:.58rem;font-weight:700;text-transform:uppercase}.relationship-form{border-top:1px solid #e0e7f1;padding-top:22px}.relationship-primary{width:fit-content;margin:18px 0;color:#52637d;font-size:.72rem;font-weight:600}.relationship-primary input{accent-color:var(--blue)}.inline-state{margin:0 0 18px;color:#718185;font-size:.76rem}.inline-state a{color:#2458d7;font-weight:700}.danger-text{color:#9b4545}.danger-text:hover{color:#c02f2f}.profile-page{max-width:1120px;margin:0 auto}.profile-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(480px,1.45fr);gap:18px;align-items:start}.profile-layout>.form-section{position:sticky;top:24px}.profile-photo-editor{display:flex;align-items:center;gap:22px}.profile-avatar{width:112px;height:112px;font-size:1.65rem}.profile-photo-actions{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:11px}.profile-photo-actions .button{cursor:pointer}.profile-photo-actions .button.disabled{cursor:wait;opacity:.55}.profile-photo-actions small{max-width:260px;color:#7d8d91;font-size:.65rem;line-height:1.5}.profile-photo-actions .field-error{color:#a33b3b;font-size:.66rem;line-height:1.4}.crop-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:24px;display:grid;place-items:center;background:#05132b94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.crop-dialog{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #cfdbea;background:#fff;box-shadow:0 24px 70px #05132b3d}.crop-dialog>header{padding:24px 28px;display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid #dbe3ef}.crop-dialog h2{margin:5px 0 7px;color:var(--ink);font-size:1.35rem}.crop-dialog header p:last-child{margin:0;color:#718198;font-size:.76rem;line-height:1.5}.crop-dialog-close{width:44px;height:44px;flex:0 0 44px;border:1px solid #cad5e5;display:grid;place-items:center;color:#52637d;background:#fff;font-size:1.55rem;line-height:1;cursor:pointer}.crop-dialog-close:hover{border-color:#8aa8df;color:var(--blue);background:#f3f7ff}.crop-dialog-close:focus-visible{outline:3px solid rgba(47,107,255,.25);outline-offset:2px}.crop-workspace{padding:28px;display:grid;grid-template-columns:minmax(280px,360px) minmax(220px,1fr);align-items:center;gap:30px}.crop-workspace canvas{width:100%;height:auto;display:block;border:8px solid white;border-radius:50%;background:#edf2f8;box-shadow:0 0 0 1px #cad5e5,0 14px 34px #1b345824}.crop-controls{display:grid;gap:23px}.crop-controls label{display:grid;gap:10px;color:#425459;font-size:.76rem;font-weight:700}.crop-controls input[type=range]{width:100%;min-height:28px;accent-color:var(--blue);cursor:pointer}.crop-dialog>footer{padding:18px 28px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #dbe3ef;background:#f8faff}@media(max-width:1280px){.project-workbench{grid-template-columns:1fr}.project-context-column{position:static;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.project-preview-card{grid-row:span 2}}@media(max-width:900px){.login-page{grid-template-columns:1fr}.login-story{min-height:38vh;padding:36px}.story-copy h1{font-size:clamp(3rem,12vw,5.5rem)}.story-foot{display:none}.login-panel{min-height:62vh;padding:80px 30px 44px}.app-shell{grid-template-columns:84px 1fr}.sidebar{width:84px;padding:26px 14px 22px}.sidebar-brand{min-height:40px;justify-content:center;padding:0 0 40px}.sidebar-brand>img{width:36px;height:36px}.sidebar-brand>div{display:none}.sidebar nav{gap:8px}.sidebar nav a{width:52px;height:52px;margin-inline:auto;border-radius:8px;padding:0;justify-content:center;font-size:0}.sidebar nav a .ui-icon{width:20px;font-size:1.08rem}.nav-group-label,.sidebar-help{display:none}.navigation-toggle{visibility:hidden;pointer-events:none}.main-column{grid-column:2}.dashboard-grid{grid-template-columns:1fr}.today{display:none}.dashboard-header-actions{align-items:flex-end}.project-filters,.submission-filters{grid-template-columns:1fr 1fr}.search-field{grid-column:1 / -1}.project-table-head{display:none}.project-table-row{grid-template-columns:minmax(0,1fr) minmax(110px,.45fr) 22px;gap:10px 18px}.project-table-row>span:nth-child(3),.project-table-row>span:nth-child(4),.project-table-row>time{display:grid;gap:3px}.project-table-row>span:nth-child(3):before,.project-table-row>span:nth-child(4):before,.project-table-row>time:before{content:attr(data-label);color:#89979a;font-size:.56rem;letter-spacing:.06em;text-transform:uppercase}.project-table-row>span:nth-child(2){grid-column:1}.project-table-row>span:nth-child(3){grid-column:2;grid-row:1}.project-table-row>span:nth-child(4){grid-column:2;grid-row:2}.project-table-row>time{grid-column:2;grid-row:3}.row-arrow{grid-column:3;grid-row:1 / 4}.submission-table-head{display:none}.submission-table-row{grid-template-columns:minmax(0,1fr) minmax(160px,.7fr) 20px;gap:10px 18px}.submission-table-row>span:not(.submission-identity):not(.row-arrow),.submission-table-row>time{display:grid;gap:3px}.submission-table-row>span:not(.submission-identity):not(.row-arrow):before,.submission-table-row>time:before{content:attr(data-label);color:#89979a;font-size:.56rem;letter-spacing:.06em;text-transform:uppercase}.submission-identity{grid-column:1;grid-row:1 / 3}.submission-table-row>span:nth-child(2){grid-column:2;grid-row:1}.submission-table-row>span:nth-child(3){grid-column:2;grid-row:2}.submission-table-row>span:nth-child(4){grid-column:1;grid-row:3}.submission-table-row>time{grid-column:2;grid-row:3}.submission-table-row>.row-arrow{grid-column:3;grid-row:1 / 4}.directory-table-head{display:none}.directory-table-row{grid-template-columns:minmax(0,1fr) minmax(150px,.65fr) 20px!important;gap:10px 18px}.directory-table-row>span:not(.directory-identity):not(.row-arrow),.directory-table-row>time{display:grid;gap:3px}.directory-table-row>span:not(.directory-identity):not(.row-arrow):before,.directory-table-row>time:before{content:attr(data-label);color:#89979a;font-size:.56rem;letter-spacing:.06em;text-transform:uppercase}.company-table .directory-identity,.contact-table .directory-identity{grid-column:1;grid-row:1 / 3}.company-table .directory-table-row>span:nth-child(2),.contact-table .directory-table-row>span:nth-child(2){grid-column:2;grid-row:1}.company-table .directory-table-row>span:nth-child(3),.contact-table .directory-table-row>span:nth-child(3){grid-column:2;grid-row:2}.company-table .directory-table-row>span:nth-child(4),.contact-table .directory-table-row>span:nth-child(4){grid-column:1;grid-row:3}.company-table .directory-table-row>span:nth-child(5),.contact-table .directory-table-row>time:nth-child(5){grid-column:2;grid-row:3}.company-table .directory-table-row>time{grid-column:1;grid-row:4}.user-table .user-identity{grid-column:1;grid-row:1 / 3}.user-table .directory-table-row>span:nth-child(2){grid-column:2;grid-row:1}.user-table .directory-table-row>span:nth-child(3){grid-column:2;grid-row:2}.user-table .directory-table-row>span:nth-child(4){grid-column:1;grid-row:3}.user-table .directory-table-row>time{grid-column:2;grid-row:3}.directory-table-row>.row-arrow{grid-column:3;grid-row:1 / 5}.editor-header{align-items:stretch;flex-direction:column}.editor-header .editor-actions{justify-content:flex-start}.form-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-4 .span-4{grid-column:1 / -1}.access-grid{grid-template-columns:1fr 1fr}.access-grid .form-field{grid-column:1 / -1}.profile-layout{grid-template-columns:1fr}.profile-layout>.form-section{position:static}.project-commandbar{margin-top:-10px;align-items:stretch;flex-direction:column}.project-commandbar .editor-actions{justify-content:flex-end}.project-steps{overflow-x:auto;grid-template-columns:repeat(5,minmax(150px,1fr))}.project-context-column{grid-template-columns:repeat(2,minmax(0,1fr))}.project-preview-card{grid-row:span 2}}@media(max-width:760px){.project-capture-columns,.project-context-column{grid-template-columns:1fr}.project-preview-card{grid-row:auto}}@media(max-width:620px){.login-story{min-height:34vh}.brand-mark{font-size:.85rem}.story-copy>p:last-child{display:none}.app-shell{display:block}.sidebar,.navigation-collapsed .sidebar{position:fixed;inset:auto 0 0;z-index:10;width:auto;height:66px;padding:8px 12px;display:block}.sidebar-brand{display:none}.sidebar nav{height:100%;display:flex;gap:4px;overflow-x:auto;overflow-y:hidden}.sidebar nav a{width:52px;height:50px;flex:0 0 52px;padding:0;display:flex;justify-content:center;font-size:0}.sidebar nav a .ui-icon{width:20px;font-size:1.08rem}.sidebar .nav-group-label{display:none}.main-column{padding-bottom:66px}.topbar{height:56px;padding-inline:20px}.account-trigger{min-width:0;min-height:42px;padding-inline:7px}.account-trigger-copy{display:none}.account-trigger{min-width:46px}.topbar-actions{gap:2px}.account-popover{right:-4px;width:min(280px,calc(100vw - 24px))}.content{padding:28px 18px}.data-row-link{grid-template-columns:minmax(0,1fr) 18px;gap:8px 12px}.data-row-link>.status{grid-column:1;grid-row:2}.data-row-link>.data-row-arrow{grid-column:2;grid-row:1 / 3}.page-header{margin-bottom:28px}.project-list-header{align-items:stretch;flex-direction:column}.project-list-header .button{width:100%}.dashboard-header-actions .button{display:none}.project-filters,.submission-filters{grid-template-columns:1fr}.search-field{grid-column:auto}.project-table-row{grid-template-columns:minmax(0,1fr) 22px;padding:16px}.project-table-row>span:nth-child(2),.project-table-row>span:nth-child(3),.project-table-row>span:nth-child(4),.project-table-row>time{grid-column:1;grid-row:auto}.row-arrow{grid-column:2;grid-row:1 / 6}.submission-table-row{grid-template-columns:minmax(0,1fr) 20px;padding:16px}.submission-table-row>.submission-identity,.submission-table-row>span:not(.row-arrow),.submission-table-row>time{grid-column:1!important;grid-row:auto!important}.submission-table-row>.row-arrow{grid-column:2!important;grid-row:1 / 6!important}.project-identity{grid-template-columns:1fr}.project-identity .publication-badge{grid-column:1;grid-row:auto;margin-top:4px}.pagination{align-items:stretch;flex-direction:column}.pagination>div{justify-content:space-between}.editor-title-line{align-items:flex-start;flex-direction:column}.editor-header .editor-actions,.editor-footer .editor-actions{display:grid;grid-template-columns:1fr;width:100%}.editor-header .editor-actions .button:first-child{display:none}.form-grid-2,.form-grid-3,.form-grid-4,.capture-metrics-grid{grid-template-columns:1fr}.form-grid .span-2,.form-grid .span-3,.form-grid .span-4{grid-column:auto}.form-section-body{padding-inline:16px}.editor-footer{align-items:stretch;flex-direction:column}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:124px}.stat-card strong{margin-top:12px;font-size:2.5rem}.placeholder-grid{grid-template-columns:1fr}.placeholder-grid span:first-child{grid-column:auto}.language-status-grid,.settings-summary{grid-template-columns:1fr}.module-header-icon{display:none}.module-status-card{align-items:flex-start;flex-direction:column}.directory-table-row{grid-template-columns:minmax(0,1fr) 20px!important;padding:16px}.directory-table-row>.directory-identity,.directory-table-row>span:not(.row-arrow),.directory-table-row>time{grid-column:1!important;grid-row:auto!important}.directory-table-row>.row-arrow{grid-column:2!important;grid-row:1 / 8!important}.directory-identity,.user-identity{align-items:flex-start;flex-direction:column}.access-grid{grid-template-columns:1fr}.access-grid .form-field{grid-column:auto}.profile-photo-editor{align-items:flex-start;flex-direction:column}.crop-dialog-backdrop{padding:12px}.crop-dialog{max-height:calc(100vh - 24px)}.crop-dialog>header,.crop-dialog>footer{padding:18px}.crop-workspace{padding:22px 18px;grid-template-columns:1fr;gap:24px}.crop-workspace canvas{width:min(290px,100%);justify-self:center}.crop-dialog>footer{display:grid;grid-template-columns:1fr 1fr}.crop-dialog>footer .button{width:100%}.project-commandbar{margin:-12px -6px 12px;padding:12px}.project-commandbar-title{align-items:flex-start}.project-commandbar h1{white-space:normal}.project-commandbar .editor-actions{display:grid;grid-template-columns:1fr 1fr}.project-commandbar .editor-actions .button{width:100%}.project-steps{margin-inline:-6px;padding-inline:4px}.project-steps button{padding-inline:12px}.project-capture-footer .editor-actions{display:grid;grid-template-columns:1fr 1fr}.project-linked-submissions>header{align-items:flex-start;flex-wrap:wrap}.project-linked-submissions>header .section-action{width:100%;margin-left:0}.project-submission-list>a{grid-template-columns:minmax(0,1fr) 16px;gap:7px 12px}.project-submission-list>a>div,.project-submission-list>a>span,.project-submission-list>a>time{grid-column:1}.project-submission-list>a>.ui-icon{grid-column:2;grid-row:1 / 4}.relationship-row{grid-template-columns:1fr;gap:8px}.relationship-meta{align-items:flex-start}}
