.book-details-module__jR7VRW__container{margin:var(--size-6) auto;background-color:var(--color-grey-100);width:90%;max-width:50rem;padding:var(--size-4);font-size:var(--size-5);border-radius:6px;grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:1.5rem;display:grid;box-shadow:0 1px 4px #0003}.book-details-module__jR7VRW__heading{text-align:center;width:100%;padding:0 .5rem}.book-details-module__jR7VRW__heading h2{font-size:var(--size-6);margin:.5rem 0;line-height:1.2}.book-details-module__jR7VRW__heading div{color:var(--color-grey-700);font-size:var(--size-5)}.book-details-module__jR7VRW__metadata{font-size:var(--size-4);flex-direction:column;gap:1rem;display:flex}.book-details-module__jR7VRW__img{border-radius:4px;width:100%;max-width:200px;margin:0 auto;overflow:hidden;box-shadow:0 2px 8px #0000001a}.book-details-module__jR7VRW__img img{width:100%;height:auto;display:block}.book-details-module__jR7VRW__metacontent{color:var(--color-grey-700);flex-direction:column;gap:.25rem;display:flex}.book-details-module__jR7VRW__metacontent time{flex-direction:column;gap:.25rem;display:flex}.book-details-module__jR7VRW__metacontent li{margin-left:.5rem;list-style:none}.book-details-module__jR7VRW__metadataGrid{background:var(--color-grey-50);border:1px solid var(--color-grey-200);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.book-details-module__jR7VRW__metadataItem{flex-direction:column;gap:.25rem;display:flex}.book-details-module__jR7VRW__metadataLabel{color:var(--color-grey-500);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.book-details-module__jR7VRW__metadataValue{color:var(--color-grey-900);font-size:1rem;font-weight:500}.book-details-module__jR7VRW__categories{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.book-details-module__jR7VRW__categoryTag{background:var(--color-primary-100);color:var(--color-primary-700);border:1px solid var(--color-primary-200);border-radius:20px;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.book-details-module__jR7VRW__categoryTag:hover{background:var(--color-primary-200);color:var(--color-primary-800)}.book-details-module__jR7VRW__bookTitle{color:var(--color-grey-900);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.book-details-module__jR7VRW__bookAuthors{color:var(--color-grey-600);margin:0;font-size:1.2rem;font-weight:500}.book-details-module__jR7VRW__descriptionSection{margin-top:2rem}.book-details-module__jR7VRW__descriptionTitle{color:var(--color-grey-900);border-bottom:2px solid var(--color-grey-200);margin:0;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.book-details-module__jR7VRW__descriptionContent{border:1px solid var(--color-grey-200);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.book-details-module__jR7VRW__descriptionContent p{color:var(--color-grey-700);margin:0;padding:2rem;font-size:1rem;line-height:1.6}.book-details-module__jR7VRW__description{font-size:var(--size-5);color:var(--color-grey-800);padding-right:1.5rem;line-height:1.6}.book-details-module__jR7VRW__description p{margin:0 0 1.5rem}.book-details-module__jR7VRW__description p:last-child{margin-bottom:0}@media (min-width:768px){.book-details-module__jR7VRW__container{padding:var(--size-6);grid-template-rows:auto auto;grid-template-columns:30% 70%;gap:2rem}.book-details-module__jR7VRW__heading{grid-column:1/-1;padding:0 1rem}.book-details-module__jR7VRW__metadata{grid-area:2/1}.book-details-module__jR7VRW__descriptionSection{grid-area:2/2;margin:0;padding-right:2rem}.book-details-module__jR7VRW__metacontent{flex-direction:row;align-items:center;gap:.5rem}.book-details-module__jR7VRW__metacontent time{flex-flow:wrap;gap:.5rem}.book-details-module__jR7VRW__metacontent li{margin-left:0}}@media (min-width:1024px){.book-details-module__jR7VRW__container{max-width:60rem}.book-details-module__jR7VRW__heading h2{font-size:var(--size-7)}.book-details-module__jR7VRW__descriptionSection{padding-right:3rem}}.book-details-module__jR7VRW__actions{margin-top:1rem}.book-details-module__jR7VRW__deleteButton{background-color:var(--color-error-500);color:#fff;cursor:pointer;font:inherit;border:none;border-radius:4px;padding:.5rem 1rem;transition:background-color .2s}.book-details-module__jR7VRW__deleteButton:hover{background-color:var(--color-grey-900)}.book-details-module__jR7VRW__modal{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.book-details-module__jR7VRW__modalContent{text-align:center;background-color:#fff;border-radius:8px;width:90%;max-width:500px;padding:2rem}.book-details-module__jR7VRW__modalContent h3{color:var(--color-grey-900);margin:0 0 1rem}.book-details-module__jR7VRW__modalContent p{color:var(--color-grey-700);margin:0 0 1.5rem}.book-details-module__jR7VRW__modalActions{justify-content:center;gap:1rem;display:flex}.book-details-module__jR7VRW__cancelButton{background-color:var(--color-grey-300);color:var(--color-grey-800);cursor:pointer;font:inherit;border:none;border-radius:4px;padding:.5rem 1.5rem;transition:background-color .2s}.book-details-module__jR7VRW__cancelButton:hover{background-color:var(--color-grey-400)}.book-details-module__jR7VRW__confirmDeleteButton{background-color:var(--color-error-500);color:#fff;cursor:pointer;font:inherit;border:none;border-radius:4px;padding:.5rem 1.5rem;transition:background-color .2s}.book-details-module__jR7VRW__confirmDeleteButton:hover{background-color:var(--color-grey-900)}
