:root{--deep:#102b22;--deep2:#183a2e;--brand:#47704c;--brand2:#6f9774;--pale:#eaf2e9;--bg:#f3f6f3;--paper:#fff;--line:#dde5de;--line2:#c9d5cb;--ink:#18231c;--muted:#6d7a71;--soft:#929b94;--amber:#c27b1a;--red:#bd443b;--shadow:0 12px 35px rgba(17,48,32,.08)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--ink)}body,input,select,textarea,button{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,a{transition:.15s ease}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%}input,select,textarea{width:100%;border:1px solid var(--line2);background:#fff;color:var(--ink);border-radius:7px;padding:10px 11px;font-size:13px;outline:0}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(71,112,76,.12)}textarea{resize:vertical}.app{display:flex;min-height:100vh}.side{position:fixed;inset:0 auto 0 0;width:246px;background:var(--deep);color:#fff;display:flex;flex-direction:column;z-index:40}.side-brand{height:154px;padding:24px 22px 18px;border-bottom:1px solid rgba(255,255,255,.09);position:relative}.side-brand img{display:block;width:137px}.side-brand strong{display:block;font-size:17px;margin-top:11px}.side-brand strong i{font-style:normal;color:#9fc7a1}.side-brand small{display:block;font-size:9px;color:rgba(255,255,255,.43);margin-top:4px}.side-brand button{display:none;position:absolute;top:10px;right:12px;border:0;background:transparent;color:#fff;font-size:25px}.side nav{flex:1;padding:17px 12px}.side nav>span{display:block;padding:0 11px;margin:0 0 7px;color:rgba(255,255,255,.39);font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.side nav>span.system-title{margin-top:27px}.side nav a{height:43px;padding:0 11px;display:flex;align-items:center;gap:11px;border-radius:8px;color:rgba(255,255,255,.68);font-size:13px;margin:2px 0}.side nav a b{width:26px;height:26px;border:1px solid rgba(255,255,255,.15);display:grid;place-items:center;border-radius:6px;font-size:8px;letter-spacing:.04em}.side nav a:hover{background:rgba(255,255,255,.05);color:#fff}.side nav a.active{background:rgba(118,161,124,.22);box-shadow:inset 3px 0 #9bc19b;color:#fff}.side-bottom{padding:0 14px 14px}.engine{display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 11px;background:rgba(255,255,255,.03);margin-bottom:10px}.engine em{width:8px;height:8px;border-radius:50%;background:#70cb7b;box-shadow:0 0 0 4px rgba(112,203,123,.12)}.engine div,.identity>div{display:flex;flex-direction:column;min-width:0}.engine strong{font-size:10px}.engine small,.identity small{font-size:8px;color:rgba(255,255,255,.43);margin-top:3px}.identity{display:flex;align-items:center;gap:9px;border-top:1px solid rgba(255,255,255,.08);padding:12px 3px 0}.identity>span{width:33px;height:33px;display:grid;place-items:center;border-radius:8px;background:#6f9875;font-size:10px;font-weight:800}.identity>div{flex:1}.identity strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.identity form button{border:0;background:transparent;color:rgba(255,255,255,.48);font-size:18px}.main{margin-left:246px;min-width:0;min-height:100vh;flex:1}.appbar{height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.appbar>div:first-child{min-width:0}.appbar>div:first-child>span{font-size:8px;letter-spacing:.12em;color:var(--soft)}.appbar h1{font-size:17px;line-height:1.2;margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:47vw}.menu-open{display:none;border:0;background:transparent;font-size:20px;margin-right:6px}.appbar-actions{display:flex;align-items:center;gap:8px}.top-search{display:flex;width:min(300px,25vw);height:36px;border:1px solid var(--line);background:#f6f8f6;border-radius:7px;overflow:hidden}.top-search input{border:0;background:transparent;padding:0 11px;font-size:11px;box-shadow:none}.top-search button{width:38px;border:0;background:transparent;color:var(--muted);font-size:19px}.notify{width:36px;height:36px;border:1px solid var(--line);border-radius:7px;background:#fff;display:grid;place-items:center;position:relative}.notify b{position:absolute;right:-3px;top:-5px;min-width:17px;height:17px;border-radius:9px;background:var(--red);color:#fff;border:2px solid #fff;font-size:8px;display:grid;place-items:center}.btn{min-height:36px;border:0;border-radius:7px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:750;white-space:nowrap}.btn.primary{background:var(--brand);color:#fff;box-shadow:0 5px 14px rgba(71,112,76,.16)}.btn.primary:hover{background:#3d6442}.btn.outline{background:#fff;color:#445348;border:1px solid var(--line2)}.btn.outline:hover,.btn.small:hover{background:var(--pale)}.btn.small{min-height:29px;padding:0 9px;background:#fff;border:1px solid var(--line2);color:#425146;font-size:9px}.btn.wide{width:100%}.btn:disabled{opacity:.45;cursor:not-allowed}.page-content{padding:20px 22px 35px}.flash-host{position:fixed;z-index:80;top:82px;right:22px;width:min(410px,calc(100vw - 30px))}.alert{border-radius:8px;padding:11px 13px;font-size:11px;box-shadow:var(--shadow);display:flex;justify-content:space-between;gap:10px}.alert button{border:0;background:transparent;font-size:18px;color:inherit}.alert.success{background:#e8f4e9;border:1px solid #cbe2cd;color:#367443}.alert.danger{background:#fae9e7;border:1px solid #efcfcb;color:#9d342e}.alert.warning{background:#fff4df;border:1px solid #efd9b5;color:#8b5913}.welcome{padding:23px 25px;background:var(--deep2);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow);position:relative;overflow:hidden}.welcome:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:120px;top:-120px}.welcome>div{position:relative;z-index:1}.welcome span,.page-heading>div>span,.panel-title>div>span,.upload-panel>div>span,.project-hero>div>span:not(.project-revision){font-size:8px;font-weight:800;letter-spacing:.13em;color:#a9c7ab}.welcome h2{font-size:23px;margin:5px 0 3px}.welcome p{margin:0;color:rgba(255,255,255,.62);font-size:11px}.welcome .btn{position:relative;z-index:1;background:#fff;color:var(--deep)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:13px 0}.stat-grid article,.project-stats article{background:#fff;border:1px solid var(--line);padding:14px 15px;display:flex;flex-direction:column}.stat-grid article span,.project-stats span{font-size:9px;color:var(--muted)}.stat-grid article strong,.project-stats strong{font-size:25px;line-height:1;margin:8px 0 5px;letter-spacing:-.04em}.stat-grid article small{font-size:8px;color:var(--soft)}.stat-grid article.attention{border-color:#ead8b7;background:#fffaf1}.stat-grid article.attention strong,.danger-stat strong{color:var(--amber)}.panel{background:#fff;border:1px solid var(--line);box-shadow:0 5px 18px rgba(25,55,38,.035)}.two-column{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);gap:12px}.panel-title{min-height:58px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.panel-title h3{font-size:13px;margin:3px 0 0}.panel-title>div>span{color:var(--brand)}.panel-title>a{font-size:9px;color:var(--brand);font-weight:700}.responsive-table{overflow:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:650px}.responsive-table th{height:34px;padding:0 10px;text-align:left;background:#f7f9f7;border-bottom:1px solid var(--line);font-size:7.5px;letter-spacing:.07em;color:var(--soft);text-transform:uppercase}.responsive-table td{padding:10px;border-bottom:1px solid #edf0ed;font-size:9.5px;vertical-align:middle}.responsive-table tbody tr:hover{background:#f9fbf9}.responsive-table td strong{display:block;font-size:10px}.responsive-table td small{display:block;font-size:8px;color:var(--soft);margin-top:3px}.table-link{color:var(--brand);font-size:9px;font-weight:750;white-space:nowrap}.count{min-width:23px;height:21px;padding:0 6px;border-radius:11px;display:inline-grid;place-items:center;background:#edf2ed;color:#58665d;font-size:9px;font-weight:750}.count.warning{background:#fff0d7;color:#9a6214}.badge{width:max-content;min-height:22px;padding:0 7px;border-radius:4px;display:inline-flex;align-items:center;font-size:7.5px;font-weight:800;white-space:nowrap;background:#edf1ed;color:#58665d}.badge.review,.badge.pending{background:#fff0d7;color:#986015}.badge.conflict,.badge.error,.badge.failed{background:#f9e6e4;color:#a43a32}.badge.ready,.badge.approved,.badge.analysed,.badge.completed{background:#e7f3e8;color:#397a46}.badge.processing{background:#e7eef7;color:#3b6090}.badge.uploaded,.badge.draft{background:#edf1ed;color:#58665d}.workflow ol{list-style:none;margin:0;padding:11px 15px}.workflow li{display:flex;gap:10px;position:relative;padding:7px 0 11px}.workflow li:after{content:"";position:absolute;left:11px;top:31px;height:20px;border-left:1px dashed #cdd6ce}.workflow li:last-child:after{display:none}.workflow li>b{width:23px;height:23px;flex:0 0 23px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line2);color:#7d8980;font-size:8px}.workflow li.done>b{background:var(--brand);border-color:var(--brand);color:#fff}.workflow li.active>b{background:#eef5ee;border-color:#9bb79e;color:var(--brand)}.workflow li>div{display:flex;flex-direction:column}.workflow li strong{font-size:9.5px}.workflow li span{font-size:8px;color:var(--soft);margin-top:3px;line-height:1.35}.quality{margin:0 14px 14px;padding:10px;border:1px solid #dce8dc;background:#f3f8f3}.quality strong{font-size:9px;color:var(--brand)}.quality p{font-size:8px;color:var(--muted);margin:4px 0 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:3px 0 16px}.page-heading h2{font-size:23px;margin:4px 0}.page-heading p{font-size:10px;color:var(--muted);margin:0}.page-heading>div>span{color:var(--brand)}.form-panel{max-width:970px;padding:0}.data-form{padding:18px}.data-form h3{font-size:11px;color:#3a4b3f;border-bottom:1px solid var(--line);padding-bottom:8px;margin:0 0 12px}.data-form h3:not(:first-of-type){margin-top:21px}.data-form label,.installer-form label,.login-card label,.mini-form label{display:flex;flex-direction:column;gap:5px;font-size:9px;color:var(--muted);font-weight:700;margin-bottom:11px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.four{grid-template-columns:1.2fr .55fr 1fr 1fr}.form-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.project-hero{background:var(--deep2);color:#fff;padding:18px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px}.breadcrumbs{display:flex;align-items:center;gap:6px;font-size:8px;color:rgba(255,255,255,.5);margin-bottom:7px}.project-revision{display:inline-flex;padding:3px 6px;background:rgba(158,199,161,.15);color:#b5d7b7;border-radius:4px;font-size:7px;font-weight:800;letter-spacing:.05em}.project-hero h2{font-size:20px;margin:5px 0 3px}.project-hero p{margin:0;font-size:9px;color:rgba(255,255,255,.6)}.project-actions{display:flex;gap:7px}.project-actions .btn.outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.25)}.project-actions .btn.primary{background:#fff;color:var(--deep)}.project-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 12px}.project-stats article{border-top:0}.project-stats article+article{border-left:0}.project-stats strong{font-size:20px}.upload-panel{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.upload-panel h3{font-size:12px;margin:3px 0}.upload-panel p{margin:0;font-size:8px;color:var(--soft)}.upload-panel form{display:flex;align-items:center;gap:7px}.upload-panel select,.upload-panel input{height:34px;padding:0 8px;font-size:9px}.upload-panel select{width:150px}.upload-panel input[name=revision]{width:78px}.file-button{height:34px;padding:0 10px;display:inline-flex;align-items:center;border:1px dashed #9bb09e;background:#f6faf6;color:var(--brand);border-radius:6px;font-size:9px;font-weight:700;white-space:nowrap;cursor:pointer}.file-button input{display:none}.document-list article{min-height:55px;padding:8px 13px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0ed}.doc-icon{width:34px;height:37px;border:1px solid #cfdad1;background:#f2f7f2;color:var(--brand);display:grid;place-items:center;border-radius:5px;font-size:8px;font-weight:800}.document-list article>div:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column}.document-list article>div:nth-child(2) strong{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-list article>div:nth-child(2) span{font-size:7.5px;color:var(--soft);margin-top:3px}.document-list form{margin:0}.icon-link{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--line);border-radius:5px;color:var(--brand)}.openings-panel{margin-top:12px}.legend{font-size:7.5px;color:var(--soft);display:flex;gap:5px;align-items:center}.legend i{width:7px;height:7px;border-radius:50%;margin-left:6px}.legend .green{background:#58a463}.legend .amber{background:#d58b25}.legend .red{background:#c94a40}.openings-table{min-width:1020px!important}.openings-table tr.ai-conflict{box-shadow:inset 3px 0 var(--red)}.openings-table tr.ai-review{box-shadow:inset 3px 0 var(--amber)}.ref{display:inline-grid;place-items:center;min-width:32px;height:24px;padding:0 6px;border:1px solid #d2dfd4;background:#edf4ed;color:var(--brand);border-radius:4px;font-size:8px;font-weight:850}.confidence{display:flex;align-items:center;gap:6px}.confidence>i{width:31px;height:5px;background:#e8ede9;border-radius:3px;overflow:hidden;position:relative}.confidence>i:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--value);background:var(--brand)}.confidence>b{font-size:8px}.row-actions{position:relative}.row-actions>summary{list-style:none;width:27px;height:27px;display:grid;place-items:center;border-radius:5px;cursor:pointer;color:var(--muted)}.row-actions>summary::-webkit-details-marker{display:none}.row-actions>div{position:absolute;right:0;top:30px;width:250px;padding:9px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);z-index:12}.row-actions>div>form button,.row-actions>div>details>summary{width:100%;border:0;background:#f5f8f5;padding:8px;text-align:left;font-size:8.5px;color:#394a3e}.row-actions>div>details>summary{margin-top:5px;cursor:pointer}.mini-form{padding:8px 0 0}.mini-form label{margin-bottom:5px}.mini-form input{height:28px;padding:0 6px;font-size:8px}.evidence{border-top:1px solid var(--line);margin-top:7px;padding-top:7px}.evidence strong{font-size:8px}.evidence p{font-size:7.5px;line-height:1.4;color:var(--muted);margin:4px 0}.empty{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--soft)}.empty b{font-size:10px;color:var(--muted)}.empty span{font-size:8px;margin-top:4px}.integration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.integration-grid article{padding:18px}.integration-icon{width:43px;height:43px;display:grid;place-items:center;background:var(--pale);color:var(--brand);border-radius:8px;font-size:9px;font-weight:850}.integration-grid h3{font-size:13px;margin:13px 0 6px}.integration-grid p{font-size:9px;line-height:1.55;color:var(--muted);min-height:57px}.integration-grid b{font-size:8px}.connected{color:#41804b}.ready{color:#426892}.pending{color:#a46b1a}.integration-note{margin-top:12px;padding:17px}.integration-note h3{font-size:12px;margin:0 0 6px}.integration-note p{font-size:9px;line-height:1.5;color:var(--muted)}.integration-note code{display:inline-block;background:#eef3ee;padding:8px 10px;color:var(--brand);font-size:9px}.users-layout{grid-template-columns:minmax(0,1.2fr) minmax(290px,.8fr)}.user-list article{display:flex;align-items:center;gap:9px;padding:10px 13px;border-bottom:1px solid #edf0ed}.user-avatar{width:32px;height:32px;border-radius:8px;background:var(--pale);color:var(--brand);display:grid;place-items:center;font-size:10px;font-weight:800}.user-list article>div{flex:1;display:flex;flex-direction:column}.user-list strong{font-size:9.5px}.user-list small{font-size:8px;color:var(--soft);margin-top:2px}.settings-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);gap:12px}.system-card{padding:18px}.system-card>span{font-size:8px;color:var(--brand);letter-spacing:.1em;font-weight:800}.system-card>strong{display:block;font-size:29px;margin:7px 0}.system-card>p{font-size:9px;line-height:1.55;color:var(--muted);padding-bottom:12px;border-bottom:1px solid var(--line)}.system-card>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #edf0ed;font-size:8.5px}.notification-list article{display:flex;gap:11px;padding:13px 15px;border-bottom:1px solid var(--line)}.severity{width:9px;height:9px;border-radius:50%;background:#75967a;margin-top:3px}.severity.warning{background:#d58c29}.severity.danger{background:var(--red)}.notification-list article>div{display:flex;flex-direction:column}.notification-list strong{font-size:10px}.notification-list p{font-size:9px;color:var(--muted);margin:4px 0}.notification-list small{font-size:7.5px;color:var(--soft)}.empty-page{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-page>strong{font-size:70px;color:#d5dfd6}.empty-page h2{margin:0 0 15px}.login-body,.installer-body{background:var(--deep);min-height:100vh}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-brand{padding:8vw;display:flex;flex-direction:column;justify-content:center;color:#fff;background:radial-gradient(circle at 30% 20%,rgba(110,156,116,.28),transparent 35%),var(--deep)}.login-brand img{width:180px}.login-brand>span{font-size:12px;color:#a8cdaa;margin-top:15px}.login-brand h1{font-size:42px;line-height:1.08;max-width:560px;margin:30px 0 14px;letter-spacing:-.04em}.login-brand p{font-size:14px;line-height:1.6;color:rgba(255,255,255,.58);max-width:520px}.login-points{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:8px;align-items:center;margin-top:35px;max-width:560px}.login-points b{width:28px;height:28px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:grid;place-items:center;font-size:8px}.login-points span{font-size:9px;color:rgba(255,255,255,.65)}.login-card{background:#fff;margin:5vw;align-self:center;padding:42px;max-width:500px;box-shadow:0 30px 80px rgba(0,0,0,.22)}.eyebrow,.installer-heading>span{font-size:8px;color:var(--brand);font-weight:850;letter-spacing:.13em}.login-card h2{font-size:24px;margin:7px 0 3px}.login-card>p{font-size:11px;color:var(--muted);margin:0 0 24px}.login-card form{margin-top:18px}.login-card>small{display:block;text-align:center;font-size:8px;color:var(--soft);margin-top:14px}.installer-shell{min-height:100vh;display:grid;grid-template-columns:.72fr 1.28fr;max-width:1400px;margin:auto}.installer-brand{padding:70px 55px;color:#fff;display:flex;flex-direction:column;justify-content:center}.installer-brand img{width:170px}.installer-brand>span{font-size:10px;color:#aed1b0;margin-top:14px}.installer-brand h1{font-size:31px;line-height:1.15;margin:28px 0 12px}.installer-brand p{font-size:11px;line-height:1.6;color:rgba(255,255,255,.58)}.installer-brand ul{list-style:none;padding:0;margin:25px 0 0}.installer-brand li{font-size:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.installer-brand li:before{content:"✓";color:#8bc392;margin-right:8px}.installer-card{margin:30px;background:#fff;padding:30px 35px}.installer-heading h2{font-size:23px;margin:6px 0 3px}.installer-heading p{font-size:10px;color:var(--muted);margin:0 0 14px}.requirements{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:18px}.requirements span{font-size:7.5px;padding:5px 7px;border-radius:4px;background:#edf2ed;color:#647168}.requirements span.ok{background:#e8f3e9;color:#3e7c48}.requirements span.fail{background:#fae7e5;color:#a13a32}.installer-form h3{font-size:10px;border-bottom:1px solid var(--line);padding-bottom:7px;margin:17px 0 10px}.installer-foot{text-align:center;font-size:7.5px;color:var(--soft);margin:10px 0 0}.menu-overlay{display:none}
@media(max-width:1150px){.top-search{display:none}.stat-grid{grid-template-columns:repeat(2,1fr)}.upload-panel{align-items:flex-start;flex-direction:column}.upload-panel form{width:100%;flex-wrap:wrap}.integration-grid{grid-template-columns:1fr 1fr}.installer-shell{grid-template-columns:1fr}.installer-brand{display:none}.installer-card{max-width:900px;width:calc(100% - 30px);margin:20px auto}}
@media(max-width:900px){.side{transform:translateX(-100%);transition:transform .2s}.side.open{transform:translateX(0)}.side-brand button{display:block}.main{margin-left:0}.menu-open{display:inline-block}.menu-overlay{position:fixed;inset:0;border:0;background:rgba(10,30,21,.5);z-index:30}.menu-overlay.show{display:block}.two-column,.settings-grid{grid-template-columns:1fr}.login-shell{grid-template-columns:1fr}.login-brand{display:none}.login-card{margin:auto;width:min(480px,calc(100% - 30px))}.appbar h1{max-width:60vw}.project-hero{align-items:flex-start;flex-direction:column}.project-stats{overflow:auto}.project-stats article{min-width:130px}.integration-grid{grid-template-columns:1fr}.form-grid.three,.form-grid.four{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.page-content{padding:13px 10px 28px}.appbar{padding:0 10px}.appbar-actions .btn{display:none}.appbar h1{font-size:14px;max-width:66vw}.welcome{align-items:flex-start;flex-direction:column;padding:18px}.welcome h2{font-size:20px}.stat-grid{gap:7px}.stat-grid article{padding:11px}.two-column{gap:8px}.page-heading{align-items:flex-start;flex-direction:column}.form-grid,.form-grid.three,.form-grid.four{grid-template-columns:1fr}.project-actions{width:100%}.project-actions .btn{flex:1}.upload-panel form{display:grid;grid-template-columns:1fr 1fr}.upload-panel select,.upload-panel input[name=revision]{width:100%}.installer-card{padding:22px 17px}.login-card{padding:28px 21px}.login-card h2{font-size:21px}.flash-host{right:10px;top:78px}.stat-grid article strong{font-size:21px}}
