:root,.light{--color-brand-blue:#3b82f6;--color-brand-violet:#8b5cf6;--color-brand-cyan:#06b6d4;--color-action-blue:#2563eb;--color-action-blue-hover:#1d4ed8;--color-action-violet:#7c3aed;--color-action-violet-hover:#6d28d9;--color-action-cyan:#0e7490;--color-action-cyan-hover:#155e75;--color-bg-primary:#f8fafc;--color-bg-secondary:#fff;--color-bg-tertiary:#f1f5f9;--color-bg-brand-dark:#dbeafe;--color-bg-light-primary:#fff;--color-bg-light-secondary:#f8fafc;--color-bg-light-tertiary:#f1f5f9;--color-text-primary-dark:#020617;--color-text-secondary-dark:#334155;--color-text-muted-dark:#64748b;--color-text-disabled-dark:#94a3b8;--color-text-primary-light:#020617;--color-text-secondary-light:#334155;--color-text-muted-light:#64748b;--color-border-dark-subtle:#0f172a1f;--color-border-dark-medium:#0f172a33;--color-border-dark-strong:#0f172a52;--background:210 40% 98%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--popover:0 0% 100%;--popover-foreground:222 47% 11%;--primary:217 91% 60%;--primary-foreground:0 0% 100%;--secondary:210 33% 96%;--secondary-foreground:222 47% 11%;--muted:210 33% 96%;--muted-foreground:215 14% 42%;--accent:217 91% 60%;--accent-foreground:0 0% 100%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:214 32% 91%;--input:214 32% 91%;--ring:217 91% 60%;--base-bg:210 40% 98%;--surface-bg:0 0% 100%;--surface-elevated:210 33% 96%;--text-heading:222 47% 11%;--text-body:215 16% 28%;--text-muted:215 14% 42%;--text-disabled:215 10% 60%;--font-display:"Space Grotesk", "Inter", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-code:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--motion-fast:.15s;--motion-default:.2s;--motion-slow:.3s;--ease-standard:cubic-bezier(.16,1,.3,1);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.dark{--color-bg-primary:#020617;--color-bg-secondary:#0f172a;--color-bg-tertiary:#1e293b;--color-bg-brand-dark:#172554;--color-text-primary-dark:#fff;--color-text-secondary-dark:#cbd5e1;--color-text-muted-dark:#94a3b8;--color-text-disabled-dark:#64748b;--color-border-dark-subtle:#ffffff1a;--color-border-dark-medium:#fff3;--color-border-dark-strong:#ffffff52;--background:222 47% 4%;--foreground:0 0% 100%;--card:222 47% 7%;--card-foreground:0 0% 100%;--popover:222 47% 11%;--popover-foreground:0 0% 100%;--secondary:215 25% 17%;--secondary-foreground:0 0% 100%;--muted:215 25% 17%;--muted-foreground:214 16% 65%;--border:0 0% 100% / .1;--input:0 0% 100% / .1;--base-bg:222 83% 4%;--surface-bg:222 47% 11%;--surface-elevated:217 33% 17%;--text-heading:0 0% 100%;--text-body:214 32% 91%;--text-muted:215 20% 65%;--text-disabled:215 16% 47%;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:hsl(var(--background));color:hsl(var(--foreground));text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}html.dark body{background:linear-gradient(135deg,#020617 0%,#172554 45%,#0f172a 100%)}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}.busiverse-focus-ring:focus-visible,.busiverse-focus-ring[data-focus-visible=true]{outline:2px solid var(--color-brand-blue);outline-offset:3px}.busiverse-glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a}.busiverse-gradient-text{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#06b6d4 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.busiverse-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.busiverse-btn{cursor:pointer;transition:transform var(--motion-default) var(--ease-standard), background var(--motion-default), border-color var(--motion-default), color var(--motion-default);border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:600;display:inline-flex}.busiverse-btn:disabled{opacity:.55;cursor:not-allowed}.busiverse-btn:hover:not(:disabled){transform:translateY(-1px)}.busiverse-btn:active:not(:disabled){transform:scale(.98)}.busiverse-btn-sm{height:34px;padding:0 12px;font-size:14px}.busiverse-btn-md{height:42px;padding:0 16px;font-size:15px}.busiverse-btn-lg{height:50px;padding:0 22px;font-size:16px}.busiverse-btn-primary{color:#fff;background:linear-gradient(90deg,#2563eb 0%,#7c3aed 100%);border-color:#ffffff1f}.busiverse-btn-primary:hover:not(:disabled){background:linear-gradient(90deg,#1d4ed8 0%,#6d28d9 100%)}.busiverse-btn-secondary{color:#fff;background:#ffffff0d;border-color:#fff3}.busiverse-btn-secondary:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff52}.busiverse-btn-ghost{color:#cbd5e1;background:0 0;border-color:#0000}.busiverse-btn-ghost:hover:not(:disabled){color:#fff;background:#ffffff0f}.busiverse-btn-danger{color:#fff;background:#b91c1c}.busiverse-btn-success{color:#fff;background:#047857}.busiverse-btn-link{color:#93c5fd;background:0 0;height:auto;padding:0}.busiverse-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:14px;height:14px;animation:.85s linear infinite busiverse-spin}@keyframes busiverse-spin{to{transform:rotate(360deg)}}.busiverse-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.busiverse-card-interactive{transition:transform .25s var(--ease-standard), background .25s, border-color .25s}.busiverse-card-interactive:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.busiverse-card-header{margin-bottom:16px}.busiverse-card-title{font-family:var(--font-display);margin:0;font-size:20px;line-height:1.35}.busiverse-card-description{color:#cbd5e1;margin:6px 0 0}.busiverse-card-content{color:#f1f5f9}.busiverse-badge{border:1px solid;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.busiverse-badge-blue{color:#bfdbfe;background:#3b82f624;border-color:#3b82f659}.busiverse-badge-violet{color:#ddd6fe;background:#8b5cf624;border-color:#8b5cf659}.busiverse-badge-cyan{color:#a5f3fc;background:#06b6d424;border-color:#06b6d459}.busiverse-badge-success{color:#a7f3d0;background:#10b98124;border-color:#10b98159}.busiverse-badge-warning{color:#fde68a;background:#f59e0b24;border-color:#f59e0b59}.busiverse-badge-danger{color:#fecaca;background:#ef444424;border-color:#ef444459}.busiverse-badge-slate{color:#cbd5e1;background:#94a3b824;border-color:#94a3b859}.busiverse-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff24;border-radius:10px;width:100%;min-height:42px;padding:0 12px}.busiverse-input::placeholder{color:#94a3b8}.busiverse-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.busiverse-textarea{resize:vertical;min-height:96px;padding-block:10px}.busiverse-field{gap:8px;display:grid}.busiverse-field label{color:#f1f5f9;font-size:14px;font-weight:600}.busiverse-field-hint{color:#94a3b8;margin:0;font-size:13px}.busiverse-field-error{color:#fca5a5;margin:0;font-size:13px}.busiverse-app-shell{background:linear-gradient(135deg,#020617 0%,#172554 45%,#0f172a 100%);grid-template-columns:280px 1fr;min-height:100vh;display:grid}.busiverse-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#020617b8;border-right:1px solid #ffffff1a;flex-direction:column;gap:20px;padding:20px;display:flex}.busiverse-sidebar-brand{font-family:var(--font-display);align-items:center;gap:12px;font-weight:700;display:flex}.busiverse-sidebar-nav,.busiverse-sidebar-services{gap:6px;display:grid}.busiverse-sidebar-link,.busiverse-sidebar-service-link{color:#cbd5e1;border-radius:10px;padding:9px 10px;font-size:14px}.busiverse-sidebar-link:hover,.busiverse-sidebar-service-link:hover,.busiverse-sidebar-link.is-active{color:#fff;background:#ffffff14}.busiverse-sidebar-kicker{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:6px 10px;font-size:12px}.busiverse-main-panel{min-width:0}.busiverse-topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0206177a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.busiverse-topbar-logo{width:160px}.busiverse-main-content{padding:32px}.busiverse-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.busiverse-page-header h1{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:clamp(32px,5vw,48px);line-height:1.15}.busiverse-page-header p{color:#cbd5e1;max-width:760px;margin:10px 0 0;line-height:1.6}.busiverse-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:#93c5fd!important}.busiverse-container{max-width:1280px;margin-inline:auto;padding-inline:32px}.busiverse-table-wrap{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;overflow-x:auto}.busiverse-table{border-collapse:collapse;width:100%;min-width:680px}.busiverse-table th,.busiverse-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:14px 16px}.busiverse-table th{color:#cbd5e1;background:#ffffff0a;font-size:13px;font-weight:600}.busiverse-table td{color:#f1f5f9;font-size:14px}.busiverse-table.is-dense th,.busiverse-table.is-dense td{padding:10px 12px}.busiverse-table-state{color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:24px}.busiverse-stat-card span{color:#94a3b8;font-size:13px}.busiverse-stat-card strong{font-family:var(--font-display);margin-top:8px;font-size:34px;display:block}.busiverse-stat-card small{color:#cbd5e1}.busiverse-state{text-align:center;justify-items:center;gap:10px;display:grid}.busiverse-state h2{font-family:var(--font-display);margin:0}.busiverse-state p{color:#cbd5e1;margin:0}.busiverse-state-error{border-color:#ef444459}.busiverse-loading-state,.busiverse-auth-required{text-align:center;place-items:center;gap:16px;min-height:60vh;display:grid}.busiverse-user-menu{color:#cbd5e1;align-items:center;gap:12px;display:flex}.busiverse-quota{gap:8px;display:grid}.busiverse-quota-row{color:#cbd5e1;justify-content:space-between;font-size:13px;display:flex}.busiverse-quota-track{background:#ffffff1a;border-radius:999px;height:8px;overflow:hidden}.busiverse-quota-fill{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 100%);height:100%}.busiverse-skeleton{background:linear-gradient(90deg,#ffffff0f,#ffffff1f,#ffffff0f);border-radius:12px;min-height:24px}.busiverse-hero{background:radial-gradient(circle at 50% 20%,#3b82f638,#0000 36%),linear-gradient(135deg,#020617 0%,#172554 45%,#0f172a 100%);place-items:center;min-height:720px;padding:96px 32px;display:grid}.busiverse-hero-content{text-align:center;justify-items:center;gap:24px;max-width:920px;display:grid}.busiverse-hero-logo{width:min(360px,80vw)}.busiverse-hero h1{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(48px,8vw,72px);line-height:1.1}.busiverse-hero p{color:#cbd5e1;max-width:760px;margin:0;font-size:clamp(18px,2.5vw,20px);line-height:1.6}.busiverse-hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (width<=900px){.busiverse-app-shell{grid-template-columns:1fr}.busiverse-sidebar{display:none}.busiverse-topbar{padding:0 20px}.busiverse-main-content{padding:24px 20px}.busiverse-page-header{flex-direction:column}.busiverse-container{padding-inline:20px}}.busiverse-logo{line-height:0;display:inline-flex}.busiverse-logo svg{width:100%;height:auto}.busiverse-sidebar-logo{flex:0 0 36px;width:36px;height:36px}.busiverse-region-selector{color:#cbd5e1;gap:8px;min-width:220px;font-size:13px;font-weight:600;display:grid}.busiverse-region-selector select{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;min-height:42px;padding:0 12px}.busiverse-region-selector option{color:#fff;background:#0f172a}.busiverse-pricing-explorer{background:linear-gradient(#020617 0%,#0f172a 100%);padding:96px 32px}.busiverse-pricing-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1280px;margin:0 auto 32px;display:flex}.busiverse-pricing-header h2{font-family:var(--font-display);letter-spacing:-.015em;margin:14px 0 10px;font-size:clamp(32px,5vw,56px);line-height:1.1}.busiverse-pricing-header p{color:#cbd5e1;max-width:820px;margin:0;line-height:1.65}.busiverse-pricing-controls{justify-content:space-between;align-items:center;gap:12px;max-width:1280px;margin:0 auto 18px;display:flex}.busiverse-pricing-controls>input{max-width:520px}.busiverse-pricing-toggle{flex-wrap:wrap;gap:8px;display:inline-flex}.busiverse-pricing-tabs{flex-wrap:wrap;gap:8px;max-width:1280px;margin:0 auto 32px;display:flex}.busiverse-pricing-tabs button{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600}.busiverse-pricing-tabs button:hover,.busiverse-pricing-tabs button.is-active{color:#fff;background:linear-gradient(90deg,#2563eb59,#7c3aed59);border-color:#3b82f68c}.busiverse-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1280px;margin:0 auto 28px;display:grid}.busiverse-pricing-card{gap:14px;display:grid}.busiverse-pricing-card-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.busiverse-pricing-card h3{font-family:var(--font-display);margin:0;font-size:22px}.busiverse-pricing-card p{color:#cbd5e1;margin:0;line-height:1.55}.busiverse-pricing-card-price{background:#3b82f61a;border:1px solid #3b82f633;border-radius:14px;gap:4px;padding:14px;display:grid}.busiverse-pricing-card-price span,.busiverse-pricing-card-metric span{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.busiverse-pricing-card-price strong{font-family:var(--font-display);font-size:24px;line-height:1.2}.busiverse-pricing-card-metric{color:#f1f5f9;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.busiverse-pricing-card-metric b{text-align:right;font-weight:700}.busiverse-pricing-card-footer{color:#94a3b8;font-size:13px}.busiverse-pricing-table-card{max-width:1280px;margin:0 auto}.busiverse-pricing-table-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.busiverse-pricing-table-heading h3{font-family:var(--font-display);margin:0 0 6px;font-size:26px}.busiverse-pricing-table-heading p{color:#cbd5e1;margin:0;line-height:1.55}.busiverse-pricing-code{color:#94a3b8;font-family:var(--font-code);margin-top:4px;font-size:11px;display:block}.busiverse-pricing-table-more{justify-content:center;margin-top:18px;display:flex}@media (width<=1100px){.busiverse-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.busiverse-pricing-explorer{padding:72px 20px}.busiverse-pricing-header,.busiverse-pricing-controls,.busiverse-pricing-table-heading{flex-direction:column;align-items:stretch}.busiverse-pricing-grid{grid-template-columns:1fr}.busiverse-pricing-controls>input{max-width:none}}:root,.light{--primary-blue:217 91% 60%;--primary-violet:258 90% 66%;--primary-cyan:188 94% 43%}.font-heading{font-family:var(--font-display)}.bg-gradient-primary{background:linear-gradient(90deg,#2563eb 0%,#7c3aed 100%)}.bg-gradient-hero{background:linear-gradient(135deg,#020617 0%,#172554 45%,#0f172a 100%)}.bg-gradient-section{background:linear-gradient(#020617 0%,#0f172a 100%)}.glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px}.text-gradient-full,.text-gradient-blue-violet,.text-gradient-violet-cyan,.text-gradient-blue-cyan{color:#0000;-webkit-background-clip:text;background-clip:text}.text-gradient-full{background-image:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 50%,#06b6d4 100%)}.text-gradient-blue-violet{background-image:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 100%)}.text-gradient-violet-cyan{background-image:linear-gradient(90deg,#8b5cf6 0%,#06b6d4 100%)}.text-gradient-blue-cyan{background-image:linear-gradient(90deg,#3b82f6 0%,#06b6d4 100%)}.text-stats{font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1.1}.animate-float{animation:3s ease-in-out infinite busiverse-float}@keyframes busiverse-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.busiverse-marketing-section{background:linear-gradient(#020617 0%,#0f172a 100%);padding:96px 32px}.busiverse-marketing-section.is-hero-adjacent{background:radial-gradient(circle at 15% 0,#3b82f62e,#0000 32%),#020617}.busiverse-marketing-section-header{gap:12px;max-width:860px;margin:0 auto 40px;display:grid}.busiverse-marketing-section-header.is-center{text-align:center;justify-items:center}.busiverse-marketing-section-header.is-left{text-align:left;justify-items:start;margin-left:0}.busiverse-marketing-section-header h2{font-family:var(--font-display);letter-spacing:-.015em;color:#fff;margin:0;font-size:clamp(32px,5vw,56px);line-height:1.1}.busiverse-marketing-section-header p:not(.busiverse-eyebrow){color:#cbd5e1;margin:0;font-size:17px;line-height:1.65}.busiverse-marketing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1280px;margin:0 auto;display:grid}.busiverse-marketing-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.busiverse-marketing-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .25s var(--ease-standard), border-color .25s, background .25s;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:28px}.busiverse-marketing-card:hover{background:#ffffff13;border-color:#3b82f659;transform:translateY(-2px)}.busiverse-marketing-card-topline{color:#93c5fd;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.busiverse-marketing-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb61,#7c3aed61);border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.busiverse-marketing-card h3{font-family:var(--font-display);color:#fff;margin:0 0 10px;font-size:22px;line-height:1.3}.busiverse-marketing-card p{color:#cbd5e1;margin:0;line-height:1.65}.busiverse-marketing-card-body{color:#f1f5f9;margin-top:18px}.busiverse-marketing-pricing-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:24px;gap:16px;min-height:100%;padding:30px;display:grid;position:relative}.busiverse-marketing-pricing-card.is-featured{background:linear-gradient(135deg,#2563eb29,#7c3aed24);border-color:#3b82f68c;box-shadow:0 24px 80px #00000059}.busiverse-marketing-price-eyebrow{color:#bfdbfe;background:#3b82f624;border:1px solid #3b82f659;border-radius:999px;width:max-content;padding:4px 10px;font-size:12px;font-weight:700}.busiverse-marketing-pricing-card h3{font-family:var(--font-display);color:#fff;margin:0;font-size:26px}.busiverse-marketing-price-line{align-items:baseline;gap:8px;display:flex}.busiverse-marketing-price-line strong{font-family:var(--font-display);color:#fff;font-size:clamp(34px,5vw,48px);line-height:1}.busiverse-marketing-price-line span{color:#94a3b8}.busiverse-marketing-pricing-card p{color:#cbd5e1;margin:0;line-height:1.6}.busiverse-marketing-pricing-card ul{color:#f1f5f9;gap:10px;margin:4px 0 0;padding:0;list-style:none;display:grid}.busiverse-marketing-pricing-card li{align-items:flex-start;gap:10px;display:flex}.busiverse-marketing-pricing-card li:before{content:"";background:#06b6d4;border-radius:999px;flex:0 0 7px;width:7px;height:7px;margin-top:9px}.busiverse-marketing-price-action{margin-top:auto}@media (width<=980px){.busiverse-marketing-grid,.busiverse-marketing-grid.two{grid-template-columns:1fr}}@media (width<=760px){.busiverse-marketing-section{padding:72px 20px}}.light .busiverse-glass,.light .glass-card,.light .registry-glass,.light .registry-card,.light .busiverse-card,.light .busiverse-marketing-card,.light .busiverse-marketing-pricing-card,.light .busiverse-table-wrap,.light .busiverse-table-state{color:hsl(var(--foreground));background:#ffffffdb;border-color:#0f172a1f;box-shadow:0 18px 60px #0f172a14}.light .busiverse-card-description,.light .busiverse-card-content,.light .busiverse-state p,.light .busiverse-page-header p,.light .busiverse-hero p,.light .busiverse-marketing-section-header p:not(.busiverse-eyebrow),.light .busiverse-marketing-card p,.light .busiverse-marketing-pricing-card p,.light .busiverse-marketing-pricing-card ul,.light .busiverse-pricing-header p,.light .busiverse-pricing-table-heading p,.light .busiverse-pricing-card p,.light .busiverse-table th,.light .busiverse-table td,.light .busiverse-topbar,.light .busiverse-sidebar-link,.light .busiverse-sidebar-service-link{color:hsl(var(--text-body))}.light .busiverse-card-title,.light .busiverse-page-header h1,.light .busiverse-hero h1,.light .busiverse-marketing-section-header h2,.light .busiverse-marketing-card h3,.light .busiverse-marketing-pricing-card h3,.light .busiverse-marketing-price-line strong,.light .busiverse-stat-card strong,.light .busiverse-pricing-card h3,.light .busiverse-pricing-card-price strong,.light .busiverse-pricing-table-heading h3{color:hsl(var(--foreground))}.light .busiverse-app-shell,.light .busiverse-hero,.light .busiverse-marketing-section,.light .busiverse-pricing-explorer,.light .bg-gradient-hero,.light .bg-gradient-section{background:radial-gradient(circle at 12% 0,#3b82f621,#0000 34rem),linear-gradient(135deg,#f8fafc 0%,#eff6ff 48%,#fff 100%)}.light .busiverse-sidebar,.light .busiverse-topbar{color:hsl(var(--foreground));background:#ffffffc7;border-color:#0f172a1a}.light .busiverse-btn-secondary,.light .busiverse-btn-ghost{color:hsl(var(--foreground));background:#0f172a0a;border-color:#0f172a1f}.light .busiverse-btn-secondary:hover:not(:disabled),.light .busiverse-btn-ghost:hover:not(:disabled){color:hsl(var(--foreground));background:#0f172a14}.light .busiverse-input,.light .busiverse-region-selector select{color:hsl(var(--foreground));background:#ffffffe0;border-color:#0f172a24}.light .busiverse-field label{color:hsl(var(--foreground))}.light .busiverse-field-hint,.light .busiverse-pricing-card-footer,.light .busiverse-pricing-code,.light .busiverse-stat-card span,.light .busiverse-marketing-price-line span{color:hsl(var(--text-muted))}.light .busiverse-table th{background:#0f172a0a}.light .busiverse-table th,.light .busiverse-table td{border-color:#0f172a14}.light .text-white{color:hsl(var(--foreground))!important}.light .text-slate-100,.light .text-slate-200,.light .text-slate-300,.light .text-gray-100,.light .text-gray-200,.light .text-gray-300{color:hsl(var(--text-body))!important}.light .text-slate-400,.light .text-gray-400{color:hsl(var(--text-muted))!important}.light .border-white\/10{border-color:#0f172a1a!important}.light .border-white\/20{border-color:#0f172a33!important}.light .bg-white\/5{background-color:#0f172a0a!important}.light .bg-white\/10{background-color:#0f172a14!important}.light .bg-slate-950,.light .bg-slate-900,.light .bg-\[hsl\(var\(--base-bg\)\)\]{background-color:hsl(var(--background))!important}.busiverse-theme-mode-select{color:hsl(var(--foreground));align-items:center;gap:.5rem;display:inline-flex}.busiverse-theme-mode-label{letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:600}.busiverse-theme-mode-options{border:1px solid hsl(var(--border));background:hsl(var(--card) / .72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem;display:inline-flex}.busiverse-theme-mode-button{min-height:2rem;color:hsl(var(--muted-foreground));font:inherit;cursor:pointer;transition:color var(--motion-default) var(--ease-standard), background var(--motion-default) var(--ease-standard), box-shadow var(--motion-default) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:600;display:inline-flex}.busiverse-theme-mode-button:hover{color:hsl(var(--foreground));background:hsl(var(--muted) / .7)}.busiverse-theme-mode-button:active{transform:scale(.98)}.busiverse-theme-mode-button:focus-visible{outline:2px solid var(--color-brand-blue);outline-offset:2px}.busiverse-theme-mode-button.is-active{color:hsl(var(--primary-foreground));background:linear-gradient(90deg,#2563eb 0%,#7c3aed 100%);box-shadow:0 12px 32px #2563eb33}
