.locale-menu[hidden],.locale-sheet[hidden]{display:none!important}:root{--font-sans:Inter, "PingFang SC", "HarmonyOS Sans SC", "Noto Sans SC", "Noto Sans TC", "Noto Sans JP", "Noto Sans KR", "Noto Sans Thai", "Noto Sans Devanagari", "Noto Sans Khmer", "Microsoft YaHei", system-ui, sans-serif;--type-hero-size:56px;--type-hero-line:66px;--type-section-size:36px;--type-section-line:48px;--type-feature-size:24px;--type-feature-line:34px;--type-card-title-size:20px;--type-card-title-line:30px;--type-body-size:16px;--type-body-line:28px;--type-card-body-size:15px;--type-card-body-line:26px;--type-support-size:14px;--type-support-line:22px;--type-eyebrow-size:14px;--type-eyebrow-line:22px;--type-nav-size:15px;--type-nav-line:22px;--type-button-size:15px;--type-button-line:24px;--bg:#fff;--surface:#fff;--surface-alt:#f8fafc;--surface-blue:#eff6ff;--text:#0f172a;--muted:#475569;--soft:#64748b;--line:#e2e8f0;--line-strong:#cbd5e1;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-bright:#3b82f6;--success:#16a34a;--warning:#b45309;--shadow:0 8px 32px #0f172a0f;--shadow-lg:0 28px 70px #0f172a1f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#08101f;--surface:#0f1a2d;--surface-alt:#0b1526;--surface-blue:#10254b;--text:#f1f5f9;--muted:#b8c4d6;--soft:#8fa0b8;--line:#22314a;--line-strong:#344663;--primary:#3b82f6;--primary-hover:#60a5fa;--primary-bright:#60a5fa;--success:#4ade80;--warning:#fbbf24;--shadow:0 8px 32px #00000038;--shadow-lg:0 28px 70px #0000005c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);margin:0;transition:background .2s,color .2s;overflow-x:hidden}html:lang(th) body,html:lang(km) body,html:lang(hi) body{overflow-wrap:anywhere;word-break:normal}a{color:inherit;text-decoration:none}button,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:3px}.home-shell,.shell{width:min(1280px,100% - 64px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 20px;font-size:13px;font-weight:700;line-height:1.55;display:flex}.eyebrow-mark{border:1px solid color-mix(in srgb, var(--primary) 24%, transparent);background:var(--surface-blue);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-size:14px;font-weight:650;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary,.button--nav{background:var(--primary);color:#fff;box-shadow:0 8px 18px #2563eb2e}.button--primary:hover,.button--nav:hover{background:var(--primary-hover)}.button--secondary{border-color:var(--line);background:var(--surface);color:var(--text)}.button--secondary:hover{border-color:var(--line-strong);background:var(--surface-alt)}.site-header{z-index:50;border-bottom:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:72px;display:flex}.brand{color:var(--text);letter-spacing:-.025em;flex:none;align-items:center;gap:10px;font-size:18px;display:inline-flex}.brand-symbol{background:var(--primary);border-radius:8px;width:28px;height:28px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffff29}.brand-symbol i{background:#fff;border-radius:3px;width:4px;display:block;position:absolute;transform:skew(-14deg)}.brand-symbol i:first-child{height:11px;top:9px;left:7px}.brand-symbol i:nth-child(2){height:15px;top:7px;left:12px}.brand-symbol i:nth-child(3){height:9px;top:10px;left:17px}.desktop-nav{align-items:center;gap:32px;margin-left:auto;display:flex}.desktop-nav a,.blog-nav-link{color:var(--muted);font-size:14px;font-weight:530;transition:color .2s}.header-actions{align-items:center;gap:8px;display:flex}.locale-switcher{position:relative}.locale-switcher__trigger,.icon-button,.mobile-menu-button{border:1px solid var(--line);background:var(--surface);height:40px;color:var(--text);border-radius:8px}.locale-switcher__trigger{min-width:116px;max-width:150px;font:inherit;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:13px;display:flex}.locale-switcher__trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.locale-menu{z-index:80;border:1px solid var(--line);background:var(--surface);width:min(520px,100vw - 32px);box-shadow:var(--shadow-lg);border-radius:14px;padding:14px;position:absolute;top:calc(100% + 10px);right:0}.locale-menu__heading{color:var(--muted);justify-content:space-between;align-items:center;padding:2px 4px 12px;font-size:12px;font-weight:600;display:flex}.locale-menu__heading button{width:32px;height:32px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.locale-menu__grid{scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;max-height:210px;padding-right:2px;display:grid;overflow-y:auto}.locale-menu__grid>a{min-width:0;min-height:38px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;text-decoration:none;display:flex}.locale-menu__grid>a:hover{background:var(--surface-alt)}.locale-menu__grid>a[aria-current=page]{background:var(--surface-blue);color:var(--primary);font-weight:600}.locale-sheet__backdrop{z-index:90;background:#0f172a6b;border:0;position:fixed;inset:0}.locale-sheet{z-index:91;border:1px solid var(--line);max-height:min(78vh,680px);padding:18px 18px max(24px, env(safe-area-inset-bottom));background:var(--surface);border-radius:20px 20px 0 0;position:fixed;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -16px 44px #0f172a29}.not-found-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:62vh;padding:96px 24px;display:flex}.not-found-page>p{color:var(--brand);letter-spacing:.12em;margin:0 0 12px;font-size:14px;font-weight:700}.not-found-page h1{color:var(--text);margin:0;font-size:clamp(36px,6vw,58px);line-height:1.1}.not-found-page>span{max-width:560px;color:var(--muted);margin:20px 0 30px;line-height:1.8}.icon-button,.mobile-menu-button{cursor:pointer;place-items:center;width:40px;padding:0;display:grid}.button--nav{min-height:40px;padding:0 15px}.mobile-nav{display:none}.locale-switcher--mobile{width:100%}.locale-switcher--mobile .locale-switcher__trigger{width:100%;max-width:none}.home-section{padding:112px 0}.section-header{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:56px;display:flex}.section-header>div:first-child{max-width:700px}.section-header h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,3.4vw,44px);font-weight:720;line-height:1.16}.section-header>div>p:last-child{max-width:660px;color:var(--muted);margin:20px 0 0;font-size:17px;line-height:1.7}.section-header--center{text-align:center;justify-content:center}.section-header--center>div{max-width:760px!important}.section-header--center .eyebrow{justify-content:center}.section-header--center>div>p:last-child{margin-inline:auto}.card-eyebrow{letter-spacing:.075em;text-transform:uppercase;font-weight:750;color:var(--primary)!important;margin:0 0 12px!important;font-size:12px!important}.product-hero{min-height:808px;padding:110px 0 96px;position:relative;overflow:hidden}.product-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f621,#3b82f600 67%);border-radius:50%;width:800px;height:650px;position:absolute;top:-180px;right:-220px}.hero-grid{grid-template-columns:minmax(0,46fr) minmax(0,54fr);align-items:center;gap:54px;display:grid;position:relative}.hero-content{z-index:3;max-width:600px;padding-bottom:18px;position:relative}.product-hero .hero-eyebrow{color:#2563eb;letter-spacing:0;text-transform:none;gap:10px;margin:0;font-size:15px;font-weight:600;line-height:24px}.product-hero .hero-eyebrow .eyebrow-mark{width:18px;height:18px}.hero-content h1{letter-spacing:-.02em;max-width:600px;margin:20px 0 0;font-size:64px;font-weight:700;line-height:72px}.hero-title-line{color:#0f172a;font:inherit;display:block}.hero-title-line--accent{color:#2563eb}.hero-description{color:#475569;max-width:540px;margin:28px 0 0;font-size:18px;font-weight:400;line-height:32px}.hero-support{color:#0f172a;margin:18px 0 0;font-size:17px;font-weight:600;line-height:28px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-actions .button{border-radius:10px;height:48px;min-height:48px;font-size:16px;font-weight:600;line-height:24px}.hero-actions .button--primary{color:#fff;background:#2563eb;padding:0 28px}.hero-actions .button--primary:hover{background:#1d4ed8}.hero-actions .button--secondary{color:#0f172a;box-shadow:none;background:#fff;border-color:#dce3ec;padding:0 24px}.hero-actions .button--secondary:hover{box-shadow:none;background:#f5f9ff;border-color:#93b4f4}.hero-proof{color:#64748b;letter-spacing:0;margin:18px 0 0;font-size:14px;font-weight:400;line-height:22px}.hero-visual{min-width:0;padding:64px 0 80px 12px;position:relative}.hero-orbit{border:1px solid color-mix(in srgb, var(--primary) 14%, transparent);border-radius:50%;position:absolute}.hero-orbit--one{width:620px;height:620px;top:-20px;right:-70px}.hero-orbit--two{width:450px;height:450px;top:65px;right:14px}.dashboard-window{z-index:2;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-lg);color:var(--text);border-radius:14px;position:relative;overflow:hidden}.window-bar{border-bottom:1px solid var(--line);background:var(--surface-alt);align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.window-dot{background:var(--line-strong);border-radius:50%;width:7px;height:7px}.window-address{border:1px solid var(--line);background:var(--surface);width:42%;height:22px;color:var(--soft);border-radius:5px;justify-content:center;align-items:center;gap:6px;margin:auto;font-size:7px;display:flex}.secure-dot{background:var(--success);border-radius:50%;width:5px;height:5px}.dashboard-layout{grid-template-columns:118px 1fr;min-height:405px;display:grid}.dashboard-sidebar{border-right:1px solid var(--line);background:var(--surface-alt);flex-direction:column;padding:17px 12px 12px;display:flex}.dashboard-mark{align-items:center;gap:7px;font-size:9px;display:flex}.dashboard-mark span{background:var(--primary);color:#fff;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.dashboard-sidebar nav{flex-direction:column;gap:4px;margin-top:24px;display:flex}.dashboard-sidebar nav span,.dashboard-sidebar nav b{color:var(--soft);border-radius:5px;padding:8px;font-size:8px;font-weight:550}.dashboard-sidebar nav b{background:var(--surface-blue);color:var(--primary)}.sidebar-user{align-items:center;gap:7px;margin-top:auto;display:flex}.sidebar-user>span{color:#1d4ed8;background:#dbeafe;border-radius:50%;place-items:center;width:23px;height:23px;font-size:7px;font-weight:700;display:grid}.sidebar-user div{flex-direction:column;min-width:0;display:flex}.sidebar-user b{font-size:7px}.sidebar-user small{color:var(--soft);font-size:6px}.dashboard-main{min-width:0;padding:18px 17px 12px}.dashboard-top{justify-content:space-between;align-items:flex-end;display:flex}.dashboard-top small{color:var(--soft);font-size:7px}.dashboard-top h3{margin:3px 0 0;font-size:14px}.dashboard-top .mock-button{background:var(--primary);color:#fff;border-radius:5px;align-items:center;gap:5px;height:28px;padding:0 10px;font-size:7px;display:flex}.dashboard-tools{align-items:center;gap:6px;margin:16px 0 10px;display:flex}.dashboard-tools>span,.mock-search{border:1px solid var(--line);height:26px;color:var(--soft);border-radius:5px;align-items:center;gap:4px;padding:0 8px;font-size:7px;display:flex}.mock-search{width:37%}.profile-count{margin-left:auto}.profile-count svg{margin-left:4px}.profile-table{border:1px solid var(--line);border-radius:7px;overflow:hidden}.profile-row{border-top:1px solid var(--line);min-height:50px;color:var(--muted);grid-template-columns:1.25fr .75fr 1.25fr .75fr .65fr .7fr 22px;align-items:center;padding:0 8px;font-size:7px;display:grid}.profile-row:first-child{border:0}.profile-head{background:var(--surface-alt);min-height:29px;color:var(--soft);text-transform:uppercase;font-size:6px}.profile-row>span{align-items:center;gap:4px;min-width:0;display:flex}.profile-row span small{color:var(--soft);margin-left:2px;font-size:6px}.profile-name b{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-avatar{border-radius:6px;flex:none;place-items:center;width:23px;height:23px;font-size:7px;font-style:normal;font-weight:700;display:grid}.profile-avatar--blue{color:#1d4ed8;background:#dbeafe}.profile-avatar--orange{color:#c2410c;background:#ffedd5}.profile-avatar--green{color:#15803d;background:#dcfce7}.profile-avatar--violet{color:#6d28d9;background:#ede9fe}.status-dot{background:var(--soft);border-radius:50%;width:5px;height:5px}.status-dot--running{background:var(--success)}.status-dot--ready{background:var(--primary-bright)}.mock-launch{border:1px solid var(--line);background:var(--surface);width:20px;height:20px;color:var(--primary);border-radius:5px;place-items:center;display:grid!important}.dashboard-pagination{color:var(--soft);justify-content:space-between;padding:10px 3px 0;font-size:6px;display:flex}.dashboard-pagination b{color:var(--primary)}.hero-visual .dashboard-window{border-color:color-mix(in srgb, var(--line) 82%, transparent);box-shadow:0 22px 56px #0f172a1a}.profile-float{z-index:3;border:1px solid color-mix(in srgb, var(--line) 84%, transparent);background:color-mix(in srgb, var(--surface) 96%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;align-items:center;gap:9px;width:187px;min-height:64px;padding:10px;display:flex;position:absolute;box-shadow:0 12px 30px #0f172a14}.profile-float div{flex-direction:column;min-width:0;display:flex}.profile-float b{font-size:9px}.profile-float small{color:var(--soft);margin-top:3px;font-size:7px}.profile-float em{color:var(--primary);margin-left:auto;font-size:6px;font-style:normal;font-weight:700}.float-icon{background:var(--surface-blue);width:30px;height:30px;color:var(--primary);border-radius:7px;flex:none;place-items:center;font-size:8px;font-weight:700;display:grid}.profile-float--a{top:20px;right:0}.profile-float--b{bottom:15px;right:15px}.profile-float--c{bottom:30px;left:0}:root[data-theme=dark] .hero-title-line{color:var(--text)}:root[data-theme=dark] .hero-title-line--accent,:root[data-theme=dark] .product-hero .hero-eyebrow{color:var(--primary-bright)}:root[data-theme=dark] .hero-description{color:var(--muted)}:root[data-theme=dark] .hero-support{color:var(--text)}:root[data-theme=dark] .hero-proof{color:var(--soft)}:root[data-theme=dark] .hero-actions .button--secondary{border-color:var(--line);background:var(--surface);color:var(--text)}:root[data-theme=dark] .hero-actions .button--secondary:hover{border-color:var(--primary);background:var(--surface-blue)}.platform-logo-section{--platform-logo-gap:72px;background:linear-gradient(#fff 0%,#fbfcfe 100%);padding:28px 0 42px;position:relative;overflow:hidden}.platform-logo-shell{width:min(100%,1440px);margin:0 auto;padding:0 24px}.platform-logo-label{color:#64748b;text-align:center;margin:0 0 24px;font-size:14px;font-weight:500;line-height:22px}.platform-logo-marquee{touch-action:pan-x;scrollbar-width:none;outline:none;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.platform-logo-marquee::-webkit-scrollbar{display:none}.platform-logo-marquee:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #2563eb57}.platform-logo-track{align-items:center;gap:var(--platform-logo-gap);will-change:transform;width:max-content;animation:32s linear infinite platform-logo-marquee;display:flex}.platform-logo-group{align-items:center;gap:var(--platform-logo-gap);flex:none;display:flex}.platform-logo-item{opacity:.92;flex:none;justify-content:center;align-items:center;height:44px;transition:opacity .22s,transform .22s;display:flex}.platform-logo-item:hover{opacity:1;transform:translateY(-2px)}.platform-logo-image{object-fit:contain;width:auto;max-width:140px;height:auto;max-height:34px;display:block}.platform-logo-item--wide .platform-logo-image{max-width:160px;max-height:38px}.platform-logo-item--compact .platform-logo-image{max-width:44px;max-height:30px}.platform-logo-marquee:hover .platform-logo-track,.platform-logo-marquee:focus-within .platform-logo-track,.platform-logo-marquee:active .platform-logo-track{animation-play-state:paused}@keyframes platform-logo-marquee{to{transform:translate3d(calc(-50% - (var(--platform-logo-gap) / 2)), 0, 0)}}:root[data-theme=dark] .platform-logo-section{background:linear-gradient(#0b1627 0%,#0e1a2d 100%)}:root[data-theme=dark] .platform-logo-label{color:#94a3b8}:root[data-theme=dark] .platform-logo-item--dark-ink .platform-logo-image{filter:drop-shadow(0 0 5px #ffffffb3)}:root[data-theme=dark] .platform-logo-item--x .platform-logo-image{filter:invert()}@media (max-width:1023px){.platform-logo-section{--platform-logo-gap:48px}.platform-logo-image{max-width:128px;max-height:32px}.platform-logo-item--wide .platform-logo-image{max-width:144px;max-height:34px}}@media (max-width:767px){.platform-logo-section{--platform-logo-gap:32px;padding:24px 0 34px}.platform-logo-shell{padding:0 16px}.platform-logo-label{margin-bottom:20px}.platform-logo-marquee{width:calc(100% + 32px);margin-left:-16px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.platform-logo-item{height:38px}.platform-logo-image,.platform-logo-item--wide .platform-logo-image{max-width:120px;max-height:28px}.platform-logo-item--compact .platform-logo-image{max-width:42px;max-height:26px}}@media (prefers-reduced-motion:reduce){.platform-logo-marquee{overflow-x:auto}.platform-logo-track{will-change:auto;animation:none;transform:none}.platform-logo-group[aria-hidden=true]{display:none}}.core-section{background:var(--surface-alt)}.core-section .section-header{margin-bottom:56px}.core-section .section-header>div:first-child{max-width:760px}.core-section .section-header .eyebrow{color:#2563eb;letter-spacing:.04em;text-transform:none;margin:0 0 16px;font-size:14px;font-weight:600;line-height:22px}.core-section .section-header h2{color:#0f172a;letter-spacing:-.02em;max-width:760px;margin:0;font-size:48px;font-weight:700;line-height:58px}.core-section .section-header>div>p:last-child{color:#64748b;max-width:760px;margin:18px 0 0;font-size:18px;font-weight:400;line-height:32px}.advantage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.advantage-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 100% 0,#2563eb14,#0000 32%),#ffffffe0;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;min-height:380px;padding:28px 28px 24px;transition:transform .24s,border-color .24s,background .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a0a,inset 0 1px #ffffffb8}.advantage-card:hover{background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 34%),#fff;border-color:#2563eb47;transform:translateY(-4px);box-shadow:0 18px 40px #2563eb1a,inset 0 1px #fffc}.advantage-card--featured{background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 34%),#fff;border-color:#2563eb57;box-shadow:0 16px 36px #2563eb1a,inset 0 1px #fffc}.advantage-top{justify-content:space-between;align-items:flex-start;display:flex}.advantage-card .line-icon{color:#2563eb;background:linear-gradient(#f8fbff 0%,#eef4ff 100%);border:1px solid #2563eb29;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:border-color .28s,background .28s;display:flex;box-shadow:inset 0 1px #fffc}.advantage-card .card-number{color:#cbd5e1;letter-spacing:-.03em;font-size:42px;font-weight:700;line-height:1;transition:color .28s}.advantage-card:hover .card-number,.advantage-card--featured .card-number{color:#b6c4d8}.advantage-card:hover .line-icon,.advantage-card--featured .line-icon{background:linear-gradient(#f5f9ff 0%,#e7f0ff 100%);border-color:#2563eb3d}.core-section .advantage-card .card-eyebrow{letter-spacing:0;text-transform:none;font-weight:600;line-height:22px;color:#2563eb!important;margin:20px 0 0!important;font-size:14px!important}.advantage-card h3{color:#0f172a;letter-spacing:-.02em;margin:12px 0 0;font-size:22px;font-weight:700;line-height:34px}.advantage-card>p:not(.card-eyebrow){color:#64748b;margin:14px 0 28px;font-size:17px;font-weight:400;line-height:30px}.advantage-card .soft-tag{color:#2563eb;background:#f3f7ff;border:1px solid #2563eb1a;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;height:32px;margin-top:auto;padding:0 14px;font-size:13px;font-weight:600;line-height:20px;display:inline-flex}:root[data-theme=dark] .core-section .section-header h2,:root[data-theme=dark] .advantage-card h3{color:var(--text)}:root[data-theme=dark] .core-section .section-header .eyebrow,:root[data-theme=dark] .core-section .advantage-card .card-eyebrow{color:var(--primary-bright)!important}:root[data-theme=dark] .core-section .section-header>div>p:last-child,:root[data-theme=dark] .advantage-card>p:not(.card-eyebrow){color:var(--muted)}:root[data-theme=dark] .advantage-card{border-color:var(--line);background:radial-gradient(circle at top right, #3b82f61f, transparent 32%), color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:0 10px 30px #0000002e,inset 0 1px #ffffff0a}:root[data-theme=dark] .advantage-card--featured{border-color:color-mix(in srgb, var(--primary) 44%, var(--line));background:radial-gradient(circle at top right, #3b82f629, transparent 34%), var(--surface);box-shadow:0 16px 36px #00000042}:root[data-theme=dark] .advantage-card:hover{border-color:color-mix(in srgb, var(--primary) 40%, var(--line));background:radial-gradient(circle at top right, #3b82f62b, transparent 34%), var(--surface);box-shadow:0 18px 40px #00000047}:root[data-theme=dark] .advantage-card .line-icon{border-color:color-mix(in srgb, var(--primary) 28%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--surface-blue) 75%, var(--surface)) 0%, var(--surface-blue) 100%);color:var(--primary-bright);box-shadow:inset 0 1px #ffffff0f}:root[data-theme=dark] .advantage-card .card-number{color:var(--line-strong)}:root[data-theme=dark] .advantage-card .soft-tag{border-color:color-mix(in srgb, var(--primary) 22%, var(--line));background:var(--surface-blue);color:var(--primary-bright)}.isolation-section{background:linear-gradient(#fff 0%,#f8fbff 100%)}.isolation-section .section-header{margin-bottom:56px}.isolation-section .section-header>div:first-child{max-width:960px}.isolation-section .section-header .eyebrow{color:#2563eb;letter-spacing:.04em;margin-bottom:20px;font-size:14px;font-weight:600;line-height:22px}.isolation-section .section-header h2{color:#0f172a;letter-spacing:-.03em;max-width:900px;margin:0;font-size:56px;font-weight:700;line-height:66px}.isolation-section .section-header>div>p:last-child{color:#64748b;max-width:760px;margin-top:20px;font-size:20px;font-weight:400;line-height:34px}.isolation-section .comparison-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.isolation-section .compare-card{border-radius:24px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.compare-card--shared{background:linear-gradient(#fff 0%,#fcfcfd 100%);border:1px solid #e8edf3;box-shadow:0 12px 30px #0f172a0d}.compare-card--independent{background:radial-gradient(circle at 90% 0,#2563eb14,#0000 36%),linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #2563eb2e;box-shadow:0 16px 36px #2563eb1a}.isolation-section .compare-card>header{align-items:center;gap:14px;min-height:92px;padding:22px 26px;display:flex}.isolation-section .compare-card--shared>header{background:linear-gradient(#fffdfc 0%,#faf8f5 100%);border-bottom:1px solid #ede7df}.isolation-section .compare-card--independent>header{background:linear-gradient(#f8fbff 0%,#f3f8ff 100%);border-bottom:1px solid #e2ecfa}.isolation-section .compare-card>header>span{border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.isolation-section .compare-card--shared>header>span{color:#c2410c;background:linear-gradient(145deg,#fff7ed,#fffbf5);border:1px solid #f3dec8}.isolation-section .compare-card--independent>header>span{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#f8fbff);border:1px solid #2563eb29;box-shadow:inset 0 1px #fffc}.isolation-section .compare-card header small{color:#94a3b8;letter-spacing:.1em;font-size:10px;font-weight:700;line-height:16px;display:block}.isolation-section .compare-card--independent header small{color:#2563eb}.isolation-section .compare-card header h3{color:#0f172a;margin:2px 0 0;font-size:18px;font-weight:700;line-height:28px}.isolation-section .account-pills b{color:#334155;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0f172a08}.isolation-section .shared-flow-diagram{width:min(320px,100% - 48px);margin:32px auto 0}.isolation-section .shared-flow-diagram .account-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;display:grid}.isolation-section .shared-flow-diagram .account-pills b{white-space:nowrap;width:100%;min-width:0;padding:0 8px}.isolation-section .flow-lines{width:100%;height:56px;display:block;overflow:visible}.isolation-section .flow-lines path{fill:none;stroke:#cbd5e1;stroke-linecap:round;stroke-width:1px;vector-effect:non-scaling-stroke}.isolation-section .shared-browser{color:#334155;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dce3ec;border-radius:16px;justify-content:center;align-items:center;gap:11px;width:200px;height:70px;margin:0 auto;display:flex;box-shadow:0 8px 20px #0f172a0d}.isolation-section .shared-browser b{font-size:16px;font-weight:700}.isolation-section .shared-flow-diagram .shared-browser{margin:0 auto}.isolation-section .shared-signals{grid-template-columns:1fr 1fr;gap:10px;margin:28px 32px 32px;display:grid}.isolation-section .shared-signals span{color:#475569;background:#fff;border:1px solid #e5eaf2;border-radius:10px;align-items:center;gap:8px;height:34px;padding:0 12px;font-size:13px;font-weight:500;display:flex;box-shadow:inset 0 1px #fffc}.isolation-section .shared-signals span svg{color:#64748b;flex:none}.isolation-section .compare-card>footer{justify-content:center;align-items:center;gap:8px;min-height:52px;margin-top:auto;padding:12px 18px;font-size:13px;font-weight:600;display:flex}.isolation-section .compare-card--shared>footer{color:#c2410c;background:linear-gradient(#fff8f1 0%,#fff4ea 100%);border-top:1px solid #f4e1cc}.isolation-section .compare-card--independent>footer{color:#2563eb;background:linear-gradient(#f2f7ff 0%,#eaf2ff 100%);border-top:1px solid #dce8fb}.isolation-section .independent-profiles{grid-template-columns:repeat(3,1fr);gap:12px;padding:32px 28px 36px;display:grid}.isolation-section .independent-profiles>div{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e5eaf2;border-radius:18px;flex-direction:column;min-width:0;padding:18px 16px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 8px 22px #0f172a0a}.isolation-section .independent-profiles>div:hover{border-color:#2563eb33;transform:translateY(-2px);box-shadow:0 12px 28px #2563eb14}.isolation-section .profile-icon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#f7faff);border:1px solid #2563eb24;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:14px;display:grid}.isolation-section .independent-profiles b{color:#0f172a;font-size:18px;font-weight:700;line-height:28px}.isolation-section .independent-profiles i{color:#2563eb;margin:2px 0 14px;font-size:13px;font-style:normal;font-weight:600;line-height:20px}.isolation-section .independent-profiles small{color:#64748b;align-items:center;gap:6px;margin-top:5px;font-size:13px;font-weight:500;line-height:22px;display:flex}.isolation-section .independent-profiles small svg{color:#16a34a;flex:none}.isolation-section .principle-line{align-items:center;gap:22px;max-width:820px;margin:52px auto 0;display:flex}.isolation-section .principle-line>span{color:#cbd5e1;letter-spacing:-.03em;flex:none;font-size:48px;font-weight:700;line-height:1}.isolation-section .principle-line>div{border-left:2px solid #2563eb;padding-left:22px}.isolation-section .principle-line b{color:#0f172a;letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:40px}.isolation-section .principle-profile{color:#2563eb;font-style:normal}.isolation-section .principle-line p{color:#64748b;margin:6px 0 0;font-size:18px;font-weight:400;line-height:30px}:root[data-theme=dark] .isolation-section{background:linear-gradient(#08101f 0%,#0a1425 100%)}:root[data-theme=dark] .isolation-section .section-header h2,:root[data-theme=dark] .isolation-section .compare-card header h3,:root[data-theme=dark] .isolation-section .independent-profiles b,:root[data-theme=dark] .isolation-section .principle-line b{color:#f1f5f9}:root[data-theme=dark] .isolation-section .section-header>div>p:last-child,:root[data-theme=dark] .isolation-section .principle-line p{color:#a9b8cc}:root[data-theme=dark] .compare-card--shared{background:linear-gradient(#111b2d 0%,#0d1728 100%);border-color:#293750;box-shadow:0 14px 34px #00000038}:root[data-theme=dark] .compare-card--independent{background:radial-gradient(circle at 90% 0,#3b82f629,#0000 38%),linear-gradient(#111d32 0%,#0d182b 100%);border-color:#60a5fa4d;box-shadow:0 16px 38px #00000047}:root[data-theme=dark] .isolation-section .compare-card--shared>header{background:linear-gradient(#1b1b22 0%,#161821 100%);border-color:#3b3029}:root[data-theme=dark] .isolation-section .compare-card--independent>header{background:linear-gradient(#12243f 0%,#101f36 100%);border-color:#263b5b}:root[data-theme=dark] .isolation-section .compare-card--shared>header>span{color:#fb923c;background:linear-gradient(145deg,#332317,#251d18);border-color:#5b3a25}:root[data-theme=dark] .isolation-section .compare-card--independent>header>span,:root[data-theme=dark] .isolation-section .profile-icon{color:#60a5fa;box-shadow:none;background:linear-gradient(145deg,#17325a,#122746);border-color:#60a5fa47}:root[data-theme=dark] .isolation-section .account-pills b,:root[data-theme=dark] .isolation-section .shared-browser{color:#dbe7f6;background:linear-gradient(#172338 0%,#111b2d 100%);border-color:#34435b;box-shadow:0 8px 22px #0000002e}:root[data-theme=dark] .isolation-section .flow-lines path{stroke:#435572}:root[data-theme=dark] .isolation-section .shared-signals span,:root[data-theme=dark] .isolation-section .independent-profiles>div{color:#b8c7da;background:linear-gradient(#142138 0%,#101b2e 100%);border-color:#2c3b53;box-shadow:0 8px 22px #00000029}:root[data-theme=dark] .isolation-section .shared-signals span svg,:root[data-theme=dark] .isolation-section .independent-profiles small{color:#9fb0c6}:root[data-theme=dark] .isolation-section .compare-card--shared>footer{color:#fb923c;background:linear-gradient(#2d2118 0%,#251b15 100%);border-color:#513822}:root[data-theme=dark] .isolation-section .compare-card--independent>footer{color:#60a5fa;background:linear-gradient(#142b4d 0%,#11243f 100%);border-color:#29456e}.fingerprint-section{background:linear-gradient(#f8fbff 0%,#f5f9ff 100%)}.fingerprint-section .section-header{margin-bottom:58px}.fingerprint-section .section-header>div:first-child{max-width:940px}.fingerprint-section .section-header .eyebrow{color:#2563eb;letter-spacing:.04em;margin-bottom:20px;font-size:14px;font-weight:700;line-height:22px}.fingerprint-section .section-header h2{color:#0f172a;letter-spacing:-.025em;max-width:900px;margin:0;font-size:52px;font-weight:700;line-height:62px}.fingerprint-section .section-header>div>p:last-child{color:#64748b;max-width:880px;margin-top:22px;font-size:19px;font-weight:400;line-height:34px}.fingerprint-section .identity-board{grid-template-columns:220px minmax(0,1fr) 220px;align-items:center;gap:28px;display:grid}.fingerprint-section .identity-profile{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0;border-radius:22px;min-width:220px;overflow:hidden;box-shadow:0 14px 34px #0f172a0f}.fingerprint-section .identity-profile--a{grid-area:1/1}.fingerprint-section .identity-profile--b{grid-area:1/3}.fingerprint-section .identity-profile header{background:linear-gradient(#f8fbff 0%,#f3f7ff 100%);border-bottom:1px solid #e5ecf5;align-items:center;gap:11px;padding:18px 18px 16px;display:flex}.fingerprint-section .identity-profile header>span{color:#2563eb;background:#eff6ff;border:1px solid #2563eb1f;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid}.fingerprint-section .identity-profile header div{flex-direction:column;min-width:0;display:flex}.fingerprint-section .identity-profile header b{color:#0f172a;font-size:17px;font-weight:700;line-height:24px}.fingerprint-section .identity-profile header small{color:#64748b;margin-top:1px;font-size:12px;font-weight:500;line-height:18px}.fingerprint-section .identity-profile-values p{color:#475569;border-bottom:1px solid #eef2f7;grid-template-columns:6px 1fr 14px;align-items:center;gap:9px;min-height:38px;margin:0;padding:0 16px;font-size:13px;font-weight:500;line-height:20px;display:grid}.fingerprint-section .identity-profile-values p i{background:#3b82f6;border-radius:50%;width:5px;height:5px}.fingerprint-section .identity-profile-values p svg{color:#16a34a}.fingerprint-section .identity-profile footer{color:#15803d;background:#f0fdf4;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:600;display:flex}.fingerprint-section .identity-core{grid-area:1/2;min-width:0;min-height:520px;position:relative}.fingerprint-section .identity-tracks{width:380px;height:380px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.fingerprint-section .identity-tracks i{border:1px solid #2563eb1a;border-radius:50%;position:absolute;inset:0}.fingerprint-section .identity-tracks i:last-child{inset:52px}.fingerprint-section .identity-groups{z-index:3;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:92px 220px;display:grid;position:absolute;inset:18px 0}.fingerprint-section .identity-group{background:#fffffff0;border:1px solid #e2e8f0;border-radius:14px;align-self:start;width:min(100%,210px);transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 8px 20px #0f172a0d}.fingerprint-section .identity-group:hover{border-color:#2563eb3d;transform:translateY(-2px);box-shadow:0 10px 24px #2563eb14}.fingerprint-section .identity-group:nth-child(2n){justify-self:end}.fingerprint-section .identity-group:nth-child(n+3){align-self:end}.fingerprint-section .identity-group header{background:linear-gradient(#fff 0%,#f8fbff 100%);border-bottom:1px solid #edf2f8;align-items:center;gap:9px;min-height:44px;padding:0 13px;display:flex}.fingerprint-section .identity-group header>span{color:#2563eb;background:#eff6ff;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.fingerprint-section .identity-group header b{color:#0f172a;font-size:13px;font-weight:700;line-height:20px}.fingerprint-section .identity-group>div{gap:7px;padding:11px 13px 13px;display:grid}.fingerprint-section .identity-group>div span{color:#64748b;white-space:nowrap;font-size:11px;font-weight:600;line-height:18px}.fingerprint-section .identity-connectors{z-index:2;width:340px;height:250px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fingerprint-section .identity-connectors i{transform-origin:50%;background:#2563eb2e;width:90px;height:1px;position:absolute}.fingerprint-section .identity-connectors i:first-child{top:54px;left:8px;transform:rotate(28deg)}.fingerprint-section .identity-connectors i:nth-child(2){top:54px;right:8px;transform:rotate(-28deg)}.fingerprint-section .identity-connectors i:nth-child(3){bottom:54px;left:8px;transform:rotate(-28deg)}.fingerprint-section .identity-connectors i:nth-child(4){bottom:54px;right:8px;transform:rotate(28deg)}.fingerprint-section .identity-center{z-index:4;background:radial-gradient(circle at 35% 25%,#fff 0%,#f4f8ff 55%,#eaf2ff 100%);border:1px solid #2563eb38;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #2563eb1f,inset 0 1px #ffffffe6}.fingerprint-section .identity-center>span{color:#fff;background:#2563eb;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:10px;display:grid;box-shadow:0 10px 24px #2563eb38}.fingerprint-section .identity-center small{color:#64748b;font-size:10px;font-weight:600;line-height:16px}.fingerprint-section .identity-center b{color:#0f172a;text-align:center;margin-top:2px;font-size:15px;font-weight:700;line-height:22px}.fingerprint-section .identity-center p{color:#2563eb;margin:2px 0 0;font-size:11px;font-weight:600;line-height:18px}.fingerprint-section .identity-logic{grid-template-columns:1fr 18px 1fr 18px 1fr 18px 1fr;align-items:center;gap:12px;max-width:1080px;margin:48px auto 0;display:grid}.fingerprint-section .identity-logic article{background:#ffffffc7;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:13px;min-height:104px;padding:18px;display:flex}.fingerprint-section .identity-logic article>span{color:#93b4f4;letter-spacing:.06em;font-size:12px;font-weight:700;line-height:20px}.fingerprint-section .identity-logic h3{color:#0f172a;margin:0;font-size:16px;font-weight:700;line-height:24px}.fingerprint-section .identity-logic p{color:#64748b;margin:5px 0 0;font-size:12px;line-height:20px}.fingerprint-section .identity-logic-arrow{color:#2563eb7a}.fingerprint-section .identity-statement{background:linear-gradient(135deg,#eff6ff 0%,#f8fbff 55%,#eef4ff 100%);border:1px solid #2563eb33;border-radius:20px;align-items:center;gap:18px;max-width:1080px;margin:24px auto 0;padding:22px 24px;display:flex;box-shadow:0 12px 30px #2563eb14}.fingerprint-section .identity-statement>span{color:#fff;background:#2563eb;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 20px #2563eb33}.fingerprint-section .identity-statement>div:nth-child(2){min-width:0}.fingerprint-section .identity-statement h3{color:#0f172a;margin:0;font-size:18px;font-weight:700;line-height:28px}.fingerprint-section .identity-statement p{color:#64748b;margin:4px 0 0;font-size:13px;line-height:22px}.fingerprint-section .identity-badges{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:7px;margin-left:auto;display:flex}.fingerprint-section .identity-badges b{color:#2563eb;letter-spacing:.05em;background:#ffffffb8;border:1px solid #2563eb24;border-radius:999px;align-items:center;height:30px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}:root[data-theme=dark] .fingerprint-section{background:linear-gradient(#0a1425 0%,#0b172a 100%)}:root[data-theme=dark] .fingerprint-section .section-header h2,:root[data-theme=dark] .fingerprint-section .identity-profile header b,:root[data-theme=dark] .fingerprint-section .identity-group header b,:root[data-theme=dark] .fingerprint-section .identity-center b,:root[data-theme=dark] .fingerprint-section .identity-logic h3,:root[data-theme=dark] .fingerprint-section .identity-statement h3{color:#f1f5f9}:root[data-theme=dark] .fingerprint-section .section-header>div>p:last-child,:root[data-theme=dark] .fingerprint-section .identity-profile header small,:root[data-theme=dark] .fingerprint-section .identity-profile-values p,:root[data-theme=dark] .fingerprint-section .identity-group>div span,:root[data-theme=dark] .fingerprint-section .identity-logic p,:root[data-theme=dark] .fingerprint-section .identity-statement p{color:#a9b8cc}:root[data-theme=dark] .fingerprint-section .identity-profile{background:linear-gradient(#111e33 0%,#0e192b 100%);border-color:#2c3b53;box-shadow:0 14px 34px #00000038}:root[data-theme=dark] .fingerprint-section .identity-profile header{background:linear-gradient(#142844 0%,#11223a 100%);border-color:#2b4162}:root[data-theme=dark] .fingerprint-section .identity-profile header>span,:root[data-theme=dark] .fingerprint-section .identity-group header>span{color:#60a5fa;background:#15335c;border-color:#60a5fa40}:root[data-theme=dark] .fingerprint-section .identity-profile-values p{border-color:#24344d}:root[data-theme=dark] .fingerprint-section .identity-profile footer{color:#4ade80;background:#102b24}:root[data-theme=dark] .fingerprint-section .identity-group{background:#111e33f0;border-color:#2c3c55;box-shadow:0 8px 22px #0000002e}:root[data-theme=dark] .fingerprint-section .identity-group header{background:linear-gradient(#15243b 0%,#111d31 100%);border-color:#283a55}:root[data-theme=dark] .fingerprint-section .identity-tracks i{border-color:#60a5fa21}:root[data-theme=dark] .fingerprint-section .identity-connectors i{background:#60a5fa47}:root[data-theme=dark] .fingerprint-section .identity-center{background:radial-gradient(circle at 35% 25%,#1b3457 0%,#142946 55%,#10213a 100%);border-color:#60a5fa61;box-shadow:0 18px 45px #0000004d,inset 0 1px #ffffff14}:root[data-theme=dark] .fingerprint-section .identity-center small{color:#9fb0c6}:root[data-theme=dark] .fingerprint-section .identity-center p{color:#60a5fa}:root[data-theme=dark] .fingerprint-section .identity-logic article{background:#0f1c2fd1;border-color:#293a53}:root[data-theme=dark] .fingerprint-section .identity-statement{background:linear-gradient(135deg,#122948 0%,#10213a 55%,#132b4b 100%);border-color:#60a5fa47;box-shadow:0 12px 30px #0000003d}:root[data-theme=dark] .fingerprint-section .identity-badges b{color:#60a5fa;background:#0f223cc7;border-color:#60a5fa40}.workspace-section{background:var(--bg)}.workspace-section .section-header{margin-bottom:58px}.workspace-section .section-header>div:first-child{max-width:900px!important}.workspace-section .section-header .eyebrow{color:#2563eb;letter-spacing:.04em;margin-bottom:18px;font-size:14px;font-weight:700;line-height:22px}.workspace-section .section-header h2{color:#0f172a;letter-spacing:-.03em;max-width:900px;margin:0 auto;font-size:52px;font-weight:700;line-height:62px}.workspace-section .section-header>div>p:last-child{color:#64748b;max-width:820px;margin:18px auto 0;font-size:19px;font-weight:400;line-height:34px}.workspace-preview{z-index:1;max-width:1160px;margin:0 auto;position:relative}.workspace-preview:before{z-index:-1;filter:blur(76px);content:"";pointer-events:none;background:#2563eb1f;border-radius:46%;width:88%;height:84%;position:absolute;top:16%;left:6%}.workspace-product-frame{background:#fff;border:1px solid #e3eaf3;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px #0f172a1a,0 8px 24px #0f172a0d}.workspace-product-image{width:100%;height:auto;display:block}.dashboard-window--workspace{background:linear-gradient(#fff 0%,#fbfcfe 100%);border-color:#e3eaf3;border-radius:24px;box-shadow:0 24px 60px #0f172a1a,0 8px 24px #0f172a0d,inset 0 1px #ffffffd9}.dashboard-window--workspace .window-bar{background:linear-gradient(#f8fafd 0%,#f2f6fb 100%);border-bottom-color:#e6edf5;gap:7px;height:54px;padding:0 18px;position:relative}.dashboard-window--workspace .window-dot{background:#d1d9e6;width:8px;height:8px}.dashboard-window--workspace .window-address{color:#64748b;background:#fff;border-color:#dfe7f0;border-radius:10px;gap:8px;width:40%;min-width:360px;height:30px;padding:0 16px;font-size:11px;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 1px #0f172a05}.dashboard-window--workspace .secure-dot{background:#22c55e;width:6px;height:6px}.dashboard-window--workspace .dashboard-layout{grid-template-columns:148px 1fr;min-height:570px}.dashboard-window--workspace .dashboard-sidebar{background:linear-gradient(#f8fafd 0%,#f4f7fb 100%);border-right-color:#e7edf5;padding:24px 14px 16px}.dashboard-window--workspace .dashboard-mark{color:#0f172a;gap:9px;font-size:12px}.dashboard-window--workspace .dashboard-mark span{background:linear-gradient(145deg,#3478f6,#2563eb);border-radius:8px;width:28px;height:28px;box-shadow:0 6px 14px #2563eb2e,inset 0 1px #ffffff3d}.dashboard-window--workspace .dashboard-sidebar nav{gap:5px;margin-top:28px}.dashboard-window--workspace .dashboard-sidebar nav span,.dashboard-window--workspace .dashboard-sidebar nav b{color:#64748b;border-radius:10px;min-height:38px;padding:0 12px;font-size:12px;font-weight:500;line-height:38px}.dashboard-window--workspace .dashboard-sidebar nav b{color:#2563eb;background:linear-gradient(#eff5ff 0%,#e8f1ff 100%);font-weight:600;box-shadow:inset 0 0 0 1px #2563eb0a}.dashboard-window--workspace .sidebar-user{border-top:1px solid #e4ebf3;gap:9px;padding-top:15px}.dashboard-window--workspace .sidebar-user>span{color:#1d4ed8;background:linear-gradient(145deg,#dbeafe,#bfdbfe);width:32px;height:32px;font-size:9px;box-shadow:inset 0 0 0 1px #2563eb14}.dashboard-window--workspace .sidebar-user b{color:#0f172a;font-size:10px;line-height:15px}.dashboard-window--workspace .sidebar-user small{color:#64748b;font-size:8px;line-height:13px}.dashboard-window--workspace .dashboard-main{background:linear-gradient(#fff 0%,#fcfdff 100%);padding:28px 24px 18px}.dashboard-window--workspace .dashboard-top{align-items:flex-end}.dashboard-window--workspace .dashboard-top small{color:#94a3b8;font-size:10px;line-height:16px}.dashboard-window--workspace .dashboard-top h3{color:#0f172a;letter-spacing:-.015em;margin-top:4px;font-size:20px;font-weight:700;line-height:28px}.dashboard-window--workspace .dashboard-top .mock-button{color:#fff;background:#2563eb;border-radius:10px;gap:6px;height:36px;padding:0 14px;font-size:12px;font-weight:600;box-shadow:0 8px 18px #2563eb2e}.dashboard-window--workspace .dashboard-tools{gap:8px;margin:18px 0 12px}.dashboard-window--workspace .dashboard-tools>span,.dashboard-window--workspace .mock-search{color:#475569;background:#fff;border-color:#e2e8f0;border-radius:10px;gap:6px;height:34px;padding:0 12px;font-size:12px}.dashboard-window--workspace .mock-search{color:#94a3b8;width:min(36%,360px)}.dashboard-window--workspace .profile-count{margin-left:auto}.dashboard-window--workspace .profile-table{background:#fff;border-color:#e6ecf4;border-radius:14px;box-shadow:inset 0 1px #ffffffe6}.dashboard-window--workspace .profile-row{color:#64748b;border-top-color:#eef2f7;grid-template-columns:1.25fr .78fr 1.25fr .8fr .72fr .78fr 32px;min-height:60px;padding:0 12px;font-size:11px;transition:background .2s}.dashboard-window--workspace .profile-row:not(.profile-head):hover{background:#fbfdff}.dashboard-window--workspace .profile-head{color:#94a3b8;letter-spacing:.02em;background:linear-gradient(#fafcff 0%,#f5f8fc 100%);border:0;min-height:42px;font-size:10px;font-weight:600}.dashboard-window--workspace .profile-row>span{gap:6px}.dashboard-window--workspace .profile-row span small{color:#94a3b8;margin-left:0;font-size:9px;font-weight:500}.dashboard-window--workspace .profile-name b{color:#0f172a;font-size:12px;font-weight:600}.dashboard-window--workspace .profile-avatar{border:1px solid #0f172a0a;border-radius:8px;width:28px;height:28px;font-size:9px}.dashboard-window--workspace .profile-avatar--blue{background:linear-gradient(145deg,#e0efff,#cfe4ff)}.dashboard-window--workspace .profile-avatar--orange{background:linear-gradient(145deg,#fff0db,#ffe3bf)}.dashboard-window--workspace .profile-avatar--green{background:linear-gradient(145deg,#e1f9e9,#cef4da)}.dashboard-window--workspace .profile-avatar--violet{background:linear-gradient(145deg,#f0ecff,#e3dcff)}.dashboard-window--workspace .status-dot{width:7px;height:7px}.dashboard-window--workspace .mock-launch{color:#2563eb;cursor:pointer;background:#f8fafc;border-color:#e2e8f0;border-radius:8px;width:28px;height:28px;padding:0;transition:border-color .2s,background .2s}.dashboard-window--workspace .mock-launch:hover{background:#eff6ff;border-color:#cfe0ff}.dashboard-window--workspace .dashboard-pagination{color:#94a3b8;padding:12px 4px 0;font-size:10px;line-height:16px}.workspace-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;max-width:1060px;margin:52px auto 0;display:grid}.workspace-actions article{gap:16px;padding:8px 10px;display:flex}.workspace-actions article>span{color:#2563eb;background:linear-gradient(#f8fbff 0%,#eef4ff 100%);border:1px solid #2563eb24;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 6px 16px #2563eb0f}.workspace-actions small{color:#2563eb;font-size:12px;font-weight:700;line-height:18px}.workspace-actions h3{color:#0f172a;letter-spacing:-.02em;margin:2px 0 0;font-size:28px;font-weight:700;line-height:36px}.workspace-actions p{color:#64748b;max-width:240px;margin:6px 0 0;font-size:15px;font-weight:400;line-height:26px}:root[data-theme=dark] .workspace-section{background:linear-gradient(#08101f 0%,#091425 100%)}:root[data-theme=dark] .workspace-product-frame{border-color:#293950;box-shadow:0 26px 64px #00000057,0 8px 24px #0000003d}:root[data-theme=dark] .workspace-section .section-header h2,:root[data-theme=dark] .workspace-actions h3{color:#f1f5f9}:root[data-theme=dark] .workspace-section .section-header .eyebrow,:root[data-theme=dark] .workspace-actions small{color:#60a5fa}:root[data-theme=dark] .workspace-section .section-header>div>p:last-child,:root[data-theme=dark] .workspace-actions p{color:#a9b8cc}:root[data-theme=dark] .workspace-preview:before{background:#3b82f621}:root[data-theme=dark] .dashboard-window--workspace{background:linear-gradient(#111d30 0%,#0c1728 100%);border-color:#293950;box-shadow:0 26px 64px #00000057,0 8px 24px #0000003d,inset 0 1px #ffffff0a}:root[data-theme=dark] .dashboard-window--workspace .window-bar{background:linear-gradient(#162338 0%,#111d30 100%);border-color:#2a3a51}:root[data-theme=dark] .dashboard-window--workspace .window-dot{background:#52627a}:root[data-theme=dark] .dashboard-window--workspace .window-address{color:#9fb0c6;background:#0c1728;border-color:#31435e;box-shadow:inset 0 1px 1px #0000003d}:root[data-theme=dark] .dashboard-window--workspace .dashboard-sidebar{background:linear-gradient(#111e31 0%,#0d192b 100%);border-color:#293a52}:root[data-theme=dark] .dashboard-window--workspace .dashboard-mark,:root[data-theme=dark] .dashboard-window--workspace .sidebar-user b,:root[data-theme=dark] .dashboard-window--workspace .dashboard-top h3,:root[data-theme=dark] .dashboard-window--workspace .profile-name b{color:#f1f5f9}:root[data-theme=dark] .dashboard-window--workspace .dashboard-sidebar nav span{color:#9fb0c6}:root[data-theme=dark] .dashboard-window--workspace .dashboard-sidebar nav b{color:#60a5fa;background:linear-gradient(#15335c 0%,#122b4d 100%)}:root[data-theme=dark] .dashboard-window--workspace .sidebar-user{border-color:#293a52}:root[data-theme=dark] .dashboard-window--workspace .sidebar-user small,:root[data-theme=dark] .dashboard-window--workspace .dashboard-top small,:root[data-theme=dark] .dashboard-window--workspace .dashboard-pagination{color:#8fa0b8}:root[data-theme=dark] .dashboard-window--workspace .dashboard-main{background:linear-gradient(#0f1b2e 0%,#0c1728 100%)}:root[data-theme=dark] .dashboard-window--workspace .dashboard-tools>span,:root[data-theme=dark] .dashboard-window--workspace .mock-search{color:#a9b8cc;background:#111e32;border-color:#2d3d55}:root[data-theme=dark] .dashboard-window--workspace .mock-search{color:#8fa0b8}:root[data-theme=dark] .dashboard-window--workspace .profile-table{background:#101c2f;border-color:#2a3b53;box-shadow:inset 0 1px #ffffff08}:root[data-theme=dark] .dashboard-window--workspace .profile-head{color:#8fa0b8;background:linear-gradient(#15243a 0%,#121f33 100%)}:root[data-theme=dark] .dashboard-window--workspace .profile-row{color:#a9b8cc;border-color:#25364d}:root[data-theme=dark] .dashboard-window--workspace .profile-row:not(.profile-head):hover{background:#132238}:root[data-theme=dark] .dashboard-window--workspace .profile-row span small{color:#8fa0b8}:root[data-theme=dark] .dashboard-window--workspace .mock-launch{color:#60a5fa;background:#14243a;border-color:#30435e}:root[data-theme=dark] .dashboard-window--workspace .mock-launch:hover{background:#17335a;border-color:#3c66a0}:root[data-theme=dark] .workspace-actions article>span{color:#60a5fa;background:linear-gradient(#142b4a 0%,#11243f 100%);border-color:#60a5fa38;box-shadow:0 6px 16px #0000002e}.efficiency-section{background:#f7f9fc}.efficiency-section .section-header{margin-bottom:56px}.efficiency-section .section-header>div:first-child{max-width:860px}.efficiency-section .section-header .eyebrow{color:#2563eb;letter-spacing:.04em;margin-bottom:18px;font-size:14px;font-weight:700;line-height:22px}.efficiency-section .section-header h2{color:#0f172a;letter-spacing:-.03em;max-width:860px;margin:0;font-size:52px;font-weight:700;line-height:62px}.efficiency-section .section-header>div>p:last-child{color:#64748b;max-width:860px;margin-top:18px;font-size:19px;font-weight:400;line-height:34px}.efficiency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.efficiency-card{background:radial-gradient(circle at 100% 0,#2563eb0f,#0000 30%),linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0;border-radius:24px;grid-template-rows:auto 1fr;min-height:480px;transition:transform .28s,border-color .28s,box-shadow .28s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a0d}.efficiency-card:hover{border-color:#2563eb33;transform:translateY(-4px);box-shadow:0 18px 40px #2563eb14}.efficiency-copy{padding:28px 28px 0}.efficiency-copy .card-eyebrow{letter-spacing:.02em;text-transform:none;font-weight:700;line-height:20px;color:#2563eb!important;margin:0!important;font-size:13px!important}.efficiency-copy h3{color:#0f172a;letter-spacing:-.02em;max-width:480px;margin:10px 0 0;font-size:34px;font-weight:700;line-height:1.18}.efficiency-copy>p:last-child{color:#64748b;max-width:500px;margin:12px 0 0;font-size:16px;font-weight:400;line-height:28px}.batch-visual,.team-visual{background:linear-gradient(#fcfdff 0%,#f8fafc 100%);border:1px solid #e5eaf2;border-radius:16px 16px 0 0;align-self:end;margin:26px 28px 0;overflow:hidden;box-shadow:inset 0 1px #fffc}.batch-visual{padding:14px}.batch-toolbar{justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:10px;display:flex}.batch-toolbar>span,.batch-toolbar b{color:#475569;white-space:nowrap;background:#fff;border:1px solid #dfe7f0;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.batch-toolbar>span{color:#2563eb;background:#eff6ff;border-color:#cfe0ff}.batch-toolbar>div{gap:6px;min-width:0;display:flex}.batch-profile-list{background:#fff;border:1px solid #e6ecf4;border-radius:11px;overflow:hidden}.batch-profile-row{color:#0f172a;border-top:1px solid #eef2f7;grid-template-columns:22px 30px 1fr auto;align-items:center;min-height:42px;padding:0 10px;font-size:11px;display:grid}.batch-profile-row:first-child{border-top:0}.batch-checkbox{color:#fff;background:#2563eb;border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.batch-profile-code{border:1px solid #0f172a0a;border-radius:7px;place-items:center;width:24px;height:24px;font-size:8px;font-style:normal;font-weight:700;display:grid}.batch-profile-code--blue{color:#1d4ed8;background:#dbeafe}.batch-profile-code--orange{color:#c2410c;background:#ffedd5}.batch-profile-code--green{color:#15803d;background:#dcfce7}.batch-profile-row>b{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.batch-profile-row small{color:#15803d;align-items:center;gap:5px;font-size:9px;font-weight:600;display:inline-flex}.batch-profile-row small i{background:#22c55e;border-radius:50%;width:6px;height:6px}.sync-visual{grid-template-columns:minmax(150px,180px) 76px minmax(115px,145px);justify-content:center;align-self:stretch;align-items:center;gap:13px;padding:28px;display:grid}.sync-main{color:#2563eb;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #2563eb3d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;display:flex;position:relative;box-shadow:0 10px 24px #2563eb1a}.mini-window-bar{border-bottom:1px solid #e8eef6;align-items:center;gap:4px;height:24px;padding:0 9px;display:flex;position:absolute;top:0;left:0;right:0}.mini-window-bar i,.mini-window-bar em{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.sync-main b{color:#0f172a;margin-top:12px;font-size:13px;line-height:20px}.sync-main small{color:#64748b;margin-top:2px;font-size:10px;line-height:16px}.efficiency-sync-connector{grid-template-columns:1fr 30px 1fr;align-items:center;display:grid}.efficiency-sync-connector>i{background:#bfd2ee;height:1px}.efficiency-sync-connector>span{color:#2563eb;background:#eff6ff;border:1px solid #cfe0ff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.sync-windows{flex-direction:column;gap:8px;display:flex}.sync-windows>span{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-height:56px;padding:17px 10px 7px;display:grid;position:relative;box-shadow:0 6px 14px #0f172a09}.sync-windows .mini-window-bar{height:14px;padding-inline:6px}.sync-windows .mini-window-bar em{width:3px;height:3px}.sync-windows b{color:#0f172a;font-size:10px}.sync-windows small{color:#15803d;white-space:nowrap;justify-content:flex-end;align-items:center;gap:3px;font-size:7px;display:inline-flex}.team-visual{padding:0}.team-visual-header{background:#ffffffb8;border-bottom:1px solid #e6ecf4;justify-content:space-between;align-items:center;min-height:56px;padding:10px 14px;display:flex}.team-visual-header>b{color:#2563eb;background:#eff6ff;border:1px solid #cfe0ff;border-radius:999px;padding:5px 9px;font-size:9px;line-height:14px}.team-people{padding-left:6px;display:flex}.team-people span,.team-people button{color:#1d4ed8;background:#dbeafe;border:2px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-6px;padding:0;font-size:8px;font-weight:700;display:grid}.team-people span:nth-child(2){color:#6d28d9;background:#ede9fe}.team-people span:nth-child(3){color:#15803d;background:#dcfce7}.team-people button{color:#64748b;background:#fff}.assignment{border-top:1px solid #eef2f7;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;min-height:52px;padding:8px 14px;display:grid}.assignment:first-child{border-top:0}.assignment>span{color:#2563eb;background:#eff6ff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.assignment div{flex-direction:column;min-width:0;display:flex}.assignment b{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:17px;overflow:hidden}.assignment small{color:#64748b;font-size:9px;line-height:14px}.assignment>em{color:#2563eb;font-size:10px;font-style:normal;font-weight:700}.automation-visual{flex-direction:column;justify-content:center;align-self:stretch;padding:28px;display:flex}.automation-flow-label{color:#64748b;align-items:center;gap:7px;margin-bottom:18px;font-size:10px;font-weight:600;display:flex}.automation-flow-label svg:first-child{color:#2563eb}.automation-flow-label svg:last-child{color:#94a3b8;margin-left:auto}.automation-flow{justify-content:center;align-items:center;display:flex}.automation-flow-item{align-items:center;min-width:0;display:flex}.automation-node{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 11px;font-size:10px;font-weight:600;display:inline-flex;box-shadow:0 6px 14px #0f172a0a}.automation-node svg{color:#2563eb}.automation-flow-item>i{background:#cbd5e1;width:19px;height:1px;position:relative}.automation-flow-item>i:after{content:"";border-top:1px solid #94a3b8;border-right:1px solid #94a3b8;width:5px;height:5px;position:absolute;top:-2px;right:0;transform:rotate(45deg)}.automation-node.automation-result{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.automation-node.automation-result svg{color:#16a34a}:root[data-theme=dark] .efficiency-section{background:linear-gradient(#0a1425 0%,#0b1729 100%)}:root[data-theme=dark] .efficiency-section .section-header h2,:root[data-theme=dark] .efficiency-copy h3{color:#f1f5f9}:root[data-theme=dark] .efficiency-section .section-header .eyebrow,:root[data-theme=dark] .efficiency-copy .card-eyebrow{color:#60a5fa!important}:root[data-theme=dark] .efficiency-section .section-header>div>p:last-child,:root[data-theme=dark] .efficiency-copy>p:last-child{color:#a9b8cc}:root[data-theme=dark] .efficiency-card{background:radial-gradient(circle at 100% 0,#3b82f621,#0000 31%),linear-gradient(#111e32 0%,#0e192b 100%);border-color:#293a52;box-shadow:0 12px 32px #00000038}:root[data-theme=dark] .efficiency-card:hover{border-color:#60a5fa52;box-shadow:0 18px 42px #0000004d}:root[data-theme=dark] .batch-visual,:root[data-theme=dark] .team-visual{background:linear-gradient(#142138 0%,#101b2e 100%);border-color:#2b3c54;box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .batch-toolbar>span{color:#60a5fa;background:#13345e;border-color:#315687}:root[data-theme=dark] .batch-toolbar b,:root[data-theme=dark] .batch-profile-list,:root[data-theme=dark] .sync-windows>span,:root[data-theme=dark] .automation-node{color:#b8c7da;background:#111f34;border-color:#2d3e56}:root[data-theme=dark] .batch-profile-row{color:#e5edf7;border-color:#26374e}:root[data-theme=dark] .sync-main{background:linear-gradient(#152b49 0%,#11233d 100%);border-color:#60a5fa57;box-shadow:0 10px 24px #0000003d}:root[data-theme=dark] .mini-window-bar,:root[data-theme=dark] .team-visual-header{border-color:#2b3d56}:root[data-theme=dark] .sync-main b,:root[data-theme=dark] .sync-windows b,:root[data-theme=dark] .assignment b{color:#f1f5f9}:root[data-theme=dark] .sync-main small,:root[data-theme=dark] .assignment small,:root[data-theme=dark] .automation-flow-label{color:#9fb0c6}:root[data-theme=dark] .efficiency-sync-connector>i,:root[data-theme=dark] .automation-flow-item>i{background:#38506f}:root[data-theme=dark] .efficiency-sync-connector>span,:root[data-theme=dark] .team-visual-header>b,:root[data-theme=dark] .assignment>span{color:#60a5fa;background:#14345b;border-color:#315687}:root[data-theme=dark] .team-visual-header{background:#0f1d31bf}:root[data-theme=dark] .team-people span,:root[data-theme=dark] .team-people button{border-color:#142138}:root[data-theme=dark] .team-people button{color:#a9b8cc;background:#1b2a40}:root[data-theme=dark] .assignment{border-color:#26374e}:root[data-theme=dark] .automation-node.automation-result{color:#4ade80;background:#12382d;border-color:#285e49}.download-section{padding:40px 0 112px}.download-panel{color:#fff;background:#2563eb;border-radius:20px;padding:64px 70px 25px;position:relative;overflow:hidden}.download-panel:before{content:"";background:radial-gradient(circle,#ffffff2e,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-270px;right:-100px}.download-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:70px;display:grid;position:relative}.download-panel .eyebrow{color:#fff}.download-panel h2{letter-spacing:-.04em;max-width:700px;margin:0;font-size:clamp(34px,3.5vw,46px);line-height:1.16}.download-panel .download-grid p:last-child{color:#fff;max-width:660px;margin:20px 0 0;font-size:16px;line-height:1.65}.download-actions{flex-direction:column;gap:10px;display:flex}.button--white{color:#1d4ed8;background:#fff}.button--white:hover{box-shadow:0 9px 20px #0f172a29}.button--ghost{color:#fff;border-color:#ffffff59}.button--ghost:hover{background:#ffffff1a}.download-proof{letter-spacing:.03em;border-top:1px solid #ffffff2e;padding-top:20px;position:relative;color:#fff!important;margin:46px 0 0!important;font-size:11px!important}.site-footer{border-top:1px solid var(--line);background:var(--surface-alt)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding:68px 0 58px;display:grid}.footer-brand p{max-width:340px;color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.7}.footer-grid>div:not(.footer-brand){flex-direction:column;gap:13px;display:flex}.footer-grid>div>b{margin-bottom:7px;font-size:13px}.footer-grid>div>a,.footer-grid>div>span{color:var(--muted);font-size:12px}.footer-grid>div>a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--line);color:var(--soft);justify-content:space-between;padding:22px 0;font-size:11px;display:flex}.blog-hero{padding:105px 0 86px}.blog-hero h1{letter-spacing:-.05em;max-width:900px;margin:0;font-size:clamp(44px,6.5vw,76px);font-weight:680;line-height:1.05}.blog-hero>div>p:last-child{max-width:650px;color:var(--muted);margin:27px 0 0;font-size:18px;line-height:1.7}.stories{padding-bottom:110px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:28px;padding-bottom:14px;display:flex}.section-heading h2{margin:0;font-size:25px}.section-heading span{color:var(--soft);font-size:12px}.article-card{border-top:1px solid var(--line);grid-template-columns:210px 1fr;gap:28px;padding:26px 0;display:grid;overflow:hidden}.article-card.featured{border:0;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);padding:0 0 60px}.card-image{background:var(--surface-blue);border-radius:10px;place-items:center;min-height:150px;display:grid;overflow:hidden}.featured .card-image{min-height:470px}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.card-image:hover img{transform:scale(1.025)}.card-image span{color:var(--primary);letter-spacing:-4px;font-size:42px;font-weight:800}.card-body{flex-direction:column;align-items:flex-start;padding:7px 0;display:flex}.article-meta{color:var(--soft);letter-spacing:.04em;text-transform:uppercase;gap:18px;font-size:11px;display:flex}.article-card h2{letter-spacing:-.025em;margin:14px 0 10px;font-size:27px;font-weight:650;line-height:1.16}.featured h2{font-size:clamp(34px,4vw,55px)}.article-card p{color:var(--muted);margin:0;line-height:1.72}.read-link{color:var(--primary);align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:13px;font-weight:700;display:inline-flex}.article-grid{grid-template-columns:1fr 1fr;column-gap:42px;display:grid}.empty-state{border:1px dashed var(--line);min-height:340px;color:var(--muted);border-radius:12px;align-content:center;place-items:center;gap:14px;display:grid}.empty-state span{color:var(--primary);letter-spacing:-4px;font-size:40px;font-weight:800}.article-page{padding:70px 0 110px}.article-shell{width:min(860px,100% - 40px);margin:auto}.back-link{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.article-header{padding:70px 0 48px}.article-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(42px,7vw,76px);font-weight:680;line-height:1.04}.article-header>p:not(.eyebrow){max-width:690px;color:var(--muted);margin:26px 0;font-size:19px;line-height:1.7}.article-header time{color:var(--soft);font-size:12px}.article-cover{object-fit:cover;border-radius:12px;width:100%;max-height:540px}.prose{max-width:720px;margin:64px auto 0;font:17px/1.9 Georgia,Noto Serif SC,serif}.prose h2,.prose h3{margin:2em 0 .7em;line-height:1.3}.prose h2{font-size:32px}.prose h3{font-size:24px}.prose a{color:var(--primary);text-decoration:underline}.prose img{max-width:100%}.prose pre{color:#eee;background:#07101f;border-radius:8px;padding:20px;overflow:auto}.prose blockquote{border-left:3px solid var(--primary);color:var(--muted);margin-left:0;padding-left:22px}.prose table{border-collapse:collapse;display:block;overflow:auto}.prose td,.prose th{border:1px solid var(--line);padding:8px 12px}@media (max-width:1100px){.home-shell,.shell{width:min(100% - 48px,1280px)}.desktop-nav{gap:20px}.hero-grid{grid-template-columns:1fr}.product-hero{padding-top:90px}.hero-content{max-width:600px}.hero-visual{max-width:780px;margin:10px auto 0;padding-left:0}.core-section .advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.core-section .section-header h2{font-size:40px;line-height:50px}.identity-board{grid-template-columns:180px minmax(360px,1fr) 180px;gap:15px}.case-grid{grid-template-columns:repeat(3,1fr)}.case-card,.case-card--large{grid-column:span 1}.download-grid{grid-template-columns:1fr;gap:30px}.download-actions{flex-direction:row}.isolation-section .comparison-grid{grid-template-columns:1fr}.isolation-section .section-header h2{font-size:48px;line-height:58px}.fingerprint-section .section-header h2{font-size:44px;line-height:54px}.fingerprint-section .identity-board{grid-template-columns:1fr 1fr;gap:24px}.fingerprint-section .identity-core{grid-area:1/1/auto/-1;min-height:540px}.fingerprint-section .identity-profile{width:100%;max-width:none}.fingerprint-section .identity-profile--a{grid-area:2/1}.fingerprint-section .identity-profile--b{grid-area:2/2}.workspace-section .section-header h2{font-size:44px;line-height:54px}.dashboard-window--workspace .dashboard-layout{grid-template-columns:130px 1fr}.dashboard-window--workspace .dashboard-sidebar{padding-inline:12px}.dashboard-window--workspace .dashboard-main{padding-inline:18px}.dashboard-window--workspace .profile-row{grid-template-columns:1.2fr .72fr 1.15fr .72fr .64fr .72fr 30px;padding-inline:10px}.workspace-actions{gap:18px}.efficiency-section .section-header h2{font-size:44px;line-height:54px}.efficiency-card{min-height:460px}.efficiency-copy{padding:26px 24px 0}.efficiency-copy h3{font-size:29px;line-height:1.22}.batch-visual,.team-visual{margin-inline:24px}.sync-visual,.automation-visual{padding-inline:20px}.sync-visual{grid-template-columns:minmax(130px,160px) 56px minmax(105px,125px);gap:8px}.automation-node{padding-inline:8px;font-size:9px}.automation-flow-item>i{width:12px}}@media (max-width:820px){.home-shell,.shell{width:min(100% - 40px,1280px)}.home-section{padding:80px 0}.desktop-nav,.blog-nav-link,.header-actions>.locale-switcher,.header-actions>.icon-button,.header-actions>.button--nav{display:none}.mobile-nav{display:block}.mobile-menu-button{display:grid}.mobile-menu{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;gap:3px;padding:10px;display:flex;position:absolute;top:64px;left:20px;right:20px}.mobile-menu>a:not(.button){color:var(--muted);border-radius:7px;padding:12px;font-size:14px}.mobile-menu .button{margin-top:5px}.mobile-controls{border-top:1px solid var(--line);grid-template-columns:1fr 40px;align-items:center;gap:8px;margin-top:4px;padding:10px 4px 5px;display:grid}.locale-sheet .locale-menu__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero{min-height:auto;padding:76px 0 70px}.hero-content h1{font-size:clamp(42px,10vw,55px)}.hero-visual{padding-bottom:55px}.profile-float--a{right:-5px}.profile-float--c{left:-5px}.section-header{margin-bottom:42px}.comparison-grid,.efficiency-grid{grid-template-columns:1fr}.identity-board{grid-template-columns:1fr 1fr}.identity-core{grid-area:1/1/auto/-1;min-height:430px}.identity-profile{max-width:280px}.identity-profile--a{justify-self:end}.identity-profile--b{justify-self:start}.workspace-actions{grid-template-columns:1fr}.case-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}.article-card.featured{grid-template-columns:1fr}.featured .card-image{min-height:330px}.article-grid{grid-template-columns:1fr}.featured .card-body{min-height:300px}.isolation-section .section-header{margin-bottom:46px}.isolation-section .section-header h2{font-size:42px;line-height:52px}.isolation-section .section-header>div>p:last-child{max-width:680px;font-size:18px;line-height:32px}.fingerprint-section .section-header{margin-bottom:48px}.fingerprint-section .section-header>div>p:last-child{max-width:760px;font-size:18px;line-height:32px}.fingerprint-section .identity-groups{column-gap:190px}.fingerprint-section .identity-group{max-width:200px}.fingerprint-section .identity-logic{grid-template-columns:1fr;gap:10px}.fingerprint-section .identity-logic article{min-height:92px}.fingerprint-section .identity-logic-arrow{justify-self:center;transform:rotate(90deg)}.fingerprint-section .identity-statement{flex-wrap:wrap;align-items:flex-start}.fingerprint-section .identity-badges{justify-content:flex-start;width:100%;margin:2px 0 0 66px}.workspace-section .section-header{margin-bottom:46px}.workspace-section .section-header>div>p:last-child{font-size:18px;line-height:32px}.workspace-preview{padding:0;overflow:visible}.workspace-actions{gap:20px;margin-top:36px}.workspace-actions article{width:100%;max-width:520px;margin-inline:auto;padding:10px 0}.workspace-actions p{max-width:none}.efficiency-section .section-header{margin-bottom:46px}.efficiency-section .section-header>div>p:last-child{font-size:18px;line-height:32px}.efficiency-grid{grid-template-columns:1fr;gap:20px}.efficiency-card{min-height:470px}.efficiency-copy h3{max-width:560px;font-size:32px}.efficiency-copy>p:last-child{max-width:620px}.sync-visual{grid-template-columns:minmax(160px,200px) 76px minmax(120px,150px)}.automation-node{min-height:44px;padding-inline:12px;font-size:11px}.automation-flow-item>i{width:22px}}@media (max-width:560px){.home-shell,.shell,.article-shell{width:min(100% - 32px,1280px)}.header-inner{height:64px}.brand{font-size:17px}.product-hero{padding-top:64px}.eyebrow{margin-bottom:16px;font-size:11px}.hero-content h1{font-size:42px;line-height:1.09}.hero-description{margin-top:23px;font-size:16px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-actions .button{width:100%}.hero-proof{line-height:1.6}.hero-visual{width:130%;margin-left:-15%;padding:40px 0 25px}.dashboard-window--compact .dashboard-layout{grid-template-columns:80px 1fr;min-height:310px}.dashboard-window--compact .dashboard-sidebar{padding:12px 8px}.dashboard-window--compact .dashboard-main{padding:13px 10px}.dashboard-window--compact .profile-row{grid-template-columns:1.25fr .75fr 1fr .65fr;min-height:38px}.dashboard-window--compact .profile-row>span:nth-child(4),.dashboard-window--compact .profile-row>span:nth-child(5),.dashboard-window--compact .profile-row>span:nth-child(6){display:none}.dashboard-window--compact .mock-launch,.hide-compact{display:none!important}.profile-float,.hero-orbit{display:none}.home-section{padding:72px 0}.section-header h2{font-size:32px}.section-header>div>p:last-child{font-size:16px}.core-section .advantage-grid{grid-template-columns:1fr;gap:16px}.core-section .advantage-card{border-radius:20px;min-height:360px;padding:24px}.core-section .section-header{margin-bottom:46px}.core-section .section-header h2{font-size:32px;line-height:42px}.core-section .section-header>div>p:last-child{font-size:16px;line-height:28px}.core-section .advantage-card .card-number{font-size:34px}.core-section .advantage-card>p:not(.card-eyebrow){font-size:16px;line-height:28px}.comparison-grid{gap:16px}.account-pills{gap:5px;padding-inline:12px}.account-pills b{padding:9px 10px}.shared-signals{margin-inline:18px}.independent-profiles{gap:6px;padding-inline:12px}.independent-profiles>div{padding:15px 8px}.identity-board{grid-template-columns:1fr}.identity-core{min-height:390px}.identity-core:before{width:300px;height:300px}.identity-profile{width:100%;max-width:none}.identity-profile--a,.identity-profile--b{justify-self:stretch}.signal{padding:0 7px;font-size:7px}.signal--9{display:none}.identity-statement{align-items:flex-start}.identity-statement>svg{display:none}.efficiency-card{min-height:410px}.sync-visual{gap:9px;padding-inline:10px}.sync-main{width:120px}.sync-windows span{width:85px}.automation-visual{gap:4px;padding-inline:10px}.automation-visual span{min-height:37px;padding:0 6px;font-size:7px}.automation-visual i{width:7px}.case-grid{grid-template-columns:1fr}.download-section{padding-bottom:72px}.download-panel{padding:44px 24px 22px}.download-actions{flex-direction:column}.download-actions .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 25px;padding:52px 0 38px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.blog-hero{padding:75px 0 60px}.blog-hero h1{font-size:42px}.article-card{grid-template-columns:1fr}.card-image{min-height:220px}.featured .card-image{min-height:270px}.article-card h2{font-size:27px}.featured h2{font-size:37px}.article-page{padding-top:42px}.article-header h1{font-size:43px}.prose{font-size:16px}.isolation-section .section-header{margin-bottom:38px}.isolation-section .section-header .eyebrow{margin-bottom:16px;font-size:13px;line-height:20px}.isolation-section .section-header h2{letter-spacing:-.025em;font-size:34px;line-height:44px}.isolation-section .section-header>div>p:last-child{margin-top:16px;font-size:17px;line-height:30px}.isolation-section .comparison-grid{gap:18px}.isolation-section .compare-card{border-radius:20px}.isolation-section .compare-card>header{min-height:84px;padding:20px}.isolation-section .shared-flow-diagram{width:min(280px,100% - 32px);margin-top:28px}.isolation-section .shared-flow-diagram .account-pills{gap:6px}.isolation-section .shared-flow-diagram .account-pills b{padding-inline:6px}.isolation-section .flow-lines{height:48px}.isolation-section .shared-browser{width:180px;height:64px}.isolation-section .shared-signals{grid-template-columns:1fr;margin:24px 18px 28px}.isolation-section .independent-profiles{grid-template-columns:1fr;gap:12px;padding:24px 18px 28px}.isolation-section .independent-profiles>div{padding:18px}.isolation-section .principle-line{align-items:flex-start;gap:14px;margin-top:38px}.isolation-section .principle-line>span{padding-top:4px;font-size:38px}.isolation-section .principle-line>div{padding-left:16px}.isolation-section .principle-line b{font-size:22px;line-height:32px}.isolation-section .principle-line p{margin-top:6px;font-size:16px;line-height:28px}.fingerprint-section .section-header{margin-bottom:38px}.fingerprint-section .section-header .eyebrow{margin-bottom:16px;font-size:13px;line-height:20px}.fingerprint-section .section-header h2{letter-spacing:-.02em;font-size:34px;line-height:44px}.fingerprint-section .section-header>div>p:last-child{margin-top:16px;font-size:17px;line-height:30px}.fingerprint-section .identity-board{grid-template-columns:1fr;gap:18px}.fingerprint-section .identity-core{flex-direction:column;grid-area:1/1;min-height:0;padding:0;display:flex}.fingerprint-section .identity-profile--a{grid-area:2/1}.fingerprint-section .identity-profile--b{grid-area:3/1}.fingerprint-section .identity-groups{grid-template-rows:none;grid-template-columns:1fr;gap:10px;display:grid;position:relative;inset:auto}.fingerprint-section .identity-group{align-self:auto;width:100%;max-width:none}.workspace-section .section-header{margin-bottom:38px}.workspace-section .section-header .eyebrow{margin-bottom:16px;font-size:13px;line-height:20px}.workspace-section .section-header h2{letter-spacing:-.025em;font-size:34px;line-height:44px}.workspace-section .section-header>div>p:last-child{margin-top:16px;font-size:17px;line-height:30px}.workspace-product-frame{border-radius:18px}.workspace-actions{margin-top:30px}.workspace-actions article{gap:14px}.workspace-actions h3{font-size:24px;line-height:32px}.workspace-actions p{margin-top:4px;font-size:15px;line-height:25px}.efficiency-section .section-header{margin-bottom:38px}.efficiency-section .section-header .eyebrow{margin-bottom:16px;font-size:13px;line-height:20px}.efficiency-section .section-header h2{letter-spacing:-.025em;font-size:34px;line-height:44px}.efficiency-section .section-header>div>p:last-child{margin-top:16px;font-size:17px;line-height:30px}.efficiency-card{border-radius:20px;min-height:440px}.efficiency-copy{padding:24px 22px 0}.efficiency-copy h3{font-size:27px;line-height:34px}.efficiency-copy>p:last-child{font-size:16px;line-height:28px}.batch-visual,.team-visual{border-radius:14px 14px 0 0;margin:24px 18px 0}.batch-visual{padding:10px}.batch-toolbar{flex-direction:column;align-items:stretch}.batch-toolbar>span{width:max-content}.batch-toolbar>div{width:100%}.batch-toolbar b{flex:1;justify-content:center;padding-inline:6px;font-size:9px}.batch-profile-row{grid-template-columns:20px 28px minmax(0,1fr) auto;padding-inline:8px}.sync-visual{grid-template-columns:minmax(120px,1.2fr) 42px minmax(94px,.9fr);gap:5px;padding:24px 18px}.sync-main{min-height:145px}.efficiency-sync-connector{grid-template-columns:1fr 26px 1fr}.efficiency-sync-connector>span{width:26px;height:26px}.sync-windows>span{min-height:52px;padding-inline:7px}.sync-windows small{display:none}.team-visual-header,.assignment{padding-inline:12px}.automation-visual{padding:24px 18px 30px}.automation-flow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.automation-flow-item{min-width:0}.automation-node{white-space:normal;width:100%;min-height:44px;padding-inline:8px;font-size:10px}.automation-flow-item>i{display:none}.fingerprint-section .identity-group:nth-child(2n){justify-self:stretch}.fingerprint-section .identity-group:nth-child(n+3){align-self:auto}.fingerprint-section .identity-group>div span{white-space:normal}.fingerprint-section .identity-connectors{display:none}.fingerprint-section .identity-tracks{width:230px;height:230px;top:auto;bottom:-24px}.fingerprint-section .identity-tracks i:last-child{inset:36px}.fingerprint-section .identity-center{margin:34px auto 20px;position:relative;top:auto;left:auto;transform:none}.fingerprint-section .identity-profile{min-width:0}.fingerprint-section .identity-logic{margin-top:36px}.fingerprint-section .identity-logic article{min-height:0;padding:16px}.fingerprint-section .identity-statement{margin-top:20px;padding:20px}.fingerprint-section .identity-statement>span{width:44px;height:44px}.fingerprint-section .identity-statement h3{font-size:17px;line-height:26px}.fingerprint-section .identity-statement p{font-size:13px;line-height:22px}.fingerprint-section .identity-badges{margin-left:0}}@media (min-width:1101px) and (max-width:1279px){.hero-grid{grid-template-columns:minmax(0,46fr) minmax(0,54fr);gap:40px}}@media (max-width:1279px){.hero-content h1{font-size:56px;line-height:64px}}@media (max-width:1023px){.hero-content h1{font-size:48px;line-height:56px}}@media (max-width:560px){.product-hero .hero-eyebrow{font-size:14px;line-height:22px}.hero-content h1{font-size:40px;line-height:48px}.hero-description{margin-top:28px;font-size:17px;line-height:30px}}.cases-section{background:#fff}.cases-section .section-header{margin-bottom:56px}.cases-section .section-header>div{width:100%;max-width:900px!important}.cases-section .section-header .eyebrow{color:#2563eb;letter-spacing:.04em;justify-content:center;margin-bottom:18px;font-size:14px;font-weight:700;line-height:22px}.cases-section .section-header h2{color:#0f172a;letter-spacing:-.03em;max-width:900px;margin-inline:auto;font-size:52px;font-weight:700;line-height:62px}.cases-section .section-header>div>p:last-child{color:#64748b;max-width:860px;margin:18px auto 0;font-size:19px;font-weight:400;line-height:34px}.cases-section .case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.cases-section .case-card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;grid-column:auto;min-width:0;padding:0;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 12px 30px #0f172a0d}.cases-section .case-card:hover{border-color:#2563eb2e;transform:translateY(-4px);box-shadow:0 18px 40px #2563eb14}.cases-section .case-visual{background:linear-gradient(#f8fafd 0%,#f3f7fc 100%);border-bottom:1px solid #e7edf5;justify-content:center;align-items:center;height:180px;min-height:180px;padding:18px;display:flex;overflow:hidden}.cases-section .case-scene{color:#0f172a;background:#fff;border:1px solid #dce5f0;border-radius:16px;width:100%;height:100%;transition:transform .28s,box-shadow .28s;overflow:hidden;box-shadow:0 10px 24px #0f172a0d}.cases-section .case-card:hover .case-scene{transform:translateY(-1px);box-shadow:0 12px 28px #2563eb14}.cases-section .case-scene-header{background:#fbfdff;border-bottom:1px solid #e8eef6;align-items:center;gap:7px;height:35px;padding:0 11px;display:flex}.cases-section .case-scene-icon{color:#2563eb;background:#eaf3ff;border-radius:6px;place-items:center;width:21px;height:21px;display:grid}.cases-section .case-scene-header>b{color:#334155;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.cases-section .case-scene-dots{gap:3px;margin-left:auto;display:flex}.cases-section .case-scene-dots i{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.cases-section .case-copy{flex-direction:column;flex:1;min-height:178px;padding:22px 20px 24px;display:flex}.cases-section .case-copy .card-eyebrow{letter-spacing:0;text-transform:none;font-weight:700;line-height:20px;color:#2563eb!important;margin:0!important;font-size:13px!important}.cases-section .case-copy h3{color:#0f172a;letter-spacing:-.015em;margin:8px 0 0;font-size:18px;font-weight:700;line-height:28px}.cases-section .case-copy>p:last-child{color:#64748b;margin:10px 0 0;font-size:15px;font-weight:400;line-height:26px}.cases-section .case-scene small{color:#64748b;font-size:8px;font-style:normal;font-weight:500;line-height:1.3}.cases-section .case-scene em{font-style:normal}.cases-section .social-schedule{grid-template-rows:1fr 1fr;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:6px 8px;height:calc(100% - 35px);padding:10px 11px;display:grid}.cases-section .social-date{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;grid-row:1/-1;justify-content:center;align-items:center;height:100%;min-height:72px;display:flex}.cases-section .social-date b{color:#2563eb;font-size:15px;line-height:1}.cases-section .social-date span{color:#94a3b8;letter-spacing:.02em;margin-top:4px;font-size:7px;font-weight:700}.cases-section .social-post{background:#fff;border:1px solid #e5ebf3;border-radius:9px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;height:42px;padding:5px 7px;display:grid}.cases-section .scene-avatar{color:#fff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.cases-section .social-post--rose .scene-avatar{background:linear-gradient(135deg,#f97316,#ec4899)}.cases-section .social-post--blue .scene-avatar{background:linear-gradient(135deg,#2563eb,#06b6d4)}.cases-section .social-post>div{flex-direction:column;min-width:0;display:flex}.cases-section .social-post b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:12px;overflow:hidden}.cases-section .social-post em{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:999px;padding:3px 5px;font-size:7px;font-weight:700}.cases-section .social-post--blue em{color:#16a34a;background:#ecfdf5}.cases-section .commerce-metrics{grid-template-columns:1fr 1fr;gap:7px;padding:8px 10px 5px;display:grid}.cases-section .commerce-metrics>div{background:#fbfdff;border:1px solid #e7edf5;border-radius:9px;flex-direction:column;justify-content:center;min-width:0;height:40px;padding:5px 7px;display:flex;position:relative}.cases-section .commerce-metrics span,.cases-section .ad-overview span{color:#64748b;font-size:7px}.cases-section .commerce-metrics b,.cases-section .ad-overview b{margin-top:1px;font-size:10px;line-height:13px}.cases-section .commerce-metrics small{color:#16a34a;font-size:7px;position:absolute;top:7px;right:7px}.cases-section .mini-bars{align-items:flex-end;gap:2px;height:14px;display:flex;position:absolute;bottom:7px;right:7px}.cases-section .mini-bars em{background:#93c5fd;border-radius:2px 2px 0 0;width:3px}.cases-section .mini-bars em:first-child{height:5px}.cases-section .mini-bars em:nth-child(2){height:9px}.cases-section .mini-bars em:nth-child(3){height:7px}.cases-section .mini-bars em:nth-child(4){background:#2563eb;height:13px}.cases-section .scene-list{flex-direction:column;gap:4px;padding:0 10px 8px;display:flex}.cases-section .scene-list-row{border-top:1px solid #eef2f7;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;height:27px;padding:3px 2px;display:grid}.cases-section .scene-list-row>span{border-radius:5px;place-items:center;width:19px;height:19px;display:grid}.cases-section .store-mark--1{color:#ea580c;background:#fff1e8}.cases-section .store-mark--2{color:#16a34a;background:#eaf7f0}.cases-section .scene-list-row>b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.cases-section .scene-list-row>em{color:#16a34a;white-space:nowrap;align-items:center;gap:3px;font-size:7px;font-weight:700;display:flex}.cases-section .scene-list-row>em i{background:currentColor;border-radius:50%;width:4px;height:4px}.cases-section .ad-overview{background:linear-gradient(135deg,#fbfdff,#f3f7ff);border:1px solid #e7edf5;border-radius:9px;grid-template-columns:1fr 1fr;height:54px;margin:8px 10px 3px;padding:6px 8px;display:grid;position:relative;overflow:hidden}.cases-section .ad-overview>div{z-index:1;flex-direction:column;display:flex}.cases-section .trend-line{align-items:flex-end;gap:4px;height:17px;display:flex;position:absolute;bottom:6px;left:8px;right:8px}.cases-section .trend-line em{transform-origin:0;background:#93c5fd;border-radius:2px;flex:1;height:2px}.cases-section .trend-line em:first-child{transform:translateY(-1px)rotate(-3deg)}.cases-section .trend-line em:nth-child(2){transform:translateY(-4px)rotate(-5deg)}.cases-section .trend-line em:nth-child(3){transform:translateY(-7px)rotate(4deg)}.cases-section .trend-line em:nth-child(4){transform:translateY(-8px)rotate(-7deg)}.cases-section .trend-line em:nth-child(5){background:#2563eb;transform:translateY(-12px)rotate(-4deg)}.cases-section .scene-list--compact{padding-top:0}.cases-section .campaign-mark--1{color:#2563eb;background:#eaf2ff}.cases-section .campaign-mark--2{color:#7c3aed;background:#f3e8ff}.cases-section .affiliate-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:9px 10px 7px;display:grid}.cases-section .affiliate-summary>div{color:#2563eb;background:#fbfdff;border:1px solid #e7edf5;border-radius:8px;flex-direction:column;justify-content:center;min-width:0;min-height:40px;padding:5px;display:flex}.cases-section .affiliate-summary span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.cases-section .affiliate-summary b{color:#0f172a;font-size:9px}.cases-section .offer-grid{grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 8px;display:grid}.cases-section .offer-grid>div{border:1px solid #e7edf5;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;min-width:0;height:41px;padding:5px 6px;display:grid}.cases-section .offer-symbol{color:#fff;border-radius:6px;grid-row:1/3;place-items:center;width:20px;height:20px;font-size:7px;font-weight:800;display:grid}.cases-section .offer-symbol--1{background:#f97316}.cases-section .offer-symbol--2{background:#2563eb}.cases-section .offer-grid b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.cases-section .offer-grid small{color:#16a34a;align-items:center;gap:3px;font-size:7px;display:flex}.cases-section .offer-grid small i{background:currentColor;border-radius:50%;width:4px;height:4px}.cases-section .wallet-status{background:linear-gradient(135deg,#f7faff,#eef5ff);border:1px solid #dce7f5;border-radius:9px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;height:43px;margin:9px 10px 7px;padding:6px 8px;display:grid}.cases-section .wallet-status>span{color:#fff;background:#2563eb;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.cases-section .wallet-status>div{flex-direction:column;min-width:0;display:flex}.cases-section .wallet-status b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.cases-section .wallet-status em{color:#2563eb;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:3px;padding:4px 5px;font-size:7px;font-weight:700;display:flex}.cases-section .project-grid{grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 8px;display:grid}.cases-section .project-grid>div{border:1px solid #e7edf5;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;min-width:0;height:42px;padding:5px 6px;display:grid}.cases-section .project-orb{border-radius:7px;grid-row:1/3;place-items:center;width:21px;height:21px;display:grid}.cases-section .project-orb--1{color:#7c3aed;background:#ede9fe}.cases-section .project-orb--2{color:#16a34a;background:#dcfce7}.cases-section .project-grid b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.cases-section .project-grid small{color:#16a34a;align-items:center;gap:2px;font-size:7px;display:flex}.cases-section .team-summary{background:#fbfdff;border:1px solid #e7edf5;border-radius:9px;justify-content:space-between;align-items:center;height:45px;margin:8px 10px 6px;padding:6px 8px;display:flex}.cases-section .team-avatars{padding-left:4px;display:flex}.cases-section .team-avatars span{color:#2563eb;background:#dbeafe;border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;margin-left:-4px;font-size:5px;font-weight:800;display:grid}.cases-section .team-avatars span:nth-child(2){color:#7c3aed;background:#ede9fe}.cases-section .team-avatars span:nth-child(3){color:#16a34a;background:#dcfce7}.cases-section .team-avatars span:nth-child(4){color:#64748b;background:#f1f5f9}.cases-section .team-summary p{flex-direction:column;align-items:flex-end;margin:0;display:flex}.cases-section .team-summary p b{font-size:8px}.cases-section .team-summary p small{color:#16a34a;align-items:center;gap:2px;display:flex}.cases-section .team-groups{flex-direction:column;gap:4px;padding:0 10px 8px;display:flex}.cases-section .team-groups>div{border-top:1px solid #eef2f7;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;height:29px;padding:3px 2px;display:grid}.cases-section .team-group-icon{border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.cases-section .team-group-icon--1{color:#2563eb;background:#eaf2ff}.cases-section .team-group-icon--2{color:#ea580c;background:#fff1e8}.cases-section .team-groups p{flex-direction:column;min-width:0;margin:0;display:flex}.cases-section .team-groups p b{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.cases-section .team-groups>div>em{color:#2563eb;background:#eff6ff;border-radius:5px;place-items:center;width:20px;height:17px;font-size:6px;font-weight:800;display:grid}:root[data-theme=dark] .cases-section{background:#08101f}:root[data-theme=dark] .cases-section .section-header h2{color:#f1f5f9}:root[data-theme=dark] .cases-section .section-header>div>p:last-child{color:#a9b8cc}:root[data-theme=dark] .cases-section .case-card{background:linear-gradient(#0f1b2e 0%,#0b1728 100%);border-color:#253650;box-shadow:0 12px 30px #0000002e}:root[data-theme=dark] .cases-section .case-card:hover{border-color:#315d9b;box-shadow:0 18px 40px #00000042}:root[data-theme=dark] .cases-section .case-visual{background:linear-gradient(#0d1829 0%,#0a1525 100%);border-color:#253650}:root[data-theme=dark] .cases-section .case-scene{color:#e8eef7;background:#111e31;border-color:#2a3c57;box-shadow:0 10px 24px #00000038}:root[data-theme=dark] .cases-section .case-scene-header{background:#0e1a2c;border-color:#263750}:root[data-theme=dark] .cases-section .case-scene-header>b{color:#cbd5e1}:root[data-theme=dark] .cases-section .case-scene-dots i{background:#42536b}:root[data-theme=dark] .cases-section .case-copy h3{color:#f1f5f9}:root[data-theme=dark] .cases-section .case-copy>p:last-child{color:#a9b8cc}:root[data-theme=dark] .cases-section .social-date,:root[data-theme=dark] .cases-section .social-post,:root[data-theme=dark] .cases-section .commerce-metrics>div,:root[data-theme=dark] .cases-section .ad-overview,:root[data-theme=dark] .cases-section .affiliate-summary>div,:root[data-theme=dark] .cases-section .offer-grid>div,:root[data-theme=dark] .cases-section .wallet-status,:root[data-theme=dark] .cases-section .project-grid>div,:root[data-theme=dark] .cases-section .team-summary{background:#132238;border-color:#293a53}:root[data-theme=dark] .cases-section .scene-list-row,:root[data-theme=dark] .cases-section .team-groups>div{border-color:#263750}:root[data-theme=dark] .cases-section .commerce-metrics b,:root[data-theme=dark] .cases-section .ad-overview b,:root[data-theme=dark] .cases-section .affiliate-summary b{color:#e8eef7}:root[data-theme=dark] .cases-section .wallet-status em{background:#0d1a2c}:root[data-theme=dark] .cases-section .team-avatars span{border-color:#111e31}@media (max-width:1100px){.cases-section .section-header h2{font-size:44px;line-height:54px}.cases-section .case-visual{padding:14px}.cases-section .case-copy{min-height:192px;padding-inline:18px}}@media (max-width:1023px){.cases-section .case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cases-section .section-header h2{font-size:40px;line-height:50px}.cases-section .case-copy{min-height:170px}}@media (max-width:820px){.cases-section .section-header{margin-bottom:46px}.cases-section .case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cases-section .case-copy{min-height:184px}}@media (max-width:560px){.cases-section .section-header{margin-bottom:38px}.cases-section .section-header .eyebrow{margin-bottom:16px;font-size:13px;line-height:20px}.cases-section .section-header h2{letter-spacing:-.025em;font-size:34px;line-height:44px}.cases-section .section-header>div>p:last-child{margin-top:16px;font-size:17px;line-height:30px}.cases-section .case-grid{grid-template-columns:1fr;gap:18px}.cases-section .case-card{border-radius:20px}.cases-section .case-visual{height:164px;min-height:164px;padding:14px}.cases-section .case-scene{border-radius:14px}.cases-section .case-copy{min-height:0;padding:20px 19px 23px}.cases-section .case-copy h3{font-size:18px;line-height:28px}.cases-section .case-copy>p:last-child{font-size:15px;line-height:26px}.cases-section .commerce-metrics{padding-top:6px}.cases-section .wallet-status{margin-top:7px}.cases-section .team-summary{margin-top:6px}}.safety-section{background:linear-gradient(#fff 0%,#f8fbff 100%)}.safety-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.safety-card{background:#ffffffeb;border:1px solid #dfe7f1;border-radius:20px;min-height:260px;padding:28px;box-shadow:0 12px 32px #0f172a0b}.safety-icon{color:#2563eb;background:#eff6ff;border:1px solid #2563eb29;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:26px;display:grid}.safety-card .card-eyebrow{margin-bottom:10px!important}.safety-card h3{color:#0f172a;margin:0}.safety-card>p:last-child{color:#64748b;margin:12px 0 0}.safety-results{background:#ffffffdb;border:1px solid #dfe7f1;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;display:grid;overflow:hidden}.safety-results span{color:#334155;text-align:center;justify-content:center;align-items:center;gap:9px;min-height:64px;padding:14px 18px;font-size:14px;font-weight:600;line-height:22px;display:flex}.safety-results span+span{border-left:1px solid #e2e8f0}.safety-results svg{color:#2563eb;flex:none}.efficiency-support{color:#64748b;text-align:center;max-width:680px;margin:32px auto 0;font-size:15px;font-weight:500;line-height:26px}.isolation-section .compare-card>header p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:400;line-height:20px}:root[data-theme=dark] .safety-section{background:linear-gradient(#0b1526 0%,#0d182a 100%)}:root[data-theme=dark] .safety-card,:root[data-theme=dark] .safety-results{background:#0f1a2deb;border-color:#263752;box-shadow:0 14px 34px #0000002e}:root[data-theme=dark] .safety-icon{color:#60a5fa;background:#10254b;border-color:#60a5fa38}:root[data-theme=dark] .safety-card h3{color:#f1f5f9}:root[data-theme=dark] .safety-card>p:last-child,:root[data-theme=dark] .efficiency-support,:root[data-theme=dark] .isolation-section .compare-card>header p{color:#9fb0c6}:root[data-theme=dark] .safety-results span{color:#d8e1ee}:root[data-theme=dark] .safety-results span+span{border-color:#263752}@media (max-width:820px){.safety-grid{grid-template-columns:1fr}.safety-card{min-height:0}.safety-results{grid-template-columns:1fr}.safety-results span+span{border-top:1px solid #e2e8f0;border-left:0}:root[data-theme=dark] .safety-results span+span{border-color:#263752}}@media (max-width:560px){.safety-card{padding:24px}.safety-icon{margin-bottom:22px}}.testimonials-section{--testimonials-duration:36s;color:#e2e8f0;background:radial-gradient(circle at 78% 0,#3b82f621,#0000 32%),linear-gradient(#0a1428 0%,#081122 100%);padding:96px 0 104px;position:relative;overflow:hidden}.testimonials-section:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#60a5fa06 1px,#0000 1px),linear-gradient(#60a5fa05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 72%);mask-image:linear-gradient(#0000008c,#0000 72%)}.testimonials-shell{position:relative}.testimonials-section .section-header{margin-bottom:40px}.testimonials-section .section-header>div:first-child{max-width:900px!important}.testimonials-section .section-header .eyebrow{color:#60a5fa}.testimonials-section .section-header h2{color:#f8fafc;max-width:900px}.testimonials-section .section-header>div>p:last-child{color:#94a3b8;max-width:760px}.testimonials-marquee{cursor:grab;scrollbar-width:none;touch-action:pan-x;width:calc(100% + 64px);margin-left:-32px;padding:4px 32px 18px;position:relative;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.testimonials-marquee::-webkit-scrollbar{display:none}.testimonials-marquee:focus-visible{outline-offset:3px;border-radius:22px;outline:2px solid #60a5fa6b}.testimonials-marquee:active{cursor:grabbing}.testimonials-track{width:max-content;animation:testimonials-marquee var(--testimonials-duration) linear infinite;will-change:transform;gap:20px;display:flex}.testimonials-track-group{flex:none;gap:20px;display:flex}.testimonials-marquee:hover .testimonials-track,.testimonials-marquee:focus-within .testimonials-track,.testimonials-marquee:active .testimonials-track{animation-play-state:paused}.testimonial-card{text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 100% 0,#3b82f624,#0000 35%),linear-gradient(#0d1b32f0 0%,#081123fa 100%);border:1px solid #60a5fa29;border-radius:20px;flex-direction:column;width:360px;min-height:240px;padding:22px 22px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000038,inset 0 1px #ffffff09}.testimonial-card:focus-visible{outline-offset:3px;border-color:#60a5fa8a;outline:3px solid #3b82f63d}.testimonial-card-top{justify-content:space-between;align-items:center;gap:14px;min-height:28px;display:flex}.testimonial-industry,.testimonial-benefit{white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;font-size:12px;font-weight:600;display:inline-flex}.testimonial-industry{color:#93c5fd;background:#3b82f61a;border:1px solid #60a5fa29;height:28px;padding:0 12px}.testimonial-rating{color:#fbbf24;flex:none;gap:2px;display:inline-flex}.testimonial-quote-mark{color:#60a5fa73;margin-top:16px}.testimonial-card blockquote{color:#e2e8f0;margin:7px 0 20px;font-size:15px;font-weight:400;line-height:26px}.testimonial-card-footer{align-items:center;gap:11px;margin-top:auto;display:flex}.testimonial-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:1px solid #93c5fd33;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:grid;box-shadow:0 8px 18px #2563eb33}.testimonial-card-footer>div{flex-direction:column;min-width:0;display:flex}.testimonial-card-footer b{color:#f8fafc;font-size:14px;font-weight:600;line-height:22px}.testimonial-card-footer div span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;line-height:20px;overflow:hidden}.testimonial-benefit{color:#86efac;background:#22c55e14;border:1px solid #22c55e24;height:26px;margin-top:14px;padding:0 10px}.testimonials-trust-note{color:#94a3b8;text-align:center;margin:20px 0 0;font-size:13px;font-weight:400;line-height:22px}@keyframes testimonials-marquee{to{transform:translate(calc(-50% - 10px))}}@media (max-width:767px){.testimonials-section{--testimonials-duration:44s;padding:72px 0 78px}.testimonials-section .section-header{margin-bottom:34px}.testimonials-marquee{width:calc(100% + 32px);margin-left:-16px;padding-inline:16px;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.testimonial-card{width:min(300px,100vw - 48px);min-height:240px;padding:20px}.testimonials-trust-note{max-width:310px;margin:16px auto 0}}@media (prefers-reduced-motion:reduce){.testimonials-track{will-change:auto;animation:none;transform:none}}.brand{font-size:20px;font-weight:700;line-height:28px}.desktop-nav a,.blog-nav-link{color:#334155;font-size:var(--type-nav-size);font-weight:500;line-height:var(--type-nav-line)}.desktop-nav a:hover,.blog-nav-link:hover{color:#2563eb}.button{height:44px;min-height:44px;font-size:var(--type-button-size);font-weight:600;line-height:var(--type-button-line)}.button--nav{height:44px;min-height:44px}.mobile-menu>a:not(.button){font-size:var(--type-nav-size);font-weight:500;line-height:var(--type-nav-line)}.product-home .hero-content h1{font-size:var(--type-hero-size);letter-spacing:-.03em;font-weight:700;line-height:var(--type-hero-line)}.product-home .product-hero .hero-eyebrow{font-size:var(--type-eyebrow-size);font-weight:600;line-height:var(--type-eyebrow-line)}.product-home .hero-description{font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-line)}.product-home .hero-support{font-size:17px;font-weight:600;line-height:30px}.product-home .hero-proof{font-size:var(--type-support-size);font-weight:400;line-height:var(--type-support-line)}.product-home .hero-actions .button{height:48px;min-height:48px;font-size:16px;font-weight:600;line-height:var(--type-button-line)}.product-home .home-section{padding:96px 0}.product-home .isolation-section,.product-home .fingerprint-section,.product-home .workspace-section{padding:112px 0}.product-home .section-header{text-align:center;justify-content:center;width:100%;max-width:900px;margin:0 auto 48px}.product-home .section-header>div:first-child{width:100%;max-width:900px;margin-inline:auto}.product-home .section-header .eyebrow{font-size:var(--type-eyebrow-size);letter-spacing:.04em;font-weight:600;line-height:var(--type-eyebrow-line);justify-content:center;margin-bottom:14px}.product-home .section-header h2{font-size:var(--type-section-size);letter-spacing:-.02em;font-weight:700;line-height:var(--type-section-line);margin-inline:auto}.product-home .section-header>div>p:last-child{margin-top:14px;max-width:720px;font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-line);margin-inline:auto}.product-home .advantage-card h3,.product-home .isolation-section .compare-card header h3,.product-home .efficiency-copy h3,.product-home .cases-section .case-copy h3,.product-home .safety-card h3{font-size:var(--type-card-title-size);line-height:var(--type-card-title-line);letter-spacing:-.01em}.product-home .advantage-card h3,.product-home .efficiency-copy h3{font-weight:700}.product-home .isolation-section .compare-card header h3,.product-home .cases-section .case-copy h3,.product-home .safety-card h3{font-weight:600}.product-home .advantage-card>p:not(.card-eyebrow),.product-home .efficiency-copy>p:last-child,.product-home .cases-section .case-copy>p:last-child,.product-home .safety-card>p:last-child{font-size:var(--type-card-body-size);font-weight:400;line-height:var(--type-card-body-line)}.product-home .advantage-card .card-eyebrow,.product-home .efficiency-copy .card-eyebrow,.product-home .cases-section .case-copy .card-eyebrow,.product-home .safety-card .card-eyebrow{font-weight:600;line-height:var(--type-support-line);font-size:var(--type-support-size)!important}.product-home .isolation-section .principle-line b,.product-home .fingerprint-section .identity-logic h3,.product-home .fingerprint-section .identity-statement h3,.product-home .workspace-actions h3{font-size:var(--type-feature-size);letter-spacing:-.015em;font-weight:700;line-height:var(--type-feature-line)}.product-home .isolation-section .principle-line p{font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-line)}.product-home .workspace-actions p{font-size:var(--type-card-body-size);font-weight:400;line-height:var(--type-card-body-line)}.product-home .fingerprint-section .identity-logic h3{font-size:var(--type-card-title-size);font-weight:600;line-height:var(--type-card-title-line)}.product-home .workspace-preview{margin-bottom:56px}.product-home .workspace-actions{margin-top:0}.product-home .efficiency-support{font-size:var(--type-card-body-size);font-weight:500;line-height:var(--type-card-body-line)}.product-home .advantage-card .card-number{letter-spacing:-.03em;font-size:36px;font-weight:700;line-height:1}.product-home .isolation-section .principle-line>span{letter-spacing:-.03em;font-size:44px;font-weight:700;line-height:1}.product-home .download-panel h2{font-size:var(--type-section-size);letter-spacing:-.02em;font-weight:700;line-height:var(--type-section-line)}.product-home .download-panel .download-grid p:last-child{font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-line)}.product-home .download-section{padding:96px 0}.product-home .download-grid{text-align:center;grid-template-columns:1fr;gap:28px}.product-home .download-panel .eyebrow{justify-content:center}.product-home .download-panel h2,.product-home .download-panel .download-grid p:last-child{margin-inline:auto}.product-home .download-actions{flex-direction:row;justify-content:center}.product-home .download-proof{font-weight:400;line-height:var(--type-support-line);text-align:center;font-size:var(--type-support-size)!important}.product-home .download-actions .button{font-size:var(--type-button-size);font-weight:600;line-height:var(--type-button-line)}.footer-brand p{font-size:var(--type-support-size);font-weight:400;line-height:var(--type-support-line)}.footer-grid>div>b{font-size:var(--type-support-size);font-weight:600;line-height:var(--type-support-line)}.footer-grid>div>a,.footer-grid>div>span{font-size:var(--type-support-size);font-weight:400;line-height:var(--type-support-line)}.footer-bottom{font-size:12px;font-weight:400;line-height:18px}:root[data-theme=dark] .desktop-nav a,:root[data-theme=dark] .blog-nav-link{color:#b8c4d6}:root[data-theme=dark] .desktop-nav a:hover,:root[data-theme=dark] .blog-nav-link:hover{color:#60a5fa}@media (min-width:1024px) and (max-width:1279px){:root{--type-hero-size:50px;--type-hero-line:60px;--type-section-size:34px;--type-section-line:44px;--type-feature-size:22px;--type-feature-line:32px}}@media (min-width:768px) and (max-width:1023px){:root{--type-hero-size:44px;--type-hero-line:54px;--type-section-size:32px;--type-section-line:42px;--type-feature-size:22px;--type-feature-line:32px}}@media (max-width:767px){:root{--type-hero-size:38px;--type-hero-line:48px;--type-section-size:30px;--type-section-line:40px;--type-feature-size:22px;--type-feature-line:32px;--type-card-title-size:19px;--type-card-title-line:28px;--type-eyebrow-size:13px;--type-eyebrow-line:20px}.product-home .home-section,.product-home .home-section,.product-home .isolation-section,.product-home .fingerprint-section,.product-home .workspace-section{padding:64px 0}.product-home .section-header{margin-bottom:48px}.product-home .download-section{padding:64px 0}.product-home .download-actions{flex-direction:column}.product-home .download-actions .button{width:100%}.product-home .core-section .advantage-card>p:not(.card-eyebrow){font-size:var(--type-card-body-size);line-height:var(--type-card-body-line)}.product-home .core-section .advantage-card .card-number{font-size:36px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-home{--motion-fast:.2s;--motion-hover:.24s;--motion-reveal:.64s;--motion-product:.8s;--motion-ease:cubic-bezier(.22, 1, .36, 1)}.product-home[data-motion=ready] [data-reveal]{opacity:0;transform:translate3d(0, var(--reveal-y,18px), 0) scale(var(--reveal-scale,1));transition:opacity var(--reveal-duration,var(--motion-reveal)) var(--motion-ease), transform var(--reveal-duration,var(--motion-reveal)) var(--motion-ease), translate var(--motion-hover) var(--motion-ease);transition-delay:var(--reveal-delay,0s), var(--reveal-delay,0s), 0s;translate:none}.product-home[data-motion=ready] [data-reveal].is-visible{opacity:1;transform:translate(0,0)scale(1)}.product-home [data-reveal=fade-soft]{--reveal-y:8px}.product-home [data-reveal=scale-soft]{--reveal-y:0px;--reveal-scale:.97}.product-home [data-reveal=product]{--reveal-y:24px;--reveal-scale:.99;--reveal-duration:var(--motion-product)}.site-header[data-scrolled]{transition:background .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s}.site-header[data-scrolled=true]{-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);background:#ffffffe0;border-bottom-color:#e2e8f0cc}:root[data-theme=dark] .site-header[data-scrolled=true]{background:#08101fe0;border-bottom-color:#344663cc}.product-home .platform-logo-item:hover{opacity:1;transform:translateY(-2px)scale(1.03)}.product-home .hero-visual.is-visible .profile-float--a{animation:6s ease-in-out .8s infinite hero-profile-float-a}.product-home .hero-visual.is-visible .profile-float--b{animation:7.2s ease-in-out 2s infinite hero-profile-float-b}.product-home .hero-visual.is-visible .profile-float--c{animation:8s ease-in-out 3.2s infinite hero-profile-float-c}@keyframes hero-profile-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes hero-profile-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes hero-profile-float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.product-home[data-motion=ready] [data-motion-sequence=shared-environment] .account-pills b,.product-home[data-motion=ready] [data-motion-sequence=shared-environment] .shared-browser,.product-home[data-motion=ready] [data-motion-sequence=shared-environment] .shared-signals span,.product-home[data-motion=ready] [data-motion-sequence=shared-environment]>footer,.product-home[data-motion=ready] [data-motion-sequence=independent-profiles] .independent-profiles>div,.product-home[data-motion=ready] [data-motion-sequence=independent-profiles]>footer,.product-home[data-motion=ready] [data-motion-sequence=identity-core] .identity-group,.product-home[data-motion=ready] [data-motion-sequence=identity-logic] article{opacity:0;transition:opacity .52s var(--motion-ease), transform .52s var(--motion-ease), translate var(--motion-hover) var(--motion-ease);transition-delay:0s,0s,0s;transform:translateY(8px)scale(.985)translate(0,0)}.product-home[data-motion=ready] [data-motion-sequence=shared-environment] .flow-lines path,.product-home[data-motion=ready] [data-motion-sequence=identity-core] .identity-tracks i,.product-home[data-motion=ready] [data-motion-sequence=identity-core] .identity-connectors i,.product-home[data-motion=ready] [data-motion-sequence=identity-logic] .identity-logic-arrow{opacity:0;transition:opacity .42s var(--motion-ease)}.product-home[data-motion=ready] [data-motion-sequence=identity-core] .identity-center{opacity:0;transition:opacity .52s var(--motion-ease), transform .52s var(--motion-ease);transform:translate(-50%,calc(8px - 50%))scale(.985)}.product-home[data-motion=ready] [data-motion-sequence=shared-environment].is-visible .account-pills b,.product-home[data-motion=ready] [data-motion-sequence=shared-environment].is-visible .shared-browser,.product-home[data-motion=ready] [data-motion-sequence=shared-environment].is-visible .shared-signals span,.product-home[data-motion=ready] [data-motion-sequence=shared-environment].is-visible>footer,.product-home[data-motion=ready] [data-motion-sequence=independent-profiles].is-visible .independent-profiles>div,.product-home[data-motion=ready] [data-motion-sequence=independent-profiles].is-visible>footer,.product-home[data-motion=ready] [data-motion-sequence=identity-core].is-visible .identity-group,.product-home[data-motion=ready] [data-motion-sequence=identity-logic].is-visible article{opacity:1;transform:none}.product-home[data-motion=ready] [data-motion-sequence=shared-environment].is-visible .flow-lines path,.product-home[data-motion=ready] [data-motion-sequence=identity-core].is-visible .identity-tracks i,.product-home[data-motion=ready] [data-motion-sequence=identity-core].is-visible .identity-connectors i,.product-home[data-motion=ready] [data-motion-sequence=identity-logic].is-visible .identity-logic-arrow{opacity:1}.product-home[data-motion=ready] [data-motion-sequence=identity-core].is-visible .identity-center{opacity:1;transform:translate(-50%,-50%)scale(1)}.product-home [data-motion-sequence=shared-environment].is-visible .account-pills b:nth-child(2),.product-home [data-motion-sequence=independent-profiles].is-visible .independent-profiles>div:nth-child(2){transition-delay:90ms,90ms,0s}.product-home [data-motion-sequence=shared-environment].is-visible .account-pills b:nth-child(3),.product-home [data-motion-sequence=independent-profiles].is-visible .independent-profiles>div:nth-child(3){transition-delay:.18s,.18s,0s}.product-home[data-motion=ready] [data-motion-sequence=independent-profiles] .independent-profiles small{opacity:0;transition:opacity .36s var(--motion-ease), transform .36s var(--motion-ease);transform:translateY(4px)}.product-home[data-motion=ready] [data-motion-sequence=independent-profiles].is-visible .independent-profiles small{opacity:1;transform:none}.product-home [data-motion-sequence=independent-profiles].is-visible .independent-profiles small:first-of-type{transition-delay:.3s}.product-home [data-motion-sequence=independent-profiles].is-visible .independent-profiles small:nth-of-type(2){transition-delay:.34s}.product-home [data-motion-sequence=independent-profiles].is-visible .independent-profiles small:nth-of-type(3){transition-delay:.38s}.product-home [data-motion-sequence=independent-profiles].is-visible .independent-profiles small:nth-of-type(4){transition-delay:.42s}.product-home [data-motion-sequence=independent-profiles].is-visible .independent-profiles small:nth-of-type(5){transition-delay:.46s}.product-home [data-motion-sequence=shared-environment].is-visible .flow-lines path{transition-delay:.22s}.product-home [data-motion-sequence=shared-environment].is-visible .shared-browser{transition-delay:.3s}.product-home [data-motion-sequence=shared-environment].is-visible .shared-signals span:first-child,.product-home [data-motion-sequence=independent-profiles].is-visible>footer{transition-delay:.56s}.product-home [data-motion-sequence=shared-environment].is-visible .shared-signals span:nth-child(2){transition-delay:.43s}.product-home [data-motion-sequence=shared-environment].is-visible .shared-signals span:nth-child(3){transition-delay:.48s}.product-home [data-motion-sequence=shared-environment].is-visible .shared-signals span:nth-child(4){transition-delay:.53s}.product-home [data-motion-sequence=shared-environment].is-visible>footer{transition-delay:.59s}.product-home [data-motion-sequence=identity-core].is-visible .identity-center{transition-delay:0s}.product-home [data-motion-sequence=identity-core].is-visible .identity-tracks i{transition-delay:.1s}.product-home [data-motion-sequence=identity-core].is-visible .identity-connectors i{transition-delay:.17s}.product-home [data-motion-sequence=identity-core].is-visible .identity-group:first-child{transition-delay:.24s,.24s,0s}.product-home [data-motion-sequence=identity-core].is-visible .identity-group:nth-child(2){transition-delay:.3s,.3s,0s}.product-home [data-motion-sequence=identity-core].is-visible .identity-group:nth-child(3){transition-delay:.36s,.36s,0s}.product-home [data-motion-sequence=identity-core].is-visible .identity-group:nth-child(4){transition-delay:.42s,.42s,0s}.product-home [data-motion-sequence=identity-logic].is-visible article:nth-of-type(2){transition-delay:90ms}.product-home [data-motion-sequence=identity-logic].is-visible article:nth-of-type(3){transition-delay:.18s}.product-home [data-motion-sequence=identity-logic].is-visible article:nth-of-type(4){transition-delay:.27s}.product-home [data-motion-sequence=identity-logic].is-visible .identity-logic-arrow:first-of-type{transition-delay:60ms}.product-home [data-motion-sequence=identity-logic].is-visible .identity-logic-arrow:nth-of-type(2){transition-delay:.15s}.product-home [data-motion-sequence=identity-logic].is-visible .identity-logic-arrow:nth-of-type(3){transition-delay:.24s}@keyframes home-sequence-rise{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.product-home .safety-card,.product-home .safety-icon{transition:transform var(--motion-hover) var(--motion-ease), border-color var(--motion-hover) ease, box-shadow var(--motion-hover) ease}@media (hover:hover){.product-home[data-motion=ready] .advantage-card[data-reveal].is-visible:hover,.product-home[data-motion=ready] .safety-card[data-reveal].is-visible:hover,.product-home[data-motion=ready] .efficiency-card[data-reveal].is-visible:hover,.product-home[data-motion=ready] .case-card[data-reveal].is-visible:hover{translate:0 -4px}.product-home .advantage-card:hover .line-icon,.product-home .safety-card:hover .safety-icon{transform:scale(1.04)}.product-home[data-motion] [data-motion-sequence=independent-profiles].is-visible .independent-profiles>div:hover,.product-home[data-motion] [data-motion-sequence=identity-core].is-visible .identity-group:hover{translate:0 -2px}}@media (hover:none){.product-home .advantage-card:hover{transform:translate(0,0)}}.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=batch] .batch-toolbar,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=batch] .batch-profile-row,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=sync] .sync-main,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=sync] .efficiency-sync-connector,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=sync] .sync-windows>span,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=team] .team-people>*,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=team] .assignment,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=automation] .automation-flow-label,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=automation] .automation-node,.product-home[data-motion=ready] .efficiency-card [data-efficiency-demo=automation] .automation-flow-item>i{opacity:0}.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=batch] .batch-toolbar,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=batch] .batch-profile-row,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=sync] .sync-main,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=sync] .efficiency-sync-connector,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=sync] .sync-windows>span,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=team] .team-people>*,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=team] .assignment,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-label,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-node,.product-home[data-motion=ready] .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item>i{animation:home-sequence-rise .48s var(--motion-ease) both}.product-home .efficiency-card.is-visible [data-efficiency-demo=batch] .batch-profile-row:first-child,.product-home .efficiency-card.is-visible [data-efficiency-demo=sync] .efficiency-sync-connector,.product-home .efficiency-card.is-visible [data-efficiency-demo=team] .team-people>:nth-child(2),.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(2) .automation-node{animation-delay:90ms}.product-home .efficiency-card.is-visible [data-efficiency-demo=batch] .batch-profile-row:nth-child(2),.product-home .efficiency-card.is-visible [data-efficiency-demo=sync] .sync-windows>span:first-child,.product-home .efficiency-card.is-visible [data-efficiency-demo=team] .team-people>:nth-child(3),.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(2)>i{animation-delay:.18s}.product-home .efficiency-card.is-visible [data-efficiency-demo=batch] .batch-profile-row:nth-child(3),.product-home .efficiency-card.is-visible [data-efficiency-demo=sync] .sync-windows>span:nth-child(2),.product-home .efficiency-card.is-visible [data-efficiency-demo=team] .team-people>:nth-child(4),.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(3) .automation-node{animation-delay:.27s}.product-home .efficiency-card.is-visible [data-efficiency-demo=batch] .batch-toolbar,.product-home .efficiency-card.is-visible [data-efficiency-demo=sync] .sync-windows>span:nth-child(3),.product-home .efficiency-card.is-visible [data-efficiency-demo=team] .assignment:first-child,.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(3)>i{animation-delay:.36s}.product-home .efficiency-card.is-visible [data-efficiency-demo=team] .assignment:nth-child(2),.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(3) .automation-node{animation-delay:.44s}.product-home .efficiency-card.is-visible [data-efficiency-demo=team] .assignment:nth-child(3){animation-delay:.52s}.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:first-child>i{animation-delay:.11s}.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(2) .automation-node{animation-delay:.22s}.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(2)>i{animation-delay:.33s}.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(3)>i{animation-delay:.55s}.product-home .efficiency-card.is-visible [data-efficiency-demo=automation] .automation-flow-item:nth-child(4) .automation-node{animation-delay:.66s}@media (hover:hover){.product-home .case-card:hover .case-scene{transform:translateY(-1px)scale(1.015)}.product-home .testimonial-card{transition:transform var(--motion-hover) var(--motion-ease), border-color var(--motion-hover) ease, box-shadow var(--motion-hover) ease}.product-home .testimonial-card:hover{border-color:#60a5fa4d;transform:translateY(-3px)}.product-home .download-actions .button:hover{transform:translateY(-1px)}}.product-home .download-panel:before{opacity:.85}.product-home .download-panel.is-visible:before{animation:8s ease-in-out infinite download-panel-breathe}@keyframes download-panel-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@media (max-width:767px){.product-home[data-motion=ready] [data-reveal]{--reveal-y:12px}.product-home[data-motion=ready] [data-reveal=product]{--reveal-y:18px}.product-home[data-motion=ready] .advantage-card:first-child,.product-home[data-motion=ready] .efficiency-card:first-child{transition-delay:80ms,80ms,0s}.product-home[data-motion=ready] .advantage-card:nth-child(2){transition-delay:.12s,.12s,0s}.product-home[data-motion=ready] .advantage-card:nth-child(3),.product-home[data-motion=ready] .efficiency-card:nth-child(2){transition-delay:.16s,.16s,0s}.product-home[data-motion=ready] .advantage-card:nth-child(4){transition-delay:.2s,.2s,0s}.product-home[data-motion=ready] .efficiency-card:nth-child(3){transition-delay:.21s,.21s,0s}.product-home[data-motion=ready] .efficiency-card:nth-child(4){transition-delay:.26s,.26s,0s}.product-home[data-motion=ready] .workspace-actions article:first-child{transition-delay:.16s,.16s,0s}.product-home[data-motion=ready] .workspace-actions article:nth-child(2){transition-delay:.2s,.2s,0s}.product-home[data-motion=ready] .workspace-actions article:nth-child(3){transition-delay:.24s,.24s,0s}.product-home[data-motion=ready] .case-card:first-child{transition-delay:60ms,60ms,0s}.product-home[data-motion=ready] .case-card:nth-child(2){transition-delay:.1s,.1s,0s}.product-home[data-motion=ready] .case-card:nth-child(3){transition-delay:.14s,.14s,0s}.product-home[data-motion=ready] .case-card:nth-child(4){transition-delay:.18s,.18s,0s}.product-home[data-motion=ready] .case-card:nth-child(5){transition-delay:.22s,.22s,0s}.product-home[data-motion=ready] .case-card:nth-child(6){transition-delay:.26s,.26s,0s}.product-home[data-motion=ready] .safety-results span:first-child{transition-delay:.16s,.16s,0s}.product-home[data-motion=ready] .safety-results span:nth-child(2){transition-delay:.21s,.21s,0s}.product-home[data-motion=ready] .safety-results span:nth-child(3){transition-delay:.26s,.26s,0s}}@media (max-width:560px){.product-home[data-motion=ready] [data-motion-sequence=identity-core] .identity-center{transform:translateY(8px)scale(.985)}.product-home[data-motion=ready] [data-motion-sequence=identity-core].is-visible .identity-center{transform:none}}@media (prefers-reduced-motion:reduce){.product-home[data-motion] [data-reveal]{opacity:1!important;transition:none!important;transform:none!important}.product-home .hero-visual.is-visible .profile-float,.product-home .download-panel:before,.product-home .platform-logo-track,.product-home .testimonials-track,.product-home [data-motion-sequence] *,.product-home [data-efficiency-demo] *{opacity:1!important;will-change:auto!important;transition:none!important;animation:none!important}.product-home [data-motion-sequence=independent-profiles] .independent-profiles>div,.product-home [data-motion-sequence=independent-profiles] .independent-profiles small,.product-home [data-motion-sequence=shared-environment] .account-pills b,.product-home [data-motion-sequence=shared-environment] .shared-browser,.product-home [data-motion-sequence=shared-environment] .shared-signals span,.product-home [data-motion-sequence=shared-environment]>footer,.product-home [data-motion-sequence=identity-core] .identity-group,.product-home [data-motion-sequence=identity-logic] article{transform:translate(0,0)!important}.product-home [data-motion-sequence=identity-core] .identity-center{transform:translate(-50%,-50%)!important}.product-home .hero-visual.is-visible .profile-float,.product-home .download-panel:before,.product-home .platform-logo-track,.product-home .testimonials-track{transform:none!important}.product-home .platform-logo-marquee,.product-home .testimonials-marquee{overflow-x:auto}}@media (max-width:560px) and (prefers-reduced-motion:reduce){.product-home [data-motion-sequence=identity-core] .identity-center{transform:none!important}}
