.mss-wrap{max-width:1180px;margin:auto;font-family:inherit;color:#222}.mss-hero{background:linear-gradient(135deg,#070707,#242424);color:#fff;text-align:center;padding:60px 30px;border-radius:18px;margin-bottom:22px}.mss-hero small{letter-spacing:2px;color:#d8b56b}.mss-hero h1{font-family:Georgia,serif;font-size:42px;font-weight:500;color:#d8b56b;margin:14px 0 8px}.mss-hero h3{font-weight:400;letter-spacing:1px}.mss-hero p{max-width:760px;margin:18px auto 0;color:#ddd;line-height:1.7}.mss-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0}.mss-cards div{background:#faf8f1;border:1px solid #eadfc9;border-radius:12px;padding:20px}.mss-cards b{display:block;color:#9b762d;margin-bottom:7px}.mss-cards span{font-size:13px;color:#666;line-height:1.5}.mss-form{background:#fff;border:1px solid #e5e5e5;border-radius:16px;overflow:hidden;box-shadow:0 10px 35px #0000000d}.mss-form fieldset{border:0;border-bottom:1px solid #eee;padding:36px 40px}.mss-form legend{font-family:Georgia,serif;font-size:25px;color:#9b762d;margin-bottom:22px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.mss-form label{font-size:13px;font-weight:600;display:block;margin:10px 0}.mss-form input:not([type=checkbox]),.mss-form select,.mss-form textarea{box-sizing:border-box;width:100%;margin-top:7px;padding:12px 13px;border:1px solid #d8d8d8;border-radius:7px;background:#fff;font:inherit}.checks{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:10px 0 20px}.checks.compact{grid-template-columns:repeat(4,1fr)}.checks label{padding:10px;border:1px solid #e5e5e5;border-radius:7px;background:#fafafa;font-weight:400;margin:0}.checks input{accent-color:#a17b32}.mss-form small{display:block;color:#888;margin-top:5px;font-weight:400}.mss-submit{text-align:center;background:#faf8f1;padding:35px}.consent{max-width:760px;margin:0 auto 20px!important;color:#666;font-weight:400!important}.mss-submit button{border:0;border-radius:7px;background:#111;color:#fff;padding:16px 28px;font-weight:700;letter-spacing:1px;cursor:pointer}.mss-submit button:hover{background:#a17b32}.mss-submit p{font-size:13px;color:#777}.mss-submit a{color:#92702d;font-weight:700}.mss-success,.mss-error{padding:16px;border-radius:9px;margin:0 0 18px}.mss-success{background:#edf8ef;color:#276a35}.mss-error{background:#fff0f0;color:#8b2525}@media(max-width:800px){.mss-cards{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.checks,.checks.compact{grid-template-columns:repeat(2,1fr)}.mss-hero h1{font-size:32px}.mss-form fieldset{padding:28px 20px}}@media(max-width:480px){.mss-cards,.checks,.checks.compact{grid-template-columns:1fr}}