@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}:root{--radius:0.625rem;--background:#ffffff;--foreground:#171717;--card:#ffffff;--card-foreground:#171717;--primary:#05624c;--primary-foreground:#ffffff;--muted:#f5f5f5;--muted-foreground:#737373;--border:#e5e5e5;--ring:#a3a3a3;--destructive:#dc2626}*{box-sizing:border-box;border-color:var(--border)}body,html{margin:0;padding:0;background:var(--background);color:var(--foreground)}a{color:inherit;text-decoration:none}.kb-page{max-width:1120px;margin:0 auto;padding:1.5rem 1rem 4rem}.kb-page-content{width:100%;max-width:none;margin:0}.kb-page-title{margin:0;font-size:1.5rem;line-height:1.2}.kb-page-narrow{max-width:30rem}.kb-card{background:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);box-shadow:0 1px 2px rgba(0,0,0,.06);display:flex;flex-direction:column}.kb-card-header{padding:1.5rem 1.5rem 0;display:grid;gap:.35rem}.kb-card-title{margin:0;font-size:1.1rem;font-weight:600;line-height:1.2}.kb-card-description{margin:0;color:var(--muted-foreground);font-size:.875rem}.kb-card-content{padding:1.25rem 1.5rem 1.5rem}.kb-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.kb-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.kb-grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.kb-form-grid{display:grid;gap:.75rem}.kb-label{display:grid;gap:.375rem;font-size:.875rem;font-weight:500}.kb-input,.kb-select{width:100%;min-height:2.25rem;border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);padding:.5rem .75rem;background:#ffffff;color:var(--foreground);font:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.kb-input:focus,.kb-select:focus{border-color:var(--ring);box-shadow:0 0 0 3px rgba(163,163,163,.3)}.kb-button{min-height:2.25rem;border-radius:calc(var(--radius) - 2px);padding:.5rem 1rem;font:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.kb-button-default{border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground)}.kb-button-default:hover{filter:brightness(.95)}.kb-button-outline{border:1px solid var(--border);background:#ffffff;color:var(--foreground)}.kb-button-outline:hover{background:var(--muted)}.kb-button:disabled{opacity:.55;cursor:not-allowed}.kb-small{margin:0;color:var(--muted-foreground);font-size:.875rem}.kb-subtitle{margin:0;font-size:.95rem}.kb-link{text-decoration:underline}.kb-auth-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f7f9;padding:1.5rem}.kb-auth-card{width:min(100%,30rem)}.kb-auth-header{text-align:center;gap:.6rem}.kb-auth-logo-wrap{display:flex;justify-content:center}.kb-auth-logo{width:16rem;max-width:100%;height:auto}.kb-auth-title{font-size:1.65rem}.kb-auth-description{font-size:.95rem}.kb-password-wrap{position:relative}.kb-password-wrap .kb-input{padding-right:4.75rem}.kb-password-toggle{position:absolute;right:.6rem;top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--muted-foreground);cursor:pointer;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:0}.kb-auth-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.kb-remember-row{gap:.35rem;font-size:.85rem;color:var(--muted-foreground)}.kb-link-button,.kb-remember-row{display:inline-flex;align-items:center}.kb-link-button{min-height:2.25rem;border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);padding:.35rem .75rem;font-size:.875rem}.kb-error{color:var(--destructive)}.kb-shell-header{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.85rem}.kb-app-shell{display:grid;grid-template-columns:17.5rem minmax(0,1fr);min-height:100vh;background:#f1f5f9;--kb-partner-primary:#10b981;--kb-partner-secondary:#059669}.kb-main-area{min-width:0;display:flex;flex-direction:column;min-height:100vh}.kb-stakeholder-topbar{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:.65rem 1.25rem;background:#ffffff;border-bottom:1px solid var(--border);flex-shrink:0}.kb-stakeholder-topbar-menu-btn{display:none;align-items:center;justify-content:center;width:2.55rem;height:2.55rem;margin-right:auto;padding:0;border:1px solid #e2e8f0;border-radius:.65rem;background:#f8fafc;color:#0f172a;cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.kb-stakeholder-topbar-menu-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.kb-stakeholder-topbar-menu-icon{display:block}.kb-stakeholder-topbar-fill{flex:1}.kb-stakeholder-topbar-menu,.kb-stakeholder-topbar-profile{position:relative}.kb-stakeholder-topbar-summary{display:flex;align-items:center;gap:.6rem;list-style:none;cursor:pointer;padding:.25rem .35rem;border-radius:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kb-stakeholder-topbar-summary::-webkit-details-marker{display:none}.kb-stakeholder-topbar-summary:hover{background:#f1f5f9}.kb-stakeholder-topbar-avatar{width:2.25rem;height:2.25rem;border-radius:999px;background:linear-gradient(135deg,var(--kb-partner-primary) 0,var(--kb-partner-secondary) 100%);color:#fff;display:grid;place-items:center;font-size:.85rem;font-weight:700}.kb-stakeholder-topbar-avatar--logo{background:#fff;padding:.12rem;border:1px solid color-mix(in srgb,var(--kb-partner-primary) 35%,#e2e8f0)}.kb-stakeholder-topbar-avatar-img{width:100%;height:100%;border-radius:999px;-o-object-fit:contain;object-fit:contain;display:block}.kb-stakeholder-topbar-text{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;text-align:left}.kb-stakeholder-topbar-name{font-size:.88rem;font-weight:600;color:#0f172a}.kb-stakeholder-topbar-email{font-size:.72rem;color:#64748b;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-stakeholder-topbar-chevron{width:.45rem;height:.45rem;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);margin-top:-.15rem;margin-left:.15rem}.kb-stakeholder-topbar-menu[open] .kb-stakeholder-topbar-chevron{transform:rotate(225deg);margin-top:.1rem}.kb-stakeholder-topbar-dropdown{position:absolute;right:0;top:calc(100% + .35rem);min-width:10rem;padding:.35rem;background:#fff;border:1px solid var(--border);border-radius:.5rem;box-shadow:0 10px 24px rgb(0 0 0/.08);z-index:50}.kb-stakeholder-topbar-dropdown-item{display:block;width:100%;text-align:left;padding:.5rem .65rem;font-size:.875rem;border:none;border-radius:.35rem;background:transparent;color:#334155;cursor:pointer;font-family:inherit}.kb-stakeholder-topbar-dropdown-item:hover{background:#f1f5f9}.kb-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:1.15rem .85rem 1rem;background:linear-gradient(165deg,color-mix(in srgb,var(--kb-partner-primary) 14%,#0f172a) 0,#1e293b 38%,#0f172a 100%);border-right:1px solid rgb(15 23 42/.9);box-shadow:4px 0 32px rgb(0 0 0/.12),inset -1px 0 0 rgb(255 255 255/.04)}.kb-sidebar-brand{display:flex;align-items:center;gap:.75rem;padding:.35rem .4rem 1.1rem;margin-bottom:.35rem;border-bottom:1px solid rgb(255 255 255/.06)}.kb-sidebar-logo{width:2.55rem;height:2.55rem;border-radius:.7rem;flex-shrink:0;background:linear-gradient(145deg,color-mix(in srgb,var(--kb-partner-primary) 70%,#fff) 0,var(--kb-partner-primary) 45%,var(--kb-partner-secondary) 100%);box-shadow:0 4px 14px color-mix(in srgb,var(--kb-partner-primary) 45%,transparent),inset 0 1px 0 rgb(255 255 255/.2);display:grid;place-items:center;overflow:hidden}.kb-sidebar-logo--image{background:#fff;padding:.2rem;box-shadow:0 4px 14px rgb(0 0 0/.18)}.kb-sidebar-logo-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.kb-sidebar-logo-mark{font-size:1rem;font-weight:800;color:#fff;letter-spacing:-.04em;line-height:1}.kb-sidebar-brand-text{min-width:0}.kb-sidebar-title{margin:0;font-size:.98rem;font-weight:700;letter-spacing:-.02em;color:#f8fafc;line-height:1.2}.kb-sidebar-subtitle{margin:.15rem 0 0;font-size:.72rem;font-weight:500;color:#94a3b8;letter-spacing:.02em}.kb-sidebar-nav-label{margin:0 0 .45rem .55rem;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.kb-sidebar-nav{display:flex;flex-direction:column;gap:.2rem}.kb-sidebar-link{display:flex;align-items:center;gap:.7rem;border-radius:.65rem;padding:.58rem .7rem;font-size:.875rem;font-weight:500;color:#cbd5e1;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.kb-sidebar-link:hover{background:rgb(255 255 255/.06);color:#f1f5f9}.kb-sidebar-link-icon{flex-shrink:0;opacity:.88;color:#94a3b8;transition:color .15s ease,opacity .15s ease}.kb-sidebar-link-text{min-width:0}.kb-sidebar-link-active{background:linear-gradient(90deg,color-mix(in srgb,var(--kb-partner-primary) 28%,transparent) 0,color-mix(in srgb,var(--kb-partner-primary) 8%,transparent) 100%);color:#ecfdf5;font-weight:600;box-shadow:inset 3px 0 0 var(--kb-partner-primary)}.kb-sidebar-link-active .kb-sidebar-link-icon{color:color-mix(in srgb,var(--kb-partner-primary) 85%,#fff);opacity:1}.kb-sidebar-footer{margin-top:auto;padding-top:1rem;border-top:1px solid rgb(255 255 255/.06)}.kb-sidebar .kb-sidebar-signout{width:100%;border:1px solid rgb(255 255 255/.12);background:rgb(255 255 255/.04);color:#e2e8f0;font-weight:500;transition:background .15s ease,border-color .15s ease}.kb-sidebar .kb-sidebar-signout:hover{background:rgb(255 255 255/.09);border-color:rgb(255 255 255/.18);color:#f8fafc}.kb-mobile-nav-backdrop,.kb-mobile-nav-drawer,.kb-nav-mobile{display:none}.kb-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.kb-nav-link{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:.3rem .7rem;font-size:.8rem;color:var(--muted-foreground)}.kb-nav-link-active{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,#fff 90%);color:var(--foreground)}.kb-inline-list{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.kb-inline-list li{display:flex;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--border);padding-bottom:.4rem}.kb-table-wrap{overflow:auto}.kb-table{width:100%;border-collapse:collapse;min-width:520px}.kb-table td,.kb-table th{text-align:left;border-bottom:1px solid var(--border);padding:.5rem;font-size:.85rem}.kb-topbar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem}.kb-actions{display:flex;gap:.5rem}.kb-mt-3{margin-top:.75rem}.kb-mt-4{margin-top:1rem}.kb-mb-4{margin-bottom:1rem}.kb-mt-6{margin-top:1.5rem}.kb-stat-value{margin:0;font-size:1.25rem;font-weight:600}.kb-portfolio-page{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:2.5rem;max-width:1200px;margin:0 auto}.kb-portfolio-hero{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:1.75rem 1.5rem;border-radius:1rem;color:#f8fafc;background:linear-gradient(125deg,#022c22,#064e3b 42%,#0f766e);box-shadow:0 20px 40px -12px rgb(6 78 59/.35),0 8px 16px -8px rgb(0 0 0/.2)}.kb-portfolio-hero:after{content:"";position:absolute;right:-20%;top:-40%;width:55%;height:140%;background:radial-gradient(ellipse at center,rgb(255 255 255/.12) 0,transparent 65%);pointer-events:none}.kb-portfolio-hero-text{position:relative;z-index:1;max-width:36rem}.kb-portfolio-eyebrow{margin:0 0 .35rem;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgb(204 251 241/.9)}.kb-portfolio-title{margin:0 0 .4rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.kb-portfolio-subtitle{margin:0;font-size:.95rem;line-height:1.45;color:rgb(204 251 241/.88)}.kb-portfolio-subtitle-strong{font-weight:600;color:#ecfdf5}.kb-portfolio-hero-aside{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.kb-portfolio-currency-pill{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.06em;background:rgb(255 255 255/.14);border:1px solid rgb(255 255 255/.2);backdrop-filter:blur(8px)}.kb-portfolio-live{font-size:.8rem;color:rgb(204 251 241/.85);animation:kb-portfolio-pulse 1.2s ease-in-out infinite}@keyframes kb-portfolio-pulse{0%,to{opacity:.65}50%{opacity:1}}.kb-portfolio-hero--statements{background:linear-gradient(125deg,#172554,#1e40af 45%,#312e81);box-shadow:0 20px 40px -12px rgb(30 64 175/.35),0 8px 16px -8px rgb(0 0 0/.2)}.kb-portfolio-hero--statements .kb-portfolio-eyebrow{color:rgb(191 219 254/.95)}.kb-portfolio-hero--statements .kb-portfolio-subtitle{color:rgb(191 219 254/.88)}.kb-portfolio-hero--statements .kb-portfolio-subtitle-strong{color:#e0e7ff}.kb-portfolio-hero--debt{background:linear-gradient(125deg,#4c0519,#9f1239 48%,#be185d);box-shadow:0 20px 40px -12px rgb(159 18 57/.35),0 8px 16px -8px rgb(0 0 0/.2)}.kb-portfolio-hero--debt .kb-portfolio-eyebrow{color:rgb(254 205 211/.95)}.kb-portfolio-hero--debt .kb-portfolio-subtitle{color:rgb(254 205 211/.9)}.kb-portfolio-hero--debt .kb-portfolio-subtitle-strong{color:#fff1f2}.kb-portfolio-hero--exports{background:linear-gradient(125deg,#312e81,#4338ca 50%,#6366f1);box-shadow:0 20px 40px -12px rgb(67 56 202/.35),0 8px 16px -8px rgb(0 0 0/.2)}.kb-portfolio-hero--exports .kb-portfolio-eyebrow{color:rgb(199 210 254/.95)}.kb-portfolio-hero--exports .kb-portfolio-subtitle{color:rgb(199 210 254/.9)}.kb-portfolio-hero--business{background:linear-gradient(125deg,#0c4a6e,#0369a1 46%,#0ea5e9);box-shadow:0 20px 40px -12px rgb(3 105 161/.38),0 8px 16px -8px rgb(0 0 0/.2)}.kb-portfolio-hero--business .kb-portfolio-eyebrow{color:rgb(224 242 254/.95)}.kb-portfolio-hero--business .kb-portfolio-subtitle{color:rgb(186 230 253/.92)}.kb-portfolio-hero--business .kb-portfolio-subtitle-strong{color:#f0f9ff}.kb-portfolio-business-id{display:block;margin-top:.35rem;font-size:.8rem;opacity:.88;color:rgb(186 230 253/.95);word-break:break-all}.kb-portfolio-toolbar-grid--wide{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.kb-statement-trio{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:900px){.kb-statement-trio{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}}.kb-statement-metrics{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.kb-statement-metrics li{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid #f1f5f9;font-size:.875rem}.kb-statement-metrics li:last-child{border-bottom:none}.kb-statement-metrics span{color:#64748b}.kb-statement-metrics strong{font-variant-numeric:tabular-nums;color:#0f172a;font-weight:600}.kb-statement-metrics--emph span{color:#334155;font-weight:500}.kb-statement-metrics--emph strong{font-size:1.05rem;font-weight:700}.kb-debt-kpi-icon{flex-shrink:0;opacity:.55}.kb-portfolio-panel-icon--debt{background:linear-gradient(145deg,#fff1f2,#fecdd3);color:#9f1239}.kb-portfolio-panel-icon--exports{background:linear-gradient(145deg,#eef2ff,#e0e7ff);color:#4338ca}.kb-debt-status{display:inline-flex;padding:.2rem .5rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:capitalize}.kb-debt-status--ok{background:#ecfdf5;color:#047857}.kb-debt-status--warn{background:#fffbeb;color:#b45309}.kb-debt-status--bad{background:#fef2f2;color:#b91c1c}.kb-debt-business-table .kb-debt-business-row{cursor:pointer;transition:background-color .12s ease}.kb-debt-business-table .kb-debt-business-row:focus-visible td,.kb-debt-business-table .kb-debt-business-row:hover td{background:#fff1f2}.kb-debt-business-table .kb-debt-business-row:focus-visible{outline:2px solid #be185d;outline-offset:-2px}.kb-debt-rank-col{width:2.25rem;text-align:center}.kb-debt-rank{display:inline-flex;align-items:center;justify-content:center;min-width:1.6rem;height:1.6rem;padding:0 .4rem;border-radius:999px;background:#fdf2f8;color:#9d174d;font-size:.72rem;font-weight:700;font-variant-numeric:tabular-nums}.kb-debt-business-cell{display:flex;flex-direction:column;gap:.15rem;min-width:0}.kb-debt-business-name{font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.kb-debt-business-meta{font-size:.72rem;color:#64748b;font-weight:500}.kb-debt-severity{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.kb-debt-severity-bar{display:block;height:4px;border-radius:999px;background:#e2e8f0;min-width:6%;max-width:100%}.kb-debt-severity-bar.kb-debt-severity--ok{background:linear-gradient(90deg,#6ee7b7,#10b981)}.kb-debt-severity-bar.kb-debt-severity--warn{background:linear-gradient(90deg,#fcd34d,#f59e0b)}.kb-debt-severity-bar.kb-debt-severity--bad{background:linear-gradient(90deg,#fda4af,#be123c)}.kb-debt-drill-col{width:1.5rem;text-align:right;color:#94a3b8}.kb-debt-business-row:hover .kb-debt-drill-col{color:#be185d}.kb-sidebar-link{position:relative}.kb-sidebar-link-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .4rem;margin-left:auto;border-radius:999px;background:var(--kb-partner-primary);color:#fff;font-size:.7rem;font-weight:700;line-height:1;letter-spacing:.02em;box-shadow:0 2px 6px -2px color-mix(in srgb,var(--kb-partner-primary) 55%,transparent)}.kb-sidebar-link-active .kb-sidebar-link-badge{background:#fff;color:var(--kb-partner-primary);box-shadow:0 1px 2px rgb(0 0 0/.06)}.kb-portfolio-hero--apps{background:linear-gradient(125deg,#1e1b4b,#4338ca 50%,#6366f1);box-shadow:0 20px 40px -12px rgb(99 102 241/.35),0 8px 16px -8px rgb(0 0 0/.2)}.kb-portfolio-hero--apps .kb-portfolio-eyebrow,.kb-portfolio-hero--apps .kb-portfolio-subtitle{color:rgb(224 231 255/.92)}.kb-portfolio-cta{display:flex;align-items:center;gap:.85rem;padding:.9rem 1.1rem;margin:0 0 1.25rem;border-radius:.85rem;text-decoration:none;color:#1e1b4b;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;box-shadow:0 6px 14px -10px rgb(99 102 241/.4);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.kb-portfolio-cta:focus-visible,.kb-portfolio-cta:hover{transform:translateY(-1px);border-color:#818cf8;box-shadow:0 12px 22px -12px rgb(99 102 241/.55);outline:none}.kb-portfolio-cta-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.6rem;background:#4338ca;color:#fff;flex-shrink:0}.kb-portfolio-cta-text{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.kb-portfolio-cta-title{font-weight:600;color:#1e1b4b;font-size:.95rem}.kb-portfolio-cta-sub{font-size:.8rem;color:#4338ca}.kb-portfolio-cta-arrow{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .7rem;border-radius:999px;background:#4338ca;color:#fff;font-size:.78rem;font-weight:600;flex-shrink:0}.kb-portfolio-panel-icon--apps{background:#eef2ff;color:#4338ca}.kb-apps-list{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:900px){.kb-apps-list{grid-template-columns:1fr 1fr}}.kb-apps-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.kb-apps-card-head{display:flex;gap:.85rem;align-items:flex-start;padding:1.15rem 1.25rem .5rem;border-bottom:1px dashed #e0e7ff}.kb-apps-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:linear-gradient(135deg,#eef2ff,#c7d2fe);color:#3730a3;flex-shrink:0}.kb-apps-card-text{flex:1;min-width:0}.kb-apps-kicker{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#6366f1;font-weight:600;margin:0}.kb-apps-name{margin:.1rem 0 .2rem;font-size:1.05rem;font-weight:600;color:#0f172a;line-height:1.3}.kb-apps-meta{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.78rem;color:#475569}.kb-apps-meta-pill{display:inline-flex;align-items:center;padding:.1rem .45rem;border-radius:999px;background:#eef2ff;color:#4338ca;font-weight:600;font-size:.7rem}.kb-apps-meta-faint{color:#94a3b8}.kb-apps-card-body{padding:.85rem 1.25rem 1.15rem!important;display:flex;flex-direction:column;gap:.9rem}.kb-apps-message{margin:0;padding:.75rem .9rem;border-left:3px solid #6366f1;background:#f8fafc;color:#1e293b;font-size:.88rem;border-radius:0 .4rem .4rem 0}.kb-apps-message--muted{border-left-color:#cbd5e1;color:#475569;font-style:italic}.kb-apps-perms{margin:0;padding:0;list-style:none;display:grid;gap:.35rem}.kb-apps-actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.kb-apps-accept{background:#4338ca;color:#fff}.kb-apps-accept:hover:not(:disabled){background:#3730a3}.kb-apps-empty-tips{list-style:none;margin:.5rem 0 0;padding:0;display:grid;gap:.5rem;color:#475569;font-size:.88rem}.kb-apps-empty-tips li{display:flex;align-items:flex-start;gap:.55rem}.kb-apps-empty-icon{color:#6366f1;flex-shrink:0;margin-top:.1rem}.kb-exports-toolbar-inner{margin:0 0 1.25rem;box-shadow:none;border:1px solid #f1f5f9;background:#fafafa}.kb-exports-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;border-radius:.875rem;border:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.kb-exports-cta-copy{flex:1;min-width:12rem}.kb-exports-cta-title{margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:#0f172a}.kb-exports-cta-desc{margin:0;font-size:.82rem;color:#64748b;line-height:1.45}.kb-exports-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.85rem;padding:.65rem 1.65rem;font-size:.95rem;font-weight:600;border-radius:.65rem;box-shadow:0 4px 16px rgb(5 98 76/.28)}.kb-exports-cta-btn:disabled{box-shadow:none;opacity:.75}.kb-exports-cta-btn-icon{width:1.1rem;height:1.1rem}.kb-exports-status{margin:1rem 0 0;font-size:.875rem;color:#059669}.kb-exports-status--err{color:#b91c1c}.kb-portfolio-toolbar{padding:1rem 1.25rem;border-radius:.875rem;border:1px solid #e2e8f0;background:linear-gradient(180deg,#ffffff,#f8fafc);box-shadow:0 1px 3px rgb(15 23 42/.06)}.kb-portfolio-toolbar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;align-items:end}.kb-portfolio-toolbar-note{margin:.75rem 0 0;font-size:.85rem;color:#64748b}.kb-portfolio-toolbar-link{font-weight:600;color:var(--primary);text-decoration:underline;text-underline-offset:2px}.kb-portfolio-toolbar-error{margin:.75rem 0 0;padding:.65rem .85rem;border-radius:.5rem;font-size:.85rem;color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.kb-portfolio-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.kb-portfolio-kpi{margin:0;padding:1.15rem 1.2rem;border-radius:.875rem;border-left-style:solid;background:#fff;box-shadow:0 1px 2px rgb(15 23 42/.04);border:1px solid var(--border);border-left-width:4px;transition:box-shadow .2s ease,transform .15s ease}.kb-portfolio-kpi:hover{box-shadow:0 10px 24px -8px rgb(15 23 42/.12);transform:translateY(-1px)}.kb-portfolio-kpi--revenue{border-left-color:#10b981}.kb-portfolio-kpi--expense{border-left-color:#f87171}.kb-portfolio-kpi--profit{border-left-color:#3b82f6}.kb-portfolio-kpi--margin{border-left-color:#6366f1}.kb-portfolio-kpi-label{margin:0 0 .35rem;font-size:.8rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.kb-portfolio-kpi-value{margin:0 0 .5rem;font-size:1.45rem;font-weight:700;line-height:1.15;color:#0f172a;font-variant-numeric:tabular-nums}.kb-portfolio-kpi-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem}.kb-portfolio-kpi-hint{font-size:.72rem;color:#94a3b8}.kb-portfolio-growth{font-size:.72rem;font-weight:600;font-variant-numeric:tabular-nums}.kb-portfolio-growth--flat{color:#94a3b8}.kb-portfolio-growth--good{color:#059669}.kb-portfolio-growth--bad{color:#dc2626}.kb-portfolio-panels{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:1024px){.kb-portfolio-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.kb-portfolio-panel.kb-card{overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgb(15 23 42/.07)}.kb-portfolio-panel-head.kb-card-header{display:flex;flex-direction:row;align-items:flex-start;gap:.85rem;padding-bottom:.5rem}.kb-portfolio-panel-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.65rem;flex-shrink:0;background:linear-gradient(145deg,#f0fdf4,#ecfdf5);color:var(--primary)}.kb-portfolio-panel-icon svg{width:1.2rem;height:1.2rem}.kb-portfolio-panel-title.kb-card-title{font-size:1.05rem;font-weight:600;color:#0f172a}.kb-portfolio-panel .kb-card-description{margin-top:.15rem;font-size:.82rem}.kb-portfolio-empty{margin:0;padding:1.5rem 0;text-align:center;font-size:.9rem;color:#64748b}.kb-portfolio-empty--tight{padding:.75rem 0;text-align:left}.kb-portfolio-table-wrap{overflow:auto;margin:0 -.25rem;border-radius:.5rem}.kb-portfolio-table{width:100%;border-collapse:collapse;min-width:480px;font-size:.875rem}.kb-portfolio-table td,.kb-portfolio-table th{padding:.65rem .75rem;text-align:left;border-bottom:1px solid #f1f5f9}.kb-portfolio-table thead th{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f8fafc;border-bottom-color:#e2e8f0}.kb-portfolio-table tbody tr:hover td{background:#fafafa}.kb-portfolio-table-month{font-weight:500;color:#334155}.kb-portfolio-table-num{text-align:right;font-variant-numeric:tabular-nums}.kb-portfolio-num-pos{color:#047857}.kb-portfolio-num-neg{color:#b91c1c}.kb-portfolio-num-profit{color:#1d4ed8;font-weight:600}.kb-portfolio-num-loss{color:#b45309;font-weight:600}.kb-portfolio-cat-block--spaced{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f1f5f9}.kb-portfolio-cat-heading{margin:0 0 .75rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.kb-portfolio-bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.kb-portfolio-bar-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.kb-portfolio-bar-name{font-size:.875rem;font-weight:500;color:#334155;min-width:0;overflow:hidden;text-overflow:ellipsis}.kb-portfolio-bar-meta{display:flex;align-items:baseline;gap:.35rem;flex-shrink:0;font-size:.8rem;color:#64748b;font-variant-numeric:tabular-nums}.kb-portfolio-bar-pct{font-weight:600;color:#475569}.kb-portfolio-bar-track{height:6px;border-radius:999px;background:#f1f5f9;overflow:hidden}.kb-portfolio-bar-fill{height:100%;border-radius:999px;transition:width .4s ease}.kb-portfolio-bar-fill--income{background:linear-gradient(90deg,#34d399,#059669)}.kb-portfolio-bar-fill--expense{background:linear-gradient(90deg,#fb923c,#dc2626)}.kb-portfolio-rank{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.kb-portfolio-rank-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.7rem .85rem;border-radius:.65rem;border:1px solid #f1f5f9;background:#fafafa;transition:background .15s ease,border-color .15s ease}.kb-portfolio-rank-row:hover{background:#fff;border-color:#e2e8f0}.kb-portfolio-rank-index{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:.4rem;font-size:.75rem;font-weight:700;color:#475569;background:#e2e8f0}.kb-portfolio-rank-name{font-size:.9rem;font-weight:500;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis}.kb-portfolio-rank-value{text-align:right;font-size:.875rem;font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a}.kb-portfolio-rank-sub{display:block;margin-top:.15rem;font-size:.68rem;font-weight:500;color:#94a3b8}.kb-dash-stack{display:flex;flex-direction:column;gap:2rem}.kb-dash-stack.kb-dash-refreshing{opacity:.88;transition:opacity .2s ease}.kb-metric-skeleton{display:inline-block;vertical-align:middle;height:1.1em;min-width:3.25rem;border-radius:.35rem;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0 90%);background-size:220% 100%;animation:kb-metric-shimmer 1.15s ease-in-out infinite}.kb-metric-skeleton--wide{min-width:5.5rem}.kb-metric-skeleton--kpi{min-width:5.25rem;height:1.35em}.kb-metric-skeleton--dash{min-width:7rem;height:2rem}.kb-metric-skeleton--inverse{background:linear-gradient(90deg,rgb(255 255 255/.12),rgb(255 255 255/.28) 45%,rgb(255 255 255/.12) 90%);background-size:220% 100%}@keyframes kb-metric-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.kb-dash-chart-skeleton{width:100%;height:140px;border-radius:.65rem;background:linear-gradient(90deg,rgb(255 255 255/.08),rgb(255 255 255/.2) 45%,rgb(255 255 255/.08) 90%);background-size:220% 100%;animation:kb-metric-shimmer 1.15s ease-in-out infinite}.kb-dash-portfolio-skeleton-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem 0;border-bottom:1px solid #f1f5f9}.kb-dash-portfolio-skeleton-row:last-child{border-bottom:none}.kb-dash-greeting{margin-bottom:1.25rem}.kb-dash-toolbar{margin-bottom:1.5rem;padding:1rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#f8fafc}.kb-dash-greeting h2{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.15;color:#0f172a}.kb-dash-greeting p{margin:0;font-size:1rem;color:#64748b}.kb-dash-hero{position:relative;overflow:hidden;border-radius:1rem;padding:2rem;color:#fff;background:linear-gradient(135deg,#1e293b,#334155 50%,#0f172a);box-shadow:0 20px 25px -5px rgb(0 0 0/.08),0 8px 10px -6px rgb(0 0 0/.08)}.kb-dash-hero:before{content:"";position:absolute;inset:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.kb-dash-hero-inner{position:relative;display:grid;gap:1.5rem;align-items:center}@media (min-width:1024px){.kb-dash-hero-inner{grid-template-columns:1fr auto}}.kb-dash-org-chip{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.65rem;padding:.25rem .55rem .25rem .35rem;border-radius:999px;background:rgb(255 255 255/.1);border:1px solid rgb(255 255 255/.14)}.kb-dash-org-chip-logo{width:1.65rem;height:1.65rem;border-radius:999px;-o-object-fit:contain;object-fit:contain;background:#fff;padding:.1rem}.kb-dash-org-chip-name{font-size:.78rem;font-weight:600;color:#f1f5f9;letter-spacing:.02em;max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-dash-hero-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.kb-dash-hero-sub{margin:0;max-width:28rem;font-size:.95rem;line-height:1.5;color:#cbd5e1}.kb-dash-pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.kb-dash-pill{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.1);color:#fff;padding:.4rem .75rem;border-radius:.5rem;font-size:.875rem;cursor:pointer;font-family:inherit;transition:background .15s ease}.kb-dash-pill:hover{background:rgba(255,255,255,.18)}.kb-dash-pill svg{width:1rem;height:1rem;flex-shrink:0}.kb-dash-pill .kb-dash-pill-icon-xs{width:.75rem;height:.75rem}.kb-dash-badge{margin-left:.25rem;border-radius:.25rem;background:#f59e0b;color:#fff;font-size:.7rem;font-weight:700;padding:.1rem .45rem}.kb-dash-chart-wrap{width:100%;height:8rem;max-width:22rem}.kb-dash-chart-caption{margin:.35rem 0 0;text-align:center;font-size:.7rem;color:#94a3b8}.kb-dash-alert{display:flex;gap:.75rem;padding:1rem;border-radius:.75rem;border:1px solid #fcd34d;background:#fffbeb}.kb-dash-alert svg{width:1.25rem;height:1.25rem;flex-shrink:0;color:#d97706;margin-top:.125rem}.kb-dash-alert-title{margin:0;font-weight:600;color:#92400e}.kb-dash-alert-text{margin:.25rem 0 0;font-size:.875rem;color:#b45309}.kb-dash-alert-body{min-width:0;flex:1}.kb-dash-alert-btn{margin-top:.75rem;display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.875rem;border-radius:.375rem;border:1px solid #fcd34d;background:#fff;color:#92400e;cursor:pointer;font-family:inherit}.kb-dash-alert-btn:hover{background:#fffbeb}.kb-dash-metrics{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.kb-dash-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1100px){.kb-dash-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.kb-dash-metric-card.kb-card{margin:0;cursor:pointer;border-left-width:4px;border-left-style:solid;transition:box-shadow .2s ease,border-color .2s ease}.kb-dash-metric-card.kb-card:hover{box-shadow:0 12px 16px -4px rgb(0 0 0/.08)}.kb-dash-metric-card--income{border-left-color:#10b981}.kb-dash-metric-card--expense{border-left-color:#ef4444}.kb-dash-metric-card--net{border-left-color:#3b82f6}.kb-dash-metric-card--portfolio{border-left-color:#2563eb}.kb-dash-metric-card .kb-card-header{padding-bottom:.35rem}.kb-dash-metric-card .kb-card-content{padding-top:.25rem}.kb-dash-metric-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.kb-dash-metric-label{margin:0;font-size:.875rem;font-weight:500;color:#4b5563}.kb-dash-metric-value{margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.kb-dash-metric-foot{margin:.35rem 0 0;font-size:.75rem;color:#6b7280}.kb-dash-metric-delta{display:flex;align-items:center;gap:.25rem;margin:.35rem 0 0;font-size:.75rem}.kb-dash-metric-delta--up{color:#059669}.kb-dash-metric-delta--down{color:#dc2626}.kb-dash-metric-delta svg{width:.75rem;height:.75rem}.kb-dash-metric-icon{width:1rem;height:1rem;flex-shrink:0}.kb-dash-c-income{color:#059669}.kb-dash-c-expense{color:#dc2626}.kb-dash-c-net-pos{color:#2563eb}.kb-dash-c-net-neg{color:#dc2626}.kb-dash-c-portfolio{color:#2563eb}.kb-dash-bottom{display:grid;gap:1.5rem;grid-template-columns:1fr}.kb-dash-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.kb-dash-section-title{margin:0;display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600}.kb-dash-section-title svg{width:1.25rem;height:1.25rem;color:#475569}.kb-dash-link-quiet{display:inline-flex;align-items:center;gap:.125rem;padding:.25rem .5rem;font-size:.875rem;color:#334155;border-radius:.375rem}.kb-dash-link-quiet:hover{background:#f1f5f9}.kb-dash-portfolio-list{display:flex;flex-direction:column;gap:.35rem}.kb-dash-portfolio-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border-radius:.5rem;transition:background .15s ease}.kb-dash-portfolio-row:hover{background:#f8fafc}.kb-dash-portfolio-name{margin:0;font-weight:500}.kb-dash-portfolio-meta{margin:.15rem 0 0;font-size:.75rem;color:#6b7280}.kb-dash-portfolio-row svg{color:#94a3b8}.kb-dash-icon-sm,.kb-dash-portfolio-row svg{width:1rem;height:1rem;flex-shrink:0}.kb-dash-empty{margin:0;padding:2rem 1rem;text-align:center;color:#6b7280}.kb-dash-empty-hint{margin:1.25rem 0 0;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;font-size:.9rem;color:#475569;line-height:1.5}.kb-dash-empty-hint a{color:#05624c;font-weight:600;text-decoration:underline}.kb-dash-empty-hint-code{font-family:ui-monospace,monospace;font-size:.82em;padding:.05em .35em;border-radius:.25rem;background:#f1f5f9;color:#334155}.kb-dash-inline-loading{margin:.35rem 0 0;font-size:.8rem;color:#64748b}.kb-dash-page-wrap{min-height:calc(100vh - 2rem);padding:.5rem .5rem 2.5rem;background:#f1f5f9}@media (min-width:640px){.kb-dash-page-wrap{padding-left:1.25rem;padding-right:1.25rem}}.visible{visibility:visible}.fixed{position:fixed}.mx-auto{margin-left:auto;margin-right:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-14{height:3.5rem}.h-\[1\.125rem\]{height:1.125rem}.w-14{width:3.5rem}.w-\[1\.125rem\]{width:1.125rem}.w-full{width:100%}.max-w-sm{max-width:24rem}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.text-pretty{text-wrap:pretty}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.p-\[a-z0-9\]{padding:a-z0-9}.px-2{padding-left:.5rem;padding-right:.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.pb-2{padding-bottom:.5rem}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.text-emerald-800{--tw-text-opacity:1;color:rgb(6 95 70/var(--tw-text-opacity,1))}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (max-width:1024px){.kb-app-shell{grid-template-columns:1fr}.kb-sidebar--desktop{display:none!important}.kb-stakeholder-topbar-menu-btn{display:inline-flex}.kb-mobile-nav-backdrop{display:block;position:fixed;inset:0;z-index:90;background:rgb(15 23 42/.48);opacity:0;pointer-events:none;transition:opacity .25s ease;backdrop-filter:blur(2px)}.kb-mobile-nav-backdrop--visible{opacity:1;pointer-events:auto}.kb-mobile-nav-drawer{display:flex!important;flex-direction:column;position:fixed;top:0;left:0;bottom:0;width:min(20.5rem,92vw);max-width:100vw;height:100vh;height:100dvh;z-index:100;margin:0;padding:0;transform:translateX(-102%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:8px 0 40px rgb(0 0 0/.35)}.kb-mobile-nav-drawer--open{transform:translateX(0)}.kb-mobile-nav-drawer-head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:.85rem 1rem;border-bottom:1px solid rgb(255 255 255/.08);background:rgb(0 0 0/.12)}.kb-mobile-nav-drawer-title{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.kb-mobile-nav-close{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:none;border-radius:.55rem;background:rgb(255 255 255/.08);color:#e2e8f0;cursor:pointer;transition:background .15s ease}.kb-mobile-nav-close:hover{background:rgb(255 255 255/.14)}.kb-mobile-nav-drawer-body{flex:1;min-height:0;overflow-y:auto;padding:.75rem .85rem 1rem;-webkit-overflow-scrolling:touch}.kb-nav-mobile{display:flex}.kb-auth-row,.kb-topbar{flex-direction:column;align-items:flex-start}}.kb-settings-org-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:900px){.kb-settings-org-grid:not(.kb-settings-org-grid--single){grid-template-columns:1fr 1fr;align-items:start}}.kb-settings-org--full,.kb-settings-org-card,.kb-settings-org-grid--single{width:100%;max-width:none}.kb-hidden-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kb-org-logo-file-native{display:none}.kb-org-logo-choose-disabled{opacity:.6;pointer-events:none}.kb-org-logo-row{position:relative;gap:.75rem}.kb-org-logo-row,.kb-org-subdomain-row{display:flex;flex-wrap:wrap;align-items:center}.kb-org-subdomain-row{gap:.25rem .5rem;margin-top:.35rem;max-width:100%}.kb-org-subdomain-prefix{flex:1 1 12rem;min-width:0;max-width:min(100%,22rem)}.kb-org-subdomain-suffix{font-size:.9375rem;color:#4b5563;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.kb-org-logo-preview-wrap{margin-top:.75rem;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fafafa;display:inline-block;max-width:100%}.kb-org-logo-preview{max-width:180px;max-height:80px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.kb-org-favicon-preview-wrap{padding:.5rem .65rem}.kb-org-favicon-preview{max-width:48px;max-height:48px;width:auto;height:auto}.kb-org-logo-hint{color:#15803d}.kb-org-section-title{font-size:.95rem;font-weight:600;margin:1.25rem 0 .35rem;color:#374151}.kb-org-section-title:first-of-type{margin-top:0}.kb-org-readonly-row{display:grid;gap:1rem}@media (min-width:640px){.kb-org-readonly-row{grid-template-columns:1fr 1fr}}.kb-input-readonly{background:#f3f4f6!important;color:#374151!important;cursor:default}.kb-optional{font-weight:400;opacity:.75}.kb-settings-org-card-title{display:flex;align-items:center;gap:.5rem}.kb-settings-org-fields{display:flex;flex-direction:column;gap:1rem}.kb-settings-org-fields .kb-input,.kb-settings-org-textarea{width:100%;margin-top:.35rem}.kb-settings-org-textarea{resize:vertical;min-height:6rem;font-family:inherit}.kb-settings-org-actions{margin-top:1.5rem}.kb-req{color:var(--destructive)}.kb-invite-page{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem 3rem}.kb-invite-card{width:100%;max-width:26rem}.kb-invite-card--wide{max-width:36rem}.kb-invite-loading{display:flex;flex-direction:column;align-items:center;gap:1rem}.kb-invite-pulse{width:3rem;height:3rem;border-radius:9999px;background:color-mix(in srgb,var(--primary) 22%,transparent);animation:kb-invite-pulse 1.2s ease-in-out infinite}@keyframes kb-invite-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.kb-invite-card-head{text-align:center}.kb-invite-icon-wrap{margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:.75rem;background:color-mix(in srgb,var(--primary) 15%,transparent)}.kb-invite-icon-wrap--warn{background:#fef3c7}.kb-invite-icon-wrap--hero{margin:0;flex-shrink:0}.kb-invite-icon{width:1.5rem;height:1.5rem;color:var(--primary)}.kb-invite-icon-wrap--warn .kb-invite-icon{color:#b45309}.kb-invite-desc,.kb-invite-title{text-align:center}.kb-invite-kicker{margin:0 0 .25rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground)}.kb-invite-hero{padding:1rem 1.25rem 0;border-bottom:1px solid var(--border);background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 8%,transparent),transparent)}.kb-invite-hero-inner{display:flex;align-items:flex-start;gap:1rem}.kb-invite-biz-title{margin:0;font-size:1.35rem;font-weight:700;line-height:1.25}.kb-invite-meta{margin:.35rem 0 0;font-size:.875rem;color:var(--muted-foreground)}.kb-invite-body{gap:1.25rem}.kb-invite-body,.kb-invite-perms{display:flex;flex-direction:column}.kb-invite-perms{margin:0;padding:0;list-style:none;gap:.65rem}.kb-invite-perms li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--muted-foreground)}.kb-invite-check{width:1.1rem;height:1.1rem;color:var(--primary);flex-shrink:0;margin-top:.1rem}.kb-invite-btn-row{display:flex;flex-wrap:wrap;gap:.75rem}.kb-invite-accept{flex:1;min-width:8rem}.kb-invite-btn-icon{width:1rem;height:1rem;margin-left:.35rem}.kb-invite-btn-icon-left{width:1rem;height:1rem;margin-right:.35rem}.kb-invite-actions{display:flex;flex-direction:column;gap:.65rem}.kb-invite-btn-full{width:100%}a.kb-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.kb-invite-review-btn{padding:.4rem .85rem;font-size:.8125rem;min-height:auto}.kb-invite-err{color:var(--destructive);text-align:center}.kb-invite-foot,.kb-invite-note{color:var(--muted-foreground)}.kb-invite-foot{margin:0;font-size:.7rem;text-align:center}.kb-invite-pending-list{display:flex;flex-direction:column;gap:.75rem}.kb-invite-pending-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--muted)}.kb-invite-biz-name{margin:0;font-weight:600}.kb-dash-pending-banner{margin-bottom:1.25rem;padding:.85rem 1rem;border-radius:var(--radius);border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border));background:color-mix(in srgb,var(--primary) 6%,var(--background))}.kb-dash-pending-banner p{margin:0;font-size:.9rem}.kb-dash-pending-banner a{font-weight:600;text-decoration:underline;text-underline-offset:2px}.kb-onboarding-wrap{width:100%;max-width:100%;box-sizing:border-box;margin:0;padding:1.5rem clamp(.75rem,2.5vw,2.5rem) 4rem}.kb-onboarding-org-head{margin-bottom:1.5rem;max-width:none}.kb-org-logo-err{margin:.35rem 0 0;color:#b91c1c;font-size:.875rem}