*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#172033}button{font:inherit}.page{min-height:100vh;display:grid;place-items:center;padding:32px}.book-card{width:min(760px,100%);display:grid;grid-template-columns:220px 1fr;gap:28px;background:#fff;border:1px solid #e4e8f0;border-radius:22px;padding:24px;box-shadow:0 20px 60px #141e3714}.cover{width:220px;height:300px;object-fit:cover;border-radius:14px;background:#eef1f6}.content{min-width:0;align-self:center}.share-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:.14em;font-weight:800;color:#667085}h1{margin:0;font-size:clamp(24px,4vw,38px);line-height:1.12}.author{margin:10px 0 0;color:#667085;font-size:14px}.description{margin:26px 0 0;line-height:1.7;color:#475467}@media(max-width:640px){.page{padding:16px}.book-card{grid-template-columns:1fr}.cover{width:100%;height:360px}}.share-trigger{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe4ec;border-radius:50%;background:#fff;color:#475467;cursor:pointer}.share-trigger:hover{background:#f5f7fb}.share-popover{width:320px;padding:0;overflow:hidden;border:1px solid #e4e8f0;border-radius:18px;background:#fff;box-shadow:0 20px 60px #141e3729;z-index:100}.share-cover-wrapper{position:relative;width:100%;height:150px;background:#eef1f6}.share-cover{width:100%;height:100%;object-fit:cover}.close-button{position:absolute;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:50%;background:#ffffffe6;display:grid;place-items:center;cursor:pointer}.share-content{padding:16px}.share-heading strong{font-size:12px;color:#667085}.share-heading h3{margin:8px 0 0;font-size:14px}.share-author,.share-description{margin:10px 0 0;font-size:12px;line-height:1.55;color:#667085}.share-description{font-style:italic}.native-share-button{width:100%;margin-top:14px;padding:10px 14px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#172033;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.native-share-button:disabled{opacity:.55;cursor:wait}.social-row{display:flex;gap:12px;margin-top:16px;padding-top:14px}.social-button{width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:#f5f7fb;color:#667085;cursor:pointer}.social-button:hover{background:#e9edf4}.social-button svg{width:20px;height:20px}.copy-row{margin-top:16px;padding:6px;display:flex;align-items:center;gap:8px;border:1px solid #e4e8f0;border-radius:9px;background:#f8fafc}.copy-row span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;color:#667085}.copy-row button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e4e8f0;border-radius:7px;background:#fff;color:#475467;cursor:pointer}
