.mash-hero{position:relative;overflow:hidden;min-height:720px;display:grid;align-items:center;background:#eaf5f2}
.mash-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(234,245,242,.08) 20%,rgba(234,245,242,.8) 58%,#eaf5f2 84%);pointer-events:none}
.mash-hero-media{position:absolute;inset:0}
.mash-hero-media img{width:100%;height:100%;object-fit:cover;object-position:left center}
.mash-hero .wrap{position:relative;z-index:2}
.mash-copy{width:min(650px,60%);padding:72px 0}
.mash-copy h1{font-size:clamp(2.5rem,5.5vw,5rem);margin:.8rem 0 1rem}
.mash-copy .lead{font-size:1.12rem;color:#315b5b}
.availability-note{display:flex;align-items:center;gap:.6rem;margin-top:1rem;color:#375d5d;font-size:.84rem}
.availability-note i{width:9px;height:9px;border-radius:50%;background:#f6ad2f;box-shadow:0 0 0 7px #f6ad2f1c}
.mash-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem}
.mash-trust div{padding:1rem;border-radius:18px;background:#ffffffc7;border:1px solid #d5e8e4;backdrop-filter:blur(8px)}
.mash-trust strong{display:block;color:#08766f;font-size:.92rem}.mash-trust span{font-size:.78rem;color:#537171}
.mash-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:start}
.mash-intro h2,.info-head h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.25;margin:.5rem 0 1rem}
.mash-intro p{color:#456767}
.quick-card{background:#082f32;color:#eaf8f5;padding:2rem;border-radius:28px;box-shadow:0 25px 70px #073d3b25;position:relative;overflow:hidden}
.quick-card:before{content:"";position:absolute;width:180px;height:180px;border:38px solid #ffffff0b;border-radius:50%;left:-50px;top:-55px}
.quick-card>*{position:relative}.quick-card h3{font-size:1.5rem;margin:0 0 .8rem}.quick-card ul{list-style:none;padding:0;margin:0}.quick-card li{padding:.62rem 0;border-bottom:1px solid #ffffff16}.quick-card li:last-child{border:0}.quick-card b{color:#ffca6b;margin-left:.35rem}
.info-section{background:#082f32;color:#ecf8f6;position:relative;overflow:hidden}
.info-section:before{content:"";position:absolute;inset:auto -12% -300px auto;width:600px;height:600px;border-radius:50%;background:#0fb4a71a;filter:blur(10px)}
.info-head{max-width:760px;position:relative}.info-head p{color:#b7cfcc}
.rental-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem;counter-reset:steps}
.flow-card{position:relative;min-height:250px;padding:1.5rem;border-radius:24px;background:linear-gradient(150deg,#10484c,#0a3438);border:1px solid #ffffff16;counter-increment:steps}
.flow-card:before{content:attr(data-step);display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#ffbe4b;color:#173638;font-weight:950;font-size:1.1rem;box-shadow:0 12px 30px #ffb63b25}
.flow-card:not(:last-child):after{content:"←";position:absolute;left:-22px;top:45px;color:#69d2c7;font-size:1.4rem;font-weight:900}
.flow-card h3{font-size:1.25rem;margin:1.15rem 0 .5rem}.flow-card p{color:#b9cfcd;font-size:.88rem;margin:0}
.safety-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}
.safety-card{background:#fff;border:1px solid #dceae7;border-radius:24px;padding:1.5rem;display:flex;gap:1rem;align-items:flex-start}
.safety-icon{flex:0 0 48px;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#e3f5f1;color:#087a74;font-weight:950}
.safety-card h3{margin:0 0 .3rem}.safety-card p{margin:0;color:#527070;font-size:.9rem}
.mash-cta{background:linear-gradient(135deg,#0a8c84,#07545a);border-radius:32px;padding:3rem;color:#fff;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;box-shadow:0 25px 80px #096f6930}
.mash-cta h2{font-size:clamp(1.8rem,4vw,3rem);margin:0}.mash-cta p{margin:.4rem 0 0;color:#d5eeea}.mash-cta .btn{background:#fff;color:#075c59;white-space:nowrap}
.source-line{margin-top:1.5rem;font-size:.78rem;color:#6b8383}.source-line a{color:#08746f}
@media(max-width:900px){.rental-flow{grid-template-columns:repeat(2,1fr)}.flow-card:nth-child(2):after{display:none}.mash-intro{grid-template-columns:1fr}.mash-copy{width:70%}}
@media(max-width:650px){.mash-hero{min-height:790px;align-items:end}.mash-hero:after{background:linear-gradient(0deg,#eaf5f2 32%,rgba(234,245,242,.88) 62%,rgba(234,245,242,.15) 100%)}.mash-hero-media img{object-position:36% center}.mash-copy{width:100%;padding:300px 0 48px}.mash-copy h1{font-size:2.65rem}.mash-trust,.rental-flow,.safety-grid{grid-template-columns:1fr}.flow-card:not(:last-child):after{content:"↓";top:auto;left:50%;bottom:-22px;z-index:2}.mash-cta{grid-template-columns:1fr;padding:2rem}.mash-cta .btn{width:100%}}
@media(prefers-reduced-motion:reduce){.availability-note i{box-shadow:none}}
