.angular-remote-container{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.angular-remote-container--policy-studio{--bg-base: #f8fafc;--bg-surface: #ffffff;--bg-elevated: #f1f5f9;--bg-hover: #e2e8f0;--border-default: #e2e8f0;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--accent-primary: #7c3aed;--font-body: "Outfit", system-ui, sans-serif;background:var(--bg-base);color:var(--text-primary)}.bg-grid-pattern{background-image:linear-gradient(var(--border-default, #e2e8f0) 1px,transparent 1px),linear-gradient(90deg,var(--border-default, #e2e8f0) 1px,transparent 1px);background-size:40px 40px}.angular-remote-container--policy-studio .angular-remote-mount{background:var(--bg-base)}.angular-remote-container--policy-studio .angular-remote-mount.bg-grid-pattern{background-color:var(--bg-base)}.angular-remote-container--dms{min-height:0;background:#f8fafc}.angular-remote-container--dms .angular-remote-mount{min-height:0;height:100%}.angular-remote-container--integration-platform{min-height:0;height:100%;background:transparent}.angular-remote-container--integration-platform .angular-remote-mount{min-height:0;height:100%}.angular-remote-mount{min-height:0;min-width:0;width:100%;overflow:auto}.angular-remote-iframe{display:block;width:100%;flex:1;min-height:0;border:none;background:#fff}.angular-remote-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;background:var(--shell-surface, #1e293b)}.angular-remote-loading{color:var(--shell-muted, #94a3b8);font-size:.95rem}.angular-remote-error{color:#f87171;font-size:.9rem}.angular-remote-error strong{display:block;margin-bottom:.5rem}.angular-remote-error p{margin:0 0 .5rem;color:#fca5a5}.angular-remote-error small{color:var(--shell-muted, #94a3b8);font-size:.8rem}.shell{height:100%;min-height:0;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.shell-header{flex-shrink:0;padding:.2rem 1rem;background:var(--shell-surface);border-bottom:1px solid var(--shell-border)}.shell-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.shell-logout-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.875rem;color:var(--shell-muted);background:transparent;border:1px solid var(--shell-border);border-radius:6px;cursor:pointer;transition:color .2s,border-color .2s}.shell-logout-btn:hover{color:var(--shell-text);border-color:var(--shell-accent)}.shell-title{margin:0;font-size:1.25rem;font-weight:600;color:var(--shell-text);letter-spacing:-.02em}.shell-title-link{color:inherit;text-decoration:none}.shell-title-link:hover{text-decoration:underline}.shell-subtitle{margin:.25rem 0 0;font-size:.8125rem;color:var(--shell-muted)}.shell-body{flex:1;display:flex;min-height:0;overflow:hidden}.shell-sidebar{flex-shrink:0;width:250px;background:#050514;border-right:1px solid rgba(56,189,248,.12);padding:0;display:flex;flex-direction:column;min-height:0;align-self:stretch;overflow:hidden;color:#e2e8f0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.shell-sidebar-brand{flex-shrink:0;padding:.85rem .75rem;border-bottom:1px solid rgba(148,163,184,.12)}.shell-sidebar-quick-modules{display:flex;flex-direction:column;gap:.35rem;margin-top:.65rem}.shell-sidebar-quick-module-btn{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#ffffff0a;color:#e2e8f0;font:inherit;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.45rem .55rem;cursor:pointer;text-align:left;transition:background .2s ease,border-color .2s ease}.shell-sidebar-quick-module-btn:hover{background:#ffffff14;border-color:#38bdf859}.shell-sidebar-build-tag{display:block;font-size:.6rem;letter-spacing:.04em;color:#94a3b873;margin-bottom:.35rem;text-transform:uppercase}.shell-sidebar-brand-inner{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;border-radius:10px;padding:0rem;margin:-.25rem;transition:background .2s ease}.shell-sidebar-brand-inner:hover{background:#ffffff0d}.shell-sidebar-brand-inner:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.shell-sidebar-brand-icon{width:2.4rem;height:2.4rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6,#a855f7);box-shadow:0 10px 15px -3px #00000040;animation:shell-sidebar-brand-glow 3s ease-in-out infinite}@keyframes shell-sidebar-brand-glow{0%,to{box-shadow:0 10px 15px -3px #6366f166}50%{box-shadow:0 10px 22px -3px #8b5cf68c}}.shell-sidebar-brand-svg{width:1.25rem;height:1.25rem}.shell-sidebar-brand-title{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#f8fafc}.shell-sidebar-nav{display:flex;flex-direction:column;gap:.35rem;padding:.65rem .55rem .75rem;flex:1;min-height:0;overflow-y:auto}.shell-sidebar-group{border-radius:10px;padding:0;margin-bottom:.2rem;transition:background .2s ease}.shell-sidebar-group-header{display:flex;align-items:center;gap:0;min-height:2.5rem}.shell-sidebar-group-main{flex:1;display:flex;align-items:center;gap:.55rem;min-width:0;padding:.5rem .35rem .5rem .5rem;font:inherit;font-size:.72rem;font-weight:600;letter-spacing:.08em;color:#f1f5f9;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.shell-sidebar-group-main:hover{background:#ffffff0a}.shell-sidebar-group-main.shell-sidebar-group-main--active-route{border-radius:0;background:#1e293ba6;box-shadow:none}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-policy{background:#38bdf824}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-ums{background:#a855f729}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-dms{background:#34d39924}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-integration{background:#818cf829}.shell-sidebar-group-main.shell-sidebar-group-main--active-route:hover{background:#283048bf}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-policy:hover{background:#38bdf838}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-ums:hover{background:#a855f73d}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-dms:hover{background:#34d39938}.shell-sidebar-group-main.shell-sidebar-group-main--active-route.shell-sidebar-group-main--route-integration:hover{background:#818cf83d}.shell-sidebar-group-main:focus-visible,.shell-sidebar-group-chevron:focus-visible,.shell-sidebar-sublink:focus-visible{outline:2px solid rgba(56,189,248,.55);outline-offset:1px}.shell-sidebar-group-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #00000059}.shell-sidebar-group-dot--ums{background:#a855f7;box-shadow:0 0 10px #a855f773}.shell-sidebar-group-dot--policy{background:#7dd3fc;box-shadow:0 0 10px #7dd3fc59}.shell-sidebar-group-dot--dms{background:#34d399;box-shadow:0 0 10px #34d39959}.shell-sidebar-group-dot--integration{background:#818cf8;box-shadow:0 0 10px #818cf859}.shell-sidebar-group-dot--decisionos{background:#f59e0b;box-shadow:0 0 10px #f59e0b59}.shell-sidebar-group-title{flex:1;min-width:0}.shell-sidebar-group-chevron{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;margin-right:.15rem;color:#94a3b8;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:color .15s ease,background .15s ease}.shell-sidebar-group-chevron:hover{color:#e2e8f0;background:#ffffff0d}.shell-sidebar-group-chevron-icon{font-size:1.25rem!important;width:1.25rem;height:1.25rem}.shell-sidebar-group-main .shell-sidebar-group-chevron-icon{flex-shrink:0;margin-left:auto;margin-right:.1rem;color:#94a3b8}.shell-sidebar-children{padding:.15rem 0 .55rem .35rem;margin-top:.1rem}.shell-sidebar-children-list{display:flex;flex-direction:column;gap:3px;min-width:0;padding-right:.25rem}.shell-sidebar-sublink{display:flex;align-items:center;gap:.55rem;width:100%;padding:.45rem .55rem .45rem .5rem;font-size:.8125rem;font-weight:500;font-family:inherit;color:#94a3b8;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;transition:color .15s ease,background .15s ease}.shell-sidebar-sublink:hover{color:#e2e8f0;background:#ffffff0a}.shell-sidebar-sublink-icon{flex-shrink:0;font-size:1.125rem!important;width:1.125rem;height:1.125rem;opacity:.88}.shell-sidebar-sublink--active{color:#f8fafc;background:transparent}.shell-sidebar-sublink--active .shell-sidebar-sublink-icon{color:#38bdf8;opacity:1}.shell-sidebar-section--legacy{margin-top:.5rem}.shell-sidebar-section--legacy .shell-sidebar-section-title{color:#64748b}.shell-sidebar-section{display:flex;flex-direction:column;gap:2px;margin-bottom:.75rem}.shell-sidebar-section-title{padding:.5rem 1rem .25rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.shell-sidebar-btn{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#94a3b8;background:transparent;border:none;border-left:3px solid transparent;cursor:pointer;text-align:left;transition:color .2s,background .2s,border-color .2s}.shell-sidebar-icon{flex-shrink:0;font-size:1.25rem;width:1.25rem;height:1.25rem}.shell-sidebar-btn:hover{color:#f1f5f9;background:#ffffff0a}.shell-sidebar-btn.active{color:#38bdf8;background:#38bdf81a;border-left-color:#38bdf8}.shell-sidebar-btn-name{flex:1;font-weight:500;min-width:0}.shell-sidebar-btn-version{font-size:.75rem;color:var(--shell-muted);font-weight:400;flex-shrink:0}.shell-sidebar-btn.active .shell-sidebar-icon,.shell-sidebar-btn.active .shell-sidebar-btn-version{color:var(--shell-accent);opacity:.9}.shell-sidebar-footer{flex-shrink:0;border-top:1px solid rgba(148,163,184,.12);padding:.75rem .5rem 1rem}.shell-sidebar-logout{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;font-family:inherit;color:#94a3b8;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;text-align:left;transition:color .2s,background .2s,border-color .2s}.shell-sidebar-logout:hover{color:#f1f5f9;background:#ffffff0a;border-color:#94a3b833}.shell-sidebar-logout:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.shell-main{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#f1f5f9;padding:0}.shell-main-full{flex:1;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden;background:#f8fafc;padding:0}.shell-section{flex:1;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.shell-empty{color:var(--shell-muted);font-size:.9rem;padding:2rem}:root{--shell-bg: #0f172a;--shell-surface: #1e293b;--shell-border: #334155;--shell-text: #f1f5f9;--shell-muted: #94a3b8;--shell-accent: #38bdf8;--shell-accent-hover: #7dd3fc}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background-color:#fbf9fa;overflow:hidden}.app{height:100%;min-height:0;display:flex;flex-direction:column}.session-callback{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--shell-muted)}.session-callback button{margin-top:1rem;padding:.5rem 1rem;background:var(--shell-accent);color:var(--shell-bg);border:none;border-radius:6px;cursor:pointer}.angular-remote-container{min-height:200px;width:100%;min-width:0;border-radius:0;overflow:hidden}.angular-remote-container iframe{width:100%;min-height:400px;border:none}
