.texture-list button{font:inherit;font-size:16px;font-weight:700;min-height:45px;padding:8px 16px;color:#183f5c;border:1px solid #c7d8e1;background:#f9fbfc;border-radius:8px;cursor:pointer;transition:transform .18s,background .18s,color .18s,box-shadow .18s}
.texture-list button:hover,.texture-list button:focus-visible{transform:translateY(-3px);box-shadow:0 5px 12px #143c5c15}
.texture-list button:focus-visible{outline:3px solid #da581f;outline-offset:3px}
.texture-list button[aria-pressed=true]{color:#fff;background:#174765;border-color:#174765}
.texture-panel .texture-list{gap:8px;margin-bottom:16px}
.texture-description{min-height:115px;padding:16px;background:#ffffff94;border-radius:10px}
.texture-description strong{font-size:16px;font-weight:700}
.texture-description p{font-size:16px;line-height:1.8;margin:9px 0 0;color:#516d7e}
.texture-note{font-size:16px;line-height:1.8;margin:12px 0 20px}
.texture-note a{display:block;text-decoration:underline;text-underline-offset:3px}
.site-footer .footer-menu{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1.2fr;gap:30px;padding-block:48px 36px}
.footer-brand p{font-size:16px;line-height:1.9;margin-top:22px;color:#a8c0cf}
.site-footer h2{font-size:16px;font-weight:700;line-height:1.5;color:#fff;letter-spacing:0;margin:0 0 19px}
.footer-menu nav a,.footer-contact>a{display:block;font-size:16px;line-height:1.7;margin-top:12px;color:#c4d6e0;overflow-wrap:anywhere}
.footer-menu a:hover,.footer-bottom a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.footer-bottom{border-top:1px solid #406177;display:flex;justify-content:space-between;align-items:center;padding-block:20px;font-size:16px;color:#a8c0cf}
@media(max-width:1000px){.site-footer .footer-menu{grid-template-columns:repeat(4,1fr);gap:28px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-brand p{margin:0}}
@media(max-width:600px){.site-footer .footer-menu{grid-template-columns:1fr 1fr;gap:32px 20px;padding-block:32px}.footer-brand{display:block}.footer-brand p{margin-top:16px}.texture-description{min-height:95px}}
@media(prefers-reduced-motion:reduce){.texture-list button{transition:none}.texture-list button:hover,.texture-list button:focus-visible{transform:none}}

.site-footer .footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;gap:32px}.site-footer .footer-brand p{margin:0;font-size:16px;line-height:1.6}.site-footer .footer-brand .logo{flex-shrink:0}@media(max-width:600px){.site-footer .footer-brand{flex-direction:column;align-items:flex-start;gap:12px}.site-footer .footer-brand p{font-size:16px;text-wrap:pretty}}

.site-footer .footer-brand p{margin-left:auto;text-align:right}
