*{box-sizing:border-box}:root{--navy:#10233e;--blue:#1769e8;--bg:#f4f7fb;--text:#1d2939;--muted:#667085;--line:#e4e9f1}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:flex}aside{background:var(--navy);color:#fff;z-index:5;flex-direction:column;width:230px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:75px;padding:0 23px;display:flex}.brand>span{clip-path:polygon(50% 0,93% 16%,88% 72%,50% 100%,12% 72%,7% 16%);background:linear-gradient(145deg,#1fa3ff,#315ee8);place-items:center;width:37px;height:42px;font-size:20px;font-weight:800;display:grid}.brand b{letter-spacing:2px}.brand small{letter-spacing:3px;color:#91a2ba;margin-top:2px;font-size:8px;display:block}nav{flex-direction:column;gap:5px;padding:24px 14px;display:flex}nav button{color:#aab7c8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;padding:12px 14px;font-weight:600;display:flex}nav button i{width:20px;font-size:19px;font-style:normal}nav button.active,nav button:hover{color:#fff;background:#1d3f68}nav button.active{box-shadow:inset 3px 0 #4aa8ff}nav em{color:#fff;background:#f04438;border-radius:12px;margin-left:auto;padding:2px 7px;font-size:10px;font-style:normal}.profile{border-top:1px solid #ffffff14;align-items:center;gap:10px;margin-top:auto;padding:18px;display:flex}.profile>span,.account>span{width:36px;height:36px;color:var(--blue);background:#d9e9ff;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.profile div,.account div{flex-direction:column;display:flex}.profile b,.account b{font-size:12px}.profile small,.account small{color:#91a2ba;font-size:10px}.main{width:calc(100% - 230px);margin-left:230px}header{border-bottom:1px solid var(--line);z-index:3;background:#fff;align-items:center;height:68px;padding:0 32px;display:flex;position:sticky;top:0}.search{color:#98a2b3;background:#f7f9fc;border:1px solid #e6ebf2;border-radius:8px;align-items:center;gap:8px;width:330px;height:39px;padding:0 12px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.account{align-items:center;gap:10px;margin-left:auto;display:flex}.account button{background:0 0;border:0;font-size:20px;position:relative}.account button i{color:#fff;background:#f04438;border-radius:50%;place-items:center;width:14px;height:14px;font-size:8px;font-style:normal;display:grid;position:absolute;top:-3px;right:-2px}.mobile{display:none}.content{max-width:1500px;margin:auto;padding:28px 32px 60px}.title{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.title small{letter-spacing:1.5px;color:var(--blue);font-size:10px;font-weight:700}.title h1{margin:5px 0;font-size:25px}.title p{color:var(--muted);margin:0;font-size:12px}.primary,.outline{border-radius:8px;padding:10px 15px;font-weight:700}.primary{background:var(--blue);color:#fff;border:0;box-shadow:0 3px 8px #1769e82a}.outline{color:#344054;background:#fff;border:1px solid #d6dce6}.filter{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:20px;padding:12px 15px;display:flex}.filter label{border-right:1px solid var(--line);padding-right:22px}.filter label small{color:#98a2b3;font-size:8px;font-weight:700;display:block}.filter select{color:#344054;border:0;outline:0;min-width:215px;font-weight:600}.filter>div{background:#f4f6f9;border-radius:7px;padding:3px}.filter>div button{color:#667085;background:0 0;border:0;border-radius:5px;padding:7px 13px;font-size:11px}.filter>div .sel{color:var(--blue);background:#fff;box-shadow:0 1px 5px #0001}.filter>.outline{margin-left:auto}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0;display:grid}.stats article{border:1px solid var(--line);background:#fff;border-radius:10px;gap:13px;padding:17px;display:flex}.stats article>span{border-radius:9px;place-items:center;width:41px;height:41px;font-size:18px;font-weight:800;display:grid}.blue{color:var(--blue);background:#e8f1ff}.green{color:#12a150;background:#eafaf1}.orange{color:#f79009;background:#fff4e7}.red{color:#f04438;background:#fff0ef}.stats article div{flex-direction:column;display:flex}.stats small{color:#667085;font-size:11px}.stats b{margin:3px 0;font-size:24px}.stats em{color:#98a2b3;font-size:9px;font-style:normal}.dashgrid{grid-template-columns:1fr 1.18fr;gap:15px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:18px}.panelhead{justify-content:space-between;display:flex}.panelhead>div{flex-direction:column;display:flex}.panelhead b{font-size:13px}.panelhead small{color:#98a2b3;margin-top:3px;font-size:10px}.panelhead button{color:var(--blue);background:0 0;border:0;font-size:10px;font-weight:700}.chart{justify-content:space-around;align-items:center;height:175px;display:flex}.donut{background:conic-gradient(#18a85b 0 95.5%,#f79009 95.5% 98%,#f04438 98%);border-radius:50%;place-items:center;width:140px;height:140px;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;width:95px;height:95px;position:absolute}.donut span{z-index:1;text-align:center}.donut b{font-size:22px;display:block}.donut small{color:#98a2b3;font-size:9px}.legend{min-width:170px}.legend p{color:#667085;grid-template-columns:13px 1fr auto auto;align-items:center;gap:6px;margin:13px 0;font-size:10px;display:grid}.legend i{border-radius:50%;width:7px;height:7px}.legend .g{background:#18a85b}.legend .o{background:#f79009}.legend .r{background:#f04438}.legend small{color:#98a2b3}.alert{border-bottom:1px solid #edf0f5;grid-template-columns:35px 1fr auto;align-items:center;gap:9px;padding:11px 0;display:grid}.alert>span{color:#f79009;background:#fff4e7;border-radius:7px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.alert>span.late{color:#f04438;background:#fff0ef}.alert div{flex-direction:column;display:flex}.alert b{font-size:11px}.alert small{color:#98a2b3;margin-top:3px;font-size:9px}.alert em{color:#f79009;background:#fff8ed;border-radius:5px;padding:5px 7px;font-size:9px;font-style:normal}.alert em.late{color:#f04438;background:#fff0ef}.projects{margin-top:15px}.projectrow{grid-template-columns:repeat(4,1fr);gap:11px;margin-top:14px;display:grid}.projectmini{border:1px solid var(--line);border-radius:8px;grid-template-columns:33px 1fr 8px;gap:8px;padding:11px;display:grid}.projectmini>span{width:32px;height:32px;color:var(--blue);background:#e8f1ff;border-radius:7px;place-items:center;display:grid}.projectmini .p1{color:#12a150;background:#eafaf1}.projectmini .p2{color:#f79009;background:#fff4e7}.projectmini .p3{color:#7f56d9;background:#f1edff}.projectmini>div{flex-direction:column;min-width:0;display:flex}.projectmini b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.projectmini small{color:#98a2b3;font-size:8px}.projectmini i{background:#eef1f5;border-radius:4px;height:4px;margin:8px 0 5px}.projectmini i em{background:#18a85b;border-radius:4px;height:100%;display:block}.projectmini strong{color:#f79009;font-weight:400;display:block}.projectmini button{color:#98a2b3;background:0 0;border:0}.tools{gap:9px;margin-bottom:12px;display:flex}.tools .search{background:#fff}.tools select{color:#475467;background:#fff;border:1px solid #d6dce6;border-radius:8px;padding:0 12px}.table{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{text-align:left;letter-spacing:.7px;color:#667085;background:#f8fafc;padding:11px 14px;font-size:8px}td{color:#475467;border-top:1px solid #edf0f5;padding:12px 14px}tbody tr{cursor:pointer}tbody tr:hover{background:#f8fbff}td>small{color:#98a2b3;margin-top:3px;font-size:9px;display:block}.item{align-items:center;gap:9px;display:flex}.item>span{width:34px;height:34px;color:var(--blue);background:#eaf2ff;border-radius:7px;place-items:center;display:grid}.item div{flex-direction:column;display:flex}.item small{color:#98a2b3;margin-top:2px;font-size:9px}.badge{border-radius:13px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.badge i{border-radius:50%;width:6px;height:6px}.badge.good{color:#07843e;background:#eafaf1}.badge.good i{background:#12a150}.badge.warn{color:#b75d00;background:#fff5e9}.badge.warn i{background:#f79009}.badge.bad{color:#c62e26;background:#fff0ef}.badge.bad i{background:#f04438}.orangetxt{color:#f79009}.redtxt{color:#f04438}.none{text-align:center;color:#98a2b3;padding:40px}.projectgrid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.projectgrid>article{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.cover{color:#fff;background:linear-gradient(135deg,#123963,#1e6fbe);justify-content:space-between;height:72px;padding:11px;display:flex}.cover b{background:#fff2;border-radius:10px;height:max-content;padding:5px 7px;font-size:8px}.cover small{font-size:8px}.c1{background:linear-gradient(135deg,#14573b,#1b9c68)}.c2{background:linear-gradient(135deg,#664519,#cf842a)}.c3{background:linear-gradient(135deg,#39265e,#7855b6)}.projectbody{padding:15px}.projectbody h3{margin:0;font-size:14px}.projectbody p{color:#667085;font-size:10px}.projectbody>div{gap:24px;display:flex}.projectbody>div span{flex-direction:column;display:flex}.projectbody small{color:#98a2b3;font-size:8px}.projectbody b{margin-top:3px;font-size:10px}.projectbody section{background:#f8fafc;border-radius:8px;align-items:center;gap:9px;margin:14px 0;padding:9px;display:flex}.projectbody section strong{font-size:22px}.projectbody section span{color:#667085;font-size:9px}.projectbody section em{color:#f79009;font-style:normal}.full{width:100%}.overlay{z-index:10;background:#0b1729aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:540px;max-width:100%;max-height:92vh;overflow:auto;box-shadow:0 20px 70px #0004}.modalhead{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 21px;display:flex}.modalhead>div{flex-direction:column;display:flex}.modalhead b{font-size:16px}.modalhead small{color:#98a2b3;margin-top:3px;font-size:10px}.modalhead button{background:0 0;border:0;font-size:23px}.form{grid-template-columns:1fr 1fr;gap:13px;padding:19px 21px;display:grid}.form label,.detail>label{color:#475467;font-size:10px;font-weight:700}.form input,.form select,.detail select,.detail textarea{background:#fff;border:1px solid #d7dde7;border-radius:7px;outline:0;width:100%;margin-top:6px;padding:10px;display:block}.wide{grid-column:1/-1}.upload{text-align:center;border:1px dashed #aeb8c7;border-radius:8px;padding:18px;color:var(--blue)!important}.actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:13px 21px;display:flex}.photo{color:#98a2b3;background:#f2f5f9;border-radius:8px;place-items:center;height:105px;margin:17px 21px;font-size:26px;display:grid}.photo small{margin-top:-25px;font-size:9px;display:block}.info{grid-template-columns:1fr 1fr;gap:8px;padding:0 21px;display:grid}.info p{border:1px solid var(--line);border-radius:7px;flex-direction:column;margin:0;padding:9px;display:flex}.info small{color:#98a2b3;font-size:8px}.info b{margin-top:3px;font-size:10px}.detail>label,.detail>textarea,.detail>.full{width:calc(100% - 42px);margin:13px 21px 0;display:block}.detail textarea{resize:none;height:62px}.detail{padding-bottom:20px}.toast{background:var(--navy);color:#fff;z-index:20;border-radius:8px;padding:12px 17px;font-size:11px;position:fixed;bottom:24px;right:24px}.empty{text-align:center;padding:100px 20px}.empty>span{width:70px;height:70px;color:var(--blue);background:#e8f1ff;border-radius:18px;place-items:center;margin:auto;font-size:28px;display:grid}.empty h2{margin-bottom:5px}.empty p{color:#667085}.empty button{margin-top:10px}@media (width<=1100px){.stats{grid-template-columns:1fr 1fr}.dashgrid{grid-template-columns:1fr}.projectrow,.projectgrid{grid-template-columns:1fr 1fr}}@media (width<=750px){aside{display:none}.main{width:100%;margin:0}header{height:59px;padding:0 15px}.mobile{color:var(--blue);font-size:12px;display:block}.mobile i{color:#344054;font-style:normal}.account div,.search{display:none}.content{padding:19px 13px 70px}.title{align-items:flex-start}.title h1{font-size:20px}.title p{display:none}.title>.primary{padding:10px;font-size:0}.title>.primary:after{content:"＋";font-size:17px}.filter{overflow:auto}.filter>div,.filter>.outline{display:none}.filter label{border:0}.stats{gap:8px}.stats article{gap:8px;padding:11px}.stats article>span{width:34px;height:34px}.stats b{font-size:19px}.stats em{display:none}.projectrow,.projectgrid{grid-template-columns:1fr}.chart{height:155px}.donut{width:120px;height:120px}.donut:before{width:80px;height:80px}.legend{min-width:140px}.tools{overflow:auto}.tools .search{min-width:220px;display:flex}.tools select{min-width:150px}.table{overflow:auto}table{min-width:730px}.form{grid-template-columns:1fr}.wide{grid-column:auto}}.project-toolbar{justify-content:space-between;align-items:center;margin:-10px 0 15px;display:flex}.project-toolbar p{color:#667085;font-size:11px}.project-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex!important}.project-title h3{flex:1}.project-title>div{gap:5px;display:flex}.project-title button{color:#1769e8;background:#fff;border:1px solid #dbe2eb;border-radius:6px;width:29px;height:29px;padding:0}.project-title button:hover{background:#eef5ff}.project-title button.trash{color:#d92d20}.project-title button.trash:hover{background:#fff0ef}.project-actions>span{flex:1}.danger{color:#d92d20;background:#fff;border:1px solid #f4b8b3;border-radius:8px;padding:10px 14px;font-weight:700}.danger:hover{background:#fff0ef}.no-project{text-align:center;background:#fff;border:1px dashed #cfd7e3;border-radius:10px;grid-column:1/-1;padding:50px}.no-project>span{color:#1769e8;background:#e8f1ff;border-radius:14px;place-items:center;width:55px;height:55px;margin:auto;font-size:25px;display:grid}.no-project h3{margin:12px 0 4px}.no-project p{color:#667085;margin:0 0 15px;font-size:11px}@media (width<=750px){.project-toolbar{align-items:flex-start}.project-toolbar p{display:none}.project-toolbar .primary{margin-left:auto}.project-actions{flex-wrap:wrap}.project-actions .danger{order:2;width:100%}.project-actions>span{display:none}}.mini-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.mini-stats article{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;padding:15px;display:flex}.mini-stats small{color:#667085;font-size:10px}.mini-stats b{margin-top:5px;font-size:23px}.module-table{margin-top:8px}.module-table td{white-space:nowrap}.form textarea{resize:vertical;border:1px solid #d7dde7;border-radius:7px;width:100%;min-height:78px;margin-top:6px;padding:10px}.upload input{max-width:240px;margin:8px auto 0;display:block}.row-actions{gap:5px;display:flex}.row-actions button{color:#1769e8;background:#fff;border:1px solid #cfd8e6;border-radius:5px;padding:5px 7px;font-size:9px}.report-buttons{gap:8px;display:flex}.report-buttons button{color:#fff;border:0;border-radius:8px;padding:10px 13px;font-weight:700}.report-buttons .excel{background:#16844b}.report-buttons .pdf{background:#d92d20}.report-cards{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px;display:grid}.report-cards article{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:12px;padding:15px;display:flex}.report-cards article>span{color:#1769e8;background:#e8f1ff;border-radius:8px;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.report-cards article>div{flex-direction:column;flex:1;display:flex}.report-cards b{font-size:12px}.report-cards small{color:#667085;margin-top:3px;font-size:9px}.report-cards button{color:#1769e8;background:0 0;border:0;font-size:10px;font-weight:700}.qr-box{text-align:center;padding:24px}.qr-box img{border:1px solid #e4e9f1;border-radius:8px;width:230px;height:230px}.qr-box h3{margin:12px 0 4px}.qr-box p{color:#667085;margin:0 0 15px;font-size:10px}.detail-buttons{gap:8px;margin:13px 21px 0;display:flex}.detail-buttons button{flex:1}.detail-buttons+.full{display:none}@media (width<=750px){.mini-stats{grid-template-columns:1fr 1fr}.report-cards{grid-template-columns:1fr}.report-buttons{flex-direction:column}.module-table{overflow:auto}}@media print{aside,header,.title,.modalhead,.qr-box button{display:none!important}.main{width:100%;margin:0}.overlay{background:#fff;padding:0;position:static}.modal{box-shadow:none;width:100%}.qr-box img{width:260px;height:260px}}.brand-logo{object-fit:contain;background:#fff;border-radius:9px;width:42px;height:42px;padding:3px}.brand>div{min-width:0}.brand>div b{white-space:nowrap;text-overflow:ellipsis;max-width:135px;font-size:13px;display:block;overflow:hidden}.settings-tabs{background:#e9eef5;border-radius:9px;gap:6px;width:max-content;margin-bottom:16px;padding:4px;display:flex}.settings-tabs button{color:#667085;background:0 0;border:0;border-radius:7px;padding:9px 14px;font-size:11px;font-weight:700}.settings-tabs button.active{color:#1769e8;background:#fff;box-shadow:0 2px 7px #0001}.settings-grid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.settings-card,.brand-preview-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px}.settings-head{border-bottom:1px solid var(--line);flex-direction:column;margin-bottom:16px;padding-bottom:14px;display:flex}.settings-head b{font-size:14px}.settings-head small{color:#667085;margin-top:4px;font-size:10px}.settings-card>label{color:#475467;margin-top:14px;font-size:10px;font-weight:700;display:block}.settings-card>label>input{border:1px solid #d7dde7;border-radius:7px;width:100%;margin-top:6px;padding:10px;display:block}.logo-upload{border:1px dashed #bdc7d4;border-radius:9px;align-items:center;gap:14px;margin-top:7px;padding:14px;display:flex}.logo-preview{background:#e8f1ff;border-radius:12px;flex-shrink:0;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.logo-preview img{object-fit:contain;width:100%;height:100%}.logo-preview span{color:#1769e8;font-size:28px;font-weight:800}.logo-upload>div:last-child{flex-direction:column;gap:7px;display:flex}.logo-upload input{font-size:10px}.logo-upload small{color:#98a2b3;font-size:9px}.settings-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.save-note{color:#07843e;text-align:center;background:#eafaf1;border-radius:6px;padding:9px;font-size:10px}.brand-preview-card>small{letter-spacing:1px;color:#98a2b3;font-size:9px}.preview-nav{color:#aab7c8;background:#10233e;border-radius:10px;min-height:270px;margin-top:12px;padding:17px}.preview-brand{border-bottom:1px solid #ffffff15;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:15px;display:flex}.preview-brand>img,.preview-brand>span{object-fit:contain;background:#fff;border-radius:8px;width:40px;height:40px;padding:3px}.preview-brand>span{color:#fff;background:#1769e8;place-items:center;font-size:18px;font-weight:800;display:grid}.preview-brand>div{flex-direction:column;min-width:0;display:flex}.preview-brand b{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:11px;overflow:hidden}.preview-brand small{letter-spacing:1.5px;font-size:7px}.preview-nav p{border-radius:6px;padding:9px;font-size:10px}.preview-nav p.selected{color:#fff;background:#1d3f68}.user-toolbar{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:13px 15px;display:flex}.user-toolbar>div{flex-direction:column;display:flex}.user-toolbar b{font-size:12px}.user-toolbar small{color:#98a2b3;margin-top:2px;font-size:9px}.delete-user{color:#d92d20!important}@media (width<=850px){.settings-grid{grid-template-columns:1fr}.brand-preview-card{display:none}}@media (width<=600px){.settings-tabs{width:100%}.settings-tabs button{flex:1;padding:9px 6px}.logo-upload{flex-direction:column;align-items:flex-start}.settings-actions{flex-direction:column}.user-toolbar{align-items:flex-start;gap:10px}.user-toolbar .primary{width:100%}}.mobile-nav{display:none}.install-pwa{z-index:30;color:#fff;background:#10233e;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 40px #0004}.install-pwa>div{flex-direction:column;display:flex}.install-pwa b{font-size:12px}.install-pwa small{color:#aab7c8;margin-top:2px;font-size:9px}.install-pwa>button{color:#fff;background:#1769e8;border:0;border-radius:7px;padding:8px 11px;font-size:10px;font-weight:700}.install-pwa .close-install{color:#aab7c8;background:0 0;padding:2px;font-size:18px}.offline-indicator{z-index:50;color:#fff;background:#f79009;border-radius:0 0 7px 7px;padding:5px 13px;font-size:9px;font-weight:700;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (width<=750px){body{padding-bottom:68px}.mobile-nav{z-index:8;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dfe5ed;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #10233e12}.mobile-nav button{color:#98a2b3;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px 2px;font-size:8px;display:flex}.mobile-nav button i{font-size:19px;font-style:normal}.mobile-nav button.active{color:#1769e8;font-weight:700}.install-pwa{bottom:76px;left:12px;right:12px}.overlay{align-items:end;padding:0}.modal{border-radius:17px 17px 0 0;width:100%;max-width:none;max-height:92vh}.modalhead{z-index:2;background:#fff;position:sticky;top:0}.form{gap:12px;padding:16px}.form label{font-size:11px}.form input,.form select,.form textarea{min-height:44px;font-size:16px}.actions{background:#fff;padding:12px 16px;position:sticky;bottom:0}.actions button{flex:1;min-height:44px}.content{padding-bottom:22px}.title{margin-bottom:16px}.title>.primary{min-width:44px;min-height:44px}.module-table{border-radius:9px}.row-actions button{min-height:34px;padding:7px 10px}.upload{flex-direction:column;justify-content:center;min-height:82px;display:flex}.toast{text-align:center;bottom:78px;left:13px;right:13px}.account>span{display:none}}.login-shell{background:radial-gradient(circle at 20% 10%,#1d3f68,var(--navy));place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border-radius:16px;width:100%;max-width:390px;padding:30px;box-shadow:0 22px 60px #00000040}.login-brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:17px;display:flex}.login-brand>img,.login-brand>span{object-fit:contain;border-radius:11px;flex-shrink:0;width:46px;height:46px}.login-brand>span{color:var(--blue);background:#e8f1ff;place-items:center;font-size:21px;font-weight:800;display:grid}.login-brand>div{min-width:0}.login-brand b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.login-brand small{letter-spacing:2.5px;color:#98a2b3;font-size:8px}.login-card h1{margin:0 0 5px;font-size:19px}.login-card>p{color:var(--muted);margin:0 0 20px;font-size:11px}.login-form{flex-direction:column;gap:14px;display:flex}.login-form label{color:#475467;font-size:10px;font-weight:700;display:block}.login-form input{border:1px solid #d7dde7;border-radius:8px;width:100%;min-height:44px;margin-top:6px;padding:12px;display:block}.login-form input:focus{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #1769e820}.login-form .primary{width:100%;min-height:46px}.login-form .primary:disabled{opacity:.6;cursor:progress}.login-error{color:#b42318;background:#fff0ef;border:1px solid #f4b8b3;border-radius:8px;margin:0;padding:10px;font-size:11px}.form-error{color:#b42318;background:#fff0ef;border:1px solid #f4b8b3;border-radius:8px;margin:0 21px 4px;padding:10px;font-size:11px}.page-error{color:#b42318;cursor:pointer;background:#fff0ef;border:1px solid #f4b8b3;border-radius:8px;margin:0 0 15px;padding:11px 13px;font-size:11px}.attachment-link{color:var(--blue);font-size:10px;font-weight:700;text-decoration:none}.attachment-link:hover{text-decoration:underline}.muted-cell{color:#98a2b3}.actions button:disabled,.row-actions button:disabled,.settings-actions button:disabled{opacity:.55;cursor:not-allowed}.profile .logout,.account .logout{color:#aab7c8;background:0 0;border:1px solid #ffffff26;border-radius:7px;flex-shrink:0;width:30px;height:30px;margin-left:auto;padding:0;font-size:14px}.profile .logout:hover{color:#fff;background:#ffffff14}.account .logout{color:#667085;border-color:#dbe2eb}.account .logout:hover{color:var(--blue);background:#eef5ff}.detail .photo img{object-fit:cover;border-radius:inherit;width:100%;height:100%}@media (width<=750px){.form-error{margin:0 16px 4px}}
