.mkt{position:relative;--mkt-bg: #f4f3fb;--mkt-card: #ffffff;--mkt-ink: #131a2b;--mkt-muted: #5b6780;--mkt-line: rgba(19, 26, 43, .09);--mkt-primary: #2f6bff;--mkt-violet: #7c5cff;--mkt-shadow: 0 18px 44px rgba(38, 43, 84, .12);--mkt-shadow-sm: 0 8px 22px rgba(38, 43, 84, .08);--mkt-radius: 18px;color:var(--mkt-ink);padding-top:10px}body.mkt-lit{background:radial-gradient(44rem 34rem at 84% 0%,rgba(124,92,255,.24),transparent 60%),radial-gradient(34rem 28rem at 100% 8%,rgba(47,107,255,.18),transparent 60%),radial-gradient(30rem 24rem at 2% 1%,rgba(41,211,255,.1),transparent 55%),#f4f3fb;background-attachment:fixed}.mkt-notice-stack{margin:4px 0 14px}.mkt-notice{display:flex;align-items:center;gap:10px;min-height:46px;padding:12px 16px;border-radius:14px;font-weight:650;background:#fff;border:1px solid var(--mkt-line);box-shadow:var(--mkt-shadow-sm)}.mkt-notice.success{color:#0f6a49;border-color:#24c98a52}.mkt-notice.error{color:#b3261e;border-color:#e539354d}.mkt-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);align-items:center;gap:24px;margin-top:18px}.mkt-hero-copy{min-width:0}.mkt-title{margin:0;font-size:clamp(34px,4.6vw,54px);line-height:1.04;letter-spacing:-.02em;font-weight:820;color:#0f1730}.mkt-title .grad{background:linear-gradient(96deg,#2f6bff 8%,#7c5cff 62%,#9d5bff);-webkit-background-clip:text;background-clip:text;color:transparent}.mkt-lede{margin:16px 0 22px;max-width:46ch;color:var(--mkt-muted);font-size:16px;line-height:1.55}.mkt-search{display:flex;align-items:center;gap:10px;max-width:560px;padding:0 16px;min-height:56px;background:#fff;border:1px solid var(--mkt-line);border-radius:16px;box-shadow:var(--mkt-shadow-sm);color:var(--mkt-muted);transition:box-shadow .2s ease,border-color .2s ease}.mkt-search:focus-within{border-color:#2f6bff80;box-shadow:0 12px 30px #2f6bff29}.mkt-search input{flex:1;min-width:0;border:0;background:transparent;outline:none;font-size:15px;color:var(--mkt-ink);min-height:54px}.mkt-tiles{position:relative;min-height:200px;display:grid;grid-template-columns:repeat(2,1fr);place-items:center;gap:8px}.mkt-tile{width:74px;height:74px;display:grid;place-items:center;border-radius:20px;color:#fff;box-shadow:0 20px 40px #35287847;transform:rotate(-6deg)}.mkt-tile:nth-child(2){transform:rotate(7deg) translateY(-10px)}.mkt-tile:nth-child(3){transform:rotate(-4deg) translateY(10px)}.mkt-tile:nth-child(4){transform:rotate(6deg)}.mkt-tile img{width:60%;height:60%;object-fit:contain;border-radius:10px}.mkt-tile img:not([hidden])+.mkt-tile-fallback{display:none}.mkt-tile.violet{background:linear-gradient(150deg,#8b6bff,#6a3cf0)}.mkt-tile.green{background:linear-gradient(150deg,#34d6a3,#12b184)}.mkt-tile.amber{background:linear-gradient(150deg,#ffcf6b,#f59e2e)}.mkt-tile.blue{background:linear-gradient(150deg,#5b8bff,#2f6bff)}.mkt-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0 8px;padding:16px;background:#ffffffb8;border:1px solid var(--mkt-line);border-radius:var(--mkt-radius);box-shadow:var(--mkt-shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mkt-stat{display:flex;align-items:center;gap:14px;padding:6px 8px}.mkt-stat>div{display:grid}.mkt-stat strong{font-size:22px;line-height:1.1;font-weight:800}.mkt-stat-label{font-size:13px;font-weight:700;color:var(--mkt-ink)}.mkt-stat-sub{font-size:12px;color:var(--mkt-muted)}.mkt-stat-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:13px}.mkt-stat-icon.blue{color:#2f6bff;background:#2f6bff1f}.mkt-stat-icon.violet{color:#7c5cff;background:#7c5cff24}.mkt-stat-icon.amber{color:#d9871a;background:#ffb84d2e}.mkt-stat-icon.green{color:#0f9e6e;background:#24c98a29}.mkt-body{display:grid;grid-template-columns:232px minmax(0,1fr) 268px;gap:22px;margin-top:22px;align-items:start}.mkt-main{min-width:0}.mkt-rail,.mkt-refine{position:sticky;top:100px;display:grid;gap:16px}.mkt-rail-title,.mkt-refine-head p{margin:0 0 4px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--mkt-muted)}.mkt-cat-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.mkt-cat-list button{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:var(--mkt-ink);font-weight:650;font-size:14px;transition:background .16s ease,color .16s ease}.mkt-cat-list button span:first-child{display:inline-flex;align-items:center;gap:10px;color:var(--mkt-muted)}.mkt-cat-list button .count{color:var(--mkt-muted);font-size:13px;font-weight:700}.mkt-cat-list button:hover{background:#2f6bff14}.mkt-cat-list button.active{background:#2f6bff1f;color:var(--mkt-primary)}.mkt-cat-list button.active span:first-child,.mkt-cat-list button.active .count{color:var(--mkt-primary)}.mkt-custom-card{padding:16px;border-radius:16px;background:linear-gradient(160deg,#7c5cff1a,#2f6bff14);border:1px solid rgba(124,92,255,.2)}.mkt-custom-title{margin:0 0 4px;font-weight:750;font-size:14px}.mkt-custom-sub{margin:0 0 12px;color:var(--mkt-muted);font-size:13px;line-height:1.5}.mkt-section{margin-bottom:26px}.mkt-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.mkt-section-head h2{margin:0;font-size:21px;font-weight:780}.mkt-section-head p{margin:4px 0 0;color:var(--mkt-muted);font-size:14px}.mkt-featured-grid,.mkt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mkt-card{display:flex;flex-direction:column;min-height:210px;padding:18px;border-radius:var(--mkt-radius);background:var(--mkt-card);border:1px solid var(--mkt-line);box-shadow:var(--mkt-shadow-sm);transition:box-shadow .2s ease,border-color .2s ease}.mkt-card:hover{box-shadow:var(--mkt-shadow);border-color:#2f6bff47}.mkt-card.featured{background:linear-gradient(180deg,#fff,#fbfaff)}.mkt-card.skeleton{min-height:210px;border:0;background:linear-gradient(90deg,#fff,#eef0f8,#fff);background-size:220% 100%;animation:mkt-shimmer 1.1s ease-in-out infinite}.mkt-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.mkt-app-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--navy, #071a35)}.mkt-app-icon img{width:100%;height:100%;border-radius:inherit;object-fit:contain}.mkt-app-icon img:not([hidden])+.mkt-app-icon-fallback{display:none}.mkt-app-icon.notes,.mkt-app-icon.twenty-crm{background:linear-gradient(150deg,#34d6a3,#12b184)}.mkt-app-icon.northfield{background:linear-gradient(150deg,#1fb5b9,#148b8f)}.mkt-app-icon.arrowflow-studio,.mkt-app-icon.aca{background:linear-gradient(150deg,#8b6bff,#6a3cf0)}.mkt-app-icon.pdf{background:linear-gradient(150deg,#ff8a5b,#f4612f)}.mkt-card h3{margin:0 0 2px;font-size:17px;font-weight:760}.mkt-card-cat{margin:0 0 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--mkt-muted)}.mkt-card-desc{margin:0;color:var(--mkt-muted);font-size:14px;line-height:1.5}.mkt-card-meta{display:flex;align-items:center;gap:12px;margin:14px 0 0}.mkt-version{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;color:var(--mkt-muted)}.mkt-installed{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#0f9e6e}.mkt-card-foot{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:16px}.mkt-stage{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.mkt-stage.ga{color:#0f9e6e;background:#24c98a24}.mkt-stage.preview{color:#b6791b;background:#ffb84d33}.mkt-stage.alpha{color:#6a4bd6;background:#7c5cff29}.mkt-primary,.mkt-secondary,.mkt-ghost{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 16px;border-radius:12px;font-weight:720;font-size:14px;border:1px solid transparent;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.mkt-primary{color:#fff;background:linear-gradient(120deg,#2f6bff,#6a3cf0);box-shadow:0 12px 26px #2f6bff47}.mkt-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #2f6bff57}.mkt-secondary{color:var(--mkt-ink);background:#fff;border-color:var(--mkt-line)}.mkt-secondary:hover:not(:disabled){border-color:#2f6bff66}.mkt-ghost{color:var(--mkt-primary);background:#2f6bff14}.mkt-ghost:hover{background:#2f6bff24}.mkt-learn{margin-left:auto;display:inline-flex;align-items:center;gap:4px;min-height:42px;color:var(--mkt-primary);font-weight:720;font-size:13px}.mkt-learn:hover{text-decoration:underline;text-underline-offset:3px}.mkt-link{border:0;background:transparent;color:var(--mkt-primary);font-weight:720;font-size:13px}.mkt-link:hover{text-decoration:underline;text-underline-offset:3px}.mkt-refine-card,.mkt-requests-card,.mkt-help-card{padding:16px;border-radius:16px;background:#fff;border:1px solid var(--mkt-line);box-shadow:var(--mkt-shadow-sm)}.mkt-refine-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.mkt-fieldset{border:0;margin:0;padding:14px 0 0}.mkt-fieldset+.mkt-fieldset{border-top:1px solid var(--mkt-line);margin-top:8px}.mkt-fieldset legend{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--mkt-muted);padding:0;margin-bottom:8px}.mkt-check,.mkt-radio{display:flex;align-items:center;gap:10px;min-height:34px;font-size:14px;color:var(--mkt-ink);cursor:pointer}.mkt-check input,.mkt-radio input{width:17px;height:17px;accent-color:var(--mkt-primary)}.mkt-pill{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800;color:var(--mkt-primary);background:#2f6bff1f}.mkt-request-list{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:6px}.mkt-request-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-radius:12px;background:var(--mkt-bg)}.mkt-request-list strong{display:block;font-size:14px}.mkt-request-list span{color:var(--mkt-muted);font-size:12px}.mkt-icon-link{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--mkt-muted)}.mkt-icon-link:hover{background:#fff;color:var(--mkt-primary)}.mkt-help-title{margin:0 0 4px;font-weight:750;font-size:14px}.mkt-help-sub{margin:0 0 12px;color:var(--mkt-muted);font-size:13px;line-height:1.5}.mkt-empty{display:grid;place-items:center;gap:10px;padding:48px 16px;color:var(--mkt-muted);text-align:center;background:#fff;border:1px dashed var(--mkt-line);border-radius:var(--mkt-radius)}.mkt-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#0c142880;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mkt-dialog{width:min(460px,100%);padding:22px;border-radius:20px;background:#fff;box-shadow:0 30px 80px #0c142859}.mkt-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.mkt-dialog-head .eyebrow{margin:0 0 2px;font-size:12px;font-weight:700;color:var(--mkt-muted)}.mkt-dialog-head h2{margin:0;font-size:22px;font-weight:780}.mkt-icon-button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--mkt-line);border-radius:12px;background:#fff;color:var(--mkt-ink)}.mkt-form{display:grid;gap:14px}.mkt-form label{display:grid;gap:6px;font-size:13px;font-weight:700;color:var(--mkt-muted)}.mkt-form input{min-height:44px;padding:0 12px;border:1px solid var(--mkt-line);border-radius:12px;font:inherit;color:var(--mkt-ink)}.mkt-form input:focus-visible{outline:3px solid rgba(47,107,255,.4);outline-offset:1px}.mkt-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}@keyframes mkt-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 1080px){.mkt-body{grid-template-columns:200px minmax(0,1fr)}.mkt-refine{display:none}}@media (max-width: 860px){.mkt-hero{grid-template-columns:1fr}.mkt-tiles{display:none}.mkt-stats{grid-template-columns:repeat(2,1fr)}.mkt-body{grid-template-columns:1fr}.mkt-rail{position:static}.mkt-cat-list{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;padding-bottom:6px}.mkt-cat-list button{width:auto;gap:10px}.mkt-custom-card{display:none}.mkt-featured-grid,.mkt-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.mkt-card.skeleton{animation:none}}.dash{position:relative;--d-bg: #f4f3fb;--d-card: #ffffff;--d-ink: #131a2b;--d-muted: #5b6780;--d-line: rgba(19, 26, 43, .09);--d-primary: #2f6bff;--d-violet: #7c5cff;--d-shadow: 0 18px 44px rgba(38, 43, 84, .12);--d-shadow-sm: 0 8px 22px rgba(38, 43, 84, .08);--d-radius: 18px;color:var(--d-ink);padding-top:10px;display:grid;grid-template-columns:216px minmax(0,1fr) 300px;gap:22px;align-items:start}body.dash-lit{background:radial-gradient(44rem 34rem at 84% 0%,rgba(124,92,255,.2),transparent 60%),radial-gradient(34rem 28rem at 100% 8%,rgba(47,107,255,.16),transparent 60%),radial-gradient(30rem 24rem at 2% 1%,rgba(41,211,255,.1),transparent 55%),#f4f3fb;background-attachment:fixed}.spin{animation:dash-spin .9s linear infinite}@keyframes dash-spin{to{transform:rotate(360deg)}}.dash-rail{position:sticky;top:100px;display:grid;gap:10px}.dash-rail-label{margin:6px 0 2px;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--d-muted)}.dash-org{display:flex;align-items:center;gap:10px;min-height:46px;padding:0 12px;background:#fff;border:1px solid var(--d-line);border-radius:13px;box-shadow:var(--d-shadow-sm);font-weight:700;font-size:14px;color:var(--d-ink)}.dash-org>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-org svg:first-child{color:var(--d-primary)}.dash-org svg:last-child{color:var(--d-muted)}.dash-nav{display:grid;gap:3px}.dash-nav a,.dash-nav .soon{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 12px;border-radius:12px;color:var(--d-ink);font-weight:640;font-size:14px;transition:background .15s ease,color .15s ease}.dash-nav a svg,.dash-nav .soon svg{color:var(--d-muted)}.dash-nav a:hover{background:#2f6bff14}.dash-nav a.active{background:#2f6bff1f;color:var(--d-primary)}.dash-nav a.active svg{color:var(--d-primary)}.dash-nav .soon{color:var(--d-muted);cursor:default}.dash-nav .soon em{margin-left:auto;font-style:normal;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--d-muted);background:#131a2b0f;padding:2px 6px;border-radius:999px}.dash-nav.secondary a,.dash-nav.secondary .soon{min-height:38px;font-size:13px}.dash-custom{margin-top:6px;padding:15px;border-radius:15px;background:linear-gradient(160deg,#7c5cff1a,#2f6bff14);border:1px solid rgba(124,92,255,.2)}.dash-custom-title{margin:0 0 3px;font-weight:750;font-size:13px}.dash-custom-sub{margin:0 0 11px;color:var(--d-muted);font-size:12px;line-height:1.5}.dash-primary,.dash-secondary,.dash-ghost{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 14px;border-radius:11px;font-weight:720;font-size:13px;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.dash-primary{color:#fff;background:linear-gradient(120deg,#2f6bff,#6a3cf0);box-shadow:0 12px 26px #2f6bff42}.dash-primary:hover{transform:translateY(-1px)}.dash-secondary{color:var(--d-ink);background:#fff;border-color:var(--d-line);box-shadow:var(--d-shadow-sm)}.dash-secondary:hover:not(:disabled){border-color:#2f6bff66}.dash-ghost{color:var(--d-primary);background:#2f6bff1a}.dash-ghost:hover{background:#2f6bff29}.dash-link,.dash-stat-link{display:inline-flex;align-items:center;gap:5px;color:var(--d-primary);font-weight:720;font-size:13px}.dash-link:hover,.dash-stat-link:hover{text-decoration:underline;text-underline-offset:3px}.dash-chip{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;border-radius:11px;background:#fff;border:1px solid var(--d-line);color:var(--d-muted);font-weight:700;font-size:13px;box-shadow:var(--d-shadow-sm)}.dash-main{min-width:0;display:grid;gap:20px}.dash-welcome{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.dash-welcome h1{margin:0;font-size:clamp(24px,3vw,32px);font-weight:820;letter-spacing:-.01em}.dash-welcome p{margin:6px 0 0;color:var(--d-muted);font-size:15px}.dash-welcome-actions{display:flex;align-items:center;gap:10px}.dash-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dash-stat{display:grid;gap:2px;padding:16px;background:var(--d-card);border:1px solid var(--d-line);border-radius:var(--d-radius);box-shadow:var(--d-shadow-sm)}.dash-stat-top{margin-bottom:8px}.dash-stat-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px}.dash-stat-icon.green{color:#0f9e6e;background:#24c98a29}.dash-stat-icon.blue{color:#2f6bff;background:#2f6bff1f}.dash-stat-icon.violet{color:#7c5cff;background:#7c5cff24}.dash-stat-icon.amber{color:#d9871a;background:#ffb84d2e}.dash-stat-value{font-size:30px;font-weight:820;line-height:1.05}.dash-stat-name{font-size:14px;font-weight:700;color:var(--d-ink)}.dash-stat-foot{margin-top:8px}.dash-stat-sub{color:var(--d-muted);font-size:12px}.dash-panel{padding:20px;background:var(--d-card);border:1px solid var(--d-line);border-radius:var(--d-radius);box-shadow:var(--d-shadow-sm)}.dash-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.dash-panel-head h2{margin:0;font-size:18px;font-weight:770}.dash-panel-head p{margin:4px 0 0;color:var(--d-muted);font-size:13px}.dash-apps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dash-app-card{display:grid;gap:6px;padding:16px;border:1px solid var(--d-line);border-radius:15px;background:#fff;transition:box-shadow .18s ease,border-color .18s ease}.dash-app-card:hover{box-shadow:var(--d-shadow);border-color:#2f6bff47}.dash-app-card.skeleton{min-height:150px;border:0;background:linear-gradient(90deg,#fff,#eef0f8,#fff);background-size:220% 100%;animation:dash-shimmer 1.1s ease-in-out infinite}.dash-app-top{display:flex;align-items:center;justify-content:space-between}.dash-app-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--navy, #071a35)}.dash-app-icon img{width:100%;height:100%;border-radius:inherit;object-fit:contain}.dash-app-icon img:not([hidden])+.dash-app-icon-fallback{display:none}.dash-app-more{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:var(--d-muted)}.dash-app-more:hover{background:#2f6bff1a;color:var(--d-primary)}.dash-app-card h3{margin:8px 0 0;font-size:15px;font-weight:750}.dash-app-card p{margin:0;color:var(--d-muted);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dash-app-foot{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.dash-launch{display:inline-flex;align-items:center;gap:4px;color:var(--d-primary);font-weight:720;font-size:13px}.dash-launch:hover{text-decoration:underline;text-underline-offset:3px}.dash-app-icon.notes,.dash-app-icon.twenty-crm,.dash-mini-icon.notes,.dash-mini-icon.twenty-crm{background:linear-gradient(150deg,#34d6a3,#12b184)}.dash-app-icon.northfield,.dash-mini-icon.northfield{background:linear-gradient(150deg,#1fb5b9,#148b8f)}.dash-app-icon.arrowflow-studio,.dash-app-icon.aca,.dash-mini-icon.arrowflow-studio,.dash-mini-icon.aca{background:linear-gradient(150deg,#8b6bff,#6a3cf0)}.dash-app-icon.pdf,.dash-mini-icon.pdf{background:linear-gradient(150deg,#ff8a5b,#f4612f)}.dash-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.03em}.dash-badge.green{color:#0f9e6e;background:#24c98a24}.dash-badge.amber{color:#b6791b;background:#ffb84d33}.dash-badge.blue{color:#2f6bff;background:#2f6bff1f}.dash-badge.red{color:#b3261e;background:#e539351f}.dash-split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dash-usage{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:start}.dash-util-label{margin:0 0 8px;font-size:12px;font-weight:750;color:var(--d-muted)}.dash-util strong{display:block;font-size:30px;font-weight:820;line-height:1}.dash-util>span{display:block;margin:4px 0 10px;color:var(--d-muted);font-size:12px}.dash-util-bar{height:8px;border-radius:999px;background:#131a2b14;overflow:hidden}.dash-util-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#12b184,#34d6a3)}.dash-usage-apps{display:grid;gap:10px}.dash-usage-row{display:grid;grid-template-columns:22px 1fr 60px 34px;align-items:center;gap:8px}.dash-usage-name{font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-usage-track{height:6px;border-radius:999px;background:#131a2b14;overflow:hidden}.dash-usage-track span{display:block;height:100%;background:linear-gradient(90deg,#2f6bff,#7c5cff)}.dash-usage-pct{text-align:right;font-size:12px;font-weight:700;color:var(--d-muted)}.dash-mini-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;color:#fff;background:var(--navy, #071a35)}.dash-mini-icon img{width:100%;height:100%;border-radius:inherit;object-fit:contain}.dash-news{list-style:none;margin:0;padding:0;display:grid;gap:10px}.dash-news li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.dash-news strong{display:block;font-size:14px}.dash-news li>div span{color:var(--d-muted);font-size:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.dash-news-ver{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;color:var(--d-muted)}.dash-tag{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:7px;font-size:10px;font-weight:800;text-transform:uppercase}.dash-tag.ga{color:#0f9e6e;background:#24c98a24}.dash-tag.preview{color:#b6791b;background:#ffb84d33}.dash-tag.alpha{color:#6a4bd6;background:#7c5cff29}.dash-side{position:sticky;top:100px;display:grid;gap:16px}.dash-side-card{padding:18px;background:var(--d-card);border:1px solid var(--d-line);border-radius:var(--d-radius);box-shadow:var(--d-shadow-sm)}.dash-side-card .dash-panel-head{margin-bottom:12px}.dash-side-card h2{font-size:16px}.dash-health{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.dash-ring{position:relative;width:88px;height:88px}.dash-ring-track{fill:none;stroke:#131a2b14;stroke-width:8}.dash-ring-value{fill:none;stroke:#12b184;stroke-width:8;stroke-linecap:round}.dash-ring-value.good{stroke:#12b184}.dash-ring-value.fair{stroke:#e9a23b}.dash-ring-value.low{stroke:#e5544b}.dash-ring-center{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center}.dash-ring-center strong{font-size:20px;font-weight:820;line-height:1}.dash-ring-center span{font-size:11px;color:var(--d-muted)}.dash-health-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.dash-health-list li{display:flex;align-items:center;gap:10px}.dash-health-list strong{display:block;font-size:13px}.dash-health-list span{font-size:12px;color:var(--d-muted)}.dash-check{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;flex:0 0 22px}.dash-check.ok{color:#0f9e6e;background:#24c98a29}.dash-check.warn{color:#b6791b;background:#ffb84d33}.dash-explore{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px;border-radius:var(--d-radius);background:linear-gradient(150deg,#7c5cff29,#2f6bff1f);border:1px solid rgba(124,92,255,.24)}.dash-explore-title{margin:0 0 4px;font-weight:780;font-size:15px}.dash-explore-sub{margin:0 0 12px;color:#4a4470;font-size:12px;line-height:1.5}.dash-explore-btn{display:inline-flex;align-items:center;gap:6px;color:var(--d-primary);font-weight:750;font-size:13px}.dash-explore-btn:hover{text-decoration:underline;text-underline-offset:3px}.dash-explore-art{display:grid;place-items:center;width:68px;height:68px;flex:0 0 68px;border-radius:16px;color:#7c5cff;background:#fff9}.dash-activity{list-style:none;margin:0;padding:0;display:grid;gap:12px}.dash-activity li{display:flex;align-items:center;gap:11px}.dash-activity strong{display:block;font-size:13px}.dash-activity span{font-size:12px;color:var(--d-muted)}.dash-empty{display:grid;place-items:center;gap:10px;padding:40px 16px;color:var(--d-muted);text-align:center}.dash-hint{margin:0;color:var(--d-muted);font-size:13px}@keyframes dash-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion: reduce){.dash-app-card.skeleton,.spin{animation:none}}@media (max-width: 1180px){.dash{grid-template-columns:200px minmax(0,1fr)}.dash-side{grid-column:1 / -1;position:static;grid-template-columns:repeat(3,1fr)}}@media (max-width: 980px){.dash-apps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-split,.dash-side{grid-template-columns:1fr}}@media (max-width: 860px){.dash{grid-template-columns:1fr}.dash-rail{position:static}.dash-nav{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;padding-bottom:4px}.dash-nav.secondary,.dash-custom,.dash-rail-label{display:none}.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-usage,.dash-apps-grid{grid-template-columns:1fr}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0d1628;background:#f5f8fc;--navy: #071a35;--navy-2: #0b2345;--ink: #0d1628;--muted: #607089;--soft: #f5f8fc;--line: rgba(12, 27, 50, .12);--card: #ffffff;--red: #e53935;--cyan: #29d3ff;--green: #24c98a;--violet: #836dff;--amber: #ffb84d;--radius: 8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;background:radial-gradient(circle at 20% 0%,rgba(41,211,255,.14),transparent 28rem),linear-gradient(180deg,var(--navy) 0,var(--navy-2) 34rem,var(--soft) 34rem)}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid rgba(41,211,255,.75);outline-offset:3px}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:18px 0 52px}.topbar{position:sticky;top:14px;z-index:20;min-height:70px;display:flex;align-items:center;gap:18px;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);color:#fff;background:#071a35c7;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%);box-shadow:0 18px 42px #040e1f47}.brand{display:inline-flex;align-items:center;gap:10px;min-height:44px;min-width:max-content}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius);background:#ffffff14;border:1px solid rgba(255,255,255,.12);box-shadow:0 12px 28px #e539352e}.brand-mark img{width:34px;height:34px;display:block;object-fit:contain}.brand-text{display:grid;gap:2px;line-height:1.1}.brand-text strong{display:block;font-size:15px}.brand-text small{display:block;color:#ffffffad;font-size:12px}.topbar nav{display:flex;align-items:center;gap:6px;margin-left:auto}.topbar nav a{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;border-radius:var(--radius);color:#ffffffbd;font-size:14px;font-weight:700;transition:background .18s ease,color .18s ease}.topbar nav a:hover{background:#ffffff1a;color:#fff}.topbar nav a.nav-active{background:#29d3ff29;color:#fff}.nav-label-compact{display:none}.session-actions{display:flex;align-items:center;gap:12px;margin-left:4px}.who{color:#ffffffb8;font-size:13px}.primary-button,.ghost-button,.light-button,.launch-link,.secondary-link,.danger-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius);border:1px solid transparent;padding:0 16px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.primary-button{color:#fff;background:var(--red);border-color:#ffffff14;box-shadow:0 16px 34px #e5393542}.primary-button:hover,.light-button:hover,.launch-link:hover,.secondary-link:hover{transform:translateY(-1px)}.ghost-button{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.light-button,.launch-link{color:var(--navy);background:#fff;border-color:var(--line)}.secondary-link{color:#fff;background:#ffffff14;border-color:#ffffff2e}.danger-button{color:#fff;background:var(--red)}.light-button.small,.danger-button.small{min-height:36px;padding:0 12px;font-size:13px}.icon-button{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:#fff}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#040e1fb8}.workspace-dialog{width:min(100%,520px);max-height:calc(100dvh - 40px);overflow:auto;padding:28px;border-radius:var(--radius);color:var(--ink);background:#fff;box-shadow:0 28px 80px #040e1f66}.dialog-heading,.dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog-heading h2{margin:0;font-size:26px}.workspace-form{display:grid;gap:18px;margin-top:28px}.workspace-form label{display:grid;gap:8px;font-size:14px;font-weight:800}.workspace-form input{width:100%;min-height:46px;padding:0 13px;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:#fff}.workspace-form input:focus{border-color:var(--cyan);outline:3px solid rgba(41,211,255,.2)}.dialog-actions{justify-content:flex-end;margin-top:8px}.confirm-dialog{width:min(100%,460px)}.marketplace-detail{display:grid;gap:24px}.marketplace-detail-heading{display:flex;align-items:flex-start;gap:18px}.marketplace-detail-heading .app-icon{width:56px;height:56px;flex:0 0 56px}.marketplace-detail-heading h1{margin:4px 0 8px;font-size:32px;letter-spacing:0}.marketplace-detail-heading p:last-child{max-width:65ch;margin:0;color:var(--muted)}.marketplace-detail-actions,.application-links>div{display:flex;flex-wrap:wrap;gap:10px}.application-links{border-top:1px solid var(--line);padding-top:20px}.application-links h2{margin:0 0 14px;font-size:20px}.application-requests{margin-top:18px}.request-list{display:grid;gap:10px}.request-row{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid var(--line)}.request-row>div{display:grid;gap:4px}.request-row span{color:var(--muted);font-size:13px}.confirm-dialog .dialog-heading{align-items:flex-start}.dialog-symbol{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--cyan-deep);background:#29d3ff24}.dialog-symbol.destructive{color:var(--red);background:#d92d3e1a}.dialog-copy{display:grid;gap:10px;margin:20px 0 24px}.dialog-copy h2{margin:0;font-size:24px}.dialog-copy p{margin:0;color:var(--muted);line-height:1.6}.dialog-copy strong{color:var(--ink);overflow-wrap:anywhere}@media (max-width: 420px){.workspace-dialog{padding:24px}.dialog-actions{align-items:stretch;flex-direction:column-reverse}.dialog-actions button{width:100%}}.hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:end;color:#fff;padding:72px 0 60px}.hero-copy{align-self:end}.eyebrow{margin:0 0 10px;color:var(--cyan);font-size:12px;font-weight:900;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:18px;font-size:clamp(38px,5.4vw,60px);line-height:.98;font-weight:900}.lede{max-width:690px;color:#ffffffc2;font-size:18px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.status-panel{padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:#ffffff1a;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.status-row{display:flex;justify-content:space-between;gap:16px;color:#ffffffad;font-size:13px}.status-row strong{color:#fff}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.metric{min-height:84px;padding:14px;border-radius:var(--radius);background:#071a3573}.metric strong{display:block;font-size:26px;line-height:1}.metric span,.runtime-line{color:#ffffffad;font-size:12px}.runtime-line{display:flex;align-items:center;gap:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.notice-stack{display:grid;gap:10px;margin-bottom:18px}.notice{display:flex;align-items:center;gap:10px;min-height:46px;padding:12px 14px;border-radius:var(--radius);border:1px solid var(--line);background:#fff;font-weight:700}.notice.success{color:#0f6a49;border-color:#24c98a47}.notice.error{color:#9f2523;border-color:#e5393547}.workspace,.ops-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:0 18px 46px #0a204014}.workspace{padding:24px;margin-top:14px}.section-heading,.card-topline,.card-footer,.card-heading,.app-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading{margin-bottom:18px}.section-heading h2,.card-heading h2{margin:0;font-size:24px}.scope-pill,.status{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.scope-pill{color:var(--navy);background:var(--soft);border:1px solid var(--line);text-transform:none}.status{color:var(--muted);background:#eef3f9}.status.active,.status.ready{color:#0f6a49;background:#24c98a1f}.status.preview,.status.available,.status.provisioning,.status.pending,.status.seat_required{color:#6c4f0e;background:#ffb84d29}.status.disabled,.status.suspended,.status.failed{color:#8a2a28;background:#e539351f}.status.ga{color:#076a86;background:#29d3ff29}.status.alpha{color:#4a37b8;background:#836dff29}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.app-card{min-height:286px;display:flex;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.app-card-header{align-items:flex-start}.app-card-identity{min-width:0;display:flex;align-items:center;gap:12px}.app-card-identity>div{min-width:0}.app-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:var(--radius);color:#fff;background:var(--navy)}.app-icon img{width:100%;height:100%;border-radius:inherit;object-fit:contain}.app-icon img:not([hidden])+.app-icon-fallback{display:none}.app-icon.notes,.app-icon.twenty-crm{background:var(--green)}.app-icon.aca{background:var(--violet)}.app-icon.pdf{background:#2f80ff}.app-icon.northfield{background:#168b8f}.app-icon.crm{background:var(--red)}.app-card h3{margin:0 0 3px;font-size:18px;line-height:1.25}.app-category{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.app-card .app-description{margin:22px 0 16px;color:var(--muted);line-height:1.55}.app-version{display:flex;align-items:baseline;gap:7px;color:var(--muted);font-size:12px}.app-version strong{color:var(--ink);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px}.card-footer{margin-top:auto;padding-top:22px;flex-wrap:wrap;justify-content:flex-start}.learn-more-link{min-height:44px;display:inline-flex;align-items:center;gap:5px;color:var(--navy);font-weight:800;text-decoration:underline;text-decoration-color:#0a20404d;text-underline-offset:4px}.learn-more-link:hover{text-decoration-color:currentColor}.card-hint{color:var(--muted);font-weight:700;font-size:13px}.app-card-link{text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.app-card-link:hover{transform:translateY(-2px);border-color:#29d3ff80;box-shadow:0 16px 40px #0a20401f}.app-card-link .card-footer{color:var(--navy)}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-weight:800;font-size:13px}.back-link:hover{color:var(--navy)}.skeleton{position:relative;overflow:hidden;min-height:260px;background:linear-gradient(90deg,#fff,#eef3f9,#fff);background-size:220% 100%;animation:shimmer 1.1s ease-in-out infinite}.lower-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-top:14px}.ops-card{padding:22px}.ops-card p{color:var(--muted);line-height:1.6}.card-heading{justify-content:flex-start;margin-bottom:12px;color:var(--navy)}.signal-list{display:flex;flex-wrap:wrap;gap:8px}.signal-list span{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border-radius:var(--radius);color:var(--ink);background:var(--soft);font-size:13px;font-weight:700}dl{margin:0;display:grid;gap:12px}dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}dd{margin:2px 0 0;overflow-wrap:anywhere;font-weight:800}.seat-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:16px}.field{display:flex;flex-direction:column;gap:4px}.field label{font-size:12px;color:var(--muted);font-weight:700}.field .meter{font-variant-numeric:tabular-nums;font-weight:800;color:var(--ink)}input,select{font:inherit;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink)}table{width:100%;border-collapse:collapse}th{text-align:left;padding:10px 12px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em}td{padding:12px;border-top:1px solid var(--line);vertical-align:middle}td code{font-size:12px;color:var(--muted)}.badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#eef3f9;color:var(--muted)}.badge.active{background:#24c98a29;color:#0f7a53}.muted{color:var(--muted)}.error{color:var(--red);font-size:13px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.identity-page .identity-dl{margin-bottom:20px}.identity-actions{display:flex;flex-wrap:wrap;gap:10px}.identity-link{margin-top:16px}.member-management{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.member-management .section-heading h3{margin:0;font-size:20px}.member-count{color:var(--muted);font-size:13px;font-weight:800}.invite-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;align-items:end}.invite-form label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:800}.invite-form input,.invite-form select{width:100%;min-height:44px}.delivery-mode{grid-column:1 / -1;display:flex;width:fit-content;margin:0;padding:3px;border:1px solid var(--line);border-radius:7px}.delivery-mode legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.delivery-mode label{position:relative;display:block;padding:8px 12px;border-radius:5px;cursor:pointer;color:var(--muted)}.delivery-mode label:has(input:checked){color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #1220241f}.delivery-mode input{position:absolute;opacity:0;pointer-events:none}.delivery-mode label:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:1px}.temporary-credentials{display:grid;grid-template-columns:minmax(180px,1fr) minmax(280px,1.5fr) auto;gap:18px;align-items:center;margin-top:16px;padding:16px 0;border-block:1px solid var(--line)}.temporary-credentials>div:first-child{display:grid;gap:4px}.temporary-credentials>div:first-child span{color:var(--muted);font-size:13px}.temporary-credentials dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.temporary-credentials dl div{min-width:0}.temporary-credentials dt{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.temporary-credentials dd{margin:3px 0 0;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.temporary-credential-actions{display:flex;align-items:center;gap:8px}.member-roster{margin-top:20px;border-top:1px solid var(--line)}.member-row{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) 90px 112px 40px;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.member-row>span:first-child{min-width:0;display:grid;gap:3px}.member-row strong,.member-row small{overflow-wrap:anywhere}.member-row small{color:var(--muted)}.member-role{color:var(--muted);font-size:13px;font-weight:800;text-transform:capitalize}.member-role-select{min-width:112px;min-height:36px;padding:0 30px 0 10px;font-size:13px;font-weight:800;text-transform:capitalize}.member-password-reset{justify-self:end}.entry-shell{width:min(1080px,calc(100% - 40px));min-height:100dvh;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:72px;padding:64px 0;color:#fff}.guest-entry{position:relative;width:100%;min-height:100dvh;display:grid;place-items:center;overflow:hidden;padding:40px;background:linear-gradient(132deg,transparent 0 51%,rgba(245,248,252,.98) 51.1%),linear-gradient(rgba(41,211,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(41,211,255,.08) 1px,transparent 1px),#082541;background-size:auto,48px 48px,48px 48px,auto}.entry-language-picker{position:fixed;bottom:20px;right:20px;z-index:20;min-height:44px;display:inline-flex;align-items:center;gap:4px;padding:5px 6px 5px 10px;border:1px solid rgba(12,27,50,.1);border-radius:999px;color:var(--muted);background:#fffffff0;box-shadow:0 12px 28px #040e1f38;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.entry-language-picker button{min-width:32px;min-height:32px;border:0;border-radius:999px;padding:0 8px;color:var(--muted);background:transparent;font-size:11px;font-weight:900;line-height:1}.entry-language-picker button:hover{color:var(--navy);background:#071a3512}.entry-language-picker button[aria-pressed=true]{color:#fff;background:var(--navy)}.entry-language-picker button:focus-visible{outline-color:var(--cyan);outline-offset:1px}.guest-entry:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(150deg,transparent 0 62%,rgba(229,57,53,.08) 82%,transparent 100%)}.guest-panel{position:relative;z-index:1;width:min(100%,960px);min-height:500px;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);color:#fff;background:#071a35eb;box-shadow:0 28px 80px #040e1f47}.entry-brand{max-width:660px}.entry-brand>img{width:68px;height:68px;object-fit:contain;margin-bottom:28px}.entry-brand h1{max-width:650px;margin:10px 0 22px;font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:0}.entry-brand>p:last-child{max-width:600px;margin:0;color:#ffffffb8;font-size:18px;line-height:1.65}.guest-entry .entry-brand{max-width:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:52px;text-align:left}.guest-entry .entry-brand>img{width:60px;height:60px;margin-bottom:42px}.guest-entry .entry-brand h1{max-width:440px;margin:14px 0 18px;font-size:52px;line-height:1}.guest-entry .entry-brand>p:last-child{max-width:430px;font-size:16px;line-height:1.6}.identity-badge{min-height:30px;display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:0 11px;border:1px solid rgba(41,211,255,.32);border-radius:999px;color:#fff;background:#29d3ff14;font-size:11px;font-weight:800;text-transform:uppercase}.identity-badge svg{color:var(--cyan)}.entry-actions{display:grid;gap:12px;padding:28px;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.entry-actions .primary-button,.entry-actions .light-button{width:100%}.guest-entry .entry-actions{align-content:center;gap:10px;padding:52px 44px;border:0;color:var(--ink);background:#fff}.guest-entry .entry-actions>div{margin-bottom:28px;text-align:center}.guest-entry .entry-actions h2{max-width:300px;margin:10px auto 12px;font-size:31px;line-height:1.05}.guest-entry .entry-actions>div>p:last-child{max-width:310px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.55}.guest-entry .entry-actions .primary-button,.guest-entry .entry-actions .light-button{min-height:50px}.guest-entry .entry-actions .light-button{border-color:#0c1b322e;background:#f8fafc}.setup-entry{position:relative;width:100%;min-height:100dvh;display:grid;place-items:center;overflow:hidden;padding:40px;background:linear-gradient(rgba(41,211,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(41,211,255,.07) 1px,transparent 1px),#082541;background-size:48px 48px}.setup-entry:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(145deg,transparent 0 58%,rgba(229,57,53,.09) 82%,transparent 100%)}.setup-panel{position:relative;z-index:1;width:min(100%,960px);min-height:560px;display:grid;grid-template-columns:.92fr 1.08fr;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);color:#fff;background:#071a35f0;box-shadow:0 28px 80px #040e1f57}.setup-entry .entry-brand{max-width:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:52px}.setup-entry .entry-brand>img{width:58px;height:58px;margin-bottom:40px}.setup-entry .entry-brand h1{max-width:360px;margin:16px 0 18px;font-size:50px;line-height:1.02}.setup-entry .entry-brand>p:last-child{max-width:360px;font-size:15px;line-height:1.65}.setup-form{display:grid;align-content:center;gap:16px;padding:42px 48px;color:var(--ink);background:#fff}.setup-form-heading{margin-bottom:4px}.setup-form-heading h2{margin:8px 0 0;font-size:29px;line-height:1.1}.setup-form>.primary-button{width:100%;min-height:50px}.setup-form .field{gap:8px}.setup-form .field>span,.tenant-type legend{color:#41516a;font-size:12px;font-weight:800}.setup-form input{width:100%;min-height:46px}.tenant-type{margin:0;padding:0;border:0}.tenant-type legend{margin-bottom:8px}.tenant-type label{display:grid;grid-template-columns:20px 20px minmax(0,1fr);align-items:center;gap:10px;min-height:62px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;transition:border-color .16s ease,background .16s ease}.tenant-type label+label{margin-top:8px}.tenant-type label:hover{border-color:#8797ad}.tenant-type label.selected{border-color:var(--navy-2);background:#eef4fa;box-shadow:inset 3px 0 0 var(--red)}.tenant-type input{width:16px;min-height:16px;margin:0;accent-color:var(--red)}.tenant-type input:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.tenant-type span{display:grid;gap:3px}.tenant-type small{color:var(--muted)}.slug-input{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.slug-input>span{padding-left:12px;color:var(--muted);font-size:13px}.slug-input input{min-width:0;border:0;border-radius:0}.form-error{display:flex;align-items:flex-start;gap:8px;margin:0;color:#b42318;font-size:13px;line-height:1.45}.form-error svg{flex:0 0 auto}.entry-loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;gap:10px;padding:24px;color:#fff}.entry-error{background:linear-gradient(135deg,#071a35,#0a2749)}.entry-error-panel{width:min(100%,480px);padding:40px;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);background:#071a35d1;box-shadow:0 28px 80px #040e1f57}.entry-error-panel>svg{color:var(--cyan)}.entry-error-panel h1{margin:14px 0;font-size:34px;line-height:1.08}.entry-error-panel>p:not(.eyebrow){margin:0 0 28px;color:#ffffffb8;line-height:1.6}.entry-error-panel .primary-button{min-width:150px}@media (max-width: 960px){.topbar{align-items:flex-start;flex-wrap:wrap}.topbar nav{order:3;width:100%;margin-left:0}.topbar nav a{flex:1 1 0;justify-content:center;text-align:center}.session-actions{margin-left:auto}.hero,.lower-grid{grid-template-columns:1fr}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-form{grid-template-columns:1fr 1fr}.entry-shell{grid-template-columns:1fr;gap:38px;align-content:center}.entry-brand{max-width:720px}.entry-actions{width:min(100%,560px)}.setup-panel{grid-template-columns:.82fr 1.18fr}.setup-entry .entry-brand{padding:40px}.setup-entry .entry-brand h1{font-size:42px}.setup-form{padding:36px}}@media (max-width: 760px){.entry-language-picker{right:12px;bottom:12px}.setup-entry{place-items:start center;overflow:visible;padding:20px}.setup-panel{grid-template-columns:1fr;min-height:0}.setup-entry .entry-brand{min-height:300px;padding:32px}.setup-entry .entry-brand>img{width:48px;height:48px;margin-bottom:24px}.setup-entry .entry-brand h1{margin:12px 0 14px;font-size:38px}.setup-form{padding:32px 28px}}@media (max-width: 620px){.shell{width:calc(100% - 24px);padding-top:12px}.topbar{top:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px}.brand{min-width:0}.brand-mark{width:40px;height:40px}.brand-mark img{width:30px;height:30px}.session-actions{min-width:0;margin-left:0}.who{display:none}.session-actions .ghost-button{width:44px;padding:0;font-size:0}.session-actions .ghost-button svg{width:18px;height:18px}.topbar nav{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.topbar nav a{min-width:0;padding:0 6px;font-size:12px;white-space:nowrap}.nav-label-full{display:none}.nav-label-compact{display:inline}.hero{gap:18px;padding:46px 0 32px}h1{font-size:38px;line-height:1.02}.lede{font-size:16px}.hero-actions>*{flex:1 1 100%}.status-panel{padding:16px}.metric{min-height:76px;padding:11px}.workspace,.ops-card{padding:18px}.section-heading{align-items:flex-start;flex-wrap:wrap;gap:10px}.section-heading h2,.card-heading h2{font-size:21px}.scope-pill{max-width:100%;overflow-wrap:anywhere}.app-grid{grid-template-columns:1fr}.app-card{min-height:0;padding:16px}.card-footer{align-items:stretch;flex-wrap:wrap}.card-footer>.light-button,.card-footer>.launch-link,.card-footer>.secondary-link{flex:1 1 auto}.card-footer>.learn-more-link{flex:0 0 auto}.seat-controls{flex-direction:column;align-items:stretch}.seat-controls .field,.seat-controls button{width:100%}.workspace{overflow-x:auto}table{min-width:560px}.invite-form,.temporary-credentials,.temporary-credentials dl{grid-template-columns:1fr}.temporary-credential-actions{justify-content:space-between}.member-row{grid-template-columns:minmax(0,1fr) auto 40px;padding:10px 0}.member-role,.member-role-select{grid-column:1 / -1}.entry-shell{width:calc(100% - 32px);padding:40px 0}.guest-entry{padding:20px}.guest-panel{grid-template-columns:1fr;min-height:0}.guest-entry .entry-brand{min-height:330px;padding:32px}.guest-entry .entry-brand>img{width:48px;height:48px;margin-bottom:28px}.entry-brand>img{width:54px;height:54px;margin-bottom:20px}.entry-brand h1{font-size:42px}.guest-entry .entry-brand h1{font-size:40px}.entry-brand>p:last-child{font-size:16px}.entry-actions{padding:20px}.guest-entry .entry-actions{width:100%;padding:36px 28px}.guest-entry .entry-actions>div{margin-bottom:20px}}@media (max-width: 420px){.shell{width:calc(100% - 16px)}.brand-text small{display:none}.workspace-dialog{width:100%;max-height:calc(100dvh - 16px);padding:20px}.dialog-backdrop{padding:8px}.dialog-heading h2{font-size:22px}.metric-grid{gap:6px}.metric{padding:9px}.metric strong{font-size:22px}.metric span{font-size:11px}.guest-entry{padding:12px}.guest-entry .entry-brand{min-height:300px;padding:26px}.guest-entry .entry-brand h1{font-size:36px;line-height:1.02}.guest-entry .entry-brand>p:last-child{line-height:1.55}.guest-entry .entry-actions{padding:30px 22px}.guest-entry .entry-actions h2{font-size:27px}.setup-entry{padding:12px}.setup-entry .entry-brand{min-height:280px;padding:26px}.setup-entry .entry-brand h1{font-size:34px}.setup-form{padding:28px 22px}.setup-form-heading h2{font-size:26px}.entry-error-panel{padding:28px}.entry-error-panel h1{font-size:29px}}
