/* Concept 1 only. Measured reference values: reference/calendly/MEASUREMENTS.md. */
:root{--midnight:#071a31;--steel:#5f6d77;--magnolia:#fcfbf8;--linen:#f5f3ee;--cornflower:#6bb1ff;--rain:#edf5ff;--honeydew:#f2f8de;--ease:cubic-bezier(.42,0,.58,1);color:var(--midnight);background:var(--magnolia);font-family:Geist,sans-serif;font-size:16px;font-weight:400;line-height:1.4;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}button,a,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;border:0}a{color:inherit;text-decoration:none}a,button,summary{outline-offset:5px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #246fca}h1,h2,h3,p,figure{margin:0}ul{list-style:none;padding:0;margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:"Calendly Sans",sans-serif;letter-spacing:-2px;line-height:1.1}img,video{max-width:100%;display:block}svg{display:block;flex-shrink:0}svg.icon{width:24px;height:24px}button svg{pointer-events:none}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-60px;left:24px;z-index:1100;background:white;padding:12px 20px}.skip-link:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:12px 20px;background:var(--midnight);color:var(--magnolia);font-size:16px;font-weight:500;line-height:1.4;border:1px solid var(--midnight);border-radius:12px;transition:background .2s,color .2s,border-color .2s}.button .icon{width:20px;height:20px}.button:hover{background:#244363;border-color:#244363}.button-outline{color:var(--midnight);background:transparent}.button-outline:hover{color:var(--midnight);background:#e9e9e4;border-color:var(--midnight)}.icon-button{display:inline-grid;place-items:center;flex-shrink:0;width:44px;height:44px;background:transparent;border-radius:10px}.icon-button:hover{background:#071a3110}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;line-height:1.4;font-weight:500;border-bottom:1px solid currentColor;padding-block:8px;transition:gap .2s}.text-link:hover{gap:24px}.text-link .icon{width:16px;height:16px}
/* Web-app wordmark and detached navigation after the hero. */
.site-header{position:relative;z-index:80}.nav-space{height:68px}.nav-bar{height:68px;display:flex;align-items:center;padding:10px 48px;gap:24px;background:var(--magnolia)}.brand{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;font-weight:650;font-size:34px;line-height:1;letter-spacing:-1px;color:#15131b;-webkit-font-smoothing:antialiased}.brand-symbol{width:40px;height:40px;flex-shrink:0}.desktop-nav{display:flex;gap:12px;margin-left:4px}.desktop-nav a{padding:8px;font-size:14px;font-weight:500;border-radius:10px}.desktop-nav a:hover{background:var(--linen)}.nav-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.nav-actions .button{font-size:14px;min-height:48px;line-height:19.6px;padding:13px 16px;border-radius:10px}.menu-toggle{display:none}.nav-bar.floating{position:fixed;top:24px;left:48px;right:48px;height:72px;border-radius:24px;box-shadow:0 12px 40px #071a3112;padding:12px 16px;animation:nav-in .3s var(--ease)}@keyframes nav-in{from{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.mobile-nav{display:none}
/* Both page headers use the canonical wordmark at 90% of its base size. */
.site-header .brand{font-size:30.6px;gap:3.6px;letter-spacing:-.9px}
.site-header .brand-symbol{width:36px;height:36px}
/* Hero, with the measured 600 px scroll interval for each feature. */
.hero-shell{background:var(--linen);margin:0 24px;border-radius:40px;padding:120px 0 72px}.hero-intro{text-align:center;padding:0 24px}.hero-intro h1{font-size:72px;line-height:79.2px;max-width:640px;margin:auto;font-weight:500;letter-spacing:-2px}.hero-lede{max-width:560px;margin:24px auto 0;font-size:18px;line-height:25.2px;color:var(--steel)}.provider-actions{display:flex;justify-content:center;gap:16px;margin-top:32px}.provider-button{display:inline-flex;align-items:center;gap:12px;min-height:50px;padding:6px 16px 6px 6px;background:var(--midnight);color:white;border-radius:12px;font-weight:500;font-size:16px;line-height:22.4px;transition:background .2s}.provider-button:hover{background:#244363}.provider-button>span{background:var(--magnolia);display:grid;place-items:center;width:38px;height:38px;border-radius:8px}.provider-button svg{width:22px;height:22px}.price-note{display:block;width:fit-content;margin:16px auto 0;color:var(--steel);font-size:12px;line-height:16.8px;text-decoration:underline;text-underline-offset:3px}.hero-track{position:relative;margin-top:48px}.stage-slot{height:611px;position:relative}.product-stage{isolation:isolate;position:relative;max-width:1200px;width:calc(100% - 64px);min-height:611px;margin:auto;border-radius:40px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:48px 36px 64px}.gradient-window{position:absolute;inset:0;z-index:-1;overflow:hidden;background:#c1defe}.gradient-track{position:absolute;left:0;top:0;width:600%;max-width:none;height:100%;object-fit:fill;filter:blur(90px);transform:translateX(var(--gradient-shift,0%));transition:transform .2s var(--ease);will-change:transform}.stage-content{width:100%;max-width:996px}.product-tabs{position:relative;display:flex;justify-content:center;gap:8px;height:70px;z-index:2}.product-tab{position:relative;width:56px;height:56px;border-radius:24px;padding:4px;background:var(--magnolia);transition:background .2s var(--ease);flex-shrink:0}.product-tab span{height:100%;width:100%;border-radius:20px;background:#e1e4e7;color:#939da9;display:grid;place-items:center;transition:background .2s var(--ease),color .2s var(--ease)}.product-tab svg{width:34px;height:34px;stroke-width:1.9}.product-tab[aria-selected=true] span{background:var(--tone);color:var(--midnight)}.product-tab[aria-selected=true]:after{content:"";position:absolute;left:22px;top:55px;width:12px;height:15px;background:var(--magnolia);clip-path:polygon(0 0,100% 0,80% 35%,80% 65%,100% 100%,0 100%,20% 65%,20% 35%)}.hero-panels{display:grid;border-radius:30px;background:var(--magnolia);padding:48px;box-shadow:0 20px 40px #071a310b}.hero-panel{grid-area:1/1;display:grid;grid-template-columns:320px minmax(0,1fr);gap:64px;align-items:center;opacity:0;visibility:hidden;transition:opacity .2s var(--ease),visibility .2s;min-width:0}.hero-panel.active{opacity:1;visibility:visible}.stage-copy{min-width:0}.feature-label{display:flex;align-items:center;gap:8px;font-size:16px;line-height:22.4px;font-weight:500}.feature-label>.icon{width:24px;height:24px;fill:var(--tone);stroke:var(--midnight);border-radius:7px;padding:2px;background:var(--tone)}.stage-copy h2{font-family:Geist,sans-serif;font-size:36px;line-height:39.6px;letter-spacing:-1px;margin-top:24px}.stage-summary{font-size:16px;line-height:22.4px;color:var(--steel);margin:16px 0 24px}.stage-close{display:none;position:absolute;top:40px;right:40px;color:var(--magnolia);width:50px;height:50px;border:1px solid #fcfbf84d;background:#fcfbf810;border-radius:12px;z-index:4}.stage-close:hover{background:#fcfbf830}.product-stage.pinned{position:fixed;z-index:1000;max-width:none;margin:0;width:calc(100% - 48px);height:calc(100dvh - 48px);min-height:0;left:24px;top:24px;padding-block:48px}.product-stage.pinned .stage-close{display:grid}.stage-backdrop{position:fixed;inset:0;background:var(--magnolia);z-index:999;pointer-events:none;animation:fade-in .3s var(--ease)}@keyframes fade-in{from{opacity:0}to{opacity:1}}.motion-toggle{position:absolute;bottom:14px;right:24px;display:flex;align-items:center;gap:6px;min-height:34px;padding:4px 8px;font-size:12px;color:var(--midnight);background:#fcfbf866;border-radius:8px}.motion-toggle .icon{width:16px;height:16px}.motion-toggle:hover{background:#fcfbf8aa}
.tone-0{--tone:#6bb1ff;--wash:#edf5ff}.tone-1{--tone:#d5ed91;--wash:#f2f8de}.tone-2{--tone:#b89ffa;--wash:#f1ebff}.tone-3{--tone:#5ddfd7;--wash:#e2f6f3}.tone-4{--tone:#ffb6eb;--wash:#f9ebf6}.tone-5{--tone:#8fcced;--wash:#eaf4fc}
/* Original nmail videos, with keyboard-accessible playback controls. */
.feature-video{min-width:0;position:relative}.video-wrap{position:relative;isolation:isolate;overflow:hidden;border-radius:20px;background:#f9f8fc}.feature-video video{display:block;aspect-ratio:3/2;width:100%;height:auto;object-fit:contain}.feature-video figcaption{color:var(--steel);font-size:11px;line-height:15.4px;text-align:center;margin-top:10px}.hero-video figcaption{position:absolute;top:100%;left:0;width:100%;font-size:10px;margin-top:8px}.hero-video video{aspect-ratio:516/333;object-fit:cover}.video-controls{position:absolute;right:8px;bottom:8px;display:flex;gap:3px;opacity:0;transition:opacity .2s;background:var(--magnolia);border:1px solid #071a3120;border-radius:10px}.video-controls .icon-button{width:32px;height:32px;border-radius:7px}.video-controls .icon{width:17px;height:17px}.video-wrap:hover .video-controls,.video-wrap:focus-within .video-controls,.feature-video.paused .video-controls{opacity:1}
/* Expanding workflow cards and alternating product sections. */
.workflow-shell{position:relative;margin:24px 24px 0;padding:120px 0;background:var(--linen);border-radius:40px;overflow:hidden}.workflow-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 0 90%,#eef4e9,transparent 48%),radial-gradient(ellipse at 100% 40%,#e9f0f5,transparent 50%)}.workflow-shell>*{position:relative}.section-heading{text-align:center;max-width:720px;padding-inline:24px;margin-inline:auto}.eyebrow{font-size:12px;line-height:16.8px;font-weight:500;letter-spacing:1px;margin-bottom:24px}.section-heading h2{font-size:60px;line-height:66px;letter-spacing:-2px}.section-heading>p:not(.eyebrow){font-size:18px;line-height:25.2px;color:var(--steel);max-width:560px;margin:24px auto}.section-heading>.button{margin-top:8px}.workflow-cards{display:flex;gap:24px;margin-top:80px}.workflow-card{flex:1;min-width:0;height:432px;background:var(--magnolia);border-radius:24px;padding:24px;position:relative;overflow:hidden;transition:flex .4s var(--ease)}.workflow-card.active{flex:1.65}.workflow-button{font-family:"Calendly Sans",sans-serif;font-size:28px;line-height:33.6px;font-weight:500;display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;padding:0;text-align:left}.workflow-button>.icon{width:20px;height:20px;opacity:0}.workflow-card.active .workflow-button>.icon{opacity:1}.workflow-body{position:relative;z-index:2;opacity:0;transition:opacity .2s var(--ease)}.workflow-card.active .workflow-body{opacity:1}.workflow-body>p{margin-top:16px;font-size:16px;line-height:22.4px;color:var(--steel);min-height:67px}.workflow-body ul{margin-top:12px;display:grid;gap:9px}.workflow-body li{font-size:13px;line-height:18.2px;display:flex;align-items:center;gap:8px}.workflow-body li .icon{width:16px;height:16px}.workflow-art{position:absolute;bottom:0;left:0;right:0;height:184px;border-radius:24px;display:grid;place-items:center;background:var(--wash);overflow:hidden}.art-orbit{display:grid;place-items:center;transform:rotate(-12deg);width:168px;height:168px;border-radius:40%;background:var(--tone);position:relative;top:45px;transition:transform .4s var(--ease),top .4s var(--ease)}.art-orbit>.icon{width:95px;height:95px;stroke-width:1.3;opacity:.2}.workflow-card.active .art-orbit{transform:rotate(0);top:26px}.workflow-card.active .art-orbit>.icon{opacity:1;width:62px;height:62px}.workflow-art>span{position:absolute;right:24px;top:24px;width:40px;height:40px;background:var(--magnolia);border-radius:12px;display:grid;place-items:center;transform:rotate(12deg)}.features-heading{font-size:60px;line-height:66px;letter-spacing:-2px;max-width:780px;text-align:center;margin:160px auto 0}.feature-section{display:grid;grid-template-columns:minmax(0,532px) minmax(0,580px);align-items:center;gap:88px;margin-top:160px;scroll-margin-top:130px}.feature-section.reverse .section-copy{order:2}.feature-section.reverse .feature-visual{order:1}.section-copy h2{font-family:"Wulkan Text",Georgia,serif;font-size:48px;font-weight:500;line-height:52.8px;letter-spacing:-2px;margin-top:24px}.section-summary{font-size:18px;line-height:25.2px;color:var(--steel);margin-top:24px}.feature-accordion{margin-top:32px}.feature-detail{border-top:1px solid #071a3126}.feature-detail:last-child{border-bottom:1px solid #071a3126}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:18px;font-weight:500;line-height:25.2px;padding:20px 0}summary::-webkit-details-marker{display:none}summary>.icon{width:20px;height:20px;transition:transform .2s var(--ease)}details[open]>summary>.icon{transform:rotate(45deg)}details>div{overflow:hidden}details>div>p{font-size:16px;line-height:22.4px;color:var(--steel);padding-bottom:24px}.section-copy>.button{margin-top:32px}.feature-visual{background:var(--wash);border-radius:40px;padding:48px 24px;position:relative;overflow:hidden}.feature-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 110%,var(--tone),transparent 70%);opacity:.5}.feature-visual>.feature-video{position:relative}.feature-visual .video-wrap{box-shadow:0 8px 28px #071a3108}
.providers-section{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center;margin-top:160px;margin-bottom:160px}.providers-section h2{font-size:60px;line-height:66px}.providers-section p{color:var(--steel);font-size:18px;line-height:25.2px;max-width:460px;margin:24px 0 32px}.provider-cards{display:grid;gap:24px}.provider-card{min-height:152px;padding:32px;background:var(--linen);border-radius:24px;display:flex;gap:24px;align-items:center}.provider-card>svg:first-child{width:48px;height:48px}.provider-card h3{font-size:18px;line-height:25.2px;max-width:190px}.provider-card>.icon:last-child{margin-left:auto;width:20px}.closing-section{background:var(--linen);margin:24px;border-radius:40px;padding:0 24px 120px;overflow:hidden}.conveyor{height:260px;overflow:hidden;display:flex;align-items:center;margin-inline:-24px;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.conveyor>div{display:flex;gap:24px;width:max-content;animation:conveyor 50s linear infinite}.conveyor-symbol{width:144px;height:144px;border-radius:44px;background:var(--tone);display:grid;place-items:center;transform:rotate(-10deg)}.conveyor-symbol:nth-child(even){transform:rotate(10deg)}.conveyor-symbol>.icon{width:72px;height:72px;stroke-width:1.3}@keyframes conveyor{to{transform:translateX(-1008px)}}.closing-section .price-note{margin-top:20px}.site-footer{padding-top:64px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:64px;padding-bottom:72px}.footer-top>div>p{color:var(--steel);font-size:14px;margin-top:20px}.footer-top nav{display:flex;flex-direction:column;align-items:flex-start;gap:16px;font-size:14px}.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #071a311f;display:flex;justify-content:space-between;gap:24px;padding:28px 0 40px;font-size:12px;color:var(--steel)}.footer-bottom nav{display:flex;gap:24px}
/* Single pricing plan; reference type, materials and button proportions. */
.pricing-page .site-header{position:sticky;top:0}.pricing-shell{margin:0 24px;background:var(--linen);border-radius:40px;padding:96px 0}.pricing-intro{display:grid;grid-template-columns:640px 1fr;gap:40px;align-items:center}.pricing-intro h1{font-size:48px;line-height:52.8px;letter-spacing:-2px}.pricing-intro>p{font-size:18px;line-height:25.2px;color:var(--steel);max-width:430px}.plan-surround{max-width:996px;width:calc(100% - 96px);margin:80px auto 0;padding:0 8px 8px;border-radius:32px;background:linear-gradient(160deg,#071a31 0%,#276baf 24%,#bddfff 60%,#f5dcd1 100%)}.plan-label{font-size:12px;line-height:16.8px;font-weight:500;letter-spacing:.6px;text-align:center;padding:15px;color:var(--magnolia)}.plan-card{padding:8px;display:grid;grid-template-columns:.95fr 1.05fr;background:#fcfbf8ed;border-radius:26px;gap:8px}.plan-main{background:#fff;border-radius:22px;box-shadow:0 4px 12px #071a3108;padding:32px}.plan-main h2{font-size:36px;line-height:39.6px;letter-spacing:-1px}.plan-main>p{font-size:16px;line-height:22.4px;color:var(--steel);margin-top:16px}.plan-price{display:flex;gap:14px;align-items:baseline;margin-top:32px}.plan-price>span:first-child{font-family:"Wulkan Text",Georgia,serif;font-size:48px;line-height:52.8px;font-weight:500;letter-spacing:-2px}.plan-price>span:last-child{font-size:16px;line-height:22.4px;color:var(--steel)}.plan-main>.unlimited{display:flex;align-items:center;gap:8px;color:var(--midnight);margin-top:16px}.unlimited>.icon{width:18px;height:18px}.plan-main>.button{display:flex;margin-top:32px;justify-content:space-between}.plan-includes{padding:36px 32px;display:flex;flex-direction:column;justify-content:center}.plan-includes h3{font-size:18px;line-height:25.2px}.plan-includes ul{display:grid;gap:20px;margin-top:24px}.plan-includes li{font-size:16px;line-height:22.4px;display:flex;align-items:flex-start;gap:12px}.plan-includes li>.icon{width:20px;height:20px;margin-top:1px}.included-section{margin-top:120px}.included-section>h2{font-family:"Wulkan Text",Georgia,serif;font-size:48px;line-height:52.8px;letter-spacing:-2px}.included-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:48px;row-gap:64px;margin-top:64px}.included-grid>a{display:block;padding-top:24px;border-top:1px solid #071a3126}.included-grid h3{font-size:24px;line-height:28.8px;letter-spacing:-.5px;margin-top:20px}.included-grid p{font-size:16px;line-height:22.4px;color:var(--steel);margin-top:16px}.included-grid .text-link{margin-top:16px}.faq-section{display:grid;grid-template-columns:1fr 1fr;gap:88px;margin-top:160px;margin-bottom:160px}.faq-section h2{font-size:48px;line-height:52.8px}.faq-section details{border-bottom:1px solid #071a3126}.faq-section details:first-child{border-top:1px solid #071a3126}
@media(min-width:1920px){.hero-shell,.workflow-shell,.pricing-shell,.closing-section{max-width:1872px;margin-inline:auto}}
@media(max-width:1199px){.container{width:calc(100% - 80px)}.hero-panel{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:32px}.hero-panels{padding:32px}.stage-copy h2{font-size:32px;line-height:35.2px}.product-stage{padding-inline:32px}.feature-section{gap:48px;grid-template-columns:1fr 1fr}.section-copy h2{font-size:40px;line-height:44px}.feature-visual{padding:48px 16px}.workflow-cards{gap:16px}.workflow-card{padding:20px}.workflow-card.active{flex:1.7}.workflow-body li{font-size:12px;line-height:16.8px}.pricing-intro{grid-template-columns:1.2fr 1fr}.providers-section,.faq-section{gap:48px}.providers-section h2{font-size:48px;line-height:52.8px}}
@media(max-width:1023px){.nav-bar{padding-inline:32px}.desktop-nav,.login{display:none}.menu-toggle{display:grid}.mobile-nav{display:flex;position:absolute;left:0;right:0;top:100%;background:var(--magnolia);padding:20px 32px 28px;flex-direction:column;box-shadow:0 20px 25px #071a310c}.mobile-nav a{padding:18px 0;border-top:1px solid #071a3126;font-size:24px;display:flex;align-items:center;justify-content:space-between}.site-header{position:sticky;top:0}.nav-bar{position:relative}.nav-bar.floating{left:24px;right:24px}.workflow-card{height:395px}.workflow-cards{flex-wrap:wrap}.workflow-card,.workflow-card.active{flex:1 1 40%}.workflow-body{opacity:1}.workflow-body>p{min-height:45px}.workflow-button>.icon{opacity:1}.workflow-card.active .art-orbit,.art-orbit{top:35px}.workflow-body li{font-size:13px;line-height:18.2px}.feature-section{margin-top:120px}.section-copy h2{font-size:36px;line-height:39.6px}.section-summary{font-size:16px;line-height:22.4px}.feature-section summary{font-size:16px;line-height:22.4px}.plan-surround{width:calc(100% - 64px)}.plan-main,.plan-includes{padding:24px}.plan-price>span:last-child{font-size:14px}.pricing-intro h1{font-size:40px;line-height:44px}}
@media(max-width:768px){:root{scroll-padding-top:140px}.container{width:calc(100% - 64px)}.nav-space,.nav-bar{height:64px}.nav-bar{padding:10px 24px;gap:12px}.nav-bar.floating{position:relative;inset:auto;height:64px;border-radius:0;box-shadow:none;padding:10px 24px;animation:none}.nav-actions{gap:10px}.nav-actions .button{min-height:40px;padding:9px 12px;font-size:14px;line-height:19.6px;border-radius:8px}.menu-toggle{height:40px;width:32px}.hero-shell{margin:0 8px;padding:48px 0 32px;border-radius:40px}.hero-intro{padding:0 24px}.hero-intro h1{max-width:360px;font-size:40px;line-height:44px;letter-spacing:normal}.hero-intro h1 br{display:none}.hero-lede{font-size:16px;line-height:22.4px;max-width:360px;margin-top:24px}.provider-actions{flex-direction:column;gap:12px;align-items:center;margin-top:24px}.provider-button{font-size:16px;line-height:22.4px;width:fit-content;max-width:100%;justify-content:flex-start;padding-right:12px}.provider-button>span{flex-shrink:0}.price-note{max-width:100%;font-size:11px;line-height:15.4px}.hero-track{margin-top:32px;height:auto!important}.stage-slot{height:auto}.product-stage{width:calc(100% - 32px);min-height:0;padding:32px 16px 54px;border-radius:32px}.stage-content{max-width:450px}.product-tabs{gap:6px;height:58px}.product-tab{width:44px;height:44px;padding:3px;border-radius:19px}.product-tab>span{border-radius:16px}.product-tab svg{width:26px;height:26px}.product-tab[aria-selected=true]:after{left:17px;top:43px;width:10px;height:15px}.hero-panels{padding:24px;border-radius:24px}.hero-panel{grid-template-columns:1fr;gap:28px}.stage-copy h2{font-size:24px;line-height:26.4px;letter-spacing:normal;margin-top:20px}.stage-summary{font-size:14px;line-height:19.6px;margin:16px 0}.stage-copy .feature-label{font-size:14px;line-height:19.6px}.hero-video{margin-bottom:10px}.hero-video figcaption{font-size:9px;line-height:12.6px}.video-wrap{border-radius:12px}.video-controls{opacity:1;right:5px;bottom:5px}.video-controls .icon-button{width:27px;height:27px}.video-controls .icon{width:15px;height:15px}.motion-toggle{font-size:11px;bottom:12px;right:16px}.gradient-track{filter:blur(45px)}.workflow-shell{margin:8px 8px 0;padding:64px 0;border-radius:40px}.section-heading{padding-inline:24px;max-width:440px}.eyebrow{font-size:10px;line-height:14px;letter-spacing:.8px;margin-bottom:24px}.section-heading h2{font-size:36px;line-height:39.6px;letter-spacing:normal}.section-heading h2 br{display:none}.section-heading>p:not(.eyebrow){font-size:16px;line-height:22.4px}.section-heading>.button{font-size:14px}.workflow-cards{flex-direction:column;gap:24px;margin-top:48px;width:calc(100% - 48px)}.workflow-card,.workflow-card.active{flex:auto;padding:24px;height:408px}.workflow-button{font-size:28px;line-height:33.6px}.workflow-body>p{min-height:0;max-width:370px}.workflow-body ul{margin-top:16px}.workflow-body li{font-size:14px;line-height:19.6px}.workflow-art{height:170px}.features-heading{font-size:36px;line-height:39.6px;letter-spacing:normal;margin-top:80px}.feature-section{display:flex;flex-direction:column;gap:40px;align-items:stretch;margin-top:80px;scroll-margin-top:140px}.feature-section.reverse .section-copy,.feature-section.reverse .feature-visual{order:initial}.section-copy h2{font-size:28px;line-height:30.8px;letter-spacing:normal;margin-top:20px}.section-copy .feature-label{font-size:14px;line-height:19.6px}.feature-accordion{margin-top:24px}.section-copy summary{font-size:16px;line-height:22.4px;padding:18px 0}.section-copy details>div>p{font-size:14px;line-height:19.6px;padding-bottom:20px}.section-copy>.button{margin-top:24px;font-size:14px}.feature-visual{padding:32px 12px;border-radius:28px}.providers-section{grid-template-columns:1fr;gap:40px;margin-top:80px;margin-bottom:80px}.providers-section h2{font-size:36px;line-height:39.6px;letter-spacing:normal}.providers-section p{font-size:16px;line-height:22.4px}.provider-cards{gap:16px}.provider-card{min-height:120px;padding:24px;gap:16px}.provider-card h3{font-size:16px;line-height:22.4px}.provider-card>svg:first-child{width:36px;height:36px}.closing-section{margin:8px;padding:0 0 64px}.conveyor{height:180px}.conveyor>div{gap:16px}.conveyor-symbol{width:112px;height:112px;border-radius:32px}.conveyor-symbol>.icon{width:56px;height:56px}@keyframes conveyor{to{transform:translateX(-768px)}}.site-footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:40px 24px;padding-bottom:48px}.footer-top>div{grid-column:1/-1}.footer-top nav{font-size:13px;gap:16px}.footer-bottom{flex-direction:column;gap:20px;padding:24px 0 32px;font-size:11px}.pricing-shell{margin:0 8px;border-radius:40px;padding:48px 0}.pricing-intro{grid-template-columns:1fr;gap:24px;width:calc(100% - 48px)}.pricing-intro h1{font-size:28px;line-height:30.8px;letter-spacing:normal}.pricing-intro>p{font-size:16px;line-height:22.4px}.plan-surround{margin-top:48px;width:calc(100% - 32px);padding:0 6px 6px;border-radius:28px}.plan-label{font-size:10px;line-height:14px;padding:14px 8px}.plan-card{grid-template-columns:1fr;gap:0;padding:6px;border-radius:23px}.plan-main{padding:24px;border-radius:18px}.plan-main h2{font-size:36px;line-height:39.6px;letter-spacing:-1px}.plan-price{margin-top:24px}.plan-price>span:first-child{font-size:48px;line-height:52.8px}.plan-price>span:last-child{font-size:14px;line-height:19.6px}.plan-main>.button{margin-top:24px}.plan-includes{padding:28px 24px}.plan-includes ul{gap:16px}.plan-includes li{font-size:14px;line-height:19.6px}.included-section{margin-top:80px}.included-section>h2{font-size:28px;line-height:30.8px;letter-spacing:normal}.included-grid{grid-template-columns:1fr;gap:32px;margin-top:40px}.included-grid h3{font-size:22px;line-height:26.4px}.included-grid p{font-size:14px;line-height:19.6px}.faq-section{grid-template-columns:1fr;gap:40px;margin-top:80px;margin-bottom:80px}.faq-section h2{font-size:36px;line-height:39.6px;letter-spacing:normal}.faq-section summary{font-size:16px;line-height:22.4px}.faq-section details>div>p{font-size:14px;line-height:19.6px}}
/* Keep mobile headings upright, including Safari's variable-font selection. */
@media(max-width:768px){.product-page h1,.product-page h2,.product-page h3,.product-page .workflow-button{font-style:normal;font-synthesis:none;font-variation-settings:"ital" 0,"slnt" 0}}
@media(max-width:359px){.nav-bar{padding-inline:16px}.nav-actions{gap:4px}.container{width:calc(100% - 48px)}.hero-intro{padding-inline:20px}.hero-intro h1{font-size:40px;line-height:44px}.product-stage{width:calc(100% - 16px);padding-inline:8px}.product-tabs{gap:4px}.product-tab{width:40px;height:40px;border-radius:17px}.product-tab>span{border-radius:14px}.product-tab[aria-selected=true]:after{left:15px;top:39px;height:19px}.hero-panels{padding:20px}.plan-main,.plan-includes{padding:22px 18px}.plan-price{gap:8px}.plan-price>span:last-child{font-size:13px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-track{height:auto!important}.product-stage{position:relative!important;inset:auto!important}.conveyor>div{animation:none}.video-controls{opacity:1}}
html.motion-paused .conveyor>div{animation-play-state:paused}
.product-stage.pinned .gradient-track{transition:none}

/* The reference uses CSS squircles: doubled radii with a smooth corner curve. */
@supports(corner-shape:squircle){.button,.provider-button{border-radius:20px;corner-shape:squircle}.nav-actions .button{border-radius:16px;corner-shape:squircle}}
.faq-section{display:block}.faq-section h2{font-family:"Wulkan Text",Georgia,serif;max-width:640px;margin:0 auto 64px;text-align:center}.faq-section>div{max-width:770px;margin:auto}.included-section>h2{text-align:center}.nav-actions .button{font-weight:400}.plan-price>span:last-child{font-size:12px;line-height:16.8px}
@media(max-width:768px){.faq-section h2{font-size:28px;line-height:30.8px;margin-bottom:40px}.nav-actions .button{font-weight:500}.plan-price>span:last-child{font-size:12px;line-height:16.8px}}

.feature-qualification{font-size:12px;line-height:16.8px;color:var(--steel);margin-top:12px}

/* Actual app UI is isolated inside its own viewport, with unmodified app CSS. */
.fullview-shell{background:#fff;padding:40px 0;display:flow-root;scroll-margin-top:88px}
.inbox-preview{width:min(1200px,calc(100% - 64px));margin:0 auto;scroll-margin-top:100px}
.overview-surround{background:#fff}
.overview-window{overflow:hidden;border:1px solid #d1cfd4;border-radius:10px;background:#eceaf2;box-shadow:0 2px 8px #15131b0d}
.overview-titlebar{height:34px;display:flex;align-items:center;justify-content:center;position:relative;background:#f5f4f6;border-bottom:1px solid #dddbe2;color:#727683;font:11px/1.4 -apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif}
.overview-window-dots{position:absolute;left:13px;display:flex;gap:6px}.overview-window-dots i{width:8px;height:8px;border-radius:50%;background:#d4d1d8}.overview-window-identity{position:absolute;right:14px;font-size:10px}
.overview-viewport{overflow:hidden;position:relative;height:760px}
.overview-app-frame{transform-origin:top left;display:block;width:100%;height:760px;border:0;background:#eceaf2}
.overview-caption{display:flex;justify-content:flex-end;margin:13px 0 0;padding:0 4px}.overview-playback{display:none;gap:4px}.overview-playback button{width:32px;height:32px;color:var(--steel);border:1px solid #d8d8d2;border-radius:8px;background:transparent}.overview-playback .icon{width:17px;height:17px}.js .overview-playback{display:flex}

@media(min-width:1024px){
 .inbox-preview{width:min(1080px,calc((100% - 64px)*.9))}
 .inbox-preview.is-fitted .overview-surround{overflow:hidden}
 .inbox-preview.is-fitted .overview-window{width:1200px;transform-origin:top left}
}
@media(max-width:768px){.inbox-preview{width:calc(100% - 32px)}.overview-playback{gap:5px}.overview-playback .icon-button{width:36px;height:36px}.overview-window-identity{font-size:9px}}
@media(max-width:600px){.overview-viewport{height:704px}.overview-window-dots{left:10px;gap:4px}.overview-window-dots i{width:6px;height:6px}.overview-window-identity{display:none}.overview-app-frame{height:704px}}

@media(max-width:385px){.inbox-preview{width:100%}.overview-window{border:0;border-radius:0}.overview-caption{padding-inline:20px}}
