*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,Arial,sans-serif;background:#f6f8fc;color:#111827}button,input{font:inherit}.shell{display:flex;min-height:100vh}.sidebar{width:220px;background:#0b1220;color:white;padding:24px 18px;display:flex;flex-direction:column}.brand{font-size:20px;font-weight:800;padding:12px 8px 24px;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;line-height:1.05}.brand img{width:48px;height:48px;border-radius:12px!important}.brand span{color:#60a5fa}.nav{display:grid;grid-gap:6px;gap:6px}.nav button{border:0;background:transparent;color:#aebbd0;text-align:left;padding:12px;border-radius:10px;cursor:pointer}.nav button.active{background:#1d4ed8;color:white}.main{flex:1 1;padding:20px 28px 36px}.muted{color:#64748b;font-size:13px}.mobile-menu-close,.mobile-topbar{display:none}.home-main{max-width:1480px;margin:0 auto;width:100%}.home-slider{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.home-slide{min-width:min(68%,900px);scroll-snap-align:start;min-height:255px;border-radius:26px;padding:30px;color:#fff;background:linear-gradient(135deg,#111d3d,#253b80 56%,#6d28d9);display:grid;grid-template-columns:auto 1fr;grid-gap:20px;gap:20px;position:relative;overflow:hidden}.home-slide>span{opacity:.6}.home-logo,.home-slide>span{font-size:11px;font-weight:900;letter-spacing:.16em}.home-logo{opacity:.8}.home-slide h1{font-size:36px;line-height:1.05;margin:24px 0 8px}.home-slide h3{font-size:17px;margin:0 0 10px}.home-slide p{margin:0;color:#dbeafe}.home-dots{position:absolute;bottom:22px;right:24px;display:flex;gap:6px}.home-dots i{width:6px;height:6px;border-radius:50%;background:#ffffff55}.home-dots i.on{width:18px;border-radius:9px;background:#fff}.home-command{margin:18px 0 30px;background:#fff;border:1px solid #e6e8ef;border-radius:18px;padding:12px;display:grid;grid-template-columns:minmax(250px,.8fr) minmax(380px,1.6fr) auto;align-items:center;grid-gap:12px;gap:12px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.home-command>div{display:grid;grid-gap:4px;gap:4px}.home-command strong{font-size:13px}.home-command small{font-size:10px;color:#7c8495}.home-command input{width:100%;border:0;background:#f8fafc;border-radius:12px;padding:12px;outline:0}.home-command button,.intelligence-card button{border:0;border-radius:11px;background:#172554;color:#fff;padding:12px 16px;font-weight:800;cursor:pointer}.home-agents{margin-bottom:34px}.agents-heading{margin:6px 0 16px}.agents-eyebrow{margin-bottom:6px;color:#7c3aed;font-size:10px;font-weight:900;letter-spacing:.14em}.agents-heading h2{margin:0;color:#0f172a;font-size:25px;line-height:1.15}.agents-heading p{margin:8px 0 0;color:#667085;font-size:13px;line-height:1.5}.agent-gateway-card{width:100%;margin-bottom:12px;padding:18px;display:block;text-align:left;border:1px solid #e6e8ef;border-radius:18px;background:linear-gradient(135deg,#fff,#fbfaff);box-shadow:0 8px 22px rgba(49,46,129,.05);cursor:pointer}.agent-card-body,.agent-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.agent-card-top{margin-bottom:12px}.agent-number{color:#98a2b3;font-size:10px;font-weight:900;letter-spacing:.12em}.agent-access-badge{padding:5px 9px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.06em}.agent-access-badge.public{background:#f3f4f6;color:#667085}.agent-access-badge.vip{background:#ede9fe;color:#6d28d9}.agent-card-body>div{min-width:0;flex:1 1}.agent-card-body h3{margin:0 0 7px;font-size:17px}.agent-card-body p{margin:0;color:#7a8496;font-size:11px;line-height:1.5}.agent-card-action{flex-shrink:0;color:#6d28d9;font-size:10px;font-weight:900}.agent-core-card{border:1.5px solid #a78bfa;box-shadow:0 12px 28px rgba(88,70,190,.1)}.intelligence-feed{margin:38px 0 60px;padding-top:6px}.intelligence-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.intelligence-card{background:#fff;border:1px solid #e6e8ef;border-radius:20px;padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.intelligence-meta{display:flex;justify-content:space-between;align-items:center;color:#7c3aed;font-size:9px;font-weight:900;letter-spacing:.12em}.intelligence-meta small{color:#a0a7b5}.intelligence-card h3{font-size:17px;line-height:1.35;margin:18px 0 12px}.intelligence-card p{font-size:12px;line-height:1.6;color:#667085;min-height:58px}.intelligence-card button{margin-top:8px;background:transparent;color:#6d28d9;padding:8px 0;font-size:11px}.network-preview{margin-top:14px;border:1px dashed #c4b5fd;border-radius:18px;padding:18px;background:#faf8ff;display:grid;grid-gap:10px;gap:10px}.network-preview span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#7c3aed}.network-preview strong{font-size:16px}.network-preview p{margin:0;color:#7a8496;font-size:11px}.network-preview button{width:100%;margin:0!important;min-height:46px;border:1px solid #d8dbe5;border-radius:12px;background:#fff;color:#172033;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:11px 16px}.network-preview button:hover{background:#f8f7ff;border-color:#c4b5fd}.mobile-brand-title span{color:#7c3aed}@media(min-width:1500px){.main{padding-left:34px;padding-right:34px}.home-main{max-width:1560px}.home-slide{min-width:min(67%,980px)}}@media(max-width:768px){.shell{display:block}.sidebar{display:flex!important;position:fixed!important;top:0;left:0;bottom:0;width:280px!important;max-width:84vw;height:100vh;z-index:1200;transform:translateX(-105%);transition:transform .25s ease;overflow-y:auto}.sidebar.mobile-open{transform:translateX(0)}.sidebar .brand{flex-direction:row!important;align-items:center!important;gap:10px!important}.sidebar .brand img{width:38px;height:38px}.mobile-menu-close{display:flex;align-items:center;justify-content:center;position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:9px;background:#ffffff1a;color:#fff;font-size:27px}.main{width:100%!important;margin-left:0!important;min-width:0;padding:12px}.mobile-topbar{display:flex;align-items:center;gap:9px;width:100%;margin:0 auto 14px;padding:10px 8px;background:#fff;border:1px solid #e7e5f2;border-radius:16px;box-shadow:0 8px 24px rgba(80,70,180,.08);position:-webkit-sticky;position:sticky;top:8px;z-index:100}.mobile-menu-button{width:40px;height:40px;flex:0 0 40px;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#334155;font-size:21px}.mobile-brand{min-width:0;flex:1 1}.mobile-brand-title{color:#0f172a;font-size:15px;font-weight:800;white-space:nowrap}.mobile-brand-subtitle{margin-top:3px;color:#7c8495;font-size:7px;font-weight:700;letter-spacing:.09em;white-space:nowrap}.mobile-header-actions{display:flex;align-items:center;gap:4px}.header-action,.header-user{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #e8eaf2;border-radius:10px;background:#fff;color:#334155}.header-action{flex-direction:column;font-size:12px}.header-action small{font-size:6px}.header-user{border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed,#d946ef);color:#fff;font-size:12px;font-weight:800}.home-slide{min-width:100%;min-height:220px;padding:22px 18px;gap:12px}.home-slide h1{font-size:28px;margin-top:20px}.home-slide h3{font-size:14px}.home-slide p{font-size:11px;line-height:1.5}.home-command{grid-template-columns:1fr;gap:9px;padding:13px}.home-command button{width:100%}.agents-heading h2{font-size:23px}.agent-gateway-card{padding:16px}.agent-card-body{align-items:flex-end}.intelligence-list{grid-template-columns:1fr}.intelligence-card p{min-height:0}.intelligence-feed{margin-top:32px}.network-preview{margin-bottom:24px}}