.libros-container[data-v-f47eb932]{padding:2rem;color:var(--color-text-primary)}.description-section[data-v-f47eb932]{margin-bottom:3rem;max-width:1200px}.description-section h1[data-v-f47eb932]{margin-bottom:1rem;color:var(--color-text-primary)}.description-section p[data-v-f47eb932]{color:var(--color-text-secondary);line-height:1.6}.books-grid[data-v-f47eb932]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem}.book-card[data-v-f47eb932]{background-color:var(--color-surface);border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;border:1px solid var(--color-outline)}.book-card[data-v-f47eb932]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.2);background-color:var(--color-active-surface)}.book-image[data-v-f47eb932]{height:300px;overflow:hidden}.book-image img[data-v-f47eb932]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.book-title[data-v-f47eb932]{padding:1rem}.book-title h3[data-v-f47eb932]{margin:0;font-size:1.1rem;font-weight:600}.subscription-modal-overlay[data-v-f47eb932]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.subscription-modal[data-v-f47eb932]{background-color:var(--color-surface);border-radius:8px;width:90%;max-width:500px;max-height:85vh;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.15)}.modal-header[data-v-f47eb932]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid var(--color-outline)}.modal-header h2[data-v-f47eb932]{margin:0;font-size:1.5rem;color:var(--color-text-primary)}.close-button[data-v-f47eb932]{background:none;border:none;cursor:pointer;color:var(--color-text-secondary);font-size:1.5rem;display:flex;align-items:center;justify-content:center;padding:.5rem;margin:-.5rem}.close-button[data-v-f47eb932]:hover{color:var(--color-text-primary)}.modal-body[data-v-f47eb932]{padding:2rem}.form-group[data-v-f47eb932]{margin-bottom:1.5rem}.form-group label[data-v-f47eb932]{display:block;margin-bottom:.75rem;color:var(--color-text-primary);font-weight:500}.form-group input[type=email][data-v-f47eb932],.form-group input[type=tel][data-v-f47eb932],.form-group input[type=text][data-v-f47eb932]{width:100%;padding:.75rem 1rem;border:1px solid var(--color-outline);border-radius:4px;background-color:var(--color-background);color:var(--color-text-primary);box-sizing:border-box}.form-group input.invalid[data-v-f47eb932]{border-color:var(--color-error)}.form-group.checkbox[data-v-f47eb932]{display:flex;align-items:flex-start;margin-top:1.75rem}.form-group.checkbox input[data-v-f47eb932]{margin-top:.3rem;margin-right:1rem;flex-shrink:0}.form-group.checkbox label[data-v-f47eb932]{margin-bottom:0;line-height:1.4}.error-message[data-v-f47eb932]{display:block;color:var(--color-error);font-size:.875rem;margin-top:.5rem}.form-actions[data-v-f47eb932]{margin-top:2.5rem;text-align:center;padding-bottom:.5rem}.submit-button[data-v-f47eb932]{background-color:var(--color-accent-primary);color:#fff;border:none;border-radius:4px;padding:.85rem 2.5rem;font-weight:600;cursor:pointer;transition:background-color .2s}.submit-button[data-v-f47eb932]:hover{background-color:var(--color-accent-700)}.submit-button[data-v-f47eb932]:disabled{background-color:var(--color-muted);cursor:not-allowed}@media (max-width:768px){.books-grid[data-v-f47eb932]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.book-image[data-v-f47eb932]{height:250px}.subscription-modal[data-v-f47eb932]{width:95%;max-height:80vh}.modal-body[data-v-f47eb932]{padding:1.5rem}}
/*# sourceMappingURL=chunk-0159d63f.7bcec384.css.map */