@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#102334;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--navy:#0b2235;--navy-2:#102d44;--blue:#1064e8;--blue-dark:#0c55c8;--blue-light:#e8f1ff;--mint:#56d9b7;--ink:#102334;--muted:#657685;--line:#dfe7ed;background:#fff;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}#root{min-height:100vh}.site-shell{overflow:hidden}.navbar{z-index:20;justify-content:space-between;align-items:center;max-width:1180px;height:76px;margin:0 auto;padding:0 24px;display:flex;position:relative}.brand{color:var(--navy);letter-spacing:-1px;align-items:center;gap:10px;font:800 21px/1 Manrope;display:inline-flex}.brand>span:last-child>span{color:var(--blue)}.brand-mark{background:var(--blue);border-radius:8px;align-items:end;gap:2px;width:27px;height:27px;padding:6px;display:inline-flex;transform:skew(-4deg)}.brand-mark span{background:#fff;border-radius:2px;width:4px}.brand-mark span:first-child{height:8px}.brand-mark span:nth-child(2){height:14px}.brand-mark span:nth-child(3){height:11px}.navbar nav{gap:31px;display:flex}.navbar nav button,.text-button{cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:600}.navbar nav button{color:#445663;padding:26px 0}.navbar nav button:hover,.text-button:hover{color:var(--blue)}.nav-actions{align-items:center;gap:19px;display:flex}.primary,.secondary{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.primary{background:var(--blue);color:#fff;box-shadow:0 8px 24px #1064e836}.primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.primary.small{min-height:40px;box-shadow:none;border-radius:7px;padding:0 16px;font-size:13px}.secondary{color:var(--ink);background:#fff;border-color:#cdd8e0}.secondary:hover{border-color:var(--blue);color:var(--blue)}.play{background:var(--blue-light);width:22px;height:22px;color:var(--blue);border-radius:50%;place-items:center;padding-left:1px;font-size:9px;display:grid}.menu-button{cursor:pointer;background:0 0;border:0;display:none}.hero-section{grid-template-columns:1.04fr .96fr;gap:20px;max-width:1180px;min-height:700px;margin:0 auto;padding:94px 24px 72px;display:grid;position:relative}.hero-section:before{content:"";z-index:-2;background:linear-gradient(128deg,#f9fcff 18%,#fff 58%,#f4f9ff 100%);position:absolute;inset:0 -360px}.hero-glow{z-index:-1;background:radial-gradient(circle,#4eb1ff2e,#67d5bd0d 50%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:75px;right:-20px}.hero-copy{z-index:2;max-width:620px;padding-top:38px;position:relative}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:1.8px;justify-content:flex-start;align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);font-family:Manrope,sans-serif}h1{letter-spacing:-4.3px;margin:22px 0 26px;font-size:clamp(48px,5.1vw,69px);font-weight:700;line-height:1.06}h1 em,h2 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#5f7180;max-width:565px;font-size:19px;line-height:1.62}.hero-actions{gap:11px;margin-top:34px;display:flex}.hero-proof{color:#5e6f7d;align-items:center;gap:22px;margin-top:30px;font-size:12px;font-weight:600;display:flex}.hero-proof span{align-items:center;gap:5px;display:flex}.hero-proof svg{color:#1da883;width:15px}.phone-stage{place-items:center;min-height:550px;display:grid;position:relative}.phone{z-index:3;background:#f9fbfd;border:8px solid #10293b;border-radius:41px;width:279px;height:555px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 34px 70px #173f5b42,inset 0 0 0 1px #fff}.phone-top{color:#152a3a;justify-content:space-between;padding:10px 14px 5px;font-size:8px;font-weight:700;display:flex;position:relative}.phone-island{background:#10293b;border-radius:15px;width:69px;height:18px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.phone-header{justify-content:space-between;align-items:center;padding:16px 15px 11px;display:flex}.phone-header div{flex-direction:column;display:flex}.phone-header small{color:#8695a1;letter-spacing:.8px;font-size:6px;font-weight:700}.phone-header strong{color:var(--navy);font:700 15px Manrope}.phone-header button{background:#fff;border:1px solid #e1e8ed;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.phone-search{color:#9aa6af;background:#fff;border:1px solid #e1e8ed;border-radius:7px;align-items:center;gap:6px;height:29px;margin:0 15px;padding:0 9px;font-size:8px;display:flex}.phone-label{justify-content:space-between;align-items:center;margin:16px 15px 8px;display:flex}.phone-label strong{color:var(--navy);font-size:10px}.phone-label small{color:#8795a0;font-size:7px}.phone-grid{grid-template-columns:repeat(2,1fr);gap:7px;padding:0 15px;display:grid}.app-tile{text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e9ee;border-radius:9px;align-items:center;gap:10px;min-width:0;padding:11px;transition:all .18s;display:flex;position:relative;box-shadow:0 2px 5px #15354a08}.app-tile:hover{border-color:#b9cce0;transform:translateY(-2px);box-shadow:0 8px 18px #15354a14}.app-tile.compact{flex-direction:column;align-items:flex-start;gap:7px;height:65px;padding:9px}.app-tile.compact .tile-copy strong{font-size:7.5px}.tile-icon{border-radius:9px;flex:none;place-items:center;width:39px;height:39px;display:grid}.compact .tile-icon{border-radius:7px;width:27px;height:27px}.tile-icon.blue,.logo-square.blue{color:#1469e8;background:#e6f0ff}.tile-icon.orange,.logo-square.orange{color:#f27b32;background:#fff0e5}.tile-icon.violet,.logo-square.violet{color:#775ae8;background:#eeeafe}.tile-icon.green,.logo-square.green{color:#1fa77c;background:#e5f7f1}.tile-icon.cyan{color:#1498b2;background:#e2f7fa}.tile-icon.pink{color:#dc4b86;background:#fce7f0}.tile-copy{flex-direction:column;min-width:0;display:flex}.tile-copy strong{color:#173044;white-space:nowrap;text-overflow:ellipsis;font:700 12px Manrope;overflow:hidden}.tile-copy small{color:#84919a;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9px;overflow:hidden}.tile-link{color:#9ba7b0;margin-left:auto}.phone-update{background:linear-gradient(110deg,#e7f1ff,#edf9f6);border-radius:8px;gap:8px;margin:14px 15px 0;padding:9px;display:flex}.phone-update>span{width:25px;height:25px;color:var(--blue);background:#fff;border-radius:7px;place-items:center;display:grid}.phone-update div{flex-direction:column;display:flex}.phone-update strong{color:#203647;font-size:7px}.phone-update small{color:#7b8994;margin-top:2px;font-size:5.5px}.phone-nav{background:#fff;border-top:1px solid #e6ebef;justify-content:space-around;height:46px;padding-top:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-nav span{color:#93a0aa;flex-direction:column;align-items:center;gap:2px;font-size:6px;display:flex}.phone-nav svg{width:14px;height:14px}.phone-nav .active{color:var(--blue)}.orbit{border:1px solid #1b72e21c;border-radius:50%;position:absolute}.orbit-one{width:480px;height:480px}.orbit-two{border-style:dashed;width:380px;height:380px}.floating-note{z-index:4;color:#345064;background:#fff;border:1px solid #e3eaf0;border-radius:9px;align-items:center;gap:7px;padding:11px 14px;font-size:11px;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 30px #1d425a24}.floating-note svg{color:#16a47f;width:16px}.note-one{top:154px;left:1%}.note-two{bottom:115px;right:0}.note-two svg{color:#ef9d35}.company-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:122px;padding:25px max(24px,50vw - 566px);display:flex}.company-strip>span{color:#87949e;font-size:12px;font-weight:600}.company-logos{align-items:center;gap:42px;display:flex}.company-logos strong{color:#6c7c88;align-items:center;gap:8px;font:700 14px Manrope;display:flex}.logo-square{border-radius:7px;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.steps-section{max-width:1180px;margin:0 auto;padding:110px 24px 124px}.section-heading{text-align:center;max-width:675px;margin:0 auto 62px}.section-heading .eyebrow{justify-content:center}.section-heading h2,.security-copy h2,.cta-section h2{letter-spacing:-2.6px;margin:16px 0 18px;font-size:clamp(36px,4vw,52px);line-height:1.12}.section-heading p{color:var(--muted);max-width:610px;margin:auto;font-size:16px;line-height:1.65}.steps-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.steps-grid article{border-top:2px solid #e4eaf0;padding-top:34px;position:relative}.step-number{color:#d5dde3;font:700 32px Manrope;position:absolute;top:32px;right:0}.step-visual{background:#f3f7fb;border-radius:14px;justify-content:center;align-items:center;height:190px;margin-bottom:27px;display:flex;position:relative;overflow:hidden}.steps-grid h3{letter-spacing:-.5px;margin:0 0 11px;font-size:19px}.steps-grid article>p{color:#697985;font-size:14px;line-height:1.65}.message-bubble{background:#fff;border-radius:11px;align-items:center;gap:11px;width:230px;padding:13px;display:flex;box-shadow:0 10px 22px #1a40591a}.message-bubble>svg{color:var(--blue);background:var(--blue-light);border-radius:9px;width:36px;height:36px;padding:7px}.message-bubble span,.install-app>div{flex-direction:column;display:flex}.message-bubble strong,.install-app strong{color:#243d4f;font-size:11px}.message-bubble small,.install-app small{color:#87949d;margin-top:3px;font-size:8px}.cursor-dot{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:40px;right:46px;box-shadow:0 5px 14px #1064e84d}.cursor-dot svg{width:14px;transform:rotate(-45deg)}.install-app{justify-content:flex-start;gap:12px;padding:0 30px}.mini-app-icon{background:#fff;border-radius:12px;place-items:center;width:47px;height:47px;display:grid;box-shadow:0 6px 14px #1d415817}.mini-app-icon .brand-mark{transform:scale(.8)skew(-4deg)}.install-app button{color:var(--blue);background:#e4edfb;border:0;border-radius:15px;margin-left:auto;padding:6px 13px;font-size:9px;font-weight:800}.ready-app{grid-template-columns:repeat(2,90px);gap:7px;padding:23px;display:grid}.ready-app .app-tile{height:65px}.ready-badge{color:#fff;background:#1fa67d;border-radius:9px;align-items:center;gap:4px;padding:5px 8px;font-size:7px;font-weight:700;display:flex;position:absolute;bottom:18px;right:25px}.ready-badge svg{width:9px;height:9px}.control-section{background:var(--navy);padding:110px 24px 84px;position:relative}.control-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 25%,#17649c47,#0000 35%);position:absolute;inset:0}.section-heading.light{position:relative}.section-heading.light h2{color:#fff}.section-heading.light h2 em{color:#6fb2ff}.section-heading.light p{color:#9db0bd}.section-heading.light .eyebrow{color:#65e0be}.dashboard-demo{background:#f6f8fa;border:5px solid #315066;border-radius:16px;max-width:1130px;height:640px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000047}.dash-sidebar{background:#fff;border-right:1px solid #dde5eb;flex-direction:column;flex:0 0 205px;width:205px;padding:24px 15px 14px;display:flex}.dash-sidebar .brand{gap:7px;margin:0 8px 27px;font-size:16px}.dash-sidebar .brand-mark{transform-origin:0;margin-right:-3px;transform:scale(.8)skew(-4deg)}.workspace-select{border:1px solid #e1e8ed;border-radius:7px;align-items:center;gap:8px;margin-bottom:20px;padding:8px;display:flex}.workspace-logo{color:#fff;background:#142f43;border-radius:6px;flex:none;place-items:center;width:28px;height:28px;font-size:8px;font-weight:800;display:grid}.workspace-select>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.workspace-select small{letter-spacing:.6px;color:#95a1aa;font-size:5px}.workspace-select strong{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.workspace-select>svg{width:11px;margin-left:auto}.dash-sidebar nav{flex-direction:column;gap:4px;display:flex}.dash-sidebar nav button{color:#71808b;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:9px;font-size:9px;font-weight:600;display:flex}.dash-sidebar nav button svg{width:14px;height:14px}.dash-sidebar nav button.active{color:var(--blue);background:#eaf2ff}.dash-sidebar nav button span{background:#fff;border-radius:8px;margin-left:auto;padding:1px 5px;font-size:7px}.sidebar-user{border-top:1px solid #e7ecef;align-items:center;gap:7px;margin-top:auto;padding:14px 5px 0;display:flex}.sidebar-user>span{background:#e4ecf3;border-radius:50%;place-items:center;width:27px;height:27px;font-size:7px;font-weight:800;display:grid}.sidebar-user div{flex-direction:column;min-width:0;display:flex}.sidebar-user strong{font-size:8px}.sidebar-user small{color:#9ba5ad;font-size:6px}.sidebar-user svg{width:12px;margin-left:auto}.dash-main{flex-direction:column;flex:1;min-width:0;display:flex}.dash-topbar{background:#fff;border-bottom:1px solid #dde5eb;flex:none;justify-content:space-between;align-items:center;height:88px;padding:19px 23px;display:flex}.dash-topbar h3{margin:0 0 4px;font-size:16px}.dash-topbar p{color:#84919b;margin:0;font-size:8px}.dash-actions{align-items:center;gap:7px;display:flex}.dash-actions button,.editor-header button{cursor:pointer;border-radius:6px;height:31px;padding:0 10px;font-size:8px;font-weight:700}.preview-button{background:#fff;border:1px solid #dbe3e9;align-items:center;gap:5px;display:flex}.preview-button svg{width:11px}.publish-button{color:#fff;background:var(--blue);border:0}.saved-message{color:#186;align-items:center;gap:3px;font-size:8px;display:flex}.saved-message svg{width:11px}.dash-content{flex:1;min-height:0;display:flex}.tile-editor{flex:1;padding:22px;overflow:auto}.editor-header{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.editor-header>div{flex-direction:column;display:flex}.editor-header strong{font-size:10px}.editor-header small{color:#8a97a1;margin-top:2px;font-size:7px}.editor-header button{background:#fff;border:1px solid #cfd9e0;align-items:center;gap:4px;display:flex}.editor-header button svg{width:11px}.editor-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;display:grid}.editor-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe6eb;border-radius:8px;align-items:center;gap:9px;min-width:0;height:73px;padding:10px;display:flex}.editor-grid>button.selected{border:1.5px solid var(--blue);box-shadow:0 0 0 2px #1064e814}.editor-grid .drag-dots{color:#bcc5cb;font-size:16px;transform:rotate(90deg)}.editor-grid .tile-icon{width:37px;height:37px}.editor-grid .tile-icon svg{width:17px}.editor-grid button>span:nth-child(3){flex-direction:column;min-width:0;display:flex}.editor-grid button strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.editor-grid button small{color:#8e9aa3;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:7px;overflow:hidden}.editor-grid button>svg{color:#9ba7af;width:12px;margin-left:auto}.editor-grid .add-tile-card{color:#84929c;border-style:dashed;flex-direction:column;justify-content:center;gap:2px}.add-tile-card>svg{width:16px!important;margin:0!important}.add-tile-card strong{font-size:8px!important}.edit-panel{background:#fff;border-left:1px solid #dce4ea;flex:0 0 230px;width:230px;padding:18px;overflow:auto}.edit-title{justify-content:space-between;align-items:center;margin-bottom:15px;font-size:10px;font-weight:700;display:flex}.edit-title button{background:0 0;border:0;padding:0}.edit-title svg{width:13px}.edit-preview{background:#f4f7f9;border-radius:8px;margin-bottom:15px;padding:15px 11px}.edit-preview .app-tile{box-shadow:0 4px 12px #22445914}.edit-preview .tile-icon{width:32px;height:32px}.edit-preview .tile-icon svg{width:15px}.edit-preview .tile-copy strong{font-size:8px}.edit-preview .tile-copy small{font-size:6px}.edit-panel label{color:#5b6b77;margin:0 0 11px;font-size:7px;font-weight:700;display:block}.edit-panel input{color:#304858;border:1px solid #dfe6eb;border-radius:5px;outline:none;width:100%;height:28px;margin-top:5px;padding:0 8px;font-size:8px;display:block}.edit-panel input:focus{border-color:var(--blue)}.url-input{position:relative}.url-input svg{color:#92a0aa;width:10px;position:absolute;top:12px;left:7px}.url-input input{padding-left:21px}.colour-picker{gap:7px;margin:6px 0 17px;display:flex}.colour-picker button{border:2px solid #fff;border-radius:50%;width:19px;height:19px;box-shadow:0 0 0 1px #d7e0e6}.colour-picker button.active{box-shadow:0 0 0 2px var(--blue)}.colour-picker .blue{background:#2f75db}.colour-picker .orange{background:#ef863d}.colour-picker .violet{background:#8067df}.colour-picker .green{background:#2caf88}.colour-picker .cyan{background:#2da8bd}.colour-picker .pink{background:#d95489}.enabled-row{border-top:1px solid #e6ebef;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.enabled-row div{flex-direction:column;display:flex}.enabled-row strong{font-size:8px}.enabled-row small{color:#99a4ac;margin-top:2px;font-size:6px}.toggle{background:var(--blue);border:0;border-radius:10px;width:26px;height:15px;padding:2px}.toggle span{background:#fff;border-radius:50%;width:11px;height:11px;margin-left:auto;display:block}.control-benefits{grid-template-columns:repeat(3,1fr);max-width:1000px;margin:46px auto 0;display:grid;position:relative}.control-benefits>span{color:#fff;border-left:1px solid #294358;grid-template-rows:auto auto;grid-template-columns:39px 1fr;column-gap:12px;padding-left:36px;display:grid}.control-benefits>span:first-child{border:0}.control-benefits svg{color:#65d9bb;background:#183b50;border-radius:9px;grid-row:1/3;width:37px;height:37px;padding:9px}.control-benefits strong{font-size:12px}.control-benefits small{color:#869eae;margin-top:3px;font-size:9px}.security-section{max-width:1180px;margin:auto;padding:118px 24px}.security-card{background:#f3f8fc;border-radius:22px;grid-template-columns:1fr 1fr;min-height:500px;display:grid;overflow:hidden}.security-copy{padding:74px 30px 65px 70px}.security-copy .eyebrow{color:#168d6f}.security-copy h2{font-size:42px}.security-copy>p{color:#637582;max-width:470px;font-size:14px;line-height:1.7}.security-copy ul{grid-template-columns:repeat(2,1fr);gap:14px;margin:25px 0 0;padding:0;list-style:none;display:grid}.security-copy li{color:#455c6c;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.security-copy li svg{color:#17a27e;background:#dff4ee;border-radius:50%;width:16px;padding:3px}.security-visual{background:radial-gradient(circle,#e1f1f5,#0000 62%);place-items:center;display:grid;position:relative}.shield-rings{place-items:center;width:320px;height:320px;display:grid;position:relative}.ring{border:1px solid #2b849a2e;border-radius:50%;position:absolute}.ring-one{inset:0}.ring-two{border-style:dashed;inset:42px}.shield{color:#fff;background:linear-gradient(145deg,#1386c7,#24b28d);border-radius:28px;place-items:center;width:112px;height:112px;display:grid;transform:rotate(-4deg);box-shadow:0 24px 45px #1789a140}.shield svg{width:48px;height:48px}.secure-pill{z-index:2;color:#496170;background:#fff;border:1px solid #e1eaed;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:9px;font-weight:700;display:flex;position:absolute;box-shadow:0 10px 25px #2250601f}.secure-pill svg{color:#1ba37e;width:14px}.pill-one{top:97px;left:50px}.pill-two{top:197px;right:41px}.pill-three{bottom:88px;left:64px}.cta-section{text-align:center;background:linear-gradient(135deg,#f4faff,#eef8f6);min-height:540px;padding:100px 24px;position:relative;overflow:hidden}.cta-section>:not(.cta-art){z-index:2;position:relative}.cta-section .eyebrow{justify-content:center}.cta-section h2{margin-bottom:16px}.cta-section>p{color:#627582;font-size:16px}.cta-section .hero-actions{justify-content:center}.cta-section>small{color:#87959f;margin-top:23px;font-size:10px;display:block}.cta-art span{border:1px solid #2782b414;border-radius:50%;position:absolute}.cta-art span:first-child{width:660px;height:660px;top:-160px;left:-370px}.cta-art span:nth-child(2){width:460px;height:460px;bottom:-210px;right:-200px}.cta-art span:nth-child(3){background:#4dd5b10f;width:250px;height:250px;bottom:-105px;right:-80px}footer{color:#fff;background:#091e2e;padding:65px max(24px,50vw - 566px) 25px}footer .brand{color:#fff;margin-bottom:18px}.footer-main{grid-template-columns:2fr 1fr 1fr 1.3fr;gap:40px;padding-bottom:50px;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-main p{color:#7890a1;font-size:12px;line-height:1.7}.footer-main>div>strong{color:#9fb1be;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:10px}.footer-main a:not(.brand){color:#8097a7;font-size:11px}.footer-main a:hover{color:#fff}.qr-block{border:1px solid #213c50;border-radius:9px;padding:12px;flex-direction:row!important}.qr-block>svg{color:#102c41;background:#fff;border-radius:4px;width:39px;height:39px;padding:5px}.qr-block span{flex-direction:column;display:flex}.qr-block strong{font-size:10px}.qr-block small{color:#718a9b;margin-top:3px;font-size:8px}.footer-bottom{color:#587386;border-top:1px solid #193447;justify-content:space-between;align-items:center;padding-top:23px;font-size:9px;display:flex}.footer-bottom span:last-child{gap:20px;display:flex}@media (width<=960px){.navbar nav,.nav-actions{display:none}.menu-button{display:block}.navbar nav.open{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:0;padding:12px;display:flex;position:absolute;top:68px;left:16px;right:16px;box-shadow:0 15px 40px #14344926}.navbar nav.open button{text-align:left;padding:12px}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero-copy{text-align:center;max-width:680px;margin:auto}.hero-copy .eyebrow{justify-content:center}.hero-copy>p{margin:auto}.hero-actions,.hero-proof{justify-content:center}.phone-stage{margin-top:45px}.company-strip{flex-direction:column;gap:20px}.company-logos{flex-wrap:wrap;justify-content:center;gap:22px}.dashboard-demo{height:600px}.dash-sidebar{flex-basis:165px;width:165px}.edit-panel{display:none}.security-card{grid-template-columns:1fr}.security-copy{padding:60px 55px 30px}.security-visual{min-height:410px}}@media (width<=700px){h1{letter-spacing:-3px;font-size:47px}.hero-section{padding-left:18px;padding-right:18px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-proof{flex-wrap:wrap;gap:10px 16px}.floating-note{display:none}.company-logos{gap:13px}.company-logos strong{font-size:10px}.steps-section{padding-top:80px;padding-bottom:80px}.steps-grid{grid-template-columns:1fr;gap:50px}.section-heading h2,.security-copy h2,.cta-section h2{letter-spacing:-2px;font-size:36px}.control-section{padding-left:14px;padding-right:14px}.dashboard-demo{height:570px}.dash-sidebar{display:none}.dash-topbar{padding:14px}.preview-button{display:none}.dash-content{display:block}.tile-editor{height:100%;padding:15px}.editor-grid{grid-template-columns:1fr}.control-benefits{grid-template-columns:1fr;gap:22px}.control-benefits>span,.control-benefits>span:first-child{border-top:1px solid #294358;border-left:0;padding:20px 0 0}.security-section{padding:70px 14px}.security-copy{padding:45px 25px 20px}.security-copy ul{grid-template-columns:1fr}.security-visual{min-height:350px;margin:-20px;transform:scale(.88)}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-main>div:first-child{grid-column:1/-1}}@media (width<=390px){h1{font-size:41px}.phone-stage{margin:-5px -25px -28px;transform:scale(.9)}.company-strip{padding-left:14px;padding-right:14px}.company-logos{gap:8px}.company-logos strong:nth-child(4){display:none}.footer-main{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
