.app-shell:not(.no-sidebar){--bp-ink:#15121f;--bp-ink-2:#1d1830;--bp-ink-3:#251f3d;--bp-canvas:#f6f4ee;--bp-card:#fff;--bp-border:#e6e1d4;--bp-text:#201b30;--bp-muted:#736c85;--bp-muted-2:#a79fc0;--bp-marigold:#ff9f1c;--bp-magenta:#ff3d78;--bp-teal:#12b8a4;--bp-violet:#7b61ff;--bp-lime:#8ab52a;--bp-rose:#e0567c;--bp-radius:14px;--sidebar-w:250px;--topbar-h:66px;--container-w:1320px;min-height:100vh;background:var(--bp-canvas);color:var(--bp-text);font-family:Space Grotesk,Inter,Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;grid-template-columns:250px minmax(0,1fr)}.app-shell:not(.no-sidebar) .app-main{background:var(--bp-canvas)}.app-shell:not(.no-sidebar) .container{width:min(var(--container-w),100%);padding:26px 34px 60px}.app-shell:not(.no-sidebar) .card-title,.app-shell:not(.no-sidebar) .cardTitle,.app-shell:not(.no-sidebar) .h2,.app-shell:not(.no-sidebar) .kpi,.app-shell:not(.no-sidebar) .page-title,.app-shell:not(.no-sidebar) h1,.app-shell:not(.no-sidebar) h2,.app-shell:not(.no-sidebar) h3,.app-shell:not(.no-sidebar) h4{font-family:Fraunces,Georgia,Times New Roman,serif;color:var(--bp-text)}.app-shell:not(.no-sidebar) .sub,.app-shell:not(.no-sidebar) p,.app-shell:not(.no-sidebar) small{color:var(--bp-muted)}.app-shell:not(.no-sidebar)>.sidebar{position:-webkit-sticky;position:sticky;inset:auto;top:0;width:250px;height:100vh;transform:none;z-index:50;padding:22px 14px;gap:14px;color:#efe9f7;background:var(--bp-ink);border-right:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:hidden}.app-shell:not(.no-sidebar) .sidebar-brand{position:relative;min-height:52px;padding:0 10px 18px;border-bottom:1px solid hsla(0,0%,100%,.08)}.app-shell:not(.no-sidebar) .sidebar-brand:before{content:"";display:block;width:48px;height:12px;margin-bottom:14px;background:radial-gradient(circle at 6px 6px,var(--bp-marigold) 0 5px,transparent 5.5px),radial-gradient(circle at 24px 6px,var(--bp-magenta) 0 5px,transparent 5.5px),radial-gradient(circle at 42px 6px,var(--bp-teal) 0 5px,transparent 5.5px)}.app-shell:not(.no-sidebar) .brand-title{color:#fff;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600;letter-spacing:0}.app-shell:not(.no-sidebar) .brand-sub{color:var(--bp-muted-2)}.app-shell:not(.no-sidebar) .sidebar-brand img{border-radius:10px!important}.app-shell:not(.no-sidebar) .sidebar-groups{gap:14px;padding-right:2px;scrollbar-color:hsla(0,0%,100%,.18) transparent}.app-shell:not(.no-sidebar) .sidebar-groups::-webkit-scrollbar{width:6px}.app-shell:not(.no-sidebar) .sidebar-groups::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.16)}.app-shell:not(.no-sidebar) .nav-group{gap:5px}.app-shell:not(.no-sidebar) .nav-title{padding:4px 12px;color:var(--bp-muted-2);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.12em}.app-shell:not(.no-sidebar) .nav-list{gap:3px}.app-shell:not(.no-sidebar) .nav-link{min-height:42px;gap:12px;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:var(--bp-muted-2);box-shadow:none;font-size:13px;font-weight:500;transition:background .16s ease,color .16s ease}.app-shell:not(.no-sidebar) .nav-link:hover{transform:none;border:0;color:#efe9f7;background:var(--bp-ink-2);box-shadow:none}.app-shell:not(.no-sidebar) .nav-link.active{border:0;color:#fff;background:var(--bp-ink-3);box-shadow:none}.app-shell:not(.no-sidebar) .nav-icon{width:11px;height:11px;overflow:hidden;flex:0 0 11px;border:0;border-radius:4px;color:transparent;font-size:0;background:var(--bp-marigold)}.app-shell:not(.no-sidebar) .nav-group:nth-child(2) .nav-icon{background:var(--bp-teal)}.app-shell:not(.no-sidebar) .nav-group:nth-child(3) .nav-icon{background:var(--bp-magenta)}.app-shell:not(.no-sidebar) .nav-group:nth-child(4) .nav-icon{background:var(--bp-violet)}.app-shell:not(.no-sidebar) .nav-link:nth-child(2n) .nav-icon{filter:saturate(.88) brightness(1.08)}.app-shell:not(.no-sidebar) .sidebar-actions{padding:14px 0 0;border-top-color:hsla(0,0%,100%,.08)}.app-shell:not(.no-sidebar) .sidebar-theme{border-color:hsla(0,0%,100%,.1);background:var(--bp-ink-2)}.app-shell:not(.no-sidebar) .sidebar-theme button{color:var(--bp-muted-2)}.app-shell:not(.no-sidebar) .sidebar-theme button.active{color:#fff;background:var(--bp-ink-3)}.app-shell:not(.no-sidebar) .sidebar-logout{color:#fff;border-color:rgba(255,61,120,.38);background:rgba(255,61,120,.12)}.app-shell:not(.no-sidebar) .sidebar-actions .code,.app-shell:not(.no-sidebar) .sidebar-actions .sub{color:var(--bp-muted-2)}.app-shell:not(.no-sidebar) .topbar{min-height:var(--topbar-h);background:color-mix(in srgb,var(--bp-canvas) 92%,transparent);border-bottom:1px solid var(--bp-border);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell:not(.no-sidebar) .topbar-inner{width:min(var(--container-w),100%);padding:10px 34px}.app-shell:not(.no-sidebar) .page-title{font-size:22px;font-weight:600;letter-spacing:-.01em}.app-shell:not(.no-sidebar) .badges{gap:8px}.app-shell:not(.no-sidebar) .badge,.app-shell:not(.no-sidebar) .theme-toggle{border-color:var(--bp-border);background:var(--bp-card);color:var(--bp-muted);box-shadow:none}.app-shell:not(.no-sidebar) .theme-toggle button.active{background:var(--bp-ink);box-shadow:none}.app-shell:not(.no-sidebar) .code{border-color:var(--bp-border);background:#f1eee4;color:var(--bp-muted);font-family:IBM Plex Mono,ui-monospace,monospace}.app-shell:not(.no-sidebar) .card,.app-shell:not(.no-sidebar) .drawer,.app-shell:not(.no-sidebar) .modal,.app-shell:not(.no-sidebar) .panel{border:1px solid var(--bp-border);border-radius:var(--bp-radius);background:var(--bp-card);box-shadow:none}.app-shell:not(.no-sidebar) .card:hover{border-color:#c9c2b0}.app-shell:not(.no-sidebar) .card-inner,.app-shell:not(.no-sidebar) .cardInner{padding:22px}.app-shell:not(.no-sidebar) .card-title,.app-shell:not(.no-sidebar) .cardTitle{font-size:17px;font-weight:600}.app-shell:not(.no-sidebar) .kpi{font-size:32px;font-weight:600}.app-shell:not(.no-sidebar) .btn{min-height:40px;padding:9px 16px;border:1px solid var(--bp-border);border-radius:9px;background:var(--bp-card);color:var(--bp-text);box-shadow:none;font-weight:600}.app-shell:not(.no-sidebar) .btn:hover{border-color:#c9c2b0;background:var(--bp-card)}.app-shell:not(.no-sidebar) .btn-primary{border-color:var(--bp-ink);background:var(--bp-ink);color:#fff;box-shadow:none}.app-shell:not(.no-sidebar) .btn-primary:hover{background:var(--bp-ink-2)}.app-shell:not(.no-sidebar) .btn-danger{color:var(--bp-magenta);border-color:var(--bp-magenta);background:var(--bp-card)}.app-shell:not(.no-sidebar) .input,.app-shell:not(.no-sidebar) .select,.app-shell:not(.no-sidebar) input,.app-shell:not(.no-sidebar) select,.app-shell:not(.no-sidebar) textarea,.app-shell:not(.no-sidebar) textarea.input{border-color:var(--bp-border);border-radius:10px;background:var(--bp-card);color:var(--bp-text);box-shadow:none}.app-shell:not(.no-sidebar) .input:focus,.app-shell:not(.no-sidebar) .select:focus,.app-shell:not(.no-sidebar) input:focus,.app-shell:not(.no-sidebar) select:focus,.app-shell:not(.no-sidebar) textarea.input:focus,.app-shell:not(.no-sidebar) textarea:focus{border-color:var(--bp-ink);box-shadow:0 0 0 2px rgba(21,18,31,.1)}.app-shell:not(.no-sidebar) .chip{border-color:var(--bp-border);background:var(--bp-card);color:var(--bp-text);box-shadow:none}.app-shell:not(.no-sidebar) .chip.active{border-color:var(--bp-ink);background:var(--bp-ink);color:#fff;box-shadow:none}.app-shell:not(.no-sidebar) .table{border-color:var(--bp-border);border-radius:var(--bp-radius);background:var(--bp-card)}.app-shell:not(.no-sidebar) .table td,.app-shell:not(.no-sidebar) .table th{border-bottom-color:var(--bp-border)}.app-shell:not(.no-sidebar) .table thead th{background:var(--bp-card);color:var(--bp-muted);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}@media (max-width:980px){.app-shell:not(.no-sidebar){grid-template-columns:70px minmax(0,1fr)!important}.app-shell:not(.no-sidebar)>.sidebar{position:fixed;inset:0 auto 0 0;width:70px;height:100dvh;padding:22px 14px;transform:none;transition:width .2s ease;box-shadow:none}.app-shell:not(.no-sidebar).mobile-open>.sidebar{width:min(250px,calc(100vw - 40px));box-shadow:18px 0 50px rgba(21,18,31,.26)}.app-shell:not(.no-sidebar)>.app-main{grid-column:2;min-width:0}.app-shell:not(.no-sidebar) .sidebar-overlay{display:none;position:fixed;inset:0;z-index:40;background:rgba(21,18,31,.46);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-shell:not(.no-sidebar).mobile-open .sidebar-overlay{display:block}.app-shell:not(.no-sidebar) .sidebar-brand{min-height:48px;padding:0 0 16px;border-bottom:0}.app-shell:not(.no-sidebar) .sidebar-brand:before{width:42px;margin:0 auto;background:radial-gradient(circle at 5px 6px,var(--bp-marigold) 0 5px,transparent 5.5px),radial-gradient(circle at 21px 6px,var(--bp-magenta) 0 5px,transparent 5.5px),radial-gradient(circle at 37px 6px,var(--bp-teal) 0 5px,transparent 5.5px)}.app-shell:not(.no-sidebar) .sidebar-brand-row{display:none}.app-shell:not(.no-sidebar).mobile-open .sidebar-brand-row{display:flex;margin-top:12px}.app-shell:not(.no-sidebar) .nav-link>span:not(.nav-icon),.app-shell:not(.no-sidebar) .nav-title,.app-shell:not(.no-sidebar) .sidebar-actions{display:none}.app-shell:not(.no-sidebar).mobile-open .nav-link>span:not(.nav-icon),.app-shell:not(.no-sidebar).mobile-open .nav-title,.app-shell:not(.no-sidebar).mobile-open .sidebar-actions{display:initial}.app-shell:not(.no-sidebar).mobile-open .nav-title{display:block}.app-shell:not(.no-sidebar).mobile-open .sidebar-actions{display:grid}.app-shell:not(.no-sidebar) .sidebar-groups{overflow-x:hidden;padding:0}.app-shell:not(.no-sidebar) .nav-group{gap:3px}.app-shell:not(.no-sidebar) .nav-list{gap:8px}.app-shell:not(.no-sidebar) .nav-link{width:42px;min-height:42px;justify-content:center;padding:0;margin:0 auto}.app-shell:not(.no-sidebar).mobile-open .nav-link{width:100%;justify-content:flex-start;padding:10px 12px;margin:0}.app-shell:not(.no-sidebar) .nav-icon{width:12px;height:12px;flex-basis:12px}.app-shell:not(.no-sidebar) .sidebar-close{display:inline-flex}.app-shell:not(.no-sidebar) .mobile-menu-btn{display:inline-flex;position:relative;width:54px;height:44px;padding:0;border:0;background:radial-gradient(circle at 16px 22px,var(--bp-marigold) 0 5px,transparent 5.5px),radial-gradient(circle at 27px 22px,var(--bp-magenta) 0 5px,transparent 5.5px),radial-gradient(circle at 38px 22px,var(--bp-teal) 0 5px,transparent 5.5px)}.app-shell:not(.no-sidebar) .mobile-menu-btn svg{display:none}.app-shell:not(.no-sidebar) .topbar{min-height:62px}.app-shell:not(.no-sidebar) .topbar-inner{padding:8px 14px}.app-shell:not(.no-sidebar) .topbar-left{width:auto}.app-shell:not(.no-sidebar) .page-title{max-width:calc(100vw - 150px);font-size:20px}.app-shell:not(.no-sidebar) .badges{width:auto;margin-left:auto}.app-shell:not(.no-sidebar) .badges .badge,.app-shell:not(.no-sidebar) .badges .btn,.app-shell:not(.no-sidebar) .theme-toggle{display:none}.app-shell:not(.no-sidebar) .container{padding:22px 18px 48px}.app-shell:not(.no-sidebar) .mobile-bottom-nav{display:none!important}}@media (max-width:560px){.app-shell:not(.no-sidebar) .container{padding:20px 14px 42px}.app-shell:not(.no-sidebar) .card-inner,.app-shell:not(.no-sidebar) .cardInner{padding:18px}.app-shell:not(.no-sidebar) .grid-cards{grid-template-columns:1fr;gap:14px}.app-shell:not(.no-sidebar) .page-title{font-size:18px}}.app-shell.no-sidebar,.app-shell.no-sidebar .app-main{grid-template-columns:1fr}.app-shell:not(.no-sidebar) .sidebar-brand:before{display:none!important}.app-shell:not(.no-sidebar) .sidebar-dots-toggle{display:none;width:54px;height:46px;padding:0;border:0;border-radius:14px;align-items:center;justify-content:center;gap:6px;background:transparent;cursor:pointer}.app-shell:not(.no-sidebar) .sidebar-dots-toggle:focus-visible{outline:2px solid #fff;outline-offset:2px}.app-shell:not(.no-sidebar) .sidebar-dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto}.app-shell:not(.no-sidebar) .sidebar-dot-marigold{background:#ff9f1c}.app-shell:not(.no-sidebar) .sidebar-dot-magenta{background:#ff3d78}.app-shell:not(.no-sidebar) .sidebar-dot-teal{background:#12b8a4}.app-shell:not(.no-sidebar) .nav-link[href="/dashboard"] .nav-icon{background:#efe9f7}.app-shell:not(.no-sidebar) .nav-link[href="/control/os-health"] .nav-icon{background:#ff9f1c}.app-shell:not(.no-sidebar) .nav-link[href="/control/intelligence"] .nav-icon{background:#12b8a4}.app-shell:not(.no-sidebar) .nav-link[href="/control/tenants"] .nav-icon{background:#ff3d78}.app-shell:not(.no-sidebar) .nav-link[href^="/control/tenants?"] .nav-icon{background:#7b61ff}.app-shell:not(.no-sidebar) .nav-link[href="/control/packs"] .nav-icon{background:#e0567c}.app-shell:not(.no-sidebar) .nav-link[href="/control/subscriptions"] .nav-icon{background:#6fc9ff}.app-shell:not(.no-sidebar) .nav-link[href="/control/billing"] .nav-icon{background:#e08a5c}.app-shell:not(.no-sidebar) .nav-link[href="/control/branding-studio"] .nav-icon{background:#8ab52a}.app-shell:not(.no-sidebar) .nav-link[href="/control/settings"] .nav-icon{background:#9fb4c7}.app-shell:not(.no-sidebar) .nav-link[href="/users"] .nav-icon{background:#ff9f1c}.app-shell:not(.no-sidebar) .nav-link[href="/groups"] .nav-icon{background:#12b8a4}.app-shell:not(.no-sidebar) .nav-link[href="/memberships"] .nav-icon{background:#ff3d78}@media (max-width:980px){.app-shell:not(.no-sidebar) .sidebar-dots-toggle{display:inline-flex;margin:0 auto}.app-shell:not(.no-sidebar).mobile-open .sidebar-dots-toggle{margin:0}.app-shell:not(.no-sidebar) .sidebar-brand{display:flex;flex-direction:column;align-items:stretch}.app-shell:not(.no-sidebar) .nav-icon{filter:none!important;box-shadow:none!important}.app-shell:not(.no-sidebar) .nav-link.active .nav-icon{box-shadow:0 0 0 4px hsla(0,0%,100%,.1)!important}}.app-shell:not(.no-sidebar) .nav-icon{background-image:none!important;border:0!important;color:transparent!important;filter:none!important;box-shadow:none!important}.app-shell:not(.no-sidebar) .nav-icon,.app-shell:not(.no-sidebar) .nav-link.active .nav-icon,.app-shell:not(.no-sidebar) .nav-link:hover .nav-icon{background-color:var(--nav-item-color,#a79fc0)!important;opacity:1!important}.app-shell:not(.no-sidebar) .nav-link.active .nav-icon{box-shadow:0 0 0 4px hsla(0,0%,100%,.11)!important}@media (max-width:980px){.app-shell:not(.no-sidebar) .nav-icon{display:block!important;width:13px!important;height:13px!important;min-width:13px!important;min-height:13px!important;flex:0 0 13px!important;border-radius:4px!important;background-color:var(--nav-item-color,#a79fc0)!important;background-image:none!important;opacity:1!important;filter:none!important}.app-shell:not(.no-sidebar) .nav-link.active .nav-icon{background-color:var(--nav-item-color,#a79fc0)!important;box-shadow:0 0 0 5px hsla(0,0%,100%,.12)!important}}html body .app-shell:not(.no-sidebar)>.sidebar,html[data-control-theme=dark] body .app-shell:not(.no-sidebar)>.sidebar,html[data-control-theme=light] body .app-shell:not(.no-sidebar)>.sidebar{color:#efe9f7!important;background:#15121f!important;background-image:none!important;border:0!important;border-right:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .app-shell:not(.no-sidebar) .control-sidebar-brand,html body .app-shell:not(.no-sidebar) .control-sidebar-footer,html body .app-shell:not(.no-sidebar) .control-sidebar-groups,html body .app-shell:not(.no-sidebar) .sidebar-actions,html body .app-shell:not(.no-sidebar) .sidebar-brand,html body .app-shell:not(.no-sidebar) .sidebar-groups,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .control-sidebar-footer,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .sidebar-brand{color:#efe9f7!important;background:transparent!important;background-image:none!important;border-color:hsla(0,0%,100%,.08)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .app-shell:not(.no-sidebar) .sidebar-brand{padding:0 10px 18px!important;border-bottom:1px solid hsla(0,0%,100%,.08)!important}html body .app-shell:not(.no-sidebar) .brand-title{color:#fff!important;font-family:Fraunces,Georgia,Times New Roman,serif!important;font-size:18px!important;font-weight:600!important;line-height:1.15!important;letter-spacing:0!important}html body .app-shell:not(.no-sidebar) .brand-sub{color:#a79fc0!important;font-size:12px!important}html body .app-shell:not(.no-sidebar) .nav-title{padding:5px 12px!important;color:#a79fc0!important;font-family:IBM Plex Mono,ui-monospace,monospace!important;font-size:10px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:.12em!important;text-transform:uppercase!important}html body .app-shell:not(.no-sidebar) .nav-list{gap:3px!important}html body .app-shell:not(.no-sidebar) .nav-link,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .nav-link{min-height:42px!important;padding:10px 12px!important;gap:12px!important;color:#a79fc0!important;background:transparent!important;background-image:none!important;border:0!important;border-radius:10px!important;box-shadow:none!important;transform:none!important;font-size:13px!important;font-weight:500!important}html body .app-shell:not(.no-sidebar) .nav-link:hover,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .nav-link:hover{color:#efe9f7!important;background:#1d1830!important;background-image:none!important;border:0!important;box-shadow:none!important;transform:none!important}html body .app-shell:not(.no-sidebar) .nav-link.active,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .nav-link.active{color:#fff!important;background:#251f3d!important;background-image:none!important;border:0!important;box-shadow:none!important;transform:none!important}html body .app-shell:not(.no-sidebar) .nav-icon,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .nav-icon{display:block!important;width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;flex:0 0 11px!important;overflow:hidden!important;border:0!important;border-radius:4px!important;color:transparent!important;background-color:var(--nav-item-color,#a79fc0)!important;background-image:none!important;opacity:1!important;filter:none!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar) .nav-link.active .nav-icon{background-color:var(--nav-item-color,#a79fc0)!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar) .sidebar-dots-toggle{color:inherit!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar) .sidebar-dot-marigold{background:#ff9f1c!important}html body .app-shell:not(.no-sidebar) .sidebar-dot-magenta{background:#ff3d78!important}html body .app-shell:not(.no-sidebar) .sidebar-dot-teal{background:#12b8a4!important}html body .app-shell:not(.no-sidebar) .sidebar-theme,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .sidebar-theme{padding:4px!important;gap:3px!important;background:#1d1830!important;background-image:none!important;border:1px solid hsla(0,0%,100%,.1)!important;border-radius:10px!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar) .sidebar-theme button{padding:7px 4px!important;color:#a79fc0!important;background:transparent!important;border-radius:7px!important;font-size:11px!important;font-weight:500!important}html body .app-shell:not(.no-sidebar) .sidebar-theme button.active{color:#fff!important;background:#251f3d!important;background-image:none!important}html body .app-shell:not(.no-sidebar) .sidebar-logout,html[data-control-theme=dark] body .app-shell:not(.no-sidebar) .sidebar-logout{min-height:40px!important;color:#ff8aac!important;background:rgba(255,61,120,.1)!important;background-image:none!important;border:1px solid rgba(255,61,120,.3)!important;border-radius:9px!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar) .sidebar-logout:hover{color:#fff!important;background:rgba(255,61,120,.18)!important}html body .app-shell:not(.no-sidebar) .sidebar-actions .sub{color:#a79fc0!important}html body .app-shell:not(.no-sidebar) .sidebar-actions .code{color:#efe9f7!important;background:#1d1830!important;border-color:hsla(0,0%,100%,.1)!important}html body .app-shell:not(.no-sidebar) .container,html body .app-shell:not(.no-sidebar)>.app-main,html body .app-shell:not(.no-sidebar)>.app-main:after,html body .app-shell:not(.no-sidebar)>.app-main:before{border-left:0!important;box-shadow:none}@media (max-width:980px){html body .app-shell:not(.no-sidebar){grid-template-columns:70px minmax(0,1fr)!important;background:#f6f4ee!important}html body .app-shell:not(.no-sidebar)>.sidebar{width:70px!important;padding:22px 14px!important;background:#15121f!important;background-image:none!important;border:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar).mobile-open>.sidebar{width:min(250px,calc(100vw - 40px))!important;background:#15121f!important;box-shadow:18px 0 50px rgba(21,18,31,.32)!important}html body .app-shell:not(.no-sidebar) .sidebar-brand{min-height:54px!important;padding:0 0 16px!important;border:0!important}html body .app-shell:not(.no-sidebar) .sidebar-dots-toggle{display:inline-flex!important;width:42px!important;height:42px!important;margin:0 auto!important;padding:0!important;gap:5px!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;background:transparent!important}html body .app-shell:not(.no-sidebar).mobile-open .sidebar-dots-toggle{margin:0!important}html body .app-shell:not(.no-sidebar) .nav-link{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:0 auto!important;padding:0!important;justify-content:center!important;color:#a79fc0!important;background:transparent!important;background-image:none!important;border:0!important;border-radius:10px!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar) .nav-link:hover{background:#1d1830!important}html body .app-shell:not(.no-sidebar) .nav-link.active{color:#fff!important;background:#251f3d!important;background-image:none!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar).mobile-open .nav-link{width:100%!important;min-width:0!important;height:auto!important;min-height:42px!important;margin:0!important;padding:10px 12px!important;justify-content:flex-start!important}html body .app-shell:not(.no-sidebar) .nav-icon{width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;flex:0 0 11px!important;border-radius:4px!important}html body .app-shell:not(.no-sidebar) .nav-icon,html body .app-shell:not(.no-sidebar) .nav-link.active .nav-icon{background-color:var(--nav-item-color,#a79fc0)!important;box-shadow:none!important}html body .app-shell:not(.no-sidebar) .sidebar-groups{gap:10px!important;padding:0!important}html body .app-shell:not(.no-sidebar) .nav-group{gap:3px!important}html body .app-shell:not(.no-sidebar) .nav-list{gap:8px!important}html body .app-shell:not(.no-sidebar).mobile-open .nav-title{display:block!important;color:#a79fc0!important}html body .app-shell:not(.no-sidebar).mobile-open .nav-link>span:not(.nav-icon){display:inline!important;color:inherit!important}html body .app-shell:not(.no-sidebar).mobile-open .sidebar-actions{display:grid!important;background:#15121f!important}html body .app-shell:not(.no-sidebar) .sidebar-overlay{background:rgba(21,18,31,.52)!important}html body .app-shell:not(.no-sidebar) .container,html body .app-shell:not(.no-sidebar) .topbar,html body .app-shell:not(.no-sidebar)>.app-main{border-left:0!important;margin-left:0!important}}.app-shell:not(.no-sidebar) .blueprint-page{display:grid;grid-gap:22px;gap:22px}.app-shell:not(.no-sidebar) .blueprint-page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.app-shell:not(.no-sidebar) .blueprint-eyebrow{margin-bottom:6px;color:#ff3d78;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.app-shell:not(.no-sidebar) .blueprint-page-heading h1{margin:0;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:600}.app-shell:not(.no-sidebar) .blueprint-page-actions{display:flex;gap:10px;flex-wrap:wrap}.app-shell:not(.no-sidebar) .blueprint-local-nav{display:flex;gap:8px;flex-wrap:wrap;padding:12px;border:1px solid #e6e1d4;border-radius:14px;background:#fff}.app-shell:not(.no-sidebar) .blueprint-local-link{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid transparent;border-radius:9px;color:#736c85;font-size:13px;font-weight:500}.app-shell:not(.no-sidebar) .blueprint-local-link:hover{color:#201b30;background:#f1eee4}.app-shell:not(.no-sidebar) .blueprint-local-link.active{color:#fff;border-color:#15121f;background:#15121f}.app-shell:not(.no-sidebar) .blueprint-page-content{min-width:0}.app-shell:not(.no-sidebar) .blueprint-dashboard-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:22px;border:1px solid #e6e1d4;border-radius:14px;background:#fff}.app-shell:not(.no-sidebar) .blueprint-intro-copy{max-width:680px}.app-shell:not(.no-sidebar) .blueprint-intro-copy h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1.05}.app-shell:not(.no-sidebar) .blueprint-intro-copy>p{max-width:600px;margin:12px 0 0;color:#736c85;font-size:15px}.app-shell:not(.no-sidebar) .blueprint-intro-actions,.app-shell:not(.no-sidebar) .blueprint-pill-row,.app-shell:not(.no-sidebar) .blueprint-row-actions,.app-shell:not(.no-sidebar) .blueprint-status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.app-shell:not(.no-sidebar) .blueprint-intro-actions{justify-content:flex-end}.app-shell:not(.no-sidebar) .blueprint-status-row{margin-top:16px}.app-shell:not(.no-sidebar) .blueprint-status{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #e6e1d4;border-radius:999px;color:#736c85;background:#fff;font-size:12px}.app-shell:not(.no-sidebar) .blueprint-status>span{width:7px;height:7px;border-radius:50%;background:#a79fc0}.app-shell:not(.no-sidebar) .blueprint-status.success>span{background:#12b8a4}.app-shell:not(.no-sidebar) .blueprint-status code{max-width:240px;overflow:hidden;text-overflow:ellipsis;color:#736c85}.app-shell:not(.no-sidebar) .blueprint-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:16px;gap:16px;margin-top:22px}.app-shell:not(.no-sidebar) .blueprint-stat-card{min-width:0;padding:18px 20px;border:1px solid #e6e1d4;border-radius:14px;background:#fff}.app-shell:not(.no-sidebar) .blueprint-stat-label{color:#736c85;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.app-shell:not(.no-sidebar) .blueprint-stat-value{margin-top:7px;overflow-wrap:anywhere;color:#201b30;font-family:Fraunces,Georgia,serif;font-size:32px;font-weight:600;line-height:1.1}.app-shell:not(.no-sidebar) .blueprint-stat-value.compact{font-family:Space Grotesk,sans-serif;font-size:17px}.app-shell:not(.no-sidebar) .blueprint-stat-detail{margin-top:6px;font-size:12px}.app-shell:not(.no-sidebar) .blueprint-stat-detail.teal{color:#12b8a4}.app-shell:not(.no-sidebar) .blueprint-stat-detail.magenta{color:#ff3d78}.app-shell:not(.no-sidebar) .blueprint-stat-detail.marigold{color:#95610a}.app-shell:not(.no-sidebar) .blueprint-stat-detail.violet{color:#7b61ff}.app-shell:not(.no-sidebar) .blueprint-panel{padding:22px;border:1px solid #e6e1d4;border-radius:14px;background:#fff}.app-shell:not(.no-sidebar) .blueprint-panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap}.app-shell:not(.no-sidebar) .blueprint-panel-copy h2{margin:0;color:#201b30;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600}.app-shell:not(.no-sidebar) .blueprint-panel-copy p{margin:6px 0 0;color:#736c85;font-size:13px}.app-shell:not(.no-sidebar) .blueprint-pill-row{margin:16px 0}.app-shell:not(.no-sidebar) .blueprint-list{display:grid}.app-shell:not(.no-sidebar) .blueprint-list-item{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid #e6e1d4}.app-shell:not(.no-sidebar) .blueprint-list-item:first-child{border-top:0}.app-shell:not(.no-sidebar) .blueprint-list-item p{margin:7px 0 0;color:#201b30;font-size:13px}.app-shell:not(.no-sidebar) .blueprint-list-meta{margin-top:4px;color:#736c85;font-size:12px}.app-shell:not(.no-sidebar) .blueprint-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.app-shell:not(.no-sidebar) .blueprint-mini-stat{padding:13px;border-radius:10px;background:#f1eee4}.app-shell:not(.no-sidebar) .blueprint-mini-stat span{color:#736c85;font-size:12px}.app-shell:not(.no-sidebar) .blueprint-mini-stat strong{display:block;margin-top:5px;color:#201b30;font-family:Fraunces,Georgia,serif;font-size:25px}.app-shell:not(.no-sidebar) .blueprint-section-divider{height:1px;margin:18px 0;background:#e6e1d4}.app-shell:not(.no-sidebar) .blueprint-small-title{margin:0 0 10px;font-family:Fraunces,Georgia,serif;font-size:16px}.app-shell:not(.no-sidebar) .blueprint-latest-signal{padding:14px;border:1px solid #e6e1d4;border-radius:10px}.app-shell:not(.no-sidebar) .blueprint-latest-signal p{margin:5px 0 12px;color:#736c85;font-size:13px}.app-shell:not(.no-sidebar) .blueprint-tenant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin-top:16px}.app-shell:not(.no-sidebar) .blueprint-tenant-card{padding:16px;border:1px solid #e6e1d4;border-radius:12px;background:#fff}.app-shell:not(.no-sidebar) .blueprint-tenant-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.app-shell:not(.no-sidebar) .blueprint-tenant-top code{color:#736c85;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.app-shell:not(.no-sidebar) .blueprint-tenant-card h3{margin:13px 0 0;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600}.app-shell:not(.no-sidebar) .blueprint-tenant-card>p{margin:5px 0 13px;color:#736c85;font-size:12px}.app-shell:not(.no-sidebar) .blueprint-empty{color:#736c85;font-size:13px}@media (min-width:901px){.app-shell:not(.no-sidebar) .blueprint-page-content>.stack>.grid2{grid-template-columns:1.4fr 1fr;gap:20px!important}}@media (max-width:700px){.app-shell:not(.no-sidebar) .blueprint-dashboard-intro{display:grid;padding:20px}.app-shell:not(.no-sidebar) .blueprint-intro-actions{display:grid;width:100%}.app-shell:not(.no-sidebar) .blueprint-intro-actions .btn{width:100%}.app-shell:not(.no-sidebar) .blueprint-stat-grid{grid-template-columns:1fr}.app-shell:not(.no-sidebar) .blueprint-list-item{display:grid}.app-shell:not(.no-sidebar) .blueprint-row-actions{justify-content:flex-start}.app-shell:not(.no-sidebar) .blueprint-tenant-grid{grid-template-columns:1fr}}.app-shell:not(.no-sidebar) .themeforge-blueprint{display:grid;grid-gap:20px;gap:20px;min-width:0}.app-shell:not(.no-sidebar) .themeforge-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.app-shell:not(.no-sidebar) .themeforge-eyebrow{margin-bottom:6px;color:#ff3d78;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.app-shell:not(.no-sidebar) .themeforge-intro h2,.app-shell:not(.no-sidebar) .themeforge-section-heading h3{margin:0;color:#201b30;font-family:Fraunces,Georgia,serif;font-weight:600}.app-shell:not(.no-sidebar) .themeforge-intro h2{font-size:clamp(28px,4vw,40px);line-height:1.06}.app-shell:not(.no-sidebar) .themeforge-intro p,.app-shell:not(.no-sidebar) .themeforge-section-heading p{margin:7px 0 0;color:#736c85;font-size:13px;line-height:1.5}.app-shell:not(.no-sidebar) .themeforge-intro p{max-width:620px;font-size:14px}.app-shell:not(.no-sidebar) .themeforge-action-row,.app-shell:not(.no-sidebar) .themeforge-intro-status,.app-shell:not(.no-sidebar) .themeforge-preview-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.app-shell:not(.no-sidebar) .themeforge-pill,.app-shell:not(.no-sidebar) .themeforge-status{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid #e6e1d4;border-radius:999px;color:#736c85;background:#fff;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;text-transform:uppercase}.app-shell:not(.no-sidebar) .themeforge-pill>span,.app-shell:not(.no-sidebar) .themeforge-status>span{width:7px;height:7px;border-radius:50%;background:#a79fc0}.app-shell:not(.no-sidebar) .themeforge-pill.enabled>span,.app-shell:not(.no-sidebar) .themeforge-status.enabled>span{background:#12b8a4}.app-shell:not(.no-sidebar) .themeforge-pill.disabled>span,.app-shell:not(.no-sidebar) .themeforge-status.disabled>span{background:#ff3d78}.app-shell:not(.no-sidebar) .themeforge-workspace{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:20px;gap:20px;align-items:start}.app-shell:not(.no-sidebar) .themeforge-editor-column{display:grid;grid-gap:20px;gap:20px;min-width:0}.app-shell:not(.no-sidebar) .themeforge-preview-column{min-width:0;position:-webkit-sticky;position:sticky;top:96px}.app-shell:not(.no-sidebar) .themeforge-panel{min-width:0;padding:22px;border:1px solid #e6e1d4!important;border-radius:14px!important;background:#fff!important;background-image:none!important;box-shadow:none!important}.app-shell:not(.no-sidebar) .themeforge-section-heading h3{font-size:18px}.app-shell:not(.no-sidebar) .themeforge-identity-grid,.app-shell:not(.no-sidebar) .themeforge-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.app-shell:not(.no-sidebar) .themeforge-field{display:grid;align-content:start;grid-gap:6px;gap:6px;min-width:0}.app-shell:not(.no-sidebar) .themeforge-field-label{color:#736c85;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.app-shell:not(.no-sidebar) .themeforge-field-hint{color:#a79fc0;font-size:11px}.app-shell:not(.no-sidebar) .themeforge-field .input,.app-shell:not(.no-sidebar) .themeforge-upload-card .input{width:100%;min-height:42px;padding:9px 11px;color:#201b30;border:1px solid #e6e1d4!important;border-radius:9px!important;background:#fff!important;background-image:none!important;box-shadow:none!important}.app-shell:not(.no-sidebar) .themeforge-field .input:focus,.app-shell:not(.no-sidebar) .themeforge-upload-card .input:focus{border-color:#15121f!important;outline:2px solid rgba(21,18,31,.1)}.app-shell:not(.no-sidebar) .themeforge-tenant-status{display:grid;grid-gap:7px;gap:7px;align-content:start;min-width:0;padding:14px;border:1px solid #e6e1d4;border-radius:10px;background:#f6f4ee}.app-shell:not(.no-sidebar) .themeforge-tenant-status strong{color:#201b30;font-family:Fraunces,Georgia,serif;font-size:17px;font-weight:600}.app-shell:not(.no-sidebar) .themeforge-tenant-status code{overflow-wrap:anywhere;color:#736c85;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10px}.app-shell:not(.no-sidebar) .themeforge-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.app-shell:not(.no-sidebar) .themeforge-upload-card{display:grid;align-content:start;grid-gap:12px;gap:12px;min-width:0;padding:16px;border:1px solid #e6e1d4;border-radius:12px;background:#fdfcf9}.app-shell:not(.no-sidebar) .themeforge-upload-card h4{margin:0;color:#201b30;font-family:Fraunces,Georgia,serif;font-size:16px;font-weight:600}.app-shell:not(.no-sidebar) .themeforge-upload-card p{margin:4px 0 0;color:#736c85;font-size:12px}.app-shell:not(.no-sidebar) .themeforge-asset-preview{display:grid;place-items:center;min-height:120px;overflow:hidden;padding:12px;border:1px dashed #d8d2c2;border-radius:10px;color:#a79fc0;background:#f6f4ee;font-size:12px}.app-shell:not(.no-sidebar) .themeforge-logo-preview{display:block;width:96px;height:96px;object-fit:contain}.app-shell:not(.no-sidebar) .themeforge-banner-preview{display:block;width:100%;max-height:160px;object-fit:contain}.app-shell:not(.no-sidebar) .themeforge-pack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));grid-gap:10px;gap:10px;margin-top:18px}.app-shell:not(.no-sidebar) .themeforge-pack{display:flex;align-items:center;gap:10px;min-width:0;padding:11px;border:1px solid #e6e1d4;border-radius:10px;color:#201b30;background:#fff;text-align:left}.app-shell:not(.no-sidebar) .themeforge-pack:hover{border-color:#c9c2b0;background:#fdfcf9}.app-shell:not(.no-sidebar) .themeforge-pack.active{color:#fff;border-color:#15121f;background:#15121f}.app-shell:not(.no-sidebar) .themeforge-pack-colours{display:flex;gap:3px;flex:0 0 auto}.app-shell:not(.no-sidebar) .themeforge-pack-colours i{display:block;width:14px;height:28px;border-radius:5px}.app-shell:not(.no-sidebar) .themeforge-pack-copy{display:grid;min-width:0}.app-shell:not(.no-sidebar) .themeforge-pack-copy strong{overflow:hidden;text-overflow:ellipsis;font-size:12px;text-transform:capitalize}.app-shell:not(.no-sidebar) .themeforge-pack-copy small{color:#a79fc0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;text-transform:uppercase}.app-shell:not(.no-sidebar) .themeforge-colour-control{display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-gap:8px;gap:8px}.app-shell:not(.no-sidebar) .themeforge-colour-control input[type=color]{width:44px;height:42px;padding:4px;border:1px solid #e6e1d4;border-radius:9px;background:#fff}.app-shell:not(.no-sidebar) .themeforge-field input[type=range]{width:100%;accent-color:#15121f}.app-shell:not(.no-sidebar) .themeforge-save-row{display:flex;justify-content:flex-end;margin-top:18px;padding-top:18px;border-top:1px solid #e6e1d4}.app-shell:not(.no-sidebar) .themeforge-preview-panel{display:grid;grid-gap:16px;gap:16px}.app-shell:not(.no-sidebar) .themeforge-runtime-preview{position:relative;min-height:180px;overflow:hidden;border:1px solid #e6e1d4;border-radius:12px}.app-shell:not(.no-sidebar) .themeforge-runtime-preview>img{position:absolute;inset:0;display:block;width:100%;height:100%}.app-shell:not(.no-sidebar) .themeforge-banner-placeholder{position:absolute;inset:14px;display:grid;place-items:center;border:1px dashed;border-radius:10px;color:#fff;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;text-transform:uppercase}.app-shell:not(.no-sidebar) .themeforge-preview-caption{position:absolute;inset:auto 0 0;padding:36px 16px 16px;background:linear-gradient(180deg,transparent,rgba(21,18,31,.88))}.app-shell:not(.no-sidebar) .themeforge-preview-identity{display:flex;align-items:center;gap:11px}.app-shell:not(.no-sidebar) .themeforge-preview-identity>img,.app-shell:not(.no-sidebar) .themeforge-preview-identity>span{display:block;width:44px;height:44px;flex:0 0 44px;object-fit:contain;padding:3px;border-radius:10px;background:#fff}.app-shell:not(.no-sidebar) .themeforge-preview-identity h4{margin:0;color:#fff;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:600}.app-shell:not(.no-sidebar) .themeforge-preview-identity p{margin:3px 0 0;color:hsla(0,0%,100%,.74);font-size:11px}.app-shell:not(.no-sidebar) .themeforge-runtime-footer{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid #e6e1d4}.app-shell:not(.no-sidebar) .themeforge-accent-swatch{width:32px;height:32px;flex:0 0 32px;border-radius:50%}.app-shell:not(.no-sidebar) .themeforge-runtime-footer>div{display:grid}.app-shell:not(.no-sidebar) .themeforge-runtime-footer strong{color:#201b30;font-size:13px}.app-shell:not(.no-sidebar) .themeforge-runtime-footer small{color:#736c85;font-size:11px}.app-shell:not(.no-sidebar) .branding-card,.app-shell:not(.no-sidebar) .branding-card-inner,.app-shell:not(.no-sidebar) .branding-studio-page,.app-shell:not(.no-sidebar) .branding-studio-page:before{background:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;box-shadow:none!important}@media (max-width:1080px){.app-shell:not(.no-sidebar) .themeforge-workspace{grid-template-columns:1fr}.app-shell:not(.no-sidebar) .themeforge-preview-column{position:static}}@media (max-width:700px){.app-shell:not(.no-sidebar) .themeforge-panel{padding:18px}.app-shell:not(.no-sidebar) .themeforge-identity-grid,.app-shell:not(.no-sidebar) .themeforge-style-grid,.app-shell:not(.no-sidebar) .themeforge-upload-grid{grid-template-columns:1fr}.app-shell:not(.no-sidebar) .themeforge-intro-status{width:100%}.app-shell:not(.no-sidebar) .themeforge-save-row{display:grid}.app-shell:not(.no-sidebar) .themeforge-save-row .btn{width:100%}.app-shell:not(.no-sidebar) .themeforge-action-row{display:grid}.app-shell:not(.no-sidebar) .themeforge-action-row .btn{width:100%}}