@font-face{font-family:"Nunito";src:url("../fonts/nunito/nunito-light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("../fonts/nunito/nunito-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Nunito";src:url("../fonts/nunito/nunito-bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}.show-games{margin-bottom:40px}.show-games h2{margin-bottom:30px;font-size:2rem;color:#980e58}.show-games.display-grid .games-grid-container .games-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:20px;padding:20px 0}.show-games.display-carousel .games-carousel-container{position:relative;padding:0 40px}.show-games.display-carousel .games-carousel-container .games-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:20px 0}.show-games.display-carousel .games-carousel-container .games-carousel::-webkit-scrollbar{display:none}.show-games.display-carousel .games-carousel-container .games-carousel .game-card{flex:0 0 200px;scroll-snap-align:start}.show-games.display-carousel .games-carousel-container .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#980e58;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;z-index:2;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.show-games.display-carousel .games-carousel-container .carousel-arrow:hover{background:#690a3d;transform:translateY(-50%) scale(1.1)}.show-games.display-carousel .games-carousel-container .carousel-arrow.arrow-left{left:0}.show-games.display-carousel .games-carousel-container .carousel-arrow.arrow-right{right:0}.show-games .game-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.show-games .game-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}.show-games .game-card:hover .game-image .play-overlay{opacity:1}.show-games .game-card:hover .game-image img{transform:scale(1.1)}.show-games .game-card .game-image{position:relative;padding-top:75%;overflow:hidden}.show-games .game-card .game-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.show-games .game-card .game-image .play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.show-games .game-card .game-image .play-overlay .play-icon{color:#fff;font-size:2rem;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none}.show-games .game-card .game-name{padding:15px;text-align:center}.show-games .game-card .game-name h3{margin:0;font-size:1rem;font-weight:600}.show-games .game-card .game-name h3 a{color:#980e58;text-decoration:none}.show-games .game-card .game-name h3 a:hover{color:#690a3d}@media(max-width: 480px){header .header-top-wrapper{flex-direction:column;padding:8px 0;gap:10px}header .header-top-wrapper .logo-wrapper{flex-basis:100%;padding:5px}header .header-top-wrapper .logo-wrapper svg{width:20px;height:20px;display:none}header .header-top-wrapper .logo-wrapper img,header .header-top-wrapper .logo-wrapper a{width:65px;height:65px}header .header-top-wrapper .logo-wrapper p{font-size:12px;margin-bottom:-8px;display:none}header .header-top-wrapper .header-right{flex-basis:100%;justify-content:space-between;gap:10px;padding:5px}header .header-top-wrapper .header-right .search-wrapper form input{width:100% !important;max-width:100%;padding:0 35px 0 12px;height:36px;font-size:13px}header .header-top-wrapper .header-right .search-wrapper form input:focus{width:100% !important}header .header-top-wrapper .header-right .icons-wrapper{gap:5px}header .header-top-wrapper .header-right .icons-wrapper a{width:36px;height:36px;font-size:14px;display:none}header .header-top-wrapper .header-right .icons-wrapper a svg{width:18px;height:18px}header .header-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;z-index:1000;max-height:60vh;overflow-y:auto}header .header-navigation.active{display:block}header .header-navigation .header-navigation-container{padding:0}header .header-navigation .header-navigation-section nav ul{flex-direction:column}header .header-navigation .header-navigation-section nav ul li{border-bottom:1px solid #eee}header .header-navigation .header-navigation-section nav ul li a{padding:12px 15px;font-size:13px;text-align:left}header .header-navigation .header-navigation-section nav ul li a:hover{background-color:rgba(152,14,88,.08)}.body-wrapper{margin-top:90px}main{padding:0}.container{padding:0 10px !important}.games-grid{grid-template-columns:repeat(2, 1fr);gap:10px}.game-card{flex:0 0 calc(50% - 5px)}.game-card .game-image img{height:100px}.game-card .game-name{padding:10px}.game-card .game-name h3{font-size:.9rem;margin:0 0 5px 0}.hero-section{padding:30px 15px;margin-bottom:20px}.hero-section .hero-content h1{font-size:1.5rem;margin-bottom:15px}.hero-section .hero-content p{font-size:.9rem;margin-bottom:20px}.hero-section .hero-content .hero-buttons{flex-direction:column;gap:10px}.hero-section .hero-content .hero-buttons .btn{width:100%;padding:10px 16px;font-size:.9rem}.btn{padding:10px 16px;font-size:.9rem;border-radius:20px}.categories-section{margin-bottom:30px}.categories-section h2{font-size:1.5rem;margin-bottom:20px}.categories-section .categories-grid{grid-template-columns:1fr;gap:15px}.categories-section .category-card{padding:20px 15px}.categories-section .category-card .category-icon{font-size:2rem}.categories-section .category-card h3{font-size:1rem}.categories-section .category-card p{font-size:.85rem}.featured-games{margin-bottom:30px}.featured-games h2{font-size:1.3rem;margin-bottom:20px}.featured-games .section-header{flex-direction:column;align-items:stretch;gap:10px}.featured-games .section-header .filter-tabs{width:100%;overflow-x:auto;gap:8px;padding-bottom:8px;-webkit-overflow-scrolling:touch}.featured-games .section-header .filter-tabs .filter-tab{flex-shrink:0;padding:7px 12px;font-size:.8rem;white-space:nowrap}.featured-games .games-carousel-container .carousel-arrow{width:40px;height:40px;font-size:1.2rem}.featured-games .games-carousel-container .carousel-arrow.arrow-left{left:5px}.featured-games .games-carousel-container .carousel-arrow.arrow-right{right:5px}.featured-games .games-carousel-container .games-carousel{gap:10px;padding:0 40px 10px 0}footer{padding:30px 15px}footer .footer-content .container{flex-direction:column;gap:20px}footer .footer-content .footer-section{flex-basis:100%}footer .footer-content .footer-section h3,footer .footer-content .footer-section h4{font-size:1rem;margin-bottom:10px}footer .footer-content .footer-section p,footer .footer-content .footer-section ul{font-size:.85rem}.game-header{margin-bottom:20px}.game-header .game-main-info{flex-direction:column;padding:15px;gap:15px}.game-header .game-main-info .game-image-large img{width:100%;max-width:100%;height:auto}.game-header .game-main-info .game-details h1{font-size:1.5rem;margin-bottom:10px}.game-instructions .instructions-grid{grid-template-columns:1fr}.games-carousel-container .games-carousel .game-card{flex:0 0 150px}.top-nav{top:auto;position:relative;margin-bottom:15px}.top-nav .nav-section{flex-direction:column}.top-nav .nav-section h3{border-radius:8px 8px 0 0;padding:12px 15px;font-size:.95rem}.top-nav .nav-section .nav-links{flex-direction:column}.top-nav .nav-section .nav-links a{padding:12px 15px;font-size:.9rem;flex:1;border-right:none;border-bottom:1px solid #eee;border-radius:0}.top-nav .nav-section .nav-links a:last-child{border-bottom:none;border-radius:0 0 8px 8px}.top-nav .nav-section .nav-links a:first-child{border-radius:0}.top-nav .mega-menu{position:relative;width:100% !important;left:0 !important;top:auto;box-shadow:none;background:#f5f5f5;border-radius:0 0 8px 8px;padding:10px}.top-nav .mega-menu .mega-menu-content{grid-template-columns:1fr;gap:15px}[data-tooltip]::before,[data-tooltip]::after{display:none}.game-rating .stars{font-size:1.1rem;margin-right:5px}.game-rating .rating-text{font-size:.85rem}.mega-menu-item:hover .mega-menu{opacity:1;visibility:visible;transform:none}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;cursor:pointer;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:#fff;font-size:1.2rem;padding:0;width:36px;height:36px;margin:5px}.mobile-menu-toggle:hover{background:rgba(255,255,255,.2)}.mobile-menu-toggle svg{width:20px;height:20px;stroke:#fff;stroke-width:2}.play .game-container{height:250px}}@media(min-width: 481px)and (max-width: 768px){header .header-top-wrapper{padding:10px;gap:15px}header .header-top-wrapper .logo-wrapper{flex-basis:auto;gap:8px}header .header-top-wrapper .logo-wrapper img,header .header-top-wrapper .logo-wrapper a{width:45px;height:45px}header .header-top-wrapper .logo-wrapper p{font-size:13px;margin-bottom:-5px}header .header-top-wrapper .header-right{flex-basis:auto;gap:15px;display:flex;align-items:center}header .header-top-wrapper .header-right .search-wrapper form input{width:200px;max-width:200px;padding:0 35px 0 14px;height:38px}header .header-top-wrapper .header-right .search-wrapper form input:focus{width:250px}header .header-top-wrapper .header-right .icons-wrapper{gap:8px}header .header-top-wrapper .header-right .icons-wrapper a{width:38px;height:38px}header .header-top-wrapper .header-right .icons-wrapper a svg{width:20px;height:20px}header .header-navigation .header-navigation-section nav ul{flex-wrap:wrap}header .header-navigation .header-navigation-section nav ul li a{padding:12px 15px;font-size:13px}.body-wrapper{margin-top:110px}.games-grid{grid-template-columns:repeat(3, 1fr);gap:15px}.game-card .game-image img{height:120px}.game-card .game-name{padding:12px}.game-card .game-name h3{font-size:.95rem}.hero-section{padding:40px 20px}.hero-section .hero-content h1{font-size:2rem;margin-bottom:15px}.hero-section .hero-content p{font-size:1rem;margin-bottom:20px}.hero-section .hero-content .hero-buttons{gap:15px}.hero-section .hero-content .hero-buttons .btn{padding:11px 20px;font-size:.95rem}.categories-section{margin-bottom:40px}.categories-section h2{font-size:2rem;margin-bottom:30px}.categories-section .categories-grid{grid-template-columns:repeat(2, 1fr);gap:15px}.categories-section .category-card{padding:25px}.categories-section .category-card .category-icon{font-size:2.5rem}.categories-section .category-card h3{font-size:1.1rem}.featured-games{margin-bottom:40px}.featured-games h2{font-size:1.6rem;margin-bottom:25px}.featured-games .section-header{flex-direction:row;align-items:center;gap:15px}.featured-games .section-header h2{margin:0}.featured-games .section-header .filter-tabs{width:auto;overflow-x:auto;flex:1;-webkit-overflow-scrolling:touch}.featured-games .section-header .filter-tabs .filter-tab{flex-shrink:0;padding:8px 15px;font-size:.9rem}.featured-games .games-carousel-container .carousel-arrow{width:45px;height:45px}.featured-games .games-carousel-container .carousel-arrow.arrow-left{left:8px}.featured-games .games-carousel-container .carousel-arrow.arrow-right{right:8px}.featured-games .games-carousel-container .games-carousel{gap:15px}footer{padding:35px 20px}footer .footer-content .container{flex-direction:row;flex-wrap:wrap;gap:25px}footer .footer-content .footer-section{flex-basis:calc(50% - 12.5px)}footer .footer-content .footer-section h3,footer .footer-content .footer-section h4{font-size:1rem;margin-bottom:12px}footer .footer-content .footer-section p,footer .footer-content .footer-section ul{font-size:.9rem}.game-header{margin-bottom:30px}.game-header .game-main-info{flex-direction:column;padding:25px;gap:20px}.game-header .game-main-info .game-image-large img{width:100%;max-width:250px;margin:0 auto}.game-header .game-main-info .game-details h1{font-size:2rem}.game-header .game-main-info .game-details .game-description{font-size:1rem}.game-instructions .instructions-grid{grid-template-columns:repeat(2, 1fr)}.top-nav{top:auto;position:relative}.top-nav .nav-section{flex-direction:column}.top-nav .nav-section h3{border-radius:8px 8px 0 0;padding:15px}.top-nav .nav-section .nav-links{flex-direction:column}.top-nav .nav-section .nav-links a{padding:15px;border-bottom:1px solid #eee;border-right:none}.top-nav .nav-section .nav-links a:last-child{border-bottom:none;border-radius:0 0 8px 8px}.top-nav .mega-menu{position:relative;width:100% !important;background:#f5f5f5;border-radius:0 0 8px 8px;padding:15px}.top-nav .mega-menu .mega-menu-content{grid-template-columns:repeat(2, 1fr);gap:20px}.play .game-container{height:350px}}@media(min-width: 769px)and (max-width: 1024px){header .header-navigation .header-navigation-section nav ul{flex-wrap:wrap}.body-wrapper{margin-top:130px}.games-grid{grid-template-columns:repeat(4, 1fr);gap:18px}.categories-grid{grid-template-columns:repeat(3, 1fr)}.featured-games .games-carousel-container .carousel-arrow{width:48px;height:48px}.game-header .game-main-info{flex-direction:row;gap:25px}.game-header .game-main-info .game-image-large img{width:180px;height:180px}.top-nav{top:70px;position:sticky;z-index:10}.top-nav .nav-section{flex-direction:row}.top-nav .nav-section h3{border-radius:10px 0 0 10px}.top-nav .nav-section .nav-links{flex-direction:row}.top-nav .nav-section .nav-links a{padding:20px 15px;border-right:1px solid #eee;border-bottom:none;border-radius:0}.top-nav .nav-section .nav-links a:last-child{border-radius:0 10px 10px 0;border-right:none}.top-nav .nav-section .nav-links a:first-child{border-radius:0}.top-nav .mega-menu{position:absolute;top:100%;width:700px;left:0;background:#fff;border-radius:0 0 15px 15px;box-shadow:0 8px 25px rgba(0,0,0,.15);padding:25px}.top-nav .mega-menu .mega-menu-content{grid-template-columns:repeat(2, 1fr);gap:25px}}@media(min-width: 1025px){.mobile-menu-toggle{display:none !important}header .header-navigation{display:block !important}.games-grid{grid-template-columns:repeat(6, 1fr);gap:20px}}@media(min-width: 1440px){.container{margin:0 auto;padding:0 20px !important}.games-grid{grid-template-columns:repeat(7, 1fr)}.hero-section .hero-content{max-width:900px}.hero-section .hero-content h1{font-size:3.5rem}.hero-section .hero-content p{font-size:1.3rem}}@media(max-height: 500px)and (orientation: landscape){header .header-top-wrapper{padding:5px}.body-wrapper{margin-top:70px}.hero-section{padding:15px 0}.featured-games h2{margin-bottom:15px}.game-card .game-image img{height:80px}}@media(hover: none)and (pointer: coarse){button,a,input{min-height:44px;min-width:44px}.game-card:hover{transform:none}.btn:hover{transform:none}.category-card:hover{transform:none}.game-card:active,.btn:active,.category-card:active{opacity:.8}[data-tooltip]::before,[data-tooltip]::after{display:none}}@media print{header,footer,.hero-section,.carousel-arrow{display:none}.body-wrapper{margin-top:0}.game-card,.category-card{-moz-column-break-inside:avoid;break-inside:avoid}}@media(max-width: 1024px){.desktop-only{display:none}}.mobile-only{display:none}@media(max-width: 1024px){.mobile-only{display:block}}.tablet-only{display:none}@media(min-width: 769px)and (max-width: 1024px){.tablet-only{display:block}}body{font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;margin:0;padding:0}a,a:link,a:visited,a:-webkit-any-link{color:inherit;text-decoration:none}.container{padding:0px 15px !important;margin:0 auto}header{z-index:12;position:fixed;background-image:none;width:auto;top:0;left:0;right:0;height:auto;box-shadow:0px 3px 3px -2px rgba(0,0,0,.2),0px 3px 4px 0px rgba(0,0,0,.14),0px 1px 8px 0px rgba(0,0,0,.12)}header .header-navigation{background-color:#eee;margin:0;padding:0}header .header-navigation .header-navigation-container{margin:0;padding:0}header .header-navigation .header-navigation-section{margin:0;padding:0}header .header-navigation .header-navigation-section nav{margin:0;padding:0}header .header-navigation .header-navigation-section nav ul{margin:0;padding:0;list-style:none;display:flex}header .header-navigation .header-navigation-section nav ul li{margin:0;padding:0}header .header-navigation .header-navigation-section nav ul li a{display:block;padding:15px 20px;text-decoration:none;color:#333;font-weight:500;font-size:14px}header .header-navigation .header-navigation-section nav ul li a:hover{background-color:rgba(152,14,88,.1);color:#980e58}header .header-top-wrapper{display:-ms-flexbox;padding:10px 8px;background:#980e58;display:flex;flex-direction:row;justify-content:space-between;align-items:center;-webkit-box-flex-flow:wrap;flex-flow:wrap}header .logo-wrapper{display:flex;gap:10px;align-items:center;flex-basis:47%}header .logo-wrapper svg{width:24px;height:24px;fill:#fff}header .logo-wrapper svg:hover{cursor:pointer}header .logo-wrapper img,header .logo-wrapper a{width:45px;height:45px}header .logo-wrapper p{font-size:14px;color:#fff;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;margin:0;padding:0;margin-bottom:-5px}header .search-wrapper form{width:100%;max-width:100%;position:relative;margin:0}header .search-wrapper form input{border-radius:30px;height:40px;border:none;box-shadow:none;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;font-size:14px;color:#333;outline:none;padding:0 40px 0 16px;width:250px;transition:all .3s ease;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}header .search-wrapper form input:focus{width:300px;box-shadow:0 2px 10px rgba(0,0,0,.1)}header .search-wrapper form input:focus::-moz-placeholder{opacity:0;transform:translateX(10px)}header .search-wrapper form input:focus::placeholder{opacity:0;transform:translateX(10px)}header .search-wrapper form input::-moz-placeholder{color:#666;-moz-transition:all .3s ease;transition:all .3s ease}header .search-wrapper form input::placeholder{color:#666;transition:all .3s ease}header .search-wrapper form input:not(:-moz-placeholder-shown){color:#333}header .search-wrapper form input:not(:placeholder-shown){color:#333}header .search-wrapper form::after{content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;pointer-events:none}header .search-header{margin:40px 0;text-align:center}header .search-header .search-title{font-size:2rem;color:#980e58;margin-bottom:15px}header .search-header .search-title span{color:#ff4081}header .search-header .search-stats{color:#666;font-size:1.1rem}header .search-results{margin:40px 0}header .search-results .game-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}header .search-results .game-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.15)}header .search-results .game-card .game-image{position:relative;padding-top:75%}header .search-results .game-card .game-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}header .search-results .game-card .game-image .play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}header .search-results .game-card .game-image .play-overlay .play-icon{color:#fff;font-size:2.5rem}header .search-results .game-card .game-image:hover .play-overlay{opacity:1}header .search-results .game-card .game-info{padding:15px}header .search-results .game-card .game-info h3{margin:0 0 10px;font-size:1.1rem}header .search-results .game-card .game-info h3 a{color:#333;text-decoration:none}header .search-results .game-card .game-info h3 a:hover{color:#980e58}header .search-results .game-card .game-info .game-meta{display:flex;align-items:center;gap:15px;font-size:.9rem;color:#666}header .game-rating{display:flex;align-items:center;gap:8px}header .game-rating .stars{display:flex;align-items:center;gap:2px;cursor:pointer}header .game-rating .stars svg{width:16px;height:16px;color:#ffb117}header .game-rating .stars svg[fill=currentColor]{color:#ffb117}header .game-rating .stars svg[fill=none]{stroke:#ffb117}header .game-rating .rating-text{color:#666;font-size:.9rem}header .no-results{text-align:center;padding:60px 0}header .no-results .no-results-content{max-width:600px;margin:0 auto}header .no-results .no-results-content h2{font-size:1.8rem;color:#980e58;margin-bottom:20px}header .no-results .no-results-content p{color:#666;margin-bottom:30px}header .no-results .no-results-content .btn-primary{display:inline-block;padding:12px 30px;font-size:1.1rem}header .header-right{flex-basis:auto;gap:30px;float:right;display:flex;align-items:center;justify-content:center}header .header-right .icons-wrapper{display:flex;gap:10px;align-items:center;justify-content:center}header .header-right a{border-radius:30px;transition:250ms;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-family:Nunito,"Nunito Fallback";font-weight:800;font-size:16px;box-sizing:border-box;color:#eff0f7;width:40px;height:40px;padding:0px;background:rgba(255,255,255,.1)}h1,h2,h3,h4,h5,h6{font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:700;color:#980e58}p{font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400}h1{font-size:2.5rem;margin:unset}p{font-size:1rem;margin:unset}.navigation .nav-links{text-align:center}.navigation .nav-links .page-numbers{color:#980e58;font-weight:600;font-size:14px;padding:10px 20px;border-radius:20px;background:#ffb117;color:#fff}.navigation .nav-links .page-numbers.current{background:#980e58;color:#fff}.navigation .nav-links .page-numbers:hover{background:#690a3d;transform:translateY(-2px)}.navigation .nav-links .page-numbers:active{transform:translateY(0)}.top-nav{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:0;margin-bottom:30px;position:sticky;top:70px;z-index:10;width:100%}.top-nav .nav-container{max-width:1200px;margin:0 auto;padding:0 20px}.top-nav .nav-section{display:flex;align-items:center;gap:0}.top-nav .nav-section h3{margin:0;color:#980e58;font-size:1.2rem;font-weight:600;padding:20px 30px;background:rgba(152,14,88,.1);border-radius:10px 0 0 10px}.top-nav .nav-section .nav-links{display:flex;gap:0;flex:1}.top-nav .nav-section .nav-links a{color:#666;text-decoration:none;font-weight:500;padding:20px 30px;transition:all .3s ease;position:relative;cursor:pointer;border-right:1px solid #eee;flex:1;text-align:center;background:#fff}.top-nav .nav-section .nav-links a:hover{color:#fff;background:#980e58;transform:translateY(-2px);box-shadow:0 4px 12px rgba(152,14,88,.3)}.top-nav .nav-section .nav-links a:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.top-nav .nav-section .nav-links a.active{color:#fff;background:#980e58;box-shadow:0 4px 12px rgba(152,14,88,.3)}.top-nav .nav-section .nav-links a.menu-trigger:hover{background:#ffb117;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,177,23,.4)}.top-nav .nav-section .nav-links a.menu-trigger:active{transform:translateY(0)}.top-nav .nav-section .nav-links a:last-child{border-right:none;border-radius:0 10px 10px 0}.top-nav .nav-section .nav-links a:first-child{border-radius:10px 0 0 10px}.top-nav .category-grid{display:none}.mega-menu-item:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.games-grid{display:grid;grid-template-columns:repeat(6, minmax(200px, 1fr));gap:20px;margin:40px 0px}#content{margin-top:40px;display:block}.game-card{flex:0 0 200px;background:#fff;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s ease;cursor:pointer}.game-card:hover{transform:translateY(-5px)}.game-card .game-image{position:relative;overflow:hidden}.game-card .game-image img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.game-card .game-image .play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.game-card .game-image .play-overlay .play-icon{color:#fff;font-size:2rem}.game-card .game-image:hover img{transform:scale(1.1)}.game-card .game-image:hover .play-overlay{opacity:1}.game-card .game-name{padding:15px;text-align:center}.game-card .game-name h3{margin:0 0 8px 0;font-size:1rem;color:#980e58 !important;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:unset !important}.game-card .game-name h3 a{color:#980e58 !important;text-decoration:unset !important}.game-card .game-name .game-rating{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.game-card .game-name .game-rating .stars{display:flex;gap:1px}.game-card .game-name .game-rating .stars .star{font-size:.9rem;color:#ddd;transition:color .2s ease}.game-card .game-name .game-rating .stars .star.filled{color:#ffae0f}.game-card .game-name .remove-favorite{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;padding:8px 15px;border:none;border-radius:20px;background:#ff4081;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.game-card .game-name .remove-favorite svg{width:16px;height:16px;stroke:#fff}.game-card .game-name .remove-favorite:hover{background:#ff0d5f;transform:translateY(-2px)}.game-card .game-name .remove-favorite:active{transform:translateY(0)}.mega-menu{position:absolute;top:100%;left:0;width:900px;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.15);border-radius:0 0 15px 15px;padding:30px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;border:1px solid rgba(152,14,88,.1)}.mega-menu .mega-menu-content{display:grid;grid-template-columns:repeat(3, 1fr)}.mega-menu .mega-menu-content .mega-section .mega-links{display:flex;flex-direction:column;gap:8px}.mega-menu .mega-menu-content .mega-section .mega-links a{color:#666;text-decoration:none;padding:10px 12px;border-radius:8px;transition:all .3s ease;font-size:.9rem;font-weight:500}.mega-menu .mega-menu-content .mega-section .mega-links a:hover{background:#ffb117;color:#fff;transform:translateX(5px);box-shadow:0 2px 8px rgba(255,177,23,.3)}.body-wrapper{margin-top:70px;padding:0;margin-top:125px}.body-wrapper main{width:100%}.body-wrapper main .container{padding:20px}.hero-section{background:linear-gradient(135deg, #980e58, #c71273);color:#fff;padding:60px 0;text-align:center;margin-bottom:40px}.hero-section .hero-content{max-width:800px;margin:0 auto}.hero-section .hero-content h1{font-size:3rem;margin-bottom:20px;color:#fff}.hero-section .hero-content p{font-size:1.2rem;margin-bottom:30px;opacity:.9}.hero-section .hero-content .hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:12px 24px;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.btn.btn-primary{background:#ffb117;color:#fff}.btn.btn-primary:hover{background:#e39700;transform:translateY(-2px)}.btn.btn-secondary{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.btn.btn-secondary:hover{background:#fff;color:#980e58}.btn.btn-play{background:#980e58;color:#fff;padding:8px 16px;font-size:14px}.btn.btn-play:hover{background:#690a3d}.btn.btn-small{background:#ffb117;color:#fff;padding:6px 12px;font-size:12px}.btn.btn-small:hover{background:#e39700}.featured-games{margin-bottom:60px}.featured-games h1{margin-bottom:40px;font-size:16px}.featured-games .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}.featured-games .section-header h2{margin:0;font-size:1.8rem;color:#980e58;font-weight:600}.featured-games .section-header .filter-tabs{display:flex;gap:10px;flex-wrap:wrap}.featured-games .section-header .filter-tabs .filter-tab{padding:10px 20px;background:#f8f9fa;border:2px solid rgba(0,0,0,0);border-radius:25px;color:#666;font-weight:500;cursor:pointer;transition:all .3s ease}.featured-games .section-header .filter-tabs .filter-tab:hover{background:rgba(255,181,43,.1);color:#ffb52b;transform:translateY(-2px)}.featured-games .section-header .filter-tabs .filter-tab.active{background:#ffb52b;color:#fff;border-color:#ffb52b;box-shadow:0 4px 12px rgba(255,181,43,.3)}.featured-games .filter-section{margin-bottom:30px}.featured-games .filter-section .filter-tabs{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.featured-games .filter-section .filter-tabs .filter-tab{padding:10px 20px;background:#f8f9fa;border:2px solid rgba(0,0,0,0);border-radius:25px;color:#666;font-weight:500;cursor:pointer;transition:all .3s ease}.featured-games .filter-section .filter-tabs .filter-tab:hover{background:rgba(152,14,88,.1);color:#980e58;transform:translateY(-2px)}.featured-games .filter-section .filter-tabs .filter-tab.active{background:#980e58;color:#fff;border-color:#980e58;box-shadow:0 4px 12px rgba(152,14,88,.3)}.featured-games .games-carousel-container{position:relative;width:100%;overflow:hidden;padding-bottom:20px}.featured-games .games-carousel-container .games-carousel{display:flex;gap:20px;transition:transform .3s ease;padding:0px 20px 0px 0px}.featured-games .games-carousel-container .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#980e58;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(152,14,88,.3);transition:all .3s ease;z-index:10}.featured-games .games-carousel-container .carousel-arrow:hover{background:#690a3d;transform:translateY(-50%) scale(1.1)}.featured-games .games-carousel-container .carousel-arrow:active{transform:translateY(-50%) scale(0.95)}.featured-games .games-carousel-container .carousel-arrow.disabled{opacity:.5;cursor:not-allowed}.featured-games .games-carousel-container .carousel-arrow.disabled:hover{background:#980e58;transform:translateY(-50%) scale(1)}.featured-games .games-carousel-container .carousel-arrow.arrow-left{left:10px;opacity:0;visibility:hidden;transition:all .3s ease}.featured-games .games-carousel-container .carousel-arrow.arrow-left.visible{opacity:1;visibility:visible}.featured-games .games-carousel-container .carousel-arrow.arrow-right{right:10px}.categories-section{margin-bottom:60px}.categories-section h2{text-align:center;margin-bottom:40px;font-size:2.5rem}.categories-section .categories-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px}.categories-section .category-card{background:#fff;border-radius:15px;padding:30px 20px;text-align:center;text-decoration:none;color:inherit;box-shadow:0 3px 10px rgba(0,0,0,.1);transition:all .3s ease}.categories-section .category-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.categories-section .category-card .category-icon{font-size:3rem;margin-bottom:15px}.categories-section .category-card h3{margin-bottom:10px;font-size:1.2rem}.categories-section .category-card p{color:#666;margin-bottom:15px;font-size:.9rem}.categories-section .category-card .game-count{background:#ffb117;color:#fff;padding:5px 15px;border-radius:20px;font-size:.8rem;font-weight:600}img.wp-smiley,img.emoji,.wp-block-heading p img,.wp-block-paragraph p img .wp-block-header img,.wp-block-heading.emoji img,#about img{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important}.latest-games{margin-bottom:60px}.latest-games h2{text-align:center;margin-bottom:40px;font-size:2.5rem}.latest-games .games-list{display:flex;flex-direction:column;gap:15px}.latest-games .game-item{display:flex;align-items:center;background:#fff;border-radius:10px;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease}.latest-games .game-item:hover{transform:translateX(5px)}.latest-games .game-item img{width:80px;height:60px;border-radius:8px;margin-right:15px}.latest-games .game-item .game-details{flex:1}.latest-games .game-item .game-details h4{margin-bottom:5px;font-size:1.1rem}.latest-games .game-item .game-details p{color:#666;font-size:.9rem;margin-bottom:5px}.latest-games .game-item .game-details .new-badge{background:#ff4757;color:#fff;padding:2px 8px;border-radius:10px;font-size:.7rem;font-weight:600}footer{background:#2c3e50;color:#fff;padding:40px 0;margin-top:60px}footer .footer-content .container{margin:0 auto;padding:0 20px;display:flex;gap:30px}footer .footer-content .container .about p{font-size:12px;color:#bdc3c7;line-height:1.6}footer .footer-content .container .about a{color:#ffb117;text-decoration:none}footer .footer-content .footer-section{flex-basis:25%}footer .footer-content .footer-section h3,footer .footer-content .footer-section h4{margin-bottom:15px;color:#ffb117}footer .footer-content .footer-section p{color:#bdc3c7;line-height:1.6}footer .footer-content .footer-section ul{list-style:none;padding:0}footer .footer-content .footer-section ul li{margin-bottom:8px}footer .footer-content .footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}footer .footer-content .footer-section ul li a:hover{color:#ffb117}.breadcrumb{margin-bottom:20px;font-size:.9rem}.breadcrumb a{color:#980e58;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:#666}.game-header{margin-bottom:40px}.game-header .game-main-info{display:flex;gap:30px;background:#fff;border-radius:15px;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.game-header .game-image-large{position:relative;flex-shrink:0}.game-header .game-image-large img{width:200px;height:200px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.game-header .game-image-large .play-button-large{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.game-header .game-image-large .play-button-large .btn-large{padding:15px 30px;font-size:1.2rem}.game-header .game-details{flex:1}.game-header .game-details h1{margin-bottom:15px;font-size:2.5rem}.game-header .game-details .game-rating{margin-bottom:20px}.game-header .game-details .game-rating .stars{color:#ffb117;font-size:1.2rem;margin-right:10px}.game-header .game-details .game-rating .rating-text{color:#666}.game-header .game-details .game-description{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:20px}.game-header .game-details .game-tags{display:flex;gap:10px;flex-wrap:wrap}.game-header .game-details .game-tags .tag{background:#ffb117;color:#fff;padding:5px 15px;border-radius:20px;font-size:.8rem;font-weight:600}.game-description{margin-bottom:40px}.game-description .container{display:flex;gap:20px;align-items:flex-start}.game-description .bilgi{flex:1;min-width:0}.game-description .bilgi h2.altbaslik{font-size:1.8rem;margin-bottom:20px;color:#980e58}.game-description .bilgi .game-rating{margin-bottom:20px;display:flex;gap:5px}.game-description .bilgi .game-rating svg{width:16px;height:16px;color:#ffb117}.game-description .bilgi .entry-content{font-size:1rem;line-height:1.7;color:#555;margin-bottom:20px}.game-description .bilgi .entry-content p{margin-bottom:15px}.game-description .bilgi .entry-content img{max-width:100%;height:auto;margin:15px 0;border-radius:10px}.game-description .bilgi .entry-content a{color:#980e58;text-decoration:none}.game-description .bilgi .entry-content a:hover{text-decoration:underline}.game-description .bilgi .entry-footer{margin-top:20px;padding-top:20px;border-top:1px solid #eee}.game-description .bilgi .entry-footer .entry-tags{display:flex;gap:10px;flex-wrap:wrap}.game-description .bilgi .entry-footer .entry-tags a{display:inline-block;background:rgba(152,14,88,.1);color:#980e58;padding:5px 12px;border-radius:15px;font-size:.9rem;text-decoration:none;transition:all .3s ease}.game-description .bilgi .entry-footer .entry-tags a:hover{background:#980e58;color:#fff}.game-description .ad-sidebar{flex-shrink:0;width:160px}.game-description .ad-sidebar.ad-sidebar-left{order:-1}.game-description .ad-sidebar .ad-container{position:sticky;top:120px;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden}.game-description .ad-sidebar.ad-example-sidebar .ad-example-container-side{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);padding:10px;min-height:auto;max-height:600px;border-radius:10px;display:flex;align-items:center;justify-content:center}.game-description .ad-sidebar.ad-example-sidebar .ad-example-container-side svg{width:100%;height:auto;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));max-height:580px}.game-description .ad-sidebar.ad-example-sidebar .ad-example-side-content{text-align:center;color:#fff;width:100%}.game-description .ad-sidebar.ad-example-sidebar .ad-example-side-content .ad-side-badge{display:inline-block;background:rgba(255,255,255,.25);color:#fff;padding:3px 8px;border-radius:12px;font-size:.7rem;font-weight:600;margin-bottom:5px;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game-description .ad-sidebar.ad-example-sidebar .ad-example-side-content p{font-size:.75rem;color:rgba(255,255,255,.85);margin:4px 0 8px 0;letter-spacing:.2px}@media(max-width: 1024px){.game-description .container{flex-direction:column;gap:25px}.game-description .ad-sidebar{width:100%}.game-description .ad-sidebar .ad-container{position:static;top:auto}}@media(max-width: 768px){.game-header{margin-bottom:30px}.game-header .game-main-info{flex-direction:column;padding:20px;gap:20px}.game-header .game-image-large img{width:100%;max-width:300px;height:auto;margin:0 auto}.game-header .game-details h1{font-size:1.8rem}.game-description .bilfi h2.altbaslik{font-size:1.4rem}.game-description .ad-sidebar{width:100%}}@media(max-width: 480px){.game-header .game-main-info{padding:15px;gap:15px}.game-header .game-image-large img{max-width:100%;height:auto}.game-header .game-details h1{font-size:1.5rem}.game-description{margin-bottom:20px}.game-description .container{gap:15px}.game-description .bilfi h2.altbaslik{font-size:1.2rem}.game-description .ad-sidebar{display:none}}.game-instructions{margin-bottom:40px}.game-instructions h2{text-align:center;margin-bottom:30px;font-size:2rem}.game-instructions .instructions-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px}.game-instructions .instruction-item{background:#fff;padding:25px;border-radius:15px;text-align:center;box-shadow:0 3px 10px rgba(0,0,0,.1)}.game-instructions .instruction-item .instruction-icon{font-size:3rem;margin-bottom:15px}.game-instructions .instruction-item h3{margin-bottom:10px;font-size:1.2rem}.game-instructions .instruction-item p{color:#666;line-height:1.5}.category-header{margin-bottom:30px}.category-header .category-info{display:flex;align-items:center;gap:30px;background:#fff;border-radius:15px;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.category-header .category-icon-large{font-size:5rem;flex-shrink:0}.category-header .category-details{flex:1}.category-header .category-details h1{margin-bottom:10px;font-size:2.5rem}.category-header .category-details p{font-size:1.1rem;color:#666;margin-bottom:15px}.category-header .category-details .category-stats{display:flex;gap:20px}.category-header .category-details .category-stats .game-count{background:#980e58;color:#fff;padding:8px 20px;border-radius:25px;font-weight:600}.category-header .category-details .category-stats .popularity{background:#ffb117;color:#fff;padding:8px 20px;border-radius:25px;font-weight:600}.filter-section{margin-bottom:30px}.filter-section .filter-options{display:flex;align-items:center;gap:20px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1);flex-wrap:wrap}.filter-section .filter-options h3{margin:0;font-size:1.1rem}.filter-section .filter-options .filter-buttons{display:flex;gap:10px}.filter-section .filter-options .filter-buttons .filter-btn{padding:8px 16px;border:2px solid #ddd;background:#fff;border-radius:20px;cursor:pointer;transition:all .3s ease}.filter-section .filter-options .filter-buttons .filter-btn.active{background:#980e58;color:#fff;border-color:#980e58}.filter-section .filter-options .filter-buttons .filter-btn:hover{border-color:#980e58;color:#980e58}.filter-section .filter-options .sort-options{margin-left:auto}.filter-section .filter-options .sort-options .sort-select{padding:8px 16px;border:2px solid #ddd;border-radius:20px;background:#fff;cursor:pointer}.filter-section .filter-options .sort-options .sort-select:focus{outline:none;border-color:#980e58}.load-more-section{text-align:center;margin-top:40px}@media(max-width: 768px){.top-nav .nav-section{flex-direction:column}.top-nav .nav-section h3{border-radius:10px 10px 0 0;text-align:center}.top-nav .nav-section .nav-links{flex-direction:column}.top-nav .nav-section .nav-links a{border-right:none;border-bottom:1px solid #eee;border-radius:0}.top-nav .nav-section .nav-links a:first-child{border-radius:0}.top-nav .nav-section .nav-links a:last-child{border-radius:0 0 10px 10px;border-bottom:none}.top-nav .mega-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:0;padding:15px;background:#f8f9fa;width:100% !important;left:0 !important}.top-nav .mega-menu .mega-menu-content{grid-template-columns:1fr;gap:20px}.top-nav .mega-menu-item:hover .mega-menu{opacity:1;visibility:visible;transform:none}.featured-games .section-header{flex-direction:column;align-items:flex-start;gap:15px}.featured-games .section-header h2{font-size:1.5rem}.featured-games .section-header .filter-tabs{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:5px}.featured-games .section-header .filter-tabs .filter-tab{flex-shrink:0;font-size:.9rem;padding:8px 16px}.hero-section .hero-content h1{font-size:2rem}.hero-section .hero-content p{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center}.games-grid{grid-template-columns:1fr}.categories-grid{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}.game-item{flex-direction:column;text-align:center}.game-item img{margin-right:0;margin-bottom:15px}.game-header .game-main-info{flex-direction:column;text-align:center}.game-header .game-main-info .game-image-large img{width:100%;max-width:300px}.category-header .category-info{flex-direction:column;text-align:center}.category-header .category-info .category-stats{justify-content:center}.filter-section .filter-options{flex-direction:column;align-items:stretch}.filter-section .filter-options .sort-options{margin-left:0;margin-top:15px}}[data-tooltip]{position:relative;cursor:pointer}[data-tooltip]::before,[data-tooltip]::after{position:absolute;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000}[data-tooltip]::before{content:"";border:5px solid rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,.8);left:50%;bottom:-12px;transform:translateX(-50%) translateY(5px)}[data-tooltip]::after{content:attr(data-tooltip);background-color:rgba(0,0,0,.8);color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;line-height:1.2;white-space:nowrap;bottom:-35px;left:50%;transform:translateX(-50%) translateY(5px);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}[data-tooltip]:hover::before,[data-tooltip]:hover::after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}#game-single{padding-top:40px;display:block}.play-button-large{margin-bottom:20px}#game-meta{padding:20px 0px;margin-bottom:20px;display:block;border-bottom:1px solid rgba(51,51,51,.1607843137)}#game-meta .game-meta-wrapper{display:flex;align-items:center;justify-content:space-between}#game-meta .game-meta-wrapper .game-rating{display:flex;align-items:center;gap:10px}.game-controls{display:flex;gap:10px;align-items:center;justify-content:center}.game-controls a{position:relative;border-radius:30px;transition:250ms;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;font-family:Nunito,"Nunito Fallback";font-weight:800;font-size:16px;box-sizing:border-box;color:#eff0f7;width:40px;height:40px;padding:0px;background:#980e58;line-height:1}.game-controls a svg{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7465%) hue-rotate(49deg) brightness(110%) contrast(99%);width:24px;height:24px;display:block}.game-controls a.add-to-favorites.active{background:#ff4081}.game-controls a.add-to-favorites.active svg{fill:#fff}.game-controls a.add-to-favorites:hover{background:#ff4081}.play .game-container{height:500px}.play .game-container iframe{width:100%;border:none;height:100%}@media(min-width: 1500px){.play .game-container{max-height:600px}.play .game-container iframe{max-height:600px}}@media(min-width: 1900px){.play .game-container{max-height:800px}.play .game-container iframe{max-height:800px}}.play .game-container{height:500px}.play .game-container iframe{width:100%;border:none;height:100%}@media(min-width: 1500px){.play .game-container{max-height:600px}.play .game-container iframe{max-height:600px}}@media(min-width: 1900px){.play .game-container{max-height:800px}.play .game-container iframe{max-height:800px}}#about img{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important}.game-rating .stars{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease;display:inline-block;font-size:1.3rem;margin-right:10px}.game-rating .stars:hover{color:#ffb117}.game-rating .stars[data-has-rated=true]{cursor:not-allowed;opacity:1}.game-rating .stars[data-has-rated=true]:hover{color:#ffb117}.game-rating .rating-text{color:#666;font-size:.95rem;vertical-align:middle;transition:color .2s ease}.ad-section{margin:30px 0;padding:15px 0}.ad-section .ad-container{display:flex;justify-content:center;align-items:center;min-height:100px;background:#f5f5f5;border-radius:10px;overflow:hidden}.ad-section .ad-container>*{max-width:100%;height:auto}.ad-section .ad-container iframe{max-width:100%;display:block;margin:0 auto}.ad-section .ad-container img{max-width:100%;height:auto;display:block}.ad-example .ad-example-container{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);min-height:100px;max-height:100px;display:flex;align-items:center;justify-content:center;padding:15px}.ad-example .ad-example-content{text-align:center;color:#fff;width:100%;max-width:600px}.ad-example .ad-example-content .ad-example-badge{display:inline-block;background:rgba(255,255,255,.2);color:#fff;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.ad-example .ad-example-content h3{font-size:1.2rem;margin:5px 0;color:#fff;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.1)}.ad-example .ad-example-content p{font-size:.85rem;color:rgba(255,255,255,.9);margin:3px 0 8px 0;letter-spacing:.5px}.ad-example .ad-example-content .ad-example-placeholder{margin-top:8px;animation:pulse 2s ease-in-out infinite}.ad-example .ad-example-content .ad-example-placeholder svg{max-width:100%;height:auto;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.15));max-height:80px}.ad-section-top.ad-example .ad-example-container{min-height:100px;max-height:100px}.ad-section-flexible.ad-example .ad-example-container{min-height:265px;max-height:265px}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.95;transform:scale(1.02)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.ad-section-top{margin:0 0 30px 0;padding:10px 0}.ad-section-top .ad-container{min-height:120px;background:linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%)}.ad-section-flexible{margin:40px 0}.ad-section-flexible .ad-container{min-height:250px;background:#f9f9f9;border:1px solid #e0e0e0;box-shadow:0 2px 8px rgba(0,0,0,.05)}@media(max-width: 768px){.ad-section{margin:20px 0}.ad-section .ad-container{min-height:80px;border-radius:8px}.ad-section-top .ad-container{min-height:100px}.ad-section-flexible{margin:25px 0}.ad-section-flexible .ad-container{min-height:200px}}@media(max-width: 480px){.ad-section{margin:15px 0;padding:10px 0}.ad-section .ad-container{min-height:60px;border-radius:6px}.ad-section-top .ad-container{min-height:80px}.ad-section-flexible{margin:20px 0}.ad-section-flexible .ad-container{min-height:150px}}/*# sourceMappingURL=main.css.map */
.category-pagination{display:flex;gap:8px;justify-content:center;align-items:center;margin:20px 0 10px;flex-wrap:wrap}.category-pagination a,.category-pagination span{padding:8px 12px;border:1px solid #ddd;border-radius:10px;font-size:14px;line-height:1}.category-pagination a{color:#980e58;text-decoration:none}.category-pagination a:hover{text-decoration:underline}.category-pagination .current{background:#980e58;color:#fff;border-color:#980e58;font-weight:700} /* MOBIL HEADER: logo + arama + ikonlar TEK SATIR */
@media (max-width:480px){
  header .header-top-wrapper{
    flex-wrap:nowrap !important;
    align-items:center;
  }

  header .logo-wrapper{
    flex:0 0 auto;
  }

  header .header-right{
    flex:1;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:6px;
    min-width:0;
  }

  header .header-right .search-wrapper{
    flex:0 0 auto;
  }

  header .header-right .search-wrapper form input{
    width:140px !important;
    max-width:140px !important;
    padding:0 34px 0 12px;
  }

  header .header-right .search-wrapper form input:focus{
    width:170px !important;
    max-width:170px !important;
  }

  header .header-right .icons-wrapper{
    flex:0 0 auto;
    gap:4px;
  }
}
/* =========================================
   PLAY PAGE - Game Container Responsive
   Mobil: ekrana uyumlu ölçekleme
   Desktop/Tablet(>=769px): 1031x700 sabit
   Not: main.css'in EN ALTINA ekle
========================================= */

.play .game-container{
  /* görsel stil (seninkini koruyor) */
  border-radius: 10px;
  overflow: hidden;

  /* reset/override */
  max-height: none !important;
}

/* iframe / embed içeriği her zaman container'ı doldursun */
.play .game-container iframe,
.play .game-container embed,
.play .game-container object{
  display: block;
  border: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
}

/* -------------------------
   MOBIL + TABLET: uyumlu
   (0 - 768px)
-------------------------- */
@media (max-width: 768px){
  .play .game-container{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;

    /* 1031x700 oranını koruyarak ölçekle */
    aspect-ratio: 1031 / 650;

    /* aspect-ratio desteklemeyenlerde fallback */
    height: auto !important;
    min-height: 220px;
    max-height: 80vh;
  }
}

/* Aspect-ratio desteklemeyen eski tarayıcılar için fallback */
@supports not (aspect-ratio: 1 / 1){
  @media (max-width: 768px){
    .play .game-container{
      position: relative;
      padding-top: calc(650 / 1031 * 100%); /* ≈ 67.9% */
      height: 0 !important;
    }
    .play .game-container iframe,
    .play .game-container embed,
    .play .game-container object{
      position: absolute;
      inset: 0;
    }
  }
}

/* -------------------------
   DESKTOP: sabit 1031x700
   (769px+)
-------------------------- */
@media (min-width: 769px){
  .play .game-container{
    width: 1031px !important;
    height: 650px !important;
    margin: 0 auto;
  }
}

