:root{color-scheme:light;--ink:#081225;--teal:#0f766e;--mint:#5eead4;--line:#d9e1e7;--paper:#f6f8f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,Arial,sans-serif;letter-spacing:0}h1,h2,h3{overflow-wrap:anywhere;word-break:break-word}a{color:inherit;text-decoration:none}.site-header{height:72px;display:flex;align-items:center;gap:32px;padding:0 max(24px,calc((100vw - 1200px)/2));background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:var(--ink);color:var(--mint)}.desktop-nav{display:flex;gap:24px;margin-right:auto;font-size:14px;color:#536174}.desktop-nav a{padding:26px 0 22px;border-bottom:3px solid transparent}.desktop-nav a[aria-current=page]{color:var(--ink);border-color:var(--teal);font-weight:700}.mobile-nav{display:none;position:relative}.mobile-nav summary{display:grid;place-items:center;width:42px;height:42px;border:1px solid #bcc8d2;border-radius:6px;cursor:pointer;font-size:20px;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-panel{position:absolute;right:0;top:49px;display:grid;width:min(280px,calc(100vw - 36px));padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 45px #07112624}.mobile-nav-panel a{padding:12px;border-radius:5px;color:#455466;font-size:14px;font-weight:650}.mobile-nav-panel a:hover,.mobile-nav-panel a[aria-current=page]{background:#e6f7f3;color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:750}.primary{background:#20b8a9;color:#04131b}.secondary,.nav-button{border-color:#bcc8d2;background:#fff}.ghost{border-color:#ffffff80;color:#fff}.hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#071126;color:#fff}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.48}.hero-shade{position:absolute;inset:0;background:#050c1ead}.hero-content{position:relative;width:min(1200px,calc(100% - 48px));margin:0 auto;padding:80px 0 145px}.hero h1{max-width:900px;margin:16px 0 20px;font-size:clamp(42px,6vw,72px);line-height:1.06}.hero-copy{max-width:720px;font-size:19px;line-height:1.8;color:#d8e0ea}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.eyebrow{margin:0;color:var(--teal);font-size:13px;font-weight:800;text-transform:uppercase}.eyebrow.light{color:#73e4d4}.proof-strip{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:min(1200px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff30;background:#071126dd}.proof-strip span{padding:22px 26px;border-right:1px solid #ffffff20;color:#c6d0dc}.proof-strip span:last-child{border:0}.proof-strip b{display:block;margin-bottom:4px;color:#fff;font-size:20px}.section{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:88px 0}.section-heading{max-width:760px}.section h2,.page-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.15}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:46px;background:var(--line);border:1px solid var(--line)}.feature{min-height:240px;padding:26px;background:#fff}.feature>span{color:var(--teal);font-weight:800}.feature h3{margin:52px 0 12px;font-size:20px}.feature p,.case-card p,.price-card p{color:#5a6778;line-height:1.75}.band{display:flex;align-items:end;justify-content:space-between;gap:32px;padding:64px max(24px,calc((100vw - 1200px)/2));background:#081225;color:#fff}.band h2{max-width:760px;margin:12px 0 0;font-size:38px}.page-hero{padding:92px max(24px,calc((100vw - 1000px)/2));background:#fff;text-align:center;border-bottom:1px solid var(--line)}.page-hero h1{margin:16px auto;max-width:900px}.page-hero>p:last-child{max-width:720px;margin:0 auto;color:#5a6778;line-height:1.8}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{position:relative;padding:30px;background:#fff;border:1px solid var(--line);border-radius:8px}.price-card.recommended{border:2px solid var(--teal)}.recommend{position:absolute;right:18px;top:18px;padding:5px 9px;border-radius:4px;background:var(--teal);color:#fff;font-size:12px;font-weight:700}.price-card h2{font-size:25px}.price{margin:26px 0 12px;font-size:34px;font-weight:850}.price-card ul{min-height:152px;padding:0;list-style:none;line-height:2.2;color:#344255}.price-card .button{width:100%}.notice{display:flex;justify-content:center;gap:12px;padding:28px 24px;background:#081225;color:#d5dde7}.case-featured{display:flex;justify-content:space-between;align-items:end;gap:40px;padding:44px;background:#081225;color:#fff;border-radius:8px}.case-featured>div{max-width:760px}.case-featured h2{font-size:38px}.case-featured p,.case-featured li{color:#c5d0dc;line-height:1.8}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.case-card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:8px}.case-card h2{font-size:24px}.case-card a{display:inline-block;margin-top:22px;color:var(--teal);font-weight:750}.site-footer{display:flex;justify-content:space-between;gap:30px;padding:30px max(24px,calc((100vw - 1200px)/2));background:#050b18;color:#a9b5c6;font-size:12px}.site-footer p{margin:8px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px}.footer-links span{color:#738197}.footer-links a{color:#73e4d4;font-weight:650}.filings{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.filings a{display:flex;align-items:center;gap:6px}.filings img{width:16px;height:16px}.error-page{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 24px;text-align:center}.error-page h1{font-size:48px;margin:12px}.error-page p{color:#5a6778}@media(max-width:850px){.site-header{padding:0 18px;gap:12px}.site-header .desktop-nav{display:none}.nav-button{margin-left:auto;padding:0 12px}.mobile-nav{display:block}.hero{min-height:720px}.hero-content{width:calc(100% - 36px);padding-top:55px}.hero h1{font-size:42px}.proof-strip{width:calc(100% - 36px);grid-template-columns:1fr}.proof-strip span{padding:12px 18px;border-right:0;border-bottom:1px solid #ffffff20}.feature-grid,.pricing-grid,.case-grid{grid-template-columns:1fr}.feature{min-height:auto}.feature h3{margin-top:26px}.band,.case-featured,.site-footer,.notice{align-items:flex-start;flex-direction:column}.section{width:calc(100% - 36px);padding:58px 0}.page-hero{padding:64px 18px}.case-featured{padding:28px}.case-featured h2{font-size:30px}}@media(max-width:420px){.brand{font-size:17px}.brand-mark{width:30px;height:30px}.nav-button{font-size:12px}.nav-button span{display:none}}.product-nav{position:relative}.product-nav summary{padding:26px 0 22px;border-bottom:3px solid transparent;cursor:pointer;list-style:none}.product-nav summary::-webkit-details-marker{display:none}.product-nav summary:after{content:"\2304";margin-left:5px;color:#7a8795}.product-nav-panel{position:absolute;left:50%;top:58px;display:grid;width:290px;transform:translate(-50%);padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 45px #07112624}.product-nav-panel a{display:grid;gap:3px;padding:11px 12px!important;border:0!important;border-radius:5px}.product-nav-panel a:hover{background:#e8f6f3}.product-nav-panel b{color:var(--ink);font-size:13px}.product-nav-panel span{color:#6b7786;font-size:11px}.theme-toggle,.mobile-theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#4e5c6e;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.theme-toggle{height:38px;padding:0 10px}.theme-toggle [data-theme-icon],.mobile-theme-toggle [data-theme-icon]{font-size:16px}.mobile-theme-toggle{width:100%;min-height:42px;margin-top:4px}.platform-intro{margin:15px 0 0;color:#b9c5d2;line-height:1.7}.sandbox-gates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.sandbox-gates a{display:flex;min-height:38px;align-items:center;justify-content:center;border:1px solid #ffffff26;border-radius:5px;background:#202130;color:#dce5ed;font-size:12px;font-weight:750}.sandbox-gates a:hover{border-color:#73e4d4;color:#73e4d4}.workflow-product-shot{display:grid;grid-template-columns:minmax(0,1fr) 290px;align-items:center;gap:0;margin:28px 0 0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#071126}.workflow-product-shot img{display:block;width:100%;height:auto}.workflow-product-shot figcaption{display:grid;gap:10px;padding:28px;color:#bec9d5;line-height:1.7}.workflow-product-shot figcaption strong{color:#8be4d2;font-size:18px}.matrix-detail{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#23433f;font-size:13px;font-weight:750}.matrix-detail b{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#dff7f1;color:#08776d}.matrix-section .section-heading>p:last-child{color:#5d6978;line-height:1.7}.article-faq details{border-top:1px solid var(--line)}.article-faq details:last-child{border-bottom:1px solid var(--line)}.article-faq summary{padding:17px 0;color:var(--ink);font-weight:800;cursor:pointer}.article-faq details p{margin:0;padding:0 0 18px}html[data-dcfdesk-theme=dark]{color-scheme:dark;--ink:#eef5f7;--teal:#72dfcd;--line:#2d3b4d;--paper:#0a1220}html[data-dcfdesk-theme=dark] body{background:#0a1220;color:#eef5f7}html[data-dcfdesk-theme=dark] .site-header,html[data-dcfdesk-theme=dark] .mobile-nav-panel,html[data-dcfdesk-theme=dark] .product-nav-panel,html[data-dcfdesk-theme=dark] .feature,html[data-dcfdesk-theme=dark] .price-card,html[data-dcfdesk-theme=dark] .case-card,html[data-dcfdesk-theme=dark] .content-card,html[data-dcfdesk-theme=dark] .trust-card:not(.review-card),html[data-dcfdesk-theme=dark] .calculator-panel,html[data-dcfdesk-theme=dark] .calculator-help,html[data-dcfdesk-theme=dark] .case-assumptions>div{background:#101a2a;color:#eef5f7}html[data-dcfdesk-theme=dark] .page-hero,html[data-dcfdesk-theme=dark] .trust-band{background:#0d1726}html[data-dcfdesk-theme=dark] .product-nav-panel a:hover,html[data-dcfdesk-theme=dark] .mobile-nav-panel a:hover{background:#17283a}html[data-dcfdesk-theme=dark] .product-nav-panel span,html[data-dcfdesk-theme=dark] .feature p,html[data-dcfdesk-theme=dark] .case-card p,html[data-dcfdesk-theme=dark] .price-card p,html[data-dcfdesk-theme=dark] .trust-card>p,html[data-dcfdesk-theme=dark] .article-page section p,html[data-dcfdesk-theme=dark] .article-page section li,html[data-dcfdesk-theme=dark] .article-lead,html[data-dcfdesk-theme=dark] .page-hero>p:last-child,html[data-dcfdesk-theme=dark] .matrix-section .section-heading>p:last-child{color:#aebdca}html[data-dcfdesk-theme=dark] .theme-toggle,html[data-dcfdesk-theme=dark] .mobile-theme-toggle,html[data-dcfdesk-theme=dark] .secondary,html[data-dcfdesk-theme=dark] .nav-button{border-color:#405067;background:#111d2e;color:#e8f0f5}html[data-dcfdesk-theme=dark] .capability-table,html[data-dcfdesk-theme=dark] .article-table{color:#dfe8ee}html[data-dcfdesk-theme=dark] .capability-table thead th,html[data-dcfdesk-theme=dark] .article-table thead th{background:#172437}html[data-dcfdesk-theme=dark] .capability-table td,html[data-dcfdesk-theme=dark] .capability-table th,html[data-dcfdesk-theme=dark] .article-table td,html[data-dcfdesk-theme=dark] .article-table th{border-color:#2d3b4d}html[data-dcfdesk-theme=dark] .matrix-detail{color:#d9f5ef}html[data-dcfdesk-theme=dark] .article-warning{border-color:#6d5a24;background:#241f12}html[data-dcfdesk-theme=dark] .article-warning p{color:#d8c98d}@media(max-width:1000px){.workflow-product-shot{grid-template-columns:1fr}.workflow-product-shot figcaption{padding:20px}}@media(max-width:850px){.theme-toggle{margin-left:auto}.nav-button{margin-left:0}}@media(max-width:560px){.theme-toggle [data-theme-label]{display:none}.theme-toggle{width:38px;padding:0}.sandbox-gates{grid-template-columns:1fr}}html,body{max-width:100%;overflow-x:hidden}main,.article-page,.article-page>header,.article-page>section,.article-page>aside{min-width:0;max-width:100%}.article-page h1,.article-page h2,.article-lead,.article-page p,.article-page li{max-width:100%;overflow-wrap:anywhere}.table-scroll{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:700px){.matrix-section,.table-scroll{min-width:0;max-width:100%}.table-scroll{width:100%;overscroll-behavior-inline:contain}.article-page{width:calc(100% - 36px);max-width:calc(100vw - 36px)}}@media(max-width:560px){.site-header{gap:8px}.nav-button{display:none}.article-page h1{font-size:32px;line-height:1.18}.article-page section h2{font-size:24px;line-height:1.3}.article-page section p,.article-page section li{font-size:15px}.article-table{min-width:640px}}:root{--focus: #2463c7}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button,input{font:inherit}.skip-link{position:absolute;top:-100px;left:16px;z-index:100;padding:12px 18px;background:#fff;color:#17202c}.skip-link:focus{top:10px}.section h2{font-size:32px;line-height:1.35;margin:12px 0}.section-heading>p:not(.eyebrow){color:#566373;line-height:1.8}.home-experience .section{padding-top:54px;padding-bottom:54px}.home-experience .home-hero{display:block;min-height:0}.home-hero>img{opacity:1;object-position:center}.home-hero .hero-shade{background:#061116df}.home-hero .hero-content{display:block;padding:44px 0 38px}.home-hero h1{margin:18px 0;font-size:52px;line-height:1.16}.home-hero h1 span{font-size:36px;font-weight:650}.home-hero .hero-copy{margin:0;font-size:17px;line-height:1.8}.home-hero .hero-note{margin:18px 0 0;color:#b7cacb;font-size:12px;line-height:1.6}.button{min-height:44px;transition:background-color .15s,border-color .15s}.button.primary{background:#78ddc9;color:#102921}.button.primary:hover{background:#a1eadb}.product-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;border-block:1px solid var(--line)}.product-path-grid>a{display:flex;flex-direction:column;padding:24px;border-right:1px solid var(--line)}.product-path-grid>a:first-child{padding-left:0}.product-path-grid>a:last-child{border-right:0}.product-path-grid>a:hover h3{color:var(--teal)}.product-path-grid small{color:#677282}.product-path-grid h3{margin:12px 0 0;font-size:22px}.product-path-grid p{color:#566373;font-size:14px;line-height:1.8}.product-path-grid span{margin-top:auto;color:var(--teal);font-size:14px;font-weight:700}.sandbox-band{background:#fff;border-block:1px solid var(--line);scroll-margin-top:20px}.sandbox-band .valuation-demo{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;max-width:none;margin-top:28px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--ink)}.sandbox-controls{min-width:0}.motion-heading{align-items:center}.motion-heading h3{margin:0;font-size:18px}.live-badge{white-space:nowrap;background:#e6f6ef;color:#266b52}.motion-heading .live-badge{padding:4px 8px;border-radius:4px;font-size:12px}.sandbox-band .motion-range{margin-top:26px}.sandbox-band .motion-range>span{color:var(--ink);font-size:14px}.sandbox-band .motion-range output{color:var(--teal);font-size:18px}.sandbox-band input[type=range]{height:34px;accent-color:#28796f}.sandbox-band .motion-disclosure{margin-top:22px;color:#677282;font-size:12px;line-height:1.8}.sandbox-band .motion-reset{width:auto;min-height:44px;padding:0 16px;background:transparent;border-color:var(--line);color:var(--teal)}.sandbox-result{min-width:0;border-left:1px solid var(--line);padding-left:48px}.sandbox-result>p:first-child{margin:0;color:#5d6876;font-size:13px}.sandbox-value{display:block;margin:12px 0;font-size:36px;font-variant-numeric:tabular-nums;line-height:1.3}.sandbox-upside{font-size:13px;color:#5d6876}.sandbox-upside strong{margin-left:8px;font-variant-numeric:tabular-nums}[data-band=positive]{color:#197355}[data-band=negative]{color:#bd3347}.sandbox-sensitivity table{width:100%;margin-top:26px;border-collapse:collapse;font-size:13px;font-variant-numeric:tabular-nums}.sandbox-sensitivity caption{text-align:left;padding-bottom:10px;color:#637080;font-size:12px}.sandbox-sensitivity th,.sandbox-sensitivity td{padding:10px 6px;text-align:center;border-block:1px solid var(--line)}.sandbox-sensitivity td[aria-current]{background:#eaf6f2;color:#205a4c;font-weight:800}.sandbox-formula{font-size:12px;color:#637080;line-height:1.7}.sandbox-band .sandbox-gates{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.sandbox-band .sandbox-gates a{margin:0;padding:0 16px;font-size:13px}.sandbox-band .sandbox-gates button{font-size:13px;cursor:pointer}.workflow-section .workflow-product-shot{margin-top:26px}.workflow-links{display:flex;flex-wrap:wrap;gap:24px;margin-top:22px;color:var(--teal);font-size:14px;font-weight:700}.trust-strip{background:#eef3f5;border-block:1px solid var(--line)}.trust-strip .section{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.trust-strip h3{font-size:18px;margin:0 0 12px}.trust-strip p{color:#526171;font-size:14px;line-height:1.8}.trust-strip a{color:#2463a1;font-size:13px;font-weight:700}.home-experience .content-grid{margin-top:24px}.home-experience .content-card{padding:22px;min-height:250px}.home-experience .band h2{font-size:30px}.page-hero h1{font-size:42px}.article-page h1{font-size:40px;line-height:1.35}html[data-dcfdesk-theme=dark] .sandbox-band{background:#141b22}html[data-dcfdesk-theme=dark] .sandbox-band .valuation-demo{color:#e9efef}html[data-dcfdesk-theme=dark] .sandbox-band .motion-range>span{color:#d4e1e0}html[data-dcfdesk-theme=dark] .sandbox-result>p:first-child,html[data-dcfdesk-theme=dark] .product-path-grid p,html[data-dcfdesk-theme=dark] .section-heading>p:not(.eyebrow),html[data-dcfdesk-theme=dark] .sandbox-upside,html[data-dcfdesk-theme=dark] .motion-disclosure,html[data-dcfdesk-theme=dark] .sandbox-formula{color:#b0bfc5}html[data-dcfdesk-theme=dark] .trust-strip{background:#1c252b}html[data-dcfdesk-theme=dark] .trust-strip p{color:#bac8cf}html[data-dcfdesk-theme=dark] .trust-strip a{color:#9ec6fc}html[data-dcfdesk-theme=dark] .sandbox-sensitivity caption{color:#b0bfc5}html[data-dcfdesk-theme=dark] [data-band=positive]{color:#8de2ba}html[data-dcfdesk-theme=dark] [data-band=negative]{color:#ff98a1}@media(max-width:700px){.home-hero .hero-content{padding:34px 0}.home-hero h1{font-size:40px}.home-hero h1 span{font-size:28px}.home-hero .hero-copy{font-size:15px}.home-hero .actions{gap:8px;margin-top:22px}.home-hero .button{font-size:13px;padding-inline:12px}.home-experience .section{padding-block:36px}.section h2{font-size:26px}.product-path-grid{grid-template-columns:1fr}.product-path-grid>a,.product-path-grid>a:first-child{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.product-path-grid>a:last-child{border-bottom:0}.product-path-grid h3{font-size:20px}.sandbox-band .valuation-demo{grid-template-columns:1fr;gap:28px}.sandbox-result{padding:24px 0 0;border-left:0;border-top:1px solid var(--line)}.sandbox-value{font-size:32px}.trust-strip .section{grid-template-columns:1fr;gap:26px}.page-hero h1,.article-page h1{font-size:30px}.home-experience .band h2{font-size:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
