.webslot-page .webslot-hero { background: #f1f5f7; padding: 105px 0 70px; }
.webslot-back { display: inline-block; margin-bottom: 30px; color: #820000; }
.webslot-layout { display: grid; grid-template-columns: 1.35fr 1fr; align-items: center; gap: 55px; }
.webslot-page .webslot-eyebrow { color: #820000; font-size: 14px; font-weight: 500; letter-spacing: .06em; margin: 0 0 15px; }
.webslot-page h1 { font-size: 44px; line-height: 1.22; margin: 0 0 24px; }
.webslot-page .webslot-lead { font-size: 19px; line-height: 1.65; margin: 0 0 25px; }
.webslot-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; }
.webslot-actions .btn { margin: 0; white-space: normal; }
.webslot-page .webslot-note { font-size: 14px; line-height: 1.6; color: #555; margin-top: 18px; }
.webslot-brand { border-radius: 24px; background: #fff; border: 1px solid #e4e4e4; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 16px; padding: 55px 20px; text-align: center; }
.webslot-brand-symbol { width: 100px; height: 100px; display: grid; place-items: center; background: #b70000; color: #fff; border-radius: 24px; font-size: 58px; font-weight: 500; line-height: 1; }
.webslot-brand-name { color: #222; font-size: 38px; line-height: 1.2; font-weight: 500; }
.webslot-brand-caption { font-size: 14px; color: #555; }
.webslot-intro { max-width: 820px; }
.webslot-features { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 35px; }
.webslot-feature { border: 1px solid #e5e5e5; border-radius: 14px; padding: 28px; }
.webslot-feature-number { color: #820000; font-size: 14px; font-weight: 500; }
.webslot-page .webslot-feature h3 { font-size: 23px; margin: 14px 0; line-height: 1.3; }
.webslot-feature p { margin: 0; }
.webslot-admin { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 45px; align-items: center; }
.webslot-admin p { max-width: 700px; }
.webslot-address { color: #820000; text-decoration: underline; overflow-wrap: anywhere; }
.webslot-support { max-width: 900px; }
.webslot-support .webslot-actions { margin-top: 25px; }
.webslot-catalog-card { margin-bottom: 45px; }
.webslot-catalog-card .webslot-brand { margin-bottom: 20px; }
.webslot-catalog-card .webslot-catalog-actions { display: flex; flex-wrap: wrap; gap: 20px; margin: 20px 0; }
.webslot-page a:focus-visible, .webslot-catalog-card a:focus-visible { outline: 2px solid #820000; outline-offset: 4px; }
@media (max-width: 991.98px) {
 .webslot-layout { grid-template-columns: 1fr; gap: 30px; }
 .webslot-page .webslot-hero { padding: 85px 0 45px; }
 .webslot-layout .webslot-brand { padding: 30px; }
 .webslot-features { grid-template-columns: 1fr; }
 .webslot-admin { grid-template-columns: 1fr; gap: 20px; }
 .webslot-admin > .btn { justify-self: start; }
}
@media (max-width: 575.98px) {
 .webslot-page h1 { font-size: 32px; }
 .webslot-page h2 { font-size: 28px; line-height: 1.3; }
 .webslot-page .webslot-lead { font-size: 17px; }
 .webslot-actions { align-items: stretch; }
 .webslot-actions .btn, .webslot-admin > .btn { width: 100%; box-sizing: border-box; min-height: 44px; }
 .webslot-feature { padding: 24px; }
 .webslot-page .section-base { padding-top: 50px; padding-bottom: 50px; }
}

.webslot-page .webslot-hero > .container, .webslot-page .section-base > .container { padding-top: 0; padding-bottom: 0; }
.webslot-page .section-base { padding-top: 70px; padding-bottom: 70px; }
@media (max-width: 575.98px) {
 .webslot-page .webslot-hero { padding-top: 55px; }
 .webslot-page .section-base { padding-top: 50px; padding-bottom: 50px; }
}
.webslot-hero-preview { margin: 0; border: 1px solid #dedbd7; border-radius: 18px; overflow: hidden; background: #fff; }
.webslot-hero-preview img { display: block; width: 100%; height: auto; }
.webslot-hero-preview figcaption { padding: 12px 18px; color: #666; font-size: 14px; }
.webslot-gallery { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; margin-top: 30px; }
.webslot-gallery figure { margin: 0; padding: 14px; background: #fff; border: 1px solid #e1dfdb; border-radius: 12px; }
.webslot-shot { display: flex; height: 250px; align-items: center; justify-content: center; background: #151515; border-radius: 6px; overflow: hidden; }
.webslot-shot img { width: 100%; max-height: 250px; object-fit: contain; }
.webslot-gallery figcaption { font-size: 15px; margin-top: 12px; color: #444; }
#webslot-viewer { box-sizing: border-box; width: min(1100px,calc(100% - 24px)); max-height: 92vh; padding: 20px; border: 0; border-radius: 12px; margin: auto; background: #fff; }
#webslot-viewer::backdrop { background: rgba(0,0,0,.8); }
.webslot-viewer-top { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 15px; }
#webslot-viewer h2 { font-size: 21px; line-height: 1.3; margin: 0; }
#webslot-viewer img { display: block; max-width: 100%; max-height: 65vh; width: auto; height: auto; margin: auto; }
#webslot-viewer button { font: inherit; font-size: 14px; min-height: 44px; padding: 8px 13px; background: #fff; color: #820000; border: 1px solid #d6cfca; border-radius: 6px; cursor: pointer; }
#webslot-viewer button:disabled { color: #999; cursor: default; }
.webslot-viewer-controls { display: flex; justify-content: space-between; gap: 12px; margin-top: 16px; }
@media(max-width:767.98px){ .webslot-gallery { grid-template-columns: 1fr; }.webslot-shot { height: 200px; }.webslot-shot img { max-height: 200px; } }
