.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__dynamic-caption{color:#fff;position:absolute;width:100%;left:0;top:0;transition:opacity .12s linear!important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#fff}.pswp__dynamic-caption--faded{opacity:0!important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;background:#00000080;padding:10px 15px;right:0;bottom:0;top:auto!important;left:0!important}:root{color-scheme:light;--bg: #f7f6f2;--paper: #fffefa;--ink: #171412;--ink-soft: #302b26;--muted: #756f66;--faint: #f0ede7;--surface: #fffdfa;--surface-strong: #ffffff;--line: #ded8cf;--line-soft: rgba(41, 35, 29, .1);--accent: #8f4f25;--olive: #5b6849;--dark: #100f0d;--accent-ink: #ffffff;--focus: #2f6feb;--shadow-soft: 0 18px 42px rgba(25, 21, 17, .1);--shadow-lift: 0 28px 72px rgba(25, 21, 17, .18)}[data-astro-cid-tqyihlq7]{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f7f6f2fa,#fff 340px),var(--bg);overflow-x:hidden}a[data-astro-cid-tqyihlq7]{color:inherit}button[data-astro-cid-tqyihlq7],input[data-astro-cid-tqyihlq7]{font:inherit}.shell[data-astro-cid-tqyihlq7]{width:min(1180px,calc(100vw - 40px));margin:0 auto}.sr-only[data-astro-cid-tqyihlq7]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar[data-astro-cid-tqyihlq7]{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid rgba(41,35,29,.12)}.brand[data-astro-cid-tqyihlq7]{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark[data-astro-cid-tqyihlq7]{width:42px;height:42px;border:1px solid rgba(41,35,29,.16);border-radius:8px;display:grid;place-items:center;color:#fff;background:#16120f;box-shadow:0 12px 28px #19151129;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:700}.brand-sub[data-astro-cid-tqyihlq7]{color:var(--ink-soft);font-size:.92rem;font-weight:650}.top-status[data-astro-cid-tqyihlq7]{display:flex;align-items:center;gap:8px;min-height:34px;border:1px solid rgba(41,35,29,.12);border-radius:999px;padding:0 12px;color:var(--ink-soft);background:#ffffffbd;font-size:.88rem;white-space:nowrap;box-shadow:0 8px 22px #1915110d}.lock-icon[data-astro-cid-tqyihlq7]{color:var(--accent)}.gallery-shell[data-astro-cid-tqyihlq7]{--template-accent: var(--accent);--template-muted: var(--olive);--template-surface: var(--surface);--template-line: var(--line);min-height:calc(100vh - 79px);background:linear-gradient(180deg,color-mix(in srgb,var(--template-surface) 86%,#ffffff) 0,#fff 480px),#fff}.gallery-shell[data-astro-cid-tqyihlq7][data-template=wedding]{--template-accent: #8f5f64;--template-muted: #6d705f;--template-surface: #fbf8f7;--template-line: #eadedc}.gallery-shell[data-astro-cid-tqyihlq7][data-template=portrait]{--template-accent: #6f6652;--template-muted: #80684e;--template-surface: #faf9f5;--template-line: #e7dfd3}.gallery-shell[data-astro-cid-tqyihlq7][data-template=event]{--template-accent: #2f5f71;--template-muted: #795d3e;--template-surface: #f7fafb;--template-line: #dce8eb}.gallery-shell[data-astro-cid-tqyihlq7][data-template=proofing]{--template-accent: #2f5f4f;--template-muted: #766748;--template-surface: #f8faf7;--template-line: #dfe7df}.not-found[data-astro-cid-tqyihlq7],.gate[data-astro-cid-tqyihlq7]{display:grid;place-items:center;min-height:calc(100vh - 78px);padding:56px 0}.gate[data-astro-cid-tqyihlq7].photo-gate{position:relative;isolation:isolate;overflow:hidden}.gate[data-astro-cid-tqyihlq7].photo-gate:before{content:"";position:absolute;inset:-28px;z-index:-2;background:linear-gradient(#ffffffad,#ffffffc7),var(--gate-image) center / cover no-repeat;filter:blur(18px) saturate(.88);transform:scale(1.04)}.gate[data-astro-cid-tqyihlq7].photo-gate:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 50% 35%,#fff3,#ffffffd1 62%)}.gate-panel[data-astro-cid-tqyihlq7]{width:min(440px,100%);border:1px solid var(--line);border-radius:8px;padding:28px;background:#ffffffe6;box-shadow:var(--shadow-lift);backdrop-filter:blur(18px)}.gate-title[data-astro-cid-tqyihlq7],.not-found[data-astro-cid-tqyihlq7] h1[data-astro-cid-tqyihlq7]{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:3.5rem;line-height:.98;font-weight:500}.gate-copy[data-astro-cid-tqyihlq7],.not-found[data-astro-cid-tqyihlq7] p[data-astro-cid-tqyihlq7]{margin:0 0 22px;color:var(--muted);line-height:1.55}.password-form[data-astro-cid-tqyihlq7]{display:grid;gap:12px}.turnstile-wrap[data-astro-cid-tqyihlq7]{min-height:65px}.password-input[data-astro-cid-tqyihlq7]{width:100%;min-height:48px;border:1px solid var(--line);border-radius:6px;padding:0 14px;color:var(--ink);background:#fff}.password-input[data-astro-cid-tqyihlq7]:focus{border-color:var(--focus);outline:3px solid rgba(47,111,235,.15)}.error[data-astro-cid-tqyihlq7]{margin:0;color:#9f2c21;font-size:.9rem}.primary-btn[data-astro-cid-tqyihlq7],.icon-btn[data-astro-cid-tqyihlq7],.text-btn[data-astro-cid-tqyihlq7]{min-height:44px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;background:#ffffffeb;color:var(--ink);cursor:pointer;text-decoration:none;box-shadow:0 1px #ffffffbf inset;transition:border-color .16s ease,color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}button[data-astro-cid-tqyihlq7]:disabled,.text-btn[data-astro-cid-tqyihlq7].is-disabled{cursor:not-allowed;opacity:.58;transform:none}.primary-btn[data-astro-cid-tqyihlq7]{border-color:var(--accent);background:var(--accent);color:var(--accent-ink);box-shadow:0 14px 28px color-mix(in srgb,var(--accent) 22%,transparent),0 1px #ffffff2e inset}.icon-btn[data-astro-cid-tqyihlq7]:hover,.text-btn[data-astro-cid-tqyihlq7]:hover{border-color:color-mix(in srgb,var(--template-accent, var(--accent)) 28%,var(--line));background:color-mix(in srgb,var(--template-accent, var(--accent)) 5%,#fff);box-shadow:0 10px 22px #19151114;transform:translateY(-1px)}.primary-btn[data-astro-cid-tqyihlq7]:hover{background:#824a25;transform:translateY(-1px)}.gallery-head[data-astro-cid-tqyihlq7]{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(440px,1.18fr);gap:56px;align-items:center;padding:58px 0 38px}.gallery-kicker[data-astro-cid-tqyihlq7]{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:var(--ink-soft);font-size:.9rem;margin-bottom:20px}.gallery-kicker[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]{min-height:28px;border:1px solid color-mix(in srgb,var(--template-line) 75%,#ffffff);border-radius:999px;display:inline-flex;align-items:center;padding:0 10px;background:#ffffffa8}.gallery-title[data-astro-cid-tqyihlq7]{margin:0;font-family:Georgia,Times New Roman,serif;font-size:5.35rem;line-height:.94;font-weight:500;text-wrap:balance}.gallery-meta[data-astro-cid-tqyihlq7]{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:var(--muted);font-size:.98rem}.gallery-meta[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]{position:relative}.gallery-meta[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]+span[data-astro-cid-tqyihlq7]:before{content:"";position:absolute;left:-10px;top:50%;width:3px;height:3px;border-radius:999px;background:color-mix(in srgb,var(--template-accent) 58%,var(--line));transform:translateY(-50%)}.gallery-message[data-astro-cid-tqyihlq7]{margin:22px 0 0;max-width:680px;color:var(--muted);font-size:1rem;line-height:1.6;white-space:pre-line}.live-panel[data-astro-cid-tqyihlq7]{display:grid;gap:10px;margin-top:30px;border:1px solid color-mix(in srgb,var(--template-line) 82%,#ffffff);border-radius:8px;padding:14px;background:#ffffffad;box-shadow:0 14px 32px #1915110d}.live-row[data-astro-cid-tqyihlq7]{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:.88rem}.live-row[data-astro-cid-tqyihlq7] strong[data-astro-cid-tqyihlq7]{color:var(--ink);font-size:.95rem;font-weight:650}.live-dot[data-astro-cid-tqyihlq7]{display:inline-block;width:8px;height:8px;border-radius:999px;background:var(--template-muted);box-shadow:0 0 0 5px color-mix(in srgb,var(--template-muted) 16%,transparent)}.hero-carousel[data-astro-cid-tqyihlq7]{min-width:0;position:relative}.hero-viewport[data-astro-cid-tqyihlq7]{overflow:hidden;border-radius:8px;box-shadow:var(--shadow-lift)}.hero-photo[data-astro-cid-tqyihlq7]{position:relative;min-height:620px;overflow:hidden;border:1px solid rgba(36,29,23,.09);border-radius:8px;background:var(--faint)}.hero-track[data-astro-cid-tqyihlq7]{display:flex;touch-action:pan-y pinch-zoom;transition:transform .26s ease}.hero-slide[data-astro-cid-tqyihlq7]{min-width:0;flex:0 0 100%;padding:0}.hero-photo[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7]{width:100%;height:100%;min-height:620px;display:block;object-fit:cover}.hero-empty[data-astro-cid-tqyihlq7]{height:620px;display:grid;place-items:center;color:var(--muted)}.hero-caption[data-astro-cid-tqyihlq7]{position:absolute;left:14px;right:14px;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:12px 12px 12px 14px;color:#fff;background:#100f0db8;backdrop-filter:blur(18px);box-shadow:0 14px 34px #0000002e}.hero-caption[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-thumbs[data-astro-cid-tqyihlq7]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:12px}.hero-thumb[data-astro-cid-tqyihlq7]{position:relative;height:58px;border:1px solid rgba(41,35,29,.12);border-radius:6px;overflow:hidden;padding:0;background:var(--surface);cursor:pointer;box-shadow:0 8px 20px #1915110f}.hero-thumb[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7]{width:100%;height:100%;display:block;object-fit:cover}.hero-thumb[data-astro-cid-tqyihlq7].is-selected{border-color:var(--template-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--template-accent) 18%,transparent)}.toolbar[data-astro-cid-tqyihlq7]{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(41,35,29,.1);border-radius:8px;margin-top:4px;padding:12px;background:#ffffffdb;box-shadow:var(--shadow-soft);backdrop-filter:blur(20px)}.toolbar-title[data-astro-cid-tqyihlq7]{display:flex;align-items:center;gap:10px;min-width:210px;color:var(--ink-soft);font-size:.92rem}.toolbar-title[data-astro-cid-tqyihlq7] svg[data-astro-cid-tqyihlq7]{color:var(--template-accent)}.toolbar-actions[data-astro-cid-tqyihlq7]{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.toolbar-actions[data-astro-cid-tqyihlq7] .text-btn[data-astro-cid-tqyihlq7],.toolbar-actions[data-astro-cid-tqyihlq7] .icon-btn[data-astro-cid-tqyihlq7],.approval-badge[data-astro-cid-tqyihlq7]{font-size:.9rem;font-weight:650}.icon-btn[data-astro-cid-tqyihlq7].is-active{border-color:var(--template-accent);color:var(--template-accent);background:color-mix(in srgb,var(--template-accent) 10%,#fff);box-shadow:0 12px 24px color-mix(in srgb,var(--template-accent) 12%,transparent)}.copy-animate[data-astro-cid-tqyihlq7],.copy-animate{animation:copyPulse .52s ease both}@keyframes copyPulse{0%{transform:scale(1);box-shadow:0 0 color-mix(in srgb,var(--template-accent, #fff) 34%,transparent)}48%{transform:scale(1.035);box-shadow:0 0 0 7px color-mix(in srgb,var(--template-accent, #fff) 0%,transparent)}to{transform:scale(1);box-shadow:none}}.approval-badge[data-astro-cid-tqyihlq7]{min-height:42px;border:1px solid #d4eadc;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 14px;color:#1f7a52;background:#eef8f2}.grid-wrap[data-astro-cid-tqyihlq7]{padding:38px 0 88px}.photo-grid[data-astro-cid-tqyihlq7]{columns:4 238px;column-gap:18px}.photo-grid[data-astro-cid-tqyihlq7].is-justified{position:relative;columns:auto;column-gap:0;transition:height .18s ease}.photo-card[data-astro-cid-tqyihlq7]{position:relative;display:block;width:100%;margin:0 0 16px;break-inside:avoid;border:1px solid rgba(41,35,29,.08);border-radius:8px;overflow:hidden;background:var(--faint);box-shadow:0 1px #ffffffb8 inset,0 10px 26px #1915110f;transition:box-shadow .18s ease,transform .18s ease}.photo-card[data-astro-cid-tqyihlq7][hidden]{display:none}.photo-grid[data-astro-cid-tqyihlq7].is-justified .photo-card[data-astro-cid-tqyihlq7]{position:absolute;margin:0;will-change:transform,width,height}.photo-link[data-astro-cid-tqyihlq7]{display:block;width:100%;height:100%;color:inherit;cursor:zoom-in;text-decoration:none}.photo-card[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7]{display:block;width:100%;height:auto;background:var(--faint);transition:filter .18s ease,transform .22s ease}.photo-grid[data-astro-cid-tqyihlq7].is-justified .photo-card[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7]{height:100%;object-fit:cover}.photo-card[data-astro-cid-tqyihlq7]:hover img[data-astro-cid-tqyihlq7],.photo-card[data-astro-cid-tqyihlq7]:focus-within img[data-astro-cid-tqyihlq7]{filter:brightness(.9);transform:scale(1.018)}.photo-card[data-astro-cid-tqyihlq7]:hover,.photo-card[data-astro-cid-tqyihlq7]:focus-within{box-shadow:0 18px 46px #1d18122e;transform:translateY(-2px)}.photo-card[data-astro-cid-tqyihlq7].watermarked:after,.hero-photo[data-astro-cid-tqyihlq7].watermarked:after{content:"MSF";position:absolute;inset:0;display:grid;place-items:center;color:#ffffff6b;font-family:Georgia,Times New Roman,serif;font-size:5rem;letter-spacing:0;pointer-events:none;text-shadow:0 1px 18px rgba(0,0,0,.35)}.photo-actions[data-astro-cid-tqyihlq7]{position:absolute;inset:auto 10px 10px;display:flex;justify-content:space-between;gap:8px;opacity:0;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease}.photo-card[data-astro-cid-tqyihlq7]:hover .photo-actions[data-astro-cid-tqyihlq7],.photo-card[data-astro-cid-tqyihlq7]:focus-within .photo-actions[data-astro-cid-tqyihlq7]{opacity:1;transform:translateY(0)}.mini-btn[data-astro-cid-tqyihlq7]{min-width:44px;min-height:44px;border:1px solid rgba(255,255,255,.48);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#140f0a9e;backdrop-filter:blur(14px);cursor:pointer;text-decoration:none;touch-action:manipulation;transition:background .16s ease,border-color .16s ease,transform .16s ease}.mini-btn[data-astro-cid-tqyihlq7]:hover{border-color:#ffffffc7;background:#140f0ac7;transform:translateY(-1px)}.photo-caption[data-astro-cid-tqyihlq7]{position:absolute;left:10px;right:10px;top:10px;display:flex;justify-content:space-between;gap:10px;opacity:0;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease}.photo-card[data-astro-cid-tqyihlq7]:hover .photo-caption[data-astro-cid-tqyihlq7],.photo-card[data-astro-cid-tqyihlq7]:focus-within .photo-caption[data-astro-cid-tqyihlq7]{opacity:1;transform:translateY(0)}.photo-name[data-astro-cid-tqyihlq7]{min-height:30px;max-width:min(230px,calc(100% - 54px));border-radius:6px;padding:7px 9px;color:#fff;background:#100f0d9e;backdrop-filter:blur(14px);font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-btn[data-astro-cid-tqyihlq7].is-favorite{color:#ffe4d1;background:#81401cc2}.mini-btn[data-astro-cid-tqyihlq7].has-note{color:#fff5cc;background:#575c34c7}.photo-card[data-astro-cid-tqyihlq7].is-selected{box-shadow:0 0 0 2px var(--template-accent),0 18px 48px #1d181233}.photo-card[data-astro-cid-tqyihlq7].is-share-target{animation:targetGlow 1.8s ease both}@keyframes targetGlow{0%,to{box-shadow:0 1px #16120f14}28%,70%{box-shadow:0 0 0 3px var(--template-accent),0 18px 44px #1d181238}}.pswp-caption-content[data-astro-cid-tqyihlq7]{display:none}.pswp__dynamic-caption{color:#fff;font-size:.9rem;line-height:1.45}.pswp__dynamic-caption strong{display:block;margin-bottom:4px;font-size:.98rem}.pswp__dynamic-caption p{margin:0;color:#ffffffbd}.empty-state[data-astro-cid-tqyihlq7]{display:none;padding:44px 0;color:var(--muted);text-align:center}.empty-state[data-astro-cid-tqyihlq7].show{display:block}.toast[data-astro-cid-tqyihlq7]{position:fixed;right:18px;bottom:18px;z-index:10;max-width:min(340px,calc(100vw - 36px));border-radius:8px;padding:12px 15px;color:#fff;background:#171412eb;box-shadow:0 18px 46px #0000003d;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.toast[data-astro-cid-tqyihlq7].show{opacity:1;transform:translateY(0)}.favorites-tray[data-astro-cid-tqyihlq7]{position:fixed;left:50%;bottom:16px;z-index:8;width:min(760px,calc(100vw - 28px));border:1px solid rgba(42,34,28,.14);border-radius:8px;padding:10px;color:var(--ink);background:#fffffff2;box-shadow:0 24px 72px #18130f38;transform:translate(-50%,calc(100% + 28px));opacity:0;pointer-events:none;backdrop-filter:blur(18px);transition:opacity .18s ease,transform .18s ease}.favorites-tray[data-astro-cid-tqyihlq7].is-visible{opacity:1;transform:translate(-50%);pointer-events:auto}.favorites-tray-main[data-astro-cid-tqyihlq7]{display:flex;align-items:center;justify-content:space-between;gap:12px}.favorites-tray-title[data-astro-cid-tqyihlq7]{display:grid;gap:2px;min-width:150px}.favorites-tray-title[data-astro-cid-tqyihlq7] strong[data-astro-cid-tqyihlq7]{font-size:.95rem}.favorites-tray-title[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]{color:var(--muted);font-size:.78rem}.favorites-rail[data-astro-cid-tqyihlq7]{display:flex;gap:6px;flex:1;min-width:0;overflow:hidden}.favorites-rail[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7],.favorites-rail img{width:42px;height:42px;border-radius:6px;object-fit:cover;background:var(--faint)}.favorites-tray-actions[data-astro-cid-tqyihlq7]{display:flex;align-items:center;gap:7px}.drawer-panel[data-astro-cid-tqyihlq7]{position:fixed;right:16px;bottom:16px;z-index:12;width:min(420px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 32px));border:1px solid rgba(42,34,28,.14);border-radius:8px;display:none;overflow:auto;color:var(--ink);background:#fffffff7;box-shadow:0 26px 78px #18130f38;backdrop-filter:blur(18px)}.drawer-panel[data-astro-cid-tqyihlq7].is-visible{display:block}.drawer-inner[data-astro-cid-tqyihlq7]{display:grid;gap:14px;padding:14px}.drawer-head[data-astro-cid-tqyihlq7]{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.drawer-title[data-astro-cid-tqyihlq7]{display:grid;gap:4px}.drawer-title[data-astro-cid-tqyihlq7] strong[data-astro-cid-tqyihlq7]{font-size:1rem}.drawer-title[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]{color:var(--muted);font-size:.82rem;line-height:1.35}.drawer-close[data-astro-cid-tqyihlq7]{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:#fff;cursor:pointer}.drawer-preview[data-astro-cid-tqyihlq7]{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center}.drawer-preview[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7],.submit-list[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7]{width:76px;height:76px;border-radius:6px;object-fit:cover;background:var(--faint)}.drawer-preview[data-astro-cid-tqyihlq7] strong[data-astro-cid-tqyihlq7],.submit-item[data-astro-cid-tqyihlq7] strong[data-astro-cid-tqyihlq7]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-preview[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7],.submit-item[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]{display:block;margin-top:4px;color:var(--muted);font-size:.78rem}.drawer-panel[data-astro-cid-tqyihlq7] label[data-astro-cid-tqyihlq7]{display:grid;gap:6px;color:var(--muted);font-size:.78rem;font-weight:700}.drawer-panel[data-astro-cid-tqyihlq7] input[data-astro-cid-tqyihlq7],.drawer-panel[data-astro-cid-tqyihlq7] textarea[data-astro-cid-tqyihlq7]{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:0 10px;background:#fff;color:var(--ink);font:inherit}.drawer-panel[data-astro-cid-tqyihlq7] textarea[data-astro-cid-tqyihlq7]{min-height:112px;padding:10px;resize:vertical;line-height:1.45}.submit-fields[data-astro-cid-tqyihlq7]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.submit-list[data-astro-cid-tqyihlq7]{display:grid;gap:8px;max-height:240px;overflow:auto}.submit-item[data-astro-cid-tqyihlq7]{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:8px;background:var(--surface)}.submit-item[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7]{width:54px;height:54px}.drawer-actions[data-astro-cid-tqyihlq7]{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.pswp{--pswp-bg: #050505;--pswp-placeholder-bg: #211d1a}.pswp__bg{background:#050505!important;opacity:1!important}.pswp__top-bar{align-items:stretch;height:60px}.pswp a{color:#fff;text-decoration:none}.pswp__button--msf-download,.pswp__button--msf-copy{width:auto!important;min-width:72px;height:60px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 13px!important;color:#fff!important;font-size:.84rem;font-weight:650;line-height:1!important;opacity:.9;text-decoration:none!important;transform:none!important}.pswp__button--msf-download:hover,.pswp__button--msf-copy:hover{opacity:1}@media(max-width:860px){.shell[data-astro-cid-tqyihlq7]{width:min(100% - 28px,680px)}.topbar[data-astro-cid-tqyihlq7]{align-items:center;gap:14px}.gallery-head[data-astro-cid-tqyihlq7]{grid-template-columns:1fr;gap:26px;padding:36px 0 26px}.gallery-title[data-astro-cid-tqyihlq7]{font-size:4.15rem}.hero-photo[data-astro-cid-tqyihlq7],.hero-photo[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7],.hero-empty[data-astro-cid-tqyihlq7]{min-height:420px;height:420px}.hero-caption[data-astro-cid-tqyihlq7]{position:static;border-color:var(--line);color:var(--ink);background:var(--surface);backdrop-filter:none}.toolbar[data-astro-cid-tqyihlq7]{align-items:flex-start;flex-direction:column;position:static}.toolbar-actions[data-astro-cid-tqyihlq7]{justify-content:flex-start;width:100%}.favorites-tray-main[data-astro-cid-tqyihlq7]{align-items:flex-start;flex-direction:column}.favorites-rail[data-astro-cid-tqyihlq7]{width:100%}}@media(max-width:520px){.topbar[data-astro-cid-tqyihlq7]{align-items:flex-start;flex-direction:column}.brand[data-astro-cid-tqyihlq7]{gap:9px}.brand-mark[data-astro-cid-tqyihlq7]{width:38px;height:38px}.gallery-title[data-astro-cid-tqyihlq7]{font-size:3.05rem}.gate-title[data-astro-cid-tqyihlq7],.not-found[data-astro-cid-tqyihlq7] h1[data-astro-cid-tqyihlq7]{font-size:2.6rem}.gallery-meta[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]+span[data-astro-cid-tqyihlq7]:before{display:none}.hero-photo[data-astro-cid-tqyihlq7],.hero-photo[data-astro-cid-tqyihlq7] img[data-astro-cid-tqyihlq7],.hero-empty[data-astro-cid-tqyihlq7]{min-height:330px;height:330px}.live-row[data-astro-cid-tqyihlq7]{align-items:flex-start;flex-direction:column;gap:7px}.toolbar-title[data-astro-cid-tqyihlq7]{min-width:0}.text-btn[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7],.icon-btn[data-astro-cid-tqyihlq7] span[data-astro-cid-tqyihlq7]{display:none}.toolbar-actions[data-astro-cid-tqyihlq7] .text-btn[data-astro-cid-tqyihlq7]:first-child span[data-astro-cid-tqyihlq7]{display:inline}.photo-grid[data-astro-cid-tqyihlq7]{columns:2 150px;column-gap:10px}.photo-grid[data-astro-cid-tqyihlq7].is-justified{columns:auto}.photo-card[data-astro-cid-tqyihlq7]{margin-bottom:10px}.photo-name[data-astro-cid-tqyihlq7]{display:none}.photo-actions[data-astro-cid-tqyihlq7]{inset:auto 8px 8px;gap:6px;opacity:1;transform:none}.hero-thumbs[data-astro-cid-tqyihlq7]{grid-template-columns:repeat(4,minmax(0,1fr))}.favorites-tray[data-astro-cid-tqyihlq7]{bottom:10px}.favorites-tray-actions[data-astro-cid-tqyihlq7]{flex-wrap:wrap}.drawer-panel[data-astro-cid-tqyihlq7]{right:10px;bottom:10px;width:calc(100vw - 20px)}.submit-fields[data-astro-cid-tqyihlq7]{grid-template-columns:1fr}.pswp__button--msf-download,.pswp__button--msf-copy{min-width:62px;padding:0 8px!important;font-size:.78rem}}
