.search{display:flex;justify-content:center}.search__form{align-items:stretch;display:flex;flex-direction:column;gap:.75rem;max-width:34rem;padding:1.5rem;width:100%}@media only screen and (min-width:768px){.search__form{align-items:center;flex-direction:row}}.search__input-wrapper{display:flex;flex:1 1;justify-content:center}.search__input{background-color:#fffdfa;border:1px solid #eae2d8;border-radius:999px;box-shadow:0 1px 3px #4a3a2e14;color:#4a3a2e;font-size:.9375rem;padding:.875rem 1.25rem;transition:all .25s ease;width:100%}.search__input::placeholder{color:#8a7362}.search__input:focus{border-color:#d18e8b;box-shadow:0 0 0 3px #d18e8b33;outline:none}.search__button-wrapper{display:flex;justify-content:center}.search__button{all:unset;align-items:center;background-color:#d18e8b;border-radius:999px;box-shadow:0 1px 3px #4a3a2e14;color:#fff;cursor:pointer;display:flex;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.8125rem;font-weight:700;justify-content:center;letter-spacing:.1em;padding:.875rem 2rem;text-transform:uppercase;transition:all .25s ease}.search__button:hover{background-color:#b97370;box-shadow:0 6px 18px #4a3a2e1a;transform:translateY(-1px)}.search__button:focus-visible{box-shadow:0 0 0 3px #d18e8b59;outline:none}.home-search{display:flex;flex-direction:column;padding-bottom:4rem}.home-search__wrapper{background:url(/static/media/hero-home.ff047599b4823c601e33.svg);background-position:50%;background-size:cover;border:0;height:40vh;margin:0;padding:0}@media only screen and (min-width:768px){.home-search__wrapper{height:50vh}}.home-search__subtitle{align-items:center;display:flex;flex-direction:column;padding:3rem 1.5rem .5rem;text-align:center}.home-search__subtitle:after{background-color:#d18e8b;border-radius:3px;content:"";display:block;height:3px;margin-top:1rem;width:3.5rem}.home-search__loader{height:16vh;margin:2rem auto}.home-search__results-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:1rem 1.5rem}@media only screen and (min-width:768px){.home-search__results-container{align-items:stretch;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:75rem;padding:1rem 3rem}}.home-search__results-wrapper{background-color:#fffdfa;border:1px solid #eae2d8;border-radius:14px;box-shadow:0 1px 3px #4a3a2e14;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:1.5rem 1.25rem;transition:all .25s ease;width:15rem}.home-search__results-wrapper:hover{border-color:#dabcba;box-shadow:0 14px 34px #4a3a2e29;transform:translateY(-6px)}.home-search__results-content{align-items:center;display:flex;flex-direction:column;gap:.375rem;height:100%;justify-content:flex-start}.home-search__coverUrl{border-radius:8px;box-shadow:0 6px 18px #4a3a2e1a;height:15rem;margin-bottom:1rem;object-fit:cover;width:10.5rem}.home-search__book-title{color:#4a3a2e;font-size:.9375rem;font-weight:700;text-align:center}.home-search__book-author{color:#8a7362;font-weight:500;text-align:center}.bookreview{display:flex;flex-direction:column;padding-bottom:4rem}.bookreview__title-wrapper{background:url(/static/media/hero-entry.a8863068fedaa98570c6.svg);background-position:50%;background-size:cover;height:35vh}@media only screen and (min-width:768px){.bookreview__title-wrapper{height:45vh}}.bookreview__title{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem 1.5rem 0;text-align:center}.bookreview__title:after{background-color:#9fb9c6;border-radius:3px;content:"";display:block;height:3px;margin-top:1rem;width:3.5rem}.bookreview__wrapper{background-color:#fffdfa;border:1px solid #eae2d8;border-radius:20px;box-shadow:0 6px 18px #4a3a2e1a;display:flex;flex-direction:column;gap:2rem;margin:2rem auto 0;max-width:60rem;padding:2rem 1.5rem;width:100%}@media only screen and (min-width:768px){.bookreview__wrapper{align-items:flex-start;flex-direction:row;padding:3rem}}.bookreview__img-details-wrapper{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:1rem}.bookreview__img-details-wrapper img{border-radius:8px;box-shadow:0 14px 34px #4a3a2e29;cursor:zoom-in;transition:all .25s ease;width:11rem}.bookreview__img-details-wrapper img:hover{transform:scale(1.03)}.bookreview__book-details{align-items:center;display:flex;flex-direction:column;gap:.375rem;text-align:center}.bookreview__book-details h4{color:#8a7362}.bookreview__form{flex:1 1;width:100%}.review-section,.review-section__form{display:flex;flex-direction:column}.review-section__form{gap:1rem}.review-section__input,.review-section__input-review{background-color:#f8f7f4;border:1px solid #eae2d8;border-radius:8px;color:#4a3a2e;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.9375rem;padding:.875rem 1rem;transition:all .25s ease;width:100%}.review-section__input-review::placeholder,.review-section__input::placeholder{color:#8a7362}.review-section__input-review:focus,.review-section__input:focus{background-color:#fffdfa;border-color:#d18e8b;box-shadow:0 0 0 3px #d18e8b33;outline:none}.review-section__input[readonly]{background-color:#f8f7f4;border-style:dashed;color:#8a7362}.review-section__input[readonly]:focus{border-color:#eae2d8;box-shadow:none}.review-section__input-review{height:9rem;resize:vertical}.review-section__date-row{display:flex;flex-wrap:wrap;gap:1rem}.review-section__date-field{display:flex;flex:1 1;flex-direction:column;gap:.375rem;min-width:12rem}.review-section__date-label{color:#8a7362;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.review-section__button-wrapper{display:flex;justify-content:center;padding-top:.5rem}.review-section__button{all:unset;align-items:center;background-color:#d18e8b;border-radius:999px;box-shadow:0 1px 3px #4a3a2e14;color:#fff;cursor:pointer;display:flex;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.8125rem;font-weight:700;justify-content:center;letter-spacing:.1em;padding:.875rem 2.5rem;text-transform:uppercase;transition:all .25s ease}.review-section__button:hover{background-color:#b97370;box-shadow:0 6px 18px #4a3a2e1a;transform:translateY(-1px)}.review-section__button:focus-visible{box-shadow:0 0 0 3px #d18e8b59;outline:none}.saved-reviews{display:flex;flex-direction:column;padding-bottom:4rem}.saved-reviews__title{background:url(/static/media/hero-reviews.02fbf220edc6cd31da93.svg);background-position:50%;background-size:cover;height:35vh}@media only screen and (min-width:768px){.saved-reviews__title{height:45vh}}.saved-reviews__section-title-wrapper{align-items:center;display:flex;flex-direction:column;padding:3rem 1.5rem 1rem;text-align:center}.saved-reviews__section-title-wrapper:after{background-color:#c9a9e0;border-radius:3px;content:"";display:block;height:3px;margin-top:1rem;width:3.5rem}.saved-reviews__section-wrapper{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:56rem;padding:0 1.5rem;width:100%}.saved-reviews__status{align-items:center;display:flex;flex-direction:column;gap:1.25rem;padding:2rem 1.5rem 1rem;text-align:center}.saved-reviews__loader{height:5rem}.saved-reviews__status-text{color:#8a7362;font-size:.9375rem;line-height:1.6;max-width:26rem}.saved-reviews__retry-button{all:unset;align-items:center;background-color:#d18e8b;border-radius:999px;box-shadow:0 1px 3px #4a3a2e14;color:#fff;cursor:pointer;display:flex;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.8125rem;font-weight:700;justify-content:center;letter-spacing:.1em;padding:.875rem 2.5rem;text-transform:uppercase;transition:all .25s ease}.saved-reviews__retry-button:hover{background-color:#b97370;box-shadow:0 6px 18px #4a3a2e1a;transform:translateY(-1px)}.saved-reviews__retry-button:focus-visible{box-shadow:0 0 0 3px #d18e8b59;outline:none}.saved-reviews__empty-link{border-bottom:2px solid #dabcba;color:#d18e8b;font-size:.8125rem;font-weight:700;letter-spacing:.1em;padding-bottom:.25rem;text-decoration:none;text-transform:uppercase;transition:all .25s ease}.saved-reviews__empty-link:hover{border-color:#d18e8b;color:#b97370}.saved-reviews__review-wrapper{align-items:flex-start;background-color:#fffdfa;border:1px solid #eae2d8;border-radius:14px;box-shadow:0 1px 3px #4a3a2e14;display:flex;flex-direction:row;gap:1.25rem;padding:3.5rem 1.5rem 1.5rem;position:relative;transition:all .25s ease;width:100%}.saved-reviews__review-wrapper:hover{border-color:#b3c9d4;box-shadow:0 6px 18px #4a3a2e1a}@media only screen and (min-width:768px){.saved-reviews__review-wrapper{gap:2rem;padding:3rem 2rem 2rem}}.saved-reviews__image{border-radius:8px;box-shadow:0 6px 18px #4a3a2e1a;flex-shrink:0;height:100px;object-fit:cover;width:70px}@media only screen and (min-width:768px){.saved-reviews__image{height:175px;width:120px}}.saved-reviews__title-author-wrapper{display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;max-width:14rem}@media only screen and (min-width:768px){.saved-reviews__book-title{font-size:1.5rem}}.saved-reviews__book-author{color:#8a7362;font-weight:500}.saved-reviews__text-rating-wrapper{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.saved-reviews__text-rating-wrapper p:not(.saved-reviews__dates){color:#4a3a2e;font-size:.9375rem;line-height:1.6}.saved-reviews__dates{color:#8a7362;font-size:.8125rem;font-weight:500;line-height:1.25rem;margin-top:.25rem}@media only screen and (min-width:768px){.saved-reviews__dates{font-size:.875rem;line-height:1.375rem}}.saved-reviews__actions{display:flex;gap:.5rem;position:absolute;right:1rem;top:1rem}.saved-reviews__action-button{all:unset;align-items:center;background-color:#fffdfa;border:1px solid #eae2d8;border-radius:50%;color:#8a7362;cursor:pointer;display:flex;font-size:1.125rem;height:2.125rem;justify-content:center;transition:all .25s ease;width:2.125rem}.saved-reviews__action-button:hover{border-color:#c7a894;color:#4a3a2e}.saved-reviews__action-button:focus-visible{box-shadow:0 0 0 3px #d18e8b59}.saved-reviews__action-button--danger:hover{border-color:#d18e8b;color:#b04a46}.saved-reviews__edit-form{display:flex;flex-direction:column;gap:1rem;width:100%}.saved-reviews__edit-textarea{background-color:#f8f7f4;border:1px solid #eae2d8;border-radius:8px;color:#4a3a2e;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.9375rem;min-height:7rem;padding:.875rem 1rem;resize:vertical;transition:all .25s ease;width:100%}.saved-reviews__edit-textarea:focus{background-color:#fffdfa;border-color:#d18e8b;box-shadow:0 0 0 3px #d18e8b33;outline:none}.saved-reviews__edit-date-row{display:flex;flex-wrap:wrap;gap:1rem}.saved-reviews__edit-date-field{display:flex;flex-direction:column;gap:.375rem}.saved-reviews__edit-date-label{color:#8a7362;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.saved-reviews__edit-date-input{background-color:#f8f7f4;border:1px solid #eae2d8;border-radius:8px;color:#4a3a2e;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.875rem;padding:.5rem .75rem;transition:all .25s ease}.saved-reviews__edit-date-input:focus{background-color:#fffdfa;border-color:#d18e8b;box-shadow:0 0 0 3px #d18e8b33;outline:none}.saved-reviews__edit-buttons{display:flex;gap:.75rem;padding-top:.25rem}.saved-reviews__save-button{all:unset;align-items:center;background-color:#d18e8b;border-radius:999px;box-shadow:0 1px 3px #4a3a2e14;color:#fff;cursor:pointer;display:flex;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:.1em;padding:.625rem 1.75rem;text-transform:uppercase;transition:all .25s ease}.saved-reviews__save-button:hover{background-color:#b97370}.saved-reviews__save-button:disabled{cursor:default;opacity:.6}.saved-reviews__cancel-button{all:unset;align-items:center;background-color:#fffdfa;border:1px solid #eae2d8;border-radius:999px;color:#8a7362;cursor:pointer;display:flex;font-family:Raleway,Arial,Helvetica,sans-serif;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:.1em;padding:.625rem 1.75rem;text-transform:uppercase;transition:all .25s ease}.saved-reviews__cancel-button:hover{border-color:#c7a894;color:#4a3a2e}@font-face{font-family:Raleway;font-style:normal;font-weight:400;src:url(/static/media/Raleway-Regular.c15b0bf7b86f34335251.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:600;src:url(/static/media/Raleway-SemiBold.9a6a9af38bf678bce031.ttf) format("truetype")}@font-face{font-family:Raleway;font-style:bold;font-weight:700;src:url(/static/media/Raleway-Bold.757abe402eb07a0ab739.ttf) format("truetype")}*,:after,:before{box-sizing:border-box}h1,h2{color:#4a3a2e;font-family:Playfair Display,Iowan Old Style,Palatino,Georgia,serif;font-weight:600}h1{font-size:1.75rem;line-height:2.25rem}@media only screen and (min-width:768px){h1{font-size:2.25rem;line-height:2.75rem}}h2{font-size:1.25rem;line-height:1.75rem}@media only screen and (min-width:768px){h2{font-size:1.5rem;line-height:2rem}}h3{font-size:.8125rem;line-height:1.25rem}@media only screen and (min-width:768px){h3{font-size:.875rem;line-height:1.375rem}}h4{font-size:.75rem;font-weight:600;line-height:1.125rem}@media only screen and (min-width:768px){h4{font-size:.8125rem;line-height:1.25rem}}body,h1,h2,h3,h4,h5,h6,hr,p{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f7f4;color:#4a3a2e;font-family:Raleway,Arial,Helvetica,sans-serif}input{margin:0}button,input,textarea{font-family:Raleway,Arial,Helvetica,sans-serif}img{max-width:100%}.navbar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffdfaeb;border-bottom:1px solid #eae2d8;box-shadow:0 1px 3px #4a3a2e14;display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;list-style-type:none;margin:0;padding:.75rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}@media only screen and (min-width:768px){.navbar{flex-direction:row;padding:.5rem 2.5rem}}@media only screen and (min-width:768px)and (min-width:1280px){.navbar{padding:.5rem 4rem}}.navbar__logo-link{align-items:center;display:flex;gap:.625rem;text-decoration:none;transition:all .25s ease}.navbar__logo-link:hover{opacity:.8}.navbar__logo{display:block;height:2.75rem}@media only screen and (min-width:768px){.navbar__logo{height:3.25rem}}.navbar__wordmark{color:#4a3a2e;font-family:Playfair Display,Iowan Old Style,Palatino,Georgia,serif;font-size:1.25rem;font-weight:600;letter-spacing:.01em}@media only screen and (min-width:768px){.navbar__wordmark{font-size:1.5rem}}.navbar__menu{align-items:center;display:flex;flex-direction:row;gap:2.5rem;padding:0}.navbar__item{font-size:.8125rem;font-weight:700;letter-spacing:.14em;position:relative;text-transform:uppercase}.navbar__item a{color:#8a7362;text-decoration:none;transition:all .25s ease}.navbar__item a:after{background-color:#d18e8b;border-radius:2px;bottom:-.375rem;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.navbar__item a:hover{color:#4a3a2e}.navbar__item a:hover:after{transform:scaleX(1)}
/*# sourceMappingURL=main.209f816c.css.map*/