:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--shell-sidebar:248px;--shell-header:64px;--shell-border:#d5d5d5;--shell-muted:#6e6e6e;--shell-surface:#fff;--shell-canvas:#f7f7f7;--shell-accent:#1473e6;--shell-accent-soft:#e8f3ff;--shell-red:#eb1000}*{box-sizing:border-box}html,body{background:var(--shell-canvas);min-height:100%;margin:0}body{color:#222;font-family:adobe-clean,Adobe Clean,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}.portal-shell{grid-template-columns:var(--shell-sidebar) minmax(0, 1fr);grid-template-rows:var(--shell-header) minmax(0, 1fr);background:var(--shell-canvas);grid-template-areas:"header header""sidebar content";min-height:100vh;display:grid}.portal-header{z-index:20;border-bottom:1px solid var(--shell-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-area:header;justify-content:space-between;align-items:center;gap:24px;padding:0 24px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark{background:var(--shell-red);color:#fff;letter-spacing:-.08em;border-radius:4px;place-items:center;width:28px;height:28px;font-size:18px;font-weight:800;line-height:1;display:grid}.brand-copy{flex-direction:column;line-height:1.12;display:flex}.brand-copy strong{letter-spacing:.01em;font-size:14px}.brand-copy span{color:var(--shell-muted);font-size:11px}.header-search{width:min(520px,42vw)}.header-actions{align-items:center;gap:10px;min-width:max-content;display:flex}.environment-pill{color:#276b36;background:#f0faf2;border:1px solid #b9dcbf;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.environment-dot{background:#2d9d45;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 3px #2d9d4521}.portal-sidebar{top:var(--shell-header);height:calc(100vh - var(--shell-header));border-right:1px solid var(--shell-border);background:var(--shell-surface);grid-area:sidebar;padding:16px 12px;position:sticky;overflow-y:auto}.sidebar-section-label{color:#777;letter-spacing:.08em;text-transform:uppercase;padding:14px 12px 7px;font-size:10px;font-weight:700}.sidebar-nav{flex-direction:column;gap:3px;display:flex}.sidebar-nav [role=button]{justify-content:flex-start;width:100%}.sidebar-nav .nav-active{font-weight:700;background:var(--shell-accent-soft)!important;color:#0d66d0!important}.sidebar-footer{background:linear-gradient(145deg,#f5faff 0%,#edf6ff 100%);border:1px solid #d6e7fb;border-radius:10px;margin:20px 8px 0;padding:14px}.sidebar-footer p{color:#52677e;margin:7px 0 12px;font-size:12px;line-height:1.45}.portal-content{grid-area:content;min-width:0;padding:30px 32px 80px}.content-frame{width:min(1440px,100%);margin:0 auto}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.page-kicker{color:#52677e;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:8px;font-size:12px;font-weight:700;display:inline-flex}.page-subtitle{color:#626262;max-width:760px;margin:6px 0 0;font-size:15px;line-height:1.55}.hero-panel{background:radial-gradient(circle at 92% 6%,#1473e62b,#0000 28%),linear-gradient(135deg,#fff 0%,#f3f8ff 100%);border:1px solid #c8dbf4;border-radius:16px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:30px;margin-bottom:24px;padding:28px;display:grid;position:relative;overflow:hidden}.hero-panel:after{content:"";border:1px solid #1473e629;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-110px;right:-80px;box-shadow:0 0 0 34px #1473e60a,0 0 0 68px #1473e606}.hero-copy,.hero-side{z-index:1;position:relative}.hero-copy h1{letter-spacing:-.035em;margin:2px 0 10px;font-size:clamp(30px,3vw,46px);font-weight:700;line-height:1.05}.hero-copy p{color:#4e5c6b;max-width:720px;margin:0;font-size:16px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.hero-side{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffc2;border:1px solid #ffffffe0;border-radius:12px;align-self:stretch;padding:18px;box-shadow:0 14px 36px #25476f14}.hero-side h3{margin:0 0 12px;font-size:14px}.connection-list{flex-direction:column;gap:11px;display:flex}.connection-row{justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.connection-name{align-items:center;gap:8px;min-width:0;display:inline-flex}.connection-icon{color:#2469b3;background:#edf4fd;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.connection-value{color:#58708a;text-align:right;font-size:11px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.metric-card,.surface-card{border:1px solid var(--shell-border);background:var(--shell-surface);border-radius:12px;box-shadow:0 1px 2px #00000006}.metric-card{min-height:124px;padding:18px}.metric-topline{color:#646464;justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.metric-icon{color:#2d6ead;background:#f0f5fb;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.metric-value{letter-spacing:-.03em;margin:14px 0 3px;font-size:27px;font-weight:700}.metric-note{color:#797979;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:20px;display:grid}.surface-card{overflow:hidden}.surface-card-header{border-bottom:1px solid #e3e3e3;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px 14px;display:flex}.surface-card-header h2,.surface-card-header h3{margin:0;font-size:16px}.surface-card-header p{color:#777;margin:4px 0 0;font-size:12px}.surface-card-body{padding:18px 20px 20px}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tool-card{background:#fff;border:1px solid #dedede;border-radius:10px;min-height:164px;padding:16px;transition:transform .16s,box-shadow .16s,border-color .16s}.tool-card:hover{border-color:#a9caef;transform:translateY(-2px);box-shadow:0 10px 24px #284b7017}.tool-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.tool-card-icon{color:#2469b3;background:#edf4fd;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.tool-card h3{margin:13px 0 5px;font-size:14px}.tool-card p{color:#707070;min-height:38px;margin:0 0 13px;font-size:12px;line-height:1.45}.tool-meta{color:#7a7a7a;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.audit-list{flex-direction:column;display:flex}.audit-item{border-bottom:1px solid #ececec;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:11px;padding:13px 0;display:grid}.audit-item:last-child{border-bottom:0}.audit-avatar{color:#566476;background:#eef1f5;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:grid}.audit-copy strong{margin-bottom:3px;font-size:12px;display:block}.audit-copy span,.audit-time{color:#818181;font-size:10px;line-height:1.4}.list-stack{flex-direction:column;gap:12px;display:flex}.solution-row,.job-row,.workspace-row,.document-row{background:#fff;border:1px solid #dedede;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:17px 18px;display:grid}.row-icon{color:#2469b3;background:#edf4fd;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.row-copy h3{margin:0 0 4px;font-size:14px}.row-copy p{color:#737373;margin:0;font-size:12px;line-height:1.45}.row-meta{justify-content:flex-end;align-items:center;gap:10px;min-width:165px;display:flex}.two-column-layout{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:20px;display:grid}.workspace-preview{color:#e5e7eb;background:#181a1f;border:1px solid #31343a;border-radius:12px;grid-template-rows:auto 1fr auto;min-height:340px;display:grid;overflow:hidden;box-shadow:0 20px 44px #171d2829}.workspace-preview-bar{color:#c6cad2;background:#262930;justify-content:space-between;align-items:center;gap:16px;padding:11px 14px;font-size:11px;display:flex}.preview-dots{gap:5px;display:inline-flex}.preview-dots i{background:#5a5d64;border-radius:50%;width:8px;height:8px}.workspace-preview-body{grid-template-columns:160px 1fr;min-height:250px;display:grid}.workspace-preview-tree{color:#aeb4bf;border-right:1px solid #30333a;padding:13px;font:11px/1.85 ui-monospace,SFMono-Regular,Menlo,monospace}.workspace-preview-code{color:#cbd5e1;white-space:pre;padding:20px;font:12px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.code-blue{color:#82aaff}.code-green{color:#c3e88d}.code-purple{color:#c792ea}.workspace-preview-status{color:#fff;background:#0d66d0;justify-content:space-between;padding:7px 12px;font-size:10px;display:flex}.architecture-flow{grid-template-columns:repeat(5,minmax(120px,1fr));align-items:stretch;gap:10px;display:grid}.architecture-node{text-align:center;background:#f9fbfd;border:1px solid #d7dfe8;border-radius:10px;padding:16px;position:relative}.architecture-node:not(:last-child):after{content:"→";z-index:2;color:#7f9ab6;width:12px;font-size:15px;position:absolute;top:50%;right:-11px;transform:translateY(-50%)}.architecture-node strong{margin-bottom:5px;font-size:12px;display:block}.architecture-node span{color:#75808b;font-size:10px;line-height:1.4}.docs-layout{grid-template-columns:260px minmax(0,1fr);gap:20px;display:grid}.docs-index{top:calc(var(--shell-header) + 24px);border:1px solid var(--shell-border);background:#fff;border-radius:11px;align-self:start;padding:12px;position:sticky}.docs-index button{justify-content:flex-start;width:100%}.docs-article{border:1px solid var(--shell-border);background:#fff;border-radius:12px;padding:26px 30px 36px}.docs-article h2{margin:0 0 9px;font-size:24px}.docs-article h3{margin:28px 0 8px;font-size:16px}.docs-article p,.docs-article li{color:#5f5f5f;font-size:13px;line-height:1.65}.docs-article ol,.docs-article ul{padding-left:22px}.code-block{color:#dce3ed;white-space:pre;background:#1f2228;border-radius:9px;margin:14px 0;padding:16px 18px;font:11px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:auto}.callout{color:#385d83;background:#eef6ff;border-left:3px solid #1473e6;border-radius:0 8px 8px 0;margin-top:18px;padding:14px 16px;font-size:12px;line-height:1.55}.assistant-launcher{z-index:35;filter:drop-shadow(0 12px 24px #1c416833);position:fixed;bottom:24px;right:26px}.assistant-launcher [role=button]{color:#fff;background:#1473e6;border-radius:50%;width:52px;height:52px}.assistant-panel{z-index:34;background:#fff;border:1px solid #cbd8e7;border-radius:14px;width:min(390px,100vw - 32px);position:fixed;bottom:88px;right:24px;overflow:hidden;box-shadow:0 24px 60px #19325038}.assistant-header{background:linear-gradient(135deg,#f7fbff,#eef6ff);border-bottom:1px solid #e2e6eb;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.assistant-title{align-items:center;gap:9px;display:flex}.assistant-title strong{font-size:13px;display:block}.assistant-title span{color:#69809a;margin-top:2px;font-size:10px;display:block}.assistant-messages{background:#fbfbfc;max-height:330px;padding:16px;overflow-y:auto}.assistant-message{color:#535d68;background:#fff;border-radius:10px;max-width:88%;margin-bottom:10px;padding:10px 12px;font-size:12px;line-height:1.5;box-shadow:0 1px 3px #00000012}.assistant-message.user{color:#315d8c;background:#eaf4ff;margin-left:auto}.assistant-compose{background:#fff;border-top:1px solid #e5e5e5;align-items:flex-end;gap:8px;padding:12px;display:flex}.assistant-compose>div:first-child{flex:1}.prototype-banner{color:#6e5a27;background:#fff9e9;border:1px solid #ecd79f;border-radius:9px;align-items:center;gap:9px;margin-bottom:18px;padding:11px 14px;font-size:12px;display:flex}.page-heading>div>p{color:#656565;max-width:780px;margin:8px 0 0;font-size:14px;line-height:1.55}.hero-panel-simple{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);padding:38px}.connection-row>span{flex:1;min-width:0}.connection-row strong,.connection-row small{display:block}.connection-row small{color:#718092;margin-top:2px;font-size:10px;line-height:1.35}.section-heading,.demo-section-heading,.credential-card-heading,.sample-app-toolbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.section-heading h2,.demo-section-heading h2,.credential-card-heading h2{margin:3px 0 0;font-size:20px}.section-kicker{color:#60758d;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.onboarding-panel{border:1px solid var(--shell-border);background:#fff;border-radius:14px;padding:25px}.onboarding-grid{background:#dedede;border:1px solid #dedede;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:20px;display:grid;overflow:hidden}.onboarding-grid article{background:#fff;min-height:190px;padding:24px;position:relative}.onboarding-grid article>span{color:#b7c6d7;font-size:12px;font-weight:700;position:absolute;top:18px;right:20px}.onboarding-grid article>svg{color:#176fc8}.onboarding-grid h3{margin:22px 0 7px;font-size:15px}.onboarding-grid p{color:#6c6c6c;margin:0;font-size:12px;line-height:1.55}.workspace-status-card{background:linear-gradient(135deg,#fff,#f4f9ff);border:1px solid #c8dbf4;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:20px 22px;display:flex}.workspace-status-card>div{align-items:center;gap:15px;display:flex}.workspace-status-card h2{margin:3px 0 2px;font-size:18px}.workspace-status-card p{color:#717171;margin:0;font-size:12px}.workspace-state-dot{background:#fff;border:3px solid #c5c5c5;border-radius:50%;flex:none;width:12px;height:12px;box-shadow:0 0 0 5px #eee}.workspace-policy-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.workspace-policy-grid article{border:1px solid var(--shell-border);background:#fff;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px 10px;padding:16px;display:grid}.workspace-policy-grid svg{color:#226db8;grid-row:1/3}.workspace-policy-grid span{color:#787878;text-transform:uppercase;font-size:10px;font-weight:700}.workspace-policy-grid strong{font-size:12px;line-height:1.35}.lifecycle-list{flex-direction:column;display:flex}.lifecycle-list>div{border-bottom:1px solid #ececec;grid-template-columns:28px minmax(0,1fr);gap:12px;padding:11px 0;display:grid}.lifecycle-list>div:last-child{border-bottom:0}.lifecycle-list span{color:#136ac2;background:#eaf4ff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:grid}.lifecycle-list p{color:#666;margin:2px 0 0;font-size:12px;line-height:1.5}.lifecycle-list strong{color:#262626;margin-right:8px}.solution-catalog{border:1px solid var(--shell-border);background:#fff;border-radius:13px;flex-direction:column;gap:20px;padding:24px;display:flex}.catalog-empty-state,.sample-result-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.catalog-empty-state{color:#66788c;background:#fafbfc;border:1px dashed #cdd4dd;border-radius:11px;min-height:230px;padding:28px}.catalog-empty-state h2,.sample-result-empty h3{color:#2e3741;margin:14px 0 5px}.catalog-empty-state p,.sample-result-empty p{color:#737b84;max-width:540px;margin:0;font-size:12px;line-height:1.5}.demo-solution-tile{background:linear-gradient(145deg,#fff,#f6faff);border:1px solid #bdd5ef;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid}.demo-solution-icon,.sample-app-icon{color:#176fc8;background:#e7f2ff;border-radius:12px;flex:none;place-items:center;width:54px;height:54px;display:grid}.demo-title-line{align-items:center;gap:9px;display:flex}.demo-title-line h3{margin:0;font-size:15px}.demo-solution-tile p{color:#676f78;margin:6px 0 13px;font-size:12px;line-height:1.5}.search-empty,.view-loading{color:#757575;place-items:center;min-height:150px;font-size:13px;display:grid}.admin-label{color:#9b2222;align-items:center;gap:6px;margin-top:10px;display:flex}.admin-notice,.credential-warning,.sample-audit-preview{border-radius:9px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.admin-notice{color:#772d2d;background:#fff5f5;border:1px solid #efd0d0}.credential-warning{color:#6e5a27;background:#fff9e9;border:1px solid #ecd79f}.profile-card{border:1px solid var(--shell-border);background:#fff;border-radius:12px;align-items:center;gap:16px;margin-bottom:18px;padding:20px;display:flex}.profile-card h2{margin:4px 0 7px;font-size:18px}.profile-avatar{color:#fff;background:#263f5b;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:13px;font-weight:700;display:grid}.profile-avatar.small{width:38px;height:38px;font-size:11px}.profile-roles{flex-wrap:wrap;gap:6px;display:flex}.credential-grid,.docs-grid,.sample-app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.credential-card,.docs-grid article{border:1px solid var(--shell-border);background:#fff;border-radius:12px;padding:20px}.credential-card>p,.docs-grid article p{color:#696969;margin:8px 0 18px;font-size:12px;line-height:1.55}.docs-grid article svg{color:#246eb8}.docs-grid article h2{margin:15px 0 6px;font-size:15px}.credential-flow{grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:10px;margin-bottom:16px;display:grid}.credential-flow span{text-align:center;background:#f7faff;border:1px solid #d6e1ed;border-radius:8px;padding:9px 11px;font-size:11px;font-weight:600}.credential-flow i{background:#aabfd5;height:1px}.audit-table{min-width:720px}.audit-table-header,.audit-table-row{grid-template-columns:1.1fr 1.45fr 1fr .8fr;align-items:center;gap:14px;padding:12px 10px;display:grid}.audit-table-header{color:#727272;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #dcdcdc;font-size:10px;font-weight:700}.audit-table-row{border-bottom:1px solid #ededed;font-size:11px}.audit-table-row:last-child{border-bottom:0}.surface-card-body:has(.audit-table){overflow-x:auto}.user-role-row{border-bottom:1px solid #e5e5e5;grid-template-columns:auto minmax(180px,1fr) auto auto;align-items:center;gap:16px;padding-bottom:18px;display:grid}.user-empty-row{color:#727b84;text-align:center;justify-content:center;align-items:center;gap:10px;min-height:140px;display:flex}.user-empty-row p{margin:0;font-size:12px}.sample-app-toolbar{margin-bottom:18px}.sample-app-hero{background:linear-gradient(135deg,#fff,#f1f7ff);border:1px solid #c8dbf4;border-radius:13px;align-items:center;gap:18px;margin-bottom:20px;padding:24px;display:flex}.sample-app-hero h1{letter-spacing:-.02em;margin:3px 0 6px;font-size:27px}.sample-app-hero p{color:#626d78;max-width:780px;margin:0;font-size:13px;line-height:1.55}.sample-target-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sample-target-grid div{background:#fafbfc;border:1px solid #dde3ea;border-radius:8px;padding:12px}.sample-target-grid span,.sample-target-grid strong{display:block}.sample-target-grid span{color:#797979;margin-bottom:4px;font-size:10px}.sample-target-grid strong{font-size:12px}.sample-result-card .surface-card-body{min-height:325px}.sample-result-empty{color:#6f8297;min-height:285px}.sample-result-summary{color:#276b36;background:#f0faf2;border-radius:9px;gap:11px;padding:14px;display:flex}.sample-result-summary p,.sample-audit-preview p{margin:4px 0 0;font-size:11px;line-height:1.5}.sample-audit-preview{color:#475f78;background:#f5f9fd;border:1px solid #d3dfec;align-items:center;margin-bottom:0}@media (max-width:1120px){:root{--shell-sidebar:212px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel,.dashboard-grid,.two-column-layout,.sample-app-grid{grid-template-columns:1fr}.workspace-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.architecture-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.architecture-node:after{display:none}}@media (max-width:760px){:root{--shell-header:58px}.portal-shell{display:block}.portal-header{height:var(--shell-header);padding:0 14px}.brand-copy span,.environment-pill,.header-search{display:none}.portal-sidebar{top:var(--shell-header);z-index:15;border-right:0;border-bottom:1px solid var(--shell-border);scrollbar-width:none;width:100%;height:auto;padding:7px 10px;position:sticky;overflow-x:auto}.portal-sidebar::-webkit-scrollbar{display:none}.sidebar-section-label,.sidebar-footer{display:none}.sidebar-nav{flex-direction:row;min-width:max-content}.sidebar-nav [role=button]{width:auto}.portal-content{padding:22px 15px 90px}.page-heading{flex-direction:column}.hero-panel{padding:22px 20px}.metric-grid,.tool-grid,.architecture-flow,.docs-layout,.onboarding-grid,.workspace-policy-grid,.credential-grid,.docs-grid,.sample-target-grid{grid-template-columns:1fr}.demo-solution-tile,.user-role-row{grid-template-columns:1fr;align-items:start}.credential-flow{grid-template-columns:1fr}.credential-flow i{width:1px;height:14px;margin:0 auto}.sample-app-hero{align-items:flex-start;padding:20px}.docs-index{position:static}.solution-row,.job-row,.workspace-row,.document-row{grid-template-columns:auto minmax(0,1fr)}.row-meta{grid-column:1/-1;justify-content:flex-start;min-width:0;padding-left:58px}.workspace-preview-body{grid-template-columns:110px 1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
