:root{color-scheme:dark}
.mudmaster-contact-card{width:min(100%,720px);margin:0 auto;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(0,0,0,.72);color:#fff;box-sizing:border-box}
.mudmaster-contact-card form{display:grid;gap:16px}
.mudmaster-contact-card label{display:grid;gap:7px;font:500 15px/1.4 Arial,sans-serif;color:#fff}
.mudmaster-contact-card input[type=text],.mudmaster-contact-card input[type=email],.mudmaster-contact-card textarea{display:block;width:100%;padding:12px;border:1px solid #6b6b6b;border-radius:6px;background:#fff;color:#111;font:16px/1.4 Arial,sans-serif;box-sizing:border-box}
.mudmaster-contact-card textarea{min-height:140px;resize:vertical}
.mudmaster-contact-card .mudmaster-consent{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;font-weight:400}
.mudmaster-contact-card .mudmaster-consent input{width:19px;height:19px;margin:2px 0 0;accent-color:#23d59c}
.mudmaster-contact-card a{color:#43e5b2;text-decoration:underline;text-underline-offset:2px}
.mudmaster-contact-card button{justify-self:start;min-width:150px;padding:12px 22px;border:0;border-radius:5px;background:#23d59c;color:#06150f;font:700 16px/1 Arial,sans-serif;cursor:pointer}
.mudmaster-contact-card button:hover,.mudmaster-contact-card button:focus-visible{background:#68f0c5}
.mudmaster-contact-card button:disabled{opacity:.45;cursor:not-allowed}
.mudmaster-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.mudmaster-form-notice{padding:12px 14px;border-radius:6px;font:600 15px/1.4 Arial,sans-serif}
.mudmaster-form-success{background:#123d2e;color:#c8ffe9}.mudmaster-form-invalid,.mudmaster-form-failed,.mudmaster-form-limited{background:#491c1c;color:#ffe0e0}
.mudmaster-static-map{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);width:100%;min-height:420px;background:#151515;color:#fff;overflow:hidden}
.mudmaster-static-map>img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;background:#e9e4d6}
.mudmaster-map-copy{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:34px;box-sizing:border-box}
.mudmaster-map-copy h2,.mudmaster-map-copy p{margin:0}.mudmaster-map-copy h2{font:700 clamp(25px,3vw,40px)/1.1 Arial,sans-serif}.mudmaster-map-copy p{font:400 17px/1.5 Arial,sans-serif}
.mudmaster-map-actions{display:flex;flex-wrap:wrap;gap:10px}.mudmaster-map-actions a{display:inline-flex;padding:11px 14px;border:1px solid #23d59c;border-radius:5px;color:#fff;text-decoration:none;font:600 14px/1.2 Arial,sans-serif}.mudmaster-map-actions a:hover{background:#23d59c;color:#07120e}
.mudmaster-map-copy small{color:#aaa;line-height:1.4}.mudmaster-map-copy small a{color:#ccc}
.mudmaster-legal-page{margin:0;background:#090909;color:#efefef;font:16px/1.65 Arial,sans-serif}.mudmaster-legal-page header{position:sticky;top:0;z-index:3;display:flex;align-items:center;gap:24px;padding:10px max(18px,calc((100vw - 1050px)/2));background:rgba(6,6,6,.95);border-bottom:1px solid #2b2b2b}.mudmaster-legal-logo img{display:block;width:58px;height:58px}.mudmaster-legal-page nav{display:flex;flex-wrap:wrap;gap:8px}.mudmaster-legal-page nav a{padding:6px 9px;border-radius:4px;color:#bbb;text-decoration:none}.mudmaster-legal-page nav a.active,.mudmaster-legal-page nav a:hover{background:#23d59c;color:#07120e}.mudmaster-legal-page main{width:min(100% - 32px,920px);margin:32px auto 70px}.mudmaster-back{color:#55e8bb}.mudmaster-legal-page article{margin-top:18px;padding:clamp(22px,5vw,58px);background:#141414;border:1px solid #292929;border-radius:14px}.mudmaster-legal-page h1{margin:0 0 8px;font-size:clamp(28px,5vw,48px);line-height:1.12}.mudmaster-version{color:#8e8e8e}.mudmaster-legal-page li{margin:0 0 15px}.mudmaster-legal-page[dir=rtl] ol{padding-right:28px;padding-left:0}
@media(max-width:760px){.mudmaster-contact-card{padding:18px 14px}.mudmaster-static-map{grid-template-columns:1fr}.mudmaster-static-map>img{min-height:300px}.mudmaster-map-copy{padding:24px 18px}.mudmaster-legal-page header{align-items:flex-start}.mudmaster-legal-logo img{width:48px;height:48px}}

