
.iib360-gallery-page .ii-page-hero { display: none; }
.iib360-gallery-page .ii-main,
.iib360-gallery-page .ii-entry,
.iib360-gallery-page .ii-prose { width: 100%; max-width: none; margin: 0; padding: 0; }
.iib360-gallery-page .ii-entry { overflow: visible; }
.iib360-gallery-page .g360 { font-size: 16px; line-height: 1.55; }

.g360 {
  --ink: #071e2a;
  --paper: #f5f8f7;
  --white: #ffffff;
  --acid: #14b8c4;
  --aqua: #0f8f98;
  --red: #087985;
  --muted: #5f6b69;
  --line: rgba(6, 25, 29, .18);
  --radius: 26px;
  --shadow: 0 24px 70px rgba(6, 25, 29, .16);
}

.g360 * { box-sizing: border-box; }
.g360 { scroll-behavior: smooth; }
.g360 {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font: 16px/1.55 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow-x: hidden;
}
.g360 button, .g360 input { font: inherit; }
.g360 button { color: inherit; }
.g360 img { display: block; max-width: 100%; }
.g360 a { color: inherit; }
.g360 .skip-link { position: fixed; left: 18px; top: -80px; z-index: 1000; padding: 12px 16px; background: var(--acid); border-radius: 10px; font-weight: 800; }
.g360 .skip-link:focus { top: 18px; }
.g360 .sr-only { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.g360 .site-header {
  position: relative;
  z-index: 20;
  min-height: 82px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 20px;
  padding: 16px clamp(20px, 4vw, 64px);
  border-bottom: 1px solid var(--line);
}
.g360 .brand { display: inline-flex; align-items: center; gap: 12px; width: max-content; text-decoration: none; }
.g360 .brand-mark { width: 46px; height: 46px; display: grid; place-items: center; color: var(--white); background: var(--ink); border-radius: 50%; font-weight: 900; font-size: .82rem; }
.g360 .brand strong, .g360 .brand small { display: block; line-height: 1.05; }
.g360 .brand strong { font-size: 1.08rem; }
.g360 .brand small { margin-top: 4px; color: var(--muted); font-size: .62rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.g360 .isolation { justify-self: center; margin: 0; color: var(--muted); font-size: .76rem; font-weight: 700; letter-spacing: .04em; }
.g360 .isolation span { display: inline-block; width: 8px; height: 8px; margin-right: 7px; background: var(--aqua); border-radius: 50%; box-shadow: 0 0 0 5px rgba(31,199,192,.15); }
.g360 .view-toggle { justify-self: end; padding: 10px 14px; background: transparent; border: 1px solid var(--line); border-radius: 999px; cursor: pointer; font-size: .78rem; font-weight: 800; }
.g360 .view-toggle:hover, .g360 .view-toggle:focus-visible { background: var(--ink); color: white; }

.g360 .hero {
  position: relative;
  min-height: min(780px, calc(100vh - 82px));
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(260px, .5fr);
  align-items: center;
  gap: 40px;
  padding: clamp(60px, 9vw, 130px) clamp(20px, 7vw, 110px) 110px;
  overflow: hidden;
  border-bottom: 1px solid var(--line);
}
.g360 .hero::before {
  content: "";
  position: absolute;
  width: min(46vw, 680px);
  aspect-ratio: 1;
  left: -17vw;
  top: -28%;
  background: var(--acid);
  border-radius: 50%;
  filter: blur(2px);
  opacity: .85;
}
.g360 .hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(6,25,29,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(6,25,29,.055) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(to right, transparent 5%, black 45%, transparent 92%);
}
.g360 .hero-copy, .g360 .hero-orbit, .g360 .hero-meta { position: relative; z-index: 1; }
.g360 .hero-copy {
  max-width: 1040px;
  padding: clamp(24px, 4vw, 54px);
  color: var(--white);
  background: rgba(7, 30, 42, .9);
  border: 1px solid rgba(255, 255, 255, .24);
  border-radius: var(--radius);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .28);
  backdrop-filter: blur(10px);
}
.g360 .kicker { margin: 0 0 16px; color: #6ee7ee; font-size: .72rem; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.g360 h1, .g360 h2, .g360 h3, .g360 p { text-wrap: pretty; }
.g360 h1, .g360 h2 { margin: 0; font-family: Georgia, "Times New Roman", serif; font-weight: 500; letter-spacing: -.055em; }
.g360 h1 { max-width: 980px; color: var(--white); font-size: clamp(4.2rem, 10.7vw, 10rem); line-height: .78; text-shadow: 0 3px 18px rgba(0, 0, 0, .55); }
.g360 h1 em, .g360 .closing h2 em { color: #55e2ea; font-weight: 500; }
.g360 .hero-lead { max-width: 610px; margin: 40px 0 0 8vw; color: #eefcfd; font-size: clamp(1rem, 1.6vw, 1.32rem); }
.g360 .hero-orbit { justify-self: center; width: clamp(240px, 27vw, 410px); aspect-ratio: 1; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; }
.g360 .hero-orbit strong { font: 500 clamp(5rem, 10vw, 9rem)/.8 Georgia, serif; }
.g360 .hero-orbit small { position: absolute; right: 13%; bottom: 19%; font-size: .72rem; font-weight: 900; letter-spacing: .12em; line-height: 1.1; text-transform: uppercase; }
.g360 .orbit { position: absolute; border: 1px solid rgba(6,25,29,.3); border-radius: 50%; animation: orbit 18s linear infinite; }
.g360 .orbit::after { content: ""; position: absolute; width: 14px; height: 14px; top: 12%; left: 14%; background: var(--aqua); border-radius: 50%; }
.g360 .orbit-one { inset: -16px; }
.g360 .orbit-two { inset: 38px; animation-direction: reverse; animation-duration: 12s; }
.g360 .orbit-two::after { width: 9px; height: 9px; background: var(--red); }
.g360 .hero-meta { position: absolute; left: clamp(20px, 7vw, 110px); right: clamp(20px, 7vw, 110px); bottom: 28px; display: flex; gap: 28px; padding-top: 18px; border-top: 1px solid var(--line); }
.g360 .hero-meta span { display: inline-flex; gap: 8px; color: #d9f7f8; font-size: .72rem; font-weight: 800; text-transform: uppercase; }
.g360 .hero-meta b { color: var(--white); }
@keyframes orbit { to { transform: rotate(360deg); } }

.g360 .manifesto { display: grid; grid-template-columns: 1fr 1.25fr; gap: 50px; padding: clamp(70px, 10vw, 150px) clamp(20px, 7vw, 110px); color: var(--white); background: var(--ink); }
.g360 .manifesto p { margin: 0; }
.g360 .manifesto p:first-child { color: var(--aqua); font-size: .82rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.g360 .manifesto p:last-child { max-width: 820px; font: 400 clamp(2rem, 4.7vw, 4.5rem)/1.04 Georgia, serif; letter-spacing: -.045em; }
.g360 .manifesto strong { color: var(--acid); font-weight: 500; }

.g360 .gallery-section { padding: clamp(70px, 9vw, 130px) clamp(18px, 4vw, 64px); }
.g360 .section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin: 0 auto 38px; max-width: 1500px; }
.g360 .section-heading h2, .g360 .closing h2 { font-size: clamp(3.3rem, 7vw, 7rem); line-height: .88; }
.g360 .section-heading > p { color: var(--muted); font-size: .78rem; font-weight: 800; text-transform: uppercase; }
.g360 .section-heading > p strong { color: var(--ink); font: 500 2.2rem/1 Georgia, serif; }
.g360 .section-heading > p span { color: #147c77; }
.g360 .controls { position: sticky; top: 10px; z-index: 12; max-width: 1500px; display: flex; justify-content: space-between; align-items: center; gap: 24px; margin: 0 auto 36px; padding: 12px; background: rgba(244,241,233,.88); border: 1px solid var(--line); border-radius: 18px; backdrop-filter: blur(16px); box-shadow: 0 8px 30px rgba(6,25,29,.07); }
.g360 .filters { display: flex; flex-wrap: wrap; gap: 7px; }
.g360 .filter { padding: 9px 13px; background: transparent; border: 0; border-radius: 999px; cursor: pointer; color: var(--muted); font-size: .75rem; font-weight: 850; }
.g360 .filter:hover, .g360 .filter:focus-visible { color: var(--ink); background: white; }
.g360 .filter.is-active { color: white; background: var(--ink); }
.g360 .search { min-width: min(300px, 100%); display: flex; align-items: center; gap: 9px; padding: 9px 12px; background: var(--white); border: 1px solid var(--line); border-radius: 12px; }
.g360 .search svg { width: 18px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.g360 .search input { width: 100%; border: 0; outline: 0; background: transparent; font-size: .78rem; }

.g360 .gallery { max-width: 1500px; display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); grid-auto-flow: dense; gap: 18px; margin: 0 auto; }
.g360 .gallery-card { grid-column: span 4; min-height: 430px; opacity: 1; transform: translateY(0); transition: opacity .3s ease, transform .45s ease; }
.g360 .gallery-card.card-feature { grid-column: span 8; }
.g360 .gallery-card.card-wide { grid-column: span 5; }
.g360 .gallery-card.card-tall { grid-column: span 3; min-height: 610px; }
.g360 .gallery-card.card-square { min-height: 470px; }
.g360 .gallery-card[hidden] { display: none; }
.g360 .image-button { width: 100%; height: 100%; padding: 0; overflow: hidden; text-align: left; background: #dfe5e1; border: 0; border-radius: var(--radius); cursor: zoom-in; box-shadow: none; transition: transform .45s cubic-bezier(.2,.8,.2,1), box-shadow .45s ease; }
.g360 .image-button:hover, .g360 .image-button:focus-visible { transform: translateY(-7px); box-shadow: var(--shadow); outline: none; }
.g360 .image-button:focus-visible { box-shadow: 0 0 0 4px var(--acid), var(--shadow); }
.g360 figure { position: relative; height: 100%; min-height: inherit; margin: 0; overflow: hidden; }
.g360 figure::after { content: ""; position: absolute; inset: 24% 0 0; background: linear-gradient(to bottom, transparent, rgba(7,30,42,.92)); pointer-events: none; }
.g360 figure img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.2,.8,.2,1), filter .5s ease; }
.g360 .image-button:hover img { transform: scale(1.035); }
.g360 .card-product figure { background: #eef1ed; }
.g360 .card-product figure img { object-fit: contain; padding: 6%; }
.g360 .card-product figure::after { inset: 45% 0 0; }
.g360 figcaption { position: absolute; z-index: 2; inset: auto 0 0; display: grid; grid-template-columns: auto 1fr; gap: 12px; align-items: end; padding: 18px; color: white; text-shadow: 0 2px 12px rgba(0,0,0,.65); }
.g360 figcaption > div { width: fit-content; max-width: 100%; padding: 15px 17px 16px; color: #fff; background: rgba(7,30,42,.88); border: 1px solid rgba(255,255,255,.3); border-radius: 15px; box-shadow: 0 12px 32px rgba(0,0,0,.32); backdrop-filter: blur(12px) saturate(120%); }
.g360 .index { align-self: start; min-width: 38px; padding: 8px 9px; color: #071e2a; background: var(--acid); border: 1px solid rgba(255,255,255,.55); border-radius: 999px; box-shadow: 0 5px 18px rgba(0,0,0,.28); text-shadow: none; font-size: .72rem; font-weight: 900; text-align: center; }
.g360 figcaption h3 { max-width: 700px; margin: 8px 0 4px; color: #fff !important; font: 500 clamp(1.5rem, 2.6vw, 3rem)/.98 Georgia, serif; letter-spacing: -.035em; text-shadow: 0 2px 14px rgba(0,0,0,.7); }
.g360 figcaption > div > p:last-child { margin: 0; color: rgba(255,255,255,.94); font-size: .72rem; font-weight: 800; text-transform: uppercase; }
.g360 .tags { display: flex; flex-wrap: wrap; gap: 6px; margin: 0; }
.g360 .tags span { padding: 5px 8px; color: #fff; background: rgba(0,0,0,.34); border: 1px solid rgba(255,255,255,.52); border-radius: 999px; backdrop-filter: blur(7px); font-size: .62rem; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
.g360 .gallery-card:not(.card-feature) figcaption h3 { font-size: clamp(1.35rem, 2vw, 2.1rem); }

.g360.cinematic .gallery { display: block; }
.g360.cinematic .gallery-card { min-height: min(76vh, 820px); margin: 0 0 22px; }
.g360.cinematic .gallery-card .image-button { border-radius: 12px; }
.g360.cinematic .gallery-card figure img { object-fit: cover; }
.g360.cinematic .gallery-card.card-product figure img { object-fit: contain; }

.g360 .empty-state { max-width: 1500px; margin: 20px auto; padding: 80px 20px; text-align: center; border: 1px dashed var(--line); border-radius: var(--radius); }
.g360 .empty-state span { font: 500 5rem/1 Georgia, serif; }
.g360 .empty-state h3 { margin: 14px 0 6px; font: 500 2rem/1 Georgia, serif; }
.g360 .empty-state p { color: var(--muted); }
.g360 .empty-state button { padding: 10px 15px; color: white; background: var(--ink); border: 0; border-radius: 999px; cursor: pointer; }

.g360 .closing { margin-top: 30px; padding: clamp(70px, 10vw, 150px) clamp(20px, 7vw, 110px); background: var(--acid); }
.g360 .closing > p:not(.kicker) { max-width: 720px; margin: 34px 0 70px auto; font-size: clamp(1rem, 1.8vw, 1.4rem); }
.g360 .closing-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: rgba(6,25,29,.25); border: 1px solid rgba(6,25,29,.25); }
.g360 .closing-grid article { padding: clamp(22px, 3vw, 42px); background: var(--acid); }
.g360 .closing-grid span { font-size: .7rem; font-weight: 900; }
.g360 .closing-grid h3 { margin: 30px 0 10px; font: 500 2rem/1 Georgia, serif; }
.g360 .closing-grid p { margin: 0; color: #2c493d; }
.g360 footer { display: flex; justify-content: space-between; gap: 20px; padding: 28px clamp(20px, 4vw, 64px); color: #b7c5c4; background: var(--ink); font-size: .75rem; }
.g360 footer p { margin: 0; }

.g360 .lightbox { width: min(1380px, calc(100% - 30px)); max-width: none; height: min(890px, calc(100% - 30px)); padding: 0; overflow: hidden; color: white; background: #071b20; border: 0; border-radius: 22px; box-shadow: 0 40px 120px rgba(0,0,0,.5); }
.g360 .lightbox::backdrop { background: rgba(1,10,12,.84); backdrop-filter: blur(12px); }
.g360 .lightbox[open] { display: grid; grid-template-columns: minmax(0, 1.7fr) minmax(280px, .7fr); grid-template-rows: 1fr auto; }
.g360 .lightbox-media { min-width: 0; min-height: 0; background: #dfe5e1; }
.g360 .lightbox-media img { width: 100%; height: 100%; object-fit: contain; }
.g360 .lightbox-copy { align-self: end; padding: clamp(30px, 5vw, 70px) clamp(24px, 4vw, 54px); color: #fff; }
.g360 .lightbox-copy h2 { margin: 18px 0; color: #fff !important; font: 500 clamp(2.7rem, 5vw, 5.5rem)/.9 Georgia, serif; letter-spacing: -.05em; text-shadow: 0 2px 16px rgba(0,0,0,.7); }
.g360 .lightbox-copy > p:not(.tags) { color: #e2f2f2 !important; }
.g360 .lightbox-copy .tags span { background: rgba(255,255,255,.09); }
.g360 .lightbox-position { padding-top: 20px; border-top: 1px solid rgba(255,255,255,.18); font-size: .72rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.g360 .lightbox-close { position: absolute; z-index: 2; top: 16px; right: 16px; width: 44px; height: 44px; color: white; background: rgba(6,25,29,.75); border: 1px solid rgba(255,255,255,.25); border-radius: 50%; cursor: pointer; font-size: 1.8rem; line-height: 1; }
.g360 .lightbox-nav { grid-column: 2; display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid rgba(255,255,255,.18); }
.g360 .lightbox-nav button { padding: 17px; color: white; background: transparent; border: 0; cursor: pointer; font-size: .75rem; font-weight: 850; }
.g360 .lightbox-nav button + button { border-left: 1px solid rgba(255,255,255,.18); }
.g360 .lightbox-nav button:hover, .g360 .lightbox-nav button:focus-visible, .g360 .lightbox-close:hover, .g360 .lightbox-close:focus-visible { background: var(--acid); color: var(--ink); outline: none; }

@media (max-width: 1050px) {
  .g360 .site-header { grid-template-columns: 1fr auto; }
  .g360 .isolation { display: none; }
  .g360 .hero { grid-template-columns: 1fr; }
  .g360 .hero-orbit { position: absolute; right: -8%; top: 10%; opacity: .25; }
  .g360 .hero-copy { max-width: 850px; }
  .g360 .gallery-card, .g360 .gallery-card.card-wide { grid-column: span 6; }
  .g360 .gallery-card.card-feature { grid-column: span 12; }
  .g360 .gallery-card.card-tall { grid-column: span 6; }
}
@media (max-width: 760px) {
  .g360 .site-header { min-height: 70px; padding: 11px 16px; }
  .g360 .brand-mark { width: 40px; height: 40px; }
  .g360 .view-toggle { font-size: 0; }
  .g360 .view-toggle span { font-size: 1rem; }
  .g360 .hero { min-height: 690px; padding: 90px 20px 115px; }
  .g360 .hero::before { width: 100vw; left: -50vw; top: -10%; }
  .g360 h1 { font-size: clamp(4rem, 20vw, 7rem); }
  .g360 .hero-lead { margin-left: 0; }
  .g360 .hero-orbit { width: 250px; right: -28%; top: 7%; }
  .g360 .hero-meta { left: 20px; right: 20px; gap: 14px; overflow-x: auto; }
  .g360 .hero-meta span { min-width: max-content; }
  .g360 .manifesto { grid-template-columns: 1fr; }
  .g360 .section-heading { align-items: start; flex-direction: column; }
  .g360 .controls { top: 6px; align-items: stretch; flex-direction: column; border-radius: 15px; }
  .g360 .filters { flex-wrap: nowrap; overflow-x: auto; padding-bottom: 4px; }
  .g360 .filter { min-width: max-content; }
  .g360 .search { width: 100%; }
  .g360 .gallery { display: block; }
  .g360 .gallery-card, .g360 .gallery-card.card-feature, .g360 .gallery-card.card-wide, .g360 .gallery-card.card-tall { min-height: 470px; margin-bottom: 14px; }
  .g360 .gallery-card.card-tall { min-height: 560px; }
  .g360 figcaption { padding: 20px; }
  .g360 .closing-grid { grid-template-columns: 1fr; }
  .g360 footer { flex-direction: column; }
  .g360 .lightbox[open] { display: grid; grid-template-columns: 1fr; grid-template-rows: minmax(0, 1.35fr) minmax(0, .65fr) auto; overflow: auto; }
  .g360 .lightbox-copy { padding: 24px; }
  .g360 .lightbox-copy h2 { font-size: 2.8rem; }
  .g360 .lightbox-nav { grid-column: 1; }
}
@media (prefers-reduced-motion: reduce) {
  .g360 { scroll-behavior: auto; }
  .g360 *, .g360 *::before, .g360 *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
