:root{--ink:#071a3a;--blue:#0568e8;--blue2:#00b8ff;--muted:#60708a;--line:#dce6f4;--soft:#f5f9ff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;text-decoration:none;color:inherit}.brand img{width:174px;height:58px;object-fit:contain;object-position:left center}.nav nav{display:flex;align-items:center;gap:24px}.nav nav a{font-size:13px;color:#4d5e78;text-decoration:none;font-weight:700}.nav nav a:hover{color:var(--blue)}.nav-cta{padding:11px 16px;border:1px solid #cfe0f8;border-radius:11px;background:#f7fbff;color:#075bd8!important}.hero{min-height:670px;display:grid;grid-template-columns:1.02fr .98fr;gap:55px;align-items:center;padding:70px 0 92px}.badge,.eyebrow{display:inline-flex;font-size:10px;font-weight:850;letter-spacing:.12em;color:#075bd8;background:#eaf4ff;border:1px solid #cae4ff;border-radius:99px;padding:8px 11px}.hero-logo{width:min(430px,82%);height:auto;display:block;margin:26px 0 10px}.hero h1{font-size:55px;line-height:1.04;letter-spacing:-3px;margin:12px 0 20px}.hero h1 span{background:linear-gradient(90deg,#075bd8,#00aeef);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{font-size:17px;line-height:1.72;color:var(--muted);max-width:650px}.actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-radius:12px;text-decoration:none;font-weight:800;font-size:14px;transition:.18s}.primary{background:linear-gradient(135deg,#0667e8,#04a8f2);color:#fff;box-shadow:0 12px 32px #086dd52a}.primary:hover,.secondary:hover{transform:translateY(-1px)}.secondary{background:#fff;border:1px solid #d6e2f1;color:#31506f}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#667992;font-size:12px;font-weight:650}.hero-card{border-radius:24px;background:linear-gradient(145deg,#063c86,#0789e9);padding:14px;box-shadow:0 30px 80px #075bb333}.window-top{height:36px;border-radius:12px 12px 0 0;background:#fff;display:flex;align-items:center;gap:6px;padding:0 11px;font-size:10px;color:#6f8098}.window-top i{width:7px;height:7px;border-radius:50%;background:#d7e4f4}.window-top span{margin-left:7px}.preview-grid{height:390px;display:grid;grid-template-columns:76px 1fr 100px;background:#eef5fd;border-radius:0 0 13px 13px;overflow:hidden}.tools,.properties{background:#fff;padding:20px 10px;display:flex;flex-direction:column;gap:17px;font-size:9px;color:#718098}.tools b,.properties b{color:#075bd8;font-size:10px}.canvas-card{display:grid;place-items:center;background:linear-gradient(135deg,#f1f7ff,#e6f2ff);padding:30px}.poster{width:72%;aspect-ratio:3/4;background:radial-gradient(circle at 73% 26%,#2fd5ff 0 8%,transparent 9%),linear-gradient(145deg,#031d4e,#075bd8 55%,#02b3f2);border-radius:5px;box-shadow:0 18px 30px #054e9f32;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:center}.poster small{font-size:8px;letter-spacing:.18em}.poster strong{font-size:36px;line-height:.9;margin:12px 0}.poster em{font-style:normal;font-size:10px;opacity:.85}.properties i{height:3px;background:linear-gradient(90deg,#0789e9 62%,#e4edf8 62%);border-radius:3px}.strip{background:#061b3b;color:#fff}.strip-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.strip-grid div{display:flex;flex-direction:column;gap:4px;border-right:1px solid #ffffff18;padding-left:30px}.strip-grid div:first-child{padding-left:0}.strip-grid div:last-child{border:0}.strip-grid b{font-size:23px}.strip-grid span{font-size:11px;color:#b7c6dc}.section{padding:100px 0}.section-heading{max-width:720px;margin-bottom:44px}.section-heading span{font-size:10px;letter-spacing:.15em;font-weight:850;color:#075bd8}.section-heading h2,.privacy h2,.licence-card h2{font-size:42px;line-height:1.12;letter-spacing:-2px;margin:12px 0}.section-heading p,.privacy p,.licence-card p{color:#667792;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{border:1px solid var(--line);border-radius:18px;padding:27px;min-height:215px;background:#fff;transition:.2s}.cards article:hover{transform:translateY(-3px);box-shadow:0 15px 40px #075bb30f}.ico{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eaf4ff;color:#075bd8;font-weight:900;font-size:17px}.cards h3{font-size:18px;margin:22px 0 9px}.cards p{font-size:13px;line-height:1.7;color:#6b7990;margin:0}.industries-wrap{background:linear-gradient(180deg,#f8fbff,#f1f7ff)}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.industry-grid span{background:#fff;border:1px solid #dbe8f7;border-radius:12px;padding:14px 15px;font-size:12px;font-weight:750;color:#31516f}.privacy-wrap{background:#071d40;color:#fff;padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2))}.privacy{width:100%;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.privacy .eyebrow,.licence-callout .eyebrow{border:0;background:none;padding:0;color:#3cc6ff}.privacy p{color:#b9c8dc}.privacy-points{display:grid;gap:12px}.privacy-points span{display:flex;align-items:center;gap:16px;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:14px;padding:17px 18px;font-size:13px;font-weight:650}.privacy-points b{color:#3cc6ff}.licence-callout{padding-top:78px}.licence-card{border-radius:24px;background:linear-gradient(135deg,#062555,#075bd8);color:#fff;padding:46px;display:grid;grid-template-columns:90px 1fr auto;gap:30px;align-items:center}.licence-card p{color:#d0e3fb;max-width:700px}.shield{width:78px;height:78px;border-radius:20px;background:#fff;color:#075bd8;display:grid;place-items:center;font-size:30px;font-weight:950;box-shadow:0 14px 35px #00152c38}.dark{background:#fff;color:#075bd8;white-space:nowrap}.mini-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:13px}.mini-links a{color:#fff;font-size:12px;font-weight:750}.legal{padding:70px 0 100px;max-width:860px}.legal h1{font-size:48px;letter-spacing:-2.5px;margin:15px 0}.legal h2{margin-top:34px;font-size:22px}.legal p,.legal li{font-size:14px;line-height:1.8;color:#52657e}.legal .notice{background:#f3f8ff;border:1px solid #d6e8ff;border-radius:14px;padding:18px}.legal a{color:#075bd8}.legal ul{padding-left:22px}footer{border-top:1px solid #e5edf7;padding:28px 0 36px}.footer-inner{display:grid;grid-template-columns:auto 1fr auto;gap:25px;align-items:center}.footer-inner p{font-size:11px;color:#6f8096;margin:0;text-align:center}.footer-inner p:last-child{text-align:right}.footer-inner a{color:#075bd8;text-decoration:none}.footer-brand img{width:128px;height:45px;object-fit:contain}@media(max-width:900px){.nav nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding:42px 0 65px;gap:45px}.hero h1{font-size:47px}.strip-grid{grid-template-columns:repeat(2,1fr);gap:25px}.strip-grid div{border:0;padding-left:0}.cards{grid-template-columns:1fr 1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}.privacy{grid-template-columns:1fr;gap:35px}.licence-card{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;text-align:center}.footer-inner .brand{justify-content:center}.footer-inner p:last-child{text-align:center}}@media(max-width:600px){.shell{width:min(100% - 26px,1180px)}.nav{height:72px}.brand img{width:145px;height:50px}.nav-cta{padding:9px 12px!important}.hero{min-height:auto;padding-top:25px}.hero-logo{width:88%}.hero h1{font-size:40px;letter-spacing:-2.2px}.hero-copy>p{font-size:15px}.actions a{width:100%}.trust-row{display:grid;gap:8px}.preview-grid{height:300px;grid-template-columns:58px 1fr 76px}.poster{width:80%;padding:16px}.poster strong{font-size:28px}.tools,.properties{padding:14px 7px}.strip-grid{padding:25px 0}.section{padding:70px 0}.section-heading h2,.privacy h2,.licence-card h2{font-size:32px;letter-spacing:-1.4px}.cards,.industry-grid{grid-template-columns:1fr}.licence-card{padding:28px}.legal h1{font-size:38px}}
