.gallery-topline{display:flex;align-items:center;gap:1rem}.gallery-topline .gallery-back{font-size:.8rem;letter-spacing:.06em;text-decoration:none}.gallery-photo-header{border-bottom:1px solid rgba(90,125,132,.2);padding-bottom:1.5rem}.gallery-photo-header h1{letter-spacing:-.05em;font-size:clamp(3.5rem,8vw,6rem)!important;line-height:1.05}.gallery-photo-header .gallery-eyebrow{color:#207d85;margin-top:2.5rem;font-weight:600}.gallery-eyebrow span{padding:0 .6rem;opacity:.4}.gallery-meta-label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.18em;color:#69818a;margin-bottom:.4rem}.gallery-camera{display:flex;justify-content:flex-end;align-items:center;gap:.6rem;margin-top:1.2rem;font-size:.75rem;letter-spacing:.035em;color:#637881}.gallery-camera strong{font-weight:500;color:#284b55}.dark .gallery-camera,.dark .gallery-meta-label{color:#98b0ba}.dark .gallery-camera strong,.dark .gallery-photo-header .gallery-eyebrow{color:#b3d4d7}.photo-player{position:relative;isolation:isolate;margin-bottom:3.5rem;border-radius:1.25rem;overflow:hidden;background:#0c1419;color:#fff;box-shadow:0 24px 60px -25px rgba(5,30,40,.5);border:1px solid rgba(160,195,200,.2)}.photo-player[hidden],.photo-player [hidden]{display:none}.photo-ambient{position:absolute;inset:-10%;width:120%;height:120%;max-width:none;object-fit:cover;filter:blur(45px)brightness(.35)saturate(.8);z-index:-1;pointer-events:none}.photo-stage{display:flex;align-items:center;justify-content:center;height:clamp(380px,72vh,780px);padding:1.5rem}.photo-stage img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 25px rgba(0,0,0,.25))}.photo-player svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.photo-arrow{position:absolute;top:calc(50% - 2.5rem);display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:rgba(15,30,38,.5);border:1px solid rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(16px);cursor:pointer;transition:background .2s,transform .2s}.photo-prev{left:1rem}.photo-next{right:1rem}.photo-arrow:hover{background:rgba(95,150,155,.45);transform:scale(1.08)}.photo-controls{position:absolute;bottom:1.25rem;left:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.9rem;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.16);border-radius:.85rem;background:rgba(15,26,32,.78);backdrop-filter:blur(20px);box-shadow:0 4px 24px rgba(0,0,0,.15)}.photo-controls button{display:grid;place-items:center;color:#fff;background:0 0;min-width:44px;min-height:44px;border-radius:.5rem;cursor:pointer}.photo-controls button:hover{background:rgba(255,255,255,9%)}.photo-player button:disabled{opacity:.4;cursor:default}.photo-player button:focus-visible{outline:2px solid #a2dedb;outline-offset:2px}.photo-count{font-size:.75rem;font-variant-numeric:tabular-nums;letter-spacing:.12em;white-space:nowrap;color:#d3e1e5}.photo-progress{position:absolute;z-index:2;bottom:0;left:0;right:0;display:flex;gap:3px}.photo-progress button{flex:1;display:flex;align-items:flex-end;min-width:0;height:24px;padding:0;border:none;border-radius:0;background:0 0;cursor:pointer}.photo-progress button span{position:relative;display:block;width:100%;height:3px;overflow:hidden;background:rgba(255,255,255,.25)}.photo-progress button i{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:#c5f1e8}.photo-progress button[aria-current=true] span{background:rgba(197,241,232,.55)}.photo-original{margin-left:auto;font-size:.7rem;letter-spacing:.05em;color:#d5e5eb!important;white-space:nowrap;padding:.75rem 0}.photo-player[data-playing=true] .photo-play-icon,.photo-player:not([data-playing=true]) .photo-pause-icon{display:none}.photo-caption{position:absolute;left:1rem;right:1rem;bottom:6.5rem;text-align:center;font-size:.8rem;text-shadow:0 1px 5px #000;margin:0}.photo-player:fullscreen{width:100%;height:100%;border:none;border-radius:0}.photo-player:fullscreen .photo-stage{height:100%}.gallery-collection-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5rem;border-top:1px solid rgba(90,125,132,.2);padding-top:1.5rem;margin-bottom:1.5rem}.gallery-collection-heading h2{font-family:inherit;font-style:normal;font-weight:600;letter-spacing:-.025em;margin:0}.gallery-collection-heading>span{color:#637881;font-size:.7rem;letter-spacing:.08em}.dark .gallery-collection-heading>span{color:#98b0ba}.gallery-collection-heading>span span{padding:0 .5rem;opacity:.5}.photo-select{display:block;border-radius:.6rem}.photo-select[aria-current=true]{outline:3px solid #0a8ea0;outline-offset:3px}@media(max-width:600px){.photo-stage{height:62vh;min-height:340px;padding:.5rem}.photo-arrow{width:44px;height:44px}.photo-prev{left:.5rem}.photo-next{right:.5rem}.photo-controls{left:.5rem;right:.5rem;bottom:1.6rem;gap:.5rem;padding:.35rem .5rem;flex-wrap:wrap}.photo-original{margin-left:auto}}@media(prefers-reduced-motion:reduce){.photo-arrow{transition:none}.photo-arrow:hover{transform:none}}.gallery-shell{max-width:1160px;margin:0 auto;padding:2rem 1.5rem 4rem}.gallery-header{margin:1rem 0 3rem}.gallery-header h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;margin:.5rem 0 1rem}.gallery-header p,.gallery-empty,.gallery-back{color:#536575}.gallery-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem}.gallery-shell h2{font-size:1.4rem;font-weight:600;margin-bottom:1.25rem}.gallery-section{margin-top:3.5rem}.album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.album-card{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;border-radius:1rem;background:#16343c;color:#fff!important}.album-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.3,1)}.album-card:hover img,.album-card:focus-visible img{transform:scale(1.06)}.album-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:linear-gradient(transparent 25%,rgba(0,0,0,.8))}.album-overlay h3{color:#fff;font-size:1.45rem;font-weight:650;margin:0 0 .75rem;transition:transform .4s ease}.album-card:hover h3,.album-card:focus-visible h3{transform:translateY(-4px)}.album-meta{display:flex;justify-content:space-between;gap:.75rem;font-size:.8rem}.album-location{text-align:right}.gallery-detail-meta{display:flex;gap:1.5rem;margin-top:1rem}.gallery-intro{margin-bottom:2rem;line-height:1.7}.gallery-works{columns:3;column-gap:1.5rem}.gallery-works figure{margin:0 0 1.5rem;break-inside:avoid}.gallery-works img{width:100%;height:auto;border-radius:.6rem;background:#edf1f2}.gallery-works figcaption{margin-top:.6rem;font-size:.85rem;color:#536575}.gallery-shell a:focus-visible{outline:3px solid #0a8ea0;outline-offset:5px}.dark .gallery-header p,.dark .gallery-empty,.dark .gallery-back,.dark .gallery-works figcaption{color:#b7c8d0}@media(max-width:900px){.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-works{columns:2}}@media(max-width:600px){.album-grid{grid-template-columns:1fr}.gallery-works{columns:1}.gallery-shell{padding:1rem 1.25rem 3rem}}@media(prefers-reduced-motion:reduce){.album-card img,.album-overlay h3{transition:none}.album-card:hover img,.album-card:focus-visible img,.album-card:hover h3,.album-card:focus-visible h3{transform:none}}.photo-controls,.photo-arrow{opacity:0;pointer-events:none;transition:opacity .25s ease,background .2s,transform .2s}.photo-player[data-controls-visible=true] .photo-controls,.photo-player[data-controls-visible=true] .photo-arrow{opacity:1;pointer-events:auto}.photo-lightbox{position:fixed;inset:0;width:100vw;height:100vh;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:none;background:#090f14;color:#edf5f6}.photo-lightbox[open]{display:grid;grid-template-rows:auto minmax(0,1fr)auto}.photo-lightbox::backdrop{background:rgba(0,0,0,.9)}.lightbox-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;padding:.65rem max(1rem,env(safe-area-inset-right)).65rem max(1rem,env(safe-area-inset-left));border-bottom:1px solid #ffffff15}.lightbox-count{font-variant-numeric:tabular-nums;font-size:.8rem;letter-spacing:.12em}.lightbox-zoom-controls{display:flex;align-items:center;margin-left:auto;gap:.25rem}.photo-lightbox button{min-width:44px;min-height:44px;padding:.4rem .6rem;border-radius:.5rem;background:#ffffff0c;color:inherit;cursor:pointer}.photo-lightbox button:hover{background:#ffffff20}.photo-lightbox button:disabled{opacity:.35;cursor:default}.photo-lightbox button:focus-visible,.photo-lightbox a:focus-visible,.lightbox-viewport:focus-visible{outline:2px solid #a2dedb;outline-offset:-2px}.photo-lightbox [hidden]{display:none}.lightbox-download{color:#c0d5db!important;font-size:.75rem;padding:.8rem .4rem}.lightbox-viewport{overflow:auto;min-height:0;overscroll-behavior:contain}.lightbox-canvas{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lightbox-canvas img{width:100%;height:100%;max-width:none;object-fit:contain;user-select:none}.lightbox-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 1rem max(.6rem,env(safe-area-inset-bottom));border-top:1px solid #ffffff15}.lightbox-caption{margin:0;font-size:.85rem;color:#b9cbd1;text-align:center}@media(max-width:600px){.lightbox-toolbar{gap:.25rem;padding:.5rem}.lightbox-download{order:5;width:100%;text-align:right;padding:.25rem .5rem}}@media(prefers-reduced-motion:reduce){.photo-controls,.photo-arrow{transition:none}}@media(max-width:768px),(prefers-reduced-motion:reduce){.parallax{background-attachment:scroll!important}}.sw-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1.5rem}@media(max-width:640px){.sw-grid{grid-template-columns:1fr}}.sw-card{position:relative;display:flex;flex-direction:column;border-radius:1rem;padding:1.7rem 1.6rem 1.5rem;background:#fff;border:1px solid rgba(0,0,0,8%);box-shadow:0 4px 18px rgba(0,0,0,6%);transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}.sw-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#014350,#0a8ea0)}.sw-card:hover{transform:translateY(-6px);box-shadow:0 14px 34px rgba(0,0,0,.13)}.dark .sw-card{background:#1b1f24;border-color:rgba(255,255,255,9%);box-shadow:0 4px 18px rgba(0,0,0,.45)}.sw-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.sw-icon{font-size:1.5rem;line-height:1}.sw-title{margin:0;font-size:1.35rem;font-weight:700;color:#014350}.dark .sw-title{color:#4fd1c5}.sw-ver{font-size:.72rem;font-weight:600;letter-spacing:.02em;padding:.12rem .55rem;border-radius:999px;background:rgba(1,67,80,9%);color:#014350}.dark .sw-ver{background:rgba(79,209,197,.14);color:#4fd1c5}.sw-desc{margin:0 0 1rem;font-size:.95rem;line-height:1.55;opacity:.85;flex-grow:1}.sw-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.sw-tags span{font-size:.72rem;font-weight:600;letter-spacing:.02em;padding:.2rem .6rem;border-radius:999px;background:rgba(1,67,80,9%);color:#014350}.dark .sw-tags span{background:rgba(79,209,197,.14);color:#4fd1c5}.sw-links{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem}.sw-links a.sw-btn{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;padding:.4rem .9rem;border-radius:.6rem;text-decoration:none;background:#014350;color:#fff!important;transition:background .18s ease}.sw-links a.sw-btn:hover{background:#0a8ea0}.sw-links a.sw-btn.ghost{background:0 0;color:#014350!important;border:1px solid rgba(1,67,80,.35)}.sw-links a.sw-btn.ghost:hover{background:rgba(1,67,80,8%)}.dark .sw-links a.sw-btn.ghost{color:#4fd1c5!important;border-color:rgba(79,209,197,.4)}.dark .sw-links a.sw-btn.ghost:hover{background:rgba(79,209,197,.12)}.sw-gh{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;text-decoration:none;color:#014350!important;transition:opacity .18s ease;margin-left:0}.sw-gh:hover{opacity:.6}.dark .sw-gh{color:#4fd1c5!important}.sw-gh .sw-i{font-size:1.05rem}.sw-stars{font-variant-numeric:tabular-nums}