body{font-weight:400;color-scheme:light dark;background-color:#070810;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);background-color:#ffffff03;box-shadow:0 10px 30px #00000026}.App-logo{width:40px;height:40px;object-fit:contain;border-radius:12px;padding:4px;background:linear-gradient(90deg,#382db5,#7330d2,#b48bd4,#5415ac,#352ec4);background-size:500% 500%;animation:gradientShift 6s linear infinite;box-shadow:0 0 12px #000;transition:transform .3s ease}.App-logo:hover{transform:scale(1.1)}.logo-name{font-size:18px;font-weight:600;color:#fff;margin-left:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.5px;background:linear-gradient(90deg,#5146c4,#7844c0,#fff,#8755ce,#5c57c3);background-size:400% 400%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 6s linear infinite}.nav-links{display:flex;align-items:center;padding:10px 20px;border-radius:12px;background-color:#15151505;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px #00000008,0 2px 12px #0000001f}.nav-links ul{display:flex;gap:26px;margin:0;padding:0;list-style:none}.nav-links a{font-size:15px;font-weight:500;text-decoration:none;color:#d2d2d2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;transition:all .3s ease}.nav-links a:before{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:2px;background:linear-gradient(90deg,#382db5,#7330d2,#352ec4);transition:width .4s ease;border-radius:2px}.nav-links a:hover{color:#fff;filter:drop-shadow(0 6px 18px rgb(120,90,255))}.nav-links a:hover:before{width:100%}@media(max-width:768px){.nav-links{display:none;position:absolute;top:60px;right:20px;background:#070810f2;flex-direction:column;gap:12px;padding:16px;border-radius:12px;box-shadow:0 10px 30px #0003}.nav-links.active,.hamburger{display:flex}.logo-name{font-size:16px}.App-logo{width:36px;height:36px}}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landingPage{margin-top:10vh;background:#070810;color:#fff}.flex-container{display:flex;flex-direction:column;align-items:center;gap:50px}.flex-container>div:nth-child(2){background:linear-gradient(#15151e,#0e0e0e3d);border:2px solid rgba(216,210,210,.073);border-radius:20px;padding:10px;color:#fdfdfd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;max-width:1000px;height:100%;min-height:50vh;box-shadow:0 10px 30px #00000026,inset 0 0 100px #00000045}.landingText{text-align:center;max-width:700px}.landingText h2.highlight{background:linear-gradient(90deg,#72a3f9,#9766db,#c6aee9,#794abb,#7f8bf6);background-size:400% 400%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:60px;margin-bottom:20px;animation:gradientShift 6s linear infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.name-gradient:hover{filter:drop-shadow(0 6px 18px rgba(120,90,255,.12))}@media(prefers-reduced-motion:reduce){.name-gradient{animation:none}}.landingText h1{font-size:2rem;font-weight:500;margin-bottom:15px;line-height:1.3}.landingText p{font-size:1.1rem;line-height:1.6;margin-bottom:30px;color:#ccc}.buttons{display:none;justify-content:center;gap:20px;flex-wrap:wrap}.button{background:linear-gradient(90deg,#5950c59f,#7330d2);border:none;border-radius:12px;padding:15px 30px;font-weight:400;color:#fff;text-decoration:none;transition:all .3s ease}.button:hover{background:linear-gradient(135deg,#4f64db9f,#853ee7);color:#fff}.image-container{position:relative;overflow-x:scroll;overflow-y:hidden;height:600px;width:100%;border-radius:12px}.image-container::-webkit-scrollbar{height:8px}.image-container::-webkit-scrollbar-track{background:#141414;border-radius:10px}.image-container::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3e1952,#a762ff);border-radius:10px}.image-container::-webkit-scrollbar-thumb:hover{background-color:#ffffff03}.rating-container{display:flex;justify-content:center;align-items:center;margin-top:10px}.image-track{display:flex;width:max-content}.image-track img{height:600px;margin-right:20px;flex-shrink:0;object-fit:cover}.wrapper{position:absolute;top:50%;left:50%;width:700px;transform:translate(-50%,-50%)}.wrapper h1{margin-bottom:75px;font-size:56px;font-weight:400;color:#fff}@media(max-width:768px){.flex-container>div:nth-child(2){background:linear-gradient(#15151e,#7373733d);border:1px solid rgba(161,161,161,.224);border-radius:20px;padding:20px;color:#fdfdfd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:90%;min-width:0vh;height:100%;min-height:20vh;box-shadow:0 10px 30px #00000026,inset 0 0 100px #00000045}.landingText h2.highlight{font-size:48px}.landingText h1{font-size:1.6rem}.item2{margin-bottom:20vh;margin-top:5vh}.landingText p{font-size:1rem}.landingPage{width:100%;max-width:100vh;background:#080810;color:#fff;padding:20px;box-sizing:border-box;text-align:center}.buttons{display:flex}.image-container,.image-track img{height:250px}}.card{background:linear-gradient(180deg,#121218,#1a1a26);border-radius:30px;padding:30px;color:#ddd;box-shadow:0 3px 12px #0000004d;transition:transform .5s ease,box-shadow 1s ease;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:default;width:100%;max-width:400px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI}.card:hover{transform:translateY(-6px);box-shadow:0 10px 25px #00000029;filter:drop-shadow(0 6px 18px rgba(4,4,4,.132))}.infoCardWrapper{width:100%;max-width:1524px;margin:0 auto;margin-top:10vh;padding:20px;box-sizing:border-box}.infoCardGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:5vh;justify-items:center}@media(max-width:1024px){.infoCardGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.infoCardGrid{grid-template-columns:1fr}}.cardImage{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:5px;background-color:transparent}.cardImage img{max-width:100%;max-height:100%;border-radius:20px}.cardContent{display:flex;flex-direction:column;gap:10px}.cardTitle{font-size:1.2rem;font-weight:700;text-shadow:0 0 5px #0000004b,0 0 10px #0000004e,0 0 15px #19191a2c,0 0 20px #13131439}.cardRating{font-size:1.4rem;font-weight:700;color:#8a70ff;text-shadow:0 0 5px #382db5,0 0 10px #7330d2,0 0 20px #352ec4,0 0 30px #6f2bc8}.cardOverview{font-size:.9rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:7.2em;min-height:7.2em;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.cardOverview::-webkit-scrollbar{display:none}.cardLanguage{font-size:.8rem;opacity:.7}@media(max-width:720px){.card{flex:1 1 100%;max-width:250px}}
