.osi-gallery-section{width:min(1380px,calc(100% - 64px));margin:0 auto 120px;--gallery-ink:#1d1d1f;--gallery-muted:#6e6e73}.osi-gallery-intro{text-align:center;max-width:960px;margin:0 auto 56px}.osi-gallery-eyebrow{font:500 15px/1.4 var(--font-sans);letter-spacing:-.01em;color:var(--gallery-muted);margin:0 0 20px}.osi-gallery-intro h2{font-size:clamp(38px,5.2vw,76px);letter-spacing:-.052em;font-weight:600;line-height:1.04;margin-bottom:26px;text-wrap:balance}.osi-gallery-intro h2 span{color:#86868b}.osi-gallery-intro>p:last-child{font-size:20px;line-height:1.5;color:#6e6e73}.osi-architecture-exhibit{background:#f5f5f7;border-radius:32px;overflow:hidden}.osi-project-sculpture{height:590px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 50% 75%,#dedee2 0,transparent 60%)}.osi-sculpture-halo{width:680px;height:680px;border:1px solid #dedee2;border-radius:50%;top:65%;box-shadow:0 0 0 65px #ededf044,0 0 0 66px #dfdfe450,0 0 0 130px #eeeeef44,0 0 0 131px #dfdfe450}.osi-sculpture-halo,.osi-sculpture-stack{position:absolute;left:50%;transform:translate(-50%,-50%)}.osi-sculpture-stack{width:460px;height:380px;top:48%;perspective:1400px;transform-style:preserve-3d}.osi-material-plane{position:absolute;inset:0;border-radius:26px;background:linear-gradient(145deg,#fff 5%,#e1e1e5 66%,#f6f6f8);border:1px solid #fff;box-shadow:1px 2px 0 #b8b8bd,2px 4px 0 #b4b4b9,3px 6px 0 #a4a4ab,5px 8px 0 #aaaab0,10px 24px 34px #00000014;transform:translateY(calc(var(--plane)*40px - 80px)) rotateX(62deg) rotate(-30deg) scale(.86);transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s,box-shadow .9s;z-index:calc(5 - var(--plane));filter:brightness(calc(1 - var(--plane)*.055))}.osi-material-plane.is-selected{transform:translateY(calc(var(--plane)*40px - 100px)) translateX(35px) rotateX(62deg) rotate(-30deg) scale(.9);background:linear-gradient(145deg,#46464c,#141416 70%,#5b5b61);color:#fff;border-color:#808087;box-shadow:1px 2px 0 #65656d,2px 4px 0 #34343a,3px 6px 0 #222226,5px 8px 0 #151518,10px 24px 34px #00000020;filter:none}.osi-plane-engraving{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:32px;font-size:13px;letter-spacing:.02em}.osi-plane-engraving strong{font-size:25px;font-weight:500}.osi-plane-aperture{position:absolute;inset:100px 100px;border:1px solid;border-radius:50%;opacity:.3;display:grid;place-items:center}.osi-plane-aperture i{position:absolute;inset:15px;border:1px solid;border-radius:50%}.osi-plane-aperture i:nth-child(2){inset:35px}.osi-plane-aperture i:nth-child(3){inset:55px}.osi-sculpture-agent{position:absolute;left:calc(50% + 220px);bottom:70px;width:145px;filter:drop-shadow(0 18px 8px #00000010)}.osi-exhibit-note{position:absolute;bottom:26px;left:24px;right:24px;text-align:center;font-size:11px;color:#6e6e73;letter-spacing:.025em}.osi-architecture-info{padding:0 60px 55px}.osi-gallery-tabs{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;padding:8px;border-radius:100px;background:#e8e8ed;width:fit-content;margin:auto}.osi-gallery-tabs button{border:0;border-radius:30px;background:transparent;padding:12px 20px;min-height:44px;font-size:13px;cursor:pointer;color:#66666c}.osi-gallery-tabs button[aria-selected=true]{background:#fff;color:#1d1d1f;box-shadow:0 2px 9px #0000000a}.osi-gallery-tabs button:hover{color:#1d1d1f}.osi-architecture-detail{display:grid;grid-template-columns:1fr 1fr;gap:16px 70px;margin:45px auto 0;max-width:990px;min-height:180px}.osi-architecture-detail .osi-gallery-eyebrow{grid-column:1;margin:0}.osi-architecture-detail h3{grid-column:1;grid-row:2/4;font-size:34px;font-weight:600;line-height:1.15;letter-spacing:-.04em;margin:0;max-width:440px}.osi-architecture-detail p{grid-column:2;grid-row:1/3;font-size:17px;line-height:1.55;margin:0}.osi-gallery-link{display:inline-flex;gap:16px;align-items:center;min-height:44px;font-size:15px;font-weight:500;width:fit-content}.osi-gallery-link:hover{text-decoration:underline;text-underline-offset:5px}.osi-architecture-detail .osi-gallery-link{grid-column:2}.osi-open-structure{display:grid;grid-template-columns:1fr 1.15fr;min-height:830px;border-radius:32px;background:#080809;color:#f5f5f7;overflow:hidden;position:relative;isolation:isolate}.osi-open-structure-copy{padding:76px 0 76px 76px;position:relative;z-index:1}.osi-open-structure .osi-gallery-eyebrow{color:#a1a1a6}.osi-open-structure h2{font-size:clamp(44px,5.6vw,78px);font-weight:600;line-height:1.02;letter-spacing:-.052em;margin-bottom:24px}.osi-open-structure-copy>p{font-size:18px;line-height:1.55;color:#a1a1a6;max-width:420px}.osi-material-disclosures{margin:32px 0 24px;max-width:430px}.osi-material-disclosures details{border-bottom:1px solid #ffffff24}.osi-material-disclosures summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;font-size:16px;font-weight:500;list-style:none;min-height:56px}.osi-material-disclosures summary::-webkit-details-marker{display:none}.osi-material-disclosures summary span{font-weight:300;font-size:26px;line-height:1;color:#a1a1a6}.osi-material-disclosures details[open] summary span{transform:rotate(45deg)}.osi-material-disclosures h3{font-size:18px;letter-spacing:-.02em;margin:3px 0 12px}.osi-material-disclosures p{font-size:15px;color:#a1a1a6;line-height:1.6;margin:0 0 22px}.osi-open-object{position:relative;min-height:680px;background:radial-gradient(ellipse at 50% 46%,#ffffff16,transparent 65%);perspective:1200px}.osi-open-shell{width:330px;height:410px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotateX(12deg) rotateY(-24deg) rotate(10deg);border-radius:55px;background:linear-gradient(110deg,#a5a5ad,#29292f 18%,#111114 65%,#48484f);border:1px solid #b4b4bd;box-shadow:2px 3px 0 #67676f,4px 6px 0 #424249,6px 9px 0 #36363d,8px 12px 0 #29292e,10px 15px 0 #202024,35px 45px 90px #000;transform-style:preserve-3d}.osi-open-shell-inner{position:absolute;inset:20px;border-radius:40px;border:1px solid #aaaab055;background:radial-gradient(ellipse at 30% 20%,#3b3b42,#080809 80%);box-shadow:inset 0 0 45px #000}.osi-open-leaf{position:absolute;inset:38px;border-radius:30px;border:1px solid #b8b8bf66;background:linear-gradient(145deg,#85858b80,#25252cbb 45%,#131317);box-shadow:2px 4px 0 #3a3a42,4px 7px 0 #23232a,10px 20px 25px #00000050;transition:transform 1s cubic-bezier(.22,1,.36,1),background .6s;display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:26px;transform:translateZ(calc(var(--leaf)*38px + 20px)) translateX(calc(var(--leaf)*-12px));z-index:calc(var(--leaf) + 1)}.osi-open-leaf span{font:400 66px/1.4 var(--font-mono);letter-spacing:-.1em;color:#d9d9df}.osi-open-leaf i{display:block;width:80%;height:3px;background:#9b9ba552;border-radius:6px}.osi-open-leaf i:last-child{width:50%}.leaf-0{--leaf:0}.leaf-1{--leaf:1}.leaf-2{--leaf:2}.osi-open-leaf.is-selected{transform:translateZ(170px) translateX(-42px) translateY(-35px);background:linear-gradient(135deg,#d4d4dadd,#55555edd 45%,#323239);z-index:5}.osi-open-orbit{position:absolute;left:50%;top:48%;border:1px solid #ffffff12;border-radius:50%;width:580px;height:580px;transform:translate(-50%,-50%) rotateX(40deg) rotateY(-18deg)}.orbit-two{width:750px;height:750px;border-color:#ffffff08}.osi-open-agent{position:absolute;bottom:67px;right:28px;width:125px;filter:drop-shadow(0 10px 12px #00000050)}.osi-open-object .osi-exhibit-note{color:#929298;font-size:10px}.osi-open-agent{padding:6px 8px;border-radius:22px;background:linear-gradient(130deg,#fff,#c6c6ce);box-shadow:0 3px 0 #66666d,0 12px 30px #0009}html[data-motion=paused] .osi-material-plane,html[data-motion=paused] .osi-open-leaf{transition:none}@media(min-width:1500px){.osi-sculpture-stack{transform:translate(-50%,-50%) scale(1.07)}}@media(max-width:1000px){.osi-open-structure-copy{padding:60px 0 60px 44px}.osi-open-shell{transform:translate(-50%,-50%) rotateX(12deg) rotateY(-24deg) rotate(10deg) scale(.8)}.osi-open-agent{width:105px;right:16px}.osi-architecture-info{padding-inline:40px}.osi-sculpture-agent{left:auto;right:9%}}@media(max-width:760px){.osi-gallery-section{width:calc(100% - 32px);margin-bottom:72px}.osi-gallery-intro{padding:0 10px;margin-bottom:32px}.osi-gallery-intro h2{font-size:40px;letter-spacing:-.045em}.osi-gallery-intro>p:last-child{font-size:17px}.osi-gallery-eyebrow{font-size:13px;margin-bottom:16px}.osi-architecture-exhibit{border-radius:24px}.osi-project-sculpture{height:400px}.osi-sculpture-stack{transform:translate(-50%,-50%) scale(.65);top:44%}.osi-sculpture-halo{width:450px;height:450px}.osi-sculpture-agent{width:110px;bottom:42px;right:6%}.osi-exhibit-note{font-size:9px;bottom:15px;left:12px;right:12px}.osi-architecture-info{padding:0 24px 32px}.osi-gallery-tabs{border-radius:24px;padding:6px;gap:3px}.osi-gallery-tabs button{font-size:12px;padding:10px 12px;min-height:44px}.osi-architecture-detail{display:block;margin-top:28px;min-height:260px}.osi-architecture-detail h3{font-size:29px;margin:12px 0 18px;line-height:1.12}.osi-architecture-detail p{font-size:16px;margin-bottom:15px}.osi-open-structure{display:flex;flex-direction:column;border-radius:24px;min-height:0}.osi-open-structure-copy{padding:38px 28px 10px}.osi-open-structure h2{font-size:51px}.osi-open-structure-copy>p{font-size:17px}.osi-material-disclosures{margin-top:26px}.osi-open-object{min-height:490px;order:2}.osi-open-shell{transform:translate(-50%,-50%) rotateX(12deg) rotateY(-24deg) rotate(10deg) scale(.74);top:46%;left:53%}.osi-open-orbit{width:420px;height:420px}.orbit-two{width:580px;height:580px}.osi-open-agent{bottom:42px;right:15%;width:105px}.osi-open-object .osi-exhibit-note{font-size:9px}}@media(max-width:380px){.osi-gallery-intro h2{font-size:34px}.osi-project-sculpture{height:335px}.osi-sculpture-stack{transform:translate(-50%,-50%) scale(.5);top:42%}.osi-sculpture-agent{width:90px;right:4%;bottom:37px}.osi-architecture-info{padding-inline:18px}.osi-open-structure-copy{padding:34px 22px 5px}.osi-open-structure h2{font-size:43px}.osi-open-object{min-height:420px}.osi-open-shell{transform:translate(-50%,-50%) rotateX(12deg) rotateY(-24deg) rotate(10deg) scale(.62)}.osi-open-agent{right:5%;width:90px}.osi-exhibit-note{font-size:8px}}@media(prefers-reduced-motion:reduce){.osi-material-plane,.osi-open-leaf{transition:none}}@media(max-width:380px){.osi-open-shell{left:57%;transform:translate(-50%,-50%) rotateX(12deg) rotateY(-24deg) rotate(10deg) scale(.56)}}@media(max-width:760px){.osi-open-leaf.is-selected{transform:translateZ(125px) translateX(-26px) translateY(-25px)}}