.schema-plate{clear:both;margin:clamp(3rem,7vw,7rem) auto;max-width:760px}
.schema-plate--left,.schema-plate--right{max-width:660px}
.schema-plate--left{margin-left:0}
.schema-plate--right{margin-right:0}
.schema-plate-open{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;text-align:inherit}
.schema-plate-open img{display:block;width:100%;height:auto;background:#f6f2ea;box-shadow:0 22px 65px rgba(31,28,23,.1)}
.schema-plate-open span{position:absolute;right:1rem;bottom:1rem;padding:.58rem .8rem;background:rgba(246,242,234,.94);border:1px solid rgba(103,38,59,.25);color:#67263b;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.schema-plate-open:focus-visible{outline:3px solid #67263b;outline-offset:6px}
.style-schema-spread{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,3rem);margin:clamp(3rem,7vw,7rem) auto;max-width:1120px;padding:0 clamp(1rem,3vw,2rem)}
.style-schema-spread .schema-plate{margin:0;max-width:none}
.schema-dialog{width:min(94vw,850px);max-width:none;padding:3rem 1rem 1rem;border:0;background:#f6f2ea;box-shadow:0 30px 100px rgba(0,0,0,.35)}
.schema-dialog::backdrop{background:rgba(20,18,16,.82);backdrop-filter:blur(5px)}
.schema-dialog img{display:block;width:100%;height:auto}
.schema-dialog-close{position:absolute;right:1rem;top:.8rem;border:0;border-bottom:1px solid currentColor;background:transparent;color:#20251f;font:inherit;cursor:pointer}
@media(max-width:720px){
 .schema-plate,.schema-plate--left,.schema-plate--right{width:calc(100% + 2rem);max-width:none;margin:3.5rem -1rem}
 .schema-plate-open span{right:.7rem;bottom:.7rem;font-size:.69rem}
 .style-schema-spread{display:block;padding:0 1rem;overflow:hidden}
 .style-schema-spread .schema-plate{width:100%;margin:1.2rem 0 2.5rem}
 .schema-dialog{width:100vw;height:100dvh;max-height:none;margin:0;padding:3.2rem .5rem .5rem;overflow:auto}
}
@media(prefers-reduced-motion:no-preference){.schema-plate-open img{transition:transform .35s ease,box-shadow .35s ease}.schema-plate-open:hover img{transform:translateY(-4px);box-shadow:0 28px 72px rgba(31,28,23,.16)}}
