*{box-sizing:border-box} :root{color-scheme:light;--paper:#f7f5ef;--ink:#293e34;--muted:#777d72;--line:#dedfd4;--green:#344d3d}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-tap-highlight-color:transparent}button,a,input{touch-action:manipulation}button{font:inherit;cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #b58952;outline-offset:4px}a{color:inherit}.topbar{height:94px;max-width:1120px;margin:auto;padding:0 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-top:env(safe-area-inset-top)}.wordmark{text-decoration:none;font-family:Georgia,serif;font-size:30px;letter-spacing:-1.5px}.wordmark span{color:#b18c58;margin-left:5px;font-size:33px}.quiet{border:0;background:none;color:var(--ink);font-size:13px;padding:12px 0;min-height:44px}.intro{text-align:center;padding:64px 12px 58px}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:600}.dot{display:inline-block;background:#a9ad8b;width:6px;height:6px;border-radius:50%;margin:0 7px 1px 0}h1{font-family:Georgia,"Times New Roman",serif;font-size:64px;line-height:1.08;letter-spacing:-2.5px;font-weight:400;margin:24px 0 20px}h1 em{font-weight:400;color:#788566} .intro p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 auto 25px}.primary{border:0;background:var(--green);color:#fff;border-radius:100px;min-height:48px;padding:13px 23px;font-size:13px;font-weight:500;box-shadow:0 3px 7px #293e3412}.primary span{font-size:20px;margin-right:7px;vertical-align:-1px}.upload-note{font-size:10px;color:var(--muted);margin-top:12px}main{max-width:1120px;padding:0 36px;margin:auto}.album-toolbar{border-top:1px solid var(--line);padding:25px 0 18px;display:flex;align-items:center;justify-content:space-between}h2{font-family:Georgia,serif;font-weight:400;font-size:25px;letter-spacing:-.6px;margin:0}.album-toolbar p{font-size:11px;color:var(--muted);margin:7px 0 0}.sort{font-size:11px;color:var(--muted);white-space:nowrap;margin-left:10px}.demo-note{font-size:11px;margin-bottom:15px;color:#778065}.demo-note span{color:#8d9186}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}.photo-card{border:0;padding:0;background:none;text-align:left;color:var(--ink);min-width:0}.photo-card img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;border-radius:5px;background:#e5e4d9}.photo-card:nth-child(3n+2) img{aspect-ratio:4/4.5}.photo-card .label{display:block;font-size:12px;margin:11px 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-card .byline{font-size:10px;color:var(--muted)}.endnote{text-align:center;padding:44px 0 140px;color:var(--muted);font-size:11px}.endnote span{font-size:28px;color:#b18c58}.bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#f7f5eff5;backdrop-filter:blur(15px);border-top:1px solid var(--line);padding:16px max(24px,calc((100vw - 1048px)/2)) calc(16px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:10px}.bottom-bar strong{font-family:Georgia,serif;font-size:17px;font-weight:400;display:block}.bottom-bar span{display:block;font-size:10px;color:var(--muted);margin-top:5px}#status{position:fixed;z-index:5;bottom:calc(90px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:15px 22px;border-radius:12px;box-shadow:0 4px 24px #0002;font-size:13px;width:max-content;max-width:90vw;line-height:1.5}dialog{border:0}dialog::backdrop{background:#101914ba}#viewer{position:fixed;inset:0;margin:0;width:100%;height:100%;height:100dvh;max-width:none;max-height:none;background:#152019;color:#fff;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}#viewer[open]{display:flex;flex-direction:column}.viewer-toolbar,.viewer-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;gap:14px}.viewer-toolbar{font-size:12px}.viewer-toolbar button,.viewer-footer button{border:1px solid #ffffff40;background:none;color:white;border-radius:50%;width:44px;height:44px;font-size:20px;flex-shrink:0}.photo-scroll{flex:1;min-height:0;overflow:auto;display:flex;align-items:center}#full-photo{width:100%;height:100%;object-fit:contain;flex-shrink:0}#full-photo.enlarged{width:200%;height:200%;max-width:none;object-fit:contain;align-self:flex-start}.viewer-footer{text-align:center}.viewer-footer p{font-size:13px;margin:5px 0;overflow-wrap:anywhere}.viewer-footer a{font-size:11px;color:#c4ceb7}.zoom-hint{font-size:10px;text-align:center;color:#a8b3a4;margin:0 0 15px}#details{width:calc(100% - 32px);max-width:440px;background:var(--paper);color:var(--ink);border-radius:16px;padding:28px}#close-details{float:right;padding:0 10px}#details .eyebrow{margin:20px 0}#details h2{font-size:32px}#details p{font-size:14px;line-height:1.7;color:#697565}#details h3{font-size:14px;margin-top:26px}.privacy-note{border-top:1px solid var(--line);padding-top:16px}body.modal-open{overflow:hidden}@media(max-width:600px){.topbar{height:77px;padding-left:22px;padding-right:22px}.wordmark{font-size:27px}.quiet{font-size:11px}main{padding:0 20px}.intro{padding:40px 0 35px}.eyebrow{font-size:9px;letter-spacing:1.7px}h1{font-size:44px;letter-spacing:-1.8px;margin:20px 0 17px}.intro p{font-size:12px;max-width:300px;line-height:1.8;margin-bottom:22px}.desktop{display:none}.album-toolbar{padding-top:22px}h2{font-size:22px}.album-toolbar p{font-size:10px;max-width:200px;line-height:1.5}.sort{font-size:10px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.photo-card:nth-child(3n+2) img{aspect-ratio:4/5}.photo-card:nth-child(even){transform:translateY(22px)}.photo-card .label{font-size:11px}.demo-note{font-size:10px}.bottom-bar{padding-left:20px;padding-right:20px}.bottom-bar strong{font-size:15px}.bottom-bar .primary{padding:12px 19px}.endnote{padding-top:65px}}@media(prefers-reduced-motion:no-preference){button{transition:opacity .15s}button:hover{opacity:.85}}

