:root{--navy:#071827;--deep-blue:#0e3a5f;--blue:#1f6feb;--green:#0f9f7a;--mint:#dff8ee;--ice:#f4f9fb;--line:#d8e4ea;--text:#12202f;--muted:#587083;--white:#fff;--shadow:0 24px 70px #07182724}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #d8e4eacc;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:210px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--deep-blue), var(--green));width:42px;height:42px;color:var(--white);border-radius:8px;place-items:center;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:12px}.nav{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:18px;font-size:14px;display:flex}.nav a:hover{color:var(--deep-blue)}.nav-cta,.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:700;line-height:1;display:inline-flex}.nav-cta{background:var(--navy);color:var(--white);padding:0 18px}.section{padding:clamp(64px,9vw,108px) clamp(20px,5vw,72px)}.light{background:var(--ice)}.hero{min-height:calc(100vh - 72px);color:var(--white);background:radial-gradient(circle at 85% 15%,#0f9f7a2e,#0000 28%),linear-gradient(135deg,#061524 0%,#0d2d49 54%,#0b4a55 100%);grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(36px,6vw,72px);display:grid}.hero-content{max-width:760px}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.hero .eyebrow,.cta-band .eyebrow{color:#7df0c6}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:720px;margin-bottom:22px;font-size:clamp(42px,6vw,76px);line-height:.98}h2{letter-spacing:0;margin-bottom:16px;font-size:clamp(30px,4vw,48px);line-height:1.08}h3{margin-bottom:10px;font-size:19px;line-height:1.2}p{line-height:1.65}.hero-copy{color:#ffffffd6;max-width:720px;font-size:clamp(17px,2vw,21px)}.hero-actions{flex-wrap:wrap;gap:14px;margin:32px 0 18px;display:flex}.button{padding:0 22px}.button-primary{background:var(--green);color:var(--white);box-shadow:0 14px 32px #0f9f7a47}.button-secondary{color:var(--white);border:1px solid #ffffff59}.trust-note{color:#ffffffb8;max-width:620px;font-size:14px}.product-preview{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000047}.preview-topbar{border-bottom:1px solid #ffffff21;align-items:center;gap:8px;padding:16px;display:flex}.preview-topbar span{background:#ffffff70;border-radius:50%;width:10px;height:10px}.preview-topbar strong{margin-left:10px;font-size:14px}.preview-grid{grid-template-columns:1.2fr 1fr;gap:14px;padding:18px;display:grid}.preview-card,.preview-table{min-height:112px;color:var(--text);background:#ffffffed;border-radius:8px;padding:16px}.preview-card small{color:var(--muted);font-weight:700}.preview-card strong{margin-top:8px;display:block}.preview-card.wide{grid-column:span 2}.preview-card.green{background:var(--mint)}.preview-line{background:var(--line);border-radius:99px;width:54%;height:8px;margin-top:14px}.preview-line.full{width:82%}.preview-table{grid-column:span 2;gap:10px;display:grid}.preview-table div{background:var(--ice);color:var(--deep-blue);border-radius:6px;padding:10px 12px;font-size:14px;font-weight:700}.preview-badge{color:#adffe3;background:#7df0c629;border-radius:8px;margin:0 18px 18px;padding:10px 12px;font-size:13px;font-weight:800}.section-heading{max-width:760px;margin-bottom:34px}.section-heading p{color:var(--muted)}.card-grid,.solution-grid,.module-grid,.contact-grid{gap:18px;display:grid}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.solution-card,.module-card,.contact-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:22px;box-shadow:0 14px 34px #0718270f}.card p,.solution-card p,.module-card p,.contact-card p{color:var(--muted);margin-bottom:0}.card-icon{color:#a85b00;background:#fff2df;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:16px;font-weight:900;display:grid}.solution-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.solution-card{background:linear-gradient(#fff 0%,#f6fbfc 100%)}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-card{min-height:176px}.module-card h3{color:var(--deep-blue)}.trust-section{background:var(--navy);color:var(--white)}.trust-panel{grid-template-columns:minmax(0,.8fr) minmax(320px,1fr);align-items:center;gap:40px;max-width:1180px;margin:0 auto;display:grid}.trust-panel p{color:#ffffffc7}.trust-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.trust-list span,.detail-list span{border-radius:8px;padding:14px 16px;font-weight:800;display:block}.trust-list span{background:#ffffff14;border:1px solid #ffffff26}.cta-band{background:linear-gradient(135deg, var(--deep-blue), #106070);color:var(--white);justify-content:space-between;align-items:center;gap:32px;display:flex}.cta-band p{color:#fffc;max-width:760px}.contact-section{background:linear-gradient(#fff 0%,#f4f9fb 100%)}.contact-grid{grid-template-columns:1fr 1fr}.contact-card.accent{background:var(--navy);color:var(--white)}.contact-card.accent p{color:#ffffffc7}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-list span{background:var(--ice);color:var(--deep-blue)}.footer{color:var(--white);background:#06111c;justify-content:space-between;align-items:center;gap:24px;padding:32px clamp(20px,5vw,72px);display:flex}.footer p{color:#ffffffa3;margin:8px 0 0}.footer-links{color:#ffffffb8;flex-wrap:wrap;gap:18px;display:flex}@media (max-width:1080px){.hero,.trust-panel,.contact-grid{grid-template-columns:1fr}.problem-grid,.solution-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header{flex-direction:column;align-items:flex-start}.brand{min-width:0}.nav{justify-content:flex-start}.nav-cta{width:100%}.hero{grid-template-columns:1fr;min-height:auto;padding-top:52px}.hero-actions,.cta-band{flex-direction:column;align-items:stretch}.button{width:100%}.problem-grid,.solution-grid,.module-grid,.trust-list,.detail-list,.preview-grid{grid-template-columns:1fr}.preview-card.wide,.preview-table{grid-column:span 1}.footer{flex-direction:column;align-items:flex-start}}
