:root{--mdr-black:#111;--mdr-gold:#b9975b;--mdr-bg:#fafafa;--mdr-text:#222}body{color:var(--mdr-text);background:var(--mdr-bg)}.mdr-hero{min-height:520px;display:flex;align-items:center;padding:70px 7%;background:linear-gradient(110deg,#f8f8f8,#eee);box-sizing:border-box}.mdr-hero>div{max-width:680px}.mdr-kicker{letter-spacing:4px;font-size:12px;font-weight:700;color:var(--mdr-gold)}.mdr-hero h1{font-size:clamp(38px,6vw,72px);line-height:1.02;margin:14px 0}.mdr-hero p{font-size:18px;line-height:1.7;max-width:580px}.mdr-btn{display:inline-block;background:var(--mdr-black);color:#fff!important;padding:14px 26px;text-decoration:none;border-radius:3px;margin-top:14px}.mdr-section{padding:70px 6%;max-width:1400px;margin:auto}.mdr-heading span{color:var(--mdr-gold);font-size:12px;letter-spacing:3px;font-weight:700}.mdr-heading h2{font-size:36px;margin:8px 0 30px}.mdr-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mdr-trust>div,.mdr-grid>div{background:#fff;border:1px solid #e8e8e8;padding:24px}.mdr-trust b{display:block;margin-bottom:7px}.mdr-trust span{font-size:14px;color:#666}.mdr-content{max-width:1100px;margin:70px auto;padding:0 20px}.mdr-content details{background:#fff;border-bottom:1px solid #ddd;padding:20px}.mdr-content summary{cursor:pointer;font-weight:600}.mdr-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.mdr-footer{background:#111;color:#eee;padding:50px 7%;display:flex;justify-content:space-between;gap:30px}.mdr-footer a{color:#eee;margin-left:20px;text-decoration:none}@media(max-width:700px){.mdr-hero{min-height:460px;padding:50px 22px}.mdr-section{padding:45px 18px}.mdr-trust,.mdr-grid{grid-template-columns:1fr}.mdr-heading h2{font-size:28px}.mdr-footer{display:block}.mdr-footer a{display:block;margin:10px 0}}
