.msb-products{--p-green:#2d6a4f;--p-dark:#164d38;--p-blue:#173b5f;--p-ink:#173042;--p-muted:#5d6b76;--p-line:#dbe6e0;--p-soft:#f2f8f4;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--p-ink);background:#fff;overflow:hidden}.msb-products *{box-sizing:border-box}.msb-products h1,.msb-products h2,.msb-products h3,.msb-products p{margin-top:0}.msb-products a{text-decoration:none}.product-shell{width:min(1180px,calc(100% - 40px));margin:auto}.product-section{padding:82px 0}.product-section.alt{background:var(--p-soft)}.product-heading{max-width:790px;margin:0 auto 42px;text-align:center}.product-heading h2{margin-bottom:14px;color:var(--p-blue);font-size:clamp(30px,4vw,44px);line-height:1.12}.product-heading p{margin:0;color:var(--p-muted);font-size:17px;line-height:1.7}.product-eyebrow{margin-bottom:14px;color:var(--p-green);font-size:13px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.product-hero{padding:76px 0;background:linear-gradient(135deg,#edf7f1,#fbfcfb 50%,#eaf2f7)}.product-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.product-hero h1{margin-bottom:20px;color:var(--p-blue);font-size:clamp(40px,5.2vw,66px);line-height:1.03;letter-spacing:-.035em}.product-hero p{max-width:660px;margin-bottom:28px;color:#465b69;font-size:19px;line-height:1.65}.product-hero img{width:100%;height:490px;border-radius:24px;display:block;object-fit:cover;box-shadow:0 24px 64px rgba(23,59,95,.18)}.product-actions{display:flex;flex-wrap:wrap;gap:12px}.product-btn{min-height:48px;padding:13px 22px;border:2px solid var(--p-green);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--p-green);font-weight:780;transition:.2s ease}.product-btn:hover,.product-btn:focus-visible{color:#fff;background:var(--p-dark);border-color:var(--p-dark);transform:translateY(-2px)}.product-btn.secondary{color:var(--p-green);background:#fff}.product-btn.secondary:hover,.product-btn.secondary:focus-visible{color:#fff;background:var(--p-green)}.product-grid{display:grid;gap:20px}.product-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:26px;border:1px solid var(--p-line);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(20,59,44,.06);transition:.2s ease}.product-card:hover{border-color:#a8cbb9;box-shadow:0 15px 34px rgba(20,59,44,.1);transform:translateY(-3px)}.product-card h3{margin-bottom:10px;color:var(--p-blue);font-size:22px}.product-card p{color:var(--p-muted);line-height:1.62}.product-card .product-link{display:inline-flex;margin-top:14px;color:var(--p-green);font-weight:800}.product-media{margin:-26px -26px 22px;overflow:hidden;border-radius:15px 15px 0 0;background:#e7f0eb}.product-media img{width:100%;height:190px;display:block;object-fit:cover}.product-tags{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}.product-tag{padding:5px 9px;border-radius:99px;color:var(--p-dark);background:#eaf4ee;font-size:12px;font-weight:750}.product-badge{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:5px;color:#fff;background:var(--p-green);font-size:11px;font-weight:850;letter-spacing:.06em}.product-list{margin:14px 0 0;padding:0;list-style:none}.product-list li{padding:5px 0 5px 17px;position:relative;color:#4a5c67;line-height:1.45}.product-list li:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:13px;background:#4a9870}.product-crumbs{padding:15px 0;border-bottom:1px solid var(--p-line);font-size:14px}.product-crumbs a{color:var(--p-green)}.product-form-wrap{display:grid;grid-template-columns:.78fr 1.22fr;gap:50px;align-items:start}.product-form{padding:30px;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(23,59,95,.1)}.product-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.product-field.full{grid-column:1/-1}.product-field label{margin-bottom:7px;display:block;color:var(--p-blue);font-size:14px;font-weight:800}.product-field input,.product-field select,.product-field textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid #b9cac1;border-radius:8px;background:#fff;font:inherit}.product-field textarea{min-height:110px;resize:vertical}.product-error{margin-top:5px;color:#a52b2b;font-size:13px}.product-form-status{display:none;margin-top:16px;padding:15px;border-radius:8px;color:var(--p-dark);background:#e7f4ec}.product-form-status.show{display:block}.product-form-status .product-actions{margin-top:12px}.product-note{padding:15px;border-left:4px solid var(--p-green);color:#566873;background:#edf5f0;line-height:1.6}.product-path{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#52636e}.product-path span{padding:7px 10px;border-radius:6px;background:#edf5f0}.product-market{padding:30px;border-radius:17px;color:#fff;background:linear-gradient(145deg,var(--p-dark),var(--p-blue))}.product-market h3,.product-market p,.product-market li{color:#fff}.product-steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;counter-reset:pstep}.product-step{padding:18px 14px;border-top:4px solid var(--p-green);background:#fff}.product-step:before{counter-increment:pstep;content:"0" counter(pstep);display:block;margin-bottom:10px;color:var(--p-green);font-size:12px;font-weight:900}.product-step h3{font-size:16px}.product-ai{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:center}.product-preview{padding:25px;border:1px solid var(--p-line);border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(23,59,95,.1)}.product-message{max-width:88%;margin-bottom:13px;padding:13px 15px;border-radius:13px;color:#fff;background:var(--p-blue);line-height:1.55}.product-message.reply{margin-left:auto;color:var(--p-ink);background:#e8f4ec}.product-detail-hero{padding:62px 0;background:var(--p-soft)}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.product-detail-grid img{width:100%;height:430px;border-radius:20px;object-fit:cover}.product-detail-hero h1{color:var(--p-blue);font-size:clamp(38px,5vw,58px)}.product-specs{width:100%;border-collapse:collapse}.product-specs th,.product-specs td{padding:13px;border-bottom:1px solid var(--p-line);text-align:left;vertical-align:top}.product-specs th{width:34%;color:var(--p-blue)}.product-final{padding:76px 0;text-align:center;color:#fff;background:linear-gradient(135deg,var(--p-dark),var(--p-blue))}.product-final h2{color:#fff;font-size:clamp(34px,5vw,52px)}.product-final p{max-width:760px;margin:0 auto 26px;color:#dfebe5;font-size:18px}.product-final .product-actions{justify-content:center}.product-center{margin-top:30px;text-align:center}.product-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1000px){.product-hero-grid,.product-form-wrap,.product-ai,.product-detail-grid{grid-template-columns:1fr}.product-grid.four{grid-template-columns:repeat(2,1fr)}.product-grid.three{grid-template-columns:repeat(2,1fr)}.product-steps{grid-template-columns:repeat(4,1fr)}.product-hero img{height:420px}}@media(max-width:680px){.product-shell{width:min(100% - 28px,1180px)}.product-section{padding:62px 0}.product-hero{padding:54px 0}.product-hero h1{font-size:41px}.product-hero p,.product-heading p{font-size:16px}.product-hero img,.product-detail-grid img{height:300px;border-radius:16px}.product-grid.four,.product-grid.three,.product-grid.two,.product-steps,.product-fields{grid-template-columns:1fr}.product-field.full{grid-column:auto}.product-card{padding:22px}.product-media{margin:-22px -22px 20px}.product-form{padding:21px}.product-actions{flex-direction:column}.product-btn{width:100%}.product-path{align-items:stretch;flex-direction:column}.product-path b{display:none}}@media(prefers-reduced-motion:reduce){.product-btn,.product-card{transition:none}.product-btn:hover,.product-card:hover{transform:none}}
