*{box-sizing:border-box}
:root{--ink:#0a0a0a;--paper:#f5f2ed;--line:rgba(10,10,10,.12);--muted:#77716b}
html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink)}
body{min-height:100svh}.gallery-client-shell{width:min(1680px,100%);margin:0 auto;padding:0 24px 72px}
button,a{font:inherit}.gallery-client-header{height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;position:relative;z-index:20}
.gallery-brand{width:52px;height:52px;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.06)}
.gallery-brand img{width:100%;height:100%;object-fit:contain}.gallery-header-name{display:flex;flex-direction:column;gap:3px}.gallery-header-name span,.eyebrow,.cover-eyebrow{font-size:9px;letter-spacing:.19em;text-transform:uppercase;color:#85807b}.gallery-header-name strong{font-size:14px;font-weight:550}
.gallery-client-header>button{border:1px solid var(--line);background:rgba(255,255,255,.72);backdrop-filter:blur(12px);border-radius:999px;padding:11px 15px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}
.gallery-access{min-height:calc(100svh - 100px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:680px;margin:auto}.access-mark{width:76px;height:76px;border-radius:50%;background:#fff;overflow:hidden;margin-bottom:28px;box-shadow:0 14px 50px rgba(0,0,0,.08)}.access-mark img{width:100%;height:100%;object-fit:contain}
.gallery-access h1{font-size:clamp(56px,9vw,108px);line-height:.88;letter-spacing:-.065em;font-weight:500;margin:10px 0 24px}.gallery-access>p:not(.eyebrow){color:var(--muted);line-height:1.6;max-width:530px}
.gallery-access form{width:100%;display:grid;gap:12px;margin-top:25px}.gallery-access label span{display:block;font-size:9px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px}.gallery-access input{width:100%;border:1px solid var(--line);border-radius:18px;padding:18px 20px;background:#fff;font-size:18px;text-transform:uppercase;outline:none}.gallery-access input:focus{border-color:#0a0a0a}.gallery-access form>button{border:0;border-radius:999px;background:#0a0a0a;color:#fff;min-height:56px;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.gallery-access #galleryAccessStatus{min-height:18px;color:#913b34;font-size:12px}
.gallery-workspace{min-height:calc(100svh - 86px)}.gallery-cover{position:relative;min-height:calc(100svh - 110px);border-radius:28px;overflow:hidden;background:#131313;color:#fff;cursor:pointer;isolation:isolate;box-shadow:0 24px 80px rgba(0,0,0,.14)}
.gallery-cover-image,.gallery-cover-placeholder{position:absolute;inset:0;width:100%;height:100%}.gallery-cover-image{object-fit:cover}.gallery-cover-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#3a3937 0,#151515 38%,#070707 100%)}.gallery-cover-placeholder img{width:min(230px,32vw);filter:invert(1);opacity:.72}
.gallery-cover-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.32) 52%,rgba(0,0,0,.12) 100%);z-index:2}.gallery-cover-watermark{position:absolute;inset:0;z-index:3;pointer-events:none}
.gallery-cover-content{position:absolute;left:clamp(28px,6vw,92px);right:clamp(28px,6vw,92px);bottom:clamp(36px,7vw,100px);z-index:4;max-width:800px}.cover-eyebrow{color:rgba(255,255,255,.72)}
.gallery-cover-content h1{font-size:clamp(52px,8vw,112px);line-height:.88;letter-spacing:-.065em;font-weight:500;margin:12px 0 18px}.gallery-cover-content>p:not(.cover-eyebrow){font-size:clamp(14px,1.7vw,21px);line-height:1.55;color:rgba(255,255,255,.82);max-width:650px;margin:0 0 24px}
.cover-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.cover-meta span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.72)}.cover-meta span+span:before{content:"·";margin-right:12px}
#enterGallery{border:0;border-radius:999px;background:#fff;color:#080808;padding:15px 22px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;display:inline-flex;align-items:center;gap:18px}#enterGallery span{font-size:16px}
.gallery-collection{padding-top:62px}.gallery-title{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:36px;padding:0 clamp(2px,2vw,24px)}.gallery-title h1,.gallery-section h2{font-weight:500;letter-spacing:-.055em;margin:8px 0 0}.gallery-title h1{font-size:clamp(48px,7vw,92px);line-height:.9}.gallery-client-meta{text-align:right;display:flex;flex-direction:column;gap:6px}.gallery-client-meta span{font-size:17px}.gallery-client-meta small{font-size:10px;color:var(--muted)}
.gallery-jump-nav{position:sticky;top:12px;z-index:10;margin:0 auto 72px;width:max-content;max-width:calc(100% - 24px);display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.84);backdrop-filter:blur(16px);padding:6px;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 10px 40px rgba(0,0,0,.07)}.gallery-jump-nav button,.gallery-jump-nav span{border:0;background:transparent;border-radius:999px;padding:10px 14px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.gallery-jump-nav button:hover{background:#0a0a0a;color:#fff}.gallery-jump-nav span{background:#0a0a0a;color:#fff}
.gallery-section{margin:0 auto 100px}.gallery-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin:0 0 26px;padding:0 clamp(2px,2vw,24px)}.gallery-section h2{font-size:clamp(40px,5.5vw,72px);line-height:.94}.gallery-section-head>p{max-width:460px;color:var(--muted);font-size:12px;line-height:1.6;margin:0}
.client-photo-grid{column-count:4;column-gap:10px}.client-photo{position:relative;width:100%;break-inside:avoid;margin:0 0 10px;border-radius:16px;overflow:hidden;background:#ddd;line-height:0}.photo-open{display:block;width:100%;border:0;padding:0;background:transparent;cursor:zoom-in;position:relative;line-height:0}.photo-open>img{display:block;width:100%;height:auto;min-height:160px;object-fit:cover;transition:transform .35s ease}.client-photo:hover .photo-open>img{transform:scale(1.012)}
.photo-favorite{position:absolute;z-index:6;right:12px;top:12px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);font-size:21px;line-height:1;color:#0a0a0a;box-shadow:0 5px 22px rgba(0,0,0,.12)}.client-photo.selected .photo-favorite{background:#0a0a0a;color:#fff}.client-photo.selected:after{content:"";position:absolute;inset:0;border:3px solid #fff;border-radius:16px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);pointer-events:none;z-index:5}
.delivery-download{position:absolute;z-index:6;right:12px;bottom:12px;background:rgba(255,255,255,.93);color:#080808;border-radius:999px;padding:11px 14px;font-size:9px;line-height:1;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.gallery-empty{column-span:all;border:1px dashed var(--line);border-radius:22px;padding:42px;display:grid;gap:7px;color:var(--muted)}.gallery-empty strong{color:var(--ink);font-size:18px}.gallery-empty span{font-size:12px}
.delivery-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.delivery-head-actions span,#downloadAllDelivery{border:1px solid var(--line);background:transparent;color:inherit;border-radius:999px;padding:10px 14px;font-size:9px;letter-spacing:.08em;text-transform:uppercase}#downloadAllDelivery{cursor:pointer;background:#0a0a0a;color:#fff;border-color:#0a0a0a}#downloadAllDelivery:disabled{opacity:.5;cursor:wait}
.watermark-layer{position:absolute;inset:0;z-index:4;pointer-events:none;overflow:hidden;opacity:var(--wm-opacity,.22);color:#fff}.watermark-repeat{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);place-items:center;transform:scale(1.2) rotate(-18deg)}.watermark-center,.watermark-corner{display:flex;align-items:center;justify-content:center}.watermark-corner{align-items:flex-end;justify-content:flex-end;padding:18px}.wm-stamp{display:flex;align-items:center;justify-content:center;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,.4)}.wm-text{font-weight:700;font-size:clamp(8px,1vw,13px);letter-spacing:.16em}.wm-logo{width:72px;height:72px;border-radius:50%;overflow:hidden;background:rgba(255,255,255,.92);padding:4px;text-shadow:none}.wm-logo img{width:100%;height:100%;object-fit:contain}.watermark-center .wm-logo{width:110px;height:110px}.watermark-center .wm-text{font-size:clamp(13px,2vw,24px)}.watermark-corner .wm-logo{width:58px;height:58px}.watermark-corner .wm-text{font-size:10px;background:rgba(0,0,0,.35);padding:8px 10px;border-radius:999px}
.gallery-viewer{width:100vw;height:100svh;max-width:none;max-height:none;margin:0;border:0;padding:0;background:#050505;color:#fff;overflow:hidden}.gallery-viewer::backdrop{background:#050505}.gallery-viewer figure{position:absolute;inset:0;margin:0;display:grid;place-items:center}.gallery-viewer figure>img{width:100%;height:100%;object-fit:contain}.gallery-viewer figure>#galleryViewerWatermark{position:absolute;inset:0;pointer-events:none}.viewer-close,.viewer-nav{position:fixed;z-index:20;border:0;background:rgba(255,255,255,.92);color:#080808;display:grid;place-items:center}.viewer-close{right:18px;top:18px;width:46px;height:46px;border-radius:50%;font-size:23px}.viewer-nav{top:50%;transform:translateY(-50%);width:48px;height:70px;border-radius:999px;font-size:36px}.viewer-prev{left:18px}.viewer-next{right:18px}.viewer-footer{position:fixed;z-index:20;left:50%;bottom:max(18px,env(safe-area-inset-bottom));transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:rgba(10,10,10,.72);backdrop-filter:blur(14px);padding:7px;border:1px solid rgba(255,255,255,.14);border-radius:999px;max-width:calc(100% - 30px)}.viewer-footer span{font-size:9px;color:rgba(255,255,255,.7);max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 8px}.viewer-footer button,.viewer-footer a{border:0;border-radius:999px;background:#fff;color:#080808;padding:11px 14px;font-size:9px;text-decoration:none;white-space:nowrap}
@media(max-width:1100px){.client-photo-grid{column-count:3}}
@media(max-width:760px){.gallery-client-shell{padding:0 10px 52px}.gallery-client-header{height:74px;padding:0 4px}.gallery-brand{width:46px;height:46px}.gallery-header-name strong{font-size:12px}.gallery-cover{min-height:calc(100svh - 86px);border-radius:20px}.gallery-cover-shade{background:linear-gradient(0deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.18) 72%)}.gallery-cover-content{left:24px;right:24px;bottom:34px}.gallery-cover-content h1{font-size:clamp(48px,15vw,72px)}.gallery-collection{padding-top:46px}.gallery-title{align-items:flex-start;flex-direction:column;margin-bottom:32px}.gallery-client-meta{text-align:left}.gallery-jump-nav{margin-bottom:50px;overflow:auto;justify-content:flex-start}.gallery-section-head{align-items:flex-start;flex-direction:column}.client-photo-grid{column-count:2;column-gap:7px}.client-photo{margin-bottom:7px;border-radius:12px}.photo-favorite{width:38px;height:38px;right:9px;top:9px}.viewer-nav{width:40px;height:58px;font-size:30px}.viewer-prev{left:8px}.viewer-next{right:8px}.viewer-footer span{display:none}}
@media(max-width:420px){.client-photo-grid{column-count:2}.gallery-access h1{font-size:56px}.gallery-jump-nav span{display:none}}