@font-face{font-family:Area Extended;src:url(/fonts/Area-Extended-Thin.otf) format("opentype");font-weight:100 300;font-style:normal;font-display:swap}@font-face{font-family:Area Extended;src:url(/fonts/Area-Extended-Regular.otf) format("opentype");font-weight:400 500;font-style:normal;font-display:swap}@font-face{font-family:Area Inktrap;src:url(/fonts/Area-Inktrap-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Area Normal;src:url(/fonts/Area-Normal-Regular.otf) format("opentype");font-weight:400 500;font-style:normal;font-display:swap}@font-face{font-family:Area Normal;src:url(/fonts/Area-Normal-SemiBold.otf) format("opentype");font-weight:600 700;font-style:normal;font-display:swap}:root{--gallery-bg: #092b25;--gallery-bg-deep: #061d19;--gallery-surface: rgba(14, 52, 48, .55);--gallery-surface-hi: rgba(18, 64, 57, .7);--gallery-surface-low: rgba(9, 43, 37, .45);--gallery-accent: #bd9773;--gallery-accent-2: #d4b190;--gallery-accent-faint: rgba(189, 151, 115, .12);--gallery-accent-soft: rgba(189, 151, 115, .55);--gallery-ink: #f5f1eb;--gallery-ink-muted: rgba(245, 241, 235, .6);--gallery-ink-dim: rgba(245, 241, 235, .38);--gallery-ink-whisper: rgba(245, 241, 235, .22);--gallery-hairline: rgba(189, 151, 115, .22);--gallery-hairline-soft: rgba(245, 241, 235, .08);--gallery-radius-sm: 4px;--gallery-radius-md: 6px;--gallery-radius-lg: 8px;--gallery-ease: cubic-bezier(.22, .61, .36, 1);--gallery-duration: .36s;--gallery-duration-fast: .22s;--gallery-font-display: "Area Extended", ui-serif, Georgia, serif;--gallery-font-body: "Area Normal", ui-sans-serif, system-ui, sans-serif;--gallery-font-accent: "Area Inktrap", "Area Extended", sans-serif}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{min-width:320px;min-height:100%;background:var(--gallery-bg-deep);color:var(--gallery-ink);color-scheme:dark;font-family:var(--gallery-font-body);font-size:15px;font-weight:400;line-height:1.55;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;min-height:100vh;margin:0;background:var(--gallery-bg-deep);overscroll-behavior-y:none}button,input,textarea,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}::selection{background:var(--gallery-accent);color:var(--gallery-bg-deep)}:focus-visible{outline:2px solid var(--gallery-accent-2);outline-offset:3px}.sr-only,.sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#root{min-height:100vh}.gallery-page{position:relative;min-height:100dvh;overflow-x:clip;background:radial-gradient(1100px 760px at 92% -10%,rgba(39,94,82,.17),transparent 68%),linear-gradient(180deg,rgba(9,43,37,.38),var(--gallery-bg-deep) 72%);isolation:isolate}.gallery-atmosphere{position:fixed;z-index:-2;inset:-8vh -4vw;pointer-events:none;background-image:url(/brand/theme-capilano.jpg);background-position:center 25%;background-size:cover;filter:saturate(.78) contrast(1.04);opacity:.12;transform:scale(1.04)}.gallery-page:after{position:fixed;z-index:-1;inset:0;pointer-events:none;content:"";background:radial-gradient(80% 56% at 50% 0%,transparent,rgba(6,29,25,.36)),linear-gradient(180deg,#061d1947,#061d19ad)}.gallery-header{position:sticky;z-index:50;top:0;height:82px;border-bottom:1px solid transparent;background:#061d192e;transition:height var(--gallery-duration) var(--gallery-ease),background var(--gallery-duration) var(--gallery-ease),border-color var(--gallery-duration) var(--gallery-ease),backdrop-filter var(--gallery-duration) var(--gallery-ease)}.gallery-header.is-compact,.gallery-header.is-simple{height:62px;border-color:var(--gallery-hairline-soft);background:#061d19c2;-webkit-backdrop-filter:saturate(165%) blur(22px);backdrop-filter:saturate(165%) blur(22px)}.gallery-header__inner{display:flex;width:min(100% - 64px,1536px);height:100%;margin:0 auto;align-items:center;justify-content:space-between;gap:28px}.gallery-signature{position:relative;display:grid;width:172px;height:52px;flex:0 0 auto;place-items:center start}.gallery-signature__full{width:164px;height:auto;opacity:1;transition:opacity var(--gallery-duration) var(--gallery-ease)}.gallery-signature__mark{position:absolute;left:0;width:28px;opacity:0;transform:scale(.84);transition:opacity var(--gallery-duration) var(--gallery-ease),transform var(--gallery-duration) var(--gallery-ease)}.gallery-header.is-compact .gallery-signature__full,.gallery-header.is-simple .gallery-signature__full{opacity:0;pointer-events:none}.gallery-header.is-compact .gallery-signature__mark,.gallery-header.is-simple .gallery-signature__mark{opacity:1;transform:scale(1)}.gallery-header__meta{display:flex;align-items:center;gap:14px;color:var(--gallery-ink-dim);font-size:10px;letter-spacing:.13em;text-transform:uppercase}.gallery-header__meta span{display:inline-flex;align-items:center;gap:6px}.gallery-header__meta span+span:before{width:3px;height:3px;margin-right:8px;border-radius:50%;background:var(--gallery-accent-soft);content:""}.gallery-main{width:min(100% - 64px,1536px);margin:0 auto;padding-bottom:54px}.offline-banner{display:flex;min-height:42px;margin:18px 0 0;padding:10px 16px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-md);background:#061d199e;color:var(--gallery-ink-muted);font-size:12px;letter-spacing:.02em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.gallery-hero{display:grid;min-height:300px;padding:clamp(52px,8vw,118px) 0 clamp(46px,6vw,86px);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px}.gallery-hero__body{max-width:1020px}.gallery-hero__eyebrow,.password-card__eyebrow,.unavailable-card__eyebrow,.gallery-dialog__eyebrow{margin:0 0 18px;color:var(--gallery-accent);font-family:var(--gallery-font-accent);font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.gallery-hero h1{max-width:1160px;margin:0;color:var(--gallery-ink);font-family:var(--gallery-font-display);font-size:clamp(2.4rem,5.4vw,5rem);font-weight:200;letter-spacing:-.036em;line-height:.96;text-wrap:balance}.gallery-hero__instruction{margin:28px 0 0;color:var(--gallery-ink-muted);font-size:clamp(1rem,1.4vw,1.28rem);letter-spacing:.01em}.gallery-hero__meta{margin:12px 0 0;color:var(--gallery-ink-dim);font-size:11px;letter-spacing:.11em;text-transform:uppercase}.gallery-hero__download{padding-bottom:8px}.gallery-button{display:inline-flex;min-height:44px;padding:10px 16px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--gallery-radius-md);background:transparent;color:var(--gallery-ink);cursor:pointer;font-size:12px;letter-spacing:.035em;transition:color var(--gallery-duration-fast) var(--gallery-ease),background var(--gallery-duration-fast) var(--gallery-ease),border-color var(--gallery-duration-fast) var(--gallery-ease),opacity var(--gallery-duration-fast) var(--gallery-ease),transform var(--gallery-duration-fast) var(--gallery-ease)}.gallery-button:not(:disabled):active{transform:translateY(1px)}.gallery-button:disabled{cursor:not-allowed;opacity:.38}.gallery-button--primary{border-color:var(--gallery-accent);background:var(--gallery-accent);color:var(--gallery-bg-deep);font-weight:600}.gallery-button--primary:not(:disabled):hover{border-color:var(--gallery-accent-2);background:var(--gallery-accent-2)}.gallery-button--secondary,.gallery-button--ghost{border-color:var(--gallery-hairline);background:#092b258c;color:var(--gallery-ink-muted)}.gallery-button--secondary:not(:disabled):hover,.gallery-button--ghost:not(:disabled):hover{border-color:var(--gallery-accent-soft);background:#124039b3;color:var(--gallery-ink)}.gallery-button--ghost{border-color:transparent;background:transparent}.gallery-button--selected{border-color:#bd977394;background:#bd977329;color:var(--gallery-accent-2)}.gallery-button--large{min-width:184px;min-height:52px;padding:12px 18px}.gallery-button small{color:var(--gallery-ink-dim);font-size:9px;letter-spacing:.06em}.package-state{display:flex;max-width:260px;padding:13px 15px;align-items:center;gap:12px;border:1px solid var(--gallery-hairline-soft);border-radius:var(--gallery-radius-md);background:var(--gallery-surface-low)}.package-state__pulse{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--gallery-accent);box-shadow:0 0 0 6px var(--gallery-accent-faint)}.package-state div{display:grid;gap:3px}.package-state strong{font-size:11px;font-weight:600}.package-state span{color:var(--gallery-ink-dim);font-size:10px}.package-parts{display:grid;min-width:220px;gap:6px}.package-parts p{margin:0 0 4px;color:var(--gallery-ink-dim);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.package-parts .gallery-button{justify-content:flex-start}.package-parts .gallery-button small{margin-left:auto}.gallery-notice{display:grid;min-height:58px;margin:0 0 24px;padding:12px 14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-md);background:#0d312bb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.gallery-notice__index,.gallery-notice__icon{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--gallery-accent-faint);color:var(--gallery-accent-2);font-size:11px;font-variant-numeric:tabular-nums}.gallery-notice p{margin:0;color:var(--gallery-ink-muted);font-size:12px}.gallery-notice button{min-height:38px;padding:8px 10px;border:0;background:transparent;color:var(--gallery-accent-2);cursor:pointer;font-size:11px}.gallery-notice--conflict{border-color:#d4b19059}.review-filter{display:flex;min-height:52px;margin:0 0 18px;padding:8px 10px 8px 16px;align-items:center;justify-content:space-between;gap:16px;border-radius:var(--gallery-radius-md);background:var(--gallery-accent-faint);color:var(--gallery-accent-2);font-size:11px;letter-spacing:.04em}.review-filter span,.review-filter button{display:inline-flex;min-height:36px;align-items:center;gap:7px}.review-filter button{padding:7px 10px;border:0;background:transparent;color:var(--gallery-ink-muted);cursor:pointer}.gallery-grid-section{position:relative;min-height:240px}.gallery-photo-grid{width:100%}.gallery-photo-grid.is-justified{display:grid;gap:10px}.justified-row{display:flex;width:100%;align-items:stretch;overflow:visible}.justified-row__item{min-width:0;flex-basis:auto}.justified-row:not(.is-last) .justified-row__item{flex-shrink:1}.photo-tile{position:relative;width:100%;height:100%;margin:0;overflow:hidden;border-radius:var(--gallery-radius-sm);background:#092b25bf;isolation:isolate;transition:transform var(--gallery-duration-fast) var(--gallery-ease),box-shadow var(--gallery-duration-fast) var(--gallery-ease)}.photo-tile:after{position:absolute;z-index:3;inset:0;border:2px solid transparent;border-radius:inherit;pointer-events:none;content:"";transition:border-color var(--gallery-duration-fast) var(--gallery-ease),box-shadow var(--gallery-duration-fast) var(--gallery-ease),background var(--gallery-duration-fast) var(--gallery-ease)}.photo-tile.is-selected:after,.photo-tile.is-in-basket:after{border-color:var(--gallery-accent-2);box-shadow:inset 0 0 0 2px #061d196b;background:linear-gradient(180deg,rgba(189,151,115,.04),transparent 42%)}.photo-tile__image-button{display:block;width:100%;height:100%;padding:0;overflow:hidden;border:0;background:var(--gallery-bg);cursor:zoom-in}.photo-tile__image-button img{width:100%;height:100%;object-fit:cover;transition:filter var(--gallery-duration) var(--gallery-ease),transform .52s var(--gallery-ease)}.photo-tile:hover .photo-tile__image-button img{transform:scale(1.012)}.photo-tile__image-button:after{position:absolute;z-index:1;inset:58% 0 0;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(6,29,25,.38));content:"";opacity:0;transition:opacity var(--gallery-duration-fast) var(--gallery-ease)}.photo-tile:hover .photo-tile__image-button:after,.photo-tile:focus-within .photo-tile__image-button:after{opacity:1}.photo-tile__index{position:absolute;z-index:2;bottom:9px;left:10px;color:#f5f1ebad;font-size:9px;font-variant-numeric:tabular-nums;letter-spacing:.14em;opacity:0;pointer-events:none;text-shadow:0 1px 8px rgba(0,0,0,.55);transition:opacity var(--gallery-duration-fast) var(--gallery-ease)}.photo-tile:hover .photo-tile__index,.photo-tile:focus-within .photo-tile__index{opacity:1}.photo-tile__error{display:grid;width:100%;height:100%;place-content:center;place-items:center;gap:8px;color:var(--gallery-ink-dim);font-size:10px}.gallery-select-control{position:absolute;z-index:5;top:8px;right:8px;display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer}.gallery-select-control:before{position:absolute;width:26px;height:26px;border:1px solid rgba(245,241,235,.58);border-radius:50%;background:#061d198f;box-shadow:0 2px 12px #0000002e;content:"";-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:background var(--gallery-duration-fast) var(--gallery-ease),border-color var(--gallery-duration-fast) var(--gallery-ease),transform var(--gallery-duration-fast) var(--gallery-ease)}.gallery-select-control svg{position:relative;z-index:1;color:var(--gallery-bg-deep)}.gallery-select-control[aria-pressed=true]:before{border-color:var(--gallery-accent-2);background:var(--gallery-accent-2);transform:scale(1.04)}.gallery-select-control:hover:before{border-color:var(--gallery-ink)}.photo-tile__download-actions{position:absolute;z-index:4;right:8px;bottom:8px;display:flex;gap:6px;opacity:0;transform:translateY(5px);transition:opacity var(--gallery-duration-fast) var(--gallery-ease),transform var(--gallery-duration-fast) var(--gallery-ease)}.photo-tile:hover .photo-tile__download-actions,.photo-tile:focus-within .photo-tile__download-actions{opacity:1;transform:translateY(0)}.photo-tile__download-actions button{display:inline-flex;min-width:44px;min-height:38px;padding:8px 10px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(245,241,235,.12);border-radius:var(--gallery-radius-sm);background:#061d19c2;color:var(--gallery-ink);cursor:pointer;font-size:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.gallery-grid-empty{display:grid;min-height:280px;place-items:center;color:var(--gallery-ink-dim);font-size:12px}.gallery-footer{display:flex;min-height:132px;padding:40px 24px 68px;align-items:center;justify-content:center;gap:10px;color:var(--gallery-ink-dim);font-size:9px;letter-spacing:.16em;text-align:center;text-transform:uppercase}.gallery-footer img{width:18px;opacity:.6}.gallery-footer p{margin:0}.gallery-page--cullingProtected .gallery-footer,.gallery-page--cullingClean .gallery-footer,.gallery-page--download .gallery-footer{padding-bottom:148px}.gallery-action-dock{position:fixed;z-index:45;right:50%;bottom:max(22px,env(safe-area-inset-bottom));display:grid;width:min(calc(100vw - 32px),720px);min-height:72px;padding:10px 10px 10px 18px;grid-template-columns:minmax(170px,auto) minmax(120px,1fr) auto;align-items:center;gap:18px;border:1px solid rgba(189,151,115,.26);border-radius:var(--gallery-radius-lg);background:#061d19d6;box-shadow:0 18px 60px #0000003d;transform:translate(50%);-webkit-backdrop-filter:saturate(145%) blur(22px);backdrop-filter:saturate(145%) blur(22px);animation:dock-enter var(--gallery-duration) var(--gallery-ease) both}@keyframes dock-enter{0%{opacity:0;transform:translate(50%,8px)}to{opacity:1;transform:translate(50%)}}.gallery-action-dock__count{display:flex;min-width:0;align-items:center;gap:10px;font-variant-numeric:tabular-nums}.gallery-action-dock__count>div,.gallery-action-dock__count:not(:has(>div)){min-width:0}.gallery-action-dock__count strong,.gallery-action-dock__count span{display:block}.gallery-action-dock__count strong{overflow:hidden;color:var(--gallery-ink);font-size:12px;font-weight:600;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.gallery-action-dock__count>span,.gallery-action-dock__count div>span{margin-top:2px;color:var(--gallery-ink-dim);font-size:9.5px;letter-spacing:.04em}.gallery-action-dock__status{display:flex;min-width:0;justify-content:flex-end}.gallery-sync{display:inline-flex;min-width:0;align-items:center;justify-content:flex-end;gap:5px;overflow:hidden;color:var(--gallery-ink-dim);font-size:9.5px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.gallery-sync--offline,.gallery-sync--failed{color:var(--gallery-accent-2)}.is-spinning{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.gallery-button--dock{min-width:148px;border-color:var(--gallery-accent);background:var(--gallery-accent);color:var(--gallery-bg-deep);font-weight:600}.gallery-button--dock-ghost{border-color:var(--gallery-hairline);color:var(--gallery-accent-2)}.gallery-action-dock__sent-icon{display:grid!important;width:32px;height:32px;flex:0 0 auto;margin:0!important;place-items:center;border-radius:50%;background:var(--gallery-accent);color:var(--gallery-bg-deep)!important}.gallery-action-dock--submitted,.gallery-action-dock--download{grid-template-columns:minmax(0,1fr) auto}.gallery-resolver{display:grid;min-height:100dvh;place-content:center;place-items:center;gap:22px}.gallery-resolver__mark{position:relative;display:grid;width:76px;height:76px;place-items:center}.gallery-resolver__mark img{width:34px;opacity:.9}.gallery-resolver__orbit{position:absolute;inset:0;border:1px solid transparent;border-top-color:var(--gallery-accent-soft);border-radius:50%;animation:spin 1.5s linear infinite}.gallery-resolver p{min-height:24px;margin:0;color:var(--gallery-ink-dim);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.gallery-page--password{display:flex;min-height:100dvh;flex-direction:column}.gallery-page--password:before,.gallery-page--resolver:before{position:fixed;z-index:-1;inset:0;background:linear-gradient(180deg,#061d19ad,#061d19e0),url(/brand/theme-capilano.jpg) center / cover;content:"";opacity:.7}.password-page{display:grid;width:100%;min-height:calc(100dvh - 142px);padding:52px 24px 32px;flex:1;place-items:center}.password-card{position:relative;width:min(100%,450px);padding:42px 42px 34px;border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-lg);background:#092b25b8;box-shadow:0 30px 100px #0003;-webkit-backdrop-filter:saturate(140%) blur(24px);backdrop-filter:saturate(140%) blur(24px)}.password-card__lock{display:grid;width:38px;height:38px;margin:0 0 28px;place-items:center;border-radius:50%;background:var(--gallery-accent-faint);color:var(--gallery-accent-2)}.password-card h1,.unavailable-card h1,.gallery-dialog h2{margin:0;color:var(--gallery-ink);font-family:var(--gallery-font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:200;letter-spacing:-.03em;line-height:1.02}.password-card__intro{margin:16px 0 30px;color:var(--gallery-ink-muted);font-size:13px}.password-card form{display:grid}.password-card label,.gallery-field label{margin:0 0 8px;color:var(--gallery-ink-muted);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.password-field{position:relative}.password-field input,.gallery-field input,.gallery-field textarea{width:100%;min-height:48px;padding:12px 46px 12px 13px;border:1px solid var(--gallery-hairline-soft);border-radius:var(--gallery-radius-md);outline:0;background:#061d198a;color:var(--gallery-ink);caret-color:var(--gallery-accent-2);transition:border-color var(--gallery-duration-fast) var(--gallery-ease),background var(--gallery-duration-fast) var(--gallery-ease)}.password-field input:focus,.gallery-field input:focus,.gallery-field textarea:focus{border-color:var(--gallery-accent-soft);background:#061d19bd}.password-field.has-error input{border-color:#dc846b9e}.password-field__visibility{position:absolute;top:2px;right:2px;display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;background:transparent;color:var(--gallery-ink-dim);cursor:pointer}.password-card__error,.gallery-field__error,.submission-dialog__error{margin:8px 0 0;color:#e1a08d;font-size:11px}.password-card__submit{width:100%;margin-top:22px}.password-card__privacy{margin:22px 0 0;color:var(--gallery-ink-dim);font-size:9.5px;letter-spacing:.04em;text-align:center}.unavailable-page{display:grid;min-height:calc(100dvh - 194px);padding:48px 24px;place-items:center}.unavailable-card{width:min(100%,600px);text-align:center}.unavailable-card__icon{display:grid;width:52px;height:52px;margin:0 auto 28px;place-items:center;border:1px solid var(--gallery-hairline);border-radius:50%;color:var(--gallery-accent-2)}.unavailable-card h1{font-size:clamp(2.3rem,5vw,4rem)}.unavailable-card>p:last-of-type{max-width:520px;margin:20px auto 28px;color:var(--gallery-ink-muted)}.gallery-lightbox{position:fixed;z-index:100;inset:0;display:grid;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);grid-template-rows:62px minmax(0,1fr) auto auto;background:#03110ef7;color:var(--gallery-ink);animation:lightbox-in var(--gallery-duration) var(--gallery-ease) both}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}.gallery-lightbox__header{display:grid;min-width:0;padding:8px 16px;grid-template-columns:1fr auto 1fr;align-items:center;transition:opacity var(--gallery-duration-fast) var(--gallery-ease)}.lightbox-icon-button{display:grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--gallery-ink-muted);cursor:pointer;transition:color var(--gallery-duration-fast) var(--gallery-ease),background var(--gallery-duration-fast) var(--gallery-ease)}.lightbox-icon-button:hover{background:#f5f1eb14;color:var(--gallery-ink)}.gallery-lightbox__counter{color:var(--gallery-ink-dim);font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.14em;text-transform:uppercase}.gallery-lightbox__selection-state{display:inline-flex;min-height:40px;padding:8px 10px;align-items:center;justify-self:end;gap:6px;border:0;background:transparent;color:var(--gallery-ink-dim);cursor:pointer;font-size:10px;letter-spacing:.08em}.gallery-lightbox__selection-state.is-selected{color:var(--gallery-accent-2)}.gallery-lightbox__stage{position:relative;display:grid;min-height:0;padding:10px 68px;place-items:center;overflow:hidden}.gallery-lightbox__stage>img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none}.gallery-lightbox__arrow{position:absolute;z-index:2;top:50%;display:grid;width:48px;height:48px;padding:0;place-items:center;border:0;border-radius:50%;background:#092b2594;color:var(--gallery-ink-muted);cursor:pointer;transform:translateY(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.gallery-lightbox__arrow:hover{background:#124039c7;color:var(--gallery-ink)}.gallery-lightbox__arrow.is-previous{left:18px}.gallery-lightbox__arrow.is-next{right:18px}.gallery-lightbox__actions{display:flex;min-height:60px;padding:8px 20px;align-items:center;justify-content:center;gap:8px;transition:opacity var(--gallery-duration-fast) var(--gallery-ease)}.gallery-lightbox__filmstrip{display:flex;width:min(100%,960px);min-height:74px;margin:0 auto;padding:8px 12px 12px;gap:6px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;transition:opacity var(--gallery-duration-fast) var(--gallery-ease)}.gallery-lightbox__filmstrip::-webkit-scrollbar{display:none}.gallery-lightbox__filmstrip button{width:48px;height:54px;padding:0;flex:0 0 auto;overflow:hidden;border:1px solid transparent;border-radius:3px;background:var(--gallery-bg);cursor:pointer;opacity:.48;transition:opacity var(--gallery-duration-fast) var(--gallery-ease),border-color var(--gallery-duration-fast) var(--gallery-ease)}.gallery-lightbox__filmstrip button.is-active{border-color:var(--gallery-accent-2);opacity:1}.gallery-lightbox__filmstrip img{width:100%;height:100%;object-fit:cover}.gallery-lightbox__error{display:grid;width:min(100%,420px);padding:28px;place-items:center;gap:10px;border:1px solid var(--gallery-hairline-soft);border-radius:var(--gallery-radius-md);color:var(--gallery-ink-dim);text-align:center}.gallery-lightbox__error strong{color:var(--gallery-ink);font-size:13px}.gallery-lightbox__error span{font-size:11px}.gallery-lightbox__error .gallery-button{margin-top:8px}.gallery-lightbox.is-chrome-hidden .gallery-lightbox__header,.gallery-lightbox.is-chrome-hidden .gallery-lightbox__actions,.gallery-lightbox.is-chrome-hidden .gallery-lightbox__filmstrip{opacity:0;pointer-events:none}.gallery-dialog-backdrop{position:fixed;z-index:120;inset:0;display:grid;padding:24px;place-items:center;background:#03110ec2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:lightbox-in var(--gallery-duration-fast) ease both}.gallery-dialog{position:relative;width:min(100%,600px);max-height:min(880px,calc(100dvh - 48px));overflow-y:auto;border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-lg);background:#092b25f0;box-shadow:0 30px 100px #0000005c;-webkit-backdrop-filter:saturate(140%) blur(28px);backdrop-filter:saturate(140%) blur(28px);animation:dialog-enter var(--gallery-duration) var(--gallery-ease) both}@keyframes dialog-enter{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.gallery-dialog__header{display:flex;padding:28px 30px 22px;align-items:flex-start;justify-content:space-between;gap:24px}.gallery-dialog__header .gallery-dialog__eyebrow{margin-bottom:10px}.gallery-dialog h2{font-size:2.3rem}.submission-dialog__summary{display:grid;margin:0 30px 24px;padding:14px 16px;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;border-radius:var(--gallery-radius-md);background:var(--gallery-accent-faint)}.submission-dialog__summary strong{font-size:12px;font-weight:600}.submission-dialog__summary span{grid-column:1;color:var(--gallery-ink-dim);font-size:10px}.submission-dialog__summary button{min-height:38px;padding:7px 8px;grid-column:2;grid-row:1 / span 2;border:0;background:transparent;color:var(--gallery-accent-2);cursor:pointer;font-size:10px}.submission-dialog form{display:grid;padding:0 30px 26px;gap:18px}.gallery-field{display:grid}.gallery-field label span{color:var(--gallery-ink-dim);font-size:8px;font-weight:400;text-transform:lowercase}.gallery-field input,.gallery-field textarea{padding-right:13px;resize:vertical}.gallery-field textarea{min-height:112px;line-height:1.5}.gallery-field textarea::placeholder{color:var(--gallery-ink-dim)}.gallery-field__label-row{display:flex;align-items:center;justify-content:space-between}.gallery-field__label-row>span{color:var(--gallery-ink-dim);font-size:9px;font-variant-numeric:tabular-nums}.gallery-dialog__footer{display:flex;margin-top:2px;align-items:center;justify-content:flex-end;gap:8px}.submission-success{padding:44px 40px 38px;text-align:center}.submission-success__icon,.download-dialog__icon{display:grid;width:50px;height:50px;margin:0 auto 24px;place-items:center;border-radius:50%;background:var(--gallery-accent);color:var(--gallery-bg-deep)}.submission-success .gallery-dialog__eyebrow{margin-bottom:12px}.submission-success__meta{margin:20px 0 8px;color:var(--gallery-accent-2);font-size:11px;letter-spacing:.04em}.submission-success>p:not(.gallery-dialog__eyebrow):not(.submission-success__meta){margin:0;color:var(--gallery-ink-muted);font-size:12px}.submission-success__actions,.download-dialog__actions{display:flex;margin-top:30px;justify-content:center;gap:8px}.gallery-dialog__close{position:absolute;top:14px;right:14px}.download-dialog{width:min(100%,480px);padding:40px 36px 32px;text-align:center}.download-dialog h2{font-size:2.4rem}.download-dialog>p:not(.gallery-dialog__eyebrow){margin:18px auto 0;color:var(--gallery-ink-muted);font-size:12px;line-height:1.65}.gallery-toast{position:fixed;z-index:130;top:max(80px,calc(env(safe-area-inset-top) + 14px));left:50%;display:inline-flex;max-width:calc(100vw - 32px);min-height:42px;padding:10px 14px;align-items:center;gap:8px;border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-md);background:#061d19eb;color:var(--gallery-ink-muted);box-shadow:0 14px 44px #0000003d;font-size:11px;transform:translate(-50%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:toast-enter var(--gallery-duration-fast) var(--gallery-ease) both}@keyframes toast-enter{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.gallery-toast--failed,.gallery-toast--limit{color:var(--gallery-accent-2)}.showcase-page{min-height:100dvh;padding:70px max(28px,calc((100vw - 1340px)/2)) 100px;background:radial-gradient(900px 560px at 78% -5%,rgba(28,85,73,.34),transparent),var(--gallery-bg-deep)}.showcase-page__header{max-width:840px;margin-bottom:72px}.showcase-page__header img{width:180px;margin-bottom:66px}.showcase-page__header p{margin:0 0 14px;color:var(--gallery-accent);font-family:var(--gallery-font-accent);font-size:10px;letter-spacing:.22em;text-transform:uppercase}.showcase-page__header h1{margin:0;font-family:var(--gallery-font-display);font-size:clamp(3.2rem,7vw,6rem);font-weight:200;letter-spacing:-.04em;line-height:.96}.showcase-page__header>span{display:block;max-width:620px;margin-top:24px;color:var(--gallery-ink-muted)}.showcase-groups{display:grid;gap:56px}.showcase-groups section>h2{margin:0 0 16px;color:var(--gallery-ink-dim);font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.showcase-grid a{position:relative;min-height:138px;padding:20px 48px 20px 20px;border:1px solid var(--gallery-hairline-soft);border-radius:var(--gallery-radius-md);background:var(--gallery-surface-low);transition:background var(--gallery-duration-fast) var(--gallery-ease),border-color var(--gallery-duration-fast) var(--gallery-ease),transform var(--gallery-duration-fast) var(--gallery-ease)}.showcase-grid a:hover{border-color:var(--gallery-hairline);background:var(--gallery-surface-hi);transform:translateY(-2px)}.showcase-grid a>span{font-size:13px;font-weight:600}.showcase-grid a p{margin:10px 0 0;color:var(--gallery-ink-dim);font-size:11px;line-height:1.5}.showcase-grid a svg{position:absolute;top:18px;right:18px;color:var(--gallery-accent)}.dev-switcher{position:fixed;z-index:200;bottom:12px;left:12px;color:var(--gallery-ink);font-size:11px}.dev-switcher summary{padding:8px 11px;border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-md);background:#061d19eb;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dev-switcher[open] summary{display:none}.dev-switcher>div{display:grid;width:240px;padding:12px;gap:8px;border:1px solid var(--gallery-hairline);border-radius:var(--gallery-radius-md);background:#061d19f5;box-shadow:0 16px 48px #00000052}.dev-switcher label{color:var(--gallery-ink-dim);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.dev-switcher a{color:var(--gallery-accent-2)}.dev-switcher select{width:100%;min-height:38px;padding:7px 8px;border:1px solid var(--gallery-hairline-soft);border-radius:var(--gallery-radius-sm);background:var(--gallery-bg)}@media(max-width:1179px){.gallery-header__inner,.gallery-main{width:calc(100% - 48px)}.gallery-hero{padding-top:70px}.gallery-photo-grid.is-justified{gap:8px}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-lightbox__filmstrip{width:min(100%,760px)}}@media(max-width:759px){.gallery-header{height:60px;border-color:var(--gallery-hairline-soft);background:#061d19b3;-webkit-backdrop-filter:saturate(155%) blur(18px);backdrop-filter:saturate(155%) blur(18px)}.gallery-header__inner,.gallery-main{width:calc(100% - 30px)}.gallery-signature{width:36px;height:44px}.gallery-signature__full{display:none}.gallery-signature__mark{width:26px;opacity:1;transform:none}.gallery-header__meta{font-size:8.5px;letter-spacing:.09em}.gallery-header__meta span:first-child:not(:only-child){display:none}.gallery-hero{min-height:0;padding:54px 0 45px;grid-template-columns:1fr;gap:28px}.gallery-hero__eyebrow{margin-bottom:14px;font-size:9px}.gallery-hero h1{font-size:clamp(2.55rem,13vw,4rem);line-height:.98}.gallery-hero__instruction{margin-top:22px;font-size:1rem}.gallery-hero__meta{margin-top:10px;font-size:9px}.gallery-hero__download{padding:0}.gallery-photo-grid.is-mobile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:7px}.gallery-photo-grid.is-mobile .photo-tile{width:100%;height:auto}.gallery-photo-grid.is-mobile .photo-tile.is-panoramic{grid-column:1 / -1;width:min(100%,560px);justify-self:start}.photo-tile__download-actions{right:6px;bottom:6px;opacity:1;transform:none}.photo-tile__download-actions button{width:40px;min-width:40px;height:40px;padding:0}.photo-tile__download-actions button span,.photo-tile__index{display:none}.gallery-select-control{top:5px;right:5px}.gallery-notice{grid-template-columns:auto minmax(0,1fr);margin-bottom:16px;padding:12px;gap:10px}.gallery-notice button{min-height:36px;padding:5px 0;grid-column:2;justify-self:start}.gallery-action-dock{right:0;bottom:0;left:0;width:100%;min-height:76px;padding:9px max(12px,env(safe-area-inset-right)) max(9px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto;gap:10px;border-right:0;border-bottom:0;border-left:0;border-radius:0;transform:none;animation-name:dock-enter-mobile}@keyframes dock-enter-mobile{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gallery-action-dock__status{display:flex;grid-column:1;grid-row:2;justify-content:flex-start}.gallery-action-dock:not(.gallery-action-dock--download):not(.gallery-action-dock--submitted){grid-template-rows:auto auto}.gallery-action-dock:not(.gallery-action-dock--download):not(.gallery-action-dock--submitted) .gallery-button--dock{grid-column:2;grid-row:1 / span 2}.gallery-sync{max-width:min(58vw,260px);justify-content:flex-start;font-size:8.5px;text-align:left}.gallery-action-dock__count strong{font-size:11px}.gallery-action-dock__count>span,.gallery-action-dock__count div>span{font-size:9px}.gallery-button--dock,.gallery-button--dock-ghost{min-width:104px;min-height:46px;padding-inline:13px}.gallery-page--cullingProtected .gallery-footer,.gallery-page--cullingClean .gallery-footer,.gallery-page--download .gallery-footer{padding-bottom:116px}.gallery-lightbox{grid-template-rows:calc(56px + env(safe-area-inset-top)) minmax(0,1fr) auto}.gallery-lightbox__header{padding:env(safe-area-inset-top) 8px 0}.gallery-lightbox__stage{padding:8px 10px}.gallery-lightbox__arrow{top:auto;bottom:12px;width:44px;height:44px;transform:none}.gallery-lightbox__arrow.is-previous{left:10px}.gallery-lightbox__arrow.is-next{right:10px}.gallery-lightbox__actions{min-height:calc(64px + env(safe-area-inset-bottom));padding:8px 12px max(8px,env(safe-area-inset-bottom))}.gallery-lightbox__filmstrip{display:none}.gallery-dialog-backdrop{padding:0;align-items:end}.gallery-dialog{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-right:0;border-bottom:0;border-left:0;border-radius:var(--gallery-radius-lg) var(--gallery-radius-lg) 0 0;animation-name:sheet-enter}@keyframes sheet-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.gallery-dialog__header{padding:24px 20px 18px}.gallery-dialog h2{font-size:2rem}.submission-dialog__summary{margin:0 20px 20px}.submission-dialog form{padding:0 20px max(20px,env(safe-area-inset-bottom))}.submission-success,.download-dialog{padding:38px 24px max(28px,env(safe-area-inset-bottom))}.showcase-page{padding:40px 18px 80px}.showcase-page__header img{margin-bottom:52px}.showcase-grid{grid-template-columns:1fr}.gallery-footer{padding-inline:18px;font-size:8px}.password-page{min-height:auto;padding:30px 16px 40px;align-items:start}.password-card{padding:34px 24px 28px;border-color:transparent;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(max-width:419px){.gallery-header__inner,.gallery-main{width:calc(100% - 28px)}.gallery-hero h1{font-size:clamp(2.35rem,12.5vw,3.4rem)}.gallery-photo-grid.is-mobile{gap:6px}.gallery-select-control{top:3px;right:3px}.gallery-action-dock{min-height:72px}.gallery-action-dock__count>span,.gallery-action-dock__count div>span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-button--dock,.gallery-button--dock-ghost{min-width:92px;padding-inline:10px;font-size:11px}.gallery-dialog__footer{align-items:stretch;flex-direction:column-reverse}.gallery-dialog__footer .gallery-button{width:100%}.submission-success__actions,.download-dialog__actions{align-items:stretch;flex-direction:column}}@media(max-width:759px)and (orientation:landscape){.gallery-lightbox{grid-template-rows:52px minmax(0,1fr) 58px}.gallery-lightbox__header{padding-top:2px}.gallery-lightbox__actions{min-height:56px;padding-bottom:6px}.gallery-lightbox__arrow{top:50%;bottom:auto;transform:translateY(-50%)}}@media(min-width:760px)and (max-height:720px){.gallery-lightbox{grid-template-rows:56px minmax(0,1fr) 58px}.gallery-lightbox__filmstrip{display:none}.gallery-lightbox__actions{min-height:58px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
