@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes float-soft{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-16px,0)}}@keyframes pulse-ring{0%{transform:scale(.75);opacity:.65}to{transform:scale(1.2);opacity:0}}@keyframes flow{0%{transform:translate(-10px);opacity:0}50%{opacity:1}to{transform:translate(55px);opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-130%)}to{transform:translate(240%)}}@keyframes radar{0%{transform:scale(.5);opacity:.65}to{transform:scale(1);opacity:0}}:root{--primary: #1769e8;--primary-dark: #0b4db8;--primary-soft: #edf5ff;--primary-mist: #f5f9ff;--cyan: #0ea5d7;--ink: #0d1b35;--ink-soft: #3d4d68;--muted: #73819a;--faint: #a7b2c4;--line: #e5ebf3;--line-blue: #d9e7fb;--surface: #fff;--canvas: #f5f8fc;--success: #10a66a;--warning: #e89b18;--danger: #e34b5f;--sidebar: 252px;--radius: 18px;--shadow: 0 14px 34px rgba(23, 48, 91, .07), 0 2px 8px rgba(23, 48, 91, .035);font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{background:var(--canvas)}button,input,textarea,select{font:inherit}button{border:0}a{color:inherit;text-decoration:none}svg{flex:none}::selection{color:#fff;background:var(--primary)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{border-radius:10px;background:#cad5e4}::-webkit-scrollbar-track{background:transparent}.brand-mark{position:relative;display:grid;width:42px;height:42px;place-items:center;overflow:hidden;flex:none;border:1px solid rgba(255,255,255,.35);border-radius:13px;color:#fff;background:linear-gradient(145deg,#3292ff,#1769e8 55%,#0847b1);box-shadow:0 10px 24px #1769e847,inset 0 1px #ffffff59;font-size:19px;font-weight:800}.brand-mark:after{position:absolute;top:-20px;left:-18px;width:24px;height:80px;content:"";transform:rotate(32deg);background:#fff3}.brand-mark.inverse{color:#1769e8;background:#fff;box-shadow:0 10px 24px #021c4a26}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:10px;font-weight:800;letter-spacing:.17em}.eyebrow.light{color:#9ed0ff}.eyebrow.light i{width:18px;height:1px;background:currentColor}.auth-page{position:relative;display:grid;min-height:100%;overflow:hidden;grid-template-columns:minmax(540px,1.12fr) minmax(450px,.88fr);background:#fff}.auth-showcase{position:relative;z-index:1;display:flex;min-height:100vh;overflow:hidden;padding:46px clamp(44px,6vw,96px) 40px;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#061a3e,#082c67 46%,#0a56be)}.auth-showcase:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";opacity:.43;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 85%);mask-image:linear-gradient(to bottom,#000,transparent 85%)}.auth-showcase:after{position:absolute;right:-180px;bottom:-210px;z-index:-1;width:560px;height:560px;border:1px solid rgba(122,190,255,.18);border-radius:50%;content:"";box-shadow:0 0 0 70px #4498ff0a,0 0 0 140px #4498ff09}.auth-ambient{position:absolute;z-index:0;border-radius:50%;filter:blur(1px);pointer-events:none}.ambient-one{top:-130px;left:34%;width:380px;height:380px;opacity:.5;background:radial-gradient(circle,rgba(38,146,255,.5),transparent 68%);animation:float-soft 7s ease-in-out infinite}.ambient-two{right:31%;bottom:3%;width:260px;height:260px;opacity:.25;background:radial-gradient(circle,#1ec6ff,transparent 66%);animation:float-soft 9s ease-in-out infinite reverse}.auth-brand{display:flex;align-items:center;gap:13px;font-size:15px;font-weight:700;letter-spacing:.05em}.showcase-copy{max-width:680px;margin:72px 0 48px;animation:fade-up .65s ease both}.showcase-copy h1{margin:20px 0;font-size:clamp(36px,4.25vw,63px);font-weight:680;line-height:1.16;letter-spacing:-.045em}.showcase-copy h1 em{color:#82c6ff;font-style:normal;text-shadow:0 0 32px rgba(80,174,255,.35)}.showcase-copy p{max-width:610px;margin:0;color:#b8cee9;font-size:clamp(15px,1.2vw,18px);line-height:1.9}.glass-panel{border:1px solid rgba(174,214,255,.18);background:#07234e80;box-shadow:inset 0 1px #ffffff14,0 22px 50px #000c2733;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.showcase-console{width:min(680px,100%);padding:21px 24px;border-radius:20px;animation:fade-up .65s .12s ease both}.console-top{display:flex;padding-bottom:18px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09);color:#ddecff;font-size:12px}.console-top span{display:flex;align-items:center;gap:8px;font-weight:650}.console-top small{color:#7fa5d0}.live-dot{width:7px;height:7px;border-radius:50%;background:#35e0a1;box-shadow:0 0 0 5px #35e0a11a,0 0 13px #35e0a1}.flow-line{display:flex;padding:25px 0;align-items:center}.flow-node{display:flex;width:78px;flex-direction:column;align-items:center;gap:7px;color:#b7cce7;font-size:10px;white-space:nowrap}.flow-node svg{width:38px;height:38px;padding:9px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#ffffff0e}.flow-node.active svg{color:#fff;border-color:#71bfff66;background:#2284f259;box-shadow:0 0 22px #258fff47}.flow-track{position:relative;height:1px;margin:0 9px;overflow:hidden;flex:1;background:linear-gradient(90deg,#5dabff24,#5dabffa6,#5dabff24)}.flow-track i{position:absolute;top:-2px;left:0;width:5px;height:5px;border-radius:50%;background:#75c2ff;box-shadow:0 0 10px #75c2ff;animation:flow 2.1s linear infinite}.flow-track i:nth-child(2){animation-delay:.7s}.flow-track i:nth-child(3){animation-delay:1.4s}.console-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.console-metrics div{display:flex;padding:13px 15px;border-radius:12px;flex-direction:column;gap:3px;background:#ffffff0a}.console-metrics strong{color:#eaf4ff;font-size:12px}.console-metrics span{color:#779cc8;font-size:10px}.showcase-foot{display:flex;margin-top:26px;align-items:center;gap:8px;color:#718fb7;font-size:11px}.auth-form-side{position:relative;z-index:2;display:grid;min-height:100vh;padding:48px clamp(38px,5vw,88px);place-items:center;background:linear-gradient(180deg,#fff,#fbfdff)}.auth-form-side:before{position:absolute;top:0;right:0;width:240px;height:240px;content:"";opacity:.75;background:radial-gradient(circle at 100% 0,#eaf4ff,transparent 66%);pointer-events:none}.auth-card{width:min(410px,100%);animation:fade-up .55s .08s ease both}.mobile-auth-brand{display:none}.auth-heading{margin-bottom:29px}.auth-heading h2{margin:10px 0 8px;color:#101d35;font-size:33px;font-weight:700;letter-spacing:-.035em}.auth-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.form-alert,.inline-alert{display:flex;padding:11px 13px;margin-bottom:17px;align-items:center;gap:9px;border:1px solid #ffd4d9;border-radius:11px;color:#b52b40;background:#fff5f6;font-size:12px}.form-field{display:flex;margin-bottom:17px;flex-direction:column;gap:8px}.form-field>span,.time-grid label span{color:var(--ink-soft);font-size:12px;font-weight:650}.form-field input,.time-grid input,.device-create-form input,.search-box input{width:100%;height:47px;padding:0 14px;outline:0;border:1px solid #dfe6f0;border-radius:11px;color:var(--ink);background:#fbfcfe;transition:border-color .18s,box-shadow .18s,background .18s}.form-field input::placeholder,.device-create-form input::placeholder{color:#b2bccb}.form-field input:focus,.time-grid input:focus,.device-create-form input:focus{border-color:#74aef4;background:#fff;box-shadow:0 0 0 4px #1769e817}.form-field.compact{margin-bottom:15px}.form-field.compact input{height:42px;font-size:12px}.primary-button,.soft-button,.send-button,.text-link{display:inline-flex;min-height:42px;padding:0 17px;align-items:center;justify-content:center;gap:8px;border-radius:10px;cursor:pointer;font-size:12px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,opacity .18s}.primary-button{position:relative;overflow:hidden;color:#fff;background:linear-gradient(135deg,#2380f5,#0e5ed4);box-shadow:0 9px 20px #1769e838}.primary-button:before{position:absolute;top:0;left:0;width:35%;height:100%;content:"";transform:translate(-130%) skew(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent)}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1769e84d}.primary-button:hover:before{animation:shimmer .75s ease}.primary-button:disabled,.send-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.primary-button.small{min-height:38px;padding:0 14px}.primary-button.full{width:100%}.soft-button{color:#28527f;border:1px solid var(--line);background:#fff;box-shadow:0 4px 12px #1b3f6c0a}.soft-button:hover{color:var(--primary);border-color:#c6dcfa;background:var(--primary-mist)}.auth-submit{width:100%;height:49px;margin-top:4px}.auth-switch{margin-top:22px;color:var(--muted);text-align:center;font-size:12px}.auth-switch button{padding:4px 7px;cursor:pointer;color:var(--primary);background:none;font-weight:700}.secure-note{display:flex;margin-top:29px;padding-top:18px;align-items:center;justify-content:center;gap:7px;border-top:1px solid #edf0f5;color:#9aa5b6;font-size:10px}.spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:50%;animation:spin .7s linear infinite}.spinner.blue{color:var(--primary);border-color:#c9dcf7;border-top-color:var(--primary)}.app-shell{display:grid;min-height:100%;grid-template-columns:var(--sidebar) 1fr;background:var(--canvas)}.sidebar{position:sticky;top:0;z-index:40;display:flex;height:100vh;padding:23px 15px 18px;flex-direction:column;border-right:1px solid #e7edf5;background:#fffffff5;box-shadow:7px 0 28px #1f3d6606;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sidebar-brand{display:flex;height:53px;padding:0 8px;align-items:center;gap:11px}.sidebar-brand>div{display:flex;flex-direction:column}.sidebar-brand strong{font-size:17px;letter-spacing:.03em}.sidebar-brand small{margin-top:2px;color:#9ba8ba;font-size:8px;font-weight:700;letter-spacing:.18em}.mobile-close{display:none;padding:6px;margin-left:auto;color:var(--muted);cursor:pointer;background:transparent}.workspace-chip{display:flex;min-height:60px;padding:10px;margin:17px 0 21px;align-items:center;gap:9px;border:1px solid #e6edf6;border-radius:13px;background:linear-gradient(145deg,#fbfdff,#f6f9fd)}.workspace-chip>div{display:flex;min-width:0;flex:1;flex-direction:column}.workspace-chip strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.workspace-chip small{margin-top:4px;color:var(--muted);font-size:9px}.workspace-chip>svg{color:#a7b2c2}.avatar{position:relative;display:inline-grid;width:38px;height:38px;overflow:hidden;flex:none;place-items:center;border:1px solid #d9e7fb;border-radius:12px;color:#1769e8;background:linear-gradient(145deg,#edf6ff,#dcecff);font-size:13px;font-weight:800}.avatar.mini{width:34px;height:34px;border-radius:10px}.avatar img{width:100%;height:100%;object-fit:cover}.nav{display:flex;min-height:0;flex:1;flex-direction:column;gap:3px}.nav-caption{padding:0 11px 8px;color:#a7b1c1;font-size:9px;font-weight:750;letter-spacing:.16em}.nav a{position:relative;display:flex;min-height:43px;padding:0 12px;align-items:center;gap:11px;border-radius:11px;color:#65738b;font-size:12px;font-weight:600;transition:color .16s,background .16s,transform .16s}.nav a:hover{color:#1d4f8f;background:#f5f9ff;transform:translate(2px)}.nav a.active{color:var(--primary);background:linear-gradient(90deg,#eaf3ff,#f4f9ff)}.nav a.active:before{position:absolute;left:-15px;width:3px;height:22px;border-radius:0 4px 4px 0;content:"";background:var(--primary);box-shadow:0 0 13px #1769e866}.sidebar-status{display:flex;padding:13px 11px;margin:12px 0;align-items:center;gap:10px;border:1px solid #e4ecf5;border-radius:13px;background:#f9fbfe}.agent-orbit{position:relative;display:grid;width:33px;height:33px;flex:none;place-items:center}.agent-orbit:before{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #b8d5fb;border-radius:50%;content:"";animation:pulse-ring 2.5s ease-out infinite}.agent-orbit span{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;color:var(--primary);background:#e8f2ff}.sidebar-status>div:last-child{display:flex;flex-direction:column}.sidebar-status strong{font-size:10px}.sidebar-status small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.sidebar-user{display:flex;width:100%;min-width:0;padding:10px 8px 0;align-items:center;gap:9px;border-top:1px solid var(--line);cursor:pointer;text-align:left;background:transparent}.sidebar-user>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.sidebar-user strong,.sidebar-user small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{font-size:10px}.sidebar-user small{margin-top:3px;color:var(--muted);font-size:8px}.sidebar-user>svg{color:#9aa6b8}.main-shell{min-width:0;min-height:100vh}.topbar{position:sticky;top:0;z-index:30;display:flex;height:64px;padding:0 27px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(221,229,239,.92);background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.crumb{display:flex;align-items:center;gap:7px;color:#9ba7b8;font-size:11px}.crumb strong{color:var(--ink-soft)}.crumb svg{color:#c4ccd8}.topbar-actions{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:10px}.cloud-state{display:flex;align-items:center;gap:7px}.cloud-state i{width:6px;height:6px;border-radius:50%;background:#aeb9c8;box-shadow:0 0 0 4px #aeb9c81c}.cloud-state.online i{background:var(--success);box-shadow:0 0 0 4px #10a66a1a}.top-divider{width:1px;height:18px;background:var(--line)}.license-mini{display:flex;align-items:center;gap:6px}.menu-button{display:none;padding:7px;color:var(--ink);cursor:pointer;background:transparent}.sidebar-scrim{display:none}.page-content{width:100%;max-width:1500px;padding:35px clamp(22px,3vw,43px) 55px;margin:0 auto;animation:fade-up .35s ease both}.page-title{display:flex;margin-bottom:27px;align-items:flex-end;justify-content:space-between;gap:20px}.page-title h1{margin:7px 0 4px;font-size:26px;font-weight:720;letter-spacing:-.035em}.page-title p{max-width:760px;margin:0;color:var(--muted);font-size:11px;line-height:1.7}.panel{border:1px solid rgba(222,230,240,.95);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.panel-head,.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-head h2,.panel-title-row h2,.settings-card h2,.card-heading h2{margin:4px 0 0;font-size:15px;letter-spacing:-.015em}.panel-title-row p,.settings-card p,.card-heading p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.loading-block{display:flex;min-height:220px;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:12px}.empty-state{display:flex;min-height:280px;padding:34px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.empty-icon{display:grid;width:58px;height:58px;margin-bottom:15px;place-items:center;border:1px solid #dbe9fb;border-radius:18px;color:var(--primary);background:linear-gradient(145deg,#f4f9ff,#e9f3ff);box-shadow:0 10px 22px #1e5bae14}.empty-state strong{font-size:14px}.empty-state p{max-width:450px;margin:8px 0 17px;color:var(--muted);font-size:11px;line-height:1.7}.toast{position:fixed;right:24px;bottom:24px;z-index:80;display:flex;max-width:390px;min-height:45px;padding:0 16px;align-items:center;gap:9px;border-radius:12px;color:#fff;background:#10213c;box-shadow:0 15px 35px #0516303d;font-size:11px;animation:fade-up .25s ease both}.toast.error{background:#b83249}.text-link{min-height:34px;padding:0;color:var(--primary);white-space:nowrap;background:none}.spin{animation:spin .7s linear infinite}.license-banner{display:flex;padding:17px 19px;margin-bottom:18px;align-items:center;gap:14px;border:1px solid #d6e6fb;border-radius:15px;background:linear-gradient(100deg,#f5faff,#edf5ff)}.banner-icon{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:11px;color:var(--primary);background:#fff;box-shadow:0 5px 15px #2364bc14}.license-banner>div:nth-child(2){flex:1}.license-banner strong{font-size:12px}.license-banner p{margin:4px 0 0;color:var(--muted);font-size:10px}.metric-grid{display:grid;margin-bottom:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.metric-card{position:relative;min-height:172px;overflow:hidden;padding:20px;border:1px solid #e0e7f0;border-radius:17px;background:#fff;box-shadow:0 10px 27px #1f3f6d0d;transition:transform .2s,box-shadow .2s,border-color .2s}.metric-card:hover{z-index:2;transform:translateY(-3px);border-color:#d1e1f7;box-shadow:0 16px 35px #1f498417}.metric-card.accent{color:#fff;border-color:#1162d9;background:linear-gradient(145deg,#1d7af0,#0e5fcf 65%,#084aa8);box-shadow:0 17px 36px #1666dc38}.metric-card.accent:before{position:absolute;top:-65px;right:-65px;width:180px;height:180px;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:"";box-shadow:0 0 0 35px #ffffff06}.metric-icon{display:grid;width:37px;height:37px;margin-bottom:15px;place-items:center;border-radius:11px;color:#fff;background:#ffffff24}.metric-card:not(.accent) .metric-icon{color:var(--primary);background:#eaf3ff}.metric-card:not(.accent) .metric-icon.sky{color:#1684c4;background:#e9f8ff}.metric-card:not(.accent) .metric-icon.cyan{color:#078da8;background:#e9fafb}.metric-card:not(.accent) .metric-icon.indigo{color:#5269d4;background:#eff1ff}.metric-label{color:#70819b;font-size:10px;font-weight:650}.accent .metric-label{color:#b9d8ff}.metric-value{display:flex;margin:6px 0 10px;align-items:baseline;gap:3px}.metric-value strong{font-size:30px;line-height:1;letter-spacing:-.045em}.metric-value span{color:#8290a5;font-size:10px}.accent .metric-value span{color:#b9d5fa}.metric-foot{display:flex;align-items:center;gap:6px;color:#94a0b1;font-size:9px}.accent .metric-foot{color:#acd0fa}.metric-foot i{width:6px;height:6px;border-radius:50%;background:#b3bdca}.metric-foot i.positive{background:#34e0a2;box-shadow:0 0 0 4px #34e0a21a}.overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:18px}.onboarding-panel,.system-panel{padding:22px}.progress-label,.health-chip{padding:6px 10px;border-radius:20px;color:var(--primary);background:#edf5ff;font-size:9px;font-weight:750}.health-chip{display:flex;align-items:center;gap:6px;color:#137e59;background:#ebf9f3}.health-chip i{width:5px;height:5px;border-radius:50%;background:var(--success)}.step-list{display:flex;margin-top:17px;flex-direction:column}.step-item{display:grid;min-height:66px;padding:11px 7px;align-items:center;grid-template-columns:37px 1fr 20px;gap:12px;border-top:1px solid #eef2f7;transition:background .16s,padding .16s}.step-item:hover{padding-right:12px;padding-left:12px;border-radius:11px;background:#f7faff}.step-number{display:grid;width:31px;height:31px;place-items:center;border:1px solid #d9e4f1;border-radius:10px;color:#8694a8;font-size:9px;font-weight:800}.step-item.done .step-number{color:#fff;border-color:var(--success);background:var(--success);box-shadow:0 6px 14px #10a66a26}.step-item>span:nth-child(2){display:flex;flex-direction:column}.step-item strong{font-size:11px}.step-item small{margin-top:4px;color:var(--muted);font-size:9px}.step-item>svg{color:#aeb8c7}.system-visual{display:grid;min-height:210px;align-items:center;grid-template-columns:150px 1fr;gap:8px}.radar{position:relative;display:grid;width:130px;height:130px;place-items:center}.radar:before{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #e2ebf6;border-radius:50%;content:""}.radar-ring{position:absolute;width:100%;height:100%;border:1px solid #aacdf7;border-radius:50%;animation:radar 3s ease-out infinite}.radar-ring.r2{animation-delay:1s}.radar-ring.r3{animation-delay:2s}.radar-core{display:grid;width:56px;height:56px;z-index:2;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(145deg,#3290f8,#1263d5);box-shadow:0 12px 28px #1769e845}.system-lines{display:flex;flex-direction:column}.system-lines div{display:flex;padding:11px 0;justify-content:space-between;border-bottom:1px solid #eef2f7;font-size:9px}.system-lines span{color:var(--muted)}.system-lines strong{font-size:9px}.system-lines strong.ok{color:var(--success)}.system-lines strong.muted{color:#9ba7b9}.table-panel{overflow:hidden}.account-list{overflow-x:auto}.account-row{display:grid;min-width:920px;padding:0 22px;align-items:center;grid-template-columns:1.3fr 1.2fr 1.5fr .7fr .9fr;gap:18px}.list-head{height:48px;color:#8b98aa;border-bottom:1px solid var(--line);background:#fafcff;font-size:9px;font-weight:750;letter-spacing:.06em}.account-list>.account-row:not(.list-head){min-height:78px;border-bottom:1px solid #edf1f6;transition:background .15s}.account-list>.account-row:not(.list-head):hover{background:#fbfdff}.account-list>.account-row:last-child{border-bottom:0}.account-person{display:flex;align-items:center;gap:11px}.account-avatar{width:42px;height:42px;border-radius:13px}.account-person>span:last-child,.account-row>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.account-person strong,.alias{font-size:11px}.account-person small,.account-row .mono{margin-top:4px;color:var(--muted);font-size:8px}.mono{overflow:hidden;font-family:SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.capability-list{display:flex;flex-wrap:wrap;gap:5px}.capability-list span{padding:5px 7px;border-radius:7px;color:#3d6595;background:#f0f6fd;font-size:8px}.capability-list span.muted-tag{color:var(--muted);background:#f2f4f7}.date-cell{color:var(--muted);font-size:9px}.status-pill{display:inline-flex;min-height:25px;padding:0 9px;align-items:center;gap:6px;border:1px solid #e0e6ee;border-radius:20px;color:#758296;background:#f7f9fb;font-size:8px;font-weight:700;white-space:nowrap}.status-pill i{width:5px;height:5px;border-radius:50%;background:currentColor}.status-pill.online,.status-pill.active{color:#0c8a5b;border-color:#cfeee1;background:#edfaf5}.status-pill.pending{color:#b4770d;border-color:#f4e1bd;background:#fff9eb}.status-pill.disabled{color:#b44052;border-color:#f3d4d9;background:#fff4f5}.conversation-page{display:grid;height:calc(100vh - 64px);min-height:600px;grid-template-columns:330px 1fr;background:#fff;animation:fade-up .3s ease both}.conversation-list{display:flex;min-width:0;flex-direction:column;border-right:1px solid #e2e8f1;background:#fbfcfe}.conversation-list-head{display:flex;height:83px;padding:20px 20px 13px;align-items:flex-end;justify-content:space-between}.conversation-list-head h1{margin:5px 0 0;font-size:20px;letter-spacing:-.03em}.count-bubble{display:grid;width:27px;height:27px;place-items:center;border-radius:9px;color:var(--primary);background:#eaf3ff;font-size:9px;font-weight:800}.search-box{display:flex;height:37px;margin:0 15px 13px;padding:0 11px;align-items:center;gap:7px;border:1px solid #e2e8f0;border-radius:10px;color:#9aa6b7;background:#fff}.search-box input{height:100%;padding:0;border:0;border-radius:0;background:transparent;font-size:10px}.search-box input:focus{box-shadow:none}.conversation-scroll{overflow-y:auto;flex:1}.conversation-scroll .empty-state{min-height:320px;padding:25px}.conversation-item{display:flex;width:100%;min-height:91px;padding:14px 16px;align-items:flex-start;gap:11px;border-left:3px solid transparent;border-bottom:1px solid #edf1f5;cursor:pointer;text-align:left;background:transparent;transition:background .16s,border-color .16s}.conversation-item:hover{background:#f5f9ff}.conversation-item.active{border-left-color:var(--primary);background:linear-gradient(90deg,#eaf4ff,#f5f9ff)}.chat-avatar{width:41px;height:41px;border-radius:13px}.unread-dot{position:absolute;top:-2px;right:-2px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--primary)}.conversation-copy{display:flex;min-width:0;flex:1;flex-direction:column}.conversation-title{display:flex;align-items:center;justify-content:space-between;gap:7px}.conversation-title strong{overflow:hidden;color:#20304a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.conversation-title time{flex:none;color:#a1acbc;font-size:8px}.conversation-preview{overflow:hidden;margin-top:5px;color:#77859a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.account-source{margin-top:6px;color:#9ca8b8;font-size:8px}.chat-area{display:flex;min-width:0;min-height:0;flex-direction:column;background:linear-gradient(180deg,#f7faff,#f4f7fb)}.chat-header{display:flex;min-height:74px;padding:12px 22px;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e7f0;background:#ffffffeb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.chat-contact{display:flex;align-items:center;gap:11px}.chat-contact>div{display:flex;flex-direction:column}.chat-contact strong{font-size:12px}.chat-contact span{margin-top:4px;color:var(--muted);font-size:8px}.ai-control{display:flex;min-width:145px;padding:7px 10px;align-items:center;gap:8px;border:1px solid #e0e6ee;border-radius:11px;cursor:pointer;text-align:left;background:#f8fafc}.ai-control-icon{display:grid;width:29px;height:29px;place-items:center;border-radius:9px;color:#8290a4;background:#edf0f4}.ai-control>span:nth-child(2){display:flex;flex:1;flex-direction:column}.ai-control strong{font-size:9px}.ai-control small{margin-top:3px;color:var(--muted);font-size:7px}.ai-control>i{position:relative;width:26px;height:15px;border-radius:20px;background:#cbd3de}.ai-control>i:after{position:absolute;top:3px;left:3px;width:9px;height:9px;border-radius:50%;content:"";background:#fff;transition:transform .18s}.ai-control.on{border-color:#d1e4fb;background:#f1f7ff}.ai-control.on .ai-control-icon{color:#fff;background:linear-gradient(145deg,#3188f2,#1769e8);box-shadow:0 6px 14px #1769e82e}.ai-control.on>i{background:var(--primary)}.ai-control.on>i:after{transform:translate(11px)}.message-stream{display:flex;overflow-y:auto;padding:26px clamp(20px,5vw,78px);flex:1;flex-direction:column;gap:17px}.message-row{display:flex;max-width:min(72%,690px);align-items:flex-start;gap:9px}.message-row.out{align-self:flex-end;flex-direction:row-reverse}.message-avatar{width:30px;height:30px;border-radius:9px;font-size:9px}.message-body{display:flex;flex-direction:column}.message-row.out .message-body{align-items:flex-end}.message-bubble{padding:11px 14px;border:1px solid #e1e7ef;border-radius:5px 14px 14px;color:#293951;background:#fff;box-shadow:0 7px 20px #1f395c0d;font-size:11px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.message-row.out .message-bubble{color:#fff;border-color:#1769e8;border-radius:14px 5px 14px 14px;background:linear-gradient(145deg,#257cf0,#1262d4);box-shadow:0 9px 22px #1769e82e}.message-meta{display:flex;margin-top:5px;align-items:center;gap:8px;color:#9aa5b5;font-size:7px}.delivery.failed{color:var(--danger)}.delivery.queued{color:var(--warning)}.delivery.delivered{color:var(--success)}.composer{padding:12px clamp(18px,4vw,55px) 16px;border-top:1px solid #e1e7ef;background:#fffffff0}.composer-box{overflow:hidden;border:1px solid #dce4ee;border-radius:14px;background:#fff;box-shadow:0 7px 24px #1f406d0f;transition:border .18s,box-shadow .18s}.composer-box:focus-within{border-color:#80b4f4;box-shadow:0 0 0 4px #1769e812,0 9px 25px #1f406d14}.composer textarea{display:block;width:100%;height:58px;padding:13px 15px 5px;resize:none;outline:0;border:0;color:var(--ink);background:transparent;font-size:10px;line-height:1.55}.composer textarea::placeholder{color:#a9b3c1}.composer-foot{display:flex;min-height:40px;padding:4px 7px 7px 14px;align-items:center;justify-content:space-between}.composer-foot>span{display:flex;align-items:center;gap:5px;color:#9ba6b6;font-size:8px}.send-button{min-height:32px;padding:0 13px;color:#fff;background:var(--primary)}.composer-hint{padding:7px 2px 0;color:var(--muted);font-size:8px}.chat-placeholder{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column}.placeholder-visual{position:relative;display:grid;width:145px;height:145px;place-items:center}.message-orbit{position:absolute;border:1px solid #c8ddf7;border-radius:50%;animation:pulse-ring 3s ease-out infinite}.message-orbit.o1{width:100px;height:100px}.message-orbit.o2{width:145px;height:145px;animation-delay:1.4s}.message-core{display:grid;width:70px;height:70px;z-index:1;place-items:center;border:1px solid #d3e4f9;border-radius:23px;color:var(--primary);background:#fff;box-shadow:0 16px 34px #18519a1f}.chat-placeholder h2{margin:15px 0 6px;font-size:17px}.chat-placeholder p{margin:0;color:var(--muted);font-size:10px}.provider-banner{display:flex;padding:15px 17px;margin-bottom:17px;align-items:center;gap:12px;border:1px solid #cdebdc;border-radius:15px;background:linear-gradient(100deg,#f3fcf8,#edfaf5)}.provider-banner.warning{border-color:#f0dfbd;background:linear-gradient(100deg,#fffaf0,#fff7e8)}.provider-icon{display:grid;width:38px;height:38px;flex:none;place-items:center;border-radius:11px;color:#0d8f60;background:#fff;box-shadow:0 6px 16px #1e6e5214}.provider-banner.warning .provider-icon{color:#b4770d}.provider-banner>div{flex:1}.provider-banner strong{font-size:11px}.provider-banner p{margin:4px 0 0;color:var(--muted);font-size:9px}.ai-layout{display:grid;align-items:start;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:17px}.ai-main,.ai-side{display:flex;flex-direction:column;gap:17px}.settings-card,.prompt-card,.model-card{padding:21px}.settings-card-head,.card-heading{display:flex;align-items:center;gap:11px}.settings-card-head>div,.card-heading>div{min-width:0;flex:1}.settings-icon{display:grid;width:37px;height:37px;flex:none;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#338af3,#1769e8);box-shadow:0 7px 17px #1769e82e}.settings-icon.pale{color:var(--primary);background:#eaf3ff;box-shadow:none}.settings-icon.dark{color:#fff;background:#172945;box-shadow:0 7px 17px #0e203c2e}.toggle{position:relative;display:inline-block;width:36px;height:20px;flex:none}.toggle input{width:0;height:0;opacity:0}.toggle span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;cursor:pointer;background:#cbd4df;transition:.18s}.toggle span:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;content:"";background:#fff;box-shadow:0 2px 5px #15284229;transition:transform .18s}.toggle input:checked+span{background:var(--primary)}.toggle input:checked+span:after{transform:translate(16px)}.toggle input:disabled+span{cursor:not-allowed;opacity:.5}.settings-row{display:flex;padding:17px 1px 0;margin-top:17px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #edf1f6}.settings-row strong{font-size:10px}.settings-row p{margin:4px 0 0;color:var(--muted);font-size:9px}.time-grid{display:grid;padding:15px;margin-top:15px;grid-template-columns:repeat(3,1fr);gap:10px;border-radius:12px;background:#f7f9fc}.time-grid label{display:flex;flex-direction:column;gap:7px}.time-grid input{height:38px;font-size:10px}.editor-area{width:100%;min-height:145px;padding:15px;margin-top:16px;resize:vertical;outline:0;border:1px solid #dfe6ef;border-radius:12px;color:#273750;background:#fafcff;font-size:10px;line-height:1.8;transition:border .18s,box-shadow .18s}.editor-area.large{min-height:210px}.editor-area:focus{border-color:#78adf0;background:#fff;box-shadow:0 0 0 4px #1769e812}.char-count{display:block;margin-top:7px;color:#a3adbc;text-align:right;font-size:8px}.model-card .card-heading{margin-bottom:19px}.range-field{display:flex;padding:16px 0 18px;margin-bottom:15px;flex-direction:column;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.range-field>span{display:flex;margin-bottom:10px;justify-content:space-between;font-size:10px}.range-field em{color:var(--primary);font-style:normal}.range-field input{accent-color:var(--primary)}.range-field small{margin-top:8px;color:var(--muted);font-size:8px;line-height:1.5}.safety-card{display:flex;padding:18px;gap:11px;border:1px solid #cfe1f7;border-radius:15px;color:#fff;background:linear-gradient(145deg,#153a6f,#0c274e);box-shadow:0 14px 28px #0d295029}.safety-card>svg{color:#72b8ff}.safety-card strong{font-size:10px}.safety-card p{margin:5px 0 0;color:#9fbbdc;font-size:8px;line-height:1.7}.device-connect{display:flex;padding:20px 22px;margin-bottom:17px;align-items:center;justify-content:space-between;gap:22px}.device-connect-copy{display:flex;align-items:center;gap:13px}.connect-visual{position:relative;display:grid;width:48px;height:48px;flex:none;place-items:center;border-radius:15px;color:var(--primary);background:#eaf3ff}.connect-visual i{position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:var(--success)}.device-connect h2{margin:0;font-size:13px}.device-connect p{margin:5px 0 0;color:var(--muted);font-size:9px}.device-create-form{display:flex;width:min(440px,45%);gap:9px}.device-create-form input{height:41px;flex:1;font-size:10px}.credential-panel{overflow:hidden;margin-bottom:17px;border:1px solid #bad8fc;border-radius:17px;background:#f3f8ff;box-shadow:0 12px 27px #17539e14}.credential-head{display:flex;padding:15px 18px;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(120deg,#1769e8,#0b55bd)}.credential-head>div{display:flex;align-items:center;gap:11px}.credential-head span{display:flex;flex-direction:column}.credential-head strong{font-size:11px}.credential-head small{margin-top:4px;color:#c2dcfb;font-size:8px}.credential-head button{padding:5px;color:#c6dcf8;cursor:pointer;background:transparent}.credential-grid{display:grid;padding:16px;grid-template-columns:repeat(3,1fr);gap:10px}.credential-grid>div{display:grid;min-width:0;padding:12px;grid-template-columns:1fr auto;gap:8px;border:1px solid #dbe8f7;border-radius:11px;background:#fff}.credential-grid span{grid-column:1 / -1;color:#8a99ac;font-size:7px;font-weight:800;letter-spacing:.13em}.credential-grid code{overflow:hidden;color:#344963;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.credential-grid button{display:flex;align-items:center;gap:4px;color:var(--primary);cursor:pointer;background:transparent;font-size:8px}.table-panel>.panel-title-row{padding:18px 21px;border-bottom:1px solid var(--line)}.icon-button{display:grid;width:33px;height:33px;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--muted);cursor:pointer;background:#fff}.icon-button:hover{color:var(--primary);border-color:#c9def9}.device-item{display:grid;min-height:78px;padding:12px 21px;align-items:center;grid-template-columns:42px minmax(150px,1.2fr) .65fr .55fr .9fr 32px;gap:14px;border-bottom:1px solid #edf1f5}.device-item:last-child{border-bottom:0}.device-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:#8391a4;background:#f0f3f7}.device-icon.online{color:var(--primary);background:#eaf3ff}.device-name,.device-version,.device-last{display:flex;flex-direction:column}.device-name strong,.device-version strong,.device-last strong{font-size:9px}.device-name small,.device-version span,.device-last span{margin-bottom:4px;color:var(--muted);font-size:8px}.delete-button{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;color:#a3afbf;cursor:pointer;background:transparent}.delete-button:hover{color:var(--danger);background:#fff1f3}.license-hero{position:relative;display:grid;min-height:210px;overflow:hidden;padding:28px 31px;margin-bottom:17px;align-items:center;grid-template-columns:1.15fr 1fr 1fr 110px;gap:28px;border-radius:21px;color:#fff;background:linear-gradient(120deg,#071c40,#0b397b 51%,#1266d5);box-shadow:0 20px 42px #0a326a3d}.license-hero.inactive{filter:saturate(.55)}.license-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.25;background-image:linear-gradient(115deg,transparent 0 49.8%,rgba(255,255,255,.17) 50%,transparent 50.2%);background-size:45px 45px}.license-glow{position:absolute;top:-170px;right:5%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(57,158,255,.45),transparent 66%)}.license-brand,.license-plan,.license-expiry,.license-seal{position:relative;z-index:1}.license-brand{display:flex;align-items:center;gap:12px}.license-brand>div{display:flex;flex-direction:column}.license-brand span{font-size:13px;font-weight:750}.license-brand small{margin-top:5px;color:#85a9d6;font-size:7px;letter-spacing:.18em}.license-plan>span,.license-expiry>span{color:#9dbde2;font-size:8px}.license-plan h2{margin:7px 0 10px;font-size:24px}.license-plan p{margin:0}.license-expiry{display:flex;flex-direction:column}.license-expiry strong{margin:8px 0;font-size:15px}.license-expiry small{color:#9dbde2;font-size:8px}.license-seal{display:flex;width:96px;height:96px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#a8d1ff;background:#ffffff0f;box-shadow:inset 0 0 0 6px #ffffff06}.license-seal span{font-size:7px;letter-spacing:.13em}.quota-grid{display:grid;margin-bottom:17px;grid-template-columns:repeat(2,1fr);gap:17px}.quota-card{display:grid;padding:20px;align-items:center;grid-template-columns:43px 1fr;gap:13px}.quota-icon{display:grid;width:41px;height:41px;place-items:center;border-radius:12px;color:var(--primary);background:#eaf3ff}.quota-icon.sky{color:#1684c4;background:#e9f8ff}.quota-card>div:nth-child(2){display:flex;flex-direction:column}.quota-card span{color:var(--muted);font-size:8px}.quota-card strong{margin-top:4px;font-size:19px}.quota-card em{color:#9ca7b7;font-size:10px;font-style:normal}.quota-track{height:4px;overflow:hidden;grid-column:1 / -1;border-radius:4px;background:#edf1f6}.quota-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1880f3,#1769e8)}.feature-panel{padding:22px}.feature-grid{display:grid;margin-top:18px;grid-template-columns:repeat(3,1fr);gap:12px}.feature-item{display:grid;padding:15px;align-items:center;grid-template-columns:37px 1fr auto;gap:10px;border:1px solid #e5eaf1;border-radius:13px;background:#fafbfc}.feature-item>span{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;color:#9aa6b7;background:#eef1f5}.feature-item>div strong{font-size:10px}.feature-item>div p{margin:4px 0 0;color:var(--muted);font-size:8px}.feature-item em{display:flex;align-items:center;gap:4px;color:#9ba6b5;font-size:8px;font-style:normal}.feature-item.enabled{border-color:#d4e5fa;background:#f7fbff}.feature-item.enabled>span{color:var(--primary);background:#e9f3ff}.feature-item.enabled em{color:var(--success)}.create-customer{display:grid;padding:17px;margin-bottom:17px;align-items:end;grid-template-columns:minmax(260px,1.2fr) repeat(3,minmax(145px,.65fr)) auto;gap:12px;border-color:#cfe1f8;background:linear-gradient(110deg,#fff,#f6faff)}.create-customer>div:first-child{display:flex;align-items:center;gap:11px}.create-customer h2{margin:0;font-size:12px}.create-customer p{max-width:390px;margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.create-customer .form-field{margin:0}.create-customer .primary-button{height:42px}.admin-metrics{display:grid;margin-bottom:17px;grid-template-columns:repeat(4,1fr);gap:13px}.admin-metrics>div{display:flex;min-height:85px;padding:16px;align-items:center;gap:11px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 22px #1f3f6d0b}.admin-metrics>div>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;color:var(--primary);background:#eaf3ff}.admin-metrics p{display:flex;margin:0;flex-direction:column;gap:4px;color:var(--muted);font-size:8px}.admin-metrics strong{color:var(--ink);font-size:20px}.admin-layout{display:grid;align-items:start;grid-template-columns:minmax(500px,1.35fr) minmax(320px,.65fr);gap:17px}.customer-panel{overflow:hidden}.customer-list{display:flex;max-height:650px;overflow-y:auto;flex-direction:column}.customer-item{display:grid;min-height:72px;padding:11px 18px;align-items:center;grid-template-columns:39px 1fr 90px 65px;gap:11px;border-bottom:1px solid #edf1f5;cursor:pointer;text-align:left;background:#fff}.customer-item:hover,.customer-item.active{background:#f5f9ff}.customer-item.active{box-shadow:inset 3px 0 var(--primary)}.customer-item>span:nth-child(2),.customer-plan{display:flex;min-width:0;flex-direction:column}.customer-item>span:nth-child(2) strong{font-size:10px}.customer-item>span:nth-child(2) small,.customer-plan small{margin-top:4px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis}.customer-plan strong{font-size:9px}.license-editor{padding:20px}.license-editor>.empty-state{min-height:450px}.editor-head{display:flex;padding-bottom:17px;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5}.editor-head>div{display:flex;align-items:center;gap:10px}.editor-head h2{margin:0;font-size:13px}.editor-head p{margin:4px 0 0;color:var(--muted);font-size:8px}.status-action{padding:7px 9px;border-radius:8px;cursor:pointer;color:#b43b4d;background:#fff0f2;font-size:8px}.status-action.disabled{color:#0d8b5d;background:#ecfaf4}.editor-section{padding:18px 0 5px;border-bottom:1px solid #edf1f5}.section-label{display:block;margin-bottom:13px;color:#8996a8;font-size:8px;font-weight:800;letter-spacing:.12em}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.permission-row{display:flex;padding:10px 1px;align-items:center;justify-content:space-between;font-size:9px}.license-editor>.primary-button{margin-top:18px}.boot-screen{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);background:radial-gradient(circle at 50% 35%,#eaf4ff,transparent 35%),#f8fbff}.boot-line{width:140px;height:2px;overflow:hidden;margin-top:22px;border-radius:2px;background:#dce7f5}.boot-line i{display:block;width:45%;height:100%;background:var(--primary);animation:flow 1.2s linear infinite}.boot-screen p{margin-top:12px;font-size:9px;letter-spacing:.1em}@media (max-width: 1180px){:root{--sidebar: 224px}.metric-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.system-visual{grid-template-columns:180px 1fr}.credential-grid{grid-template-columns:1fr}.auth-page{grid-template-columns:minmax(470px,1fr) minmax(420px,.9fr)}.showcase-console{padding:18px}.license-hero{grid-template-columns:1fr 1fr 1fr}.license-seal{display:none}.feature-grid{grid-template-columns:1fr}.create-customer{grid-template-columns:repeat(2,1fr)}.create-customer>div:first-child{grid-column:1 / -1}}@media (max-width: 920px){.auth-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-form-side{padding:40px 24px}.mobile-auth-brand{display:flex;margin-bottom:48px;align-items:center;gap:11px}.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;transform:translate(-105%);width:260px;transition:transform .23s ease}.sidebar.open{transform:translate(0);box-shadow:18px 0 50px #0a23482e}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:block;cursor:pointer;background:#07162e59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-close,.menu-button{display:grid}.topbar{padding:0 17px;justify-content:flex-start;gap:12px}.topbar-actions{margin-left:auto}.crumb>span,.crumb>svg,.license-mini,.top-divider{display:none}.ai-layout,.admin-layout{grid-template-columns:1fr}.admin-layout{align-items:stretch}.license-editor>.empty-state{min-height:250px}.device-connect{align-items:stretch;flex-direction:column}.device-create-form{width:100%}.device-item{grid-template-columns:42px 1fr .7fr 32px}.device-version,.device-last{display:none}.license-hero{min-height:240px;grid-template-columns:1fr 1fr}.license-brand{grid-column:1 / -1}.admin-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.page-content{padding:26px 15px 42px}.page-title{align-items:flex-start;flex-direction:column}.page-title h1{font-size:23px}.page-title .primary-button,.page-title .soft-button{width:100%}.topbar-actions .cloud-state{display:none}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-card{min-height:160px;padding:17px}.metric-value strong{font-size:26px}.system-visual{grid-template-columns:1fr}.radar{margin:15px auto 0}.system-lines{width:100%}.license-banner{align-items:flex-start}.license-banner .text-link{display:none}.conversation-page{height:auto;min-height:calc(100vh - 64px);grid-template-columns:1fr}.conversation-list{min-height:calc(100vh - 64px)}.chat-area{position:fixed;top:64px;right:0;bottom:0;left:0;z-index:25;display:none}.conversation-page:has(.chat-area .chat-header) .chat-area{display:flex}.message-row{max-width:90%}.chat-header{padding:10px 13px}.ai-control{min-width:112px}.ai-control small{display:none}.composer{padding:10px}.time-grid{grid-template-columns:1fr}.credential-grid{padding:11px}.device-create-form{flex-direction:column}.device-item{grid-template-columns:38px 1fr auto 31px;padding:11px 14px;gap:9px}.license-hero{min-height:300px;padding:24px;grid-template-columns:1fr;gap:18px}.license-brand{grid-column:auto}.license-plan h2{margin:4px 0 7px}.quota-grid{grid-template-columns:1fr}.feature-item{grid-template-columns:37px 1fr}.feature-item em{grid-column:2}.admin-metrics{grid-template-columns:1fr 1fr;gap:9px}.admin-metrics>div{min-height:73px;padding:12px}.customer-item{grid-template-columns:36px 1fr auto;padding:10px 12px}.customer-plan{display:none}.customer-item>.status-pill{display:none}.create-customer{grid-template-columns:1fr}.create-customer>div:first-child{grid-column:auto}}@media (max-width: 450px){.metric-grid{grid-template-columns:1fr}.metric-card{min-height:148px}.topbar{height:58px}.conversation-page{min-height:calc(100vh - 58px)}.chat-area{top:58px;right:0;bottom:0;left:0}.auth-form-side{padding:27px 20px}.mobile-auth-brand{margin-bottom:35px}.auth-heading h2{font-size:28px}.console-metrics,.admin-metrics,.two-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
