
.mk-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.mk-form-status{display:none;margin:0 0 16px;padding:12px 14px;border-radius:10px;font-weight:700}.mk-form-status.show{display:block}.mk-form-status.success{background:#e8f7ed;color:#146c36}.mk-form-status.error{background:#fff0f0;color:#9f1d1d}.form-card button[disabled]{opacity:.65;cursor:wait}.mk-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.mk-product-card{background:#fff;border:1px solid rgba(20,38,31,.12);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(20,38,31,.07)}.mk-product-card>img{width:100%;height:230px;object-fit:cover}.mk-product-body{padding:24px}.mk-product-code{display:inline-flex;padding:5px 10px;border-radius:999px;background:#eef5f1;color:#275542;font-size:12px;font-weight:800}.mk-product-body h3{margin:12px 0 8px}.mk-product-body dl{margin:18px 0;display:grid;gap:8px}.mk-product-body dl div{display:grid;grid-template-columns:130px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid rgba(20,38,31,.1)}.mk-product-body dt{font-weight:800}.mk-product-body dd{margin:0}.mk-editor-main{min-height:55vh}.mk-editor-content{background:#fff;padding:32px;border-radius:18px}.mk-404{min-height:65vh;display:grid;place-items:center;text-align:center;padding:70px 20px}.mk-404-card{max-width:680px;background:#fff;border:1px solid rgba(20,38,31,.12);border-radius:24px;padding:48px;box-shadow:0 18px 55px rgba(20,38,31,.1)}.mk-404-code{font-size:80px;line-height:1;font-weight:900;color:#1f6148}.mk-404-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}@media(max-width:760px){.mk-product-grid{grid-template-columns:1fr}.mk-product-body dl div{grid-template-columns:1fr}.nav-links.open{max-height:80vh;overflow:auto}}


/* v2.1 header, logo and navigation polish */
html,body{max-width:100%;overflow-x:hidden}.site-header{isolation:isolate}.nav-wrap{position:relative}.brand{flex:0 0 auto;min-width:220px;max-width:310px}.brand .mk-brand-logo{display:block;flex:0 0 auto;width:82px;height:54px}.brand>span{min-width:0}.brand strong,.brand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-links{min-width:0}.nav-links a{white-space:nowrap}.nav-actions{flex:0 0 auto}.lang{white-space:nowrap}.menu-btn{flex:0 0 auto}.mk-page-progress{position:fixed;z-index:99999;top:0;inset-inline-start:0;width:0;height:3px;background:var(--cyan,#14a6d8);opacity:0;pointer-events:none;transition:width .18s ease,opacity .2s ease}.mk-page-progress.is-active{width:72%;opacity:1}.mk-page-progress.is-done{width:100%;opacity:0;transition:width .12s ease,opacity .22s ease .08s}
@media (max-width:1180px){.nav-wrap{gap:16px}.brand{min-width:0;max-width:min(430px,calc(100% - 170px));margin-inline-end:auto}.nav-links{display:none!important;position:absolute!important;top:calc(100% + 8px)!important;inset-inline:0!important;z-index:60;background:#fff;border:1px solid #e7ebf1;border-radius:12px;flex-direction:column;align-items:stretch;padding:14px 22px;box-shadow:0 18px 45px rgba(7,27,61,.16)}.nav-links.open{display:flex!important}.nav-links a{padding:11px 2px}.menu-btn{display:block!important}.nav-actions .btn-primary{display:none!important}}
@media (max-width:680px){.brand{max-width:calc(100% - 94px)}.brand .mk-brand-logo{width:62px;height:44px}.brand strong{font-size:16px}.brand small{display:none}.nav-actions{gap:7px}.lang{min-width:60px;padding:9px 10px}.menu-btn{width:42px;height:42px}.top-contact{gap:12px;font-size:12px}}
@media (max-width:420px){.brand .mk-brand-logo{width:54px}.brand strong{font-size:15px}.lang{font-size:13px;min-width:56px}.nav-wrap{gap:7px}}
@media (prefers-reduced-motion:reduce){.mk-page-progress{display:none}}
