:root{color:#211d1b;background:#f8f4ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 0%,rgba(217,193,154,.22),transparent 30rem),linear-gradient(180deg,#fbf7ef,#f3ede2)}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.shelf-shell,.album-shell,.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.shelf-hero{min-height:58vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:center;gap:clamp(32px,7vw,92px);padding:clamp(40px,9vw,104px) 0 52px}.hero-copy h1,.album-header h1,.state-shell h1{margin:0;max-width:820px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,7rem);font-weight:500;letter-spacing:0;line-height:.92}.hero-copy p:not(.eyebrow),.album-header p:not(.eyebrow),.state-shell p{margin:24px 0 0;max-width:620px;color:#675d55;font-size:clamp(1.05rem,1.8vw,1.35rem)}.eyebrow{margin:0 0 18px;color:#8b3f2b;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-cover,.album-card,.photo-tile{outline-offset:5px}.hero-cover{position:relative;aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(33,29,27,.14);border-radius:8px;background:#211d1b;box-shadow:0 26px 70px #2d231a33}.hero-cover img,.album-card img,.photo-tile img,.album-header img{width:100%;height:100%;object-fit:cover}.hero-cover span{position:absolute;right:18px;bottom:18px;left:18px;color:#fffaf1;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1;text-shadow:0 2px 22px rgba(0,0,0,.45)}.album-shelf{padding:28px 0 72px}.section-heading,.album-actions,.top-nav,.reader-nav,.reader-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading{margin-bottom:22px;border-top:1px solid rgba(33,29,27,.13);padding-top:22px}.section-heading h2{margin:0;font-size:1.1rem}.section-heading p,.top-nav,.reader-nav{color:#746961;font-size:.92rem}.album-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.album-card{display:grid;grid-template-rows:minmax(260px,1fr) auto;overflow:hidden;border:1px solid rgba(33,29,27,.12);border-radius:8px;background:#fffcf6b8;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.album-card:hover,.photo-tile:hover{transform:translateY(-3px);border-color:#8b3f2b59;box-shadow:0 16px 38px #2d231a1f}.album-card div{padding:18px}.album-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500;line-height:1.05}.album-card p{margin:10px 0 12px;color:#6b625b}.album-card time,.photo-tile time{color:#8b3f2b;font-size:.84rem;font-weight:700}.album-shell{padding:28px 0 76px}.top-nav{justify-content:flex-start;margin-bottom:34px}.top-nav a,.reader-nav a,.text-link{color:#8b3f2b;font-weight:700}.album-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);align-items:end;gap:clamp(24px,6vw,76px)}.album-header img{aspect-ratio:4 / 3;border-radius:8px;box-shadow:0 18px 44px #2d231a24}.album-intro{max-width:780px;margin:34px 0 0;color:#403934;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.3rem);line-height:1.25}.album-actions{margin:42px 0 22px}.sort-control{display:inline-flex;border:1px solid rgba(33,29,27,.16);border-radius:999px;padding:4px;background:#fffcf6bd}.sort-control button,.reader-toolbar button,.primary-action{min-height:40px;border:0;border-radius:999px;padding:0 16px;font-size:.92rem;font-weight:700;cursor:pointer}.sort-control button{background:transparent;color:#675d55}.sort-control button.active,.primary-action,.reader-toolbar button{background:#211d1b;color:#fffaf1}.reader-toolbar button:disabled{cursor:not-allowed;opacity:.42}.photo-wall{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:14px}.photo-tile{position:relative;min-height:220px;overflow:hidden;border:1px solid rgba(33,29,27,.1);border-radius:8px;background:#ded3c5;grid-column:span 4;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tile-0,.tile-3{grid-column:span 6;min-height:360px}.tile-2{grid-row:span 2;min-height:460px}.photo-tile span{position:absolute;right:12px;bottom:12px;left:12px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-radius:6px;background:#fffaf1e0;padding:10px 12px;color:#211d1b;font-size:.92rem;font-weight:700}.empty-panel{border:1px solid rgba(33,29,27,.12);border-radius:8px;background:#fffcf6b8;padding:28px}.empty-panel h2,.empty-panel h3{margin:0 0 8px}.empty-panel p{margin:0;color:#675d55}.state-shell{display:grid;min-height:100vh;align-content:center;justify-items:start}.loading-mark{width:42px;height:42px;border:3px solid rgba(33,29,27,.14);border-top-color:#8b3f2b;border-radius:50%;animation:spin .9s linear infinite}.reader-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% 12%,rgba(255,250,241,.1),transparent 28rem),#181513;color:#fffaf1}.reader-nav{min-height:64px;padding:0 max(18px,calc((100vw - 1120px)/2));color:#fffaf1ad}.reader-nav a{color:#f1c99a}.reader-stage{display:grid;min-height:calc(100vh - 64px);align-content:center;justify-items:center;gap:20px;padding:0 18px 34px}.reader-toolbar{width:min(760px,100%);color:#fffaf1b3}.reader-toolbar button{background:#fffaf11f}.flipbook{margin:0 auto}.reader-page{position:relative;display:grid;overflow:hidden;border:1px solid rgba(255,250,241,.18);background:#f8f4ec;color:#211d1b;box-shadow:inset 0 0 0 1px #211d1b0d}.reader-cover,.reader-back{place-items:center;padding:34px;background:linear-gradient(135deg,rgba(139,63,43,.16),transparent 45%),#f4ecde;text-align:center}.reader-cover h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,5vw,4.4rem);font-weight:500;line-height:.96}.reader-cover p:not(.reader-kicker){max-width:460px;color:#675d55}.reader-kicker{margin:0 0 16px;color:#8b3f2b;font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.reader-back{color:#8b3f2b;font-family:Georgia,Times New Roman,serif;font-size:2rem}.photo-page{grid-template-rows:1fr auto;margin:0;padding:clamp(12px,2vw,20px)}.photo-page img{width:100%;height:100%;min-height:0;object-fit:contain}.photo-page figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-height:42px;padding-top:12px;color:#675d55;font-size:.88rem}.reader-reduced{display:grid;width:min(860px,100%);max-height:calc(100vh - 164px);overflow:auto;gap:18px}.reader-reduced .reader-page{min-height:62vh}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:760px){.shelf-shell,.album-shell,.shell{width:min(100% - 22px,1120px)}.shelf-hero,.album-header{grid-template-columns:1fr}.shelf-hero{min-height:0;padding-top:34px}.hero-cover{max-height:62vh}.album-actions,.section-heading{align-items:flex-start;flex-direction:column}.photo-wall{grid-template-columns:1fr}.photo-tile,.tile-0,.tile-2,.tile-3{grid-column:auto;grid-row:auto;min-height:320px}.photo-tile span{flex-direction:column;align-items:flex-start;gap:2px}.reader-toolbar{display:grid;grid-template-columns:1fr auto 1fr}}
