.Navbar-module__cJzEcG__navbar{z-index:1000;transition:all var(--transition-base);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#0a0a0fe6;padding:.75rem 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{font-size:1.5rem;font-weight:800;text-decoration:none}.Navbar-module__cJzEcG__logoText{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent-gradient);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;width:40px;height:40px;display:none;position:relative}.Navbar-module__cJzEcG__hamburger{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-fast);display:block;position:relative}.Navbar-module__cJzEcG__hamburger:before,.Navbar-module__cJzEcG__hamburger:after{content:"";background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-fast);position:absolute}.Navbar-module__cJzEcG__hamburger:before{top:-8px}.Navbar-module__cJzEcG__hamburger:after{top:8px}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active{background:0 0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active:before{top:0;transform:rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active:after{top:0;transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;transition:all var(--transition-base);background:#0a0a0ffa;display:none;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100%;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:var(--text-primary);transition:color var(--transition-fast);font-size:1.5rem;font-weight:600;text-decoration:none}.Navbar-module__cJzEcG__mobileNavLink:hover{color:var(--accent)}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__mobileMenu{display:block}}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;display:grid}.Hero-module__ZARIfG__content{animation:.8s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__greeting{color:var(--accent);margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.Hero-module__ZARIfG__name{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__title{color:var(--text-secondary);margin-bottom:1.5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:500}.Hero-module__ZARIfG__description{color:var(--text-muted);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__cta{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__visual{opacity:0;justify-content:center;align-items:center;animation:.8s .3s forwards Hero-module__ZARIfG__fadeInUp;display:flex;position:relative}.Hero-module__ZARIfG__avatarGlow{background:var(--accent-gradient);filter:blur(80px);opacity:.3;border-radius:50%;width:300px;height:300px;animation:4s ease-in-out infinite Hero-module__ZARIfG__pulse-glow;position:absolute}.Hero-module__ZARIfG__avatar{background:var(--bg-card);border:3px solid var(--border-color);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;animation:4s ease-in-out infinite Hero-module__ZARIfG__float;display:flex;position:relative}.Hero-module__ZARIfG__avatarEmoji{font-size:8rem}.Hero-module__ZARIfG__floatingIcons{width:100%;height:100%;position:absolute}.Hero-module__ZARIfG__icon{transform:translate(calc(-50% + var(--x)),calc(-50% + var(--y)));animation:3s ease-in-out infinite Hero-module__ZARIfG__float;animation-delay:var(--delay);filter:drop-shadow(0 0 10px #6366f180);font-size:2rem;position:absolute;top:50%;left:50%}.Hero-module__ZARIfG__scrollIndicator{color:var(--text-muted);opacity:0;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;animation:.8s .6s forwards Hero-module__ZARIfG__fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollArrow{border:2px solid var(--text-muted);border-radius:10px;width:20px;height:30px;position:relative}.Hero-module__ZARIfG__scrollArrow:after{content:"";background:var(--accent);border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite Hero-module__ZARIfG__scrollDown;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scrollDown{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.5;transform:translate(-50%)translateY(8px)}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__pulse-glow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__content{order:2}.Hero-module__ZARIfG__visual{order:1}.Hero-module__ZARIfG__description{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__cta{justify-content:center}.Hero-module__ZARIfG__avatar{width:180px;height:180px}.Hero-module__ZARIfG__avatarEmoji{font-size:5rem}.Hero-module__ZARIfG__avatarGlow{width:200px;height:200px}.Hero-module__ZARIfG__icon{font-size:1.5rem}}
.About-module__vAULUW__about{background:var(--bg-secondary);padding:5rem 1.5rem}.About-module__vAULUW__container{max-width:1200px;margin:0 auto}.About-module__vAULUW__header{text-align:center;margin-bottom:3rem}.About-module__vAULUW__header h2{margin-bottom:.5rem}.About-module__vAULUW__header p{color:var(--text-muted)}.About-module__vAULUW__content{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.About-module__vAULUW__bio{animation:.6s forwards About-module__vAULUW__fadeInUp}.About-module__vAULUW__bioCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem}.About-module__vAULUW__bioCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.About-module__vAULUW__bioCard p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.8}.About-module__vAULUW__bioCard p:last-of-type{margin-bottom:1.5rem}.About-module__vAULUW__skills{opacity:0;animation:.6s .2s forwards About-module__vAULUW__fadeInUp}.About-module__vAULUW__skills h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem}.About-module__vAULUW__skillsGrid{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__skillCategory{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:1.25rem}.About-module__vAULUW__skillCategory:hover{border-color:var(--border-hover);transform:translate(5px)}.About-module__vAULUW__skillCategory h4{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.875rem}.About-module__vAULUW__skillItems{flex-wrap:wrap;gap:.5rem;display:flex}.About-module__vAULUW__skillTag{color:var(--accent-light);border-radius:var(--radius-full);transition:all var(--transition-fast);background:#6366f126;border:1px solid #6366f133;padding:.375rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.About-module__vAULUW__skillTag:hover{background:#6366f140;transform:translateY(-2px)}@keyframes About-module__vAULUW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.About-module__vAULUW__content{grid-template-columns:1fr;gap:2rem}.About-module__vAULUW__skills{opacity:1;animation:none}}
.Projects-module__2BoJ-q__projects{padding:5rem 1.5rem}.Projects-module__2BoJ-q__container{max-width:1200px;margin:0 auto}.Projects-module__2BoJ-q__header{text-align:center;margin-bottom:3rem}.Projects-module__2BoJ-q__header h2{margin-bottom:.5rem}.Projects-module__2BoJ-q__header p{color:var(--text-muted)}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:1.5rem;display:grid}.Projects-module__2BoJ-q__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);opacity:0;animation:.6s forwards Projects-module__2BoJ-q__fadeInUp;overflow:hidden}.Projects-module__2BoJ-q__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg),0 0 30px var(--accent-glow);transform:translateY(-8px)}.Projects-module__2BoJ-q__cardImage{aspect-ratio:16/9;width:100%;overflow:hidden}.Projects-module__2BoJ-q__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardImage img{transform:scale(1.05)}.Projects-module__2BoJ-q__placeholder{background:linear-gradient(135deg,var(--bg-tertiary)0%,var(--bg-secondary)100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.Projects-module__2BoJ-q__cardContent{padding:1.5rem}.Projects-module__2BoJ-q__cardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.Projects-module__2BoJ-q__cardDescription{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.Projects-module__2BoJ-q__tag{color:var(--accent-light);border-radius:var(--radius-full);background:#6366f126;border:1px solid #6366f133;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.Projects-module__2BoJ-q__links{gap:1rem;display:flex}.Projects-module__2BoJ-q__link{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.Projects-module__2BoJ-q__link:hover{color:var(--accent)}.Projects-module__2BoJ-q__link svg{flex-shrink:0}@keyframes Projects-module__2BoJ-q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Projects-module__2BoJ-q__cardContent{padding:1.25rem}}
.Games-module__DimtaW__games{background:var(--bg-secondary);padding:5rem 1.5rem}.Games-module__DimtaW__container{max-width:1200px;margin:0 auto}.Games-module__DimtaW__header{text-align:center;margin-bottom:2rem}.Games-module__DimtaW__header h2{margin-bottom:.5rem}.Games-module__DimtaW__header p{color:var(--text-muted)}.Games-module__DimtaW__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.Games-module__DimtaW__filterBtn{background:var(--bg-card);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);padding:.5rem 1.25rem;font-size:.875rem;font-weight:500}.Games-module__DimtaW__filterBtn:hover{border-color:var(--accent);color:var(--accent)}.Games-module__DimtaW__filterBtn.Games-module__DimtaW__active{background:var(--accent-gradient);color:#fff;border-color:#0000}.Games-module__DimtaW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:1.5rem;display:grid}.Games-module__DimtaW__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);opacity:0;animation:.6s forwards Games-module__DimtaW__fadeInUp;overflow:hidden}.Games-module__DimtaW__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Games-module__DimtaW__cardImage{aspect-ratio:16/10;width:100%;position:relative;overflow:hidden}.Games-module__DimtaW__cardImage img{object-fit:cover;width:100%;height:100%}.Games-module__DimtaW__placeholder{background:linear-gradient(135deg,#1e1e2e 0%,#2d2d44 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.Games-module__DimtaW__status{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;padding:.25rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.Games-module__DimtaW__statusCompleted{color:#fff;background:#22c55ee6}.Games-module__DimtaW__statusPlaying{color:#fff;background:#3b82f6e6}.Games-module__DimtaW__statusDropped{color:#fff;background:#ef4444e6}.Games-module__DimtaW__cardContent{padding:1.25rem}.Games-module__DimtaW__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.Games-module__DimtaW__cardTitle{color:var(--text-primary);margin-bottom:0;font-size:1.1rem;line-height:1.3}.Games-module__DimtaW__platform{color:var(--text-muted);white-space:nowrap;font-size:.75rem}.Games-module__DimtaW__rating{align-items:center;gap:2px;margin-bottom:.75rem;display:flex}.Games-module__DimtaW__star{color:var(--star-empty);font-size:1rem}.Games-module__DimtaW__star.Games-module__DimtaW__filled{color:var(--star-filled)}.Games-module__DimtaW__star.Games-module__DimtaW__half{background:linear-gradient(90deg,var(--star-filled)50%,var(--star-empty)50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Games-module__DimtaW__ratingValue{color:var(--star-filled);margin-left:.5rem;font-size:.875rem;font-weight:600}.Games-module__DimtaW__review{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}@keyframes Games-module__DimtaW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Games-module__DimtaW__cardHeader{flex-direction:column;gap:.25rem}}
.Movies-module__6hHRYG__movies{padding:5rem 1.5rem}.Movies-module__6hHRYG__container{max-width:1200px;margin:0 auto}.Movies-module__6hHRYG__header{text-align:center;margin-bottom:2rem}.Movies-module__6hHRYG__header h2{margin-bottom:.5rem}.Movies-module__6hHRYG__header p{color:var(--text-muted)}.Movies-module__6hHRYG__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.Movies-module__6hHRYG__filterBtn{background:var(--bg-card);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);padding:.5rem 1.25rem;font-size:.875rem;font-weight:500}.Movies-module__6hHRYG__filterBtn:hover{border-color:var(--accent);color:var(--accent)}.Movies-module__6hHRYG__filterBtn.Movies-module__6hHRYG__active{background:var(--accent-gradient);color:#fff;border-color:#0000}.Movies-module__6hHRYG__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.5rem;display:grid}.Movies-module__6hHRYG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);opacity:0;animation:.6s forwards Movies-module__6hHRYG__fadeInUp;overflow:hidden}.Movies-module__6hHRYG__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Movies-module__6hHRYG__cardImage{aspect-ratio:2/3;width:100%;position:relative;overflow:hidden}.Movies-module__6hHRYG__cardImage img{object-fit:cover;width:100%;height:100%}.Movies-module__6hHRYG__placeholder{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.Movies-module__6hHRYG__status{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.375rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.Movies-module__6hHRYG__watched{color:#fff;background:#22c55ee6}.Movies-module__6hHRYG__planned{color:#fff;background:#f59e0be6}.Movies-module__6hHRYG__cardContent{padding:1.25rem}.Movies-module__6hHRYG__cardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.Movies-module__6hHRYG__cardTitle{color:var(--text-primary);margin-bottom:0;font-size:1.1rem;line-height:1.3}.Movies-module__6hHRYG__year{color:var(--text-muted);font-size:.875rem;font-weight:500}.Movies-module__6hHRYG__meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.Movies-module__6hHRYG__genre{color:var(--text-secondary);font-size:.8rem}.Movies-module__6hHRYG__rating{color:var(--star-filled);font-size:.875rem;font-weight:600}.Movies-module__6hHRYG__note{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}@keyframes Movies-module__6hHRYG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.Movies-module__6hHRYG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Movies-module__6hHRYG__cardContent{padding:1rem}.Movies-module__6hHRYG__cardTitle{font-size:.95rem}.Movies-module__6hHRYG__placeholder{font-size:2.5rem}}
.Music-module__QtfYWq__music{padding:var(--spacing-3xl)0;background:var(--bg-secondary)}.Music-module__QtfYWq__container{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.Music-module__QtfYWq__header{text-align:center;margin-bottom:var(--spacing-3xl)}.Music-module__QtfYWq__header h2{margin-bottom:var(--spacing-sm);font-size:2.5rem}.Music-module__QtfYWq__header p{color:var(--text-muted)}.Music-module__QtfYWq__grid{gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.Music-module__QtfYWq__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);animation:.5s backwards Music-module__QtfYWq__fadeInUp;overflow:hidden}.Music-module__QtfYWq__card:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Music-module__QtfYWq__player{aspect-ratio:16/9;background:var(--bg-tertiary)}.Music-module__QtfYWq__player iframe{width:100%;height:100%}.Music-module__QtfYWq__thumbnail{cursor:pointer;width:100%;height:100%;position:relative}.Music-module__QtfYWq__thumbnail img{object-fit:cover;width:100%;height:100%}.Music-module__QtfYWq__playBtn{color:#fff;width:60px;height:60px;transition:all var(--transition-base);background:#000000b3;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Music-module__QtfYWq__thumbnail:hover .Music-module__QtfYWq__playBtn{background:var(--accent);transform:translate(-50%,-50%)scale(1.1)}.Music-module__QtfYWq__info{padding:var(--spacing-lg)}.Music-module__QtfYWq__info h3{margin-bottom:var(--spacing-xs);color:var(--text-primary);font-size:1.1rem}.Music-module__QtfYWq__artist{color:var(--text-secondary);margin-bottom:var(--spacing-sm);font-size:.9rem}.Music-module__QtfYWq__genre{color:var(--accent);border-radius:var(--radius-full);background:#6366f11a;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Music-module__QtfYWq__loading{text-align:center;color:var(--text-muted);padding:3rem}@keyframes Music-module__QtfYWq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Music-module__QtfYWq__grid{grid-template-columns:1fr}}
.Books-module__WcUwHG__books{padding:var(--spacing-3xl)0;background:var(--bg-primary)}.Books-module__WcUwHG__container{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.Books-module__WcUwHG__header{text-align:center;margin-bottom:var(--spacing-2xl)}.Books-module__WcUwHG__header h2{margin-bottom:var(--spacing-sm);font-size:2.5rem}.Books-module__WcUwHG__header p{color:var(--text-muted)}.Books-module__WcUwHG__filters{justify-content:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-2xl);flex-wrap:wrap;display:flex}.Books-module__WcUwHG__filterBtn{color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);padding:.5rem 1.25rem;font-size:.9rem}.Books-module__WcUwHG__filterBtn:hover,.Books-module__WcUwHG__filterBtn.Books-module__WcUwHG__active{background:var(--accent);color:#fff;border-color:var(--accent)}.Books-module__WcUwHG__grid{gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.Books-module__WcUwHG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);animation:.5s backwards Books-module__WcUwHG__fadeInUp;overflow:hidden}.Books-module__WcUwHG__card:hover{border-color:var(--accent);transform:translateY(-5px)}.Books-module__WcUwHG__cardImage{background:var(--bg-tertiary);height:260px;position:relative}.Books-module__WcUwHG__cardImage img{object-fit:cover;width:100%;height:100%}.Books-module__WcUwHG__placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.Books-module__WcUwHG__status{background:var(--bg-card);border-radius:var(--radius-md);padding:.25rem .5rem;font-size:1.25rem;position:absolute;top:.5rem;right:.5rem}.Books-module__WcUwHG__cardContent{padding:var(--spacing-md)}.Books-module__WcUwHG__cardContent h3{margin-bottom:.25rem;font-size:.95rem;line-height:1.3}.Books-module__WcUwHG__author{color:var(--text-muted);margin-bottom:var(--spacing-sm);font-size:.8rem}.Books-module__WcUwHG__rating{color:var(--star-filled);font-size:.85rem;font-weight:600}.Books-module__WcUwHG__loading{text-align:center;color:var(--text-muted);padding:3rem}@keyframes Books-module__WcUwHG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Books-module__WcUwHG__grid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr)}}
.Blog-module__qgnGkG__blog{padding:var(--spacing-3xl)0;background:var(--bg-primary)}.Blog-module__qgnGkG__container{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.Blog-module__qgnGkG__header{text-align:center;margin-bottom:var(--spacing-3xl)}.Blog-module__qgnGkG__header h2{margin-bottom:var(--spacing-sm);font-size:2.5rem}.Blog-module__qgnGkG__header p{color:var(--text-muted)}.Blog-module__qgnGkG__grid{gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(350px,1fr));display:grid}.Blog-module__qgnGkG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);animation:.5s backwards Blog-module__qgnGkG__fadeInUp;overflow:hidden}.Blog-module__qgnGkG__card:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Blog-module__qgnGkG__cardImage{height:180px;overflow:hidden}.Blog-module__qgnGkG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Blog-module__qgnGkG__card:hover .Blog-module__qgnGkG__cardImage img{transform:scale(1.05)}.Blog-module__qgnGkG__cardContent{padding:var(--spacing-lg)}.Blog-module__qgnGkG__category{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600}.Blog-module__qgnGkG__cardTitle{margin:var(--spacing-sm)0;color:var(--text-primary);font-size:1.25rem}.Blog-module__qgnGkG__excerpt{color:var(--text-secondary);margin-bottom:var(--spacing-md);font-size:.9rem;line-height:1.6}.Blog-module__qgnGkG__meta{justify-content:space-between;align-items:center;display:flex}.Blog-module__qgnGkG__date{color:var(--text-muted);font-size:.8rem}.Blog-module__qgnGkG__loading{text-align:center;color:var(--text-muted);padding:3rem}@keyframes Blog-module__qgnGkG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Blog-module__qgnGkG__grid{grid-template-columns:1fr}}
.Certificates-module__x9OHCG__certificates{padding:var(--spacing-3xl)0;background:var(--bg-secondary)}.Certificates-module__x9OHCG__container{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.Certificates-module__x9OHCG__header{text-align:center;margin-bottom:var(--spacing-3xl)}.Certificates-module__x9OHCG__header h2{margin-bottom:var(--spacing-sm);font-size:2.5rem}.Certificates-module__x9OHCG__header p{color:var(--text-muted)}.Certificates-module__x9OHCG__grid{gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.Certificates-module__x9OHCG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-base);animation:.5s backwards Certificates-module__x9OHCG__fadeInUp;overflow:hidden}.Certificates-module__x9OHCG__card:hover{border-color:var(--accent);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Certificates-module__x9OHCG__cardImage{background:var(--bg-tertiary);height:150px}.Certificates-module__x9OHCG__cardImage img{object-fit:contain;width:100%;height:100%;padding:1rem}.Certificates-module__x9OHCG__cardContent{padding:var(--spacing-lg)}.Certificates-module__x9OHCG__cardContent h3{margin-bottom:var(--spacing-xs);font-size:1.1rem}.Certificates-module__x9OHCG__issuer{color:var(--text-secondary);margin-bottom:var(--spacing-sm);font-size:.9rem}.Certificates-module__x9OHCG__date{color:var(--text-muted);margin-bottom:var(--spacing-sm);font-size:.8rem;display:block}.Certificates-module__x9OHCG__link{color:var(--accent);transition:color var(--transition-fast);font-size:.85rem;text-decoration:none;display:inline-block}.Certificates-module__x9OHCG__link:hover{color:var(--accent-light)}.Certificates-module__x9OHCG__loading{text-align:center;color:var(--text-muted);padding:3rem}@keyframes Certificates-module__x9OHCG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Certificates-module__x9OHCG__grid{grid-template-columns:1fr}}
.Guestbook-module___YxAYG__guestbook{padding:var(--spacing-3xl)0;background:var(--bg-primary)}.Guestbook-module___YxAYG__container{max-width:800px;padding:0 var(--spacing-lg);margin:0 auto}.Guestbook-module___YxAYG__header{text-align:center;margin-bottom:var(--spacing-2xl)}.Guestbook-module___YxAYG__header h2{margin-bottom:var(--spacing-sm);font-size:2.5rem}.Guestbook-module___YxAYG__header p{color:var(--text-muted)}.Guestbook-module___YxAYG__content{gap:var(--spacing-2xl);display:grid}.Guestbook-module___YxAYG__form{background:var(--bg-card);padding:var(--spacing-xl);border-radius:var(--radius-xl);border:1px solid var(--border-color)}.Guestbook-module___YxAYG__formGroup{margin-bottom:var(--spacing-md)}.Guestbook-module___YxAYG__formGroup input,.Guestbook-module___YxAYG__formGroup textarea{width:100%;color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-fast);padding:.875rem 1rem;font-family:inherit;font-size:1rem}.Guestbook-module___YxAYG__formGroup input:focus,.Guestbook-module___YxAYG__formGroup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.Guestbook-module___YxAYG__formGroup textarea{resize:vertical;min-height:100px}.Guestbook-module___YxAYG__submitBtn{color:#fff;background:var(--accent-gradient);border-radius:var(--radius-lg);cursor:pointer;width:100%;transition:all var(--transition-base);border:none;padding:.875rem;font-size:1rem;font-weight:600}.Guestbook-module___YxAYG__submitBtn:hover:not(:disabled){box-shadow:0 0 20px var(--accent-glow);transform:translateY(-2px)}.Guestbook-module___YxAYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Guestbook-module___YxAYG__success{text-align:center;color:var(--success);margin-top:var(--spacing-md)}.Guestbook-module___YxAYG__comments{gap:var(--spacing-md);flex-direction:column;display:flex}.Guestbook-module___YxAYG__comment{background:var(--bg-card);padding:var(--spacing-lg);border-radius:var(--radius-lg);border:1px solid var(--border-color)}.Guestbook-module___YxAYG__commentHeader{margin-bottom:var(--spacing-sm);justify-content:space-between;align-items:center;display:flex}.Guestbook-module___YxAYG__name{color:var(--accent);font-weight:600}.Guestbook-module___YxAYG__date{color:var(--text-muted);font-size:.8rem}.Guestbook-module___YxAYG__message{color:var(--text-secondary);line-height:1.6}.Guestbook-module___YxAYG__loading,.Guestbook-module___YxAYG__empty{text-align:center;color:var(--text-muted);padding:2rem}.Guestbook-module___YxAYG__error{color:#ef4444;text-align:center;margin-bottom:var(--spacing-md);font-size:.9rem}.Guestbook-module___YxAYG__charCount{text-align:right;color:var(--text-muted);margin-top:.25rem;font-size:.75rem;display:block}
.Contact-module__hcVmEa__contact{background:var(--bg-secondary);padding:5rem 1.5rem}.Contact-module__hcVmEa__container{max-width:1000px;margin:0 auto}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:3rem}.Contact-module__hcVmEa__header h2{margin-bottom:.5rem}.Contact-module__hcVmEa__header p{color:var(--text-muted)}.Contact-module__hcVmEa__content{grid-template-columns:1fr 1.2fr;align-items:start;gap:2rem;display:grid}.Contact-module__hcVmEa__info{animation:.6s forwards Contact-module__hcVmEa__fadeInUp}.Contact-module__hcVmEa__infoCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:2rem}.Contact-module__hcVmEa__infoCard h3{margin-bottom:1rem;font-size:1.5rem}.Contact-module__hcVmEa__infoCard p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.Contact-module__hcVmEa__details{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.Contact-module__hcVmEa__detailItem{color:var(--text-secondary);align-items:center;gap:.75rem;display:flex}.Contact-module__hcVmEa__detailIcon{font-size:1.25rem}.Contact-module__hcVmEa__social{gap:.75rem;display:flex}.Contact-module__hcVmEa__socialLink{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:44px;height:44px;color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialLink:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-3px)}.Contact-module__hcVmEa__form{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);opacity:0;padding:2rem;animation:.6s .2s forwards Contact-module__hcVmEa__fadeInUp}.Contact-module__hcVmEa__formGroup{margin-bottom:1.25rem}.Contact-module__hcVmEa__formGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup textarea{width:100%;color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-fast);padding:.875rem 1rem;font-family:inherit;font-size:1rem}.Contact-module__hcVmEa__formGroup input::placeholder,.Contact-module__hcVmEa__formGroup textarea::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.Contact-module__hcVmEa__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{width:100%;margin-top:.5rem}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__success{text-align:center;color:var(--success);margin-top:1rem;font-weight:500;animation:.3s Contact-module__hcVmEa__fadeInUp}@keyframes Contact-module__hcVmEa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Contact-module__hcVmEa__content{grid-template-columns:1fr}.Contact-module__hcVmEa__form{opacity:1;animation:none}}
.Footer-module__S6Hkya__footer{background:var(--bg-primary);border-top:1px solid var(--border-color);padding:3rem 1.5rem 1.5rem}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__content{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:inline-block}.Footer-module__S6Hkya__brand p{color:var(--text-muted);margin:0;font-size:.9rem}.Footer-module__S6Hkya__links h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Footer-module__S6Hkya__links a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__S6Hkya__links a:hover{color:var(--accent)}.Footer-module__S6Hkya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);margin:0;font-size:.85rem}.Footer-module__S6Hkya__madeWith{color:var(--text-secondary)!important}@media (max-width:640px){.Footer-module__S6Hkya__content{text-align:center;flex-direction:column;align-items:center}.Footer-module__S6Hkya__brand{max-width:100%}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
