.ip-gallery-page{background:linear-gradient(180deg,#f5fbfb 0%,#fff 38%,#edf7f7 100%)}
.ip-gallery-intro{padding-bottom:0}.ip-gallery-intro .ip-prose{max-width:900px}
.ip-gallery-section{padding-top:clamp(10px,2vw,22px)}
.ip-media-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:58px;gap:12px}
.ip-media-gallery-item{grid-column:span 3;grid-row:span 4;min-width:0;margin:0;overflow:hidden;border:1px solid rgba(7,19,22,.12);border-radius:8px;background:#dfecec;box-shadow:0 10px 26px rgba(7,19,22,.08)}
.ip-media-gallery-item.is-wide{grid-column:span 6}.ip-media-gallery-item.is-tall{grid-row:span 6}.ip-media-gallery-item.is-featured{grid-column:span 6;grid-row:span 6}
.ip-media-gallery-trigger{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:left;overflow:hidden}
.ip-media-gallery-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .35s ease}
.ip-media-gallery-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:5px;padding:16px;background:linear-gradient(180deg,transparent 42%,rgba(3,24,29,.86) 100%);color:#fff;opacity:0;transition:opacity .25s ease}
.ip-media-gallery-overlay span{max-width:100%;font-size:.92rem;font-weight:950;line-height:1.15;overflow-wrap:anywhere}.ip-media-gallery-overlay b{color:#8fe0f1;font-size:.72rem;text-transform:uppercase}
.ip-media-gallery-trigger:hover .ip-media-gallery-image,.ip-media-gallery-trigger:focus-visible .ip-media-gallery-image{transform:scale(1.035);filter:saturate(1.08)}
.ip-media-gallery-trigger:hover .ip-media-gallery-overlay,.ip-media-gallery-trigger:focus-visible .ip-media-gallery-overlay{opacity:1}
.ip-media-gallery-trigger:focus-visible{outline:4px solid var(--ip-lime);outline-offset:-4px}
.ip-gallery-empty{padding:clamp(30px,5vw,56px);border:1px solid rgba(7,19,22,.12);border-radius:8px;background:#fff;text-align:center}.ip-gallery-empty strong{display:block;margin-bottom:6px;font-size:1.2rem}.ip-gallery-empty p{margin:0;color:var(--ip-muted)}
.ip-gallery-viewer[hidden]{display:none!important}.ip-gallery-viewer{position:fixed;z-index:2147483500;inset:0;display:grid;place-items:center;padding:18px}.ip-gallery-viewer-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(2,14,18,.94);cursor:zoom-out}.ip-gallery-viewer-panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1500px,100%);height:min(920px,calc(100svh - 36px));overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#071316;box-shadow:0 35px 100px rgba(0,0,0,.55);color:#fff}
.ip-gallery-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:8px 10px 8px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.ip-gallery-viewer-head span{font-size:.82rem;font-weight:900;color:rgba(255,255,255,.72)}
.ip-gallery-viewer-close,.ip-gallery-viewer-nav{display:inline-grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);color:#fff;cursor:pointer;backdrop-filter:blur(12px)}.ip-gallery-viewer-close{width:42px;height:42px;border-radius:50%;font-size:1.7rem}.ip-gallery-viewer-close:hover,.ip-gallery-viewer-close:focus-visible,.ip-gallery-viewer-nav:hover,.ip-gallery-viewer-nav:focus-visible{background:var(--ip-lime);border-color:var(--ip-lime);outline:none}
.ip-gallery-viewer-stage{position:relative;display:grid;place-items:center;min-height:0;padding:18px 78px;background:#020b0e}.ip-gallery-viewer-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.ip-gallery-viewer-nav{position:absolute;top:50%;z-index:2;width:52px;height:52px;border-radius:50%;font-size:1.45rem;transform:translateY(-50%)}.ip-gallery-viewer-prev{left:14px}.ip-gallery-viewer-next{right:14px}
.ip-gallery-viewer-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px;padding:14px 20px;border-top:1px solid rgba(255,255,255,.1)}.ip-gallery-viewer-footer>div{min-width:0}.ip-gallery-viewer-footer h2{margin:0;color:#fff;font-size:clamp(1rem,2.2vw,1.45rem);line-height:1.15;letter-spacing:0}.ip-gallery-viewer-footer p{margin:5px 0 0;max-width:840px;color:rgba(255,255,255,.68);font-size:.86rem;line-height:1.35}.ip-gallery-relation{flex:0 0 auto;min-height:44px;padding:11px 16px;text-decoration:none}
html.ip-gallery-viewer-open{overflow:hidden}
.ip-gallery-seo-section{margin-top:clamp(28px,5vw,70px);border-top:1px solid rgba(7,19,22,.1);background:#fff}
.ip-gallery-seo-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(30px,7vw,100px);align-items:start}
.ip-gallery-seo-layout h2{margin:12px 0 0;color:var(--ip-ink);font-size:clamp(2rem,4.5vw,4rem);line-height:.96;letter-spacing:0;text-wrap:balance}
.ip-gallery-seo-copy p{margin:0 0 16px;color:var(--ip-muted);font-size:1rem;line-height:1.72}.ip-gallery-seo-copy p:last-child{margin-bottom:0}.ip-gallery-seo-copy a{color:var(--ip-lime);font-weight:900;text-decoration-thickness:2px;text-underline-offset:3px}
@media(max-width:1100px){.ip-media-gallery{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:70px}.ip-media-gallery-item{grid-column:span 3;grid-row:span 3}.ip-media-gallery-item.is-wide{grid-column:span 6}.ip-media-gallery-item.is-tall{grid-row:span 5}.ip-media-gallery-item.is-featured{grid-column:span 6;grid-row:span 5}}
@media(max-width:760px){.ip-gallery-seo-layout{grid-template-columns:1fr;gap:22px}}
@media(max-width:720px){.ip-media-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:96px;gap:8px}.ip-media-gallery-item{grid-column:span 1;grid-row:span 2}.ip-media-gallery-item.is-wide{grid-column:span 2;grid-row:span 2}.ip-media-gallery-item.is-tall{grid-row:span 3}.ip-media-gallery-item.is-featured{grid-column:span 2;grid-row:span 3}.ip-media-gallery-overlay{display:none}.ip-gallery-viewer{padding:0}.ip-gallery-viewer-panel{width:100%;height:100svh;border:0;border-radius:0}.ip-gallery-viewer-stage{padding:12px 0 76px}.ip-gallery-viewer-nav{top:auto;bottom:12px;width:48px;height:48px;transform:none}.ip-gallery-viewer-prev{left:calc(50% - 58px)}.ip-gallery-viewer-next{right:calc(50% - 58px)}.ip-gallery-viewer-footer{align-items:stretch;flex-direction:column;gap:12px;padding:13px 14px}.ip-gallery-relation{width:100%;justify-content:center}.ip-gallery-viewer-head{padding-left:14px}}
@media(prefers-reduced-motion:reduce){.ip-media-gallery-image,.ip-media-gallery-overlay{transition:none}}
