.smart-control-site{--sc-blue:#0162bf;--sc-deep:#06213a;--sc-ink:#122a3a;--sc-muted:#667985;--sc-yellow:#ffd21f;--sc-line:#d9e6ee;min-height:100vh;color:var(--sc-ink);background:#f4f8fb;font-family:Arial,Helvetica Neue,sans-serif}.smart-control-site *{box-sizing:border-box}.smart-control-site a{color:inherit;text-decoration:none}.smart-control-main{background:radial-gradient(circle at 84% 19%,#0162bf1f,#0000 28%),linear-gradient(#f8fbfd 0,#eef5f9 100%);min-height:100vh}.smart-control-header{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);height:84px;margin:0 auto;display:flex}.smart-control-header>a{display:flex}.smart-control-header img{object-fit:contain;width:164px;height:53px}.smart-control-header>span{color:#31576d;letter-spacing:.13em;background:#ffffffc7;border:1px solid #bfd3e0;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:900;display:flex}.smart-control-hero{grid-template-columns:minmax(0,1.15fr) minmax(350px,.75fr);align-items:center;gap:72px;width:min(1180px,100% - 40px);min-height:620px;margin:0 auto;padding:64px 0 86px;display:grid}.smart-control-kicker{color:var(--sc-blue);letter-spacing:.15em;align-items:center;gap:10px;margin:0;font-size:12px;font-weight:900;display:flex}.smart-control-kicker span{background:var(--sc-yellow);width:25px;height:3px}.smart-control-hero h1{letter-spacing:-.052em;max-width:760px;margin:18px 0 22px;font-size:clamp(48px,6vw,78px);line-height:.96}.smart-control-hero__copy>p:not(.smart-control-kicker){color:#4f6978;max-width:720px;margin:0;font-size:19px;line-height:1.72}.smart-control-actions{align-items:center;gap:13px;margin:34px 0 22px;display:flex}.smart-control-primary,.smart-control-secondary{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:14px;font-weight:800;display:inline-flex}.smart-control-primary{background:var(--sc-yellow);box-shadow:0 12px 30px #0f3c5e24;color:#08263b!important}.smart-control-secondary{background:#fff;border:1px solid #95b2c4;color:#254d65!important}.smart-control-hero__copy>small{color:#587180;align-items:flex-start;gap:8px;max-width:700px;line-height:1.55;display:flex}.smart-control-hero__copy>small svg{color:var(--sc-blue);flex:none}.smart-control-console{background:#fff;border:1px solid #c8dbe6;border-radius:20px;overflow:hidden;box-shadow:0 28px 68px #0e3d5b26}.smart-control-console__top{color:#fff;background:var(--sc-deep);justify-content:space-between;align-items:center;padding:21px 23px;display:flex}.smart-control-console__top>span{letter-spacing:.13em;align-items:center;gap:8px;font-size:11px;font-weight:900;display:flex}.smart-control-console__top>span>span{background:#4dd890;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #4dd89024}.smart-control-console__body{gap:12px;padding:25px;display:grid}.smart-control-console__body>p{color:#6b7f8c;letter-spacing:.15em;margin:0 0 3px;font-size:10px;font-weight:900}.smart-control-console article{border:1px solid var(--sc-line);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px;display:grid}.smart-control-console article>span{color:#fff;background:var(--sc-blue);border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.smart-control-console article div{gap:4px;display:grid}.smart-control-console article b{font-size:15px}.smart-control-console article small{color:var(--sc-muted);font-size:11px;line-height:1.35}.smart-control-console article em{color:#126044;letter-spacing:.08em;background:#e8f8ef;border-radius:999px;padding:6px 8px;font-size:9px;font-style:normal;font-weight:900}.smart-control-console article.is-future>span{color:#5d4b00;background:var(--sc-yellow)}.smart-control-console article.is-future em{color:#6a5917;background:#fff8d7}.smart-control-console footer{border-top:1px solid var(--sc-line);color:#385e74;background:#eef6fa;align-items:center;gap:8px;padding:17px 24px;font-size:11px;font-weight:800;display:flex}.smart-control-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1180px,100% - 40px);margin:0 auto;padding:0 0 74px;display:grid}.smart-control-principles article{border:1px solid var(--sc-line);background:#ffffffe0;border-radius:14px;padding:24px}.smart-control-principles svg{color:var(--sc-blue)}.smart-control-principles h2{margin:14px 0 8px;font-size:19px}.smart-control-principles p{color:var(--sc-muted);margin:0;font-size:14px;line-height:1.6}.smart-control-footer{color:#d8e6ee;background:#051d30;grid-template-columns:1fr auto;gap:8px 22px;padding:30px max(20px,50% - 590px);display:grid}.smart-control-footer span{letter-spacing:.08em;font-size:13px;font-weight:900}.smart-control-footer p{color:#9fb7c5;grid-column:1;margin:0;font-size:12px}.smart-control-footer a{color:#fff;grid-area:1/2/3;align-self:center;font-size:13px;font-weight:800}@media (max-width:850px){.smart-control-hero{grid-template-columns:1fr;gap:42px;padding-top:40px}.smart-control-console{max-width:620px}.smart-control-principles,.smart-control-footer{grid-template-columns:1fr}.smart-control-footer a{grid-area:auto/1;margin-top:8px}}@media (max-width:560px){.smart-control-header,.smart-control-hero,.smart-control-principles{width:min(100% - 24px,1180px)}.smart-control-header{height:72px}.smart-control-header img{width:130px;height:42px}.smart-control-header>span{padding:8px 10px;font-size:9px}.smart-control-hero{min-height:auto;padding:46px 0 60px}.smart-control-hero h1{font-size:45px}.smart-control-hero__copy>p:not(.smart-control-kicker){font-size:17px}.smart-control-actions{flex-direction:column;align-items:stretch}.smart-control-primary,.smart-control-secondary{width:100%}.smart-control-console article{grid-template-columns:auto 1fr}.smart-control-console article em{grid-column:2;justify-self:start}.smart-control-footer{padding-inline:18px}}
