@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-container{width:100%;min-height:100vh}.hero{min-height:40vh;display:flex;align-items:center;justify-content:center;padding:3rem 2rem 2rem;background:#fff}.hero-content{text-align:center;max-width:800px}.hero-title{font-size:clamp(3rem,10vw,5rem);font-weight:300;margin-bottom:1rem;color:#111827;line-height:1.1;letter-spacing:-.02em}.gradient-text{font-family:Quicksand,sans-serif;color:#1a4d2e;font-weight:600}.hero-subtitle{font-size:clamp(1rem,3vw,1.25rem);color:#4b5563;font-weight:400;letter-spacing:.05em;text-transform:uppercase;font-family:Quicksand,sans-serif;line-height:1.6;max-width:700px;margin:0 auto}.hero-buttons{margin-top:2.5rem;display:flex;gap:1rem;justify-content:center}.btn{padding:.875rem 2rem;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer;display:inline-block;letter-spacing:.01em}.btn-primary{background:#1a4d2e;color:#fff}.btn-primary:hover{background:#2d5f3f;transform:translateY(-1px)}.btn-secondary{background:#1a4d2e;color:#fff;border:2px solid #1a4d2e;font-weight:600;padding:1rem 2.5rem;font-size:1.1rem;letter-spacing:.5px}.btn-secondary:hover{background:#2d5f3f;border-color:#2d5f3f;transform:translateY(-2px);box-shadow:0 8px 24px #1a4d2e4d}.btn-large{padding:1rem 2.5rem;font-size:1.05rem}.features{padding:3rem 1rem;background:#f8f9fa;text-align:center}.main-title{font-size:clamp(3rem,10vw,5rem);font-weight:300;margin-bottom:1rem;color:#111827;line-height:1.1;letter-spacing:-.02em}.main-title{font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:1rem;color:#2d3748;line-height:1.2;letter-spacing:normal}.gradient-text{color:#2d3748;font-weight:700}.main-subtitle{font-size:1.2rem;color:#718096;font-weight:400;letter-spacing:normal;text-transform:none;font-family:inherit;line-height:1.6;max-width:700px;margin:0 auto 3rem}.categories-title{font-size:2rem;color:#2d3748;font-weight:600;margin-bottom:2rem;text-align:center}.section-title{text-align:center;font-size:clamp(2rem,5vw,2.5rem);margin-bottom:3rem;color:#111827;font-weight:400}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1400px;margin:0 auto}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:#fff;padding:2.5rem;border-radius:8px;border:1px solid #bbf7d0;transition:all .2s ease;text-align:center;text-decoration:none;color:inherit;display:block;cursor:pointer}.feature-card:hover{transform:translateY(-4px);border-color:#1a4d2e;box-shadow:0 8px 16px #1a4d2e26}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#1a4d2e;font-weight:500}.feature-card p{color:#4b5563;line-height:1.6;font-size:.95rem}.cta{padding:5rem 2rem;text-align:center;background:#f0fdf4;color:#1a4d2e;border-top:1px solid #bbf7d0}.cta h2{font-size:clamp(2rem,5vw,2.5rem);margin-bottom:1rem;font-weight:400}.cta p{font-size:1.1rem;margin-bottom:2rem;color:#2d5f3f}.footer{padding:2rem;text-align:center;background:#0d2818;color:#fffc}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero{min-height:80vh}.features,.cta{padding:3rem 1rem}.hero-buttons{flex-direction:column;align-items:stretch}.btn{width:100%}}@media(prefers-color-scheme:light){.feature-card{background:#fff}}.books-container{min-height:100vh;padding:2rem;background:#f8f9fa}.books-header{text-align:center;padding:3rem 1rem;max-width:800px;margin:0 auto 3rem}.books-header h1{font-size:clamp(2.5rem,6vw,3.5rem);color:#2d3748;margin-bottom:1rem}.books-header p{font-size:1.2rem;color:#718096}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:0 auto 4rem}.review-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;display:flex;flex-direction:column}.review-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.review-icon{font-size:4rem;margin-bottom:1rem;text-align:center}.review-content{flex:1;display:flex;flex-direction:column}.review-category{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1rem;align-self:flex-start}.review-card h2{font-size:1.5rem;color:#2d3748;margin-bottom:1rem;line-height:1.3}.review-rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.star{font-size:1.5rem;color:#fbbf24}.star.full{color:#fbbf24}.star.half{background:linear-gradient(90deg,#fbbf24 50%,#e5e7eb 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.star.empty{color:#e5e7eb}.rating-number{font-size:1rem;font-weight:600;color:#4a5568;margin-left:.5rem}.review-excerpt{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;flex:1}.review-meta{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.9rem}.review-meta time{color:#718096}.read-more{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.read-more:hover{color:#764ba2}.coming-soon{text-align:center;padding:3rem 2rem;background:#fff;border-radius:16px;max-width:600px;margin:0 auto;box-shadow:0 2px 8px #0000001a}.coming-soon h3{font-size:1.8rem;color:#2d3748;margin-bottom:.5rem}.coming-soon p{color:#718096;font-size:1.1rem}@media(max-width:768px){.books-container{padding:1rem}.books-header{padding:2rem 1rem;margin-bottom:2rem}.reviews-grid{grid-template-columns:1fr;gap:1.5rem}.review-card{padding:1.5rem}.review-meta{flex-direction:column;gap:.5rem;align-items:flex-start}}
