body{margin:0;font-family:Inter,sans-serif;background:#f6f1eb;color:#2f241f}*{box-sizing:border-box}.home-page{min-height:100vh;padding:3rem 1.5rem}.hero{max-width:1200px;margin:0 auto}.hero-topbar{display:flex;justify-content:flex-end;margin-bottom:1rem}.profile-link{display:inline-flex;align-items:center;padding:.7rem 1rem;border-radius:999px;background:#fffaf5;box-shadow:0 10px 30px #48342b14;color:#5b4740;text-decoration:none;font-weight:700}.hero>section{margin-bottom:2.5rem}.header{margin-bottom:.75rem;font-size:.9rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7a5c4f}.hero-title{margin:0;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.5}.hero-text{max-width:640px;margin-top:1rem;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7;color:#5b4740}.search-form{display:flex;gap:.75rem;margin-top:1.5rem;margin-bottom:2rem}.search-input{flex:1;min-width:220px;padding:.9rem 1rem;border:4px solid #d9c9bc;border-radius:999px;background:#fff;color:#2f241f;font-size:1rem}.search-button{padding:.9rem 1.5rem;border:4px solid #d9c9bc;border-radius:999px;background:#7a5c4f;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.genre-select{min-width:180px;padding:.9rem 1rem;border:4px solid #d9c9bc;border-radius:999px;background:#fff;color:#2f241f}.books-title{margin-bottom:1.5rem;font-size:1.5rem}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;align-items:start}.book-grid a{text-decoration:none;color:inherit;display:flex;height:100%}.book-card{display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box;padding:1rem;border-radius:1rem;background:#fffaf5;box-shadow:0 10px 30px #48342b14;overflow:hidden}.book-cover{width:100%;height:360px;object-fit:cover;border-radius:.75rem;display:block;margin-bottom:.9rem}.book-content{display:flex;flex-direction:column;gap:.2rem;min-height:96px}.book-title{margin:0;font-size:1rem;line-height:1.35}.book-author,.book-rating{margin:0;font-size:.95rem;color:#6a544b}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.scroll-hint{display:none;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;color:#7a5c4f;background:#7a5c4f14;padding:.35rem .7rem;border-radius:999px}.scroll-arrow{font-size:1rem}.book-detail-page{min-height:100vh;padding:3rem 1.5rem}.book-detail{max-width:1100px;margin:0 auto}.back-link{display:inline-block;margin-bottom:1.5rem;color:#7a5c4f;text-decoration:none;font-weight:600}.book-detail-layout{display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start;margin-bottom:3rem}.book-detail-layout img{width:100%;border-radius:1rem;box-shadow:0 12px 30px #48342b1f;display:block}.book-detail-content{background:#fffaf5;border-radius:1rem;padding:1.5rem}.detail-label{margin:0 0 .75rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a5c4f}.book-detail-title{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.book-detail-author,.book-detail-rating,.book-detail-year{margin:.35rem 0;color:#5b4740;font-size:1rem}.book-detail-description{margin-top:1.25rem;line-height:1.8;color:#3f312b}.description-toggle{margin-top:.85rem;padding:0;border:none;background:none;color:#7a5c4f;font-size:.95rem;font-weight:700;cursor:pointer}.save-book-form{margin-top:1rem}.save-confirmation{margin-top:1rem;margin-bottom:0;color:#4f7a5c;font-weight:600}.save-book-button{padding:.85rem 1.2rem;border:none;border-radius:999px;background:#7a5c4f;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer}.similar-books h2{margin:0 0 1.5rem;font-size:1.5rem}.reviews-section{margin-bottom:3rem}.reviews-section h2{margin:0 0 1rem;font-size:1.5rem}.reviews-list{display:grid;gap:1rem}.review-form{display:grid;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;border-radius:1rem;background:#fffaf5;box-shadow:0 10px 30px #48342b14}.review-field{display:grid;gap:.45rem;font-weight:600;color:#5b4740;border:none;padding:0;margin:0}.review-textarea{width:100%;padding:.85rem 1rem;border:1px solid #d9c9bc;border-radius:.9rem;background:#fff;color:#2f241f;font:inherit}.review-textarea{resize:vertical;min-height:120px}.review-stars{display:flex;gap:.2rem}.review-star-button{padding:0;border:none;background:none;color:#d3b6a4;font-size:1.9rem;line-height:1;cursor:pointer}.review-star-button.is-active{color:#7a5c4f}.review-submit{justify-self:start;padding:.85rem 1.2rem;border:none;border-radius:999px;background:#7a5c4f;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer}.review-card{padding:1rem 1.25rem;border-radius:1rem;background:#fffaf5;box-shadow:0 10px 30px #48342b14}.review-rating{margin:0 0 .5rem;font-weight:700;color:#7a5c4f}.review-body{margin:0;line-height:1.7;color:#3f312b}.similar-books .book-grid{overflow:visible}.similar-books .book-card{padding:1rem;height:100%}.similar-books .book-cover{height:320px}.similar-books .book-content{min-height:auto}.similar-books .book-title{margin:0 0 .35rem;font-size:1rem;line-height:1.3}.similar-books .book-author{font-size:.95rem}@media(max-width:768px){.scroll-hint{display:inline-flex}}@media(max-width:768px){.home-page{padding:2rem 1rem}.hero>section{margin-bottom:2rem}.hero-title{font-size:2.5rem;line-height:1.15}.hero-text{font-size:1rem;margin-bottom:2rem;max-width:none}.search-form{flex-direction:column}.search-input,.genre-select,.search-button{width:100%;min-width:0}.book-grid{grid-auto-flow:column;grid-auto-columns:160px;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.book-grid a{scroll-snap-align:start}.book-card{padding:.75rem;height:240px}.book-cover{height:100px}.book-title{font-size:.95rem}.book-author,.book-rating{font-size:.9rem}}@media(max-width:520px){.home-page,.book-detail-page{padding:1.5rem .9rem}.hero-title{font-size:2rem;line-height:1.1}.books-title,.reviews-section h2,.similar-books h2{font-size:1.35rem;margin-bottom:1rem}.section-header{align-items:flex-start}.scroll-hint{font-size:.75rem;padding:.3rem .55rem}}@media(max-width:768px){.book-detail-page{padding:2rem 1rem}.back-link{margin-bottom:1.25rem}.book-detail-layout{grid-template-columns:1fr;gap:1.25rem}.book-detail-layout img{max-width:220px;margin:0 auto}.book-detail-content{padding:1.25rem}.book-detail-title{font-size:2.25rem}.book-detail-description,.review-body{line-height:1.65}.reviews-section{margin-bottom:2rem}.review-submit{width:100%;justify-self:stretch}.similar-books .book-grid{grid-auto-flow:column;grid-auto-columns:180px;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.similar-books .book-cover{height:220px}}.auth-page{min-height:100vh;padding:3rem 1.5rem}.auth-shell{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center}.auth-copy{max-width:520px}.auth-eyebrow{margin:0 0 .75rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a5c4f}.auth-title{margin:0 0 1rem;font-size:clamp(2.6rem,5vw,4.4rem);line-height:1.05}.auth-text{margin:0 0 1.5rem;max-width:34rem;font-size:1.05rem;line-height:1.7;color:#5b4740}.auth-card{padding:1.75rem;border-radius:1.5rem;background:#fffaf5;box-shadow:0 18px 40px #48342b1a}.auth-card-title{margin:0 0 .35rem;font-size:1.8rem}.auth-card-text{margin:0 0 1.5rem;color:#6a544b}.auth-error{margin:0 0 1rem;padding:.85rem 1rem;border-radius:.9rem;background:#a23b3b14;color:#8d3535;font-weight:600}.auth-form{display:grid;gap:1rem}.auth-field{display:grid;gap:.45rem}.auth-field span{font-weight:600;color:#5b4740}.auth-field input{width:100%;padding:.95rem 1rem;border:1px solid #d9c9bc;border-radius:1rem;background:#fff;color:#2f241f;font-size:1rem}.auth-field input:focus{outline:none;border-color:#7a5c4f}.auth-submit{margin-top:.4rem;padding:.95rem 1.2rem;border:none;border-radius:999px;background:#7a5c4f;color:#fff;font-size:1rem;font-weight:700;cursor:pointer}.auth-switch{margin:1rem 0 0;color:#6a544b}.auth-link{color:#7a5c4f;font-weight:700;text-decoration:none}.auth-link:hover{text-decoration:underline}@media(max-width:768px){.auth-page{padding:2rem 1rem}.auth-shell{grid-template-columns:1fr;gap:1.5rem}.auth-title{font-size:2.4rem}.auth-card{padding:1.25rem}}.profile-page{min-height:100vh;padding:3rem 1.5rem}.profile-section{max-width:1100px;margin:0 auto}.profile-title{margin:0 0 .75rem;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05}.profile-name{margin:0 0 .35rem;font-size:1.2rem;font-weight:700;color:#3f312b}.profile-email{margin:0 0 1.75rem;color:#6a544b}.logout-form{margin-bottom:1.5rem}.logout-button{padding:.8rem 1rem;border:none;border-radius:999px;background:#7a5c4f;color:#fff;font-weight:700;cursor:pointer}.saved-books-section{padding:1.5rem;border-radius:1.5rem;background:#fffaf5;box-shadow:0 18px 40px #48342b14}.saved-books-section h2{margin:0 0 1.25rem;font-size:1.5rem}@media(max-width:768px){.profile-page{padding:2rem 1rem}.saved-books-section{padding:1rem}}
