:root{--lm-navy:#0b2942;--lm-blue:#155d92;--lm-sky:#dff1ff;--lm-cyan:#35a8df;--lm-ink:#172b3d;--lm-muted:#617487;--lm-line:#d9e7f1;--lm-white:#fff}
*{box-sizing:border-box}.landing-body-modern{margin:0;min-height:100vh;background:#f7fbfe;color:var(--lm-ink);font-family:Inter,Arial,sans-serif}.landing-modern-nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);position:sticky;top:0;z-index:80;background:rgba(247,251,254,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(209,225,237,.8)}.landing-modern-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.landing-modern-logo{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#fff,#dcefff);box-shadow:0 8px 22px rgba(18,76,119,.14);color:var(--lm-blue);font-weight:950}.landing-modern-logo img{width:100%;height:100%;object-fit:contain;padding:4px}.landing-modern-brand-copy{display:flex;flex-direction:column}.landing-modern-brand-copy strong{font-size:17px;color:var(--lm-navy)}.landing-modern-brand-copy small{font-size:10px;color:var(--lm-muted);margin-top:2px}.landing-modern-links{display:flex;align-items:center;gap:24px}.landing-modern-links>a{font-size:12px;font-weight:800;color:#40586c;text-decoration:none}.landing-modern-links>a:hover{color:var(--lm-blue)}.landing-login-button{border:0;border-radius:11px;background:var(--lm-navy);color:#fff;padding:10px 16px;font-weight:850;cursor:pointer}.landing-modern-main{overflow:hidden}.landing-modern-hero{position:relative;max-width:1320px;margin:auto;padding:92px 44px 72px;display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.landing-modern-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(53,168,223,.22),rgba(53,168,223,0) 70%);right:-210px;top:-180px;pointer-events:none}.landing-modern-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #c5e3f5;border-radius:999px;background:#edf8ff;color:#135a8d;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.landing-modern-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#2ba6df;box-shadow:0 0 0 5px rgba(43,166,223,.12)}.landing-modern-copy h1{font-size:clamp(42px,5.4vw,72px);line-height:1.02;letter-spacing:-.055em;color:var(--lm-navy);margin:18px 0 22px;max-width:760px}.landing-modern-copy>p{font-size:17px;line-height:1.75;color:var(--lm-muted);max-width:650px;margin:0}.landing-modern-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:30px}.landing-modern-primary,.landing-modern-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;font-size:12px;font-weight:900;text-decoration:none;border:0;cursor:pointer}.landing-modern-primary{background:linear-gradient(135deg,#0f4d78,#197bb5);color:#fff;box-shadow:0 13px 30px rgba(21,93,146,.22)}.landing-modern-secondary{background:#fff;color:var(--lm-navy);border:1px solid var(--lm-line)}.landing-modern-slogan{margin-top:25px;font-size:11px;color:#6b8092;font-weight:850;letter-spacing:.08em}.landing-modern-showcase{position:relative;min-height:500px}.landing-window{position:absolute;inset:20px 0 30px 28px;border:1px solid #cfe0ec;border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 32px 80px rgba(9,41,66,.16);padding:18px;overflow:hidden}.landing-window-bar{height:34px;display:flex;align-items:center;gap:7px;padding:0 4px;border-bottom:1px solid #e6eef4}.landing-window-bar i{width:8px;height:8px;border-radius:50%;background:#d5e2eb}.landing-window-bar i:nth-child(2){background:#9eccec}.landing-window-bar i:nth-child(3){background:#3ba7dc}.landing-window-body{display:grid;grid-template-columns:112px 1fr;gap:14px;height:calc(100% - 35px);padding-top:14px}.landing-window-sidebar{border-radius:15px;background:linear-gradient(180deg,#103752,#0b2942);padding:14px 10px}.landing-window-sidebar span{display:block;height:9px;border-radius:999px;background:rgba(255,255,255,.16);margin-bottom:13px}.landing-window-sidebar span:first-child{height:28px;background:rgba(255,255,255,.92);margin-bottom:22px}.landing-window-content{display:grid;grid-template-rows:auto 1fr;gap:13px}.landing-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.landing-kpi{border:1px solid #dce8f0;border-radius:14px;padding:13px;background:#fbfdff}.landing-kpi b{display:block;font-size:19px;color:#155d92}.landing-kpi small{color:#7890a3;font-size:8px}.landing-chart-panel{border:1px solid #dce8f0;border-radius:17px;padding:16px;background:linear-gradient(180deg,#fff,#f8fcff);display:flex;align-items:flex-end;gap:10px}.landing-chart-panel i{flex:1;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#3ba8df,#176a9f);min-height:22%;opacity:.92}.landing-chart-panel i:nth-child(2){height:48%}.landing-chart-panel i:nth-child(3){height:72%}.landing-chart-panel i:nth-child(4){height:56%}.landing-chart-panel i:nth-child(5){height:87%}.landing-floating-card{position:absolute;right:-18px;bottom:4px;width:230px;border-radius:18px;background:#fff;border:1px solid #d6e5ef;padding:15px;box-shadow:0 20px 48px rgba(11,41,66,.18);display:grid;grid-template-columns:48px 1fr;gap:11px;align-items:center}.landing-floating-icon{width:48px;height:48px;border-radius:14px;background:#e3f4ff;display:grid;place-items:center;font-size:25px}.landing-floating-card strong{display:block;color:var(--lm-navy);font-size:12px}.landing-floating-card small{display:block;color:var(--lm-muted);font-size:9px;margin-top:3px;line-height:1.45}.landing-stats-strip{max-width:1180px;margin:0 auto 76px;padding:0 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.landing-stat{background:#fff;border:1px solid var(--lm-line);border-radius:16px;padding:17px;text-align:center;box-shadow:0 8px 24px rgba(11,41,66,.04)}.landing-stat strong{display:block;font-size:25px;color:var(--lm-blue)}.landing-stat span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#74899b;font-weight:850}.landing-modern-features{background:#fff;padding:82px max(5vw,24px)}.landing-section-head{max-width:720px;margin:0 auto 38px;text-align:center}.landing-section-head span{font-size:10px;color:#1574aa;text-transform:uppercase;letter-spacing:.15em;font-weight:900}.landing-section-head h2{font-size:38px;letter-spacing:-.03em;color:var(--lm-navy);margin:11px 0 0}.landing-feature-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-feature-card{border:1px solid #dae7f0;border-radius:20px;padding:24px;background:linear-gradient(160deg,#fff,#f8fcff);transition:transform .18s ease,box-shadow .18s ease}.landing-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(11,41,66,.08)}.landing-feature-icon{width:46px;height:46px;border-radius:14px;background:#e4f4ff;display:grid;place-items:center;font-size:23px}.landing-feature-card h3{font-size:15px;color:var(--lm-navy);margin:16px 0 8px}.landing-feature-card p{font-size:11px;line-height:1.65;color:var(--lm-muted);margin:0}.landing-modern-cta{max-width:1180px;margin:72px auto;padding:35px 38px;border-radius:26px;background:linear-gradient(135deg,#0c2f4a,#165f91);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 24px 60px rgba(11,41,66,.2)}.landing-modern-cta h2{font-size:28px;margin:0 0 7px}.landing-modern-cta p{font-size:12px;color:#cfe8f7;margin:0}.landing-modern-cta a{white-space:nowrap;background:#fff;color:#103752;padding:12px 18px;border-radius:11px;text-decoration:none;font-size:11px;font-weight:900}.landing-modern-footer{padding:23px max(5vw,24px);display:flex;justify-content:space-between;gap:14px;background:#081f32;color:#b8cada;font-size:10px}.landing-modern-footer strong{color:#fff}
@media(max-width:980px){.landing-modern-hero{grid-template-columns:1fr;padding-top:55px}.landing-modern-showcase{min-height:420px;order:-1}.landing-window{inset:0 30px 20px}.landing-feature-grid{grid-template-columns:repeat(2,1fr)}.landing-modern-links>a{display:none}}
@media(max-width:680px){.landing-modern-nav{padding:0 16px}.landing-modern-brand-copy small{display:none}.landing-modern-hero{padding:35px 20px 55px;gap:35px}.landing-modern-copy h1{font-size:41px}.landing-modern-copy>p{font-size:15px}.landing-modern-showcase{min-height:330px}.landing-window{inset:0}.landing-window-body{grid-template-columns:72px 1fr}.landing-kpi-grid{grid-template-columns:1fr}.landing-kpi:nth-child(n+2){display:none}.landing-floating-card{right:-5px;width:200px}.landing-stats-strip{grid-template-columns:repeat(2,1fr);padding:0 18px;margin-bottom:55px}.landing-modern-features{padding:58px 18px}.landing-feature-grid{grid-template-columns:1fr}.landing-section-head h2{font-size:30px}.landing-modern-cta{margin:50px 18px;padding:28px;flex-direction:column;align-items:flex-start}.landing-modern-footer{flex-direction:column}.landing-window-sidebar{display:none}.landing-window-body{grid-template-columns:1fr}}
