.v2-home .page-hero{padding:72px 0 56px}.v2-home .page-hero.compact{padding:48px 0 40px}.v2-home .page-hero h1{font-size:clamp(36px,4.5vw,56px);font-weight:800;max-width:900px}.v2-home .page-hero .lede{font-size:clamp(16px,2vw,20px);color:var(--ink-2);max-width:820px;margin-top:18px}.v2-home .page-hero .lede ul{margin:16px 0 0;padding-left:1.25rem;text-align:left;display:inline-block}.v2-home .page-hero .lede li{margin-bottom:8px}.v2-home .page-hero--glass{background:var(--glass-strong);backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);border:1px solid var(--glass-border);border-radius:24px;padding:48px 40px;box-shadow:var(--glass-shadow)}.v2-home .pricing-page .page-hero{padding:40px 0 24px}.v2-home .pricing-hero{text-align:center;max-width:880px;margin:0 auto;padding:40px 36px 36px}.v2-home .pricing-hero h1{margin:12px auto 0;max-width:760px}.v2-home .pricing-hero .lede{margin:16px auto 0;max-width:680px}.v2-home .pricing-hero__bullets{list-style:none;margin:20px auto 0;padding:0;max-width:560px;text-align:left}.v2-home .pricing-hero__bullets li{position:relative;padding-left:22px;margin-bottom:10px;font-size:15px;color:var(--ink-2);line-height:1.55}.v2-home .pricing-hero__bullets li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--accent)}.v2-home .pricing-hero__cta{justify-content:center;margin-top:24px}.v2-home .pricing-hero__note{margin-top:12px;font-size:13px;color:var(--muted)}.v2-home .pricing-hero__trust{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;font-size:14px;font-weight:600;color:var(--ink)}.v2-home .pricing-hero__trust .stars{color:var(--accent);letter-spacing:1px}.v2-home .pricing-page .pricing-plans{padding:48px 0 64px}.v2-home .pricing-page .pricing-plans .section-head{margin-bottom:40px}.v2-home .pricing-page .trusted-brands{padding:48px 0}.v2-home .pricing-page .features-soon{padding:48px 0 72px!important}.v2-home .pricing-plans__empty{text-align:center;padding:48px 0;color:var(--muted);font-size:18px}.v2-home .plan-card__spacer{height:32px}.v2-home .plan-card__cta{width:100%;justify-content:center}.v2-home .pricing-plans{padding:40px 0 80px}.v2-home .pricing-plans .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;align-items:stretch}.v2-home .plan-card{background:var(--glass-strong);backdrop-filter:saturate(160%) blur(24px);-webkit-backdrop-filter:saturate(160%) blur(24px);border:1px solid var(--glass-border);border-radius:20px;padding:28px 24px 24px;box-shadow:var(--glass-shadow);display:flex;flex-direction:column;transition:transform .2s,border-color .2s;height:100%}.v2-home .plan-card:hover{transform:translateY(-4px);border-color:var(--hairline-strong)}.v2-home .plan-card.popular{border-color:var(--accent);box-shadow:0 20px 50px #f9731633}.v2-home .plan-card .plan-title{font-size:22px;font-weight:800;text-align:center;color:var(--ink);font-family:Bricolage Grotesque,sans-serif}.v2-home .plan-card .popular-badge{display:inline-block;margin:12px auto 0;padding:6px 14px;border-radius:999px;background:var(--btn-primary-bg);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.v2-home .plan-card .price-wrap{display:flex;align-items:baseline;justify-content:center;gap:4px;margin:20px 0 8px;color:var(--ink)}.v2-home .plan-card .price-wrap .currency{font-size:22px;font-weight:700}.v2-home .plan-card .price-wrap .amount{font-size:48px;font-weight:800;font-family:Bricolage Grotesque,sans-serif;line-height:1}.v2-home .plan-card .price-wrap .period{font-size:18px;color:var(--muted);font-weight:600}.v2-home .plan-card .under-price,.v2-home .plan-card .sec-under{text-align:center;color:var(--muted);font-size:14px}.v2-home .plan-card .sec-under{font-weight:600;color:var(--ink-2);font-size:16px;margin:8px 0 16px}.v2-home .plan-card .plan-features{list-style:none;padding:0;margin:20px 0 0;flex:1}.v2-home .plan-card .plan-features li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--ink-2);margin-bottom:10px}.v2-home .plan-card .plan-features li svg{flex:none;margin-top:2px;color:var(--accent)}.v2-home .plan-card .advanced-label{font-size:18px;font-weight:700;margin:16px 0 0;color:var(--ink)}.v2-home .trusted-brands{padding:56px 0;text-align:center}.v2-home .trusted-brands h3{font-size:clamp(22px,2.5vw,28px);font-weight:700;color:var(--ink);font-family:Bricolage Grotesque,sans-serif}.v2-home .trusted-brands .logos-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;margin-top:28px}.v2-home .trusted-brands .logos-row img{max-height:40px;width:auto;max-width:140px;object-fit:contain;opacity:.85}.v2-home .blogs-page{padding:0 0 72px}.v2-home .blogs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v2-home .blog-card{display:flex;flex-direction:column;background:var(--glass-strong);backdrop-filter:saturate(160%) blur(24px);-webkit-backdrop-filter:saturate(160%) blur(24px);border:1px solid var(--glass-border);border-radius:20px;overflow:hidden;box-shadow:var(--glass-shadow);text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;height:100%}.v2-home .blog-card:hover{transform:translateY(-4px);border-color:var(--hairline-strong);box-shadow:0 20px 50px #f973161f}.v2-home .blog-card__media{height:220px;overflow:hidden;background:var(--device-side)}.v2-home .blog-card__media img{width:100%;height:100%;object-fit:cover;display:block}.v2-home .blog-card__body{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.v2-home .blog-card__body h2{font-size:18px;line-height:1.35;color:var(--ink)}.v2-home .blog-card__body p{font-size:14px;line-height:1.6;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.v2-home .blogs-empty{text-align:center;padding:72px 0;color:var(--muted);font-size:18px}.v2-home .blogs-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:40px;flex-wrap:wrap}.v2-home .blogs-pagination__btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--btn-outline-bd);background:var(--glass-strong);color:var(--ink);font-size:13px;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.v2-home .blogs-pagination__btn:hover{background:var(--btn-outline-hover);border-color:var(--hairline-strong);color:var(--accent)}.v2-home .blogs-pagination__btn--disabled{opacity:.45;pointer-events:none}.v2-home .blogs-pagination__pages{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.v2-home .blogs-pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:10px;border:1px solid transparent;color:var(--ink-2);font-size:13px;font-weight:600;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.v2-home .blogs-pagination__page:hover{background:var(--btn-outline-hover);color:var(--accent)}.v2-home .blogs-pagination__page--active{background:var(--accent-soft);border-color:#f9731659;color:var(--accent)}.v2-home .blogs-pagination__page--ellipsis{pointer-events:none;color:var(--muted)}@media (max-width: 960px){.v2-home .blogs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.v2-home .blog-detail{padding:32px 0 72px}.v2-home .blog-detail__nav{margin-bottom:28px}.v2-home .blog-detail__back{display:inline-flex;align-items:center;gap:12px;min-height:46px;padding:6px 20px 6px 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-strong);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);box-shadow:var(--glass-shadow);color:var(--ink);text-decoration:none;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.v2-home .blog-detail__back:hover{transform:translate(-3px);border-color:var(--hairline-strong);background:var(--btn-outline-hover);box-shadow:0 12px 28px #0f172a1f}.v2-home .blog-detail__back-icon{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--accent-soft);color:var(--accent);line-height:1;transition:background-color .2s ease,color .2s ease}.v2-home .blog-detail__back-icon i{display:block;font-size:13px;line-height:1}.v2-home .blog-detail__back:hover .blog-detail__back-icon{background:var(--btn-primary-bg);color:var(--btn-primary-color)}.v2-home .blog-detail__back-copy{display:flex;flex-direction:column;gap:1px;line-height:1.2}.v2-home .blog-detail__back-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.v2-home .blog-detail__back-title{font-size:14px;font-weight:700;color:var(--ink)}.v2-home .blog-detail__back:hover .blog-detail__back-title{color:var(--accent)}.v2-home .blog-detail__hero{border-radius:20px;overflow:hidden;margin-bottom:28px;border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);background:var(--device-side)}.v2-home .blog-detail__hero img{display:block;width:100%;max-height:420px;object-fit:cover}.v2-home .blog-detail__article{background:var(--glass-strong);backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);border:1px solid var(--glass-border);border-radius:22px;padding:40px 44px;box-shadow:var(--glass-shadow);max-width:920px;margin:0 auto}.v2-home .blog-detail__header h1{font-size:clamp(28px,3.5vw,42px);font-weight:800;margin-top:12px;line-height:1.15;color:var(--ink)}.v2-home .blog-detail__lede{margin-top:16px;font-size:18px;line-height:1.65;color:var(--ink-2)}.v2-home .blog-detail__meta{margin-top:14px;font-size:14px;color:var(--muted)}.v2-home .blog-detail__content{margin-top:32px;padding-top:28px;border-top:1px solid var(--hairline);font-size:16px;line-height:1.75;color:var(--ink-2);word-break:break-word}.v2-home .blog-detail__content .blog-article,.v2-home .blog-detail__content>div:first-child{max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;color:inherit!important}.v2-home .blog-detail__content .blog-article h1[style*="position:absolute"],.v2-home .blog-detail__content h1[style*="position: absolute"]{position:static!important;background:transparent!important;color:var(--ink)!important;padding:0!important;margin:20px 0 12px!important;text-align:left!important;font-size:clamp(22px,2.5vw,30px)!important}.v2-home .blog-detail__content .article-content{margin-top:0!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important}.v2-home .blog-detail__content :is(h1,h2,h3,h4,h5,h6){color:var(--ink);font-family:Bricolage Grotesque,Inter,sans-serif;line-height:1.25;margin:28px 0 12px}.v2-home .blog-detail__content h2{font-size:24px}.v2-home .blog-detail__content h3{font-size:20px}.v2-home .blog-detail__content p{margin:0 0 16px;color:var(--ink-2)}.v2-home .blog-detail__content ul,.v2-home .blog-detail__content ol{margin:0 0 16px;padding-left:1.35rem}.v2-home .blog-detail__content li{margin-bottom:8px}.v2-home .blog-detail__content a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.v2-home .blog-detail__content img,.v2-home .blog-detail__content iframe,.v2-home .blog-detail__content video{max-width:100%;height:auto;border-radius:12px}.v2-home .blog-detail__content blockquote{margin:20px 0;padding:16px 20px;border-left:4px solid var(--accent);background:var(--accent-soft);border-radius:0 12px 12px 0}.v2-home .blog-detail__empty{margin-top:32px;padding-top:28px;border-top:1px solid var(--hairline);color:var(--muted);font-size:16px}.v2-home .blog-detail__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px;padding-top:24px;border-top:1px solid var(--hairline)}.v2-home .blog-detail__tag{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--tag-slate-bg);color:var(--tag-slate-color);font-size:12px;font-weight:600}@media (max-width: 960px){.v2-home .blog-detail__article{padding:28px 22px}}html.theme-dark .v2-home .blog-detail__back{box-shadow:0 12px 32px #00000059}html.theme-dark .v2-home .blog-detail__back:hover{box-shadow:0 16px 36px #00000073}html.theme-dark .v2-home .blog-detail__lede{color:#cbd5e1}html.theme-dark .v2-home .blog-detail__content{color:#dbe4f0}html.theme-dark .v2-home .blog-detail__content :is(p,li,span,em,strong,small,td,th,figcaption,label,div){color:#dbe4f0!important}html.theme-dark .v2-home .blog-detail__content :is(h1,h2,h3,h4,h5,h6){color:#fff8f1!important}html.theme-dark .v2-home .blog-detail__content a{color:#fb923c!important}html.theme-dark .v2-home .blog-detail__content a:hover{color:#fdba74!important}html.theme-dark .v2-home .blog-detail__content :is(div,section,aside){background-color:transparent!important;box-shadow:none!important}html.theme-dark .v2-home .blog-detail__content :is([style*="background:#f7f9fb"],[style*="background: #f7f9fb"],[style*="background:#fff"],[style*="background: #fff"],[style*="background:#ffffff"],[style*="background: #ffffff"],[style*="background:#fafafa"],[style*="background: #fafafa"]){background:rgba(255,180,100,.07)!important;border-color:#ffb46438!important}html.theme-dark .v2-home .blog-detail__content blockquote,html.theme-dark .v2-home .blog-detail__content [style*=border-left]{border-left-color:var(--accent)!important}html.theme-dark .v2-home .blog-detail__content ul li::marker,html.theme-dark .v2-home .blog-detail__content ol li::marker{color:#fb923c}html.theme-dark .v2-home .blog-detail__content img,html.theme-dark .v2-home .blog-detail__content iframe{border-radius:12px;box-shadow:0 8px 24px #00000059}.v2-home .features-soon .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.v2-home .feature-soon-card{background:var(--glass);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:14px;padding:18px 20px;display:flex;align-items:center;gap:16px;transition:all .2s}.v2-home .feature-soon-card:hover{background:var(--glass-strong);transform:translateY(-2px)}.v2-home .feature-soon-card img{width:40px;height:40px;object-fit:contain}.v2-home .feature-soon-card h5{margin:0;font-size:16px;font-weight:600;color:var(--ink)}.v2-home .stories-section{padding:80px 0}.v2-home .story-panel{display:none;background:var(--glass-strong);backdrop-filter:saturate(160%) blur(24px);border:1px solid var(--glass-border);border-radius:22px;padding:32px 36px;box-shadow:var(--glass-shadow)}.v2-home .story-panel.active{display:block}.v2-home .story-panel h2{font-size:clamp(24px,3vw,32px);margin-bottom:12px}.v2-home .story-panel blockquote{margin:20px 0 12px;font-style:italic;color:var(--ink-2)}.v2-home .form-shell{padding:40px 0 80px}.v2-home .form-card{background:var(--glass-strong);backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);border:1px solid var(--glass-border);border-radius:22px;overflow:hidden;box-shadow:var(--glass-shadow);display:grid;grid-template-columns:1fr 1.4fr;max-width:1000px;margin:0 auto}.v2-home .form-card .form-side-visual{background:linear-gradient(135deg,var(--accent) 0%,var(--highlight) 100%);padding:48px 32px;display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center}.v2-home .form-card .form-side-visual h1{color:#fff;font-size:clamp(28px,3vw,36px)}.v2-home .form-card .form-side-visual h5{color:#ffffffe6;margin-top:8px}.v2-home .form-card .form-body{padding:36px 32px;background:var(--glass)}.v2-home .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v2-home .form-grid .full{grid-column:1 / -1}.v2-home .field label{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:6px}.v2-home .field label .req{color:var(--accent)}.v2-home .field input,.v2-home .field select,.v2-home .field textarea{width:100%;padding:10px 14px;border-radius:10px;border:1px solid var(--hairline-strong);background:var(--glass-strong);color:var(--ink);font-family:inherit;font-size:14px;transition:border-color .15s}.v2-home .field input:focus,.v2-home .field select:focus,.v2-home .field textarea:focus{outline:none;border-color:var(--accent)}.v2-home .field input.is-invalid,.v2-home .field textarea.is-invalid{border-color:#dc3545}.v2-home .field .error-text{font-size:12px;color:#dc3545;margin-top:4px}.v2-home .input-addon{display:flex;align-items:stretch}.v2-home .input-addon input{border-radius:10px 0 0 10px;flex:1}.v2-home .input-addon .addon{padding:10px 12px;background:var(--device-side);border:1px solid var(--hairline-strong);border-left:none;border-radius:0 10px 10px 0;font-size:13px;color:var(--muted);display:flex;align-items:center}.v2-home .checkbox-row{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--ink-2)}.v2-home .checkbox-row input{margin-top:4px}.v2-home .try-free-layout{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:calc(100vh - 120px);align-items:stretch}.v2-home .try-free-brand{background:var(--glass-strong);backdrop-filter:blur(20px);border-right:1px solid var(--hairline);display:flex;align-items:center;justify-content:center;padding:48px 32px;text-align:center}.v2-home .try-free-brand .workspace-live{font-size:clamp(14px,1.5vw,18px);color:var(--accent);font-weight:600;margin-bottom:12px}.v2-home .try-free-brand h1{font-size:clamp(28px,3.5vw,40px);background:linear-gradient(120deg,var(--accent),var(--highlight));-webkit-background-clip:text;background-clip:text;color:transparent}.v2-home .try-free-brand .tagline{font-size:13px;letter-spacing:.2em;color:var(--muted);margin-top:12px;font-weight:600}.v2-home .try-free-form-wrap{padding:40px 32px;overflow-y:auto}.v2-home .try-free-form-wrap .intro{font-size:17px;font-weight:600;color:var(--ink);margin-bottom:8px}.v2-home .try-free-form-wrap .intro-sub{font-size:14px;color:var(--muted);margin-bottom:20px}.v2-auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 24px;position:relative;width:100%}.content:has(.v2-auth-page){padding:0!important;background:transparent!important;min-height:100vh}.v2-auth-page .auth-theme-toggle{position:fixed;top:20px;right:24px;z-index:10}.v2-auth-page .auth-inner{width:100%;max-width:440px;position:relative;z-index:1}.v2-auth-page .auth-logo{display:flex;justify-content:center;margin-bottom:24px}.v2-auth-page .auth-logo-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-weight:800;font-size:22px;font-family:Bricolage Grotesque,sans-serif;letter-spacing:-.01em}.v2-auth-page .auth-logo-mark{width:38px;height:38px;border-radius:10px;background:var(--btn-primary-bg);display:grid;place-items:center;color:var(--btn-primary-color);font-weight:800;font-family:Bricolage Grotesque,sans-serif;box-shadow:0 4px 14px #f9731659}.v2-auth-page .auth-card{background:var(--glass-strong);backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);border:1px solid var(--glass-border);border-radius:22px;padding:36px 32px 32px;box-shadow:var(--glass-shadow)}.v2-auth-page .auth-card h2{text-align:center;font-size:24px;margin-bottom:24px;color:var(--ink)}.v2-auth-page .auth-form{display:flex;flex-direction:column}.v2-auth-page .auth-form .field--workspace{order:1}.v2-auth-page .auth-form .field--email{order:2}.v2-auth-page .auth-form .field--user-type{order:3}.v2-auth-page .auth-form .field--password{order:4}.v2-auth-page .auth-form .auth-row{order:5}.v2-auth-page .auth-form .auth-submit{order:6}.v2-auth-page .auth-form .auth-links--center{order:7}.v2-auth-page .auth-card .field{margin-bottom:16px}.v2-auth-page .auth-card .field label{font-size:13px;font-weight:600;color:var(--ink);display:block;margin-bottom:6px}.v2-auth-page .auth-card .field input,.v2-auth-page .auth-card .field select{width:100%;padding:10px 14px;border-radius:10px;border:1px solid var(--hairline-strong);background:var(--glass-strong);color:var(--ink);font-family:inherit;font-size:14px;transition:border-color .15s ease,background-color .15s ease}.v2-auth-page .auth-card .field input::placeholder{color:var(--muted);opacity:1}.v2-auth-page .auth-card .field input:focus,.v2-auth-page .auth-card .field select:focus{outline:none;border-color:var(--accent)}.v2-auth-page .auth-card .input-addon input{border-radius:10px 0 0 10px}.v2-auth-page .auth-card .input-addon .addon{background:var(--device-side);border-color:var(--hairline-strong);color:var(--muted)}.v2-auth-page .auth-input-icon{position:relative}.v2-auth-page .auth-input-icon input{width:100%;padding-right:44px}.v2-auth-page .auth-input-icon__btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,background-color .15s ease}.v2-auth-page .auth-input-icon__btn:hover{color:var(--accent);background:var(--accent-soft)}.v2-auth-page .auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 20px;flex-wrap:wrap}.v2-auth-page .auth-row .checkbox-row{margin:0}.v2-auth-page .auth-row .checkbox-row input{accent-color:var(--accent)}.v2-auth-page .auth-submit{width:100%;justify-content:center}.v2-auth-page .auth-submit:disabled{opacity:.7;cursor:not-allowed}.v2-auth-page .auth-links{font-size:13px;margin-top:8px}.v2-auth-page .auth-links--right{text-align:right;margin-top:6px}.v2-auth-page .auth-links--center{text-align:center;margin-top:16px;margin-bottom:0;color:var(--ink-2)}.v2-auth-page .auth-links a,.v2-auth-page .auth-link-btn{color:var(--accent);font-weight:600;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:inherit}.v2-auth-page .auth-links a:hover,.v2-auth-page .auth-link-btn:hover{color:var(--accent-2)}html.theme-dark .v2-auth-page .auth-card{background:rgba(15,23,42,.82);border-color:#ffb46424}html.theme-dark .v2-auth-page .auth-card .field input,html.theme-dark .v2-auth-page .auth-card .field select{background:rgba(10,16,32,.9);border-color:#ffb46438;color:#fff8f1}html.theme-dark .v2-auth-page .auth-card .field input::placeholder{color:#64748b}html.theme-dark .v2-auth-page .auth-card .input-addon .addon{background:rgba(7,13,26,.95);border-color:#ffb46438;color:#a8b5c9}.v2-home .legal-shell,.v2-home .compliance-shell{padding:0 0 80px}.v2-home .legal-document{background:var(--glass-strong);backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);border:1px solid var(--glass-border);border-radius:22px;padding:40px 44px;box-shadow:var(--glass-shadow);max-width:900px;margin:0 auto}.v2-home .legal-document-header h1{font-size:clamp(28px,3vw,36px);font-weight:800;margin-bottom:12px}.v2-home .legal-company{font-size:16px;font-weight:600;color:var(--ink-2);margin-bottom:8px}.v2-home .legal-effective-date{font-size:14px;color:var(--muted);margin-bottom:16px}.v2-home .legal-intro{font-size:16px;line-height:1.7;color:var(--ink-2);margin-bottom:8px}.v2-home .legal-section{padding:24px 0;border-top:1px solid var(--hairline)}.v2-home .legal-section:first-of-type{border-top:none;padding-top:8px}.v2-home .legal-section h2{font-size:20px;font-weight:700;margin-bottom:12px;color:var(--ink)}.v2-home .legal-section p,.v2-home .legal-section li{font-size:15px;line-height:1.75;color:var(--ink-2)}.v2-home .legal-section p+p{margin-top:12px}.v2-home .legal-section ul{margin:12px 0 0;padding-left:1.25rem}.v2-home .legal-section li+li{margin-top:8px}.v2-home .legal-subsection{margin-top:20px;padding-left:4px}.v2-home .legal-subsection h3{font-size:17px;font-weight:700;margin-bottom:10px;color:var(--ink)}.v2-home .integration-request-form{margin-top:28px;text-align:left;padding-top:24px;border-top:1px solid var(--hairline)}.v2-home .integration-request-form .field+.field{margin-top:16px}.v2-home .integration-form-error{margin-top:16px;font-size:14px;color:#dc3545}.v2-home .integration-form-success{margin-top:16px;font-size:14px;color:var(--success)}.v2-home .compliance-card{background:var(--glass-strong);backdrop-filter:saturate(180%) blur(28px);-webkit-backdrop-filter:saturate(180%) blur(28px);border:1px solid var(--glass-border);border-radius:22px;padding:40px 44px;box-shadow:var(--glass-shadow);max-width:760px;margin:0 auto;text-align:center}.v2-home .compliance-card.connect{border-color:#05966959}.v2-home .compliance-card.disconnect{border-color:#d9770659}.v2-home .compliance-card-icon{width:64px;height:64px;margin:0 auto 20px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:28px;background:var(--accent-soft)}.v2-home .compliance-card h1{font-size:clamp(28px,3vw,36px);font-weight:800;margin-bottom:12px}.v2-home .compliance-card-lede{font-size:16px;line-height:1.7;color:var(--ink-2);max-width:620px;margin:0 auto}.v2-home .compliance-steps,.v2-home .compliance-notes{margin-top:32px;text-align:left;padding-top:24px;border-top:1px solid var(--hairline)}.v2-home .compliance-steps h2,.v2-home .compliance-notes h2{font-size:18px;font-weight:700;margin-bottom:12px;color:var(--ink)}.v2-home .compliance-steps ol,.v2-home .compliance-notes ul{margin:0;padding-left:1.25rem}.v2-home .compliance-steps li,.v2-home .compliance-notes li{font-size:15px;line-height:1.7;color:var(--ink-2);margin-bottom:10px}.v2-home .compliance-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px}.v2-home .compliance-footer-note{margin-top:24px;font-size:13px;color:var(--muted);line-height:1.6}.v2-home .about-hero{text-align:center}.v2-home .about-hero h1{margin-top:12px}.v2-home .about-hero .lede{margin:16px auto 0;max-width:760px}.v2-home .about-hero .cta-row{justify-content:center}.v2-home .about-stats{padding:8px 0 56px}.v2-home .about-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.v2-home .about-stat-card{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:16px;padding:22px 18px;text-align:center;box-shadow:var(--glass-shadow)}.v2-home .about-stat-card__value{font-size:28px;font-weight:800;color:var(--accent);font-family:Bricolage Grotesque,sans-serif;line-height:1.1}.v2-home .about-stat-card__label{margin-top:8px;font-size:13px;line-height:1.45;color:var(--muted)}.v2-home .about-story{padding:0 0 64px}.v2-home .about-story__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:start}.v2-home .about-checklist{list-style:none;margin:0;padding:24px;background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:20px;box-shadow:var(--glass-shadow)}.v2-home .about-checklist li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;color:var(--ink-2)}.v2-home .about-checklist li+li{margin-top:14px}.v2-home .about-checklist li svg{flex-shrink:0;margin-top:3px}.v2-home .about-values{padding:0 0 64px}.v2-home .about-values__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.v2-home .about-value-card{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:18px;padding:24px;box-shadow:var(--glass-shadow)}.v2-home .about-value-card h3{font-size:18px;margin-bottom:10px;color:var(--ink)}.v2-home .about-value-card p{font-size:15px;line-height:1.65;color:var(--ink-2)}.v2-home .about-modules{padding:0 0 64px}.v2-home .about-modules__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.v2-home .about-module-card{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:18px;padding:22px;box-shadow:var(--glass-shadow)}.v2-home .about-module-card .icn{width:42px;height:42px;border-radius:12px;margin-bottom:14px}.v2-home .about-module-card h3{font-size:17px;margin-bottom:8px;color:var(--ink)}.v2-home .about-module-card p{font-size:14px;line-height:1.6;color:var(--muted)}.v2-home .about-integrations{padding:0 0 64px}.v2-home .about-integrations__card{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:22px;padding:32px;box-shadow:var(--glass-shadow)}.v2-home .about-integrations__card h2{margin-top:12px;font-size:clamp(24px,3vw,32px)}.v2-home .about-integrations__card p{margin-top:12px;color:var(--ink-2);line-height:1.65}.v2-home .about-integrations__logos{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.v2-home .about-integration-pill{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;border:1px solid var(--hairline-strong);background:var(--device-side);font-size:13px;font-weight:700;color:var(--ink);box-shadow:inset 3px 0 0 var(--pill-color)}.v2-home .about-quote{padding:0 0 64px}.v2-home .about-quote__card{margin:0;background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:22px;padding:36px 40px;box-shadow:var(--glass-shadow)}.v2-home .about-quote__card p{font-size:clamp(18px,2.2vw,22px);line-height:1.65;color:var(--ink);font-style:italic}.v2-home .about-quote__card footer{display:flex;align-items:center;gap:14px;margin-top:24px}.v2-home .about-quote__avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:700;flex-shrink:0}.v2-home .about-quote__card footer strong{display:block;color:var(--ink);font-size:15px}.v2-home .about-quote__card footer span span{display:block;margin-top:2px;font-size:13px;color:var(--muted)}.v2-home .about-cta{padding:0 0 72px}.v2-home .about-cta__card{text-align:center;background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:22px;padding:44px 32px;box-shadow:var(--glass-shadow)}.v2-home .about-cta__card h2{font-size:clamp(24px,3vw,34px);margin-bottom:12px}.v2-home .about-cta__card p{max-width:620px;margin:0 auto;color:var(--ink-2);line-height:1.65}.v2-home .about-cta__card .cta-row{justify-content:center;margin-top:24px}.v2-home .products-page .page-hero,.v2-home .solutions-page .page-hero{padding:40px 0 24px}.v2-home .products-hero,.v2-home .solutions-hero{text-align:center}.v2-home .products-hero h1,.v2-home .solutions-hero h1{margin:12px auto 0;max-width:820px}.v2-home .products-hero .lede,.v2-home .solutions-hero .lede{margin:16px auto 0;max-width:720px}.v2-home .products-hero__cta,.v2-home .solutions-hero__cta{justify-content:center;margin-top:24px}.v2-home .products-pillars,.v2-home .solutions-segments{padding:56px 0}.v2-home .products-pillars__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v2-home .products-pillar-card{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:18px;padding:24px 22px;box-shadow:var(--glass-shadow);height:100%}.v2-home .products-pillar-card__icon{width:44px;height:44px;border-radius:12px;margin-bottom:14px}.v2-home .products-pillar-card h3{font-size:18px;font-weight:800;margin-bottom:8px;color:var(--ink)}.v2-home .products-pillar-card>p{font-size:14px;color:var(--ink-2);line-height:1.6;margin-bottom:14px}.v2-home .products-pillar-card ul{list-style:none;margin:0;padding:0}.v2-home .products-pillar-card li{position:relative;padding-left:16px;margin-bottom:8px;font-size:13px;color:var(--muted);line-height:1.5}.v2-home .products-pillar-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.v2-home .products-modules{padding:56px 0}.v2-home .products-modules__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.v2-home .products-module-card{background:var(--glass);border:1px solid var(--glass-border);border-radius:16px;padding:22px 20px;transition:transform .2s ease,border-color .2s ease}.v2-home .products-module-card:hover{transform:translateY(-2px);border-color:var(--hairline-strong)}.v2-home .products-module-card .icn{width:40px;height:40px;border-radius:10px;margin-bottom:12px}.v2-home .products-module-card h3{font-size:16px;font-weight:700;margin-bottom:6px;color:var(--ink)}.v2-home .products-module-card p{font-size:13px;color:var(--ink-2);line-height:1.55}.v2-home .products-compare{padding:56px 0}.v2-home .products-compare__card{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:start;background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:22px;padding:36px 32px;box-shadow:var(--glass-shadow)}.v2-home .products-compare__list{list-style:none;margin:20px 0 0;padding:0}.v2-home .products-compare__list li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:14px;color:var(--ink-2);line-height:1.55}.v2-home .products-compare__list li svg{flex:none;margin-top:2px;color:var(--accent)}.v2-home .products-compare__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v2-home .products-stat{background:var(--glass);border:1px solid var(--glass-border);border-radius:14px;padding:18px 14px;text-align:center}.v2-home .products-stat__value{font-size:24px;font-weight:800;color:var(--accent);font-family:Bricolage Grotesque,sans-serif}.v2-home .products-stat__label{margin-top:6px;font-size:12px;color:var(--muted);line-height:1.4}.v2-home .products-integrations,.v2-home .products-cta{padding:0 0 56px}.v2-home .solutions-segments__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v2-home .solutions-segment-card{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:18px;padding:24px 22px;box-shadow:var(--glass-shadow);height:100%}.v2-home .solutions-segment-card__tag{display:inline-flex;padding:5px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.v2-home .solutions-segment-card h3{font-size:18px;font-weight:800;margin-bottom:8px;color:var(--ink)}.v2-home .solutions-segment-card>p{font-size:14px;color:var(--ink-2);line-height:1.6;margin-bottom:14px}.v2-home .solutions-segment-card ul{list-style:none;margin:0;padding:0}.v2-home .solutions-segment-card li{position:relative;padding-left:16px;margin-bottom:8px;font-size:13px;color:var(--muted);line-height:1.5}.v2-home .solutions-segment-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.v2-home .solutions-roles{padding:56px 0}.v2-home .solutions-roles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.v2-home .solutions-role-card{background:var(--glass);border:1px solid var(--glass-border);border-radius:18px;padding:24px 22px}.v2-home .solutions-role-card__badge{display:inline-flex;padding:5px 10px;border-radius:8px;background:var(--device-side);color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.v2-home .solutions-role-card h3{font-size:17px;font-weight:800;margin-bottom:8px;color:var(--ink)}.v2-home .solutions-role-card>p{font-size:14px;color:var(--ink-2);line-height:1.6;margin-bottom:12px}.v2-home .solutions-role-card ul{list-style:none;margin:0;padding:0}.v2-home .solutions-role-card li{position:relative;padding-left:16px;margin-bottom:8px;font-size:13px;color:var(--muted);line-height:1.5}.v2-home .solutions-role-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--accent)}.v2-home .solutions-workflow{padding:56px 0}.v2-home .solutions-workflow__card{background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:22px;padding:36px 32px 32px;box-shadow:var(--glass-shadow)}.v2-home .solutions-workflow__head{margin-bottom:32px}.v2-home .solutions-workflow__steps{list-style:none;margin:0;padding:0;display:grid;gap:16px}.v2-home .solutions-workflow__steps li{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;padding:18px 20px;border-radius:14px;background:var(--glass);border:1px solid var(--glass-border)}.v2-home .solutions-workflow__step-num{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--btn-primary-bg);color:var(--btn-primary-color);font-size:14px;font-weight:800;flex-shrink:0}.v2-home .solutions-workflow__steps h3{font-size:16px;font-weight:700;margin-bottom:4px;color:var(--ink)}.v2-home .solutions-workflow__steps p{font-size:14px;color:var(--ink-2);line-height:1.55}.v2-home .solutions-quote{padding:0 0 56px}.v2-home .solutions-cta{padding:0 0 72px}.v2-home .va-join-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:0;min-height:calc(100vh - 120px);align-items:stretch}.v2-home .va-join-brand{display:flex;align-items:center;justify-content:center;padding:48px 40px;background:var(--glass-strong);border-right:1px solid var(--hairline)}.v2-home .va-join-brand h1{margin-top:12px;font-size:clamp(32px,4vw,44px)}.v2-home .va-join-brand .tagline{margin-top:10px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:700}.v2-home .va-join-brand__copy{margin-top:18px;max-width:420px;color:var(--ink-2);line-height:1.65}.v2-home .va-join-form-wrap{padding:48px 40px 64px;overflow-y:auto}.v2-home .va-field-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;flex-wrap:wrap}.v2-home .va-field-toolbar label{margin-bottom:0}.v2-home .va-file-note{margin-top:8px;font-size:12px;color:var(--muted)}.v2-home .va-agreement{margin-top:20px;padding-top:20px;border-top:1px solid var(--hairline)}.v2-home .va-agreement a{color:var(--accent);font-weight:600}.v2-home .va-submit-row{margin-top:28px;text-align:right}.v2-home .field input[type=file]{padding:8px 12px;cursor:pointer}.v2-home .field input[type=file]::file-selector-button{margin-right:12px;padding:8px 12px;border:1px solid var(--hairline-strong);border-radius:8px;background:var(--device-side);color:var(--ink);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.v2-home .btn-sm{padding:8px 12px;font-size:13px}.va-video-modal{position:fixed;inset:0;z-index:2000;background:rgba(7,13,26,.72);display:flex;align-items:center;justify-content:center;padding:24px}.va-video-modal__dialog{width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:20px;box-shadow:var(--glass-shadow);color:var(--ink)}.va-video-modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--hairline)}.va-video-modal__header h3{margin:0;font-size:18px}.va-video-modal__close{width:36px;height:36px;border:none;border-radius:10px;background:transparent;color:var(--ink);font-size:24px;line-height:1;cursor:pointer}.va-video-modal__body{padding:22px}.va-video-controls{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:18px}.va-video-preview{width:100%;max-height:280px;border-radius:12px;background:#000}.va-video-script{white-space:pre-line;color:var(--ink-2);line-height:1.65;font-size:14px}.va-recording-indicator{display:flex;align-items:center;gap:8px;color:#dc2626;font-size:13px;font-weight:600}.va-recording-dot{width:10px;height:10px;border-radius:50%;background:#dc2626;animation:va-pulse 1s infinite}@keyframes va-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}html.theme-dark .va-video-modal__dialog{background:rgba(15,23,42,.96);border-color:#ffb46424}@media (max-width: 960px){.v2-home .legal-document,.v2-home .compliance-card{padding:28px 20px}.v2-home .form-card,.v2-home .try-free-layout{grid-template-columns:1fr}.v2-home .form-card .form-side-visual{padding:32px 24px}.v2-home .form-grid,.v2-home .blogs-grid{grid-template-columns:1fr}.v2-home .blogs-pagination{flex-direction:column;align-items:stretch}.v2-home .blogs-pagination__pages{justify-content:center}.v2-home .about-stats__grid,.v2-home .about-modules__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v2-home .about-story__grid,.v2-home .about-values__grid,.v2-home .about-integrations__card,.v2-home .products-pillars__grid,.v2-home .products-modules__grid,.v2-home .solutions-segments__grid,.v2-home .products-compare__card,.v2-home .solutions-roles__grid{grid-template-columns:1fr}.v2-home .pricing-hero{padding:28px 20px 24px}.v2-home .about-integrations__logos{justify-content:flex-start}.v2-home .va-join-layout{grid-template-columns:1fr}.v2-home .va-join-brand{border-right:none;border-bottom:1px solid var(--hairline);padding:32px 24px}.v2-home .va-join-form-wrap{padding:32px 24px 48px}}
