@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{--blue:#0755ef;--ink:#11121a;--muted:#6b6d79;--page:#f5f6fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--page);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #efaa35;outline-offset:5px}.skip{position:fixed;top:-80px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.header{height:78px;padding:0 32px;display:flex;align-items:center;gap:40px;background:white}.header img{width:166px;height:auto;display:block}nav{display:flex;gap:30px;font-size:14px}nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);border:0;border-radius:12px;color:#fff;padding:17px 25px;font-size:16px;font-weight:550;min-height:52px;transition:background .18s,transform .18s}.button:hover{background:#0344c8;transform:translateY(-1px)}.header-cta{margin-left:auto;min-height:44px;padding:12px 20px;font-size:14px;border-radius:10px}.hero{text-align:center;padding:65px 24px 43px;max-width:1400px;margin:auto}h1,h2,p{margin:0}h1{font-weight:500;font-size:clamp(42px,4.3vw,64px);letter-spacing:-2.7px;line-height:1.12}.hero>p{font-size:clamp(18px,1.85vw,25px);line-height:1.45;letter-spacing:-.5px;margin:22px auto 30px}.primary{min-width:185px}.microcopy{display:block;color:var(--muted);font-size:13px;margin-top:13px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;max-width:820px;margin:55px auto 0}.benefits strong{display:block;font-size:19px;line-height:1.4;font-weight:550;letter-spacing:-.45px}.benefits span{display:block;font-size:13px;color:var(--muted);margin-top:4px}.product{max-width:1440px;min-height:570px;margin:0 20px;background:#091429;color:white;border-radius:22px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.product-copy{padding:95px 0 85px 10%;z-index:1;align-self:center}.product-label{font-size:12px;font-weight:550;letter-spacing:1.3px;color:#b5c6e2}.product h2{font-size:clamp(42px,4.8vw,67px);font-weight:500;line-height:1.05;letter-spacing:-2.8px;margin-top:23px}.product p{font-size:18px;line-height:1.6;color:#b7c3d7;max-width:380px;margin:24px 0 30px}.light{background:#fff;color:#10182c}.light:hover{background:#e0eaff}.product-art{position:relative;min-height:570px;background:radial-gradient(ellipse at 50% 80%,#1c4bc5 0%,#132658 33%,transparent 70%)}.product-art img{position:absolute;height:auto;filter:drop-shadow(0 22px 25px #0007)}.phone-front{width:285px;left:39%;top:83px;transform:rotate(11deg);z-index:1}.phone-back{width:255px;left:5%;top:126px;transform:rotate(-12deg)}.closing{text-align:center;padding:84px 24px 77px}.closing h2{font-size:clamp(31px,3vw,43px);font-weight:500;letter-spacing:-1.6px;line-height:1.2}.closing p{font-size:18px;color:var(--muted);line-height:1.5;margin:18px 0 25px}.faq{display:grid;grid-template-columns:1fr 1.7fr;gap:60px;padding:45px 0 65px;max-width:1060px;margin:0 auto;border-top:1px solid #dedfe6}.faq h2{font-size:32px;font-weight:500;letter-spacing:-1px}.questions details{border-bottom:1px solid #dedfe6;padding:23px 0}.questions details:first-child{padding-top:3px}.questions summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;cursor:pointer;font-size:17px}.questions summary::-webkit-details-marker{display:none}.questions summary span{font-size:24px;color:#737788;line-height:1}.questions details[open] summary span{transform:rotate(45deg)}.questions p{font-size:16px;line-height:1.7;color:var(--muted);margin-top:15px;max-width:590px}footer{border-top:1px solid #dedfe6;display:flex;gap:26px;align-items:center;padding:32px;max-width:1480px;margin:auto;color:var(--muted);font-size:13px}footer img{width:137px;height:auto;display:block}footer>a:last-child{margin-left:auto}footer a:hover{color:var(--blue)}.mobile-break{display:none}dialog{border:0;border-radius:22px;padding:0;background:#fff;color:var(--ink);width:min(850px,calc(100% - 32px));max-height:92dvh;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#07152ec4;backdrop-filter:blur(7px)}.demo-top{padding:20px 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceef3}.close{width:40px;height:40px;border:0;background:#f0f2f7;border-radius:50%;font-size:28px;line-height:1;color:#4c5569}.demo-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center}.demo-image-wrap{padding:25px;background:#eef2fa;text-align:center;align-self:stretch;display:grid;place-items:center}.demo-image-wrap img{height:510px;max-width:100%;width:auto;object-fit:contain}.demo-copy{padding:28px}.demo-label{font-size:12px;letter-spacing:1.4px;color:var(--blue)}.demo-copy h2{font-size:34px;line-height:1.15;font-weight:500;letter-spacing:-1.3px;margin:18px 0 25px}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tabs button{padding:12px 8px;border:1px solid #e0e5ed;color:var(--ink);background:white;border-radius:8px;font-size:14px}.tabs button[aria-selected=true]{color:white;background:var(--blue);border-color:var(--blue)}#demo-panel{min-height:115px;padding:22px 0;font-size:16px;line-height:1.65;color:var(--muted)}.demo-copy small{display:block;font-size:12px;line-height:1.6;color:var(--muted)}@media(min-width:1480px){.product{margin:0 auto}}@media(max-width:1100px){.faq{margin:0 6%}.phone-front{left:33%;width:255px}.phone-back{left:0;width:235px}.product-copy{padding-left:12%}.product-art{min-height:560px}}@media(max-width:700px){.header{height:70px;padding:0 18px;gap:15px}.header img{width:139px}.header nav{display:none}.header-cta{font-size:13px;padding:11px 14px}.hero{padding:49px 20px 32px}h1{font-size:43px;letter-spacing:-1.9px}.hero>p{font-size:18px;letter-spacing:-.3px;margin:20px 0 26px}.mobile-break{display:block}.benefits{gap:17px;margin-top:39px}.benefits strong{font-size:14px;line-height:1.4;letter-spacing:-.25px}.benefits span{font-size:12px;line-height:1.5;margin-top:6px}.product{margin:0 12px;border-radius:18px;grid-template-columns:1fr;min-height:0}.product-copy{padding:39px 28px 0}.product-label{font-size:11px;letter-spacing:1px}.product h2{font-size:47px;letter-spacing:-2px;margin-top:19px}.product p{font-size:16px;margin:20px 0 23px;max-width:330px}.product-art{min-height:345px;max-width:460px;width:100%;justify-self:center}.phone-front{width:193px;top:30px;left:44%}.phone-back{width:173px;top:55px;left:9%}.closing{padding:57px 23px}.closing h2{font-size:34px;letter-spacing:-1.2px}.closing p{font-size:16px;max-width:300px;margin:17px auto 24px}.faq{display:block;margin:0 24px;padding:30px 0 45px}.faq h2{font-size:27px;margin-bottom:26px}.questions summary{font-size:16px}.questions p{font-size:15px}footer{padding:25px 22px;flex-wrap:wrap;gap:18px;font-size:12px}footer img{width:125px}footer>a:last-child{margin-left:0;width:100%}footer>span{margin-left:auto}.demo-top{padding:12px 17px}.demo-layout{display:flex;flex-direction:column-reverse}.demo-copy{padding:20px 22px;width:100%}.demo-copy h2{font-size:27px;margin:10px 0 17px}.demo-label{display:none}.tabs{grid-template-columns:repeat(2,1fr)}.tabs button{font-size:13px;padding:11px 7px}#demo-panel{min-height:0;padding:17px 0 10px;font-size:14px}.demo-copy small{font-size:12px}.demo-image-wrap{width:100%;padding:20px}.demo-image-wrap img{height:430px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* One-time entrance motion; content stays visible without JavaScript. */
@media (prefers-reduced-motion: no-preference) {
  .reveal-pending { opacity: 0; translate: 0 38px; }
  .product.reveal-pending { opacity: .18; translate: 0 56px; scale: .97; }
  .reveal-enter { animation: reveal-in .85s cubic-bezier(.2,.75,.25,1) both; }
  .product.reveal-enter { animation: product-in 1s cubic-bezier(.2,.75,.25,1) both; }
  .product-art.reveal-pending { opacity: 1; translate: none; }
  .product-art.reveal-pending img { opacity: 0; translate: 0 90px; }
  .product-art.reveal-enter { animation: none; }
  .product-art.reveal-enter .phone-back { animation: phone-in 1.1s cubic-bezier(.16,1,.3,1) .08s both; }
  .product-art.reveal-enter .phone-front { animation: phone-in 1.15s cubic-bezier(.16,1,.3,1) .23s both; }
  @keyframes reveal-in { from { opacity: 0; translate: 0 38px; } to { opacity: 1; translate: 0 0; } }
  @keyframes product-in { from { opacity: .18; translate: 0 56px; scale: .97; } to { opacity: 1; translate: 0 0; scale: 1; } }
  @keyframes phone-in { from { opacity: 0; translate: 0 90px; } to { opacity: 1; translate: 0 0; } }
}
@media (prefers-reduced-motion: reduce) {
  .reveal-pending, .reveal-enter, .product-art img { animation: none !important; opacity: 1 !important; translate: none !important; scale: none !important; }
}
