.books-page-main{flex:1;padding:2rem;max-width:1400px;margin:0 auto;width:100%}.books-page-hero{text-align:center;margin-bottom:2rem}.books-page-title{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.books-page-subtitle{color:#fffc;font-size:1.125rem}.books-page-footer{text-align:center;padding:2rem;color:#ffffffb3}.books-page-footer-emoji{font-size:1.25rem;letter-spacing:.5rem;margin-bottom:.5rem}html.skin-fresh:not(.dark) .books-page-title{color:#0f172a;text-shadow:none}html.skin-fresh:not(.dark) .books-page-subtitle,html.skin-fresh:not(.dark) .books-page-footer{color:#334155}html[data-frontend-variant=classic-light] .books-page-title{color:#1e293b;text-shadow:none}html[data-frontend-variant=classic-light] .books-page-subtitle,html[data-frontend-variant=classic-light] .books-page-footer{color:#475569}html[data-frontend-variant=fresh-light] .books-page-title{color:#0f172a;text-shadow:none}html[data-frontend-variant=fresh-light] .books-page-subtitle,html[data-frontend-variant=fresh-light] .books-page-footer{color:#334155}html[data-frontend-variant=classic-dark] .books-page-title,html[data-frontend-variant=fresh-dark] .books-page-title{color:#e2e8f0;text-shadow:none}html[data-frontend-variant=classic-dark] .books-page-subtitle,html[data-frontend-variant=fresh-dark] .books-page-subtitle,html[data-frontend-variant=classic-dark] .books-page-footer,html[data-frontend-variant=fresh-dark] .books-page-footer{color:#cbd5e1}.book-browser{width:100%}.search-form{margin-bottom:1.5rem}.search-wrapper{position:relative;display:flex;align-items:center;background:#fff;border-radius:1rem;padding:.5rem;box-shadow:0 4px 15px #0000001a}.search-icon{padding:0 .7rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--text-secondary, #64748b) 92%,transparent);flex-shrink:0}.search-icon svg{width:1.25rem;height:1.25rem;display:block}.search-input{flex:1;border:none;outline:none;font-size:1rem;font-family:inherit;padding:.75rem 0}.search-clear-btn{background:none;border:none;color:#999;font-size:1.1rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.search-clear-btn:hover{color:#e53e3e}.scan-btn{background:#ffffff26;border:2px solid rgba(255,255,255,.3);color:#fff;padding:.6rem .75rem;border-radius:.75rem;font-size:1.1rem;cursor:pointer;transition:all .2s;flex-shrink:0}.scan-btn:hover{background:#ffffff40;transform:translateY(-2px)}.search-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.search-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:.75rem;box-shadow:0 8px 25px #00000026;margin-top:.5rem;z-index:100;overflow:hidden}.autocomplete-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:inherit;transition:background .15s}.autocomplete-item:hover{background:#f3f4f6}.autocomplete-cover{width:36px;height:54px;object-fit:cover;border-radius:.25rem;flex-shrink:0}.autocomplete-cover.no-cover{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);font-size:1rem}.autocomplete-info{display:flex;flex-direction:column;overflow:hidden}.autocomplete-title{font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.autocomplete-author{font-size:.85rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.age-group-bar{text-align:center;margin-bottom:1.5rem}.age-group-label{display:block;color:#ffffffe6;font-weight:700;font-size:1.1rem;margin-bottom:.75rem}.age-group-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.age-group-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem;background:#ffffff1f;border:2px solid rgba(255,255,255,.25);border-radius:2rem;color:#fff;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.age-group-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-2px)}.age-group-btn.active{font-weight:700;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.age-group-emoji{font-size:1.15rem}.age-group-name{font-size:.9rem}.quick-situations-bar{margin:0 auto 1.2rem;text-align:center}.quick-situations-label{display:block;color:#ffffffd9;font-weight:600;font-size:.95rem;margin-bottom:.6rem}.quick-situations-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.quick-situation-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;font-family:inherit;font-size:.84rem;font-weight:600;cursor:pointer;transition:all .15s}.quick-situation-count{font-size:.74rem;opacity:.85}.quick-situation-chip:hover{background:#fff3;border-color:#ffffff73}.quick-situation-chip.active{background:#fff;color:#4f46e5;border-color:#fff}@media(max-width:640px){.age-group-buttons{gap:.35rem}.age-group-btn{padding:.5rem .8rem;font-size:.85rem}.age-group-emoji{font-size:1rem}.age-group-name{font-size:.8rem}.quick-situations-label{font-size:.88rem}.quick-situation-chip{padding:.42rem .72rem;font-size:.8rem}}.age-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;justify-content:center}.age-btn{background:#ffffff26;color:#fff;border:2px solid transparent;padding:.5rem 1rem;border-radius:2rem;cursor:pointer;transition:all .2s;font-family:inherit;font-size:.9rem;white-space:nowrap}.age-btn:hover{background:#ffffff40}.age-btn.active{background:#fff;color:#667eea;font-weight:600}.age-btn-multi{display:inline-flex;align-items:center;gap:.3rem}.age-btn-multi .age-checkbox{font-size:.85rem;opacity:.8}.age-btn-multi.active .age-checkbox{opacity:1}.age-btn-clear{border:2px dashed rgba(255,255,255,.4)}.age-btn-clear.active{border:2px solid white}.filter-hint{font-size:.75rem;font-weight:400;opacity:.7;margin-left:.5rem}.age-filter-tag{background:#667eea33;border:1px solid rgba(102,126,234,.4)}.results-info{text-align:center;color:#ffffffe6;margin-bottom:1.5rem;font-size:1rem}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;margin-bottom:2rem}.book-card{background:#fff;border-radius:1rem;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 4px 15px #0000001a;transition:transform .2s,box-shadow .2s}.book-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.book-cover{position:relative;aspect-ratio:2/3;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);display:flex;align-items:center;justify-content:center}.book-cover img{width:100%;height:100%;object-fit:contain;background:#fff}.no-cover{font-size:3rem}.reviewed-badge{display:inline-block;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:.65rem;font-weight:700;padding:.15rem .4rem;border-radius:.375rem;margin-bottom:.25rem}.book-card.reviewed{border:2px solid #10b981}.book-info{padding:1rem}.book-title{font-size:.95rem;font-weight:700;color:#1f2937;margin-bottom:.25rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.book-author{font-size:.85rem;color:#6b7280;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.age-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.2rem .6rem;border-radius:1rem;font-size:.7rem;font-weight:600;margin-right:.5rem}.year{color:#9ca3af;font-size:.75rem}.book-rating{display:block;font-size:.8rem;font-weight:600;color:#f59e0b;margin-bottom:.5rem}.book-rating.no-reviews{color:#9ca3af;font-weight:400;font-style:italic}.sort-controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.sort-wrapper{display:flex;align-items:center;gap:.5rem}.sort-label{color:#ffffffe6;font-weight:600;font-size:.95rem}.sort-select{background:#fff;border:2px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:2rem;font-family:inherit;font-size:.95rem;font-weight:600;color:#667eea;cursor:pointer;transition:all .2s;min-width:180px}.sort-select:hover{box-shadow:0 4px 12px #0000001a}.sort-select:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff4d}.rating-sort-wrapper{display:flex;align-items:center;gap:.5rem}.rating-sort-label{color:#ffffffe6;font-weight:600;font-size:.95rem}.rating-sort-select{background:#fff;border:2px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:2rem;font-family:inherit;font-size:.95rem;font-weight:600;color:#667eea;cursor:pointer;transition:all .2s;min-width:180px}.rating-sort-select:hover{box-shadow:0 4px 12px #0000001a}.rating-sort-select:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px #ffffff4d}@media(max-width:600px){.sort-controls{flex-direction:column;gap:.75rem}.sort-wrapper,.rating-sort-wrapper{width:100%;justify-content:center}}.loading{text-align:center;padding:4rem;color:#fff}.spinner{font-size:4rem;animation:spin 2s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-results{text-align:center;padding:4rem;color:#fff}.big-emoji{font-size:4rem;display:block;margin-bottom:1rem}.add-missing-btn{display:inline-block;margin-top:1.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;font-size:1rem;transition:all .2s;box-shadow:0 4px 15px #10b9814d}.add-missing-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.pagination-top{margin-top:0;margin-bottom:1rem;gap:.75rem}.pagination-top .page-btn{padding:.4rem .75rem;font-size:1rem;min-width:2.5rem}.page-info{color:#ffffffb3;font-size:.85rem;font-weight:500}.page-btn{background:#fff;color:#667eea;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s}.page-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-btn:disabled{opacity:.5;cursor:not-allowed}.page-goto{color:#fff;font-weight:500;display:flex;align-items:center;gap:.4rem}.page-input{width:3.5rem;padding:.4rem .5rem;border-radius:.4rem;border:2px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;font-weight:600;font-size:.95rem;text-align:center;-moz-appearance:textfield}.page-input::-webkit-outer-spin-button,.page-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-input:focus{outline:none;border-color:#fff9;background:#ffffff40}.filter-toggle-wrapper{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.filter-toggle-btn{display:flex;align-items:center;gap:.5rem;background:#ffffff26;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.75rem 1.25rem;border-radius:2rem;cursor:pointer;transition:all .2s;font-family:inherit;font-size:1rem;font-weight:600}.filter-toggle-btn:hover{background:#ffffff40}.filter-toggle-btn.active{background:#fff;color:#667eea}.filter-count{background:#667eea;color:#fff;padding:.15rem .5rem;border-radius:1rem;font-size:.8rem;font-weight:700}.filter-toggle-btn.active .filter-count{background:#667eea;color:#fff}.toggle-arrow{font-size:.7rem;opacity:.7}.clear-all-btn{background:#ef444433;color:#fca5a5;border:none;padding:.5rem 1rem;border-radius:2rem;cursor:pointer;font-family:inherit;font-size:.9rem;transition:all .2s}.clear-all-btn:hover{background:#ef444466}.filter-panel{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;background:#ffffff1a;border-radius:1rem;margin-bottom:1rem}.filter-panel.open{max-height:4000px;padding:1.5rem}.filter-section{margin-bottom:1.5rem}.filter-section:last-child{margin-bottom:0}.filter-section-title{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.filter-section-desc{color:#ffffffb3;font-size:.85rem;margin-bottom:1rem}.rating-filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:.9rem}.rating-filter-item{display:flex;align-items:center;justify-content:space-between;background:#ffffff1a;padding:.75rem 1rem;border-radius:.75rem;gap:.75rem}.rating-filter-label{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:500}.rating-emoji{font-size:1.25rem}.rating-name{font-size:.9rem;white-space:nowrap}.rating-buttons{display:flex;gap:.25rem}.rating-btn{background:#ffffff1a;color:#fffc;border:none;padding:.35rem .6rem;border-radius:.5rem;cursor:pointer;transition:all .15s;font-family:inherit;font-size:.8rem;font-weight:500;min-width:56px}.rating-btn:hover{background:#fff3}.rating-btn.active{background:#fff;color:#667eea;font-weight:700}.topic-pills{display:flex;flex-wrap:wrap;gap:.4rem}.topic-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:2rem;color:#ffffffe6;font-size:.82rem;cursor:pointer;transition:all .15s;font-family:inherit;white-space:nowrap}.topic-pill:hover{background:#fff3;border-color:#fff6}.topic-pill.active{background:#fff;color:#667eea;border-color:#fff;font-weight:600}.topic-emoji{font-size:.9rem}.topic-name{text-transform:capitalize}.topic-count{font-size:.7rem;opacity:.6;margin-left:.1rem}.topic-pill.active .topic-count{opacity:.5;color:#667eea}.density-chip-grid{display:flex;flex-wrap:wrap;gap:.45rem}.density-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.4rem .75rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#ffffffeb;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .15s;font-family:inherit}.density-chip:hover{background:#fff3;border-color:#fff6}.density-chip.active{background:#fff;color:#667eea;border-color:#fff}.subject-filter-tag{text-transform:capitalize}.active-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem}.active-filter-tag{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;color:#fff;padding:.4rem .75rem;border-radius:2rem;font-size:.85rem;font-weight:500}.active-filter-tag button{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:0;font-size:.9rem;line-height:1;transition:color .15s}.active-filter-tag button:hover{color:#fff}.clear-filters-btn{margin-top:1rem;background:#fff;color:#667eea;border:none;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.clear-filters-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}html.skin-fresh:not(.dark) .book-browser .age-group-label,html.skin-fresh:not(.dark) .book-browser .quick-situations-label,html.skin-fresh:not(.dark) .book-browser .sort-label,html.skin-fresh:not(.dark) .book-browser .rating-sort-label,html.skin-fresh:not(.dark) .book-browser .results-info,html.skin-fresh:not(.dark) .book-browser .page-goto,html.skin-fresh:not(.dark) .book-browser .filter-section-title,html.skin-fresh:not(.dark) .book-browser .rating-filter-label,html.skin-fresh:not(.dark) .book-browser .active-filter-tag{color:#0f172a!important;text-shadow:none!important}html.skin-fresh:not(.dark) .book-browser .filter-section-desc,html.skin-fresh:not(.dark) .book-browser .page-info,html.skin-fresh:not(.dark) .book-browser .age-group-name{color:#475569!important}html.skin-fresh:not(.dark) .book-browser .age-group-btn,html.skin-fresh:not(.dark) .book-browser .quick-situation-chip,html.skin-fresh:not(.dark) .book-browser .filter-toggle-btn,html.skin-fresh:not(.dark) .book-browser .topic-pill,html.skin-fresh:not(.dark) .book-browser .density-chip,html.skin-fresh:not(.dark) .book-browser .rating-btn,html.skin-fresh:not(.dark) .book-browser .active-filter-tag,html.skin-fresh:not(.dark) .book-browser .page-input{background:#ffffffe6!important;border-color:#0f172a3d!important;color:#0f172a!important}html.skin-fresh:not(.dark) .book-browser .age-group-btn:hover,html.skin-fresh:not(.dark) .book-browser .quick-situation-chip:hover,html.skin-fresh:not(.dark) .book-browser .filter-toggle-btn:hover,html.skin-fresh:not(.dark) .book-browser .topic-pill:hover,html.skin-fresh:not(.dark) .book-browser .density-chip:hover,html.skin-fresh:not(.dark) .book-browser .rating-btn:hover{background:#fff!important;border-color:#0f172a5c!important}html.skin-fresh:not(.dark) .book-browser .filter-panel,html.skin-fresh:not(.dark) .book-browser .rating-filter-item{background:#ffffffc7!important;border:1px solid rgba(15,23,42,.14)!important}html.skin-fresh:not(.dark) .book-browser .topic-pill.active,html.skin-fresh:not(.dark) .book-browser .density-chip.active,html.skin-fresh:not(.dark) .book-browser .rating-btn.active,html.skin-fresh:not(.dark) .book-browser .filter-toggle-btn.active,html.skin-fresh:not(.dark) .book-browser .age-btn.active,html.skin-fresh:not(.dark) .book-browser .age-group-btn.active,html.skin-fresh:not(.dark) .book-browser .quick-situation-chip.active{background:#fff!important;color:#1d4ed8!important;border-color:#1d4ed866!important}html.skin-fresh:not(.dark) .book-browser .clear-all-btn{background:#ef44441f!important;color:#b91c1c!important}html.skin-fresh.dark .book-browser .age-group-label,html.dark.skin-fresh .book-browser .age-group-label,html.skin-fresh.dark .book-browser .sort-label,html.dark.skin-fresh .book-browser .sort-label,html.skin-fresh.dark .book-browser .rating-sort-label,html.dark.skin-fresh .book-browser .rating-sort-label,html.skin-fresh.dark .book-browser .results-info,html.dark.skin-fresh .book-browser .results-info,html.skin-fresh.dark .book-browser .page-goto,html.dark.skin-fresh .book-browser .page-goto,html.skin-fresh.dark .book-browser .filter-section-title,html.dark.skin-fresh .book-browser .filter-section-title,html.skin-fresh.dark .book-browser .rating-filter-label,html.dark.skin-fresh .book-browser .rating-filter-label,html.skin-fresh.dark .book-browser .active-filter-tag,html.dark.skin-fresh .book-browser .active-filter-tag{color:#e2e8f0!important;text-shadow:none!important}html.skin-fresh.dark .book-browser .filter-section-desc,html.dark.skin-fresh .book-browser .filter-section-desc,html.skin-fresh.dark .book-browser .page-info,html.dark.skin-fresh .book-browser .page-info,html.skin-fresh.dark .book-browser .age-group-name,html.dark.skin-fresh .book-browser .age-group-name{color:#cbd5e1!important}@media(max-width:640px){.book-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.search-wrapper{padding:.45rem;border-radius:1rem;gap:.25rem}.search-icon{width:2.15rem;height:2.15rem;padding:0}.search-icon svg{width:1.35rem;height:1.35rem}.search-input{font-size:16px;padding:.75rem .25rem}.search-clear-btn{padding:.6rem .45rem;font-size:1.2rem}.scan-btn,.search-btn{min-height:2.65rem;padding:.6rem .75rem;font-size:.95rem;border-radius:.7rem}.age-group-label{font-size:1.15rem;margin-bottom:.85rem}.age-group-buttons{gap:.55rem}.age-group-btn{min-height:2.7rem;padding:.5rem .8rem;border-radius:999px}.age-filters{gap:.25rem}.age-btn{padding:.4rem .75rem;font-size:.8rem}.filter-toggle-wrapper{flex-direction:column;gap:.5rem}.rating-filters-grid{grid-template-columns:1fr}.rating-filter-item{flex-direction:column;align-items:stretch;gap:.5rem}.rating-buttons{justify-content:space-between}.rating-btn{flex:1;text-align:center}.filter-panel.open{max-height:4000px}}:global(.back-to-top){position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background:#fffffff2;color:#667eea;border:none;font-size:1.4rem;font-weight:700;cursor:pointer;box-shadow:0 4px 15px #0003;z-index:50;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s,opacity .3s;animation:fadeInUp .3s ease-out}:global(.back-to-top:hover){transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){:global(.back-to-top){bottom:1.5rem;right:1.5rem;width:44px;height:44px;font-size:1.2rem}}.page-wrapper[data-astro-cid-k2hyfrao]{min-height:100vh;display:flex;flex-direction:column}.page-header[data-astro-cid-k2hyfrao]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#ffffff1a;backdrop-filter:blur(10px)}.logo[data-astro-cid-k2hyfrao]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-weight:700;font-size:1.25rem}.logo-emoji[data-astro-cid-k2hyfrao]{font-size:1.5rem}nav[data-astro-cid-k2hyfrao]{display:flex;gap:1rem}.nav-link[data-astro-cid-k2hyfrao]{color:#ffffffe6;text-decoration:none;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s}.nav-link[data-astro-cid-k2hyfrao]:hover,.nav-link[data-astro-cid-k2hyfrao].active{background:#fff3}.cta-link[data-astro-cid-k2hyfrao]{background:#fff3;font-weight:600}main[data-astro-cid-k2hyfrao]{flex:1;padding:2rem;max-width:1400px;margin:0 auto;width:100%}.page-title[data-astro-cid-k2hyfrao]{text-align:center;margin-bottom:2rem}.page-title[data-astro-cid-k2hyfrao] h1[data-astro-cid-k2hyfrao]{color:#fff;font-size:2.5rem;font-weight:800;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.page-title[data-astro-cid-k2hyfrao] p[data-astro-cid-k2hyfrao]{color:#fffc;font-size:1.125rem}.page-footer[data-astro-cid-k2hyfrao]{text-align:center;padding:2rem;color:#ffffffb3}.unicorns[data-astro-cid-k2hyfrao]{font-size:1.25rem;letter-spacing:.5rem;margin-bottom:.5rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:640px){.page-header[data-astro-cid-k2hyfrao]{flex-direction:column;gap:1rem}.page-title[data-astro-cid-k2hyfrao] h1[data-astro-cid-k2hyfrao]{font-size:1.75rem}main[data-astro-cid-k2hyfrao]{padding:1rem}}
