:root{--ink:#101f1b;--green:#0b4437;--mint:#b9e7d0;--paper:#f4f1e9;--line:#d8d5cc;--orange:#df6a3b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.shell{width:min(1180px,100% - 48px);margin:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:90px;display:flex}.brand{color:var(--ink);letter-spacing:.17em;font-size:23px;font-weight:900;text-decoration:none}.brand span{color:var(--orange)}.navLinks{align-items:center;gap:30px;display:flex}.navLinks a{color:var(--ink);font-size:14px;text-decoration:none}.button{background:var(--green);justify-content:space-between;align-items:center;gap:50px;padding:18px 22px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;color:#fff!important}.button.small{gap:8px;padding:12px 18px}.hero{padding-top:86px}.eyebrow,.kicker{letter-spacing:.17em;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow i{background:var(--orange);width:28px;height:2px}h1{letter-spacing:-.06em;margin:36px 0 30px;font-family:Georgia,serif;font-size:clamp(58px,8vw,108px);font-weight:500;line-height:.88}h1 em,h2 em{color:var(--green);font-weight:400}.lead{color:#50605a;width:min(620px,100%);font-size:19px;line-height:1.65}.actions{align-items:center;gap:38px;margin-top:42px;display:flex}.textLink{color:var(--ink);border-bottom:1px solid;padding:10px 0;font-size:14px;font-weight:700;text-decoration:none}.dashboardPreview{background:#e9ebe4;height:450px;margin-top:90px;display:flex;overflow:hidden;box-shadow:0 25px 70px #213c3320}.dashboardPreview aside{background:var(--green);flex-direction:column;align-items:center;gap:34px;width:92px;padding:28px;display:flex}.dashboardPreview aside b{color:#fff;font-size:25px}.dashboardPreview aside b span{color:var(--orange)}.sideLine{background:#ffffff42;width:22px;height:3px}.sideLine.active{background:var(--mint)}.previewBody{flex:1;padding:42px 48px}.previewTop{justify-content:space-between;display:flex}.previewTop small,.previewTop strong{display:block}.previewTop strong{margin-top:5px;font:30px Georgia,serif}.avatar{background:var(--mint);border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;font-weight:700;display:grid}.statGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px;display:grid}.statGrid article{background:#f8f8f4;padding:25px}.statGrid small{letter-spacing:.14em;font-size:9px}.statGrid strong{margin:17px 0 9px;font:27px Georgia,serif;display:block}.statGrid span{color:#68736f;font-size:11px}.statGrid .up{color:#17845e}.chart{background:#f8f8f4;align-items:flex-end;gap:16px;height:150px;margin-top:18px;padding:25px;display:flex}.chart div{background:var(--mint);flex:1;height:45%}.chart div:nth-child(2){height:65%}.chart div:nth-child(3){height:52%}.chart div:nth-child(4){height:78%}.chart div:nth-child(5){height:62%}.chart div:nth-child(6){background:var(--green);height:86%}.chart div:nth-child(7){height:71%}.chart div:nth-child(8){height:92%}.features{padding:140px 0}.sectionHead{grid-template-columns:1.2fr 1fr;align-items:end;gap:100px;display:grid}.sectionHead h2,.trust h2{margin:25px 0 0;font:52px/1.05 Georgia,serif}.sectionHead>p{color:#5a6662;font-size:16px;line-height:1.7}.featureGrid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.featureGrid article{border-right:1px solid var(--line);min-height:275px;padding:32px 32px 20px 0;position:relative}.featureGrid article+article{padding-left:32px}.featureGrid article:last-child{border:0}.featureGrid article>span{color:var(--orange);font:italic 18px Georgia,serif}.featureGrid h3{margin:35px 0 15px;font:27px Georgia,serif}.featureGrid p{color:#5a6662;font-size:14px;line-height:1.6}.featureGrid b{position:absolute;bottom:0}.trust{background:var(--green);color:#fff;padding:120px 0}.kicker.light{color:var(--mint)}.trust h2{font-size:64px}.trust h2 em{color:var(--mint)}.trust p{color:#d2ddd9;max-width:550px;line-height:1.7}footer{justify-content:space-between;align-items:center;height:120px;display:flex}footer p{color:#6b746f;font-size:12px}@media (max-width:760px){.navLinks>a:not(.button){display:none}.hero{padding-top:55px}.dashboardPreview{height:360px;margin-top:60px}.dashboardPreview aside{display:none}.previewBody{padding:25px}.statGrid{grid-template-columns:1fr 1fr}.statGrid article:last-child{display:none}.sectionHead{grid-template-columns:1fr;gap:25px}.featureGrid{grid-template-columns:1fr}.featureGrid article{border-right:0;border-bottom:1px solid var(--line);padding:30px 0!important}.features{padding:90px 0}.trust h2{font-size:45px}}
:root{--ink:#171a22;--green:#10182b;--mint:#e9edf5;--paper:#f7f8fc;--line:#d8deea;--orange:#ff6b5e;--blue:#4169e1}body{background:var(--paper)}.button{background:var(--blue);transition:background .16s,transform .16s,box-shadow .16s;box-shadow:0 10px 30px #4169e12e}.button:hover{background:#3157cf;transform:translateY(-1px);box-shadow:0 14px 34px #4169e147}h1 em,h2 em,.textLink,.authCard small a{color:var(--blue)}.lead,.sectionHead>p,.featureGrid p,.authCard>p,.welcome p,.emptyModules p{color:#5d6678}.dashboardPreview,.panel{background:var(--mint)}.dashboardPreview{box-shadow:0 25px 70px #10182b29}.dashboardPreview aside,.trust,.authPage,.panel>aside{background:var(--green)}.sideLine.active,.avatar,.userChip i{color:#2446a5;background:#dce4ff}.statGrid article,.chart,.welcome,.authCard{background:#fff}.chart div{background:#cbd7ff}.chart div:nth-child(6){background:var(--blue)}.statGrid .up{color:var(--blue)}.kicker.light,.trust h2 em{color:#89a4ff}.trust p,.panel aside nav span,.panel aside>small{color:#b9c3d8}.authCard input:focus{border-color:var(--blue)}.formMessage{color:#213b8f;background:#e8edff}.formMessage.error{color:#8c3028;background:#ffe5e2}.welcome:after{color:#edf1fb}
