@keyframes mkt-shimmer{0%{background-position:200% center}to{background-position:-200% center}}.mkt-body{position:relative;min-height:100%;background:radial-gradient(ellipse 55% 40% at 8% 0%,rgba(237,247,237,.95),transparent 55%),radial-gradient(ellipse 50% 38% at 92% 0%,rgba(236,247,249,.9),transparent 55%),linear-gradient(180deg,#fff,#ebf5f8 28%,#e8f4f7)!important;background-attachment:fixed!important;color:#374151!important;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}.mkt-bg-grid{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(14,165,180,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,180,.045) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 0%,black 15%,transparent 70%);mask-image:radial-gradient(ellipse 90% 70% at 50% 0%,black 15%,transparent 70%)}.mkt-bg-glow{display:none}.mkt-header,.mkt-main,.mkt-footer{position:relative;z-index:1}.mkt-container{max-width:76rem}.mkt-header.is-scrolled{background:#ffffffeb!important;-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2);border-color:#e5e7eb!important;box-shadow:0 4px 24px #0000000f}.mkt-brand-name{color:#111827!important}.mkt-brand-logo{box-shadow:0 4px 14px #10b98159!important}.mkt-nav-pill{padding:.25rem;border-radius:9999px;background:#f3f4f6;border:1px solid #e5e7eb}.mkt-nav-link{border-radius:9999px;font-size:.8125rem;font-weight:600;color:#6b7280!important}.mkt-nav-link:hover{color:#111827!important;background:#fff!important}.mkt-nav-link.is-active{color:#fff!important;background:#10b981!important;box-shadow:0 2px 8px #10b98159!important;border:none!important}.mkt-menu-toggle{border-color:#e5e7eb!important;background:#fff!important;color:#374151!important}.mkt-mobile-nav{background:#fff!important;border-top-color:#e5e7eb!important}.mkt-mobile-link{color:#374151!important}.mkt-btn-primary{color:#fff!important;background-color:#10b981!important;background-image:none!important;box-shadow:0 4px 14px #10b98159!important;border-radius:9999px!important;border:none!important}.mkt-btn-primary:hover{background-color:#059669!important;background-image:none!important;filter:none!important;transform:translateY(-1px);box-shadow:0 6px 20px #10b98166!important}.mkt-btn-outline,.mkt-btn-white{border-radius:9999px!important}.mkt-btn-ghost{color:#6b7280!important}.mkt-btn-ghost:hover{color:#111827!important;background:#f3f4f6!important}.mkt-btn-outline{color:#059669!important;background:#fff!important;border:1px solid #a7f3d0!important;border-radius:9999px!important}.mkt-btn-outline:hover{background:#ecfdf5!important;border-color:#10b981!important}.mkt-btn-white{color:#059669!important;background:#fff!important;border-radius:9999px!important}.mkt-btn-outline-light{color:#059669!important;border:1px solid #d1d5db!important;background:#fff!important;border-radius:9999px!important}.mkt-reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.mkt-reveal.is-visible{opacity:1;transform:translateY(0)}.mkt-badge{display:inline-flex!important;align-items:center;gap:.375rem;color:#059669!important;background:#ecfdf5!important;border:1px solid #a7f3d0!important}.mkt-badge:before{content:"";width:.4rem;height:.4rem;border-radius:9999px;background:#10b981;box-shadow:none}.mkt-gradient-text{background:linear-gradient(135deg,#059669,#10b981,#34d399)!important;background-size:200% auto!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;animation:mkt-shimmer 8s linear infinite}.mkt-hero-title,.mkt-page-title,.mkt-section-title,.mkt-cta-title{color:#111827!important}.mkt-hero-desc,.mkt-page-lead,.mkt-section-desc,.mkt-cta-desc,.mkt-card-desc{color:#6b7280!important}.mkt-hero-bg{background:radial-gradient(ellipse 80% 55% at 50% -10%,rgba(16,185,129,.1),transparent 65%)!important}.mkt-hero-orb{display:none}.mkt-hero-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;max-width:56rem;margin-left:auto;margin-right:auto;border-top:none!important;padding-top:.5rem!important}@media(min-width:900px){.mkt-hero-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.mkt-stat-card{position:relative;display:flex;flex-direction:column;gap:.875rem;padding:1.125rem 1rem 1rem;border-radius:1.125rem;background:linear-gradient(180deg,#fff,#f9fafb);border:1px solid #e5e7eb;box-shadow:0 4px 16px #0f172a0a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mkt-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;display:block!important;background:linear-gradient(90deg,#10b981,#34d399)}.mkt-stat-card-emerald:before{background:linear-gradient(90deg,#059669,#34d399)}.mkt-stat-card-violet:before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.mkt-stat-card-amber:before{background:linear-gradient(90deg,#d97706,#fbbf24)}.mkt-stat-card-sky:before{background:linear-gradient(90deg,#0284c7,#38bdf8)}.mkt-stat-card:hover{transform:translateY(-4px);border-color:#a7f3d0;box-shadow:0 16px 40px #10b9811f}.mkt-stat-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.mkt-stat-card-violet .mkt-stat-card-icon{background:#f5f3ff;border-color:#ddd6fe;color:#7c3aed}.mkt-stat-card-amber .mkt-stat-card-icon{background:#fffbeb;border-color:#fde68a;color:#d97706}.mkt-stat-card-sky .mkt-stat-card-icon{background:#f0f9ff;border-color:#bae6fd;color:#0284c7}.mkt-stat-card-body{display:grid;gap:.2rem}.mkt-stat-card-value{color:#111827!important;font-size:1.0625rem!important;font-weight:800!important;line-height:1.2;letter-spacing:-.02em}.mkt-stat-card-label{color:#374151!important;font-size:.8125rem!important;font-weight:700!important}.mkt-stat-card-desc{color:#9ca3af!important;font-size:.75rem!important;line-height:1.4}.mkt-stat{padding:1.125rem 1rem;border-radius:1rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.mkt-stat:hover{border-color:#a7f3d0;transform:translateY(-2px);box-shadow:0 8px 24px #10b9811a}.mkt-stat-value{color:#111827!important;text-transform:none!important;font-size:.9375rem!important}.mkt-stat-label{color:#6b7280!important}.mkt-overline{display:inline-block!important;color:#059669!important;background:#ecfdf5!important;border:1px solid #a7f3d0!important;letter-spacing:.12em!important}.mkt-page-hero:before{background:radial-gradient(ellipse 70% 80% at 50% -20%,rgba(16,185,129,.08),transparent 70%)!important}.mkt-page-hero{text-align:center!important}.mkt-page-hero-vision{background:radial-gradient(ellipse 60% 80% at 50% 0%,rgba(16,185,129,.12),transparent)!important}.mkt-page-title{color:#111827!important}.mkt-page-lead{color:#6b7280!important}.mkt-meta-pill{color:#374151;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000a}.mkt-meta-pill svg{color:#10b981}.mkt-section-alt{background:#ffffff8c!important;border-block-color:rgba(186,216,222,.55)!important}.mkt-card-modern{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fafafa)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.mkt-card-modern:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(16,185,129,.06),transparent 55%);pointer-events:none}.mkt-card-modern:hover{transform:translateY(-4px)!important;box-shadow:0 20px 40px #0f172a14!important;border-color:#a7f3d0!important}.mkt-card-modern .mkt-card-icon{position:relative;z-index:1;box-shadow:0 4px 12px #10b9811f}.mkt-card,.mkt-service-card,.mkt-feature-card,.mkt-contact-card{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:1.25rem!important;box-shadow:0 1px 3px #0000000a}.mkt-card:hover,.mkt-service-card:hover,.mkt-feature-card:hover{border-color:#a7f3d0!important;transform:translateY(-3px)!important;box-shadow:0 12px 32px #10b9811a!important}.mkt-card:before{display:none!important}.mkt-card-title{color:#111827!important}.mkt-card-icon,.mkt-feature-icon,.mkt-contact-card-icon{background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0!important}.mkt-check-list li{color:#374151!important}.mkt-check-list li:before{content:"✓"!important;background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0}.mkt-link-arrow,.mkt-link-arrow:hover,.mkt-inline-link{color:#059669!important}.mkt-preview-card{background:#fff!important;border-color:#e5e7eb!important;box-shadow:0 16px 48px #00000014!important}.mkt-preview-sidebar{background:#ecfdf5!important;border-color:#e5e7eb!important}.mkt-preview-line{background:#e5e7eb!important}.mkt-preview-grid{background:linear-gradient(135deg,#10b9811f,#34d3990f)!important;border-color:#a7f3d0!important}.mkt-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}@media(min-width:640px){.mkt-bento{grid-template-columns:repeat(4,minmax(0,1fr))}}.mkt-bento-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.45rem;min-height:9.5rem;padding:1.25rem .9rem 1.15rem;border-radius:1.15rem;background:#ffffffeb;border:1px solid rgba(16,185,129,.18);color:#111827;text-align:center;box-shadow:0 4px 16px #0f172a0a;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.mkt-bento-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:.25rem;border-radius:.9rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669;flex-shrink:0}.mkt-bento-icon svg{width:1.35rem;height:1.35rem}.mkt-bento-label{font-size:.9375rem;font-weight:800;letter-spacing:-.01em;color:#111827}.mkt-bento-desc{font-size:.75rem;font-weight:500;line-height:1.4;color:#6b7280;max-width:11rem}.mkt-bento-item:hover{transform:translateY(-3px);border-color:#10b981;box-shadow:0 12px 28px #10b98124}html[data-theme=dark] .mkt-bento-item{background:#141c18;border-color:#2a3530;color:#f3f4f6}html[data-theme=dark] .mkt-bento-label{color:#f3f4f6}html[data-theme=dark] .mkt-bento-desc{color:#9ca3af}html[data-theme=dark] .mkt-bento-icon{background:#10b9811f;border-color:#10b98159;color:#6ee7b7}.mkt-vision-statement,.mkt-timeline-content{background:#fff!important;border:1px solid #e5e7eb!important}.mkt-quote{color:#111827!important}.mkt-timeline-dot{background:#10b981!important;box-shadow:0 4px 12px #10b98159!important}.mkt-timeline-line{background:linear-gradient(180deg,#10b98166,#10b9810d)!important}.mkt-stats-panel-item{background:#fff!important;border:1px solid #e5e7eb!important}.mkt-stats-panel-value{color:#111827!important}.mkt-step-badge{background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0!important}.mkt-service-highlights li:before{background:#10b981!important}.mkt-cta{background:linear-gradient(180deg,#ecfdf5bf,#e8f4f7e6)!important;border-top-color:#ede9fe!important}.mkt-cta:before{display:none}.mkt-contact-form-wrap{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 32px #0000000f!important}.mkt-form-label{color:#374151!important}.mkt-form-input{background:#fff!important;border:1px solid #d1d5db!important;color:#111827!important}.mkt-form-input:focus{border-color:#10b981!important;box-shadow:0 0 0 3px #10b98126!important}.mkt-footer{background:#ffffffb8!important;border-top-color:#bad8de8c!important}.mkt-footer-tagline,.mkt-footer-links a{color:#6b7280!important}.mkt-footer-links a:hover{color:#111827!important}.mkt-footer-bottom{border-top-color:#e5e7eb!important}.mkt-footer-bottom p{color:#9ca3af!important}.mkt-docs-sidebar{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000000a!important}.mkt-docs-sidebar-label{color:#9ca3af!important}.mkt-docs-search{background-color:#f9fafb!important;border:1px solid #e5e7eb!important;color:#111827!important}.mkt-docs-search:focus{border-color:#10b981!important;box-shadow:0 0 0 3px #10b9811f!important}.mkt-docs-toc a{color:#6b7280!important}.mkt-docs-toc a:before{background:#d1d5db!important}.mkt-docs-toc a:hover{color:#111827!important;background:#f9fafb!important}.mkt-docs-toc a.is-active{color:#10b981!important;background:#10b9811f!important;font-weight:600}.mkt-docs-toc a.is-active:before{background:#10b981!important;box-shadow:0 0 6px #10b98180!important}.mkt-docs-panel{background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 24px #0000000d!important}.mkt-docs-badge{color:#059669!important;background:#ecfdf5!important;border:1px solid #a7f3d0!important}.mkt-docs-lead{color:#6b7280!important}.mkt-docs-figure-img{border:1px solid #e5e7eb!important;box-shadow:0 8px 32px #0000000f!important}.mkt-docs-figure figcaption{color:#9ca3af!important}.mkt-docs-main .mkt-docs-section{background:#f9fafb!important;border:1px solid #e5e7eb!important}.mkt-docs-main .mkt-docs-section:hover{border-color:#a7f3d0!important}.mkt-docs-main .mkt-docs-section h2{color:#111827!important}.mkt-docs-main .mkt-docs-section h3{color:#1f2937!important}.mkt-docs-main .mkt-docs-section p,.mkt-docs-main .mkt-docs-section li,.mkt-docs-main .mkt-docs-section dd{color:#6b7280!important}.mkt-docs-section code{background:#ecfdf5!important;color:#059669!important}.mkt-docs-code{margin:1rem 0;border-radius:.75rem;overflow:hidden;background:#0f172a!important;border:1px solid #1e293b!important;box-shadow:0 8px 32px #0f172a1f}.mkt-docs-code pre{margin:0;padding:1rem 1.15rem;overflow-x:auto;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.8125rem;line-height:1.6;color:#e2e8f0!important}.mkt-docs-code code{background:transparent!important;color:inherit!important;padding:0!important;border-radius:0!important;font-size:inherit;white-space:pre}.mkt-docs-steps li:before{background:#10b981!important;border-radius:.5rem!important}.mkt-docs-table-wrap{border-color:#e5e7eb!important}.mkt-docs-table th{background:#ecfdf5!important;color:#047857!important}.mkt-docs-table td{color:#6b7280!important;border-color:#e5e7eb!important}.mkt-docs-module-cell{display:flex;align-items:center;gap:.625rem}.mkt-docs-module-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:.5rem;background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0!important}.mkt-docs-module-icon svg{width:1.125rem;height:1.125rem}.mkt-docs-module-name{font-weight:600;color:#111827!important}.mkt-docs-callout{background:#ecfdf5!important;border:1px solid #a7f3d0!important;color:#047857!important}.mkt-docs-flow-step{background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0!important}.mkt-docs-faq dt{background:#fff!important;border:1px solid #e5e7eb!important;color:#111827!important;padding:.75rem 1rem!important;border-radius:.75rem!important;font-weight:650;font-size:.9375rem;margin-top:1rem}.mkt-docs-faq dt:first-child{margin-top:0}.mkt-docs-faq dd{color:#6b7280!important;margin:.5rem 0 0!important;padding:0 0 1.25rem 1rem!important;line-height:1.65}.mkt-docs-faq dd:last-child{padding-bottom:0!important}.mkt-docs-hero{border-bottom-color:#e5e7eb!important}.mkt-docs-footer{border-top-color:#e5e7eb!important}.mkt-docs-footer p{color:#9ca3af!important}.mkt-module-chip{color:#059669!important;background:#ecfdf5!important;border-color:#a7f3d0!important}.mkt-body .mkt-card-desc,.mkt-body .mkt-card-title,.mkt-body .mkt-section-title{color:inherit}.sw-docs-page{background:transparent!important}.sw-docs-page.mkt-body,.sw-docs-page .mkt-body{background:radial-gradient(ellipse 55% 40% at 8% 0%,rgba(237,247,237,.95),transparent 55%),radial-gradient(ellipse 50% 38% at 92% 0%,rgba(236,247,249,.9),transparent 55%),linear-gradient(180deg,#fff,#ebf5f8 28%,#e8f4f7)!important;color:#374151!important}.sw-docs-page .mkt-bg-grid,.sw-docs-page .mkt-bg-glow{display:none!important}.sw-docs-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e5e7eb}.sw-docs-header.is-scrolled{box-shadow:0 1px 8px #0000000d}.sw-docs-header-inner{max-width:88rem;margin:0 auto;padding:.875rem 1.5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}@media(max-width:900px){.sw-docs-header-inner{grid-template-columns:1fr auto;grid-template-rows:auto auto}.sw-docs-search-wrap{grid-column:1 / -1;order:3}}.sw-docs-brand{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;white-space:nowrap}.sw-docs-brand-logo{width:2rem;height:2rem;font-size:.8125rem;border-radius:.625rem}.sw-docs-brand-text{font-size:1.0625rem;font-weight:800;color:#111827;letter-spacing:-.02em}.sw-docs-brand-accent{color:#10b981;font-weight:700}.sw-docs-search-wrap{position:relative;max-width:28rem;width:100%;margin:0 auto}.sw-docs-search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;color:#9ca3af;pointer-events:none}.sw-docs-header-search{width:100%;padding:.625rem 1rem .625rem 2.75rem;border-radius:9999px;font-size:.875rem;background:#f3f4f6;border:1px solid #e5e7eb;color:#111827;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.sw-docs-header-search:focus{background:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.sw-docs-header-search::placeholder{color:#9ca3af}.sw-docs-header-actions{display:flex;align-items:center;gap:.75rem}.sw-docs-header-link{font-size:.875rem;font-weight:600;color:#374151;text-decoration:none;padding:.375rem .5rem}.sw-docs-header-link:hover{color:#10b981}.sw-docs-header-link-muted{color:#6b7280;font-weight:500}.sw-docs-menu-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer}@media(max-width:1024px){.sw-docs-menu-toggle{display:flex}}.sw-docs-shell{display:grid;max-width:88rem;margin:0 auto;grid-template-columns:15.5rem minmax(0,1fr);gap:0;min-height:calc(100vh - 4rem);background:#f8fafc}@media(max-width:1024px){.sw-docs-shell{grid-template-columns:1fr}.sw-docs-sidebar{position:fixed;inset:0;top:4rem;z-index:40;background:#fff;border-right:1px solid #e5e7eb;max-width:18rem;transform:translate(-100%);transition:transform .25s ease;overflow-y:auto;box-shadow:4px 0 24px #00000014}.sw-docs-sidebar.is-open{transform:translate(0)}}.sw-docs-sidebar{position:sticky;top:4.25rem;align-self:start;max-height:calc(100vh - 4.5rem);overflow-y:auto;padding:1.5rem 0 2rem 1.5rem;border-right:1px solid #e5e7eb;background:#fff;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.sw-docs-sidebar::-webkit-scrollbar{width:5px}.sw-docs-sidebar::-webkit-scrollbar-track{background:transparent}.sw-docs-sidebar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}.sw-docs-sidebar::-webkit-scrollbar-thumb:hover{background:#d1d5db}.sw-docs-nav-group{margin-bottom:1.5rem}.sw-docs-nav-group.is-hidden{display:none}.sw-docs-nav-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin:0 0 .5rem;padding:0 .75rem}.sw-docs-nav-list{list-style:none;margin:0;padding:0}.sw-docs-nav-list li.hidden{display:none}.sw-docs-nav-link{display:block;padding:.5rem .75rem;margin:.125rem .75rem .125rem .5rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#4b5563;text-decoration:none;border-left:3px solid transparent;transition:color .15s,background .15s,border-color .15s}.sw-docs-nav-link:hover{color:#111827;background:#f9fafb}.sw-docs-page .sw-docs-nav-link.is-active{color:#10b981!important;font-weight:600!important;background:#ecfdf5!important;border-left-color:#10b981!important;box-shadow:inset 3px 0 #10b981}.sw-docs-main{padding:2rem 2rem 4rem;min-width:0;background:transparent;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.sw-docs-main::-webkit-scrollbar{width:8px}.sw-docs-main::-webkit-scrollbar-track{background:transparent}.sw-docs-main::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}@media(min-width:1024px){.sw-docs-main{padding:2.5rem 3rem 4rem}}.sw-docs-hero-card{display:grid;gap:2rem;align-items:center;padding:2rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a;margin-bottom:2.5rem}@media(min-width:900px){.sw-docs-hero-card{grid-template-columns:1fr 1fr;padding:2.5rem 2.75rem;gap:2.5rem}}.sw-docs-tag{display:inline-block;padding:.35rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;margin-bottom:1rem}.sw-docs-hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:-.03em;color:#111827;margin:0 0 .875rem;line-height:1.15}.sw-docs-hero-lead{font-size:1rem;line-height:1.65;color:#6b7280;margin:0 0 1.5rem;max-width:32rem}.sw-docs-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.sw-docs-hero-visual{display:flex;align-items:center;justify-content:center;min-width:0}.sw-docs-hero-visual .mkt-diag-platform{width:100%;max-width:36rem}.sw-docs-hero-img{width:100%;height:auto;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 8px 32px #0000000f}.sw-docs-capabilities{margin-bottom:2.5rem}.sw-docs-section-heading{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0 0 .5rem}.sw-docs-section-lead{font-size:.9375rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.6}.sw-docs-cap-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}.sw-docs-cap-card{padding:1.375rem;border-radius:1rem;background:#fff;border:1px solid #e5e7eb;transition:border-color .2s,box-shadow .2s}.sw-docs-cap-card:hover{border-color:#a7f3d0;box-shadow:0 8px 24px #10b98114}.sw-docs-cap-tag{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.08em;color:#059669;background:#ecfdf5;padding:.25rem .5rem;border-radius:.35rem;margin-bottom:.75rem}.sw-docs-cap-title{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .375rem}.sw-docs-cap-title a{color:inherit;text-decoration:none}.sw-docs-cap-title a:hover{color:#059669}.sw-docs-cap-desc{font-size:.8125rem;color:#6b7280;line-height:1.55;margin:0}.sw-docs-content{display:flex;flex-direction:column;gap:0}.sw-docs-page .sw-docs-section,.sw-docs-page .mkt-docs-section{padding:0 0 2.5rem!important;margin-bottom:0!important;border-radius:0!important;background:transparent!important;border:none!important;border-bottom:1px solid #e5e7eb!important;box-shadow:none!important;scroll-margin-top:5.5rem}.sw-docs-page .sw-docs-content>.sw-docs-section:last-of-type,.sw-docs-page .sw-docs-content>.mkt-docs-section:last-of-type{border-bottom:none!important}.sw-docs-page .sw-docs-section h2,.sw-docs-page .mkt-docs-section h2{font-size:1.5rem!important;font-weight:800!important;color:#111827!important;margin:0 0 1rem!important;letter-spacing:-.02em}.sw-docs-page .sw-docs-section h3,.sw-docs-page .mkt-docs-section h3{font-size:1rem!important;font-weight:600!important;color:#10b981!important;margin:1.5rem 0 .5rem!important}.sw-docs-page .sw-docs-section p,.sw-docs-page .mkt-docs-section p,.sw-docs-page .sw-docs-section li,.sw-docs-page .mkt-docs-section li,.sw-docs-page .sw-docs-section dd,.sw-docs-page .mkt-docs-section dd{font-size:.9375rem!important;line-height:1.65!important;color:#6b7280!important}.sw-docs-page .sw-docs-section strong,.sw-docs-page .mkt-docs-section strong{color:#374151}.sw-docs-page .mkt-docs-callout{background:#ecfdf5!important;border:1px solid #d1fae5!important;color:#047857!important;border-radius:.75rem}.sw-docs-page .mkt-docs-table-wrap{border:1px solid #e5e7eb!important;border-radius:.75rem;overflow:hidden;background:#fff}.sw-docs-page .mkt-docs-table th{background:#f9fafb!important;color:#374151!important;border-color:#e5e7eb!important}.sw-docs-page .mkt-docs-table td{color:#6b7280!important;border-color:#e5e7eb!important;background:#fff}.sw-docs-page .mkt-docs-section code,.sw-docs-page .sw-docs-section code{background:#ecfdf5!important;color:#059669!important}.sw-docs-page .mkt-docs-code code{background:transparent!important;color:inherit!important;padding:0!important;border-radius:0!important}.sw-docs-page .mkt-docs-faq dt{background:#fff!important;border:1px solid #e5e7eb!important;color:#111827!important;padding:.75rem 1rem!important;border-radius:.75rem!important;margin-top:1rem}.sw-docs-page .mkt-docs-faq dt:first-child{margin-top:0}.sw-docs-page .mkt-docs-faq dd{color:#6b7280!important;margin:.5rem 0 0!important;padding:0 0 1.25rem 1rem!important;line-height:1.65}.sw-docs-page .mkt-docs-faq dd:last-child{padding-bottom:0!important}.sw-docs-page .mkt-docs-steps li:before{background:#10b981!important;color:#fff!important;border-radius:.375rem!important;width:1.5rem!important;height:1.5rem!important;font-size:.75rem!important}.sw-docs-page .mkt-docs-steps li{color:#6b7280!important;padding-left:2.25rem!important}.sw-docs-page .sw-docs-content{background:transparent;padding-top:.5rem}.sw-docs-section{padding:0 0 2.5rem!important;border-radius:0!important;background:transparent!important;border:none!important;border-bottom:1px solid #e5e7eb!important;scroll-margin-top:5.5rem}.sw-docs-section h2{font-size:1.5rem!important;font-weight:800!important;color:#111827!important;margin-bottom:1rem!important}.sw-docs-footer{margin-top:1rem;padding:1.5rem 0 0;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.sw-docs-footer p{font-size:.8125rem;color:#9ca3af;margin:0}.sw-api-page{background:transparent!important}.sw-api-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e5e7eb}.sw-api-header.is-scrolled{box-shadow:0 1px 8px #0000000d}.sw-api-header-top{max-width:88rem;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;gap:1.5rem}.sw-api-brand{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none;color:inherit;white-space:nowrap;flex-shrink:0}.sw-api-brand-logo{width:2rem;height:2rem;font-size:.8125rem;border-radius:.625rem}.sw-api-brand-text{font-size:1.0625rem;font-weight:800;color:#111827;letter-spacing:-.02em}.sw-api-brand-accent{color:#10b981;font-weight:700}.sw-api-header-nav{display:none;align-items:center;gap:.25rem;flex:1;justify-content:center}@media(min-width:900px){.sw-api-header-nav{display:flex}}.sw-api-header-link{padding:.4rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:600;color:#6b7280;text-decoration:none;transition:color .15s,background .15s}.sw-api-header-link:hover{color:#111827;background:#f3f4f6}.sw-api-page .sw-api-header-link.is-active{color:#10b981!important;background:#ecfdf5!important}.sw-api-header-link-muted{font-weight:500}.sw-api-header-actions{display:flex;align-items:center;gap:.625rem;margin-left:auto}.sw-api-key-btn{white-space:nowrap}.sw-api-menu-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;border:1px solid #e5e7eb;background:#fff;color:#374151;cursor:pointer}@media(min-width:1024px){.sw-api-menu-toggle{display:none}}.sw-api-shell{display:grid;max-width:88rem;margin:0 auto;grid-template-columns:13rem minmax(0,1fr);gap:0;background:#f8fafc}@media(max-width:1023px){.sw-api-shell{grid-template-columns:1fr}.sw-api-sidebar{position:fixed;inset:0;top:3.75rem;z-index:40;background:#fff;max-width:16rem;padding:1.25rem;transform:translate(-100%);transition:transform .25s ease;border-right:1px solid #e5e7eb;box-shadow:4px 0 24px #00000014;overflow-y:auto}.sw-api-sidebar.is-open{transform:translate(0)}}.sw-api-sidebar{position:sticky;top:4.25rem;align-self:start;max-height:calc(100vh - 5rem);overflow-y:auto;padding:2rem 0 2rem 1.5rem;background:#fff;border-right:1px solid #e5e7eb;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.sw-api-sidebar::-webkit-scrollbar{width:5px}.sw-api-sidebar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}@media(min-width:1024px){.sw-api-sidebar{display:block}}.sw-api-sidebar-label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin:0 0 .75rem;padding:0 .5rem}.sw-api-toc{display:flex;flex-direction:column;gap:.125rem}.sw-api-toc-link{display:block;padding:.4rem .625rem;margin:.125rem .75rem .125rem .5rem;border-radius:.5rem;font-size:.8125rem;font-weight:500;color:#4b5563;text-decoration:none;border-left:3px solid transparent;transition:color .15s,background .15s,border-color .15s}.sw-api-toc-link:hover{color:#111827;background:#f9fafb}.sw-api-page .sw-api-toc-link.is-active{color:#10b981!important;font-weight:600!important;background:#ecfdf5!important;border-left-color:#10b981!important}.sw-api-main{padding:2rem 2rem 4rem;min-width:0;background:transparent}@media(min-width:1024px){.sw-api-main{padding:2.5rem 3rem 4rem}}.sw-api-hero{display:grid;gap:2rem;align-items:start;padding:2rem 0 3rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb}@media(min-width:960px){.sw-api-hero{grid-template-columns:1fr 1.05fr;gap:2.5rem;padding:2.5rem 0 3.5rem}}.sw-api-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.sw-api-badge{display:inline-flex;align-items:center;padding:.3rem .65rem;border-radius:9999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.sw-api-badge-primary{background:#10b981!important;color:#fff!important;border-color:#10b981!important}.sw-api-hero-title{font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;letter-spacing:-.03em;color:#111827;margin:0 0 1rem;line-height:1.12}.sw-api-hero-lead{font-size:1.0625rem;line-height:1.65;color:#6b7280;margin:0 0 1.5rem;max-width:34rem}.sw-api-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.sw-api-code-panel{position:relative;border-radius:1rem;overflow:hidden;background:#0f172a;border:1px solid #1e293b;box-shadow:0 16px 48px #0f172a40}.sw-api-code-panel-inline{margin:1rem 0}.sw-api-auth-block{position:relative;margin:1rem 0;padding:1.25rem 1.5rem;background:#0f172a;border:1px solid #1e293b;border-radius:1rem;box-shadow:0 8px 32px #0f172a1f}.sw-api-auth-pill{display:inline-flex;align-items:center;max-width:100%;padding:.625rem 1.125rem;border-radius:9999px;background:#ecfdf5;border:1px solid #a7f3d0}.sw-api-auth-pill code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.8125rem;font-weight:500;line-height:1.4;color:#047857;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-api-auth-block .sw-api-copy-btn-float{top:1rem;right:1rem}.sw-api-code-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#1e293b;border-bottom:1px solid #334155}.sw-api-code-dots{display:flex;gap:.35rem}.sw-api-code-dots i{width:.625rem;height:.625rem;border-radius:9999px;display:block;background:#475569}.sw-api-code-dots i:nth-child(1){background:#f87171}.sw-api-code-dots i:nth-child(2){background:#fbbf24}.sw-api-code-dots i:nth-child(3){background:#4ade80}.sw-api-code-filename{font-size:.75rem;color:#94a3b8;font-family:JetBrains Mono,ui-monospace,monospace}.sw-api-code-body{margin:0;padding:1.25rem 1.25rem .75rem;overflow-x:auto;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.8125rem;line-height:1.6;color:#e2e8f0}.sw-api-code-body code{white-space:pre;background:transparent!important;color:inherit!important;padding:0!important;border-radius:0!important}.sw-api-code-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:#1e293b;border-top:1px solid #334155}.sw-api-code-url{font-size:.75rem;color:#94a3b8;font-family:JetBrains Mono,ui-monospace,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-api-code-status{margin:0;padding:.5rem 1rem 1rem;font-size:.8125rem;font-family:JetBrains Mono,ui-monospace,monospace;color:#4ade80}.sw-api-copy-btn{flex-shrink:0;padding:.35rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;cursor:pointer;background:#10b98133;color:#c4b5fd;border:1px solid rgba(16,185,129,.35);transition:background .15s}.sw-api-copy-btn:hover{background:#10b98159}.sw-api-copy-btn.is-copied{color:#4ade80;border-color:#4ade8066}.sw-api-copy-btn-float{position:absolute;top:.75rem;right:.75rem}.sw-api-section{padding:2rem 0;border-bottom:1px solid #e5e7eb;scroll-margin-top:5.5rem}.sw-api-section-label{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#10b981;margin-bottom:.5rem}.sw-api-section-title{font-size:1.75rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0 0 .875rem}.sw-api-subtitle{font-size:1rem;font-weight:600;color:#10b981;margin:1.5rem 0 .5rem}.sw-api-section p,.sw-api-section li{font-size:.9375rem;line-height:1.65;color:#6b7280}.sw-api-section ul{padding-left:1.25rem;margin:.75rem 0}.sw-api-section code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.85em;padding:.15rem .4rem;border-radius:.35rem;background:#ecfdf5;color:#059669}.sw-api-method{display:inline-block;padding:.2rem .45rem;border-radius:.35rem;font-size:.6875rem;font-weight:800;letter-spacing:.04em;font-family:JetBrains Mono,ui-monospace,monospace}.sw-api-method-get{background:#10b98126;color:#10b981}.sw-api-method-post{background:#22c55e26;color:#16a34a}.sw-api-endpoints-table code{font-size:.75rem}.sw-api-status{display:inline-block;padding:.15rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.sw-api-status-live{background:#10b9811f;color:#059669}.sw-api-status-planned{background:#f59e0b1f;color:#d97706}.sw-api-scope-grid{display:grid;gap:.75rem;margin:1rem 0;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr))}.sw-api-scope-card{padding:1rem 1.1rem;border-radius:.75rem;border:1px solid #e5e7eb;background:#fafafa}.sw-api-scope-card p{margin:.5rem 0 .75rem;font-size:.875rem;color:#4b5563}.sw-api-scope-name{font-size:.8125rem;font-weight:600}.sw-api-module-tag{display:inline-block;padding:.15rem .45rem;border-radius:.35rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.sw-api-module-tag-live{background:#10b9811f;color:#059669}.sw-api-module-tag-planned{background:#f59e0b1f;color:#d97706}.sw-api-module-tag-na{background:#f3f4f6;color:#6b7280}.sw-api-section-endpoints{border-top:1px solid #f3f4f6;padding-top:2.5rem}.sw-api-endpoint-list{display:flex;flex-direction:column;gap:2rem;margin-top:1.25rem}.sw-api-endpoint{padding:0;border-radius:1rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 4px 24px #0f172a0f;overflow:hidden;scroll-margin-top:5.5rem}.sw-api-endpoint-layout{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.sw-api-endpoint-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}}.sw-api-endpoint-docs{padding:1.35rem 1.5rem 1.5rem;border-bottom:1px solid #e5e7eb}@media(min-width:1024px){.sw-api-endpoint-docs{border-bottom:none;border-right:1px solid #e5e7eb}}.sw-api-endpoint-code{background:#0f172a;padding:1rem 1rem 1.15rem}.sw-api-endpoint-scope-line{margin:0 0 1rem;font-size:.8125rem;color:#6b7280}.sw-api-endpoint-body-preview{margin-top:.35rem;padding:.85rem 1rem;border-radius:.65rem;background:#f9fafb;border:1px solid #e5e7eb;overflow-x:auto}.sw-api-endpoint-body-preview pre{margin:0;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.75rem;line-height:1.55;color:#374151}.sw-api-lang-tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;padding-bottom:.65rem;border-bottom:1px solid #334155}.sw-api-lang-tabs-hero{padding:.85rem .85rem 0;margin-bottom:0;border-bottom-color:#334155}.sw-api-lang-tab{padding:.3rem .65rem;border-radius:999px;border:1px solid transparent;background:transparent;color:#94a3b8;font-size:.6875rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:color .15s,background .15s,border-color .15s}.sw-api-lang-tab:hover{color:#e2e8f0;background:#94a3b81f}.sw-api-lang-tab.is-active{color:#ecfdf5;background:#10b9812e;border-color:#34d39959}.sw-api-lang-panel{display:none}.sw-api-lang-panel.is-active{display:block}.sw-api-code-panel-hero{padding-top:0}.sw-api-code-block{border-radius:.75rem;overflow:hidden;border:1px solid #334155;background:#1e293b;margin-bottom:.75rem}.sw-api-code-block-response{margin-bottom:0}.sw-api-code-block-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .85rem;background:#334155;border-bottom:1px solid #475569;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.sw-api-code-block-body{margin:0;padding:1rem 1rem .85rem;overflow-x:auto;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.75rem;line-height:1.6;color:#e2e8f0;max-height:22rem}.sw-api-code-block-body code{white-space:pre;background:transparent!important;color:inherit!important;padding:0!important}.sw-api-endpoint-head{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.75rem}.sw-api-endpoint-path{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.8125rem;color:#374151;word-break:break-all}.sw-api-endpoint-scope code{font-size:.6875rem;padding:.15rem .4rem;background:#ecfdf5;color:#059669;border-radius:.35rem}.sw-api-endpoint-title{margin:0 0 .35rem;font-size:1.0625rem;font-weight:700;color:#111827}.sw-api-endpoint-desc{margin:0 0 1rem;font-size:.9375rem;color:#4b5563}.sw-api-endpoint-note{margin:0 0 1rem;padding:.65rem .85rem;border-radius:.5rem;font-size:.8125rem;color:#374151;background:#f9fafb;border:1px solid #f3f4f6}.sw-api-param-block{margin-bottom:1rem}.sw-api-param-label{margin:1rem 0 .5rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.sw-api-param-table code{font-size:.8125rem}.sw-api-footer{margin-top:2rem;padding-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.sw-api-footer p{font-size:.8125rem;color:#9ca3af;margin:0}.mkt-sparkle-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:1.15rem;background:#f3faf6;border:1.5px solid #cce8d8;color:#111827;box-shadow:0 1px #fffc inset}.mkt-sparkle-sm{width:2.5rem;height:2.5rem;border-radius:.85rem}.mkt-sparkle-md{width:3.5rem;height:3.5rem}.mkt-sparkle-lg{width:4.5rem;height:4.5rem;border-radius:1.35rem}.mkt-sparkle-glyph{width:58%;height:58%;display:block}.mkt-sparkle-hero{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-bottom:1rem}.mkt-sparkle-hero .mkt-overline{margin-bottom:0}.mkt-page-hero .mkt-hero-actions{justify-content:center}.mkt-compare-summary-card .mkt-sparkle-badge{margin-bottom:.85rem}.mkt-compare-summary{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.mkt-compare-summary{grid-template-columns:repeat(3,1fr)}}.mkt-compare-summary-card{padding:1.25rem 1.35rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0a}.mkt-compare-summary-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:800;color:#111827}.mkt-compare-summary-card p{margin:0;font-size:.875rem;line-height:1.55;color:#6b7280}.mkt-compare-scroll{overflow-x:auto;border-radius:1.25rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 30px #0f172a0d}.mkt-compare-table{width:100%;min-width:44rem;border-collapse:collapse}.mkt-compare-table thead th{padding:1rem 1.15rem;text-align:left;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb}.mkt-compare-table tbody th,.mkt-compare-table tbody td{padding:.95rem 1.15rem;vertical-align:top;border-bottom:1px solid #f3f4f6}.mkt-compare-table tbody th[scope=row]{width:28%;font-size:.875rem;font-weight:700;color:#111827;text-align:left}.mkt-compare-category th{background:#ecfdf5;color:#047857;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.65rem 1.15rem!important;border-bottom-color:#d1fae5}.mkt-compare-col-softwire{width:36%;background:#10b98108}.mkt-compare-col-jira{width:36%}.mkt-compare-pill{display:inline-flex;align-items:center;margin-bottom:.35rem;padding:.2rem .55rem;border-radius:9999px;font-size:.6875rem;font-weight:800;letter-spacing:.02em}.mkt-compare-yes{background:#10b98124;color:#047857}.mkt-compare-partial{background:#f59e0b29;color:#b45309}.mkt-compare-no{background:#ef44441f;color:#b91c1c}.mkt-compare-note{display:block;font-size:.8125rem;line-height:1.45;color:#6b7280}.mkt-pricing-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));align-items:stretch}.mkt-pricing-card{position:relative;display:flex;flex-direction:column;padding:1.75rem 1.5rem 1.5rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a;transition:border-color .2s,box-shadow .2s,transform .2s}.mkt-pricing-card:hover{border-color:#a7f3d0;box-shadow:0 12px 32px #10b9811a;transform:translateY(-3px)}.mkt-pricing-card.is-featured{border-color:#6ee7b7;box-shadow:0 12px 40px #10b98124}.mkt-pricing-badge{position:absolute;top:1rem;right:1rem;padding:.25rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.mkt-pricing-head{margin-bottom:1rem}.mkt-pricing-name{font-size:1.25rem;font-weight:800;color:#111827;margin:0 0 .375rem}.mkt-pricing-tagline{font-size:.875rem;line-height:1.5;color:#6b7280;margin:0}.mkt-pricing-price{font-size:1.75rem;font-weight:800;letter-spacing:-.02em;color:#111827;margin:0 0 .25rem}.mkt-pricing-limit{font-size:.8125rem;color:#9ca3af;margin:0 0 1.25rem}.mkt-pricing-features{flex:1;margin-bottom:1.5rem}.mkt-pricing-faq{max-width:42rem;margin-inline:auto}.mkt-pricing-matrix{min-width:52rem}.mkt-pricing-matrix-col{width:22%}.mkt-pricing-matrix-col-pro{background:#10b9810a}.mkt-pricing-matrix-scroll .mkt-compare-category th{text-align:left}html[data-theme=dark] .mkt-pricing-matrix-col-pro{background:#10b98114!important}html[data-theme=dark] .mkt-compare-scroll{background:#121a16!important;border-color:#2a3530!important}html[data-theme=dark] .mkt-compare-table thead th{background:#141c18!important;color:#9ca3af!important;border-color:#2a3530!important}html[data-theme=dark] .mkt-compare-table tbody th[scope=row]{color:#f3f4f6!important}html[data-theme=dark] .mkt-compare-table tbody td{border-color:#2a3530!important}html[data-theme=dark] .mkt-compare-category th{background:#10b9811f!important;color:#34d399!important;border-color:#10b98133!important}.mkt-faq-list{display:grid;gap:.75rem}.mkt-faq-item{border:1px solid #e5e7eb;border-radius:1rem;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.mkt-faq-item:hover{border-color:#a7f3d0}.mkt-faq-item[open]{border-color:#10b981;box-shadow:0 8px 24px #10b98114}.mkt-faq-question{display:flex;align-items:center;gap:.85rem;padding:1rem 1.125rem;font-size:.9375rem;font-weight:700;color:#111827;cursor:pointer;list-style:none}.mkt-faq-question::-webkit-details-marker{display:none}.mkt-faq-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.75rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669;flex-shrink:0}.mkt-faq-icon svg{width:1.15rem;height:1.15rem}.mkt-faq-question-text{flex:1;min-width:0;text-align:left}.mkt-faq-chevron{display:inline-flex;width:1.25rem;height:1.25rem;color:#9ca3af;flex-shrink:0;transition:transform .2s ease,color .15s ease}.mkt-faq-chevron svg{width:100%;height:100%}.mkt-faq-item[open] .mkt-faq-chevron{transform:rotate(180deg);color:#10b981}.mkt-faq-item[open] .mkt-faq-question{border-bottom:1px solid #ecfdf5;background:#f0fdf9}.mkt-faq-answer{padding:.9rem 1.125rem 1.1rem 4.15rem;margin:0;font-size:.875rem;line-height:1.65;color:#6b7280}@media(max-width:640px){.mkt-faq-answer{padding-left:1.125rem}}html[data-theme=dark] .mkt-faq-item{background:#141c18;border-color:#2a3530}html[data-theme=dark] .mkt-faq-question{color:#f3f4f6}html[data-theme=dark] .mkt-faq-icon{background:#10b9811f;border-color:#10b98159;color:#6ee7b7}html[data-theme=dark] .mkt-faq-item[open] .mkt-faq-question{background:#10b98114;border-bottom-color:#2a3530}html[data-theme=dark] .mkt-faq-answer{color:#9ca3af}.mkt-sla{padding:1.5rem;border-radius:1.35rem;background:radial-gradient(ellipse 45% 40% at 10% 0%,rgba(16,185,129,.12),transparent 55%),radial-gradient(ellipse 40% 35% at 90% 10%,rgba(52,211,153,.1),transparent 50%),linear-gradient(180deg,#f7fcfa,#ebf5f8);border:1px solid rgba(16,185,129,.2);box-shadow:0 12px 36px #0f172a0f}.mkt-sla-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:1.25rem}.mkt-sla-intro{display:flex;align-items:flex-start;gap:.85rem;max-width:28rem}.mkt-sla-logo{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:.85rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 6px 16px #10b9814d;flex-shrink:0}.mkt-sla-logo svg{width:1.35rem;height:1.35rem}.mkt-sla-title{margin:0 0 .35rem;font-size:1.35rem;font-weight:800;color:#111827;letter-spacing:-.02em}.mkt-sla-lead{margin:0;font-size:.875rem;line-height:1.5;color:#6b7280}.mkt-sla-timer{display:flex;align-items:center;gap:1rem;padding:.85rem 1rem;border-radius:1.1rem;background:#fff;border:1px solid #d1fae5;box-shadow:0 4px 16px #10b98114}.mkt-sla-timer-label{margin:0 0 .25rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.mkt-sla-timer-value{margin:0;display:flex;align-items:baseline;gap:.15rem;font-size:1.65rem;font-weight:800;color:#059669;letter-spacing:.02em}.mkt-sla-timer-value i{font-style:normal;color:#34d399}.mkt-sla-timer-units{margin:.2rem 0 0;display:flex;gap:.85rem;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.mkt-sla-clock{position:relative;width:3.5rem;height:3.5rem;border-radius:9999px;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#10b981,#34d399) border-box;flex-shrink:0}.mkt-sla-clock-hand{position:absolute;left:50%;top:50%;width:2px;height:1.1rem;background:#059669;transform-origin:bottom center;transform:translate(-50%,-100%) rotate(35deg);border-radius:9999px}.mkt-sla-clock:after{content:"";position:absolute;left:50%;top:50%;width:.45rem;height:.45rem;border-radius:9999px;background:#10b981;transform:translate(-50%,-50%)}.mkt-sla-body{display:grid;gap:1.25rem}@media(min-width:960px){.mkt-sla-body{grid-template-columns:1.05fr 1.2fr;align-items:start}}.mkt-sla-priorities{display:grid;gap:.65rem}.mkt-sla-priority{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center;padding:.75rem .85rem;border-radius:.95rem;background:#fff;border:1px solid #e5e7eb}.mkt-sla-picon{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.65rem;font-size:.9rem;font-weight:800;color:#fff}.mkt-sla-pinfo strong{display:block;font-size:.875rem;font-weight:800;color:#111827}.mkt-sla-pinfo small{display:block;margin-top:.15rem;font-size:.7rem;line-height:1.35;color:#6b7280}.mkt-sla-ptimes{display:flex;gap:.75rem;text-align:right}.mkt-sla-ptimes div{min-width:3.5rem}.mkt-sla-ptimes em{display:block;font-style:normal;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.mkt-sla-ptimes b{display:block;margin-top:.15rem;font-size:.9rem;font-weight:800}.mkt-sla-priority.is-urgent{background:#fef2f2;border-color:#fecaca}.mkt-sla-priority.is-urgent .mkt-sla-picon{background:#ef4444}.mkt-sla-priority.is-urgent .mkt-sla-ptimes b{color:#dc2626}.mkt-sla-priority.is-high{background:#fffbeb;border-color:#fde68a}.mkt-sla-priority.is-high .mkt-sla-picon{background:#f59e0b}.mkt-sla-priority.is-high .mkt-sla-ptimes b{color:#d97706}.mkt-sla-priority.is-medium{background:#ecfdf5;border-color:#a7f3d0}.mkt-sla-priority.is-medium .mkt-sla-picon{background:#10b981}.mkt-sla-priority.is-medium .mkt-sla-ptimes b{color:#059669}.mkt-sla-timeline-wrap{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:1.1rem;background:#fff;border:1px solid #d1fae5}.mkt-sla-bubbles{display:flex;flex-wrap:wrap;gap:.65rem}.mkt-sla-bubble{flex:1 1 8rem;padding:.55rem .75rem;border-radius:.75rem;border:1px solid #d1fae5;background:#f0fdf9}.mkt-sla-bubble span{display:block;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#059669;margin-bottom:.15rem}.mkt-sla-bubble strong{font-size:.8rem;color:#111827}.mkt-sla-bubble.is-resolution{background:#ecfdf5;border-color:#6ee7b7}.mkt-sla-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;position:relative;padding-top:.35rem}.mkt-sla-timeline:before{content:"";position:absolute;left:8%;right:8%;top:1.15rem;height:4px;border-radius:9999px;background:linear-gradient(90deg,#10b981,#34d399,#a7f3d0)}.mkt-sla-node{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem}.mkt-sla-node i{width:1.75rem;height:1.75rem;display:grid;place-items:center;border-radius:9999px;background:#fff;border:2px solid #a7f3d0;color:#059669;font-style:normal;font-size:.7rem;font-weight:800}.mkt-sla-node.is-done i{background:#10b981;border-color:#10b981;color:#fff}.mkt-sla-node strong{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#374151}.mkt-sla-node small{font-size:.6rem;color:#9ca3af}.mkt-sla-reply{padding:.85rem 1rem;border-radius:.95rem;background:#ecfdf5;border:1px solid #a7f3d0}.mkt-sla-reply p{margin:0 0 .75rem;font-size:.8rem;line-height:1.5;color:#374151}.mkt-sla-reply-meta{display:flex;align-items:center;gap:.55rem}.mkt-sla-avatar{width:1.75rem;height:1.75rem;display:grid;place-items:center;border-radius:9999px;background:linear-gradient(135deg,#34d399,#10b981);color:#fff;font-size:.7rem;font-weight:800}.mkt-sla-reply-meta strong{display:block;font-size:.75rem;color:#111827}.mkt-sla-reply-meta small{font-size:.65rem;color:#6b7280}@media(max-width:640px){.mkt-sla-priority{grid-template-columns:auto 1fr}.mkt-sla-ptimes{grid-column:1 / -1;justify-content:flex-start;text-align:left;padding-left:2.75rem}.mkt-sla-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.mkt-sla-timeline:before{display:none}}html[data-theme=dark] .mkt-sla{background:linear-gradient(180deg,#0f1512,#141c18);border-color:#2a3530}html[data-theme=dark] .mkt-sla-title,html[data-theme=dark] .mkt-sla-pinfo strong,html[data-theme=dark] .mkt-sla-bubble strong,html[data-theme=dark] .mkt-sla-reply-meta strong,html[data-theme=dark] .mkt-sla-node strong{color:#f3f4f6}html[data-theme=dark] .mkt-sla-lead,html[data-theme=dark] .mkt-sla-pinfo small,html[data-theme=dark] .mkt-sla-reply p{color:#9ca3af}html[data-theme=dark] .mkt-sla-timer,html[data-theme=dark] .mkt-sla-priority,html[data-theme=dark] .mkt-sla-timeline-wrap{background:#141c18;border-color:#2a3530}html[data-theme=dark] .mkt-sla-bubble,html[data-theme=dark] .mkt-sla-reply{background:#10b9811a;border-color:#10b9814d}html[data-theme=dark] .mkt-sla-priority.is-urgent{background:#ef44441f;border-color:#ef44444d}html[data-theme=dark] .mkt-sla-priority.is-high{background:#f59e0b1f;border-color:#f59e0b4d}html[data-theme=dark] .mkt-sla-priority.is-medium{background:#10b9811f;border-color:#10b9814d}.mkt-page-hero-compact{padding-bottom:2rem}.mkt-legal-meta{font-size:.8125rem;color:#9ca3af;margin:.75rem 0 0}.mkt-legal-layout{display:grid;gap:2rem;align-items:start}@media(min-width:960px){.mkt-legal-layout{grid-template-columns:14rem minmax(0,1fr)}}.mkt-legal-toc{position:sticky;top:6rem;padding:1.25rem;border-radius:1rem;background:#fff;border:1px solid #e5e7eb}.mkt-legal-toc-title{font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin:0 0 .75rem}.mkt-legal-toc-link{display:block;padding:.375rem 0;font-size:.8125rem;font-weight:600;color:#6b7280;text-decoration:none}.mkt-legal-toc-link:hover{color:#059669}.mkt-legal-doc{padding:2rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.mkt-legal-section+.mkt-legal-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #f3f4f6}.mkt-legal-heading{font-size:1.125rem;font-weight:800;color:#111827;margin:0 0 .875rem}.mkt-legal-text{font-size:.9375rem;line-height:1.75;color:#6b7280;margin:0 0 .875rem}.mkt-legal-list{margin:0 0 .875rem 1.25rem;padding:0;color:#6b7280}.mkt-legal-list li{font-size:.9375rem;line-height:1.65;margin-bottom:.375rem}.mkt-enterprise-feature-card{position:relative;padding-top:2.25rem}.mkt-enterprise-feature-badge{position:absolute;top:1rem;right:1rem;padding:.2rem .55rem;border-radius:9999px;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.mkt-flow{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.75rem .5rem;padding:1.5rem 1rem 1.75rem;border-radius:1.5rem;background:radial-gradient(ellipse 40% 50% at 15% 20%,rgba(16,185,129,.12),transparent 60%),radial-gradient(ellipse 40% 50% at 85% 30%,rgba(52,211,153,.1),transparent 55%),linear-gradient(160deg,#f0faf7,#ebf5f8,#e8f4f7);border:1px solid rgba(16,185,129,.18)}.mkt-flow-card{position:relative;flex:1 1 14rem;max-width:17.5rem;min-width:13rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.35rem 1rem 1.1rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 10px 28px #0f172a0f}.mkt-flow-num{width:2rem;height:2rem;display:grid;place-items:center;border-radius:9999px;font-size:.875rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b98159}.mkt-flow-icon{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:.85rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.mkt-flow-icon svg{width:1.35rem;height:1.35rem}.mkt-flow-icon-gst{position:relative;font-size:.7rem;font-weight:800;letter-spacing:.04em;color:#047857}.mkt-flow-check{position:absolute;right:-.35rem;bottom:-.35rem;width:1.1rem;height:1.1rem;display:grid;place-items:center;border-radius:9999px;background:#22c55e;color:#fff;font-size:.65rem;font-weight:800;font-style:normal;box-shadow:0 0 0 2px #fff}.mkt-flow-check-lg{right:.35rem;bottom:.85rem;width:1.35rem;height:1.35rem;font-size:.75rem}.mkt-flow-ui{display:flex;gap:.45rem;width:100%;min-height:8.5rem;padding:.55rem;border-radius:.85rem;background:#f8fafc;border:1px solid #e5e7eb}.mkt-flow-ui-side{width:1.85rem;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.35rem;padding-top:.25rem}.mkt-flow-ui-side .mkt-flow-dot{width:.85rem;height:.85rem;border-radius:9999px;background:linear-gradient(135deg,#34d399,#10b981)}.mkt-flow-ui-side i{display:block;width:.85rem;height:.22rem;border-radius:9999px;background:#d1d5db;font-style:normal}.mkt-flow-ui-main{flex:1;display:flex;flex-direction:column;gap:.35rem}.mkt-flow-ui-full{width:100%}.mkt-flow-field{display:flex;align-items:center;gap:.35rem;padding:.35rem .45rem;border-radius:.45rem;background:#fff;border:1px solid #e5e7eb}.mkt-flow-field b{display:block;flex:1;height:.35rem;border-radius:9999px;background:#e5e7eb;font-weight:400}.mkt-flow-field-ico{font-size:.7rem;line-height:1}.mkt-flow-field.is-verified{border-color:#10b981;box-shadow:0 0 0 2px #10b98126}.mkt-flow-field.is-verified b{flex:0 0 auto;width:auto;height:auto;background:transparent;color:#047857;font-size:.65rem;font-weight:800}.mkt-flow-field.is-verified i{margin-left:auto;color:#22c55e;font-style:normal;font-weight:800;font-size:.75rem}.mkt-flow-btn{align-self:flex-end;width:2.75rem;height:.85rem;border-radius:.35rem;background:linear-gradient(135deg,#10b981,#059669);margin-top:.15rem}.mkt-flow-invite{width:100%;min-height:8.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;padding:.5rem;border-radius:.85rem;background:#f8fafc;border:1px solid #e5e7eb}.mkt-flow-envelope{position:relative;width:5.5rem;height:3.75rem;border-radius:.5rem .5rem .65rem .65rem;background:linear-gradient(160deg,#fbbf24,#f59e0b);box-shadow:0 8px 18px #f59e0b40}.mkt-flow-invite-card{position:absolute;left:50%;top:-.35rem;transform:translate(-50%);width:3.5rem;height:2.6rem;border-radius:.4rem;background:#fff;border:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;box-shadow:0 4px 12px #0f172a14}.mkt-flow-avatar{width:1.1rem;height:1.1rem;border-radius:9999px;background:linear-gradient(135deg,#34d399,#10b981)}.mkt-flow-invite-btn{width:1.75rem;height:.45rem;border-radius:.25rem;background:#10b981}.mkt-flow-avatars{display:flex;gap:.35rem}.mkt-flow-avatars span{position:relative;width:1.35rem;height:1.35rem;border-radius:9999px;background:#d1d5db;border:2px solid #fff;box-shadow:0 1px 4px #00000014}.mkt-flow-avatars span:nth-child(1){background:#99f6e4}.mkt-flow-avatars span:nth-child(2){background:#6ee7b7}.mkt-flow-avatars span:nth-child(3){background:#34d399}.mkt-flow-avatars span:after{content:"✓";position:absolute;right:-.2rem;bottom:-.2rem;width:.7rem;height:.7rem;display:grid;place-items:center;border-radius:9999px;background:#22c55e;color:#fff;font-size:.45rem;font-weight:800;box-shadow:0 0 0 1.5px #fff}.mkt-flow-label{margin:.15rem 0 0;font-size:.8125rem;font-weight:700;color:#111827;text-align:center}.mkt-flow-progress{display:flex;align-items:center;gap:.35rem;margin-top:auto}.mkt-flow-progress span{width:.55rem;height:.55rem;border-radius:9999px;background:#d1d5db}.mkt-flow-progress span.is-on{background:#10b981;box-shadow:0 0 0 3px #10b9812e}.mkt-flow-arrow{display:none;align-self:center;color:#6ee7b7;width:1.75rem;height:1.75rem;flex-shrink:0}.mkt-flow-arrow svg{width:100%;height:100%}@media(min-width:900px){.mkt-flow{flex-wrap:nowrap;gap:.35rem;padding:1.75rem 1.25rem}.mkt-flow-arrow{display:block}}html[data-theme=dark] .mkt-flow{background:radial-gradient(ellipse 40% 50% at 15% 20%,rgba(16,185,129,.16),transparent 60%),linear-gradient(160deg,#0f1512,#141c18);border-color:#2a3530}html[data-theme=dark] .mkt-flow-card,html[data-theme=dark] .mkt-flow-ui,html[data-theme=dark] .mkt-flow-invite{background:#141c18;border-color:#2a3530}html[data-theme=dark] .mkt-flow-field,html[data-theme=dark] .mkt-flow-invite-card{background:#0f1512;border-color:#2a3530}html[data-theme=dark] .mkt-flow-label{color:#f3f4f6}html[data-theme=dark] .mkt-flow-field b{background:#2a3530}.mkt-theme-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border-radius:.85rem;border:1px solid #e5e7eb;background:#fff;color:#334155;cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .15s;flex-shrink:0}.mkt-theme-toggle:hover{border-color:#a7f3d0;background:#ecfdf5;color:#047857;transform:translateY(-1px)}.mkt-theme-glyph{position:absolute;width:1.15rem;height:1.15rem;inset:50%;margin:0;transform:translate(-50%,-50%);opacity:0;pointer-events:none;transition:opacity .15s ease}.mkt-theme-toggle[data-theme=light] .mkt-theme-glyph-sun,html[data-theme=light] .mkt-theme-toggle:not([data-theme=dark]) .mkt-theme-glyph-sun{opacity:1}.mkt-theme-toggle[data-theme=dark] .mkt-theme-glyph-moon,html[data-theme=dark] .mkt-theme-toggle:not([data-theme=light]) .mkt-theme-glyph-moon{opacity:1}.mkt-theme-toggle[data-theme=light] .mkt-theme-glyph-moon,html[data-theme=light] .mkt-theme-toggle:not([data-theme=dark]) .mkt-theme-glyph-moon{opacity:0!important}.mkt-theme-toggle[data-theme=dark] .mkt-theme-glyph-sun,html[data-theme=dark] .mkt-theme-toggle:not([data-theme=light]) .mkt-theme-glyph-sun{opacity:0!important}html[data-theme=dark] .mkt-body{background:#0a0f0d!important;color:#d1d5db!important}html[data-theme=dark] .mkt-bg-grid{background-image:linear-gradient(rgba(16,185,129,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.05) 1px,transparent 1px)}html[data-theme=dark] .mkt-header.is-scrolled{background:#0a0f0deb!important;border-color:#2a3530!important;box-shadow:0 4px 24px #00000059}html[data-theme=dark] .mkt-brand-name,html[data-theme=dark] .mkt-hero-title,html[data-theme=dark] .mkt-page-title,html[data-theme=dark] .mkt-section-title,html[data-theme=dark] .mkt-cta-title,html[data-theme=dark] .mkt-card-title,html[data-theme=dark] .mkt-quote{color:#f3f4f6!important}html[data-theme=dark] .mkt-nav-pill{background:#141c18;border-color:#2a3530}html[data-theme=dark] .mkt-nav-link{color:#9ca3af!important}html[data-theme=dark] .mkt-nav-link:hover{color:#f3f4f6!important;background:#1a2420!important}html[data-theme=dark] .mkt-nav-link.is-active{color:#fff!important;background:#10b981!important}html[data-theme=dark] .mkt-btn-ghost{color:#9ca3af!important}html[data-theme=dark] .mkt-btn-ghost:hover{color:#f3f4f6!important;background:#1a2420!important}html[data-theme=dark] .mkt-btn-outline{color:#6ee7b7!important;background:transparent!important;border-color:#2a3530!important}html[data-theme=dark] .mkt-btn-outline:hover{background:#10b9811f!important;border-color:#10b981!important}html[data-theme=dark] .mkt-menu-toggle,html[data-theme=dark] .mkt-theme-toggle{background:#141c18!important;border-color:#2a3530!important;color:#e2e8f0!important}html[data-theme=dark] .mkt-theme-toggle:hover{background:#10b9811f!important;border-color:#10b981!important;color:#6ee7b7!important}html[data-theme=dark] .mkt-mobile-nav{background:#0f1512!important;border-top-color:#2a3530!important}html[data-theme=dark] .mkt-mobile-link{color:#d1d5db!important}html[data-theme=dark] .mkt-hero-desc,html[data-theme=dark] .mkt-page-lead,html[data-theme=dark] .mkt-section-desc,html[data-theme=dark] .mkt-cta-desc,html[data-theme=dark] .mkt-card-desc,html[data-theme=dark] .mkt-footer-tagline,html[data-theme=dark] .mkt-footer-links a{color:#9ca3af!important}html[data-theme=dark] .mkt-footer-links a:hover{color:#f3f4f6!important}html[data-theme=dark] .mkt-badge,html[data-theme=dark] .mkt-overline{color:#6ee7b7!important;background:#10b9811f!important;border-color:#10b98159!important}html[data-theme=dark] .mkt-stat,html[data-theme=dark] .mkt-card,html[data-theme=dark] .mkt-service-card,html[data-theme=dark] .mkt-feature-card,html[data-theme=dark] .mkt-contact-card,html[data-theme=dark] .mkt-contact-form-wrap,html[data-theme=dark] .mkt-vision-statement,html[data-theme=dark] .mkt-timeline-content,html[data-theme=dark] .mkt-stats-panel-item,html[data-theme=dark] .mkt-bento-item,html[data-theme=dark] .mkt-compare-summary-card,html[data-theme=dark] .mkt-compare-scroll,html[data-theme=dark] .mkt-preview-card{background:#141c18!important;border-color:#2a3530!important;box-shadow:0 8px 28px #00000040!important;color:#d1d5db!important}html[data-theme=dark] .mkt-stat-value,html[data-theme=dark] .mkt-stats-panel-value,html[data-theme=dark] .mkt-compare-summary-card h3,html[data-theme=dark] .mkt-compare-table tbody th[scope=row]{color:#f3f4f6!important}html[data-theme=dark] .mkt-stat-label,html[data-theme=dark] .mkt-compare-summary-card p,html[data-theme=dark] .mkt-compare-note{color:#9ca3af!important}html[data-theme=dark] .mkt-section-alt{background:#0f1512!important;border-block-color:#2a3530!important}html[data-theme=dark] .mkt-card-icon,html[data-theme=dark] .mkt-feature-icon,html[data-theme=dark] .mkt-contact-card-icon,html[data-theme=dark] .mkt-step-badge{background:#10b9811f!important;color:#6ee7b7!important;border-color:#10b98159!important}html[data-theme=dark] .mkt-sparkle-badge{background:#141c18;border-color:#2a3530;color:#f3f4f6}html[data-theme=dark] .mkt-footer,html[data-theme=dark] .mkt-footer-bottom{background:#0a0f0d!important;border-top-color:#2a3530!important}html[data-theme=dark] .mkt-footer-bottom p{color:#6b7280!important}html[data-theme=dark] .mkt-cta{background:linear-gradient(180deg,#10b9811f,#0a0f0d)!important;border-top-color:#2a3530!important}html[data-theme=dark] .mkt-form-label{color:#d1d5db!important}html[data-theme=dark] .mkt-form-input{background:#121a16!important;border-color:#2a3530!important;color:#f3f4f6!important}html[data-theme=dark] .mkt-compare-table thead th{background:#0f1512;color:#9ca3af;border-bottom-color:#2a3530}html[data-theme=dark] .mkt-compare-table tbody th,html[data-theme=dark] .mkt-compare-table tbody td{border-bottom-color:#1f2a25}html[data-theme=dark] .mkt-compare-category th{background:#10b9811f;color:#6ee7b7;border-bottom-color:#10b98140}html[data-theme=dark] .mkt-compare-col-softwire{background:#10b9810f}html[data-theme=dark] .mkt-check-list li{color:#d1d5db!important}html[data-theme=dark] .sw-docs-header,html[data-theme=dark] .sw-api-header,html[data-theme=dark] .sw-docs-sidebar,html[data-theme=dark] .sw-api-sidebar,html[data-theme=dark] .sw-api-shell{background:#0a0f0d!important;border-color:#2a3530!important}html[data-theme=dark] .sw-docs-brand-text,html[data-theme=dark] .sw-api-brand-text,html[data-theme=dark] .sw-docs-hero-title,html[data-theme=dark] .sw-api-hero-title,html[data-theme=dark] .sw-api-section-title{color:#f3f4f6!important}html[data-theme=dark] .sw-docs-header-search,html[data-theme=dark] .mkt-docs-search{background:#121a16!important;border-color:#2a3530!important;color:#f3f4f6!important}html[data-theme=dark] .sw-docs-header-link,html[data-theme=dark] .sw-api-header-link,html[data-theme=dark] .sw-api-toc-link{color:#9ca3af!important}html[data-theme=dark] .sw-docs-header-link:hover,html[data-theme=dark] .sw-api-header-link:hover,html[data-theme=dark] .sw-api-toc-link:hover{color:#f3f4f6!important;background:#141c18!important}html[data-theme=dark] .sw-api-endpoint{background:#121a16!important;border-color:#2a3530!important}html[data-theme=dark] .sw-api-endpoint-path{color:#d1d5db!important}html[data-theme=dark] .sw-api-endpoint-desc{color:#9ca3af!important}html[data-theme=dark] .sw-api-endpoint-note{background:#0f1512!important;border-color:#2a3530!important;color:#d1d5db!important}html[data-theme=dark] .sw-api-scope-card{background:#121a16!important;border-color:#2a3530!important}html[data-theme=dark] .sw-api-scope-card p{color:#9ca3af!important}html[data-theme=dark] .sw-api-section-endpoints{border-color:#2a3530!important}html[data-theme=dark] .sw-docs-nav-label{color:#6b7280!important}html[data-theme=dark] .sw-docs-nav-link{color:#9ca3af!important}html[data-theme=dark] .sw-docs-nav-link:hover{color:#f3f4f6!important;background:#141c18!important}html[data-theme=dark] .sw-docs-page .sw-docs-nav-link.is-active{color:#34d399!important;background:#10b98124!important;border-left-color:#10b981!important;box-shadow:inset 3px 0 #10b981}html[data-theme=dark] .sw-docs-main{background:#0f1412!important}html[data-theme=dark] .sw-docs-cap-card,html[data-theme=dark] .sw-docs-page .sw-docs-section,html[data-theme=dark] .sw-docs-page .mkt-docs-section{background:#121a16!important;border-color:#2a3530!important}html[data-theme=dark] .sw-docs-cap-desc,html[data-theme=dark] .sw-docs-section-lead,html[data-theme=dark] .sw-docs-page .sw-docs-section p,html[data-theme=dark] .sw-docs-page .mkt-docs-section p,html[data-theme=dark] .sw-docs-page .mkt-docs-table td{color:#9ca3af!important}html[data-theme=dark] .sw-docs-cap-title,html[data-theme=dark] .sw-docs-page .sw-docs-section h2,html[data-theme=dark] .sw-docs-page .mkt-docs-section h2{color:#f3f4f6!important}html[data-theme=dark] .sw-docs-page .mkt-docs-table th{background:#141c18!important;color:#d1d5db!important;border-color:#2a3530!important}html[data-theme=dark] .sw-docs-page .mkt-docs-table-wrap{border-color:#2a3530!important}html[data-theme=dark] .mkt-docs-module-name{color:#f3f4f6!important}html[data-theme=dark] .mkt-docs-module-icon{background:#141c18!important;color:#34d399!important;border-color:#2a3530!important}.mkt-diag{padding:1.35rem 1.5rem;border-radius:1.25rem;background:radial-gradient(ellipse 50% 45% at 0% 0%,rgba(16,185,129,.12),transparent 55%),radial-gradient(ellipse 40% 40% at 100% 0%,rgba(52,211,153,.08),transparent 50%),linear-gradient(180deg,#f8fcfa,#f0f9f6);border:1px solid rgba(16,185,129,.22);box-shadow:0 12px 36px #0f172a0f}.mkt-diag-head{display:flex;align-items:center;gap:.85rem;margin-bottom:1.15rem}.mkt-diag-logo{width:2.65rem;height:2.65rem;display:grid;place-items:center;border-radius:.85rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:800;font-size:1rem;box-shadow:0 6px 16px #10b98147;flex-shrink:0}.mkt-diag-logo svg{width:1.25rem;height:1.25rem}.mkt-diag-kicker{margin:0;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#059669}.mkt-diag-title{margin:.15rem 0 0;font-size:1.15rem;font-weight:800;color:#111827;letter-spacing:-.02em}.mkt-diag-foot{margin:1rem 0 0;font-size:.78rem;color:#6b7280;text-align:center}.mkt-diag-hub{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;padding:.25rem 0}.mkt-diag-hub-ring{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}@media(min-width:520px){.mkt-diag-hub-ring{grid-template-columns:repeat(4,minmax(0,1fr))}}.mkt-diag-hub-center{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.25rem 0}.mkt-diag-hub-line{flex:1;max-width:4.5rem;height:2px;border-radius:9999px;background:linear-gradient(90deg,transparent,#a7f3d0,transparent)}.mkt-diag-hub-core{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1rem 1.5rem;border-radius:1rem;background:#fff;border:2px solid #10b981;box-shadow:0 8px 24px #10b98126;text-align:center;min-width:9rem}.mkt-diag-hub-logo{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:800;font-size:1.15rem}.mkt-diag-hub-core strong{font-size:.95rem;color:#111827}.mkt-diag-hub-core small{font-size:.72rem;color:#6b7280;max-width:11rem;line-height:1.4}.mkt-diag-hub-node{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:.65rem .5rem;border-radius:.75rem;background:#fff;border:1px solid #d1fae5;box-shadow:0 4px 12px #10b98114;min-height:4.5rem;text-align:center}.mkt-diag-node-icon{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.5rem;background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.mkt-diag-node-icon svg{width:1.05rem;height:1.05rem}.mkt-diag-node-label{font-size:.72rem;font-weight:700;color:#374151;line-height:1.25;word-break:break-word}.mkt-diag-steps{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.5rem}.mkt-diag-step-card{flex:1 1 9rem;max-width:11rem;padding:.85rem;border-radius:.85rem;background:#fff;border:1px solid #e5e7eb}.mkt-diag-step-num{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:9999px;background:#10b981;color:#fff;font-size:.72rem;font-weight:800;margin-bottom:.45rem}.mkt-diag-step-card h4{margin:0 0 .45rem;font-size:.82rem;font-weight:750;color:#111827}.mkt-diag-step-card ul{margin:0;padding:0;list-style:none;display:grid;gap:.25rem}.mkt-diag-step-card li{font-size:.72rem;color:#6b7280;padding-left:.65rem;position:relative}.mkt-diag-step-card li:before{content:"•";position:absolute;left:0;color:#10b981}.mkt-diag-step-arrow{align-self:center;color:#10b981;font-weight:800;font-size:1.1rem}.mkt-diag-org-extra{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center;margin-top:1rem}.mkt-diag-pill{font-size:.68rem;font-weight:700;padding:.25rem .6rem;border-radius:9999px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.mkt-diag-hrms{background:radial-gradient(ellipse 55% 40% at 8% 0%,rgba(16,185,129,.18),transparent 55%),linear-gradient(165deg,#0c1210,#121a16 48%,#0f1512);border-color:#2a3530;box-shadow:0 18px 48px #00000059}.mkt-diag-hrms .mkt-diag-kicker{color:#6ee7b7}.mkt-diag-hrms .mkt-diag-title{color:#f9fafb;font-size:1.35rem}.mkt-diag-hrms-grid{display:grid;gap:.85rem;grid-template-columns:1fr}@media(min-width:768px){.mkt-diag-hrms-grid{grid-template-columns:1fr 1fr}}.mkt-diag-panel{padding:.85rem;border-radius:.9rem;background:#fff;border:1px solid #e5e7eb;min-height:10rem}.mkt-diag-hrms .mkt-diag-panel{background:#141c18;border-color:#2a3530;box-shadow:inset 0 1px #ffffff08}.mkt-diag-panel header{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.mkt-diag-panel-icon{width:1.65rem;height:1.65rem;display:grid;place-items:center;border-radius:.45rem;background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.mkt-diag-hrms .mkt-diag-panel-icon{background:#10b98129;color:#34d399;border-color:#10b98159}.mkt-diag-panel-icon svg{width:.95rem;height:.95rem}.mkt-diag-panel h4{margin:0;font-size:.78rem;font-weight:750;color:#111827}.mkt-diag-hrms .mkt-diag-panel h4{color:#f3f4f6}.mkt-diag-orgchart{display:grid;gap:0;justify-items:center;padding:.15rem 0 .25rem}.mkt-diag-org-node{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.45rem .6rem;border-radius:.55rem;background:#fff;border:1px solid #e5e7eb;font-size:.65rem;box-shadow:0 4px 10px #0000001f;position:relative;z-index:1}.mkt-diag-org-node.is-ceo{border-color:#10b981;background:#ecfdf5;box-shadow:0 4px 14px #10b98140}.mkt-diag-org-node strong{color:#111827;font-size:.7rem}.mkt-diag-org-node small{color:#9ca3af}.mkt-diag-org-trunk{width:2px;height:.7rem;background:#10b981;opacity:.75}.mkt-diag-org-row{display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center;position:relative;padding-top:.55rem}.mkt-diag-org-row:before{content:"";position:absolute;top:0;left:12%;right:12%;height:2px;background:#10b981;opacity:.55}.mkt-diag-org-row .mkt-diag-org-node:before{content:"";position:absolute;top:-.55rem;left:50%;width:2px;height:.55rem;margin-left:-1px;background:#10b981;opacity:.55}.mkt-diag-avatar{width:1.35rem;height:1.35rem;border-radius:9999px;background:linear-gradient(135deg,#6ee7b7,#10b981)}.mkt-diag-profile{display:flex;gap:.65rem;align-items:flex-start}.mkt-diag-hrms .mkt-diag-meta em{color:#9ca3af}.mkt-diag-hrms .mkt-diag-meta b{color:#e5e7eb}.mkt-diag-hrms .mkt-diag-roster-head{color:#9ca3af}.mkt-diag-hrms .mkt-diag-roster-grid>span:not(.is-morning):not(.is-evening):not(.is-off):not(.mkt-diag-roster-name){background:transparent;border-color:transparent;color:#9ca3af}.mkt-diag-hrms .mkt-diag-roster-name{color:#e5e7eb;background:transparent;border-color:transparent}.mkt-diag-hrms .mkt-diag-roster-legend{color:#9ca3af}.mkt-diag-hrms .mkt-diag-roster-legend .is-morning{background:#ecfdf5;color:#047857}.mkt-diag-hrms .mkt-diag-roster-legend .is-evening{background:#fffbeb;color:#b45309}.mkt-diag-hrms .mkt-diag-roster-legend .is-off{background:#f3f4f6;color:#6b7280}.mkt-diag-hrms .mkt-diag-payslip{background:#fff;border-color:#e5e7eb}.mkt-diag-idcard{flex-shrink:0;width:5.5rem;padding:.45rem;border-radius:.55rem;background:linear-gradient(180deg,#ecfdf5,#fff);border:1px solid #a7f3d0;text-align:center;font-size:.62rem;box-shadow:0 4px 12px #0000002e}.mkt-diag-id-logo{display:inline-grid;place-items:center;width:1rem;height:1rem;border-radius:.25rem;background:#10b981;color:#fff;font-weight:800;font-size:.55rem;margin-bottom:.25rem}.mkt-diag-id-photo{display:block;width:2rem;height:2rem;margin:0 auto .25rem;border-radius:9999px;background:linear-gradient(135deg,#fcd34d,#f59e0b)}.mkt-diag-idcard strong{display:block;color:#111827;font-size:.65rem}.mkt-diag-idcard small{color:#6b7280}.mkt-diag-id-bar{display:block;height:.35rem;margin-top:.35rem;border-radius:.15rem;background:repeating-linear-gradient(90deg,#111827 0 2px,#fff 2px 4px)}.mkt-diag-meta{margin:0;padding:0;list-style:none;display:grid;gap:.3rem;flex:1;font-size:.62rem}.mkt-diag-meta li{display:flex;justify-content:space-between;gap:.35rem}.mkt-diag-meta em{color:#9ca3af;font-style:normal}.mkt-diag-meta b{color:#374151;font-weight:650}.mkt-diag-roster-head{display:flex;justify-content:space-between;align-items:center;font-size:.65rem;color:#6b7280;margin-bottom:.45rem}.mkt-diag-roster-btn{font-size:.6rem;font-weight:700;padding:.15rem .4rem;border-radius:.35rem;background:#10b981;color:#fff}.mkt-diag-roster-grid{display:grid;grid-template-columns:3.5rem repeat(4,1fr);gap:.2rem;font-size:.58rem;text-align:center}.mkt-diag-roster-grid>span{padding:.2rem .15rem;border-radius:.25rem;background:#f9fafb;border:1px solid #f3f4f6;color:#6b7280}.mkt-diag-roster-name{display:flex;align-items:center;gap:.25rem;text-align:left;font-weight:600;color:#374151}.mkt-diag-roster-name i{width:.85rem;height:.85rem;border-radius:9999px;background:#6ee7b7;font-style:normal}.mkt-diag-roster-grid .is-morning{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.mkt-diag-roster-grid .is-evening{background:#fffbeb;border-color:#fde68a;color:#b45309}.mkt-diag-roster-grid .is-off{background:#f9fafb;color:#9ca3af}.mkt-diag-roster-legend{display:flex;gap:.35rem;margin-top:.45rem;font-size:.55rem}.mkt-diag-roster-legend span{padding:.1rem .35rem;border-radius:.25rem}.mkt-diag-payslip{font-size:.62rem;border-radius:.55rem;overflow:hidden;border:1px solid #e5e7eb}.mkt-diag-payslip-head{display:flex;justify-content:space-between;align-items:center;padding:.4rem .55rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.mkt-diag-payslip-head strong{color:#111827;font-size:.65rem}.mkt-diag-payslip-head span{font-size:.58rem;font-weight:700;padding:.1rem .35rem;border-radius:9999px;background:#ecfdf5;color:#047857}.mkt-diag-payslip-cols{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.45rem}.mkt-diag-payslip-cols em{display:block;font-style:normal;font-weight:700;color:#059669;margin-bottom:.25rem;font-size:.58rem}.mkt-diag-payslip-cols p{margin:.15rem 0;display:flex;justify-content:space-between;color:#6b7280}.mkt-diag-payslip-cols b{color:#374151;font-weight:650}.mkt-diag-payslip-net{display:flex;justify-content:space-between;align-items:center;padding:.45rem .55rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff}.mkt-diag-payslip-net strong{font-size:.85rem}.mkt-diag-billing-flow{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:.5rem}.mkt-diag-billing-card{flex:1 1 10rem;max-width:13rem;padding:.85rem;border-radius:.85rem;background:#fff;border:1px solid #e5e7eb;font-size:.75rem}.mkt-diag-billing-card h4{margin:.35rem 0 .25rem;font-size:.85rem;font-weight:750;color:#111827}.mkt-diag-billing-card p{margin:0 0 .35rem;color:#6b7280}.mkt-diag-billing-card strong{color:#059669;font-size:.95rem}.mkt-diag-billing-card small{color:#9ca3af;font-size:.65rem}.mkt-diag-billing-card ul{margin:.35rem 0 0;padding:0;list-style:none;display:grid;gap:.2rem}.mkt-diag-billing-card li{display:flex;justify-content:space-between;gap:.35rem;color:#6b7280}.mkt-diag-billing-card li b{color:#374151;font-weight:650;font-size:.68rem}.mkt-diag-billing-tag{display:inline-block;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .45rem;border-radius:9999px}.mkt-diag-billing-tag.is-crm{background:#ede9fe;color:#6d28d9}.mkt-diag-billing-tag.is-client{background:#ecfdf5;color:#047857}.mkt-diag-billing-tag.is-inv{background:#fffbeb;color:#b45309}.mkt-diag-billing-card.is-invoice{border-color:#a7f3d0;box-shadow:0 4px 16px #10b9811a}.mkt-diag-gst-rows{display:grid;gap:.25rem;margin:.45rem 0}.mkt-diag-gst-rows div{display:flex;justify-content:space-between;font-size:.68rem;color:#6b7280}.mkt-diag-gst-rows b{color:#374151;font-weight:650}.mkt-diag-gst-rows .is-igst{opacity:.55;font-style:italic}.mkt-diag-invoice-total{display:flex;justify-content:space-between;padding-top:.45rem;border-top:1px dashed #d1fae5;font-weight:750;color:#047857}.mkt-diag-compact .mkt-diag-head{margin-bottom:.75rem}.mkt-diag-compact .mkt-diag-hub{gap:.5rem}.mkt-diag-compact .mkt-diag-hub-node{min-height:3.75rem;padding:.5rem .35rem}.mkt-diag-compact .mkt-diag-node-label{font-size:.65rem}.mkt-diag-compact .mkt-diag-hub-core{padding:.75rem 1.1rem;min-width:7.5rem}.mkt-diag-compact .mkt-diag-hub-logo{width:2.25rem;height:2.25rem;font-size:.95rem}.mkt-diag-compact .mkt-diag-foot{display:none}.sw-docs-hero-visual .mkt-diag,.mkt-docs-figure .mkt-diag,.docs-figure .mkt-diag{margin:0}html[data-theme=dark] .mkt-diag{background:linear-gradient(180deg,#0f1412,#121a17);border-color:#2a3530}html[data-theme=dark] .mkt-diag-title,html[data-theme=dark] .mkt-diag-step-card h4,html[data-theme=dark] .mkt-diag-panel h4,html[data-theme=dark] .mkt-diag-billing-card h4{color:#f3f4f6!important}html[data-theme=dark] .mkt-diag-step-card,html[data-theme=dark] .mkt-diag-panel,html[data-theme=dark] .mkt-diag-billing-card,html[data-theme=dark] .mkt-diag-hub-core,html[data-theme=dark] .mkt-diag-hub-node{background:#141c18!important;border-color:#2a3530!important}html[data-theme=dark] .mkt-diag-hub-line{background:linear-gradient(90deg,transparent,#2a3530,transparent)!important}html[data-theme=dark] .mkt-diag-node-label{color:#d1d5db!important}html[data-theme=dark] .mkt-diag-foot,html[data-theme=dark] .mkt-diag-step-card li{color:#9ca3af!important}html[data-theme=dark] .mkt-diag:not(.mkt-diag-hrms) .mkt-diag-meta b{color:#9ca3af!important}html[data-theme=dark] .mkt-diag-hrms{background:radial-gradient(ellipse 55% 40% at 8% 0%,rgba(16,185,129,.18),transparent 55%),linear-gradient(165deg,#0c1210,#121a16 48%,#0f1512)!important;border-color:#2a3530!important}html[data-theme=dark] .mkt-diag-hrms .mkt-diag-meta b{color:#e5e7eb!important}.mkt-section-tight{padding-top:0;margin-top:-1.5rem}.mkt-trust-bar{padding:1.5rem;border-radius:1.5rem;background:linear-gradient(135deg,#fff,#f0fdf4);border:1px solid #d1fae5;box-shadow:0 12px 32px #10b98114}.mkt-trust-bar-head{display:flex;align-items:center;justify-content:center;gap:.625rem;margin-bottom:1.125rem;text-align:center}.mkt-trust-bar-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:9999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669;flex-shrink:0}.mkt-trust-bar-icon svg{width:1.125rem;height:1.125rem}.mkt-trust-bar-label{margin:0;font-size:.9375rem;font-weight:700;color:#065f46}.mkt-trust-bar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}@media(min-width:768px){.mkt-trust-bar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mkt-trust-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border-radius:.875rem;background:#ffffffd9;border:1px solid #e5e7eb;color:#374151;font-size:.8125rem;font-weight:600;box-shadow:0 2px 8px #0f172a0a;transition:border-color .15s ease,transform .15s ease}.mkt-trust-chip:hover{border-color:#a7f3d0;transform:translateY(-1px)}.mkt-trust-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border-radius:.5rem;background:#ecfdf5;color:#059669;flex-shrink:0}.mkt-trust-bar-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.mkt-trust-tag{display:inline-flex;padding:.375rem .75rem;border-radius:9999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:.75rem;font-weight:700}.mkt-use-case-grid{display:grid;gap:1rem}@media(min-width:768px){.mkt-use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mkt-use-case-card{padding:1.35rem 1.5rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0a}.mkt-use-case-icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.875rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669;margin-bottom:.875rem}.mkt-use-case-title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:800;color:#111827}.mkt-use-case-desc{margin:0 0 .875rem;font-size:.875rem;line-height:1.55;color:#6b7280}.mkt-use-case-list{margin:0;font-size:.8125rem}.mkt-testimonial-grid{display:grid;gap:1rem}@media(min-width:768px){.mkt-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mkt-testimonial-card{margin:0;padding:1.35rem 1.5rem;border-radius:1.25rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 8px 24px #0f172a0a;display:flex;flex-direction:column;gap:1rem;min-height:100%}.mkt-testimonial-emerald{border-top:3px solid #10b981}.mkt-testimonial-violet{border-top:3px solid #8b5cf6}.mkt-testimonial-sky{border-top:3px solid #0ea5e9}.mkt-testimonial-quote{margin:0;font-size:.9375rem;line-height:1.6;color:#374151;flex:1}.mkt-testimonial-author{display:grid;gap:.125rem}.mkt-testimonial-name{font-size:.875rem;font-weight:800;color:#111827}.mkt-testimonial-meta{font-size:.75rem;color:#9ca3af}.mkt-section-foot{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-top:1.5rem;text-align:center}.mkt-pricing-grid-home{max-width:64rem;margin-inline:auto}.mkt-hero-tertiary{display:none}@media(min-width:768px){.mkt-hero-tertiary{display:inline-flex}}html[data-theme=dark] .mkt-trust-bar,html[data-theme=dark] .mkt-use-case-card,html[data-theme=dark] .mkt-testimonial-card,html[data-theme=dark] .mkt-stat-card{background:linear-gradient(180deg,#121a16,#0f1512);border-color:#2a3530}html[data-theme=dark] .mkt-stat-card-value,html[data-theme=dark] .mkt-stat-card-label{color:#f3f4f6!important}html[data-theme=dark] .mkt-stat-card-desc{color:#9ca3af!important}html[data-theme=dark] .mkt-trust-bar{background:linear-gradient(135deg,#121a16,#10b98114);border-color:#10b98133}html[data-theme=dark] .mkt-trust-bar-label{color:#6ee7b7}html[data-theme=dark] .mkt-trust-chip{background:#121a16e6;border-color:#2a3530;color:#d1d5db}html[data-theme=dark] .mkt-trust-bar-label,html[data-theme=dark] .mkt-use-case-desc,html[data-theme=dark] .mkt-testimonial-quote{color:#9ca3af}html[data-theme=dark] .mkt-use-case-title,html[data-theme=dark] .mkt-testimonial-name{color:#f3f4f6}html[data-theme=dark] .mkt-trust-tag{background:#10b9811f;border-color:#10b98140;color:#34d399}
