.book-modal[data-astro-cid-mle22m5v]{background:transparent;border:0;padding:0;max-width:920px;width:calc(100% - 2rem);color:var(--ink, #ececec);margin:auto}.book-modal[data-astro-cid-mle22m5v]::backdrop{background:#0d0e10c7;backdrop-filter:blur(4px)}.book-modal__body[data-astro-cid-mle22m5v]{position:relative;background:var(--surface, #1c1e21);border:1px solid var(--border, #2c2f33);border-radius:12px;box-shadow:0 20px 60px #00000080;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.book-modal__header[data-astro-cid-mle22m5v]{flex:0 0 auto;padding:1.4rem 1.5rem 1rem;border-bottom:1px solid var(--border, #2c2f33);background:var(--surface, #1c1e21)}.book-modal__scroll[data-astro-cid-mle22m5v]{flex:1 1 auto;overflow-y:auto;padding:1rem 1.5rem 1.5rem}.book-modal__close[data-astro-cid-mle22m5v]{position:absolute;top:.6rem;right:.8rem;width:32px;height:32px;border:0;background:transparent;color:var(--ink-soft, #b0b0b0);font-size:1.6rem;line-height:1;cursor:pointer;border-radius:4px}.book-modal__close[data-astro-cid-mle22m5v]:hover{color:var(--ink, #ececec);background:#ffffff0d}.book-modal__loading[data-astro-cid-mle22m5v]{color:var(--ink-soft, #b0b0b0);padding:1rem 0}.book-modal__body[data-astro-cid-mle22m5v] .bm-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent, #4fc3f7);margin:0 0 .6rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-layout{display:grid;grid-template-columns:200px 1fr;gap:1.4rem;align-items:start}@media(max-width:640px){.book-modal__body[data-astro-cid-mle22m5v] .bm-layout{grid-template-columns:140px 1fr;gap:1rem}}@media(max-width:420px){.book-modal__body[data-astro-cid-mle22m5v] .bm-layout{grid-template-columns:1fr}.book-modal__body[data-astro-cid-mle22m5v] .bm-cover{justify-self:center}}.book-modal__body[data-astro-cid-mle22m5v] .bm-cover{width:100%}.book-modal__body[data-astro-cid-mle22m5v] .bm-cover img{display:block;width:100%;max-width:200px;height:auto;border-radius:4px;background:var(--surface-muted, #25282c);box-shadow:0 6px 18px #00000059}.book-modal__body[data-astro-cid-mle22m5v] .bm-cover-empty{width:100%;max-width:200px;aspect-ratio:3/4;background:var(--surface-muted, #25282c);border-radius:4px}.book-modal__body[data-astro-cid-mle22m5v] .bm-info{min-width:0;display:flex;flex-direction:column}.book-modal__body[data-astro-cid-mle22m5v] .bm-info .bm-eyebrow{margin:0 0 .5rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-title{font-size:1.25rem;font-weight:700;color:var(--ink, #ececec);margin:0 0 .35rem;line-height:1.35}.book-modal__body[data-astro-cid-mle22m5v] .bm-meta{color:var(--ink-muted, #888888);font-size:.82rem;margin:0;line-height:1.55}.book-modal__body[data-astro-cid-mle22m5v] .bm-desc{color:var(--ink-soft, #b0b0b0);line-height:1.7;font-size:.9rem;margin:0 0 1rem;padding:.75rem .9rem;background:var(--surface-muted, #25282c);border-radius:6px}.book-modal__body[data-astro-cid-mle22m5v] .bm-section-title{font-size:.78rem;font-weight:600;color:var(--ink-muted, #888888);text-transform:uppercase;letter-spacing:.1em;margin:1rem 0 .5rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-review{color:var(--ink-soft, #b0b0b0);line-height:1.75;font-size:.92rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-review h3{color:var(--ink, #ececec);font-size:1rem;font-weight:700;margin:1.2rem 0 .4rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-review h4{color:var(--ink, #ececec);font-size:.95rem;font-weight:700;margin:.9rem 0 .3rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-review p{margin:.6rem 0}.book-modal__body[data-astro-cid-mle22m5v] .bm-review ul{margin:.5rem 0 .8rem;padding-left:1.3rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-review li{margin:.25rem 0}.book-modal__body[data-astro-cid-mle22m5v] .bm-review strong{color:var(--ink, #ececec);font-weight:700}.book-modal__body[data-astro-cid-mle22m5v] .bm-roadmaps{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-roadmap{display:inline-flex;align-items:center;padding:.3rem .7rem;background:var(--surface-muted, #25282c);border:1px solid var(--border, #2c2f33);border-radius:99px;text-decoration:none;color:var(--ink-soft, #b0b0b0);font-size:.78rem;transition:border-color .12s,color .12s}.book-modal__body[data-astro-cid-mle22m5v] .bm-roadmap:hover{border-color:var(--accent, #4fc3f7);color:var(--accent, #4fc3f7)}.book-modal__body[data-astro-cid-mle22m5v] .bm-deep-link{display:inline-flex;align-items:center;gap:.3rem;margin-top:1rem;font-size:.82rem;color:var(--ink-muted, #888888);text-decoration:none}.book-modal__body[data-astro-cid-mle22m5v] .bm-deep-link:hover{color:var(--accent, #4fc3f7)}.book-modal__body[data-astro-cid-mle22m5v] .bm-error{color:var(--ink-soft, #b0b0b0);padding:1rem 0}.book-modal__header[data-astro-cid-mle22m5v] .bm-affiliate{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.9rem}@media(min-width:540px){.book-modal__header[data-astro-cid-mle22m5v] .bm-affiliate{grid-template-columns:repeat(3,1fr)}}@media(max-width:420px){.book-modal__header[data-astro-cid-mle22m5v] .bm-affiliate{grid-template-columns:repeat(2,1fr)}}.book-modal__header[data-astro-cid-mle22m5v] .bm-aff-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.5rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;border-radius:6px;border:1px solid var(--border, #2c2f33);background:var(--surface-muted, #25282c);color:var(--ink, #ececec);transition:background .12s,border-color .12s,color .12s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.book-modal__header[data-astro-cid-mle22m5v] .bm-aff-btn:hover{border-color:var(--accent, #4fc3f7);color:var(--accent, #4fc3f7)}.book-modal__header[data-astro-cid-mle22m5v] .bm-aff-btn--primary{background:var(--accent, #4fc3f7);color:#0b1014;border-color:var(--accent, #4fc3f7)}.book-modal__header[data-astro-cid-mle22m5v] .bm-aff-btn--primary:hover{background:var(--accent-soft, #81d4fa);border-color:var(--accent-soft, #81d4fa);color:#0b1014}.book-modal__header[data-astro-cid-mle22m5v] .bm-aff-disclosure{font-size:.68rem;color:var(--ink-muted, #888);margin:.6rem 0 0;text-align:right}.book-modal__header[data-astro-cid-mle22m5v] .bm-level{display:inline-block;margin-left:.5rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700;border-radius:999px;vertical-align:middle;letter-spacing:.05em}.book-modal__header[data-astro-cid-mle22m5v] .bm-level--beginner{background:#4fc3f72e;color:#4fc3f7;border:1px solid rgba(79,195,247,.4)}.book-modal__header[data-astro-cid-mle22m5v] .bm-level--intermediate{background:#e580502e;color:#e58050;border:1px solid rgba(229,128,80,.4)}.book-modal__header[data-astro-cid-mle22m5v] .bm-level--advanced{background:#d8431533;color:#ff7043;border:1px solid rgba(216,67,21,.5)}.book-modal__body[data-astro-cid-mle22m5v] .bm-topics{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem}.book-modal__body[data-astro-cid-mle22m5v] .bm-topic{display:inline-flex;align-items:center;padding:.25rem .6rem;background:var(--surface-muted, #25282c);border:1px solid var(--border, #2c2f33);border-radius:99px;text-decoration:none;color:var(--ink-soft, #b0b0b0);font-size:.78rem;transition:border-color .12s,color .12s,background .12s}.book-modal__body[data-astro-cid-mle22m5v] .bm-topic:hover{border-color:var(--accent, #4fc3f7);color:var(--accent, #4fc3f7);background:#4fc3f714}.book-modal__body[data-astro-cid-mle22m5v] .bm-meta-block{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.55rem .8rem;background:#ffffff08;border:1px solid var(--border, #2c2f33);border-radius:6px;margin:.8rem 0 1rem;font-size:.8rem;color:var(--ink-muted, #888)}.book-modal__body[data-astro-cid-mle22m5v] .bm-meta-link{color:var(--accent, #4fc3f7);text-decoration:none;border-bottom:1px dashed currentColor;font-weight:600}.book-modal__body[data-astro-cid-mle22m5v] .bm-meta-link:hover{color:var(--accent-soft, #81d4fa);border-bottom-style:solid}.book-modal__body[data-astro-cid-mle22m5v] .bm-meta-sep{opacity:.5}
