:root{--crtfy-shell-navy:#05245f;--crtfy-shell-navy-2:#09347e;--crtfy-shell-blue:#1377ff;--crtfy-shell-teal:#10bcc6;--crtfy-shell-green:#69d236;--crtfy-shell-purple:#6557ff;--crtfy-shell-bg:#f4f7fb;--crtfy-shell-panel:#fff;--crtfy-shell-text:#071833;--crtfy-shell-muted:#60708f;--crtfy-shell-line:#dbe5f4;--crtfy-shell-shadow:0 18px 50px #05245f21;--crtfy-shell-radius:22px;color:var(--crtfy-shell-text);background:var(--crtfy-shell-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}[class^=crtfy-shell-],[class*=\ crtfy-shell-]{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:radial-gradient(circle at top right, #10bcc621, transparent 32rem), var(--crtfy-shell-bg)}:is(.crtfy-shell-sidebar-toggle,.crtfy-shell-nav-item,.crtfy-shell-account-action,.crtfy-shell-tab-title,.crtfy-shell-tab-close,.crtfy-shell-close-all,.crtfy-shell-app-tile,.crtfy-shell-primary-button,.crtfy-shell-secondary-button){font:inherit;cursor:pointer}.crtfy-shell-auth-form input{font:inherit}.crtfy-shell-layout{direction:ltr;grid-template-columns:284px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.crtfy-shell-layout.crtfy-shell-sidebar-collapsed{grid-template-columns:84px minmax(0,1fr)}.crtfy-shell-layout>.crtfy-shell-sidebar{grid-area:1/1;inline-size:100%;min-inline-size:0;max-inline-size:100%}.crtfy-shell-layout>.crtfy-shell-main-area{grid-area:1/2;inline-size:100%;min-inline-size:0;max-inline-size:100%}.crtfy-shell-sidebar{backdrop-filter:blur(24px);border-right:1px solid var(--crtfy-shell-line);z-index:2;background:#ffffffd1;flex-direction:column;gap:24px;height:100vh;padding:24px 18px;display:flex;position:relative;top:0;overflow:hidden}.crtfy-shell-sidebar-logo{border-bottom:1px solid var(--crtfy-shell-line);justify-content:space-between;align-items:center;gap:10px;padding:4px 8px 18px;display:flex}.crtfy-shell-crtfy-logo{width:174px;max-width:100%;height:auto;display:block}.crtfy-shell-crtfy-logo.crtfy-shell-compact{width:46px}.crtfy-shell-sidebar-toggle{border:1px solid var(--crtfy-shell-line);width:34px;height:34px;color:var(--crtfy-shell-navy);background:#fff;border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.crtfy-shell-sidebar-toggle:hover{background:#eaf1ff}.crtfy-shell-sidebar-collapsed .crtfy-shell-sidebar{padding-inline:12px}.crtfy-shell-sidebar-collapsed .crtfy-shell-sidebar-logo{flex-direction:column;padding-inline:7px}.crtfy-shell-sidebar-collapsed .crtfy-shell-nav-item{justify-content:center;padding-inline:8px}.crtfy-shell-sidebar-collapsed :is(.crtfy-shell-nav-label,.crtfy-shell-account-copy,.crtfy-shell-account-label,.crtfy-shell-tenant-card){display:none}.crtfy-shell-nav-icon{flex:none}.crtfy-shell-sidebar-nav{gap:8px;display:grid}.crtfy-shell-nav-item{color:#52627f;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-weight:700;text-decoration:none;display:flex}.crtfy-shell-nav-item:hover,.crtfy-shell-nav-item.crtfy-shell-active{color:var(--crtfy-shell-navy);background:#eaf1ff}.crtfy-shell-nav-dot,.crtfy-shell-tab-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.crtfy-shell-accent-teal{background:linear-gradient(135deg, var(--crtfy-shell-green), var(--crtfy-shell-teal), var(--crtfy-shell-blue))}.crtfy-shell-accent-blue{background:linear-gradient(135deg, var(--crtfy-shell-teal), var(--crtfy-shell-blue))}.crtfy-shell-accent-green{background:linear-gradient(135deg, var(--crtfy-shell-green), var(--crtfy-shell-teal))}.crtfy-shell-accent-purple{background:linear-gradient(135deg, var(--crtfy-shell-blue), var(--crtfy-shell-purple))}.crtfy-shell-accent-navy{background:var(--crtfy-shell-navy)}.crtfy-shell-sidebar-account{border-top:1px solid var(--crtfy-shell-line);gap:6px;margin-top:auto;padding-top:14px;display:grid}.crtfy-shell-account-identity{min-width:0;color:var(--crtfy-shell-navy);align-items:center;gap:10px;padding:10px;display:flex}.crtfy-shell-account-copy{min-width:0;display:grid}.crtfy-shell-account-copy strong,.crtfy-shell-account-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.crtfy-shell-account-copy small{color:var(--crtfy-shell-muted);margin-top:2px}.crtfy-shell-tenant-card{border:1px solid var(--crtfy-shell-line);background:#f4f8ff;border-radius:14px;padding:10px}.crtfy-shell-tenant-card span{color:var(--crtfy-shell-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900;display:block}.crtfy-shell-tenant-card strong{color:var(--crtfy-shell-navy);margin-top:4px;display:block}.crtfy-shell-account-action{width:100%;color:var(--crtfy-shell-navy);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:10px;font-weight:750;display:flex}.crtfy-shell-account-action:hover{background:#eaf1ff}.crtfy-shell-account-signout{color:#b42318}.crtfy-shell-sidebar-collapsed :is(.crtfy-shell-account-identity,.crtfy-shell-account-action){justify-content:center;padding-inline:6px}.crtfy-shell-main-area{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.crtfy-shell-icon-button,.crtfy-shell-secondary-button,.crtfy-shell-primary-button{border:1px solid var(--crtfy-shell-line);color:var(--crtfy-shell-navy);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-weight:800;display:inline-flex}.crtfy-shell-primary-button{background:var(--crtfy-shell-blue);border-color:var(--crtfy-shell-blue);color:#fff;box-shadow:0 12px 26px #1377ff47}.crtfy-shell-full{width:100%}.crtfy-shell-user-chip{color:var(--crtfy-shell-navy);background:#edf3ff;border-radius:14px;align-items:center;gap:8px;padding:11px 14px;font-weight:800;display:flex}.crtfy-shell-tab-strip{flex:none;align-items:center;gap:8px;width:100%;min-width:0;padding:10px 18px 0;display:flex;overflow-x:auto}.crtfy-shell-workspace-tab{border:1px solid var(--crtfy-shell-line);background:#ffffffb8;border-radius:14px 14px 0 0;flex:none;align-items:center;height:42px;display:flex;overflow:hidden}.crtfy-shell-workspace-tab.crtfy-shell-active{background:#fff;border-bottom-color:#fff;box-shadow:0 -6px 24px #05245f12}.crtfy-shell-tab-title,.crtfy-shell-tab-close,.crtfy-shell-close-all{height:100%;color:var(--crtfy-shell-navy);background:0 0;border:0;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:flex}.crtfy-shell-tab-title{min-width:0}.crtfy-shell-tab-close{color:var(--crtfy-shell-muted);padding:0 10px}.crtfy-shell-close-all{height:36px;color:var(--crtfy-shell-muted);border-radius:10px;flex:none}.crtfy-shell-workspace-area{flex:1;min-height:0;padding:14px 18px 18px;overflow:auto;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}.crtfy-shell-workspace-home{gap:32px;width:100%;max-width:none;display:grid}.crtfy-shell-eyebrow{color:#0655ff;text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;font-size:13px;font-weight:900}:is(.crtfy-shell-workspace-home,.crtfy-shell-internal-app,.crtfy-shell-login-card) :is(h1,h2,h3,p){margin-top:0}:is(.crtfy-shell-workspace-home,.crtfy-shell-internal-app,.crtfy-shell-login-card) h1{color:var(--crtfy-shell-navy);letter-spacing:-.06em;margin-bottom:18px;font-size:clamp(38px,5vw,68px);line-height:.98}:is(.crtfy-shell-workspace-home,.crtfy-shell-internal-app,.crtfy-shell-login-card) h2{color:var(--crtfy-shell-navy);letter-spacing:-.04em;font-size:30px}:is(.crtfy-shell-workspace-home,.crtfy-shell-internal-app,.crtfy-shell-login-card) h3{color:var(--crtfy-shell-navy);letter-spacing:-.03em;margin-bottom:6px;font-size:22px}:is(.crtfy-shell-workspace-home,.crtfy-shell-internal-app,.crtfy-shell-login-card) p{color:#445574;line-height:1.55}.crtfy-shell-app-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:20px;width:100%;max-width:none;display:grid}.crtfy-shell-app-tile{border:1px solid var(--crtfy-shell-line);text-align:left;background:#fffffff0;border-radius:24px;min-height:250px;padding:22px;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 30px #05245f12}.crtfy-shell-app-tile:hover{box-shadow:var(--crtfy-shell-shadow);transform:translateY(-4px)}.crtfy-shell-app-tile-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.crtfy-shell-app-logo{justify-content:flex-start;align-items:center;width:148px;height:56px;display:flex}.crtfy-shell-app-logo img{object-fit:contain;object-position:left center;max-width:100%;max-height:100%;display:block}.crtfy-shell-app-icon{color:#fff;border-radius:18px;place-items:center;width:56px;height:56px;font-weight:900;display:grid}.crtfy-shell-tile-subtitle{color:var(--crtfy-shell-navy);margin-bottom:8px;font-weight:900}.crtfy-shell-tile-stats{gap:12px;margin-top:18px;display:flex}.crtfy-shell-tile-stats span{color:var(--crtfy-shell-muted);font-size:12px;display:grid}.crtfy-shell-tile-stats strong{color:var(--crtfy-shell-navy);font-size:18px}.crtfy-shell-status-pill{border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.crtfy-shell-status-ready{color:#06684d;background:#dbfae9}.crtfy-shell-status-attention{color:#754300;background:#fff1c2}.crtfy-shell-status-setup{color:#09347e;background:#e8efff}.crtfy-shell-frames-host{height:100%;min-height:0;position:relative}.crtfy-shell-app-frame{border:1px solid var(--crtfy-shell-line);width:100%;min-width:0;max-width:none;box-shadow:var(--crtfy-shell-shadow);background:#fff;border-radius:0 20px 20px;display:none;position:absolute;inset:0;overflow:auto}.crtfy-shell-app-frame.crtfy-shell-active{display:block}.crtfy-shell-app-frame>*{box-sizing:border-box;width:100%!important;min-width:0!important;max-width:none!important;margin-inline:0!important}.crtfy-shell-app-frame,.crtfy-shell-app-frame *{scrollbar-width:none;-ms-overflow-style:none}.crtfy-shell-app-frame::-webkit-scrollbar{width:0;height:0;display:none}.crtfy-shell-app-frame ::-webkit-scrollbar{width:0;height:0;display:none}.crtfy-shell-app-frame iframe{background:#fff;border:0;width:100%;height:100%}.crtfy-shell-internal-app{background:radial-gradient(circle at 100% 0,#10bcc61c,#0000 38rem),#fff;min-height:100%;padding:34px;overflow:auto}.crtfy-shell-internal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.crtfy-shell-mini-card{border:1px solid var(--crtfy-shell-line);background:#ffffffe6;border-radius:20px;gap:8px;padding:20px;display:grid}.crtfy-shell-mini-card strong{color:var(--crtfy-shell-navy)}.crtfy-shell-mini-card span{color:var(--crtfy-shell-muted)}.crtfy-shell-chat-mock{gap:12px;max-width:720px;margin-top:24px;display:grid}.crtfy-shell-chat-line{border-radius:18px;padding:16px 18px}.crtfy-shell-chat-line.crtfy-shell-user{color:var(--crtfy-shell-navy);background:#eef4ff;margin-left:80px}.crtfy-shell-chat-line.crtfy-shell-assistant{border:1px solid var(--crtfy-shell-line);color:var(--crtfy-shell-text);background:#f5fbfd}.crtfy-shell-connector-table{gap:10px;margin-top:24px;display:grid}.crtfy-shell-connector-row{border:1px solid var(--crtfy-shell-line);background:#fff;border-radius:16px;grid-template-columns:1.2fr .8fr 1fr .6fr;align-items:center;gap:12px;padding:16px;display:grid}.crtfy-shell-connector-row strong{color:var(--crtfy-shell-navy)}.crtfy-shell-connector-row span{color:var(--crtfy-shell-muted)}.crtfy-shell-connector-row em{color:var(--crtfy-shell-blue);font-style:normal;font-weight:900}.crtfy-shell-warning-box code{background:#eef4ff;border-radius:6px;padding:2px 6px}.crtfy-shell-login-page{background:radial-gradient(circle at 10% 20%,#69d23629,#0000 24rem),radial-gradient(circle at 90% 15%,#1377ff2e,#0000 30rem),#f8fbff;place-items:center;min-height:100vh;padding:24px;display:grid}.crtfy-shell-login-card{border:1px solid var(--crtfy-shell-line);width:min(560px,100%);box-shadow:var(--crtfy-shell-shadow);background:#fff;border-radius:30px;padding:34px}.crtfy-shell-login-copy{margin:28px 0}.crtfy-shell-login-copy h1{font-size:clamp(34px,6vw,56px)}.crtfy-shell-auth-form{gap:16px;display:grid}.crtfy-shell-auth-form label{color:var(--crtfy-shell-navy);gap:7px;font-weight:800;display:grid}.crtfy-shell-auth-form input{border:1px solid var(--crtfy-shell-line);width:100%;color:var(--crtfy-shell-text);background:#fff;border-radius:12px;padding:12px 14px}.crtfy-shell-auth-form input:focus{border-color:var(--crtfy-shell-blue);outline:3px solid #1377ff29}.crtfy-shell-auth-form button:disabled{opacity:.65;cursor:wait}.crtfy-shell-muted{color:var(--crtfy-shell-muted)}.crtfy-shell-small{font-size:13px}.crtfy-shell-error-text{color:#b42318;font-weight:700}.crtfy-shell-app-loading{min-height:100vh;color:var(--crtfy-shell-navy);place-items:center;font-weight:900;display:grid}@media (width<=1100px){.crtfy-shell-layout,.crtfy-shell-layout.crtfy-shell-sidebar-collapsed{grid-template-columns:1fr}.crtfy-shell-layout>.crtfy-shell-sidebar{grid-area:1/1}.crtfy-shell-layout>.crtfy-shell-main-area{grid-area:2/1}.crtfy-shell-sidebar{flex-direction:row;align-items:center;height:auto;padding:14px;position:static;overflow-x:auto}.crtfy-shell-sidebar-logo{border-bottom:0;padding:0}.crtfy-shell-sidebar-toggle{display:none}.crtfy-shell-sidebar-collapsed .crtfy-shell-sidebar{padding:14px}.crtfy-shell-sidebar-collapsed .crtfy-shell-sidebar-logo{flex-direction:row;padding:0}.crtfy-shell-sidebar-collapsed .crtfy-shell-crtfy-logo{width:138px}.crtfy-shell-sidebar-collapsed .crtfy-shell-nav-label,.crtfy-shell-sidebar-collapsed .crtfy-shell-account-label{display:inline}.crtfy-shell-sidebar-collapsed .crtfy-shell-nav-item{justify-content:flex-start;padding-inline:14px}.crtfy-shell-crtfy-logo{width:138px}.crtfy-shell-sidebar-nav{min-width:max-content;display:flex}.crtfy-shell-sidebar-account{border-top:0;align-items:center;min-width:max-content;margin-top:0;padding-top:0;display:flex}.crtfy-shell-account-identity,.crtfy-shell-tenant-card{display:none}.crtfy-shell-layout{grid-template-rows:auto minmax(0,1fr);height:100vh}.crtfy-shell-sidebar{flex:none}}@media (width<=720px){.crtfy-shell-internal-grid{grid-template-columns:1fr}.crtfy-shell-workspace-area{padding:14px}.crtfy-shell-frames-host{height:100%}.crtfy-shell-connector-row{grid-template-columns:1fr}}
