/* V54 · CMS-driven galleries and e-catalog */
.v54-cms-state{grid-column:1/-1;display:grid;place-items:center;min-height:220px;padding:32px;border:1px solid rgba(23,38,52,.1);border-radius:20px;background:rgba(255,255,255,.72);text-align:center}.v54-cms-state strong{display:block;font-size:18px}.v54-cms-state p{max-width:560px;margin:7px auto 0;color:var(--muted,#6e747b)}
.v54-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.v54-gallery-item{grid-column:span 4;position:relative;min-height:0;aspect-ratio:4/3;overflow:hidden;border-radius:22px;background:#111;cursor:zoom-in;isolation:isolate}.v54-gallery-item:nth-child(5n+1),.v54-gallery-item:nth-child(5n+4){grid-column:span 6;aspect-ratio:16/10}.v54-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .3s ease}.v54-gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(5,13,21,.82));z-index:1}.v54-gallery-item figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;color:#fff}.v54-gallery-item figcaption small,.v54-gallery-item figcaption strong{display:block}.v54-gallery-item figcaption small{margin-bottom:3px;opacity:.72;font-size:10px;letter-spacing:.08em}.v54-gallery-item figcaption strong{font-size:16px}.v54-gallery-open{position:absolute;z-index:2;right:14px;top:14px;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(8,17,26,.34);backdrop-filter:blur(10px);color:#fff;font-size:9px;font-weight:750;letter-spacing:.07em}.v54-gallery-item:hover img{transform:scale(1.035);filter:saturate(1.03)}.v54-gallery-item:focus-visible{outline:3px solid #b9815f;outline-offset:3px}
.v54-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));background:rgba(4,10,16,.94);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.v54-lightbox.is-open{opacity:1;visibility:visible}.v54-lightbox-dialog{width:min(1540px,96vw);height:min(900px,92dvh);display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,310px);overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:#07121d;box-shadow:0 30px 100px rgba(0,0,0,.55)}.v54-lightbox-stage{position:relative;min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;background:#03080d;touch-action:pan-y}.v54-lightbox-stage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none}.v54-lightbox-info{display:flex;flex-direction:column;padding:28px;color:#fff;background:linear-gradient(180deg,#0d2134,#071728)}.v54-lightbox-info small{color:#91a5b6;font-size:10px;letter-spacing:.08em}.v54-lightbox-info strong{margin-top:8px;font-size:24px;line-height:1.15}.v54-lightbox-info p{color:#b7c3ce;font-size:12px}.v54-lightbox-counter{margin-top:auto;color:#c99470;font-size:12px;font-weight:800}.v54-lightbox-close,.v54-lightbox-nav{position:absolute;z-index:3;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(8,17,26,.62);color:#fff;cursor:pointer;backdrop-filter:blur(12px)}.v54-lightbox-close{right:15px;top:15px}.v54-lightbox-prev{left:15px;top:50%;transform:translateY(-50%)}.v54-lightbox-next{right:15px;top:50%;transform:translateY(-50%)}html.v54-modal-lock,body.v54-modal-lock{overflow:hidden}
.v54-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.v54-video-card{overflow:hidden;border:1px solid rgba(23,38,52,.1);border-radius:24px;background:#fff;box-shadow:0 12px 38px rgba(13,25,38,.07)}.v54-video-poster{position:relative;aspect-ratio:16/9;overflow:hidden;background:#071728}.v54-video-poster>img{width:100%;height:100%;display:block;object-fit:cover}.v54-video-play{position:absolute;inset:0;display:grid;place-items:center;border:0;background:linear-gradient(180deg,transparent 45%,rgba(3,9,14,.25));cursor:pointer}.v54-video-play span{width:68px;height:68px;display:grid;place-items:center;padding-left:4px;border:1px solid rgba(255,255,255,.48);border-radius:50%;background:rgba(7,23,37,.66);backdrop-filter:blur(12px);color:#fff;font-size:24px;transition:transform .2s ease,background .2s ease}.v54-video-play:hover span,.v54-video-play:focus-visible span{transform:scale(1.06);background:rgba(153,98,63,.86)}.v54-video-poster iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.v54-video-body{padding:20px}.v54-video-body small{display:block;margin-bottom:6px;color:#986849;font-size:10px;font-weight:800;letter-spacing:.08em}.v54-video-body h2{margin:0 0 7px;font-size:20px;line-height:1.2}.v54-video-body p{margin:0;color:#6d757d;font-size:12px;line-height:1.65}
.v54-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px;padding:12px;border:1px solid rgba(23,38,52,.1);border-radius:16px;background:#fff}.v54-catalog-toolbar label{flex:1;max-width:520px}.v54-catalog-search{width:100%;height:44px;border:1px solid #dfe4e8;border-radius:12px;padding:0 14px;background:#f9fafb;color:#172738}.v54-catalog-count{color:#7a838c;font-size:11px}.v54-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.v54-catalog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(22,37,51,.1);border-radius:24px;background:#fff;box-shadow:0 12px 36px rgba(18,32,46,.07);transition:transform .2s ease,box-shadow .2s ease}.v54-catalog-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(18,32,46,.12)}.v54-catalog-cover{position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#eef2f4,#e4e8eb)}.v54-catalog-cover img{width:100%;height:100%;display:block;object-fit:cover}.v54-catalog-cover.is-empty{display:grid;place-items:center;color:#6f7c87;font-weight:800;letter-spacing:.08em}.v54-catalog-featured{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#102b44;color:#fff;font-size:9px;font-weight:800;letter-spacing:.06em}.v54-catalog-body{display:flex;flex:1;flex-direction:column;padding:18px}.v54-catalog-brand{color:#9a6747;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.v54-catalog-body h2{margin:5px 0 7px;font-size:18px;line-height:1.25}.v54-catalog-body p{margin:0;color:#707981;font-size:11px;line-height:1.6}.v54-catalog-actions{display:flex;gap:8px;margin-top:auto;padding-top:16px}.v54-catalog-actions .btn{flex:1}.v54-catalog-size{display:block;margin-top:8px;color:#8a929a;font-size:9px}
@media(max-width:992px){.v54-gallery-item,.v54-gallery-item:nth-child(5n+1),.v54-gallery-item:nth-child(5n+4){grid-column:span 6;aspect-ratio:4/3}.v54-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v54-lightbox-dialog{grid-template-columns:1fr;height:min(880px,94dvh)}.v54-lightbox-info{display:none}}
@media(max-width:768px){.v54-video-grid{grid-template-columns:1fr}.v54-gallery-grid{gap:10px}.v54-gallery-item,.v54-gallery-item:nth-child(5n+1),.v54-gallery-item:nth-child(5n+4){grid-column:span 12;aspect-ratio:16/11;border-radius:18px}.v54-lightbox-dialog{width:100%;height:100%;max-height:94dvh;border-radius:18px}.v54-catalog-toolbar{align-items:stretch;flex-direction:column}.v54-catalog-toolbar label{max-width:none}.v54-catalog-count{text-align:right}.v54-catalog-grid{grid-template-columns:1fr}}
@media(max-width:480px){.v54-gallery-item figcaption{left:14px;right:14px;bottom:13px}.v54-gallery-item figcaption strong{font-size:14px}.v54-lightbox{padding:8px}.v54-lightbox-dialog{border-radius:14px}.v54-lightbox-close,.v54-lightbox-nav{width:40px;height:40px}.v54-video-card,.v54-catalog-card{border-radius:18px}.v54-video-body,.v54-catalog-body{padding:16px}.v54-video-play span{width:58px;height:58px}.v54-catalog-actions{display:grid;grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.v54-gallery-item img,.v54-catalog-card,.v54-lightbox{transition:none!important}}

/* V54 · E-Catalog public page */
.v54-catalog-page{background:#f8f5f0}.v54-catalog-hero{background:linear-gradient(145deg,#f4eee7,#e9ded3);border-bottom:1px solid rgba(96,70,52,.12)}.v54-catalog-section{background:#f8f5f0}.v54-catalog-section .v5-section-head{margin-bottom:30px}.v54-catalog-page [data-cms-catalogs]{min-height:220px}.v54-catalog-note{margin:22px 0 0;padding:15px 18px;border-left:3px solid #aa7755;border-radius:0 14px 14px 0;background:#f2ebe4;color:#6d625a;font-size:.78rem;line-height:1.65}.v54-catalog-count b{color:#2a211b;font-size:13px}.v54-catalog-search:focus{outline:0;border-color:#a87550;box-shadow:0 0 0 4px rgba(168,117,80,.10)}[dir=rtl] .v54-catalog-note{border-left:0;border-right:3px solid #aa7755;border-radius:14px 0 0 14px}
@media(max-width:768px){.v54-catalog-page .v5-page-hero{padding-bottom:58px}.v54-catalog-section{padding-top:64px}.v54-catalog-note{font-size:.75rem}.v54-catalog-count{text-align:start}}

/* V54 · managed fixed-page content */
.v54-cms-page-body[hidden]{display:none!important}.v54-cms-page-body{padding-block:clamp(34px,5vw,72px);border-top:1px solid rgba(34,45,55,.08)}.v54-cms-page-body .container{max-width:980px}.v54-cms-page-body-copy{font-size:clamp(16px,1.5vw,19px);line-height:1.8;color:#59636d}.v54-cms-page-body-copy p{margin:0 0 1em}.v54-cms-page-body-copy p:last-child{margin-bottom:0}
