@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#152033;background:#f4f7fb;font-synthesis:none;--navy: #071a2f;--blue: #1968e5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.brand{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.3px;color:var(--navy)}.brand b{color:#718096;font-weight:600}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;color:#fff;background:linear-gradient(145deg,#2878ef,#0747b8);box-shadow:0 7px 15px #1663db30}.portal-shell{min-height:100vh;display:flex;flex-direction:column}header{height:76px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8edf4}.profile-wrap{position:relative}.profile{border:0;background:transparent;display:flex;align-items:center;gap:10px;color:#667085;padding:7px;border-radius:12px}.profile:hover{background:#f5f7fa}.avatar,.profile img{width:37px;height:37px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#dce9ff;color:#1456ba;font-weight:700;font-size:13px}.profile-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.25}.profile-text strong{color:#1b2638;font-size:13px}.profile-text small{color:#8490a2;font-size:11px}.profile-menu{position:absolute;z-index:3;right:0;top:55px;width:170px;padding:8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 18px 40px #1d2d4420}.profile-menu button{width:100%;border:0;background:none;padding:10px;border-radius:8px;display:flex;align-items:center;gap:8px;color:#344054}.profile-menu button:hover{background:#f5f7fa}.portal-main{width:min(1160px,calc(100% - 48px));flex:1;margin:0 auto;padding:56px 0 80px}.demo-banner{padding:11px 15px;margin:-25px 0 30px;color:#704d00;background:#fff8df;border:1px solid #f4d675;border-radius:10px;font-size:13px}.demo-banner span{font-weight:700;margin-right:7px}.welcome .date{color:#1968e5;font-size:11px;font-weight:800;letter-spacing:1.4px}.welcome h1{margin:9px 0 4px;font:800 clamp(28px,3vw,38px)/1.2 Manrope,sans-serif;letter-spacing:-1.3px;color:var(--navy)}.welcome h1 span{font-size:.75em}.welcome p{margin:0;color:#718096;font-size:15px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin:46px 0 23px}.section-title{display:flex;align-items:center;gap:9px;color:#344054}.section-title h2{font:700 17px Manrope;margin:0}.section-title span{min-width:24px;height:24px;padding:0 7px;border-radius:12px;display:grid;place-items:center;font-size:11px;font-weight:700;background:#e7eef9;color:#52637a}.search{width:280px;height:41px;padding:0 12px;display:flex;align-items:center;gap:8px;color:#98a2b3;border:1px solid #dfe5ec;border-radius:10px;background:#fff;box-shadow:0 2px 5px #20314d08}.search:focus-within{border-color:#79aafa;box-shadow:0 0 0 3px #3b82f615}.search input{border:0;outline:0;width:100%;color:#253249;background:transparent;font-size:13px}.search button{display:grid;border:0;color:#98a2b3;background:none;padding:2px}.app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.app-card{min-height:145px;padding:25px;display:flex;align-items:flex-start;gap:19px;text-decoration:none;color:inherit;background:#fff;border:1px solid #e5eaf1;border-radius:15px;box-shadow:0 4px 14px #1d34520a;transition:transform .18s,box-shadow .18s,border-color .18s}.app-card:hover{transform:translateY(-3px);border-color:#cbd9ec;box-shadow:0 14px 30px #1d345216}.app-icon{flex:0 0 58px;height:58px;border-radius:14px;display:grid;place-items:center;color:var(--brand);background:color-mix(in srgb,var(--brand) 10%,white);font:800 16px Manrope;letter-spacing:-1px}.app-icon img{width:36px;height:36px;object-fit:contain;border-radius:7px}.app-info{flex:1;min-width:0}.app-title-row{display:flex;align-items:center;justify-content:space-between}.app-title-row svg{color:#a4adba;transition:transform .18s,color .18s}.app-card:hover .app-title-row svg{transform:translate(3px);color:var(--blue)}.app-card h3{margin:2px 0 5px;font:700 16px Manrope;color:#17243a}.app-card p{margin:0 0 13px;font-size:13px;color:#7b8798}.app-card span{font-size:10px;font-weight:700;color:#64748b;padding:4px 8px;background:#f2f5f8;border-radius:5px}.app-tags{display:flex;flex-wrap:wrap;gap:6px}.app-tags span:last-child:not(:first-child){color:#175cd3;background:#eff8ff}.empty{text-align:center;padding:70px 20px;background:#fff;border:1px dashed #d8e0ea;border-radius:16px}.empty div{width:54px;height:54px;margin:auto;display:grid;place-items:center;border-radius:15px;color:#6680a3;background:#eef3f9}.empty h3{margin:18px 0 6px;color:#26364e}.empty p{margin:0;color:#8490a2;font-size:14px}footer{min-height:62px;padding:0 clamp(24px,5vw,76px);border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;color:#8a96a8;font-size:11px}.portal-shell footer span:last-child{display:flex;gap:6px;align-items:center}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.03fr .97fr;background:#fff}.login-panel{padding:clamp(35px,6vw,80px);display:flex;flex-direction:column;justify-content:space-between}.brand-large{font-size:20px}.brand-large .brand-mark{width:40px;height:40px}.login-logo{display:block;width:62px;height:62px;object-fit:contain}.login-apps-label{font:800 20px Manrope,sans-serif;color:var(--navy)}.login-copy{max-width:560px;margin:80px 0}.eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;letter-spacing:1.1px;color:#1968e5;background:#eaf2ff;padding:7px 10px;border-radius:7px}.login-copy h1{margin:20px 0 18px;font:800 clamp(42px,5vw,68px)/1.07 Manrope,sans-serif;letter-spacing:-3.5px;color:#0a1c32}.login-copy h1 em{color:#1968e5;font-style:normal}.login-copy p{color:#6d798b;font-size:16px;line-height:1.7;max-width:475px;margin-bottom:31px}.primary-button{display:flex;align-items:center;justify-content:center;gap:16px;border:0;border-radius:11px;padding:15px 22px;color:#fff;background:#1666df;font-weight:700;box-shadow:0 9px 24px #1666df38}.primary-button:hover{background:#0d55c4}.login-panel>small{color:#9aa5b4}.config-error{border:1px solid #f0b7b7;background:#fff3f3;color:#a52b2b;padding:14px 16px;border-radius:10px;font-size:13px;line-height:1.5}.login-art{position:relative;overflow:hidden;background:radial-gradient(circle at 30% 25%,#266fd2,transparent 32%),radial-gradient(circle at 70% 70%,#122e59,transparent 40%),#07172b}.login-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:50px 50px}.orb{position:absolute;border-radius:50%;filter:blur(3px)}.orb-one{width:430px;height:430px;left:15%;top:16%;border:1px solid #71a8ff55;box-shadow:inset 0 0 100px #116bde24,0 0 90px #116bde30}.orb-two{width:190px;height:190px;right:-30px;bottom:60px;background:#1c64c326;filter:blur(20px)}.login-app-cloud{position:absolute;z-index:1;top:10%;right:8%;bottom:10%;left:8%;display:grid;grid-template-columns:repeat(4,80px);grid-template-rows:repeat(3,80px);align-content:space-around;justify-content:space-between}.glass-card{position:relative;width:80px;height:80px;display:grid;place-items:center;color:#fff;font:800 18px Manrope;border:1px solid #ffffff26;border-radius:20px;background:#ffffff13;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 45px #0006}.glass-card img{width:60px;height:60px;padding:8px;object-fit:contain;border-radius:14px;background:#fff}.g1{transform:rotate(-8deg)}.g2{transform:translateY(14px) rotate(5deg)}.g3{transform:translateY(-5px) rotate(-4deg)}.g4{transform:translateY(12px) rotate(7deg)}.g5{transform:translate(8px) rotate(5deg)}.g6{transform:translateY(10px) rotate(-7deg)}.g7{transform:translateY(-7px) rotate(6deg)}.g8{transform:translate(-8px) rotate(-5deg)}.g9{grid-column:2;grid-row:3;transform:translateY(5px) rotate(-4deg)}.g10{grid-column:3;grid-row:3;transform:translateY(-3px) rotate(6deg)}.loading{min-height:100vh;display:grid;place-items:center;align-content:center;gap:20px;background:#f4f7fb}.loading .brand-mark{width:52px;height:52px;font-size:20px}.loading div{width:100px;height:3px;border-radius:4px;background:linear-gradient(90deg,#1968e5 50%,#dce6f4 50%);background-size:200%;animation:load 1s infinite}@keyframes load{to{background-position:-200%}}@media(max-width:800px){.login-shell{grid-template-columns:1fr}.login-art,.profile-text{display:none}.portal-main{width:min(100% - 30px,1160px);padding-top:38px}.toolbar{align-items:flex-start;gap:18px;flex-direction:column}.search{width:100%}.app-grid{grid-template-columns:1fr}.app-card{min-height:128px;padding:20px}footer{gap:20px}.login-panel{min-height:100vh}.login-copy h1{letter-spacing:-2px}}
