@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";
.vendor-dna{--vd-bg:#f8fafc;--vd-surface:#fff;--vd-surface-soft:#eef4ff;--vd-surface-strong:#e2e8f0;--vd-text-primary:#0f172a;--vd-text-secondary:#334155;--vd-text-muted:#64748b;--vd-text:var(--vd-text-primary);--vd-border:#cbd5e1;--vd-border-strong:#94a3b8;--vd-accent:#2563eb;--vd-accent-hover:#1d4ed8;--vd-accent-soft:#dbeafe;--vd-success:#16a34a;--vd-warning:#d97706;--vd-danger:#dc2626;--vd-overlay:#0206178c;--vd-radius:0;color:var(--vd-text-primary);background:var(--vd-bg);font-family:Inter,system-ui,sans-serif}.vendor-dna,.vendor-dna *{box-sizing:border-box}@media (prefers-reduced-motion:reduce){.vendor-dna *,.vendor-dna :before,.vendor-dna :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.vendor-dna .vd-mono{font-family:JetBrains Mono,ui-monospace,monospace}.vendor-dna .vd-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--vd-accent);margin:0 0 .35rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600}.vendor-dna .vd-display-hero{letter-spacing:-.025em;color:var(--vd-text-primary);margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.1}.vendor-dna .vd-h1{letter-spacing:-.02em;color:var(--vd-text-primary);margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.15}.vendor-dna .vd-h2{letter-spacing:-.015em;color:var(--vd-text-primary);margin:0;font-size:clamp(1.125rem,1.5vw,1.35rem);font-weight:700;line-height:1.2}.vendor-dna .vd-h3{color:var(--vd-text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.35}.vendor-dna .vd-body{color:var(--vd-text-muted);margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.vendor-dna .vd-small{color:var(--vd-text-muted);margin:0;font-size:.75rem;line-height:1.45}.vendor-dna .vd-container{width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 1rem 3rem}@media (min-width:640px){.vendor-dna .vd-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.vendor-dna .vd-container{padding-left:2rem;padding-right:2rem}}.vendor-dna .vd-card{background:var(--vd-surface);border:1px solid var(--vd-border);border-radius:var(--vd-radius);box-shadow:none}.vendor-dna .vd-card--soft{background:var(--vd-surface-soft);border:1px solid var(--vd-border);border-radius:var(--vd-radius)}.vendor-dna .vd-panel{border:1px solid var(--vd-border);background:var(--vd-surface);border-radius:var(--vd-radius);padding:1.5rem}.vendor-dna .vd-kpi-strip{border:1px solid var(--vd-border);background:var(--vd-surface);border-radius:var(--vd-radius);display:grid;overflow:hidden}.vendor-dna .vd-kpi-cell{border-right:1px solid var(--vd-border);min-height:100%;padding:1.25rem 1.5rem}.vendor-dna .vd-kpi-cell:last-child{border-right:none}.vendor-dna .vd-kpi-label{letter-spacing:.1em;text-transform:uppercase;color:var(--vd-accent);margin:0 0 .5rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:9px;font-weight:600}.vendor-dna .vd-kpi-value{color:var(--vd-text-primary);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.vendor-dna .vd-kpi-meta{color:var(--vd-text-muted);margin:.35rem 0 0;font-size:.8125rem}.vendor-dna .vd-btn{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--vd-radius);border:1px solid var(--vd-border-strong);background:var(--vd-surface);color:var(--vd-text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .85rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.vendor-dna .vd-btn:hover{border-color:var(--vd-text-secondary);background:var(--vd-bg)}.vendor-dna .vd-btn:focus-visible{outline:2px solid var(--vd-accent);outline-offset:2px}.vendor-dna .vd-btn-primary,.vendor-dna .vd-btn--primary{background:var(--vd-accent);border-color:var(--vd-accent);color:#fff}.vendor-dna .vd-btn-primary:hover,.vendor-dna .vd-btn--primary:hover{background:var(--vd-accent-hover);border-color:var(--vd-accent-hover);color:#fff}.vendor-dna .vd-btn-secondary,.vendor-dna .vd-btn--ghost{border-color:var(--vd-border-strong);color:var(--vd-text-primary);background:0 0}.vendor-dna .vd-btn-secondary:hover,.vendor-dna .vd-btn--ghost:hover{background:var(--vd-bg);border-color:var(--vd-text-secondary)}.vendor-dna .vd-btn--danger{border-color:var(--vd-danger);color:var(--vd-danger);background:0 0}.vendor-dna .vd-btn--danger:hover{background:#dc262614}.vendor-dna .vd-input{border:1px solid var(--vd-border);border-radius:var(--vd-radius);background:var(--vd-surface);width:100%;color:var(--vd-text-primary);padding:.5rem .65rem;font-size:.875rem}.vendor-dna .vd-input:focus{border-color:var(--vd-accent);box-shadow:0 0 0 1px var(--vd-accent);outline:none}.vendor-dna .vd-modal-backdrop{background:var(--vd-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.vendor-dna .vd-modal-panel{background:var(--vd-surface);border:1px solid var(--vd-border-strong);border-radius:var(--vd-radius);width:100%;max-width:28rem;max-height:min(90vh,640px);padding:1.75rem;overflow:auto}.vendor-dna .vd-modal-panel--wide{max-width:42rem}.vendor-dna .vd-table-frame{border:1px solid var(--vd-border);background:var(--vd-surface);border-radius:var(--vd-radius);overflow:auto}.vendor-dna .vd-side-scroll::-webkit-scrollbar{width:6px}.vendor-dna .vd-side-scroll::-webkit-scrollbar-thumb{background:var(--vd-border-strong);border-radius:0}.vendor-dna .vd-chart-scroll{scrollbar-width:thin;scrollbar-color:var(--vd-accent)var(--vd-bg)}.vendor-dna .vd-chart-scroll::-webkit-scrollbar{width:8px;height:8px}.vendor-dna .vd-chart-scroll::-webkit-scrollbar-track{background:var(--vd-bg);border:1px solid var(--vd-border)}.vendor-dna .vd-chart-scroll::-webkit-scrollbar-thumb{background:var(--vd-accent);border:2px solid var(--vd-bg);border-radius:0}.vendor-dna .vd-chart-scroll::-webkit-scrollbar-thumb:hover{background:#1d4ed8}.vendor-dna .vd-chart-scroll::-webkit-scrollbar-corner{background:var(--vd-bg);border-top:1px solid var(--vd-border);border-left:1px solid var(--vd-border)}.vendor-dna .vd-dna-mesh{border:1px solid var(--vd-border);background:var(--vd-surface-soft);min-height:280px;position:relative;overflow:hidden}.vendor-dna .vd-dna-mesh:before{content:"";opacity:.38;pointer-events:none;background-image:linear-gradient(125deg,var(--vd-accent-soft)0%,transparent 48%),repeating-linear-gradient(90deg,var(--vd-border)0,var(--vd-border)1px,transparent 1px,transparent 48px),repeating-linear-gradient(0deg,var(--vd-border)0,var(--vd-border)1px,transparent 1px,transparent 40px);position:absolute;inset:0}.vendor-dna .vd-dna-mesh:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 0%,#2563eb17 45%,#0000 85%);width:65%;height:130%;position:absolute;top:-35%;right:-25%}.vendor-dna .cx-hero{border:1px solid var(--vd-border);background:linear-gradient(145deg,var(--vd-surface)0%,var(--vd-surface-soft)52%,#e8eef9 100%);margin-bottom:1.25rem;padding:1.25rem 1.35rem}.vendor-dna .cx-segment{background:var(--vd-bg);border:1px solid var(--vd-border);flex-wrap:wrap;gap:4px;margin-bottom:1.25rem;padding:5px;display:inline-flex}.vendor-dna .cx-segment button{letter-spacing:.07em;text-transform:uppercase;color:var(--vd-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:.4rem;padding:.55rem .95rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:600;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.vendor-dna .cx-segment button:hover{color:var(--vd-text-primary)}.vendor-dna .cx-segment button[data-active=true]{background:var(--vd-surface);color:var(--vd-text-primary);border-color:var(--vd-border);box-shadow:0 1px 4px #0f172a12}.vendor-dna .cx-toolbar{border:1px solid var(--vd-border);background:var(--vd-surface);flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1.25rem;padding:.85rem 1rem;display:flex}.vendor-dna .cx-desk-card{border:1px solid var(--vd-border);background:var(--vd-surface);padding:1.25rem 1.35rem;transition:box-shadow .18s,border-color .18s;box-shadow:0 1px 2px #0f172a0a}.vendor-dna .cx-desk-card:hover{border-color:var(--vd-border-strong);box-shadow:0 10px 32px #0f172a17}.vendor-dna .cx-desk-card.cx-desk-card--accent{border-inline-start:3px solid var(--vd-accent)}.vendor-dna .cx-empty{border:1px dashed var(--vd-border-strong);background:var(--vd-bg);text-align:center;padding:2.75rem 1.5rem}.vendor-dna .cx-progress{background:var(--vd-bg);border:1px solid var(--vd-border);max-width:12rem;height:4px;margin-top:.5rem;overflow:hidden}.vendor-dna .cx-progress>span{background:var(--vd-accent);height:100%;transition:width .35s;display:block}.vendor-dna .cx-stat-inline{letter-spacing:.06em;text-transform:uppercase;color:var(--vd-text-muted);border:1px solid var(--vd-border);background:var(--vd-surface);align-items:baseline;gap:.35rem;padding:.35rem .6rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;display:inline-flex}.vendor-dna .cx-stat-inline strong{color:var(--vd-text-primary);letter-spacing:-.02em;font-size:1rem;font-weight:700}
.tpl-mobile-brand-bar{display:none}.tpl-shell{--tpl-floating-controls-top:78px;--tpl-mobile-nav-height:64px;overflow-x:hidden}.tpl-shell:not([data-contained=true]){padding-top:var(--tpl-announcement-offset,0px);position:relative}.tpl-shell:not([data-contained=true]) nav.tpl-hero-overlay-nav{top:var(--tpl-announcement-offset,0px)!important}.tpl-floating-controls{top:var(--tpl-floating-controls-top)}@media (min-width:768px){.tpl-shell:not([data-contained=true])[data-mode=full] nav:not([data-template-mobile-nav=true]),.tpl-shell:not([data-contained=true])[data-mode=full] header,.tpl-shell:not([data-contained=true])[data-mode=custom-page] .tpl-chrome-nav--top nav,.tpl-shell:not([data-contained=true])[data-mode=custom-page] .tpl-chrome-nav--top header{padding-right:max(220px,calc(env(safe-area-inset-right,0px) + 220px))!important}.tpl-shell:not([data-contained=true]) nav:not([data-template-mobile-nav=true]),.tpl-shell:not([data-contained=true]) header{min-height:72px}}@media (max-width:767px){.tpl-shell:not([data-contained=true]){--tpl-floating-controls-top:calc(12px + var(--tpl-announcement-offset,0px))}}.tpl-shell,.tpl-shell *{box-sizing:border-box}.tpl-shell img,.tpl-shell video,.tpl-shell canvas,.tpl-shell svg,.tpl-shell a{max-width:100%}.tpl-shell[data-viewport=mobile] h1,.tpl-shell[data-viewport=mobile] h2{overflow-wrap:anywhere}.tpl-shell[data-viewport=mobile] nav{overflow-x:hidden}.tpl-shell[data-viewport=mobile] nav:not([data-template-mobile-nav=true])>a[href^=\#],.tpl-shell[data-viewport=mobile] nav:not([data-template-mobile-nav=true])>a[href^=\/]:not([href=\/login]),.tpl-shell[data-viewport=mobile] [role=navigation]>a[href^=\#],.tpl-shell[data-viewport=mobile] [role=navigation]>a[href^=\/]:not([href=\/login]){display:none!important}.tpl-shell[data-viewport=mobile] nav:not([data-template-mobile-nav=true])>div:has(>a[href^=\#]){display:none!important}.tpl-shell[data-viewport=mobile] nav:not([data-template-mobile-nav=true])>div:has(>a[data-custom-page-nav]){display:none!important}.tpl-shell[data-viewport=mobile] nav:not([data-template-mobile-nav=true])>ul:has(a[href^=\#]){display:none!important}.tpl-shell[data-viewport=mobile] nav:not([data-template-mobile-nav=true])>ul:has(a[data-custom-page-nav]){display:none!important}.tpl-shell[data-viewport=mobile] [role=navigation]>div:has(>a[href^=\#]){display:none!important}.tpl-shell[data-viewport=mobile] [role=navigation]>div:has(>a[data-custom-page-nav]){display:none!important}.tpl-shell[data-viewport=mobile] [role=navigation]>ul:has(a[href^=\#]){display:none!important}.tpl-shell[data-viewport=mobile] [role=navigation]>ul:has(a[data-custom-page-nav]){display:none!important}.tpl-shell:not([data-contained=true])[data-mode=full] .t01-sidebar,.tpl-shell:not([data-contained=true])[data-mode=full] aside.hidden-on-mobile{z-index:40!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;position:fixed!important;top:0!important;left:0!important;overflow-y:auto!important}.tpl-shell:not([data-contained=true])[data-mode=full] .t01-main{min-height:100vh!important;margin-left:220px!important}@media (max-width:767px){.tpl-shell:not([data-contained=true])[data-mode=full] .t01-main{margin-left:0!important}}.hidden-on-mobile{display:block}@media (max-width:767px){.hidden-on-mobile,.t01-sidebar,.tpl-shell .t01-sidebar,.tpl-shell .t01-layout-body>aside,.tpl-chrome-nav .tpl-chrome-inner aside{display:none!important}.tpl-chrome-nav .tpl-chrome-inner>div>div:has(>aside)>aside{display:none!important}.tpl-shell:not([data-contained=true])[data-mode=full] .t01-main,.tpl-shell .t01-main{margin-left:0!important}.tpl-chrome-nav:has(aside)~.tpl-body{margin-left:0!important}.tpl-chrome-nav:has(aside)~.tpl-body--custom-page{margin-left:0!important}.tpl-chrome-nav:has(aside)~.tpl-chrome-footer{margin-left:0!important}.tpl-chrome-nav:has(aside){pointer-events:auto!important;width:100%!important;height:auto!important;max-height:none!important;position:sticky!important;inset:0 auto auto!important}.tpl-chrome-nav .tpl-chrome-inner>div>div:has(>aside){min-height:0!important;display:block!important}.tpl-chrome-nav .tpl-chrome-inner>div>div:has(>aside)>main{display:none!important}.tpl-chrome-nav .tpl-chrome-inner .mobile-top-bar,.tpl-chrome-nav .tpl-chrome-inner .template-mobile-top-bar,.mobile-top-bar,.template-mobile-top-bar{display:none!important}}.tpl-chrome{z-index:10;position:relative}.tpl-chrome-inner{overflow:hidden;min-height:0!important}.tpl-chrome-nav .tpl-chrome-inner{max-height:200px}@media (max-width:767px){.tpl-chrome-nav .tpl-chrome-inner,.tpl-chrome-nav .tpl-chrome-inner>div>nav,.tpl-chrome-nav .tpl-chrome-inner>div>header{max-height:none}}.tpl-chrome-footer .tpl-chrome-inner{max-height:none}.tpl-chrome-inner>div{background:0 0!important;height:auto!important;min-height:0!important}.tpl-chrome-inner>div>div{height:auto!important;min-height:0!important}.tpl-chrome-nav .tpl-chrome-inner>div>*{display:none!important}.tpl-chrome-nav .tpl-chrome-inner>div>nav,.tpl-chrome-nav .tpl-chrome-inner>div>nav:first-of-type,.tpl-chrome-nav .tpl-chrome-inner>div>[role=navigation],.tpl-chrome-nav .tpl-chrome-inner>div>.mobile-top-bar,.tpl-chrome-nav .tpl-chrome-inner>div>header{max-height:120px;overflow:visible;display:flex!important}.tpl-chrome-nav .tpl-chrome-inner>div>section,.tpl-chrome-nav .tpl-chrome-inner>div>main,.tpl-chrome-nav .tpl-chrome-inner>div>footer,.tpl-chrome-nav .tpl-chrome-inner>div>article,.tpl-chrome-nav .tpl-chrome-inner nav[data-template-mobile-nav=true],.tpl-chrome-nav .tpl-chrome-inner .template-mobile-menu-btn-wrapper{display:none!important}:is(.tpl-chrome-nav .tpl-chrome-inner>div>div:has(nav),.tpl-chrome-nav .tpl-chrome-inner>div>div:has(a[href^=\#]),.tpl-chrome-nav .tpl-chrome-inner>div>div:has([role=navigation])){display:block!important}@media (min-width:768px){.tpl-chrome-nav .tpl-chrome-inner>div>div:has(>aside){min-height:0!important;display:flex!important}.tpl-chrome-nav .tpl-chrome-inner>div>div:has(>aside)>aside{display:flex!important}.tpl-chrome-nav .tpl-chrome-inner>div>div:has(>aside)>main{display:none!important}}:is(.tpl-chrome-nav .tpl-chrome-inner footer,.tpl-chrome-nav .tpl-chrome-inner section:not(:has(nav)):not(:has(a[href^=\#])),.tpl-chrome-nav .tpl-chrome-inner main){display:none!important}@media (max-width:767px){.tpl-shell:not([data-contained=true]) .tpl-mobile-brand-bar{top:var(--tpl-announcement-offset,0px);z-index:90;align-items:center;width:100%;min-height:52px;padding:10px 96px 10px 20px;display:flex;position:sticky}.tpl-shell:not([data-contained=true]) nav:not([data-template-mobile-nav=true]),.tpl-shell:not([data-contained=true]) header,.tpl-shell:not([data-contained=true]) .mobile-top-bar,.tpl-shell:not([data-contained=true]) .template-mobile-top-bar,.tpl-shell:not([data-contained=true]) .tpl-custom-page-mobile-nav,.tpl-shell .template-mobile-menu-btn-wrapper,.tpl-shell nav[data-template-mobile-nav=true]{display:none!important}.tpl-shell .tpl-floating-controls{top:calc(12px + var(--tpl-announcement-offset,0px))!important;z-index:2200!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffe0!important;border:1px solid #0f172a1a!important;border-radius:999px!important;align-items:flex-start!important;gap:8px!important;padding:4px!important;position:fixed!important;right:12px!important;overflow:visible!important;box-shadow:0 10px 28px #0f172a29!important}.tpl-floating-translate{display:block!important}.tpl-floating-translate select{min-width:0!important;max-width:68px!important;height:38px!important}.tpl-shell .template-unified-hamburger-root>button{width:38px!important;min-width:38px!important;height:38px!important;box-shadow:none!important}.tpl-shell .template-unified-hamburger-root svg{width:18px!important;height:18px!important}}.tpl-shell .template-unified-hamburger-root{width:auto!important;min-width:0!important;max-width:none!important;display:block!important;overflow:visible!important}.template-unified-hamburger-panel{-webkit-overflow-scrolling:touch;z-index:10050!important;visibility:visible!important;pointer-events:auto!important;width:min(280px,100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-top:0!important;display:block!important;position:fixed!important;left:auto!important;overflow:hidden auto!important}@media (max-width:767px){.template-unified-hamburger-panel{max-height:calc(100dvh - 72px)!important;top:60px!important;right:12px!important}}@media (min-width:768px){.template-unified-hamburger-panel{max-height:calc(100dvh - 96px)!important;top:82px!important;right:20px!important}}.template-unified-hamburger-backdrop{z-index:10040!important;pointer-events:auto!important;background:#00000059!important;position:fixed!important;inset:0!important}.tpl-chrome-nav .template-section-view-all,.tpl-chrome-nav [data-template-section-view-all],.tpl-chrome-nav [data-template-section-cta],.tpl-chrome-footer .template-section-view-all,.tpl-chrome-footer [data-template-section-view-all],.tpl-chrome-footer [data-template-section-cta],.tpl-chrome-footer .tpl-chrome-inner>div>*{display:none!important}.tpl-chrome-footer .tpl-chrome-inner>div>footer,.tpl-chrome-footer .tpl-chrome-inner>div>footer:last-of-type{display:block!important}.tpl-chrome-footer .tpl-chrome-inner>div>div:has(>footer){display:block!important}.tpl-chrome-footer .tpl-chrome-inner>div>div:has(footer){display:block!important}.tpl-chrome-footer .tpl-chrome-inner footer{display:block!important}.tpl-chrome-footer .tpl-chrome-inner main:has(footer){display:block!important}.tpl-chrome-footer .tpl-chrome-inner main>:not(footer),:is(.tpl-chrome-footer .tpl-chrome-inner>div>nav,.tpl-chrome-footer .tpl-chrome-inner>div>header,.tpl-chrome-footer .tpl-chrome-inner>div>section:not(:has(footer))),.tpl-chrome-footer .tpl-chrome-inner nav,.tpl-chrome-footer .tpl-chrome-inner [role=navigation],.tpl-chrome-footer .tpl-chrome-inner aside,.tpl-chrome-footer .tpl-chrome-inner section,.tpl-chrome-footer .tpl-chrome-inner header,.tpl-chrome-footer .tpl-chrome-inner .mobile-top-bar{display:none!important}.tpl-body{flex:1;min-height:0}.tpl-body--custom-page{background:var(--tpl-page-bg,#fff);flex-direction:column;min-height:100vh;display:flex}.tpl-body--custom-page[data-layout=compact]{background:var(--tpl-page-bg,#fff);min-height:auto}.tpl-body--custom-page[data-layout=compact]>.tpl-chrome-footer{margin-top:0}@media (min-width:768px){:is(.tpl-shell[data-mode=custom-page] .tpl-chrome-nav--sidebar,.tpl-shell[data-mode=custom-page] .tpl-chrome-nav:has(aside)){z-index:60;pointer-events:none;width:220px;position:fixed;top:0;bottom:0;left:0}:is(.tpl-shell[data-mode=custom-page] .tpl-chrome-nav--sidebar aside,.tpl-shell[data-mode=custom-page] .tpl-chrome-nav:has(aside) aside){pointer-events:auto}:is(.tpl-shell[data-mode=custom-page] .tpl-chrome-nav--sidebar~.tpl-body--custom-page,.tpl-shell[data-mode=custom-page] .tpl-chrome-nav:has(aside)~.tpl-body--custom-page){min-height:auto;margin-left:220px}}:is(.tpl-shell[data-viewport=mobile][data-mode=custom-page] .tpl-chrome-nav--sidebar,.tpl-shell[data-viewport=mobile][data-mode=custom-page] .tpl-chrome-nav:has(aside)){display:none!important}:is(.tpl-shell[data-viewport=mobile][data-mode=custom-page] .tpl-chrome-nav--sidebar~.tpl-body--custom-page,.tpl-shell[data-viewport=mobile][data-mode=custom-page] .tpl-chrome-nav:has(aside)~.tpl-body--custom-page){margin-left:0!important}.tpl-shell[data-viewport=mobile][data-mode=custom-page] .tpl-custom-page-mobile-nav{display:block}:is(.tpl-shell[data-viewport=tablet][data-mode=custom-page] .tpl-chrome-nav--sidebar,.tpl-shell[data-viewport=tablet][data-mode=custom-page] .tpl-chrome-nav:has(aside)){display:none!important}:is(.tpl-shell[data-viewport=tablet][data-mode=custom-page] .tpl-chrome-nav--sidebar~.tpl-body--custom-page,.tpl-shell[data-viewport=tablet][data-mode=custom-page] .tpl-chrome-nav:has(aside)~.tpl-body--custom-page){margin-left:0!important}@media (max-width:767px){:is(.tpl-shell[data-mode=custom-page] .tpl-chrome-nav--sidebar,.tpl-shell[data-mode=custom-page] .tpl-chrome-nav:has(aside)){pointer-events:none!important;width:0!important;height:0!important;display:none!important;overflow:hidden!important}:is(.tpl-shell[data-mode=custom-page] .tpl-chrome-nav--sidebar~.tpl-body--custom-page,.tpl-shell[data-mode=custom-page] .tpl-chrome-nav:has(aside)~.tpl-body--custom-page){width:100%!important;margin-left:0!important}.tpl-shell[data-mode=custom-page] .tpl-custom-page-mobile-nav{z-index:70;width:100%;display:block;position:sticky;top:0}.tpl-shell[data-mode=custom-page] .tpl-chrome-nav .mobile-top-bar,.tpl-shell[data-mode=custom-page] .tpl-chrome-nav .template-mobile-top-bar,.tpl-shell:not([data-contained=true])>nav a[href=\/login],.tpl-shell:not([data-contained=true])>nav a[href^="/login?"],.tpl-shell:not([data-contained=true])>nav a[href^=\/subscription],.tpl-shell:not([data-contained=true])>nav a[href^=\/plans],.tpl-shell:not([data-contained=true])>nav a[href^=\/customer-subscriptions],.tpl-shell:not([data-contained=true])>header a[href=\/login],.tpl-shell:not([data-contained=true])>header a[href^="/login?"],.tpl-shell:not([data-contained=true])>header a[href^=\/subscription],.tpl-shell:not([data-contained=true])>header a[href^=\/plans],.tpl-shell:not([data-contained=true])>header a[href^=\/customer-subscriptions],.tpl-shell:not([data-contained=true]) nav:first-of-type a[href=\/login],.tpl-shell:not([data-contained=true]) nav:first-of-type a[href^="/login?"],.tpl-shell:not([data-contained=true]) nav:first-of-type a[href^=\/subscription],.tpl-shell:not([data-contained=true]) nav:first-of-type a[href^=\/plans],.tpl-shell:not([data-contained=true]) nav:first-of-type a[href^=\/customer-subscriptions],.tpl-shell:not([data-contained=true]) header:first-of-type a[href=\/login],.tpl-shell:not([data-contained=true]) header:first-of-type a[href^="/login?"],.tpl-shell:not([data-contained=true]) header:first-of-type a[href^=\/subscription],.tpl-shell:not([data-contained=true]) header:first-of-type a[href^=\/plans],.tpl-shell:not([data-contained=true]) header:first-of-type a[href^=\/customer-subscriptions]{display:none!important}}@media (min-width:768px){.tpl-shell[data-mode=custom-page] .tpl-custom-page-mobile-nav{display:none!important}}.tpl-chrome-nav--top{z-index:60;width:100%;position:sticky;top:0}.tpl-chrome-nav--top~.tpl-body--custom-page{margin-left:0!important}.tpl-chrome-footer--top{flex-shrink:0;margin-left:0!important}.tpl-body--custom-page>.tpl-chrome-footer{flex-shrink:0;margin-top:auto;margin-left:0}.tpl-chrome-footer .tpl-chrome-inner .t01-layout-root,.tpl-chrome-footer .tpl-chrome-inner .t01-layout-body,.tpl-chrome-footer .tpl-chrome-inner .t01-main,.tpl-chrome-footer .tpl-chrome-inner main{height:auto!important;min-height:0!important;margin-left:0!important}.tpl-chrome-footer .tpl-chrome-inner .t01-sidebar,.tpl-chrome-footer .tpl-chrome-inner aside,.tpl-chrome-footer .tpl-chrome-inner .mobile-top-bar{display:none!important}.tpl-chrome-footer footer a{overflow-wrap:anywhere;word-break:normal;max-width:100%}.tpl-chrome-footer footer [data-template-footer-links=true]{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.tpl-chrome-footer footer [data-template-footer-links=true]>a{width:100%!important;margin-bottom:0!important;line-height:1.5!important;display:block!important}@media (max-width:760px){.custom-page-split>div{grid-template-columns:1fr!important;gap:28px!important}}@container (max-width:700px){.custom-page-split>div{grid-template-columns:1fr!important;gap:28px!important}}
.tpl-shell{box-sizing:border-box;max-width:100%;overflow-x:hidden}.tpl-shell *{box-sizing:border-box}.tpl-shell img,.tpl-shell video,.tpl-shell svg,.tpl-shell section,.tpl-shell footer,.tpl-shell main,.tpl-shell article{max-width:100%}.tpl-shell section>*,.tpl-shell section div,.tpl-shell section p,.tpl-shell section h1,.tpl-shell section h2,.tpl-shell section h3,.tpl-shell section span{overflow-wrap:anywhere;min-width:0}.tpl-shell[data-viewport=mobile],.tpl-shell[data-contained=true][data-viewport=mobile]{overflow-x:hidden}.tpl-shell[data-viewport=mobile] section,.tpl-shell[data-contained=true][data-viewport=mobile] section{padding-left:20px!important;padding-right:20px!important}.tpl-shell[data-viewport=mobile] section:not(#home):not(#hero),.tpl-shell[data-contained=true][data-viewport=mobile] section:not(#home):not(#hero){padding-top:48px!important;padding-bottom:48px!important}.tpl-shell[data-viewport=mobile] section#home,.tpl-shell[data-viewport=mobile] section#hero,.tpl-shell[data-contained=true][data-viewport=mobile] section#home,.tpl-shell[data-contained=true][data-viewport=mobile] section#hero{padding-top:40px!important;padding-bottom:48px!important}.tpl-shell[data-viewport=mobile] h1,.tpl-shell[data-contained=true][data-viewport=mobile] h1{font-size:clamp(26px,7.5vw,56px)!important;line-height:1.08!important}.tpl-shell[data-viewport=mobile] h2,.tpl-shell[data-contained=true][data-viewport=mobile] h2{font-size:clamp(22px,6vw,40px)!important}.tpl-shell[data-viewport=mobile] section div[style*="display: grid"],.tpl-shell[data-viewport=mobile] section div[style*=grid-template-columns],.tpl-shell[data-contained=true][data-viewport=mobile] section div[style*="display: grid"],.tpl-shell[data-contained=true][data-viewport=mobile] section div[style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.tpl-shell[data-viewport=mobile] section#how-works>div:last-child>div,.tpl-shell[data-viewport=mobile] section#how-it-works>div:last-child>div,.tpl-shell[data-contained=true][data-viewport=mobile] section#how-works>div:last-child>div,.tpl-shell[data-contained=true][data-viewport=mobile] section#how-it-works>div:last-child>div{flex-direction:column!important;align-items:flex-start!important;gap:14px!important}.tpl-shell[data-viewport=mobile] section#home>div,.tpl-shell[data-viewport=mobile] section#hero>div,.tpl-shell[data-contained=true][data-viewport=mobile] section#home>div,.tpl-shell[data-contained=true][data-viewport=mobile] section#hero>div{grid-template-columns:minmax(0,1fr)!important}.tpl-shell[data-viewport=tablet] section div[style*="grid-template-columns: repeat(3"],.tpl-shell[data-viewport=tablet] section div[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (max-width:767px){.tpl-shell section{padding-left:20px!important;padding-right:20px!important}.tpl-shell section#home,.tpl-shell section#hero{padding-top:40px!important;padding-bottom:48px!important}.tpl-shell section:not(#home):not(#hero){padding-top:48px!important;padding-bottom:48px!important}.tpl-shell h1{letter-spacing:-.02em!important;font-size:clamp(26px,7.5vw,56px)!important;line-height:1.08!important}.tpl-shell h2{font-size:clamp(22px,6vw,40px)!important;line-height:1.12!important}.tpl-shell h3{font-size:clamp(16px,4.5vw,22px)!important}.tpl-shell section#home>div,.tpl-shell section#hero>div,.tpl-shell section#home>div>div,.tpl-shell section#hero>div>div{grid-template-columns:minmax(0,1fr)!important}.tpl-shell section#plans>div,.tpl-shell section#pricing>div,.tpl-shell section#products>div,.tpl-shell section#features>div,.tpl-shell section#contact>div,.tpl-shell section#how-works>div,.tpl-shell section#how-it-works>div{min-width:0}.tpl-shell section div[style*="display: grid"],.tpl-shell section div[style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.tpl-shell section#how-works>div:last-child>div,.tpl-shell section#how-it-works>div:last-child>div{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;padding-top:20px!important;padding-bottom:20px!important}.tpl-shell section#how-works>div:last-child>div>span:last-child,.tpl-shell section#how-it-works>div:last-child>div>span:last-child{text-align:left!important;width:100%!important;margin-top:4px!important}.tpl-shell section#features>div>div[style*=grid],.tpl-shell section#features>div[style*=grid]{grid-template-columns:minmax(0,1fr)!important}.tpl-shell section#contact div[style*=grid],.tpl-shell section#contact div[style*="display: flex"]{flex-direction:column!important;align-items:stretch!important}.tpl-shell section table,.tpl-shell section div[style*="display: table"]{-webkit-overflow-scrolling:touch;width:100%!important;max-width:100%!important;display:block!important;overflow-x:auto!important}.tpl-shell section table tbody,.tpl-shell section table tr{width:100%;min-width:520px;display:table}.tpl-shell .t01-layout-root,.tpl-shell .t01-layout-body{flex-direction:column!important;width:100%!important;margin-left:0!important}.tpl-shell aside,.tpl-shell .t01-sidebar,.tpl-shell .hidden-on-mobile{display:none!important}.tpl-shell .t01-main,.tpl-shell main.t01-main{width:100%!important;margin-left:0!important;padding-left:0!important;padding-right:0!important}.tpl-shell section#home,.tpl-shell section#hero{flex-direction:column!important;grid-template-columns:1fr!important;display:flex!important}.tpl-shell section#home>div,.tpl-shell section#hero>div{min-width:0!important;max-width:100%!important}.tpl-shell section>div[style*="display: flex"]{flex-wrap:wrap!important;gap:12px!important}.tpl-shell [data-plan-card]{width:100%!important;max-width:100%!important}}@media (min-width:768px) and (max-width:1023px){.tpl-shell section div[style*="grid-template-columns: repeat(3"],.tpl-shell section div[style*="grid-template-columns: repeat(4"],.tpl-shell section div[style*="grid-template-columns: repeat(5"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:1600px){.tpl-shell section:not(#home):not(#hero),.tpl-shell section#home,.tpl-shell section#hero,.tpl-shell footer{padding-left:clamp(48px,50vw - 660px,120px)!important;padding-right:clamp(48px,50vw - 660px,120px)!important}.tpl-shell section div[style*="grid-template-columns: repeat(3"],.tpl-shell section div[style*="grid-template-columns: repeat(4"]{max-width:1400px;margin-left:auto;margin-right:auto}}@media (min-width:1920px){.tpl-shell section:not(#home):not(#hero){padding-left:clamp(64px,50vw - 720px,160px)!important;padding-right:clamp(64px,50vw - 720px,160px)!important}}
