:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #2563eb;--blue-dark: #1d4ed8;--navy: #0f172a;--green: #22c55e;--muted: #64748b;--line: #e2e8f0;--soft: #f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(226,232,240,.85);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-weight:900;box-shadow:0 12px 30px #2563eb40}.brand strong{display:block;font-size:19px;letter-spacing:-.4px}.brand small{display:block;margin-top:-2px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:2px}.nav-links{display:flex;align-items:center;gap:28px;color:#334155;font-size:14px;font-weight:700}.nav-links>a:hover{color:var(--blue)}.menu-button{display:none;border:0;background:transparent;color:var(--navy)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border:1px solid var(--blue);border-radius:12px;background:var(--blue);color:#fff;font-weight:800;box-shadow:0 12px 26px #2563eb33;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);background:var(--blue-dark)}.button--secondary{border-color:#cbd5e1;background:#fff;color:#0f172a;box-shadow:none}.button--secondary:hover{background:#f8fafc}.button--small{min-height:40px;padding:0 15px;border-radius:10px;color:#fff!important}.hero{position:relative;overflow:hidden;padding:105px 0 90px;background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.11),transparent 32%),linear-gradient(180deg,#fff,#f8fbff)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-glow--one{width:390px;height:390px;right:-160px;top:80px;background:#22c55e14}.hero-glow--two{width:260px;height:260px;left:-130px;bottom:-70px;background:#4f46e51a}.hero-grid{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.02em}.hero h1{margin:20px 0;font-size:clamp(48px,6vw,74px);line-height:.99;letter-spacing:-4px}.hero h1 span{display:block;color:var(--blue)}.hero-copy>p{max-width:640px;margin:0;color:#475569;font-size:18px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#475569;font-size:13px;font-weight:700}.hero-trust span{display:inline-flex;align-items:center;gap:6px}.hero-trust svg{color:var(--green)}.product-preview{overflow:hidden;border:1px solid #dbeafe;border-radius:22px;background:#fff;box-shadow:0 36px 80px #0f172a29;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.preview-topbar{display:flex;align-items:center;gap:7px;height:42px;padding:0 14px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.preview-topbar span{width:9px;height:9px;border-radius:50%;background:#cbd5e1}.preview-topbar b{margin-left:9px;font-size:11px;color:#64748b}.preview-layout{display:grid;grid-template-columns:120px 1fr;min-height:390px}.preview-layout aside{padding:18px 12px;background:#0f172a;color:#cbd5e1}.mini-logo{display:grid;place-items:center;width:31px;height:31px;margin-bottom:24px;border-radius:9px;background:#2563eb;color:#fff;font-weight:900}.mini-nav{margin-bottom:8px;padding:8px;border-radius:7px;font-size:9px;font-weight:700}.mini-nav--active{background:#2563eb47;color:#fff}.preview-main{padding:22px;background:#f8fafc}.preview-heading{display:flex;align-items:center;justify-content:space-between}.preview-heading small{color:#64748b;font-size:9px}.preview-heading h3{margin:3px 0 0;font-size:20px}.preview-heading>span{padding:5px 8px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#64748b;font-size:9px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.metric-grid article{display:grid;gap:6px;padding:13px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.metric-grid svg{width:17px;color:#2563eb}.metric-grid small{color:#64748b;font-size:8px}.metric-grid strong{font-size:14px}.chart-card{margin-top:16px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.chart-title{display:flex;justify-content:space-between;font-size:10px;font-weight:800}.chart-title b{color:#16a34a}.bars{display:flex;align-items:end;gap:7px;height:160px;margin-top:18px}.bars i{flex:1;min-width:7px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#60a5fa,#2563eb)}.trust-strip{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff}.trust-grid{min-height:82px;display:grid;grid-template-columns:2fr repeat(4,1fr);align-items:center;gap:15px;color:#64748b;text-align:center}.trust-grid span{text-align:left;font-weight:700}.trust-grid b{color:#334155;font-size:14px}.section{padding:100px 0}.section--soft{background:#f8fafc}.section--dark{background:#0f172a;color:#fff}.section-heading{max-width:760px;margin:0 auto 48px;text-align:center}.section-heading>span{color:var(--blue);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.section h2{margin:13px 0 15px;font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-2px}.section-heading p,.split>div>p{color:#64748b;font-size:17px;line-height:1.7}.section--dark p{color:#94a3b8}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{padding:28px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a14}.icon-box{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#eff6ff;color:var(--blue)}.feature-card h3{margin:20px 0 9px;font-size:19px}.feature-card p{margin:0;color:#64748b;line-height:1.65}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.benefit-list{display:grid;gap:12px}.benefit-list article{display:flex;gap:14px;padding:21px;border:1px solid #273449;border-radius:15px;background:#131e31}.benefit-list svg{flex:0 0 auto;color:#22c55e}.benefit-list h3{margin:0 0 5px;font-size:17px}.benefit-list p{margin:0;font-size:14px;line-height:1.55}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.industry-grid article{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;font-weight:800}.industry-grid svg{width:20px;color:var(--blue)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.price-card{position:relative;padding:31px;border:1px solid #e2e8f0;border-radius:20px;background:#fff}.price-card--featured{border:2px solid #2563eb;box-shadow:0 25px 50px #2563eb1f;transform:translateY(-8px)}.popular{position:absolute;top:-14px;left:50%;transform:translate(-50%);padding:7px 12px;border-radius:999px;background:#2563eb;color:#fff;font-size:11px;font-weight:900}.price-card h3{margin:0 0 8px;font-size:24px}.price-card>p{min-height:48px;color:#64748b;line-height:1.5}.price{margin:26px 0;font-size:30px;font-weight:900}.price-card ul{display:grid;gap:12px;min-height:125px;margin:0 0 28px;padding:0;list-style:none;color:#475569}.price-card li{display:flex;gap:8px}.price-card li svg{color:#22c55e}.download-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px;border-radius:24px;background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe}.download-panel h2{margin-bottom:10px}.download-panel p{max-width:670px;color:#64748b}.download-actions{display:grid;gap:10px;min-width:250px}.download-actions small{color:#64748b;text-align:center}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid #e2e8f0;border-radius:14px;background:#fff}.faq-list summary{cursor:pointer;padding:20px;font-weight:800}.faq-list p{margin:0;padding:0 20px 20px;color:#64748b;line-height:1.65}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.contact-panel code{color:#93c5fd}.contact-options{display:grid;gap:12px}.contact-options>*{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid #273449;border-radius:14px;background:#131e31}.contact-options svg{color:#60a5fa}.contact-options span{display:grid;gap:3px}.contact-options small{color:#94a3b8}.contact-options b{overflow-wrap:anywhere}footer{padding:65px 0 25px;background:#07101f;color:#cbd5e1}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.brand--footer .brand small{color:#94a3b8}.footer-grid>div{display:grid;align-content:start;gap:12px}.footer-grid p{max-width:380px;color:#64748b;line-height:1.6}.footer-grid a:not(.brand){color:#94a3b8;font-size:14px}.footer-grid a:hover{color:#fff}.copyright{margin-top:45px;padding-top:20px;border-top:1px solid #1e293b;color:#64748b;font-size:13px}@media(max-width:980px){.hero-grid,.split,.faq-layout,.contact-panel{grid-template-columns:1fr}.hero-grid{gap:55px}.product-preview{transform:none}.feature-grid,.industry-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.price-card--featured{transform:none}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2 / 3}}@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.menu-button{display:inline-grid;place-items:center}.nav-links{display:none;position:absolute;top:72px;left:14px;right:14px;flex-direction:column;align-items:stretch;gap:0;padding:12px;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 24px 50px #0f172a21}.nav-links--open{display:flex}.nav-links>a{padding:13px}.hero{padding:75px 0 65px}.hero h1{font-size:48px;letter-spacing:-2.8px}.preview-layout{grid-template-columns:82px 1fr}.preview-layout aside{padding:15px 8px}.preview-main{padding:13px}.metric-grid{grid-template-columns:1fr}.metric-grid article{grid-template-columns:auto 1fr auto;align-items:center}.chart-card{display:none}.trust-grid{grid-template-columns:repeat(2,1fr);padding:20px 0}.trust-grid span{grid-column:1 / -1;text-align:center}.section{padding:75px 0}.feature-grid,.industry-grid{grid-template-columns:1fr}.download-panel{flex-direction:column;align-items:stretch;padding:28px}.download-actions{min-width:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:auto}}@media(max-width:460px){.hero-actions .button{width:100%}.hero h1{font-size:42px}.hero-copy>p{font-size:16px}.preview-layout{grid-template-columns:66px 1fr}.mini-nav{padding:6px 2px;font-size:7px}.section h2{letter-spacing:-1.4px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}.hero--product{padding-bottom:72px}.hero-centered{position:relative;text-align:center}.hero-centered>p{max-width:790px;margin:0 auto}.hero-actions--centered,.hero-trust--centered{justify-content:center}.hero-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px)}.hero-orb--one{width:420px;height:420px;top:30px;right:-180px;background:#2563eb17}.hero-orb--two{width:320px;height:320px;bottom:-100px;left:-150px;background:#7c3aed14}.real-product-frame{position:relative;z-index:2;overflow:hidden;max-width:1120px;margin:56px auto 0;border:1px solid #cbd5e1;border-radius:22px;background:#fff;box-shadow:0 38px 95px #0f172a33}.window-chrome{display:flex;align-items:center;gap:7px;height:42px;padding:0 15px;border-bottom:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.window-chrome span{width:9px;height:9px;border-radius:50%;background:#cbd5e1}.window-chrome b{margin-left:8px;font-size:11px}.real-product-frame img{display:block;width:100%;height:auto}.screen-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-bottom:28px}.screen-tab{padding:11px 17px;border:1px solid #dbe3ee;border-radius:999px;background:#fff;color:#475569;font-weight:800;cursor:pointer;transition:all .2s ease}.screen-tab:hover,.screen-tab--active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 10px 24px #2563eb2e}.screen-showcase{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:42px;padding:28px;border:1px solid #dbe3ee;border-radius:24px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 28px 70px #0f172a14}.screen-copy>span{color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.screen-copy h3{margin:12px 0 14px;font-size:clamp(29px,3.4vw,45px);line-height:1.08;letter-spacing:-1.8px}.screen-copy p{color:#64748b;font-size:16px;line-height:1.7}.screen-copy ul{display:grid;gap:11px;margin:24px 0 0;padding:0;list-style:none}.screen-copy li{display:flex;align-items:center;gap:9px;color:#334155;font-weight:700}.screen-copy li svg{width:18px;color:#22c55e}.screen-image-wrap{overflow:hidden;border:1px solid #cbd5e1;border-radius:17px;background:#fff;box-shadow:0 20px 45px #0f172a21}.screen-image-wrap img{display:block;width:100%;height:auto}.feature-grid--compact .feature-card{min-height:225px}@media(max-width:900px){.screen-showcase{grid-template-columns:1fr}.screen-copy{text-align:center}.screen-copy ul{justify-items:center}}@media(max-width:600px){.real-product-frame{margin-top:38px;border-radius:14px}.window-chrome{height:34px}.screen-showcase{padding:15px;border-radius:18px}.screen-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.screen-tab{flex:0 0 auto}}
