:root{color-scheme:light;--blue:#4169e1;--blue-dark:#3154c0;--ink:#172d50;--muted:#586c88;--light:#edf4ff;--pale:#f6f9ff;--line:#dce6f6;--royal-text:#3055bb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px;border-radius:4px}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}h3{font-size:22px;line-height:1.35;letter-spacing:-.6px;font-weight:600}img{max-width:100%;display:block}button{border:0}section[id]{scroll-margin-top:20px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-80px;z-index:50;background:var(--ink);color:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{height:88px;border-bottom:1px solid #e9eff8;background:#ffffffed;position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.nav-wrap{max-width:1360px;width:calc(100% - 80px);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{color:var(--blue);font-size:21px;font-weight:700;display:inline-flex;align-items:center;gap:10px;letter-spacing:-.8px;white-space:nowrap}.desktop-nav{display:flex;gap:32px;font-size:14px;color:var(--muted)}.desktop-nav a:hover,.login:hover{color:var(--blue)}.nav-actions{display:flex;gap:25px;align-items:center}.login{font-size:14px;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 23px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:550;line-height:1.5;min-height:54px;transition:background .15s,box-shadow .15s,transform .15s}.button.primary{background:var(--blue);color:#fff;box-shadow:0 3px 5px #234ab319}.button.primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.button.secondary{background:#fff;border-color:#d2dff3;color:var(--ink)}.button.secondary:hover{background:var(--light)}.button.small{padding:10px 16px;font-size:14px;min-height:43px;gap:17px}.menu-button{display:none;width:42px;height:42px;place-content:center;background:transparent;gap:6px}.menu-button span{display:block;width:20px;height:2px;background:var(--ink)}#mobile-nav{background:#fff;padding:18px 28px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #16306609}#mobile-nav:not([hidden]){display:grid;gap:17px}.hero{background:linear-gradient(180deg,#fff 0%,#fff 28%,#edf4ff 100%);padding-top:79px;overflow:hidden}.hero-content{text-align:center;position:relative;padding:0 24px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;color:var(--royal-text);line-height:1.6;margin-bottom:23px}.hero .eyebrow{display:flex;align-items:center;justify-content:center;gap:11px}.mini-mark{font-size:20px;line-height:1}.hero h1{font-size:clamp(60px,6.7vw,96px);letter-spacing:-5px;line-height:1.02}.hero h1>span{color:var(--blue)}.hero-description{font-size:19px;color:var(--muted);line-height:1.7;margin:27px auto 28px;max-width:660px}.hero-actions{display:flex;justify-content:center;gap:12px}.hero-note{font-size:12px;color:var(--muted);margin-top:17px;letter-spacing:.1px}.product-stage{margin-top:61px;max-width:1080px}.stage-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1.2px;color:#516a8d;padding:0 6px 13px}.stage-label>span:first-child{display:flex;gap:8px;align-items:center;letter-spacing:.1px;font-size:12px}.status-mark{display:inline-block;border:1px solid var(--blue);width:7px;height:7px;border-radius:50%}.product-frame{border:1px solid #d1def2;border-radius:12px;background:#fff;padding:5px;box-shadow:0 28px 85px #284c9320;overflow:hidden}.product-frame img{border-radius:8px;width:100%;height:auto}.image-caption{text-align:center;font-size:12px;color:var(--muted);padding:20px 0 28px}.intro-band{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:44px;padding-bottom:44px;border-bottom:1px solid var(--line)}.intro-band p{font-size:15px;color:var(--muted);line-height:1.6}.intro-band strong{font-weight:500;color:var(--ink)}.audiences{display:flex;gap:38px;font-size:14px;color:var(--muted)}.section{padding-top:115px;padding-bottom:115px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:49px}.section-heading h2,h2{font-size:clamp(38px,4vw,55px)}.section-heading>p{max-width:340px;color:var(--muted);font-size:16px;line-height:1.8;margin-bottom:5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step-number{display:flex;justify-content:space-between;align-items:center;color:var(--blue);font-size:14px;margin-bottom:28px;border-top:1px solid var(--line);padding-top:20px}.step-number>span{color:#bdd0ef}.steps h3{margin-bottom:15px}.steps p{font-size:15px;line-height:1.85;color:var(--muted)}.step-detail{display:block;margin-top:24px;color:var(--royal-text);font-size:13px}.workspace-section{background:var(--pale);padding:95px 0 100px;border-block:1px solid #eaf0fa}.feature-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:22px}.feature{background:#fff;border:1px solid var(--line);border-radius:14px;padding:35px;overflow:hidden}.feature-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.feature-icon{font-size:12px;letter-spacing:1.5px;font-weight:600;color:var(--royal-text);display:block;margin-bottom:22px}.feature-heading .feature-icon{margin:0}.feature-tag{font-size:12px;letter-spacing:1px;color:var(--muted)}.feature h3{font-family:Georgia,serif;font-size:34px;font-weight:400;letter-spacing:-1px;line-height:1.17;margin-bottom:17px}.feature>p{color:var(--muted);font-size:15px;line-height:1.8;max-width:430px}.feature-primary{grid-row:span 2;background:#eaf2ff;border-color:#d4e2fb}.reply-directions{display:grid;gap:10px;margin:28px 0 22px}.reply-directions>div{border:1px solid #d9e3f6;border-radius:8px;background:#ffffffc9;padding:16px;display:grid;grid-template-columns:26px 1fr;gap:2px 12px}.reply-directions>div:first-child{border-color:#5277dc;background:#fff;box-shadow:0 4px 12px #325bbe09}.reply-directions>div>span{border:1px solid #dfe6f2;border-radius:4px;width:24px;height:24px;display:grid;place-items:center;grid-row:span 2;align-self:center;font-size:12px;color:var(--muted)}.reply-directions strong{font-size:14px;font-weight:550}.reply-directions small{font-size:12px;color:var(--muted)}.feature p.feature-footnote{font-size:12px;line-height:1.7;max-width:360px}.task-example{margin-top:25px;border:1px solid var(--line);border-radius:9px;padding:18px;box-shadow:0 7px 20px #23488a07}.task-context{font-size:12px;letter-spacing:1.2px;color:var(--muted);display:flex;justify-content:space-between;gap:12px}.task-context span{font-size:12px;letter-spacing:0}.task-example>strong{display:block;font-size:15px;margin:13px 0 17px;font-weight:600}.task-example>div{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);gap:12px}.task-pill{background:#e9efff;color:var(--royal-text);padding:3px 8px;border-radius:4px}.source-note{display:block;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:12px;margin-top:14px}.feature-people{grid-column:2}.contact-example{display:flex;align-items:center;gap:12px;margin-top:28px}.avatar{background:#e3ecff;color:var(--royal-text);display:grid;place-items:center;flex-shrink:0;border-radius:50%;width:42px;height:42px;font-size:13px;font-weight:600}.contact-example>div{display:grid;gap:2px}.contact-example strong{font-size:14px;font-weight:600}.contact-example>div>span{font-size:12px;color:var(--muted)}.next-touch{margin-left:auto;font-size:12px;color:var(--muted);text-align:right}.next-touch strong{font-size:12px;font-weight:500;color:var(--royal-text)}.feature-agenda{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:55px;padding:34px 40px}.feature-agenda>.feature-icon{grid-column:1}.feature-agenda h3{grid-column:1}.feature-agenda p{grid-column:1}.agenda-example{grid-column:2;grid-row:1/4;display:flex;flex-direction:column;justify-content:center;gap:25px;border-left:1px solid var(--line);padding-left:45px}.agenda-example>div{display:flex;gap:24px;align-items:flex-start}.agenda-example time{font-size:13px;color:var(--muted);padding-top:3px}.agenda-example>div>span{border-left:2px solid #a9bdec;padding-left:15px;display:grid;gap:3px}.agenda-example strong{font-size:14px;font-weight:550}.agenda-example small{font-size:12px;color:var(--muted)}.agenda-example>div:last-child>span{border-color:#ddb191}.reading-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center}.reading-copy>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.85;margin:25px 0}.text-link{display:inline-flex;align-items:center;gap:13px;color:var(--royal-text);font-size:14px;font-weight:550}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.reader-preview{min-width:0}.reader-preview img{border:1px solid var(--line);border-radius:9px;box-shadow:0 15px 35px #24478611}.reader-preview figcaption{font-size:12px;text-align:center;color:var(--muted);margin-top:15px}.data-section{background:#142d59;color:#fff;padding:87px 0 52px}.data-heading{text-align:center}.data-heading .eyebrow{color:#acbffa}.data-heading h2{font-size:63px;line-height:1.12}.data-heading h2>span{color:#a6c3ff}.data-heading>p:last-child{margin-top:23px;font-size:16px;color:#c2d2ec;line-height:1.8}.data-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:65px}.data-symbol{color:#a6c3ff;font-size:28px;font-weight:400;display:block;line-height:1;margin-bottom:25px}.data-grid h3{font-size:18px;letter-spacing:-.25px;margin-bottom:15px}.data-grid p{font-size:15px;line-height:1.85;color:#c2d2ec}.data-note{font-size:12px;line-height:1.8;color:#b9cbea;text-align:center;margin-top:52px;border-top:1px solid #35507b;padding-top:24px}.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.source-grid article{border-top:1px solid var(--line);padding-top:24px}.source-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.source-top h3{font-size:19px}.availability{font-size:12px;color:var(--royal-text);background:var(--light);padding:3px 8px;border-radius:4px;white-space:nowrap}.source-grid p{font-size:15px;color:var(--muted);line-height:1.8}.source-status{display:flex;align-items:center;gap:48px;margin-top:40px;padding:23px 26px;background:var(--pale);border-radius:8px}.source-status p{font-size:13px;color:var(--muted);line-height:1.8;flex:1}.source-status strong{display:block;color:var(--ink);font-size:14px;font-weight:550}.source-status a{white-space:nowrap;font-size:13px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;border-top:1px solid var(--line);padding-top:90px}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;font-size:16px;font-weight:500;line-height:1.5;padding:23px 0;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;color:var(--blue);line-height:1.2;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details>div{padding:0 25px 23px 0}details p{font-size:15px;line-height:1.85;color:var(--muted)}details p a{text-decoration:underline;color:var(--royal-text);text-underline-offset:3px}.final-cta{background:var(--light);padding:77px 0 83px;text-align:center;border-block:1px solid var(--line)}.final-cta img{margin:0 auto 23px}.final-cta .eyebrow{font-size:12px;margin-bottom:18px}.final-cta h2{font-size:75px;color:var(--blue);letter-spacing:-3px}.final-cta p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.7;margin:23px 0 28px}.cta-login{display:block;margin-top:18px;font-size:13px;color:var(--muted)}.cta-login:hover{color:var(--blue)}.site-footer{padding-block:43px 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top .brand{font-size:18px}.footer-top p{color:var(--muted);font-size:13px}.footer-top>a:last-child{font-size:13px;color:var(--royal-text)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:23px;margin-top:28px}
@media(min-width:1600px){.hero{padding-top:94px}.product-stage{max-width:1180px}}
@media(max-width:1050px){.desktop-nav{gap:20px}.nav-wrap{width:calc(100% - 48px);gap:22px}.nav-actions{gap:18px}.brand{font-size:19px}.section-heading{gap:35px}.section-heading>p{max-width:290px}.audiences{gap:22px;font-size:12px}.steps{gap:28px}.feature{padding:27px}.feature-agenda{padding:30px}.feature-tag{display:none}.reading-section{gap:35px;grid-template-columns:.75fr 1.25fr}.data-grid{gap:28px}.faq-section{gap:45px}.source-top h3{font-size:17px}.source-status{gap:20px}.footer-top p{max-width:270px}}
@media(max-width:820px){.wrap{width:calc(100% - 48px)}.site-header{height:76px}.desktop-nav{display:none}.menu-button{display:grid}.nav-actions{gap:15px}.nav-actions .login{display:none}.hero{padding-top:62px}.hero h1{font-size:75px;letter-spacing:-3px}.hero-description{font-size:17px}.product-stage{margin-top:46px}.stage-label>span:last-child{display:none}.intro-band{align-items:flex-start}.audiences{flex-direction:column;gap:5px;font-size:13px}.section{padding-block:75px}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:35px}.section-heading>p{max-width:580px}.section-heading .eyebrow{margin-bottom:18px}.steps{grid-template-columns:1fr;gap:30px}.steps article{display:grid;grid-template-columns:50px 1fr;column-gap:22px;border-top:1px solid var(--line);padding-top:23px}.step-number{border:0;padding:0;margin:0;align-items:flex-start;grid-row:span 3}.step-number>span{display:none}.steps h3{margin-bottom:10px}.steps p{grid-column:2}.step-detail{grid-column:2;margin-top:15px}.workspace-section{padding-block:70px}.feature-grid{gap:16px}.feature h3{font-size:29px}.feature-primary{grid-row:span 2}.feature-agenda{column-gap:25px}.agenda-example{padding-left:25px}.agenda-example>div{gap:14px}.contact-example{flex-wrap:wrap}.next-touch{margin-left:54px;text-align:left}.reading-section{grid-template-columns:1fr;gap:35px}.reading-copy>p:not(.eyebrow){max-width:550px}.reader-preview{max-width:760px}.data-section{padding-top:65px}.data-grid{grid-template-columns:1fr;gap:34px;margin-top:42px}.data-grid article{display:grid;grid-template-columns:40px 1fr;column-gap:18px}.data-symbol{grid-row:span 2;margin-top:3px}.data-grid h3{margin-bottom:9px}.data-grid p{grid-column:2;max-width:650px}.data-heading h2{font-size:55px}.data-note{text-align:left;margin-top:35px}.source-grid{grid-template-columns:1fr;gap:25px}.source-top{justify-content:flex-start;gap:18px;margin-bottom:11px}.source-status{flex-direction:column;align-items:flex-start;gap:15px}.faq-section{grid-template-columns:1fr;gap:35px}.final-cta h2{font-size:65px}.footer-top{flex-wrap:wrap}.footer-top p{order:3;max-width:none;width:100%;font-size:13px}}
@media(max-width:560px){.wrap{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 32px);gap:10px}.site-header{height:70px}.brand{font-size:17px;gap:7px;letter-spacing:-.7px}.brand img{width:31px;height:31px}.nav-actions{gap:5px}.nav-actions .button.small{padding:8px 10px;font-size:12px;min-height:38px;gap:7px}.hero{padding-top:47px}.hero h1{font-size:61px;letter-spacing:-2.8px}.hero .eyebrow{font-size:12px;letter-spacing:1.5px;margin-bottom:25px}.mini-mark{font-size:16px}.hero-description{font-size:16px;line-height:1.75;margin-top:23px;max-width:370px}.desktop-break{display:none}.hero-content{padding:0 20px}.hero-actions{gap:10px;flex-direction:column;align-items:stretch;max-width:325px;margin:auto}.button{font-size:14px;min-height:50px}.hero-note{font-size:12px;max-width:300px;margin:18px auto 0}.product-stage{width:calc(100% - 24px);margin-top:35px}.stage-label{padding-bottom:10px}.stage-label>span:first-child{font-size:12px}.product-frame{padding:3px;border-radius:7px}.product-frame img{border-radius:4px}.image-caption{font-size:12px;padding:14px 0 21px}.intro-band{padding-block:28px;gap:18px;flex-direction:column}.intro-band p{font-size:14px}.audiences{flex-direction:row;flex-wrap:wrap;gap:7px 20px;font-size:12px}.section{padding-block:59px}.eyebrow{font-size:12px;letter-spacing:1.7px;margin-bottom:18px}h2,.section-heading h2{font-size:37px;letter-spacing:-1.6px}.section-heading>p{font-size:15px}.steps article{column-gap:13px;grid-template-columns:33px 1fr}.steps h3{font-size:21px}.steps p{font-size:15px}.step-detail{font-size:12px}.workspace-section{padding-block:57px}.feature-grid{grid-template-columns:1fr}.feature,.feature-primary,.feature-people,.feature-agenda{grid-column:auto;grid-row:auto;padding:25px}.feature h3{font-size:31px}.feature>p{font-size:15px}.feature-icon{font-size:12px}.feature-agenda{display:block}.agenda-example{border-left:0;border-top:1px solid var(--line);padding:23px 0 0;margin-top:24px}.contact-example{flex-wrap:nowrap}.next-touch{margin-left:auto;text-align:right}.feature-primary{padding-bottom:27px}.reading-copy>p:not(.eyebrow){font-size:15px}.reader-preview figcaption{font-size:12px}.data-heading h2{font-size:45px}.data-heading>p:last-child{font-size:15px}.data-section{padding-top:55px}.data-grid{gap:32px}.data-grid article{grid-template-columns:25px 1fr;column-gap:15px}.data-grid h3{font-size:18px}.data-grid p{font-size:15px}.data-note{font-size:12px}.source-status{padding:20px}.source-status p{font-size:13px}.faq-section{gap:30px}.faq-list summary{font-size:15px;padding-block:21px}.faq-list details p{font-size:14px}.final-cta{padding-block:56px}.final-cta h2{font-size:56px;letter-spacing:-2.8px}.final-cta p:not(.eyebrow){font-size:16px}.final-cta .button{padding-inline:17px;gap:12px;font-size:13px}.footer-top .brand{font-size:17px}.footer-top>a:last-child{font-size:12px}.footer-bottom{font-size:12px;flex-wrap:wrap;gap:12px}.footer-bottom span:nth-child(2){display:none}.footer-top{gap:17px}.site-footer{padding-top:30px}}
@media(max-width:360px){.brand{font-size:15px}.nav-actions .button.small{font-size:12px}.nav-actions .button.small span{display:none}.menu-button{width:32px}.hero h1{font-size:51px}.hero-description{font-size:15px}.contact-example{flex-wrap:wrap}.next-touch{margin-left:54px;text-align:left}.task-context{flex-wrap:wrap}.source-note{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
