body.picture-book-read-page>.container:has(.simple_footer){display:none!important}body.picture-book-read-page{overflow-x:hidden}.pb-read{--pb-col-max: 72rem;--pb-font-size: 18px;--pb-read-h: calc(100dvh - var(--pb-chrome-h, 11rem));--pb-locale-block: 2.75rem;--pb-progress-h: 4px;--pb-stage-h: calc(var(--pb-read-h) - var(--pb-progress-h) - var(--pb-locale-block));--pb-img-slot: calc(var(--pb-stage-h) * .58);--pb-text-slot: calc(var(--pb-stage-h) - var(--pb-img-slot) - .5rem);display:flex;flex-direction:column;height:var(--pb-read-h);max-height:var(--pb-read-h);margin-bottom:0;box-sizing:border-box;overflow:hidden}@media(min-width:768px){.pb-read{--pb-chrome-h: 12.5rem}}.pb-read__sr-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pb-read__viewport{position:relative;flex:1 1 0;display:flex;align-items:stretch;justify-content:center;gap:0;min-height:0;height:calc(var(--pb-read-h) - var(--pb-progress-h));max-height:calc(var(--pb-read-h) - var(--pb-progress-h));padding:0 56px;box-sizing:border-box;overflow:hidden}.pb-read__column{display:flex;flex-direction:column;width:100%;max-width:var(--pb-col-max);height:100%;min-height:0}.pb-read__stage{flex:0 0 var(--pb-stage-h);height:var(--pb-stage-h);max-height:var(--pb-stage-h);min-height:var(--pb-stage-h);overflow:hidden;contain:layout style}.pb-read__page{display:grid;grid-template-rows:var(--pb-img-slot) minmax(0,var(--pb-text-slot));align-content:start;justify-items:center;height:100%;max-height:100%;margin:0;padding:0;box-sizing:border-box}.pb-read__figure{margin:0;width:100%;height:var(--pb-img-slot);min-height:var(--pb-img-slot);max-height:var(--pb-img-slot);display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.pb-read__figure img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.pb-read__figure--empty{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;color:#cfd4d9;font-size:2.5rem}.pb-read__text{margin:0;width:100%;max-width:48em;max-height:var(--pb-text-slot);overflow-y:auto;overflow-x:hidden;font-size:var(--pb-font-size);line-height:1.75;font-weight:400;color:#2d3436;text-align:center;align-self:start;-webkit-overflow-scrolling:touch}.pb-read__locale{flex:0 0 var(--pb-locale-block);display:flex;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0;min-height:var(--pb-locale-block)}.pb-read__locale-sep{color:#b2bec3;-webkit-user-select:none;user-select:none}.pb-read__locale-btn{padding:0;border:none;background:none;font-size:14px;font-weight:500;color:#95a5a6;cursor:pointer;text-decoration:none}.pb-read__locale-btn:hover{color:var(--brand-primary)}.pb-read__locale-btn.is-active{color:var(--brand-primary);font-weight:700}.pb-read__edge{position:fixed;top:50%;transform:translateY(-50%);z-index:50;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;cursor:pointer;transition:opacity .15s ease,border-color .15s ease}.pb-read__edge svg{width:28px;height:28px}.pb-read__edge--prev{left:12px;border:none;background:transparent;color:#b0b8c0}.pb-read__edge--prev:hover:not(:disabled){color:#636e72}.pb-read__edge--next{right:12px;border:2px solid var(--brand-primary);border-radius:50%;background:#fff;color:var(--brand-primary);box-shadow:0 1px 6px rgba(var(--brand-primary-rgb),.2)}.pb-read__edge--next:hover:not(:disabled){background:#f4fcf8;border-color:#029e66}.pb-read__edge:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.pb-read__progress{position:relative;flex-shrink:0;height:4px;margin-top:auto;background:#e8ecef}.pb-read__progress-fill{position:absolute;left:0;top:0;height:100%;width:0%;background:var(--brand-primary);transition:width .25s ease}.pb-read__progress-thumb{position:absolute;top:50%;left:0%;transform:translate(-50%,-50%);width:12px;height:12px;background:#fff;border:2px solid var(--brand-primary);border-radius:50%;box-shadow:0 1px 4px #0000001f;transition:left .25s ease}.pb-read--credit{--pb-locale-block: 0px}.pb-read--credit .pb-read__locale{display:none}.pb-read__credit{height:100%;max-height:var(--pb-stage-h);padding:clamp(1.25rem,3vh,2.5rem) clamp(1rem,4vw,2rem);text-align:center;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow-y:auto;box-sizing:border-box;background:linear-gradient(180deg,#eef9f4,#fff 38% 100%)}.pb-read__credit-inner{flex:1 1 auto;display:flex;flex-direction:column;gap:clamp(1rem,2.5vh,1.5rem);width:100%;max-width:40rem;min-height:min(100%,28rem);margin:0 auto}.pb-read__credit-hero{flex-shrink:0}.pb-read__credit-badge{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin:0 auto 1rem;border-radius:50%;background:var(--brand-primary);color:#fff;font-size:1.75rem;font-weight:700;box-shadow:0 8px 24px rgba(var(--brand-primary-rgb),.28)}.pb-read__credit-cover{display:block;width:clamp(5.5rem,14vw,7.5rem);height:clamp(5.5rem,14vw,7.5rem);margin:0 auto 1rem;object-fit:cover;border-radius:16px;box-shadow:0 10px 28px #2d343624}.pb-read__credit h2{margin:0 0 .35rem;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:800;color:#2d3436;letter-spacing:-.02em}.pb-read__credit-lead{margin:0;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.5;color:#636e72}.pb-read__credit-card{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;width:100%;margin:0;padding:clamp(1.25rem,2.5vh,1.75rem) clamp(1.25rem,3vw,1.75rem);text-align:left;background:#fff;border:1px solid #e3e8ec;border-radius:16px;font-size:15px;line-height:1.6;color:#636e72;box-shadow:0 6px 28px #2d343612}.pb-read__credit-card h3{margin:0 0 .85rem;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#95a5a6}.pb-read__credit-card p{margin:0 0 .65rem}.pb-read__credit-card p:last-child{margin-bottom:0}.pb-read__credit-card .pb-read__story-title{margin-bottom:.85rem;font-size:1.15rem;font-weight:700;color:#2d3436}.pb-read__credit-link{color:var(--brand-primary);font-weight:600;text-decoration:none}.pb-read__credit-link:hover{text-decoration:underline}.pb-read__credit-actions{flex-shrink:0;padding-top:.25rem}.pb-read__credit-done{display:inline-flex;align-items:center;justify-content:center;min-width:12rem;padding:.85rem 2rem;background:var(--brand-primary);color:#fff;border-radius:999px;text-decoration:none;font-weight:700;font-size:1rem;box-shadow:0 6px 20px rgba(var(--brand-primary-rgb),.35);transition:background .15s ease,transform .15s ease}.pb-read__credit-done:hover{background:#029e66;transform:translateY(-1px)}@media(max-width:640px){.pb-read{--pb-chrome-h: 10rem}.pb-read__viewport{padding:0 48px}.pb-read__edge{width:40px;height:40px}.pb-read__edge--prev{left:6px}.pb-read__edge--next{right:6px}}
