:root{--red:#ff2d55;--green:#00c875;--amber:#ffb42b;--blue:#2d7dcc;--blue-deep:#155f9f;--ink:#252a33;--ink-soft:#4f5663;--muted:#717986;--line:#dfe5ed;--soft:#f7f9fb;--panel:#ffffff;--shadow:0 18px 48px rgba(28,37,51,0.10);--shadow-soft:0 10px 28px rgba(28,37,51,0.08);--font:"SF Pro Rounded","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);letter-spacing:0;text-rendering:geometricPrecision;overflow-x:hidden}body.is-locked{overflow:hidden}a{color:inherit;text-decoration:none}img,svg{max-width:100%}button,input,select,textarea{font:inherit;min-width:0}.hero__claim,.section__head h2,.module-panel h3,.persona-panel h3,.signup__copy h2,.modal h3{text-wrap:balance}.container{width:min(1200px,calc(100% - 44px));margin:0 auto}.brand{display:inline-flex;align-items:center;gap:9px;color:#858585;line-height:1;white-space:nowrap}.brand__logo{display:block;width:186px;height:auto}.hero__logo{display:block;width:min(590px,78vw);height:auto;margin:0 0 20px;filter:drop-shadow(0 11px 22px rgba(28,37,51,0.075))}.module-brand__logo{display:block;width:min(238px,100%);height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{position:sticky;top:0;z-index:40;background:rgba(255,255,255,0.94);border-bottom:1px solid rgba(216,222,231,.76);box-shadow:0 8px 26px rgba(28,37,51,.045);backdrop-filter:blur(16px)}.topbar__inner{height:70px;display:flex;align-items:center;justify-content:space-between;gap:22px}.topbar__nav{display:flex;align-items:center;gap:20px;color:var(--ink-soft);font-size:14px;font-weight:820}.topbar__nav a{padding:9px 0;border-bottom:2px solid transparent}.topbar__nav a:hover{color:var(--ink);border-color:var(--blue)}.btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid var(--blue);border-radius:7px;background:#fff;color:var(--blue);font-weight:820;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(45,125,204,.16)}.btn--blue{background:var(--blue);color:#fff}.btn--green{background:var(--green);border-color:var(--green);color:#fff}.hero{position:relative;min-height:calc(100svh - 124px);display:grid;align-items:center;overflow:hidden;border-bottom:1px solid rgba(216,222,231,.78);background:linear-gradient(90deg,rgba(216,222,231,.34) 1px,transparent 1px) 0 0 / 68px 68px,linear-gradient(0deg,rgba(216,222,231,.26) 1px,transparent 1px) 0 0 / 68px 68px,#fff}.hero__canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.9;pointer-events:none}.hero__content{position:relative;z-index:1;max-width:840px;padding:76px 0 58px}.kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--blue-deep);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.kicker::before{content:"";width:7px;height:32px;border-radius:999px;background:linear-gradient(var(--red) 0 33%,var(--green) 33% 66%,var(--amber) 66% 100%)}h1{margin:0;font-size:clamp(66px,11vw,132px);line-height:.88;font-weight:900;color:#858585;letter-spacing:0}.hero__claim{max-width:790px;margin:20px 0 0;color:var(--ink);font-size:clamp(34px,4vw,54px);line-height:1.04;font-weight:900}.hero__lead{max-width:680px;margin:22px 0 0;color:var(--ink-soft);font-size:clamp(18px,1.8vw,22px);line-height:1.42;font-weight:620}.hero__claim,.hero__lead,.section__head h2,.section__head p,.module-panel h3,.module-panel p,.signup__copy h2,.signup__copy p{overflow-wrap:break-word}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero__status{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.status{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.82);color:var(--muted);font-size:13px;font-weight:760}.status::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(0,200,117,.12)}.teaser{position:relative;z-index:3;margin-top:-1px;background:#fff;border-bottom:1px solid var(--line)}.teaser__inner{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--ink-soft);font-weight:800}.teaser__inner>span:first-child{min-width:0}.teaser__path{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 12px;color:var(--blue);white-space:normal;line-height:1.25;min-width:0}.teaser__module{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.teaser__module i{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:currentColor}.section{padding:86px 0}.section--soft{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.section__head h2{max-width:790px;margin:0;font-size:clamp(34px,4vw,62px);line-height:1;font-weight:900;letter-spacing:0}.section__head p{max-width:380px;margin:0;color:var(--muted);font-size:18px;line-height:1.45;font-weight:650}.product-grid{--product-grid-height:655px;display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:stretch}.module-rail{display:grid;grid-template-rows:repeat(6,minmax(0,1fr));gap:11px;min-height:var(--product-grid-height);height:var(--product-grid-height);align-self:stretch;align-content:start}.module-button{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:15px;min-height:0;height:100%;padding:13px 15px;border:1px solid var(--line);border-left:7px solid var(--module-color,var(--blue));border-radius:8px;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.module-button:hover,.module-button.is-active{border-color:var(--blue);box-shadow:var(--shadow-soft)}.module-icon{width:54px;height:54px;display:block;object-fit:contain;border-radius:8px;background:#fff;filter:drop-shadow(0 4px 7px rgba(28,37,51,0.07))}.module-button strong{display:block;color:var(--ink);font-size:25px;line-height:1;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-button span{display:block;margin-top:6px;color:#656d78;font-size:14.5px;line-height:1.28;font-weight:700;overflow:hidden}.module-button>span{min-width:0}.module-button small{color:var(--blue);font-size:14px;font-weight:860}.module-button--red{--module-color:var(--red)}.module-button--green{--module-color:var(--green)}.module-button--amber{--module-color:var(--amber)}.module-button--blue{--module-color:var(--blue)}.module-panel{min-height:var(--product-grid-height);height:var(--product-grid-height);align-self:stretch;overflow-y:auto;overscroll-behavior:contain;padding:30px;border:1px solid var(--blue);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft);display:grid;align-content:start;gap:24px}.module-panel__top{display:flex;align-items:start;justify-content:space-between;gap:18px}.module-brand{display:inline-flex;align-items:center;gap:8px;color:#858585;line-height:1}.module-brand strong{font-size:48px;font-weight:850}.module-brand span{font-size:31px;font-weight:300}.module-tag{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fafafa;font-size:13px;font-weight:850;white-space:nowrap}.module-panel h3{margin:0;font-size:clamp(31px,3vw,50px);line-height:1.04;font-weight:900}.module-panel p{margin:0;color:var(--ink-soft);font-size:19px;line-height:1.48;font-weight:650}.module-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.module-flow__item{min-height:126px;padding:16px;border:1px solid var(--line);border-top:4px solid var(--accent);border-radius:8px;background:#fff}.module-flow__item--red{--accent:var(--red)}.module-flow__item--green{--accent:var(--green)}.module-flow__item--amber{--accent:var(--amber)}.module-flow__item--blue{--accent:var(--blue)}.module-flow strong{display:block;margin-bottom:8px;color:var(--ink);font-size:18px;line-height:1.1}.module-flow span{color:var(--muted);font-weight:700;line-height:1.3}.module-demo:empty{display:none}.module-demo-card{width:100%;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:16px;padding:14px;border:1px solid rgba(45,125,204,.28);border-radius:12px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);color:inherit;text-align:left;cursor:pointer;box-shadow:0 14px 34px rgba(38,50,67,.06);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.module-demo-card:hover,.module-demo-card:focus-visible{border-color:var(--blue);box-shadow:0 18px 42px rgba(45,125,204,.13);transform:translateY(-1px);outline:none}.module-demo-card__screen{position:relative;aspect-ratio:16 / 9;min-height:124px;overflow:hidden;border:1px solid rgba(45,125,204,.26);border-radius:10px;background:#f8fbff}.module-demo-card__screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.95) contrast(1.02);transition:transform .2s ease}.module-demo-card:hover .module-demo-card__screen img,.module-demo-card:focus-visible .module-demo-card__screen img{transform:scale(1.025)}.module-demo-card__play{position:absolute;right:10px;bottom:10px;padding:6px 10px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:var(--blue);color:#fff;font-size:11px;font-weight:900;line-height:1;box-shadow:0 8px 20px rgba(45,125,204,.24)}.module-demo-card__copy{display:grid;gap:6px;min-width:0}.module-demo-card__copy strong{color:var(--ink);font-size:19px;line-height:1.08;font-weight:900}.module-demo-card__copy span{color:var(--muted);font-size:14px;line-height:1.35;font-weight:720}.module-demo-card small{padding:8px 12px;border:1px solid rgba(45,125,204,.28);border-radius:999px;color:var(--blue);background:#fff;font-size:12px;font-weight:900;white-space:nowrap}.module-connectors{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,#fff 0%,#f9fbfd 100%)}.module-connectors__head{display:grid;gap:4px}.module-connectors__head strong,.module-connectors__flow strong{color:var(--ink-soft);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.module-connectors__head span,.module-connectors__flow span{color:var(--muted);font-size:13px;font-weight:750;line-height:1.38}.module-connectors__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.module-connectors__grid span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--blue);font-size:12.5px;font-weight:850;text-align:center;white-space:nowrap}.module-connectors__grid span.is-current{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 8px 16px rgba(45,125,204,.16)}.module-connectors__flow{display:grid;gap:5px;padding-top:10px;border-top:1px solid var(--line)}.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;counter-reset:step}.timeline article{min-height:250px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;position:relative}.timeline article::before{counter-increment:step;content:"0" counter(step);width:44px;height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--step);color:#fff;font-weight:900;margin-bottom:18px}.timeline article:nth-child(1){--step:var(--red)}.timeline article:nth-child(2){--step:var(--green)}.timeline article:nth-child(3){--step:var(--amber);color-scheme:light}.timeline article:nth-child(4){--step:var(--blue)}.timeline h3{margin:0 0 10px;font-size:25px;line-height:1.05}.timeline p{margin:0;color:var(--muted);font-weight:650;line-height:1.43}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:start}.persona-nav{display:grid;gap:10px}.persona-nav button{min-height:78px;border:1px solid var(--line);border-left:8px solid var(--persona,var(--blue));border-radius:8px;background:#fff;text-align:left;padding:0 18px;color:var(--ink-soft);font-weight:900;cursor:pointer}.persona-nav button.is-active{border-color:var(--blue);border-left-color:var(--blue);color:var(--ink);box-shadow:var(--shadow)}.persona-choice--green{--persona:var(--green)}.persona-choice--red{--persona:var(--red)}.persona-choice--amber{--persona:var(--amber)}.persona-panel{min-height:252px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.persona-panel h3{margin:0;font-size:clamp(30px,3.5vw,52px);line-height:1;font-weight:900}.persona-panel p{margin:16px 0 0;color:var(--ink-soft);font-size:18px;line-height:1.5;font-weight:650}.persona-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.persona-tags span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fafafa;font-weight:850}.signup{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.signup__copy h2{margin:0;font-size:clamp(38px,5vw,70px);line-height:.96;font-weight:900}.signup__copy p{margin:20px 0 0;color:var(--ink-soft);font-size:19px;line-height:1.5;font-weight:650}.tester-principles{margin-top:30px;display:grid;gap:10px}.tester-principles article{min-height:112px;padding:18px 18px 18px 20px;border:1px solid var(--line);border-left:6px solid var(--principle,var(--blue));border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.tester-principles strong{display:block;margin-bottom:7px;color:var(--ink);font-size:17px;line-height:1.12}.tester-principles span{display:block;color:var(--muted);font-size:14.5px;line-height:1.38;font-weight:720}.tester-principle--red{--principle:var(--red)}.tester-principle--green{--principle:var(--green)}.tester-principle--amber{--principle:var(--amber)}.form{padding:24px;border:1px solid var(--blue);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.form h3{margin:0;font-size:32px;line-height:1.04;font-weight:900}.form p{margin:10px 0 22px;color:var(--muted);line-height:1.42;font-weight:650}.form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field{display:grid;gap:7px}.field--full{grid-column:1 / -1}.field label{color:var(--muted);font-size:13px;font-weight:900}.field input,.field select,.field textarea{width:100%;min-height:46px;border:1px solid #a9b3bf;border-radius:8px;padding:10px 12px;color:var(--ink);background:#fff;outline:none;font-weight:680}.field textarea{min-height:86px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(45,125,204,.13)}.consent{display:flex;align-items:flex-start;gap:10px;margin:16px 0 18px;color:var(--muted);font-size:14px;line-height:1.35;font-weight:650}.consent input{width:18px;height:18px;margin-top:1px;accent-color:var(--blue);flex:0 0 auto}.consent--guided{margin-bottom:0;padding:13px 14px;border:1px solid rgba(45,125,204,.24);border-radius:8px;background:rgba(45,125,204,.055)}.form__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.counter{color:var(--muted);font-size:13px;font-weight:780}.message{display:none;margin-top:16px;padding:13px;border:1px solid rgba(0,200,117,.4);border-radius:8px;color:#127849;background:rgba(0,200,117,.08);font-weight:850;line-height:1.35}.message.is-visible{display:block}.message.is-error{border-color:rgba(255,45,85,.4);color:#b51e3e;background:rgba(255,45,85,.08)}.footer{background:#fff;border-top:1px solid var(--line);padding:22px 0 24px}.footer__bar{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fbfbfc;color:#6f7782;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 8px 22px rgba(28,37,51,.055);font-weight:620}.footer__copyright{display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap}.footer__copyright-base{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0}.footer__corp{font-family:"Sansation","Sansation Bold Italic","SF Pro Rounded",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-style:italic;font-weight:700;letter-spacing:.01em;appearance:none;padding:0;border:0;border-bottom:1px solid transparent;background:transparent;color:inherit;cursor:pointer;line-height:1.2;transition:border-color .18s ease,color .18s ease}.footer__corp:hover,.footer__corp:focus-visible{border-color:currentColor;color:var(--ink)}.footer__links{display:flex;gap:12px;flex-wrap:wrap}.modal{position:fixed;inset:0;z-index:80;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(37,42,51,.45)}.modal.is-open{display:flex}.modal__panel{width:min(760px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 28px 90px rgba(20,29,42,.3)}.modal__panel--company{width:min(820px,100%)}.modal__panel--demo{width:min(1120px,100%);max-height:min(860px,calc(100vh - 48px))}.modal__panel--company .modal__top{align-items:center}.modal__top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.modal__eyebrow{display:inline-flex;margin-bottom:10px;padding-left:12px;border-left:4px solid var(--red);color:var(--ink-soft);font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.modal h3{margin:0;font-size:38px;line-height:1;font-weight:900}.modal__close{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--red);font-weight:900;cursor:pointer}.modal p{color:var(--ink-soft);line-height:1.5;font-weight:650}.modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.modal__grid div{padding:15px;border:1px solid var(--line);border-radius:8px;background:#fff}.modal__grid strong{display:block;margin-bottom:6px;color:var(--ink)}.modal__grid span{color:var(--muted);font-weight:650;line-height:1.35}.company-modal__brandhead{display:flex;align-items:center;min-width:0;gap:16px}.company-modal__mark{width:74px;height:79px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(37,42,51,.14))}.company-modal__title{min-width:0}.company-modal__title .modal__eyebrow{margin-bottom:7px}.company-modal__wordmark{display:block;color:var(--ink);font-family:"Sansation","Sansation Bold Italic","SF Pro Rounded",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(34px,4vw,48px);font-style:italic;font-weight:700;letter-spacing:.01em;line-height:.92;text-transform:uppercase}.company-modal__subtitle{display:block;margin-top:8px;color:#737b86;font-size:13px;font-weight:800;letter-spacing:.18em;line-height:1;text-transform:uppercase}.company-modal__body{display:grid;grid-template-columns:1.08fr .92fr;gap:14px;margin-top:20px}.company-modal__statement,.company-modal__identity{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 36px rgba(38,50,67,.055)}.company-modal__statement{padding:18px;border-top:4px solid var(--green)}.company-modal__statement strong{display:block;margin-bottom:10px;color:var(--ink);font-size:21px;line-height:1.1;font-weight:900}.company-modal__statement span{display:block;color:var(--muted);font-weight:700;line-height:1.45}.company-modal__identity{display:grid;align-content:start;overflow:hidden}.company-modal__identity span,.company-modal__identity a{min-height:44px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:14px;font-weight:750;text-decoration:none}.company-modal__identity a{color:var(--blue);font-weight:850}.company-modal__identity span:first-child{color:var(--ink);font-weight:900}.company-modal__identity span:last-child,.company-modal__identity a:last-child{border-bottom:0}.modal__actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.modal__actions .btn{min-height:46px}.module-demo-modal__media{margin-top:20px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#f5f7fa;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.module-demo-modal__media img{display:block;width:100%;max-height:min(72vh,720px);object-fit:contain;background:#fff}@media (max-width:1180px){.container{width:min(1120px,calc(100% - 34px))}.section{padding:72px 0}.hero__logo{width:min(520px,76vw)}.product-grid{--product-grid-height:619px;grid-template-columns:.95fr 1.05fr;gap:18px}.module-rail{grid-template-rows:repeat(6,minmax(0,1fr))}.module-button{gap:13px;padding:12px 13px}.module-button strong{font-size:23px}.module-button span{font-size:13.5px}.module-panel{padding:26px}.module-panel h3{font-size:clamp(30px,3.4vw,44px)}}@media (max-width:1020px){.topbar__nav{display:none}.hero{min-height:auto}.hero__content{max-width:760px;padding:70px 0 52px}.hero__status{margin-top:32px}.product-grid,.split,.signup{grid-template-columns:1fr}.product-grid{--product-grid-height:auto;align-items:start}.timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.module-rail{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;min-height:0;height:auto}.module-button{grid-template-columns:52px 1fr;min-height:102px;height:102px}.module-button small{display:none}.module-icon{width:48px;height:48px}.module-panel{min-height:auto;height:auto;overflow:visible}.tester-principles{grid-template-columns:repeat(3,minmax(0,1fr))}.tester-principles article{min-height:auto}}@media (max-width:820px){.module-rail,.module-flow,.tester-principles,.timeline{grid-template-columns:1fr}.section__head{display:block}.section__head p{max-width:100%;margin-top:14px}}@media (max-width:720px){.container{width:min(1180px,calc(100% - 24px))}.topbar__inner{height:66px}.brand__logo{width:154px}.hero__logo{width:min(420px,90vw)}.topbar .btn{display:none}.hero__content{padding:48px 0 46px}h1{font-size:clamp(56px,19vw,86px)}.hero__claim{font-size:clamp(30px,10vw,42px)}.hero__actions,.form__bottom{flex-direction:column;align-items:stretch}.btn{width:100%}.teaser__inner{align-items:flex-start;flex-direction:column;padding:14px 0}.teaser__path{justify-content:flex-start;max-width:100%}.section{padding:58px 0}.module-button{grid-template-columns:48px 1fr;min-height:84px;height:84px}.module-icon{width:44px;height:44px}.form__grid,.modal__grid,.company-modal__body{grid-template-columns:1fr}.module-panel__top{align-items:flex-start;flex-direction:column}.module-panel{padding:22px}.module-brand strong{font-size:38px}.module-brand span{font-size:25px}.footer__bar{border-radius:8px;align-items:flex-start;flex-direction:column;padding:16px}.modal__actions{flex-direction:column}.modal__panel--company .modal__top{align-items:flex-start}.company-modal__brandhead{align-items:flex-start;gap:12px}.company-modal__mark{width:58px;height:62px}.company-modal__wordmark{font-size:31px}.company-modal__subtitle{font-size:11px;letter-spacing:.14em}}@media (max-width:520px){.container{width:calc(100% - 20px);margin-left:auto;margin-right:auto}.topbar__inner{height:60px;gap:12px}.brand__logo{width:138px}.hero{background-size:50px 50px}.hero__canvas{opacity:.58}.hero__content{padding:42px 0 40px;max-width:100%;overflow:visible}.hero__logo{width:min(300px,88vw);margin-bottom:14px}.hero__claim{width:100%;max-width:calc(100vw - 40px);font-size:clamp(21px,5.85vw,24px);line-height:1.12;text-wrap:normal;overflow-wrap:normal}.hero__claim,.section__head h2,.module-panel h3,.persona-panel h3,.signup__copy h2,.modal h3{text-wrap:wrap}.hero__lead{max-width:calc(100vw - 40px);font-size:14.5px;line-height:1.46;overflow-wrap:normal}.hero__actions .btn{min-height:54px;padding:0 14px;line-height:1.15;text-align:center;white-space:normal}.hero__status{margin-top:22px}.status{width:100%;justify-content:flex-start}.section{padding:44px 0}.section__head h2{max-width:calc(100vw - 40px);font-size:25px;line-height:1.08;text-wrap:normal;overflow-wrap:normal}.section__head p{max-width:calc(100vw - 40px);font-size:14.5px;line-height:1.44;overflow-wrap:normal}.teaser__path{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;font-size:14px;line-height:1.35}.teaser__module{gap:6px;min-width:0}.teaser__module i{width:6px;height:6px}.module-button{grid-template-columns:40px 1fr;min-height:76px;height:auto;gap:11px;padding:11px}.module-icon{width:38px;height:38px}.module-button strong{font-size:20px}.module-button span{font-size:12.5px;line-height:1.25;overflow-wrap:anywhere}.module-panel{gap:16px;padding:18px}.module-brand__logo{width:min(178px,100%)}.module-tag{font-size:12px;white-space:normal}.module-panel h3{font-size:28px;line-height:1.06}.module-panel p{font-size:16px}.module-demo-card{grid-template-columns:1fr}.module-demo-card small{justify-self:start}.module-demo-card__screen{min-height:120px}.module-flow div{min-height:auto;padding:14px}.module-flow strong{font-size:16px}.module-flow span{font-size:14px}.module-connectors{gap:10px;padding:12px}.module-connectors__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-connectors__grid span{min-height:28px;font-size:12px}.module-connectors__flow span{font-size:12.5px;overflow-wrap:anywhere}.persona-nav button{min-height:62px;padding:0 14px}.persona-panel{min-height:auto;padding:18px}.persona-panel h3{font-size:30px}.persona-panel p{font-size:16px}.signup__copy h2{font-size:34px;line-height:1.02}.signup__copy p{font-size:16.5px}.form{padding:18px}.form h3{font-size:28px}.field input,.field select,.field textarea{min-height:44px;font-size:15px}.field textarea{min-height:96px}.consent{font-size:13.5px}.footer__links{gap:8px}.footer__copyright{white-space:normal;flex-wrap:wrap}.modal{padding:12px}.modal__panel{padding:20px}.modal h3{font-size:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;transition-duration:.01ms !important;animation-iteration-count:1 !important}}
