@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--navy:#071b2d;--navy-2:#0b2a43;--blue:#0b6aa8;--cyan:#18a7d8;--cyan-2:#69d8ef;--cyan-soft:#e9f7fc;--ice:#f3f8fb;--soft:#e8f5fa;--white:#fff;--text:#142330;--muted:#647583;--line:#d9e6ed;--green:#2ea879;--amber:#f3a826;--red:#d84f57;--violet:#7057d5;--shadow:0 24px 70px #061e3021;--radius:22px;--sidebar:254px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--ice);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1280px,92vw);margin:0 auto}.btn{letter-spacing:.2px;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:13px 22px;font-size:13px;font-weight:850;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn:hover{transform:translateY(-2.5px)}.btn:active{transform:translateY(0)}.btn-primary{color:#031828;background:linear-gradient(135deg,#18a7d8 0%,#00d2ff 100%);box-shadow:0 10px 26px #00d2ff61}.btn-primary:hover{box-shadow:0 14px 34px #00d2ff85}.btn-dark{color:#fff;background:linear-gradient(135deg,#071b2d 0%,#0c3859 100%);box-shadow:0 10px 26px #071b2d52}.btn-dark:hover{box-shadow:0 14px 32px #071b2d73}.btn-light{color:#071b2d;background:#fff;box-shadow:0 8px 22px #0000001f}.btn-light:hover{background:#f4f8fb}.btn-ghost{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff1f;border:1px solid #ffffff47}.btn-ghost:hover{background:#ffffff38}.btn-outline{color:#071b2d;background:#fff;border:1px solid #c8dae5;box-shadow:0 2px 8px #0000000a}.btn-outline:hover{color:#0b6aa8;background:#f4f8fb;border-color:#0b6aa8}.btn-outline-light{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border:1px solid #ffffff52}.btn-outline-light:hover{background:#fff3;border-color:#fff9}.arrow{font-size:17px}.landing-page{background:#fff}.top-strip{color:#b7d0df;text-align:center;background:#061725;padding:8px 16px;font-size:11px}.top-strip b{color:#7de3bc}.landing-header{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe8;border-bottom:1px solid #d9e6ede6;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand-mark{background:linear-gradient(135deg, var(--navy-2), var(--blue));color:#fff;letter-spacing:-1px;border-radius:14px;place-items:center;width:45px;height:45px;font-weight:900;display:grid;box-shadow:0 12px 24px #071b2d2e}.brand-text strong{letter-spacing:.1px;font-size:16px;display:block}.brand-text small{color:#718491;margin-top:1px;font-size:10px;display:block}.landing-nav{align-items:center;gap:26px;display:flex}.landing-nav a{color:#405361;font-size:12px;font-weight:750;transition:all .2s}.landing-nav a:hover{color:var(--blue);transform:translateY(-1px)}.header-actions{align-items:center;gap:9px;display:flex}.menu-btn{border:1px solid var(--line);background:#fff;border-radius:12px;width:43px;height:43px;font-size:20px;display:none}@keyframes pulseDot{0%{box-shadow:0 0 #5de1ad99}70%{box-shadow:0 0 0 8px #5de1ad00}to{box-shadow:0 0 #5de1ad00}}.hero{color:#fff;background:radial-gradient(circle at 83% 20%,#00d2ff47,#0000 35%),radial-gradient(circle at 20% 100%,#0b6aa838,#0000 40%),linear-gradient(135deg,#04121e 0%,#08233a 50%,#0b466b 100%);padding:100px 0 84px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.28;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:76px;display:grid;position:relative}.hero-copy{padding-right:16px}.hero-copy h1{letter-spacing:-1.2px;margin:0 0 24px;font-size:clamp(34px,4.5vw,54px);line-height:1.14}.availability{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#d8f1fc;background:#ffffff17;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:10px 18px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 4px 16px #00000026}.availability i{background:#5de1ad;border-radius:50%;width:9px;height:9px;animation:2s infinite pulseDot}.hero h1 span{color:#00d2ff;background:linear-gradient(135deg,#70d8ef,#00d2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-copy>p{color:#c4dbe8;max-width:620px;margin-bottom:38px;font-size:18px;line-height:1.68}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:38px;display:flex}.hero-note{color:#bad3e1;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:26px;margin-top:36px;padding-top:24px;font-size:11px;font-weight:750;display:flex}.hero-note span{align-items:center;gap:8px;display:flex}.check{color:#5de1ad;background:#5de1ad2e;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:grid}.product-window{background:#f9fcfd;border:1px solid #ffffff47;border-radius:26px;padding:14px;position:relative;box-shadow:0 36px 90px #00000061}.browser-bar{background:#fff;border-radius:15px 15px 7px 7px;align-items:center;gap:6px;height:38px;padding:0 12px;display:flex}.browser-dot{background:#d8e2e8;border-radius:50%;width:7px;height:7px}.browser-url{background:#edf3f6;border-radius:99px;width:46%;height:17px;margin:auto}.app-preview{background:#edf4f7;border-radius:7px 7px 15px 15px;grid-template-columns:126px 1fr;min-height:380px;display:grid;overflow:hidden}.preview-side{color:#fff;background:#08233a;padding:17px 11px}.mini-brand{align-items:center;gap:7px;margin-bottom:22px;font-size:8px;font-weight:800;display:flex}.mini-logo{background:var(--cyan);color:#062033;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.mini-nav{background:#ffffff1c;border-radius:5px;height:9px;margin:9px 0}.mini-nav.active{box-shadow:inset 2px 0 var(--cyan);background:#18a7d857}.preview-main{padding:18px}.mini-top{background:linear-gradient(135deg,#08233a,#0b6aa8);border-radius:12px;height:46px;margin-bottom:12px;padding:11px}.mini-line{background:#ffffffc7;border-radius:4px;width:54%;height:6px;margin-bottom:6px}.mini-line.short{background:#ffffff59;width:35%}.mini-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.mini-stat{background:#fff;border:1px solid #dce7ed;border-radius:10px;height:57px;padding:9px}.mini-stat b{color:#12324a;font-size:13px;display:block}.mini-stat i{background:#dbe8ee;border-radius:4px;width:60%;height:5px;margin-top:8px;display:block}.client-strip{border-bottom:1px solid var(--line);background:#fff}.strip-row{justify-content:space-between;align-items:center;gap:24px;min-height:90px;display:flex}.strip-row>p{text-transform:uppercase;letter-spacing:1.2px;color:#81919c;white-space:nowrap;margin:0;font-size:11px;font-weight:800}.industry-list{color:#4f6471;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:30px;font-size:12px;font-weight:800;display:flex}.industry-list span{align-items:center;gap:8px;display:flex}.industry-list i{border:2px solid var(--cyan);border-radius:2px;width:8px;height:8px;transform:rotate(45deg)}.section{padding:80px 0}.section.soft{background:var(--ice)}.section.dark{background:var(--navy);color:#fff}.section-head{max-width:760px;margin-bottom:44px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{text-transform:uppercase;letter-spacing:1.35px;color:var(--blue);align-items:center;gap:8px;margin-bottom:13px;font-size:11px;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:var(--cyan);width:22px;height:2px}.section.dark .eyebrow{color:#8ee3f5}.challenge-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:70px;display:grid}.challenge-panel{background:linear-gradient(150deg, var(--navy), #0c476b);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:31px;position:sticky;top:115px}.challenge-panel small{color:#82daee;text-transform:uppercase;letter-spacing:1.2px;font-weight:800}.challenge-panel h3{margin:12px 0 14px;font-size:29px}.challenge-panel p{color:#bad2df;font-size:13px}.metric{border-top:1px solid #ffffff1f;grid-template-columns:50px 1fr;align-items:center;gap:12px;margin-top:19px;padding-top:18px;display:grid}.metric b{color:#73dcf0;font-size:26px}.metric span{color:#bad2df;font-size:11px}.problem-list{flex-direction:column;display:flex}.problem{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:17px;padding:21px 0;display:grid}.problem-icon{background:var(--soft);width:48px;height:48px;color:var(--blue);border-radius:14px;place-items:center;font-weight:900;display:grid}.platform-shell{color:#fff;background:linear-gradient(140deg,#061725,#0b3451);border-radius:30px;padding:42px;position:relative;overflow:hidden}.platform-intro{z-index:1;grid-template-columns:1fr .8fr;gap:40px;margin-bottom:34px;display:grid;position:relative}.platform-points{grid-template-columns:1fr 1fr;gap:10px;display:grid}.platform-points div{color:#d3e6ee;background:#ffffff0f;border:1px solid #ffffff17;border-radius:13px;padding:13px;font-size:11px}.module-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:16px;display:grid;position:relative}.module{color:var(--text);background:#fff;border:1px solid #ffffff73;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:215px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 24px #00000014}.module:hover{border-color:#00d2ff99;transform:translateY(-6px);box-shadow:0 18px 42px #00d2ff38}.module-number{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.module-icon{width:42px;height:42px;color:var(--blue);background:linear-gradient(135deg,#eaf7fb,#d4f2fc);border-radius:13px;place-items:center;font-weight:900;transition:transform .3s;display:grid;box-shadow:0 4px 12px #0b6aa81f}.module:hover .module-icon{transform:scale(1.1)rotate(5deg)}.ai-layout{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.ai-demo{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;overflow:hidden}.ai-demo-head{color:#fff;background:linear-gradient(135deg,#08233a,#0b6aa8);justify-content:space-between;align-items:center;padding:18px;display:flex}.ai-id{align-items:center;gap:10px;display:flex}.ai-mark{background:var(--cyan);color:#062033;border-radius:13px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.chat-body{background:#fbfdfe;padding:18px}.chat-bubble{border-radius:14px;max-width:92%;margin-bottom:10px;padding:12px 13px;font-size:11px;line-height:1.55}.chat-bubble.user{color:#fff;background:#0b6aa8;border-top-right-radius:5px;margin-left:auto}.chat-bubble.bot{border:1px solid var(--line);background:#fff;border-top-left-radius:5px}.source-box{color:#496473;background:#edf5f8;border:1px solid #d5e4eb;border-radius:9px;margin:7px 0;padding:8px;font-size:9px}.faq{max-width:850px;margin:auto}.faq-item{border-bottom:1px solid var(--line)}.faq-btn{text-align:left;width:100%;color:var(--text);background:0 0;border:0;justify-content:space-between;align-items:center;padding:21px 0;font-weight:800;display:flex}.faq-answer{color:var(--muted);padding:0 30px 20px 0;font-size:12px}.final-cta{color:#fff;background:radial-gradient(circle at 90% 20%,#18a7d845,#0000 32%),linear-gradient(135deg,#061725,#0a3d5f);border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:54px;display:grid}.app-layout{grid-template-columns:var(--sidebar) 1fr;min-height:100vh;display:grid}.demo-sidebar{width:var(--sidebar);background:linear-gradient(180deg, var(--navy) 0%, #09263d 100%);color:#fff;z-index:40;padding:22px 16px;transition:transform .25s;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:12px 0 40px #03121e2e}.sidebar-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;margin-bottom:18px;padding:6px 8px 22px;display:flex}.nav-label{color:#789db4;text-transform:uppercase;letter-spacing:1.4px;padding:15px 12px 8px;font-size:10px}.demo-nav{flex-direction:column;gap:5px;display:flex}.demo-nav button{color:#bdd3df;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;width:100%;padding:11px 12px;transition:all .2s;display:flex}.demo-nav button:hover{color:#fff;background:#ffffff12}.demo-nav button.active{color:#fff;box-shadow:inset 3px 0 0 var(--cyan);background:linear-gradient(90deg,#18a7d83d,#18a7d814)}.demo-main{grid-column:2;min-width:0}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#ffffffe8;justify-content:space-between;align-items:center;height:74px;padding:0 28px;display:flex;position:sticky;top:0}.content-body{padding:26px 28px 60px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03101aa8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:24px;width:min(740px,100%);overflow:hidden;box-shadow:0 34px 100px #00000057}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:21px 23px;display:flex}.modal-body{padding:23px}.modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:17px 23px;display:flex}@media (width<=1040px){.landing-nav{display:none}.landing-nav.open{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;flex-direction:column;align-items:flex-start;gap:14px;padding:18px;display:flex;position:absolute;top:83px;left:20px;right:20px}.menu-btn{place-items:center;display:grid}.app-layout{display:block}.demo-main{grid-column:auto}.demo-sidebar{transform:translate(-102%)}.demo-sidebar.open{transform:translate(0)}}
