@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--navy: #071a33;--navy-2: #0a2a52;--blue: #0863d6;--blue-2: #1358b9;--orange: #ff7815;--ink: #0b1c34;--muted: #60728b;--line: #dfe7f1;--soft: #f3f7fb;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{display:none}.logo{display:inline-flex;align-items:center;gap:10px;color:inherit}.logo-mark{display:block;flex:0 0 auto;width:36px;height:36px;overflow:hidden;border-radius:8px}.logo b{font-size:16px}.button{min-height:50px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;background:var(--blue);border:1px solid var(--blue);color:#fff;font-size:14px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(1.07)}.button:disabled{cursor:wait;opacity:.66;transform:none}.landing-support-button{position:fixed;z-index:40;left:22px;bottom:22px;display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:0 19px;color:#fff;background:#1765ca;border:1px solid #65a9ff;border-radius:999px;box-shadow:0 16px 38px #072d5f52;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.landing-support-button:hover{transform:translateY(-3px);box-shadow:0 20px 44px #072d5f6b}.support-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#041223b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.landing-support-dialog{position:relative;width:min(620px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:32px;color:var(--ink);background:#fff;box-shadow:0 30px 90px #00000059}.landing-support-dialog h2{margin:0 0 10px;font-size:32px}.landing-support-dialog>p:not(.eyebrow){margin:0 48px 22px 0;color:var(--muted);line-height:1.55}.landing-support-dialog form,.landing-support-dialog label{display:grid;gap:7px}.landing-support-dialog form{gap:14px}.landing-support-dialog label{color:#40516a;font-size:13px;font-weight:800}.landing-support-dialog input,.landing-support-dialog select,.landing-support-dialog textarea{width:100%;padding:12px 14px;color:var(--ink);background:#fff;border:1px solid #cbd7e5;border-radius:7px;outline:none}.landing-support-dialog textarea{min-height:120px;resize:vertical}.landing-support-dialog input:focus,.landing-support-dialog select,.landing-support-dialog textarea:focus{border-color:#1765ca;box-shadow:0 0 0 3px #1765ca1f}.landing-support-dialog .button{width:100%;border:0;cursor:pointer}.support-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.support-close{position:absolute;top:20px;right:20px;display:grid;width:42px;height:42px;padding:0;place-items:center;color:var(--ink);background:#f3f7fb;border:1px solid #d7e0eb;border-radius:8px;cursor:pointer}.support-status{padding:11px 13px;color:#0d5f37;background:#e9f8f0;border:1px solid #a6dfbe;border-radius:7px;font-size:13px;font-weight:700}@media(max-width:620px){.landing-support-button{left:14px;bottom:14px}.landing-support-button span{display:none}.landing-support-button{width:50px;padding:0;justify-content:center}.landing-support-dialog{padding:25px 18px}.support-contact-row{grid-template-columns:1fr}}.auth-overlay{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#020c1ab3;-webkit-backdrop-filter:blur(11px) saturate(.78);backdrop-filter:blur(11px) saturate(.78)}.landing-auth-dialog{position:relative;width:min(540px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:30px 34px 28px;color:var(--ink);background:#fffffffa;border:1px solid rgba(255,255,255,.8);box-shadow:0 34px 110px #0000006b}.landing-auth-dialog>.logo{margin-bottom:24px}.landing-auth-dialog>.logo .logo-mark{width:42px;height:42px}.auth-close{position:absolute;z-index:2;top:20px;right:20px;display:grid;width:42px;height:42px;padding:0;place-items:center;color:var(--ink);background:#f3f7fb;border:1px solid #d5dfeb;border-radius:8px;cursor:pointer;transition:transform .2s ease,background .2s ease}.auth-close:hover{transform:rotate(5deg) scale(1.04);background:#e8f1fb}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin:0 0 24px;background:#edf3f9;border-radius:9px}.auth-tabs button{min-height:43px;padding:0 14px;color:#60728b;background:transparent;border:0;border-radius:6px;font-weight:800;cursor:pointer}.auth-tabs button.is-active{color:#fff;background:#145fbe;box-shadow:0 5px 14px #145fbe3d}.landing-auth-dialog h2{margin:0 0 8px;font-size:31px;letter-spacing:-.035em}.landing-auth-dialog h2+p{margin:0 0 22px;color:var(--muted);line-height:1.5}.landing-auth-dialog form,.landing-auth-dialog form>label{display:grid}.landing-auth-dialog form{gap:14px}.landing-auth-dialog form>label{gap:7px;color:#40516a;font-size:13px;font-weight:800}.landing-auth-dialog input,.landing-auth-dialog select{width:100%;min-height:48px;padding:0 14px;color:var(--ink);background:#fff;border:1px solid #cbd7e5;border-radius:7px;outline:none}.landing-auth-dialog input:focus,.landing-auth-dialog select:focus{border-color:#1765ca;box-shadow:0 0 0 3px #1765ca1f}.auth-password{position:relative;display:block}.auth-password input{padding-right:50px}.auth-password>button{position:absolute;top:3px;right:3px;display:grid;width:42px;height:42px;padding:0;place-items:center;color:#60728b;background:transparent;border:0;cursor:pointer}.landing-auth-dialog .auth-agreement{grid-template-columns:20px 1fr;align-items:start;color:#60728b;font-weight:600;line-height:1.4}.landing-auth-dialog .auth-agreement input{width:18px;min-height:18px;margin:1px 0 0;padding:0}.landing-auth-dialog form>.button{width:100%;margin-top:2px;border:0;cursor:pointer}.auth-status{padding:11px 13px;color:#0d5f37;background:#e9f8f0;border:1px solid #a6dfbe;border-radius:7px;font-size:13px;font-weight:700;line-height:1.4}.auth-status.is-error{color:#a92525;background:#fff0f0;border-color:#f0b3b3}.auth-trust{display:flex;align-items:flex-start;gap:9px;margin-top:19px;padding-top:17px;color:#6b7d92;border-top:1px solid #e1e8f0;font-size:11px;line-height:1.45}.auth-trust svg{flex:0 0 auto;color:#18744b}@media(max-width:620px){.auth-overlay{padding:10px;place-items:end center}.landing-auth-dialog{width:100%;max-height:calc(100dvh - 20px);padding:24px 18px 20px}.landing-auth-dialog h2{font-size:27px}.auth-tabs{margin-bottom:19px}}@media(prefers-reduced-motion:reduce){.auth-close{transition:none}}.landing-motion-card{--landing-x:50%;--landing-y:50%;--landing-tilt-x:0deg;--landing-tilt-y:0deg;position:relative;isolation:isolate;overflow:hidden;transform:perspective(1200px) rotateX(var(--landing-tilt-x)) rotateY(var(--landing-tilt-y));transform-style:preserve-3d;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease;will-change:transform}.landing-motion-card:after{content:"";position:absolute;z-index:0;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;background:radial-gradient(circle 190px at var(--landing-x) var(--landing-y),rgba(91,173,255,.22),rgba(66,139,222,.09) 38%,transparent 72%);opacity:0;transition:opacity .28s ease}.landing-motion-card.is-motion-active:after{opacity:1}.landing-motion-card.is-motion-active{box-shadow:0 25px 48px -34px #053778a6}:where(.landing-motion-card)>*:not(.landing-motion-ripple){position:relative;z-index:1}.landing-motion-ripple{position:absolute;z-index:0;width:38px;height:38px;pointer-events:none;border:1px solid rgba(130,196,255,.55);border-radius:50%;box-shadow:0 0 0 1px #5badff1a,inset 0 0 18px #ffffff1f;transform:translate(-50%,-50%) scale(.15);animation:landing-card-wave .95s cubic-bezier(.12,.62,.24,1) forwards}@keyframes landing-card-wave{0%{opacity:.75;transform:translate(-50%,-50%) scale(.15)}65%{opacity:.25}to{opacity:0;transform:translate(-50%,-50%) scale(6)}}@media(prefers-reduced-motion:reduce){.landing-motion-card{transform:none!important;transition:none}.landing-motion-card:after,.landing-motion-ripple{display:none}}.auth-secondary-action{width:100%;min-height:44px;padding:0 14px;color:#315f96;background:#f4f8fc;border:1px solid #cbd9e8;border-radius:7px;font-weight:800;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.auth-secondary-action:hover{color:#1458b0;background:#eaf3ff;border-color:#9fc1e8}.support-overlay,.auth-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.landing-support-dialog,.landing-auth-dialog{filter:none!important;clip-path:none!important;transform:none!important}.landing-mobile-motion-card{position:relative;isolation:isolate;overflow:hidden;transform:translateZ(0)}.landing-mobile-motion-card:after{display:none}.hero.landing-mobile-motion-card:after,.hero-table.landing-mobile-motion-card:after,.product-shot.landing-mobile-motion-card:after,.app-preview.landing-mobile-motion-card:after,.calc-demo.landing-mobile-motion-card:after,.calculator-block.landing-mobile-motion-card:after,.final-cta.landing-mobile-motion-card:after{content:"";position:absolute;z-index:0;top:-1px;right:-1px;bottom:-1px;left:-1px;pointer-events:none;display:block;background:radial-gradient(circle 220px at 18% 18%,rgba(118,186,255,.16),transparent 72%),linear-gradient(108deg,transparent 0%,transparent 43%,rgba(255,255,255,.13) 49%,rgba(97,171,255,.09) 52%,transparent 60%,transparent 100%);background-size:100% 100%,280% 100%;background-position:0 0,-190% 0;opacity:.16;animation:landing-mobile-steel-sheen 12s ease-in-out infinite}.hero-table.landing-mobile-motion-card:after,.product-shot.landing-mobile-motion-card:after,.app-preview.landing-mobile-motion-card:after,.calc-demo.landing-mobile-motion-card:after,.calculator-block.landing-mobile-motion-card:after{opacity:.12;animation-duration:14s}.trust-strip>div.landing-mobile-motion-card,.step-grid article.landing-mobile-motion-card,.roles article.landing-mobile-motion-card{box-shadow:inset 0 0 0 1px #0863d60a}:where(.landing-mobile-motion-card)>*:not(.landing-mobile-ripple){position:relative;z-index:1}.landing-mobile-ripple{position:absolute;z-index:0;width:24px;height:24px;pointer-events:none;border:1px solid rgba(118,186,255,.38);border-radius:50%;box-shadow:0 0 22px #5badff29,inset 0 0 10px #ffffff1a;transform:translate(-50%,-50%) scale(.2);animation:landing-mobile-ripple .82s cubic-bezier(.12,.62,.24,1) forwards}@keyframes landing-mobile-steel-sheen{0%,58%{background-position:0 0,-190% 0;opacity:.08}72%{background-position:0 0,42% 0;opacity:.18}to{background-position:0 0,190% 0;opacity:.08}}@keyframes landing-mobile-ripple{0%{opacity:.38;transform:translate(-50%,-50%) scale(.18)}70%{opacity:.12}to{opacity:0;transform:translate(-50%,-50%) scale(5.2)}}@media(hover:hover)and (pointer:fine){.landing-mobile-motion-card:after,.landing-mobile-ripple{display:none}}@media(prefers-reduced-motion:reduce){.landing-mobile-motion-card:after,.landing-mobile-ripple{display:none!important}}.button--ghost{background:transparent;border-color:#ffffffb3}.button--outline{background:transparent;border-color:var(--blue);color:var(--blue)}.hero{height:990px;position:relative;color:#fff;overflow:hidden;background:#06162a}.hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#041223fa,#041223e0,#0412231f 72%)}.hero-content{position:relative;z-index:2;width:min(1310px,calc(100% - 80px));height:100%;margin:auto;padding-top:26px}.hero-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:78px}.hero-nav nav{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.hero-nav nav>a:not(.button){padding:14px 18px;border:1px solid rgba(255,255,255,.35)}.hero-nav .button{min-height:45px;padding:0 18px}.eyebrow{margin:0 0 22px;text-transform:uppercase;letter-spacing:.12em;color:#1472dc;font-size:12px;font-weight:900}.hero h1{max-width:760px;margin:0;font-size:64px;line-height:1.08;letter-spacing:-.045em}.hero-lead{max-width:575px;margin:28px 0 0;color:#d6e0ed;font-size:17px;line-height:1.65}.hero-actions{display:flex;gap:18px;margin-top:36px}.hero-actions .button:first-child,.final-cta .button:first-child{background:var(--orange);border-color:var(--orange)}.hero-benefits{display:flex;gap:52px;margin-top:54px}.hero-benefits span{display:grid;grid-template-columns:28px 1fr;column-gap:10px;width:170px}.hero-benefits svg{grid-row:1/3}.hero-benefits b{font-size:12px}.hero-benefits small{margin-top:5px;color:#b6c4d6;line-height:1.4}.hero-table{position:absolute;z-index:3;left:50%;bottom:40px;width:700px}.offer-table{overflow:hidden;border:1px solid #cbd5e3;border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 16px 48px #0003}.offer-head{display:flex;align-items:center;justify-content:space-between;padding:19px 24px 8px}.offer-head>div{display:flex;align-items:center;gap:9px}.offer-head small{color:var(--blue);font-size:10px}.status{padding:4px 8px;border-radius:20px;background:#e8f7ef;color:#168c53;font-size:9px}.offer-title{display:flex;flex-direction:column;gap:5px;padding:0 24px 16px;font-size:13px}.offer-title span{font-size:10px;color:var(--muted)}.offer-row{display:grid;grid-template-columns:1.15fr .85fr .7fr .85fr 1fr 74px;align-items:center;min-height:64px;padding:0 22px;border-top:1px solid #e2e8f0;font-size:10px}.offer-row span small{display:block;color:#169155;margin-top:4px}.offer-row button{height:31px;border:0;background:var(--blue);color:#fff;font-size:9px;font-weight:700;cursor:pointer}.offer-row.is-selected{background:#f5f9ff}.offer-row.is-selected button{background:#169155}.offer-labels{min-height:42px;color:var(--muted);font-size:9px}.offer-table--compact{border:0;border-radius:0;box-shadow:none}.offer-table--compact .offer-head,.offer-table--compact .offer-title{display:none}.offer-table--compact .offer-row{grid-template-columns:1.15fr .8fr .65fr .75fr .95fr 58px;min-height:54px;padding:0 14px}.offer-table--compact .offer-labels{min-height:38px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;min-height:105px;padding:0 max(40px,calc((100% - 1310px)/2));align-items:center;border-bottom:1px solid var(--line);background:#f9fbfe}.trust-strip>div{display:flex;align-items:center;gap:14px}.trust-strip svg{width:31px;height:31px;color:var(--blue)}.trust-strip span{display:flex;flex-direction:column;gap:4px;font-size:12px}.trust-strip small{color:var(--muted)}.section-wrap{width:min(1310px,calc(100% - 80px));margin:auto}.comparison{display:grid;grid-template-columns:320px 1fr;align-items:center;gap:58px;padding:80px 0}.product-shot{position:relative;margin:0;overflow:hidden;border:1px solid #cfdae8;border-radius:10px;background:#edf3f9;box-shadow:0 18px 48px #0f244226}.product-shot img{display:block;width:100%;height:auto}.product-shot figcaption{position:absolute;right:14px;bottom:12px;padding:8px 11px;border:1px solid rgba(255,255,255,.7);border-radius:6px;background:#061a33db;color:#fff;font-size:10px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-shot--comparison img{aspect-ratio:1.74;object-fit:cover}.section-copy h2,.steps h2,.calculator-block h2{margin:0;font-size:36px;line-height:1.16;letter-spacing:-.035em}.section-copy>p:last-child,.calculator-block>div>p{color:var(--muted);font-size:14px;line-height:1.7}.app-preview{min-height:440px;display:grid;grid-template-columns:145px 1fr;border:1px solid #d5deeb;border-radius:8px;background:#fff;box-shadow:0 13px 35px #0f24421f;overflow:hidden}.app-preview aside{padding:24px 14px;background:#071d3b;color:#fff}.app-preview aside .logo b{display:none}.app-preview aside .logo>span{width:30px;height:30px}.app-preview nav{display:flex;flex-direction:column;gap:19px;margin-top:34px;font-size:10px;color:#99aac0}.app-preview nav b{color:#fff}.app-preview main{padding:22px}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.preview-toolbar>div{display:flex;gap:8px}.preview-toolbar span{color:#168c53;font-size:10px}.preview-toolbar button{padding:8px 12px;border:1px solid var(--line);background:#fff;font-size:9px}.steps{padding:65px 0 75px;border-top:1px solid var(--line)}.workflow-showcase{padding:72px 0 82px;border-top:1px solid var(--line)}.showcase-heading{display:grid;grid-template-columns:1fr 440px;align-items:end;gap:70px;margin-bottom:34px}.showcase-heading h2{max-width:720px;margin:0;font-size:36px;line-height:1.16;letter-spacing:-.035em}.showcase-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.product-shot--wide img{aspect-ratio:1.75;object-fit:cover}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:46px}.step-grid article{display:grid;grid-template-columns:55px 46px 1fr;gap:16px;padding:0 38px;border-right:1px dashed #c6d2df}.step-grid article:first-child{padding-left:0}.step-grid article:last-child{border:0}.step-grid strong{font-size:34px;color:var(--blue)}.step-grid svg{width:36px;height:36px;color:var(--blue)}.step-grid b{font-size:13px}.step-grid p{color:var(--muted);font-size:12px;line-height:1.55}.roles{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:28px 0 34px;border-top:1px solid var(--line)}.roles article{display:grid;grid-template-columns:1.05fr .95fr;min-height:330px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff}.roles article>div{padding:32px 18px 28px 30px}.roles h3{margin:0;font-size:24px;line-height:1.2}.roles ul{list-style:none;margin:18px 0 24px;padding:0;color:var(--muted);font-size:12px;line-height:2}.roles li:before{content:"✓";margin-right:8px;color:var(--blue);font-weight:900}.roles img{width:100%;height:100%;object-fit:cover}.roles .button{min-height:42px;padding:0 16px;font-size:12px}.calculator-block{display:grid;grid-template-columns:300px 1fr;align-items:center;gap:46px;margin-bottom:35px;padding:48px 40px;background:#f6f9fd;border:1px solid #e2e9f2}.product-shot--calculator img{aspect-ratio:1.74;object-fit:cover}.calculator-block .button{min-height:42px;font-size:12px}.calculator-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.calc-demo{padding:24px;border-radius:8px;background:#fff;box-shadow:0 10px 30px #0f244212}.calc-tabs{display:flex;gap:18px;border-bottom:1px solid var(--line);font-size:10px}.calc-tabs>*{padding-bottom:12px}.calc-tabs b{color:var(--blue);border-bottom:2px solid var(--blue)}.calc-fields{display:grid;grid-template-columns:1fr 1fr 1fr 1.1fr;gap:12px;align-items:end;margin-top:20px}.calc-fields label,.calc-result{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:9px}.calc-fields input{width:100%;height:38px;padding:0 9px;border:1px solid var(--line)}.calc-result{padding:12px;background:#edf4fd}.calc-result b{font-size:18px;color:var(--ink)}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:45px max(40px,calc((100% - 1250px)/2));background:linear-gradient(110deg,#0a2e64,#0865d8);color:#fff}.final-cta h2{margin:0;font-size:31px;line-height:1.12}.final-cta p{margin-bottom:0;color:#c9dcf6;font-size:12px}.final-cta>div:last-child{display:flex;gap:14px}footer{display:flex;align-items:center;gap:42px;min-height:95px;padding:0 max(40px,calc((100% - 1250px)/2));background:#06162b;color:#9fb0c7;font-size:11px}footer .logo{color:#fff}footer p{margin-right:auto}@media(max-width:900px){.site-header{display:flex;position:sticky;z-index:10;top:0;align-items:center;justify-content:space-between;padding:14px 20px;background:#071a33;color:#fff}.site-header nav{display:none;position:absolute;top:64px;left:0;right:0;padding:20px;background:#071a33}.site-header nav.is-open{display:grid;gap:18px}.menu-button{border:1px solid #547092;background:transparent;color:#fff;padding:9px 13px}.hero{height:auto;min-height:960px}.hero-content{width:calc(100% - 40px);padding:55px 0 420px}.hero-nav{display:none}.hero h1{font-size:48px}.hero-shade{background:linear-gradient(180deg,#041223fa,#041223de 52%,#0412234d)}.hero-table{left:20px;right:20px;bottom:30px;width:auto}.hero-benefits{gap:20px}.offer-row{grid-template-columns:1fr .8fr .7fr 70px}.offer-row>*:nth-child(4),.offer-row>*:nth-child(5){display:none}.trust-strip{grid-template-columns:1fr 1fr;padding:25px 20px}.section-wrap{width:calc(100% - 40px)}.comparison,.calculator-block{grid-template-columns:1fr;gap:35px}.showcase-heading{grid-template-columns:1fr;gap:16px}.app-preview{grid-template-columns:90px 1fr}.step-grid,.roles{grid-template-columns:1fr}.step-grid{gap:32px}.step-grid article{border:0;padding:0}.roles article{grid-template-columns:1.2fr .8fr}.final-cta{padding:40px 20px}footer{padding:30px 20px;flex-wrap:wrap}}@media(max-width:560px){.hero{min-height:1140px}.hero-content{padding-bottom:530px}.hero h1{font-size:39px;line-height:1.08}.hero h1 br{display:none}.hero-lead{font-size:15px}.hero-actions,.final-cta,.final-cta>div:last-child{align-items:stretch;flex-direction:column}.hero-benefits{display:grid;grid-template-columns:1fr 1fr}.hero-benefits span{width:auto}.hero-benefits span:last-child{display:none}.hero-table{overflow:hidden}.hero-table .offer-table{min-width:0}.hero-table .offer-head{align-items:flex-start;gap:10px}.hero-table .offer-head small{max-width:110px;text-align:right}.hero-table .offer-row{grid-template-columns:1.2fr .8fr .7fr 68px;padding:0 12px}.hero-table .offer-row>*:nth-child(4),.hero-table .offer-row>*:nth-child(5){display:none}.hero-table .offer-labels{display:none}.offer-table{min-width:0}.trust-strip{grid-template-columns:1fr}.comparison{padding:55px 0}.section-copy h2,.steps h2,.showcase-heading h2,.calculator-block h2{font-size:30px}.workflow-showcase{padding:55px 0}.product-shot{border-radius:7px}.product-shot figcaption{position:static;display:block;padding:10px 12px;border:0;border-radius:0;background:#071d3b}.app-preview{grid-template-columns:1fr}.app-preview aside{display:none}.app-preview main{padding:12px;overflow:auto}.app-preview .offer-table{min-width:520px}.roles article{grid-template-columns:1fr}.roles img{height:210px;grid-row:1}.calculator-block{padding:28px 20px}.calc-tabs{overflow:auto}.calc-fields{grid-template-columns:1fr 1fr}.final-cta h2{font-size:28px}footer p{width:100%;order:2}}
