.marketing-root.page-platform img{display:block;max-width:100%}.marketing-root.page-platform a{color:inherit;text-decoration:none}.marketing-root.page-platform .container{max-width:var(--max);margin:0 auto;padding:0 32px}@media (max-width:720px){.marketing-root.page-platform .container{padding:0 20px}}.marketing-root.page-platform .nav-wrap{position:sticky;top:12px;z-index:60;padding:0 16px;margin-top:14px}.marketing-root.page-platform .nav{max-width:var(--max);margin:0 auto;display:flex;align-items:center;gap:24px;padding:10px 14px 10px 18px;background:hsla(0,0%,100%,.78);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(20,20,30,.06);border-radius:999px;box-shadow:0 1px 2px rgba(15,23,42,.04),0 10px 30px -12px rgba(15,23,42,.1)}.marketing-root.page-platform .brand{display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:-.02em;font-size:18px}.marketing-root.page-platform .brand img{width:26px;height:26px}.marketing-root.page-platform .nav-links{display:flex;gap:6px;margin-left:14px}.marketing-root.page-platform .nav-links a{font-size:14px;color:var(--ink-3);padding:8px 12px;border-radius:999px;transition:color .15s,background .15s}.marketing-root.page-platform .nav-links a:hover{color:var(--ink);background:rgba(0,113,227,.06)}.marketing-root.page-platform .nav-links a.active{color:var(--ink);background:rgba(0,113,227,.08)}.marketing-root.page-platform .nav-spacer{flex:1}.marketing-root.page-platform .nav-actions{display:flex;align-items:center;gap:6px}.marketing-root.page-platform .btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:500;transition:transform .15s,box-shadow .15s,background .15s,color .15s;white-space:nowrap}.marketing-root.page-platform .btn-ghost{color:var(--ink-3)}.marketing-root.page-platform .btn-ghost:hover{color:var(--ink);background:rgba(0,0,0,.04)}.marketing-root.page-platform .btn-primary{background:var(--ink);color:#fff}.marketing-root.page-platform .btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px -8px rgba(0,0,0,.35)}.marketing-root.page-platform .btn-blue{background:var(--blue);color:#fff}.marketing-root.page-platform .btn-blue:hover{transform:translateY(-1px);box-shadow:0 12px 28px -8px rgba(0,113,227,.45)}.marketing-root.page-platform .btn-line{border:1px solid var(--line-2);color:var(--ink)}.marketing-root.page-platform .btn-line:hover{background:var(--cloud)}.marketing-root.page-platform .btn .arrow{transition:transform .2s}.marketing-root.page-platform .btn:hover .arrow{transform:translateX(3px)}@media (max-width:880px){.marketing-root.page-platform .nav-links{display:none}}.marketing-root.page-platform .reveal-d1{transition-delay:.08s}.marketing-root.page-platform .reveal-d2{transition-delay:.16s}.marketing-root.page-platform .reveal-d3{transition-delay:.24s}.marketing-root.page-platform .reveal-d4{transition-delay:.32s}.marketing-root.page-platform .hero{position:relative;overflow:hidden;padding:80px 0 50px}.marketing-root.page-platform .hero-bg{position:absolute;inset:-40px 0 auto 0;height:680px;z-index:-1;background:radial-gradient(60% 50% at 50% 0,rgba(100,210,250,.4),transparent 70%),radial-gradient(40% 35% at 18% 30%,rgba(0,113,227,.16),transparent 60%),radial-gradient(40% 35% at 85% 20%,rgba(175,82,222,.1),transparent 60%)}.marketing-root.page-platform .hero-grid{position:absolute;inset:0;z-index:-1;opacity:.32;background-image:linear-gradient(rgba(20,20,30,.05) 1px,transparent 0),linear-gradient(90deg,rgba(20,20,30,.05) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:radial-gradient(60% 60% at 50% 30%,#000 30%,transparent 90%);mask-image:radial-gradient(60% 60% at 50% 30%,#000 30%,transparent 90%)}.marketing-root.page-platform .kicker{font-size:13px;color:var(--blue);font-weight:500;display:inline-flex;align-items:center;gap:8px;margin-bottom:18px}.marketing-root.page-platform .kicker:before{content:"";width:14px;height:1px;background:var(--blue)}.marketing-root.page-platform h1.display{font-weight:200;letter-spacing:-.045em;font-size:clamp(46px,7.4vw,104px);line-height:.96;margin:6px 0 0;color:var(--ink);max-width:14ch}.marketing-root.page-platform h1.display em{font-style:normal;background:var(--grad-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:300}.marketing-root.page-platform .hero-sub{max-width:620px;margin:28px 0 0;font-size:19px;color:var(--ink-3);line-height:1.5}.marketing-root.page-platform .hero-ctas{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}.marketing-root.page-platform .hero-meta{display:flex;gap:24px;flex-wrap:wrap;margin-top:36px;color:var(--muted);font-size:13px}.marketing-root.page-platform .hero-meta span{display:inline-flex;align-items:center;gap:8px}.marketing-root.page-platform .hero-meta svg{color:var(--blue)}.marketing-root.page-platform section{padding:120px 0;position:relative}.marketing-root.page-platform .section-head{max-width:760px}.marketing-root.page-platform h2.section-title{font-weight:200;letter-spacing:-.035em;font-size:clamp(36px,4.6vw,60px);line-height:1.04;margin:0}.marketing-root.page-platform h2.section-title em{font-style:normal;background:var(--grad-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:300}.marketing-root.page-platform .section-lead{font-size:18px;color:var(--ink-3);margin-top:18px;max-width:60ch}.marketing-root.page-platform .stack{margin-top:60px;display:grid;grid-template-columns:1fr;gap:14px;max-width:980px;margin-left:auto;margin-right:auto}.marketing-root.page-platform .stack-row{position:relative;border-radius:18px;padding:22px 26px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:18px;box-shadow:var(--shadow-sm)}.marketing-root.page-platform .stack-row .stack-tag{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);width:120px;flex:none}.marketing-root.page-platform .stack-row .stack-body{flex:1}.marketing-root.page-platform .stack-row h4{margin:0;font-size:18px;font-weight:500;letter-spacing:-.02em}.marketing-root.page-platform .stack-row p{margin:4px 0 0;font-size:14px;color:var(--ink-3);max-width:60ch}.marketing-root.page-platform .stack-row .stack-pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.marketing-root.page-platform .stack-row .stack-pills span{font-size:11.5px;padding:4px 10px;border-radius:999px;background:var(--cloud);color:var(--ink-3);border:1px solid var(--line)}.marketing-root.page-platform .stack-row.top{background:linear-gradient(180deg,#fafcff,#fff);border-color:rgba(0,113,227,.18)}.marketing-root.page-platform .stack-row.ai{background:#0a0a0c;color:#fff;border-color:transparent}.marketing-root.page-platform .stack-row.ai h4{color:#fff}.marketing-root.page-platform .stack-row.ai p{color:#b9bcc4}.marketing-root.page-platform .stack-row.ai .stack-tag{color:var(--sky)}.marketing-root.page-platform .stack-row.ai .stack-pills span{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);color:#d4d6dc}.marketing-root.page-platform .stack-row.data{background:radial-gradient(60% 80% at 0 50%,rgba(0,113,227,.1),transparent 60%),radial-gradient(50% 80% at 100% 50%,rgba(100,210,250,.1),transparent 60%),#fff}.marketing-root.page-platform .mod-section{padding:120px 0;background:var(--cloud-2)}.marketing-root.page-platform .mod-toc{display:flex;flex-wrap:wrap;gap:8px;margin-top:36px}.marketing-root.page-platform .mod-toc a{font-size:13px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--ink-3);transition:color .15s,background .15s,border-color .15s}.marketing-root.page-platform .mod-toc a:hover{color:var(--ink);border-color:var(--line-2);background:#fff}.marketing-root.page-platform .mod{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center;padding:100px 0;border-bottom:1px solid var(--line)}.marketing-root.page-platform .mod:last-child{border-bottom:0}.marketing-root.page-platform .mod.flip{grid-template-columns:1.15fr 1fr}.marketing-root.page-platform .mod.flip .mod-copy{order:2}.marketing-root.page-platform .mod.flip .mod-shot{order:1}@media (max-width:980px){.marketing-root.page-platform .mod,.marketing-root.page-platform .mod.flip{grid-template-columns:1fr;gap:36px}.marketing-root.page-platform .mod.flip .mod-copy,.marketing-root.page-platform .mod.flip .mod-shot{order:0}}.marketing-root.page-platform .mod-label{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-3);font-weight:500;margin-bottom:14px}.marketing-root.page-platform .mod-label .sq{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.marketing-root.page-platform .mod h3{font-weight:300;letter-spacing:-.025em;font-size:clamp(28px,3.4vw,40px);line-height:1.1;margin:0}.marketing-root.page-platform .mod h3 em{font-style:normal;background:var(--grad-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:400}.marketing-root.page-platform .mod p.lede{font-size:17px;color:var(--ink-3);margin:16px 0 0;max-width:48ch}.marketing-root.page-platform .mod-feats{margin-top:26px;display:grid;gap:14px;grid-template-columns:1fr 1fr}.marketing-root.page-platform .mod-feat{display:flex;gap:10px;align-items:flex-start;font-size:14px;color:var(--ink-3)}.marketing-root.page-platform .mod-feat .tick{flex:none;width:18px;height:18px;border-radius:6px;background:rgba(0,113,227,.1);color:var(--blue);display:inline-flex;align-items:center;justify-content:center;font-size:11px;margin-top:2px}.marketing-root.page-platform .mod-feat strong{color:var(--ink);font-weight:500}.marketing-root.page-platform .mod-cta{margin-top:28px;display:flex;gap:10px;flex-wrap:wrap}.marketing-root.page-platform .mod-cta .ghost-link{font-size:14px;color:var(--blue);font-weight:500;display:inline-flex;align-items:center;gap:6px}.marketing-root.page-platform .mod-cta .ghost-link:hover .arrow{transform:translateX(3px)}.marketing-root.page-platform .mod-cta .arrow{transition:transform .2s}.marketing-root.page-platform .mod-shot{position:relative;border-radius:20px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-md)}.marketing-root.page-platform .mod-shot img{width:100%;height:auto}.marketing-root.page-platform .lb-blue .sq{background:rgba(0,113,227,.1);color:var(--blue)}.marketing-root.page-platform .lb-purple .sq{background:rgba(175,82,222,.1);color:var(--purple)}.marketing-root.page-platform .lb-green .sq{background:rgba(48,209,88,.14);color:#1aa44a}.marketing-root.page-platform .lb-pink .sq{background:rgba(255,45,146,.1);color:var(--pink)}.marketing-root.page-platform .lb-sky .sq{background:rgba(90,200,250,.18);color:#0a90ce}.marketing-root.page-platform .lb-indigo .sq{background:rgba(88,86,214,.1);color:var(--indigo)}.marketing-root.page-platform .lb-amber .sq{background:rgba(255,149,0,.14);color:#c97300}.marketing-root.page-platform .integ{padding:120px 0;background:#fff}.marketing-root.page-platform .integ-grid{margin-top:48px;display:grid;grid-template-columns:repeat(6,1fr);gap:14px}@media (max-width:980px){.marketing-root.page-platform .integ-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.marketing-root.page-platform .integ-grid{grid-template-columns:repeat(2,1fr)}}.marketing-root.page-platform .integ-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:22px 18px;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .15s,box-shadow .15s,border-color .15s}.marketing-root.page-platform .integ-card:hover{transform:translateY(-2px);border-color:var(--line-2);box-shadow:var(--shadow-sm)}.marketing-root.page-platform .integ-card .logo{width:34px;height:34px;border-radius:9px;background:var(--cloud);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:var(--ink-3);letter-spacing:-.02em}.marketing-root.page-platform .integ-card .nm{font-size:14px;font-weight:500;margin-top:14px}.marketing-root.page-platform .integ-card .cat{font-size:12px;color:var(--muted);margin-top:2px}.marketing-root.page-platform .sec-band{padding:120px 0;background:#0a0a0c;color:#fff;position:relative;overflow:hidden}.marketing-root.page-platform .sec-band:before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(60% 60% at 20% 0,rgba(0,113,227,.35),transparent 60%),radial-gradient(60% 60% at 100% 100%,rgba(100,210,250,.18),transparent 60%)}.marketing-root.page-platform .sec-band .container{position:relative;z-index:1}.marketing-root.page-platform .sec-band h2.section-title em{color:var(--sky);-webkit-text-fill-color:var(--sky);background:none}.marketing-root.page-platform .sec-band .section-lead{color:#b9bcc4}.marketing-root.page-platform .sec-grid{margin-top:60px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media (max-width:980px){.marketing-root.page-platform .sec-grid{grid-template-columns:repeat(2,1fr)}}.marketing-root.page-platform .sec-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;padding:22px;backdrop-filter:blur(10px)}.marketing-root.page-platform .sec-card .ic{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff;display:flex;align-items:center;justify-content:center}.marketing-root.page-platform .sec-card h4{font-size:16px;font-weight:500;margin:14px 0 4px}.marketing-root.page-platform .sec-card p{font-size:14px;color:#b9bcc4;margin:0;line-height:1.55}.marketing-root.page-platform .sec-badges{margin-top:60px;display:flex;gap:24px;flex-wrap:wrap;color:#9ea1ab;font-size:13px}.marketing-root.page-platform .sec-badges span{display:inline-flex;align-items:center;gap:8px}.marketing-root.page-platform .sec-badges svg{color:var(--sky)}.marketing-root.page-platform .cta{padding:140px 0 120px;text-align:center}.marketing-root.page-platform .cta h2{font-weight:200;letter-spacing:-.04em;font-size:clamp(40px,5.4vw,72px);line-height:1.04;margin:0}.marketing-root.page-platform .cta h2 em{font-style:normal;background:var(--grad-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:300}.marketing-root.page-platform .cta p{font-size:18px;color:var(--ink-3);margin-top:18px}.marketing-root.page-platform .cta .ctas{display:inline-flex;gap:10px;margin-top:30px;flex-wrap:wrap;justify-content:center}.marketing-root.page-platform footer{background:#0a0a0c;color:#d4d6dc;padding:80px 0 30px;margin-top:0}.marketing-root.page-platform footer a{color:#d4d6dc}.marketing-root.page-platform footer a:hover{color:#fff}.marketing-root.page-platform .foot{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:40px}@media (max-width:900px){.marketing-root.page-platform .foot{grid-template-columns:1fr 1fr;gap:30px}}.marketing-root.page-platform footer h5{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#71747f;margin:0 0 16px;font-weight:500}.marketing-root.page-platform footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px}.marketing-root.page-platform .foot .brand{color:#fff}.marketing-root.page-platform .foot p.small{font-size:13px;color:#9ea1ab;max-width:34ch;margin-top:14px;line-height:1.5}.marketing-root.page-platform .foot-bar{margin-top:60px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px;color:#71747f}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");.marketing-root{--ink:#0a0a0c;--ink-2:#1c1c1c;--ink-3:#3a3a3d;--muted:#86868b;--muted-2:#b6b6bb;--line:#ececef;--line-2:#e0e0e4;--cloud:#f5f5f7;--cloud-2:#fafafc;--paper:#fff;--blue:#0071e3;--blue-deep:#0044c4;--sky:#64d2fa;--sky-soft:#cfeefd;--purple:#af52de;--pink:#ff2d92;--indigo:#5856d6;--teal:#5ac8fa;--green:#30d158;--amber:#ff9500;--grad-brand:linear-gradient(120deg,#0044c4,#0071e3 38%,#2aa9ee 70%,#64d2fa);--grad-soft:linear-gradient(180deg,#fff,#eef6ff 60%,#fff);--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:32px;--shadow-sm:0 1px 2px rgba(15,23,42,.04),0 1px 3px rgba(15,23,42,.06);--shadow-md:0 4px 12px rgba(15,23,42,.06),0 14px 40px -12px rgba(15,23,42,.1);--shadow-lg:0 30px 80px -20px rgba(0,68,196,.18),0 8px 30px -6px rgba(15,23,42,.1);--max:1240px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--paper);color:var(--ink);font-weight:400;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","cv11";letter-spacing:-.011em;line-height:1.5;scroll-behavior:smooth}.marketing-root *,.marketing-root :after,.marketing-root :before{box-sizing:border-box}.marketing-root img{display:block;max-width:100%}.marketing-root a{color:inherit;text-decoration:none}.marketing-root button{font-family:inherit;border:0;background:none;cursor:pointer;color:inherit}.marketing-root .mono{font-family:JetBrains Mono,ui-monospace,monospace;font-feature-settings:"ss01"}.marketing-root .container{max-width:var(--max);margin:0 auto;padding:0 32px}@media (max-width:720px){.marketing-root .container{padding:0 20px}}.marketing-root .nav-wrap{position:sticky;top:12px;z-index:60;padding:0 16px;margin-top:14px}.marketing-root .nav{max-width:var(--max);margin:0 auto;display:flex;align-items:center;gap:24px;padding:10px 14px 10px 18px;background:hsla(0,0%,100%,.78);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(20,20,30,.06);border-radius:999px;box-shadow:0 1px 2px rgba(15,23,42,.04),0 10px 30px -12px rgba(15,23,42,.1)}.marketing-root .brand{display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:-.02em;font-size:18px}.marketing-root .brand img{width:26px;height:26px}.marketing-root .nav-links{display:flex;gap:6px;margin-left:14px}.marketing-root .nav-links a{font-size:14px;color:var(--ink-3);padding:8px 12px;border-radius:999px;transition:color .15s,background .15s}.marketing-root .nav-links a:hover{color:var(--ink);background:rgba(0,113,227,.06)}.marketing-root .nav-links a.active{color:var(--ink);background:rgba(0,113,227,.08)}.marketing-root .nav-spacer{flex:1}.marketing-root .nav-actions{display:flex;align-items:center;gap:6px}.marketing-root .btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;font-size:14px;font-weight:500;transition:transform .15s,box-shadow .15s,background .15s,color .15s;white-space:nowrap}.marketing-root .btn-ghost{color:var(--ink-3)}.marketing-root .btn-ghost:hover{color:var(--ink);background:rgba(0,0,0,.04)}.marketing-root .btn-primary{background:var(--ink);color:#fff}.marketing-root .btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px -8px rgba(0,0,0,.35)}.marketing-root .btn-blue{background:var(--blue);color:#fff}.marketing-root .btn-blue:hover{transform:translateY(-1px);box-shadow:0 12px 28px -8px rgba(0,113,227,.45)}.marketing-root .btn-line{border:1px solid var(--line-2);color:var(--ink)}.marketing-root .btn-line:hover{background:var(--cloud)}.marketing-root .btn-line.on-dark{border-color:hsla(0,0%,100%,.18);color:#fff}.marketing-root .btn-line.on-dark:hover{background:hsla(0,0%,100%,.06)}.marketing-root .btn .arrow{transition:transform .2s}.marketing-root .btn:hover .arrow{transform:translateX(3px)}@media (max-width:880px){.marketing-root .nav-links{display:none}}.marketing-root .reveal{opacity:1;transform:none;transition:opacity .8s ease,transform .8s ease}.marketing-root.reveals-armed .reveal{opacity:0;transform:translateY(14px)}.marketing-root.reveals-armed .reveal.in{opacity:1;transform:translateY(0)}.marketing-root .reveal-d1{transition-delay:.08s}.marketing-root .reveal-d2{transition-delay:.16s}.marketing-root .reveal-d3{transition-delay:.24s}.marketing-root .reveal-d4{transition-delay:.32s}.marketing-root .reveal-d5{transition-delay:.4s}@media (prefers-reduced-motion:reduce){.marketing-root .reveal,.marketing-root.reveals-armed .reveal,.marketing-root.reveals-armed .reveal.in{opacity:1;transform:none;transition:none}}.marketing-root .kicker{font-size:13px;color:var(--blue);font-weight:500;display:inline-flex;align-items:center;gap:8px;margin-bottom:18px}.marketing-root .kicker:before{content:"";width:14px;height:1px;background:var(--blue)}.marketing-root h2.section-title{font-weight:200;letter-spacing:-.035em;font-size:clamp(36px,4.6vw,60px);line-height:1.04;margin:0}.marketing-root h2.section-title em{font-style:normal;background:var(--grad-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:300}.marketing-root .section-lead{font-size:18px;color:var(--ink-3);margin-top:18px;max-width:62ch}.marketing-root section{padding:120px 0;position:relative}.marketing-root footer{background:#0a0a0c;color:#d4d6dc;padding:80px 0 30px}.marketing-root footer a{color:#d4d6dc}.marketing-root footer a:hover{color:#fff}.marketing-root .foot{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:40px}@media (max-width:900px){.marketing-root .foot{grid-template-columns:1fr 1fr;gap:30px}}.marketing-root footer h5{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#71747f;margin:0 0 16px;font-weight:500}.marketing-root footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:14px}.marketing-root .foot .brand{color:#fff}.marketing-root .foot p.small{font-size:13px;color:#9ea1ab;max-width:34ch;margin-top:14px;line-height:1.5}.marketing-root .foot-bar{margin-top:60px;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px;color:#71747f}.marketing-root h1,.marketing-root h2,.marketing-root h3,.marketing-root h4,.marketing-root h5,.marketing-root h6{font-weight:600;letter-spacing:-.02em;color:inherit}.marketing-root p{color:inherit;line-height:1.5}