*{box-sizing:border-box} :root{color-scheme:light;--ink:#243f4b;--gold:#cfa95f;--paper:#fffdf7}body{margin:0;background:#1d3e4d;color:var(--ink);font:17px/1.65 Georgia,serif}header{max-width:1320px;margin:auto;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;font:14px/1.4 system-ui;letter-spacing:.12em;color:#f4e8cc}header a{color:inherit;text-decoration:none}button{font:15px/1.3 system-ui;cursor:pointer;border:1px solid #d1b778;padding:12px 20px;border-radius:3px;background:transparent;color:inherit}button:hover{background:#cfa95f22}button:focus-visible,a:focus-visible{outline:3px solid #dcaa4e;outline-offset:4px}button:disabled{opacity:.35;cursor:default}main{max-width:1320px;margin:auto;padding:10px 32px 28px}#book{position:relative;min-height:700px;perspective:2200px;isolation:isolate}.spread{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:var(--paper);box-shadow:0 16px 55px #071f2ca0,5px 5px 0 #e5dfd0,9px 9px 0 #718086;border-radius:3px}.leaf{padding:42px 44px 36px;position:relative;min-width:0;background:var(--paper)}.left{border-right:1px solid #d7d0bc;background:linear-gradient(90deg,#fffdf7 92%,#e6e1d3 100%)}.right{background:linear-gradient(90deg,#eee9dd,#fffdf7 8%)}.eyebrow{font:13px/1.5 system-ui;text-transform:uppercase;letter-spacing:.17em;color:#796846;margin:0 0 19px}h1,h2,h3,p{margin-top:0}h1{font-weight:400;font-size:clamp(60px,8vw,110px);line-height:.95;letter-spacing:-.045em}h2{font-weight:400;font-size:clamp(30px,3.4vw,46px);line-height:1.12;letter-spacing:-.035em;margin-bottom:25px}h3{font-weight:400;font-size:25px;line-height:1.3}p{margin-bottom:18px}.body p:first-child::first-letter{font-size:1.5em}figure{margin:0;min-width:0}figure img,figure video{width:100%;max-height:430px;object-fit:contain;display:block;background:#eeeae0}figure img{cursor:zoom-in}figcaption{font:14px/1.45 system-ui;color:#5d645f;margin:9px 0 0}.gallery{display:grid;gap:20px;height:100%;align-content:center}.gallery.two{grid-template-columns:1fr 1fr}.gallery.two img,.gallery.two video{height:390px}.gallery.three{grid-template-columns:1fr 1fr}.gallery.three figure:first-child{grid-column:1/-1}.gallery.three img,.gallery.three video{height:190px}.gallery.three figure:first-child img,.gallery.three figure:first-child video{height:280px}.history{border-top:1px solid #c9b67c;margin-top:25px;padding-top:16px;font:15px/1.6 system-ui}.history h3{font:12px/1.5 system-ui;letter-spacing:.13em;text-transform:uppercase;color:#796846;margin-bottom:9px}.history p{margin-bottom:9px}.history a{color:#285c6c;font-size:13px}.folio{font:12px system-ui;color:#8b877b;position:absolute;bottom:12px;right:25px}.cover .left{background:#234c60;color:#f2dbac;display:flex;flex-direction:column;justify-content:center;text-align:center;border:14px solid #193b4c;outline:1px solid #bc9c62;outline-offset:-25px}.cover .eyebrow{color:#e6cf9f}.cover .right{padding:26px;background:#e7deca}.cover img{height:648px;max-height:none;object-fit:cover;width:100%;object-position:center}.cover .byline{font-style:italic;font-size:25px;margin:24px 0 65px}.cover .subtitle{font:13px system-ui;letter-spacing:.18em}.cover figcaption{position:absolute;bottom:39px;left:42px;color:white;text-shadow:0 1px 5px black}.cover figure{height:100%}.page-nav{display:flex;align-items:center;justify-content:space-between;color:#f4e8cc;padding-top:27px;gap:12px}.page-nav span{font:14px system-ui;text-align:center}.hint{font:13px/1.6 system-ui;color:#becbd0;text-align:center;margin:18px 0 0}.quote{font-size:30px;line-height:1.45;font-style:italic;border-left:3px solid #bd9959;padding-left:24px;margin:35px 0}.quiet{display:flex;flex-direction:column;justify-content:center}.note{font:14px/1.6 system-ui;color:#67736e;background:#eeeade;padding:14px;margin-top:24px}.turn-leaf{position:absolute;top:0;bottom:0;width:50%;z-index:10;pointer-events:none;backface-visibility:hidden;overflow:hidden;box-shadow:-15px 0 40px #10293244}.turn-leaf.forward{left:50%;transform-origin:left center;animation:forward .65s ease-in-out forwards}.turn-leaf.backward{left:0;transform-origin:right center;animation:backward .65s ease-in-out forwards}@keyframes forward{to{transform:rotateY(-180deg)}}@keyframes backward{to{transform:rotateY(180deg)}}dialog{border:0;padding:38px;background:var(--paper);color:var(--ink);max-width:640px;width:calc(100% - 30px);max-height:90vh;box-shadow:0 20px 90px #0007}dialog::backdrop{background:#071c2bbd}.close{float:right;font-size:25px;padding:2px 12px;color:var(--ink);margin-left:15px}#chapter-list{display:grid;gap:8px}#chapter-list button{text-align:left;color:var(--ink);line-height:1.5}#lightbox{max-width:1100px}#lightbox img{width:100%;max-height:75vh;object-fit:contain}#lightbox p{font:15px system-ui;margin-top:12px}.small{font:14px/1.6 system-ui;margin:24px 0 0}.memory-title{font-size:37px}video{border-radius:2px}.video-label{font:12px system-ui;display:block;color:#826e44;letter-spacing:.1em;margin-bottom:7px}a{color:#285c6c}@media(max-width:800px){header{padding:16px 18px;font-size:12px}header span{display:none}main{padding:5px 14px 24px}#book,.spread{min-height:0}.spread{display:block}.leaf{padding:30px 25px 35px}.left{border:0;background:var(--paper)}.right{background:#f5f1e8}.cover .left{min-height:480px}.cover .right{padding:16px}.cover img{height:420px}.cover figcaption{bottom:25px;left:26px}.gallery.two img,.gallery.two video{height:270px}.gallery.three figure:first-child img,.gallery.three figure:first-child video{height:270px}.gallery.three img,.gallery.three video{height:200px}.page-nav button{font-size:14px;padding:12px}.page-nav{position:sticky;bottom:0;background:#1d3e4df5;padding:14px 0;margin-top:13px;z-index:20}.page-nav span{font-size:12px}.turn-leaf{display:none}.spread.mobile-turn{animation:mobileturn .35s ease}@keyframes mobileturn{from{opacity:.3;transform:translateX(15px)}to{opacity:1;transform:translateX(0)}}}@media(prefers-reduced-motion:reduce){.turn-leaf{display:none}.spread.mobile-turn{animation:none}}@media(min-width:801px) and (max-width:1050px){.leaf{padding:30px 28px 36px}body{font-size:16px}}
