.materials-page main{width:min(1160px,calc(100% - 40px));max-width:none;margin:0 auto;padding:52px 0 86px}
.materials-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.65fr);gap:46px;align-items:center;margin-bottom:54px}
.materials-hero .lbl{color:#E9C97E}.materials-hero h1{margin:0 0 18px;font-size:clamp(2.25rem,5vw,4.45rem);line-height:1.02;letter-spacing:-.045em}.materials-hero h1 em{display:block;color:#E9C97E;font-style:normal}
.materials-hero .sub{max-width:660px;margin:0;color:rgba(251,247,238,.68);font-size:16px;line-height:1.7}
.materials-hero-photo{position:relative;min-height:390px;margin:0;overflow:hidden;border-radius:26px;border:1px solid rgba(233,201,126,.18);box-shadow:0 24px 60px rgba(0,0,0,.28)}
.materials-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 26%}.materials-hero-photo figcaption{position:absolute;inset:auto 0 0;padding:62px 18px 18px;background:linear-gradient(transparent,rgba(6,23,16,.92));font-size:12px;color:rgba(251,247,238,.75)}.materials-hero-photo b{display:block;margin-bottom:3px;color:#F8DFA6;font-size:15px}
.materials-block{margin:0 0 58px}.materials-block-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.materials-block-head h2{margin:0;font-size:clamp(1.55rem,3.2vw,2.55rem);line-height:1.1}.materials-block-head p{max-width:480px;margin:0;color:rgba(251,247,238,.55);font-size:13px;line-height:1.6}
.materials-news{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.materials-news-card{display:flex;flex-direction:column;min-height:250px;padding:24px;border:1px solid rgba(233,201,126,.18);border-radius:22px;background:linear-gradient(145deg,rgba(18,55,42,.88),rgba(8,31,24,.96));transition:transform .25s,border-color .25s}.materials-news-card:hover{transform:translateY(-4px);border-color:rgba(233,201,126,.44)}
.materials-news-card span{margin-bottom:14px;color:#E9C97E;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.materials-news-card h3{margin:0 0 10px;font-size:20px;line-height:1.2}.materials-news-card p{margin:0 0 18px;color:rgba(251,247,238,.58);font-size:13px;line-height:1.6}.materials-news-card b{margin-top:auto;color:#63D6C8;font-size:13px}
.materials-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.materials-filter{min-height:40px;padding:0 16px;border:1px solid rgba(233,201,126,.17);border-radius:999px;background:rgba(233,201,126,.045);color:rgba(251,247,238,.66);font:700 12px "Onest",system-ui,sans-serif;cursor:pointer}.materials-filter:hover,.materials-filter.is-active{background:#F3EBDD;color:#17352D;border-color:#F3EBDD}
.materials-posts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.materials-posts .post{height:100%;margin:0;padding:25px;border-radius:20px;background:linear-gradient(145deg,rgba(13,43,34,.92),rgba(8,31,24,.96));border-color:rgba(99,214,200,.13)}.materials-posts .post:hover{border-color:rgba(233,201,126,.35)}.materials-posts .post-date{color:#E9C97E}.materials-posts .post h2{font-size:1.18rem}.materials-posts .post-more{color:#63D6C8}.materials-posts .post[hidden]{display:none}
.materials-page footer{background:#061710;border-top-color:rgba(233,201,126,.14)}
@media(max-width:860px){.materials-hero{grid-template-columns:1fr}.materials-hero-photo{min-height:340px}.materials-news{grid-template-columns:1fr 1fr}.materials-news-card:last-child{grid-column:1/-1}}
@media(max-width:620px){.materials-page main{width:min(100% - 24px,1160px);padding-top:38px}.materials-hero{gap:28px}.materials-hero h1{font-size:2.35rem}.materials-hero-photo{min-height:300px}.materials-block-head{display:block}.materials-block-head p{margin-top:10px}.materials-news,.materials-posts{grid-template-columns:1fr}.materials-news-card:last-child{grid-column:auto}.materials-news-card{min-height:220px}.materials-filter{flex:1 1 auto}}
