
:root{--sc-blue:#0b4f9c;--sc-dark:#06376f;--sc-text:#142033;--sc-muted:#667085;--sc-border:#dbe4ef;--sc-bg:#f6f9fd}
*{box-sizing:border-box}.sc{font-family:Inter,Arial,sans-serif;color:var(--sc-text);line-height:1.5}.sc a{color:inherit}.sc-container{width:min(1180px,92%);margin:auto}
.sc-top{background:var(--sc-dark);color:#fff;font-size:13px}.sc-top .sc-container{display:flex;justify-content:space-between;padding:8px 0}
.sc-header{background:#fff;border-bottom:1px solid #e9eef5}.sc-header-row{min-height:82px;display:flex;align-items:center;gap:28px}.sc-logo img{width:210px;height:auto;display:block}.sc-nav{margin-left:auto;display:flex;gap:24px}.sc-nav a{text-decoration:none;font-size:14px;font-weight:700}.sc-actions{display:flex;gap:12px;font-size:13px;font-weight:700}.sc-actions a{text-decoration:none}
.sc-hero{background:linear-gradient(135deg,#f7fbff,#e8f2ff);overflow:hidden}.sc-hero-grid{min-height:590px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.sc-eyebrow{font-size:12px;font-weight:900;letter-spacing:.1em;color:var(--sc-blue)}.sc-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.02;color:var(--sc-dark);letter-spacing:-.04em;margin:12px 0 20px}.sc-hero p{font-size:18px;color:var(--sc-muted);max-width:650px}.sc-buttons{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.sc-btn{display:inline-block;padding:14px 22px;border-radius:9px;text-decoration:none;font-weight:800}.sc-primary{background:var(--sc-blue);color:#fff!important}.sc-secondary{background:#fff;border:1px solid var(--sc-blue);color:var(--sc-blue)!important}.sc-trust{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;font-weight:700;color:#536274}
.sc-visual{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center}.sc-panel{width:min(510px,92%);background:#fff;border:1px solid #d7e4f2;border-radius:18px;box-shadow:0 28px 60px rgba(20,65,110,.18);overflow:hidden;transform:rotate(-2deg)}.sc-panel-head{height:48px;border-bottom:1px solid #edf1f6;display:flex;align-items:center;padding:0 16px;gap:6px}.sc-dot{width:8px;height:8px;border-radius:50%;background:#bdcadd}.sc-panel-title{font-size:12px;font-weight:800;margin-left:10px}.sc-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px}.sc-stat{background:#f5f8fc;padding:16px;border-radius:10px}.sc-stat small,.sc-stat em{display:block;font-size:11px;color:#7b8796;font-style:normal}.sc-stat strong{font-size:28px;color:var(--sc-dark);display:block}.sc-bars{height:145px;background:#f7faff;border-radius:10px;grid-column:1/-1;display:flex;align-items:flex-end;gap:9px;padding:15px}.sc-bars i{display:block;flex:1;background:var(--sc-blue);border-radius:4px 4px 0 0;opacity:.8}.sc-float{position:absolute;background:#fff;padding:11px 14px;border-radius:10px;box-shadow:0 12px 28px rgba(20,65,110,.14);font-size:12px;font-weight:800;color:var(--sc-dark)}.sc-f1{left:0;top:55px}.sc-f2{right:0;top:125px}.sc-f3{right:25px;bottom:35px}
.sc-section{padding:88px 0}.sc-head{text-align:center;max-width:760px;margin:0 auto 42px}.sc-head h2{font-size:clamp(32px,4vw,48px);line-height:1.1;color:var(--sc-dark);margin:10px 0 14px;letter-spacing:-.03em}.sc-head p{color:var(--sc-muted);font-size:17px}
.sc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sc-card{border:1px solid var(--sc-border);border-radius:15px;padding:25px;background:#fff;transition:.2s}.sc-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(13,60,110,.1)}.sc-icon{font-size:30px;color:var(--sc-blue)}.sc-card h3{font-size:18px;margin:14px 0 8px;color:var(--sc-dark)}.sc-card p{font-size:14px;color:var(--sc-muted);min-height:68px}.sc-card a{font-size:13px;color:var(--sc-blue);font-weight:800;text-decoration:none}
.sc-products{background:var(--sc-dark);padding:88px 0}.sc-products .sc-head h2{color:#fff}.sc-products .sc-head p{color:#c8d7e9}.sc-products .sc-eyebrow{color:#8fc4ff}.sc-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sc-product{background:#fff;border-radius:14px;overflow:hidden}.sc-product-image{height:220px;background:#f5f7fa;display:flex;align-items:center;justify-content:center}.sc-product-image img{width:100%;height:100%;object-fit:contain}.sc-product-body{padding:16px}.sc-product-title{font-size:15px;font-weight:800;min-height:45px}.sc-price{color:var(--sc-blue);font-weight:900;font-size:18px}.sc-add{width:calc(100% - 32px);margin:0 16px 16px;padding:12px;border:0;border-radius:8px;background:var(--sc-blue);color:#fff;font-weight:800;cursor:pointer}
.sc-services{background:var(--sc-bg)}.sc-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sc-service{background:#fff;border:1px solid var(--sc-border);border-radius:14px;padding:25px}.sc-service b{font-size:34px;color:#b8c8da}.sc-service h3{color:var(--sc-dark)}.sc-service p{font-size:14px;color:var(--sc-muted)}
.sc-cta{padding:72px 0;background:linear-gradient(120deg,#eef6ff,#fff)}.sc-cta-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.sc-cta h2{font-size:clamp(32px,4vw,48px);line-height:1.1;color:var(--sc-dark);margin:8px 0}.sc-cta p{color:var(--sc-muted);font-size:17px}
.sc-footer{background:#071f3c;color:#c9d5e4;padding-top:55px}.sc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px;padding-bottom:45px}.sc-footer-logo{width:210px;background:#fff;border-radius:5px}.sc-footer h4{color:#fff}.sc-footer a{display:block;color:#c9d5e4;text-decoration:none;margin:9px 0;font-size:14px}.sc-footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;font-size:12px}
.sc-page{padding:70px 0}.sc-page h1{color:var(--sc-dark)}.sc-product-page{display:grid;grid-template-columns:1fr 1fr;gap:50px}.sc-product-page img{width:100%;max-height:620px;object-fit:contain}.sc-product-page h1{font-size:42px;color:var(--sc-dark)}.sc-buy{background:var(--sc-blue);color:#fff;border:0;padding:14px 22px;border-radius:8px;font-weight:800}
@media(max-width:980px){.sc-nav{display:none}.sc-hero-grid,.sc-product-page{grid-template-columns:1fr}.sc-grid,.sc-products-grid,.sc-services-grid{grid-template-columns:repeat(2,1fr)}.sc-cta-row{flex-direction:column;align-items:flex-start}.sc-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.sc-top .sc-container{font-size:11px}.sc-header-row{min-height:68px}.sc-logo img{width:165px}.sc-actions a:first-child{display:none}.sc-hero-grid{padding:65px 0}.sc-hero h1{font-size:42px}.sc-hero p{font-size:16px}.sc-float{display:none}.sc-grid,.sc-products-grid,.sc-services-grid,.sc-footer-grid{grid-template-columns:1fr}.sc-section,.sc-products{padding:65px 0}.sc-buttons{flex-direction:column}.sc-btn{width:100%;text-align:center}}
