<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 1600px) {
    section img {
        width: 400px;
    }
    .carousel{
        height: 400px;
    }
    .stalker img,.stalker{
        width: 800px;
        height: auto;
    }
    .login-container {
        width: 40%;
    }
    .control-left,
    .control-right {
        width: 50px;
        height: 60px;
        font-size: 20px;
        padding: 12px 20px;
    }
}

@media only screen and (max-width: 1500px) {
    .kategori{
        top: 1%;
    }
    .aksiyon, .macera, .acikdunya, .korku{
        width: 275px;
        height: 275px;
        margin-top: 30px;
    }
}

@media only screen and (max-width:1400px) {
    .game-description pre{
        font-size: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .game-info {
        flex-direction: column;
    }

    .carousel {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    .game-description {
        width: 100%;
    }
    .game-description pre{
        text-align: center;
    }
    .buy-section {
        max-width: 100%;
    }
    section .game-info .resim{
        width: 100%;
        height: auto;
        max-height: 250px;
    }
    .carousel video{
        object-fit: fill;
    } 

    .button{
        margin-bottom: 40px;
    }
    .carousel-controls{
        top: 28%;
    }
    .control-left,
    .control-right{
        width: 40px;
        height: 50px;
        font-size: 18px;
        padding: 10px 15px;
    }
    .carousel{
        height: 200px;
    }
    section img {
        width: 400px;
    }
    section{
        flex-direction: column;
        width: fit-content;
        margin: 0 auto ;
        padding: 0px;
        align-items: center;
        text-align: center;
    }
    .stalker {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    .stalker img {
        width: 100%;
        max-width: 400px;
        height: auto;
    }
    .stalker p1 {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }

    .button {
        padding: 10px 100px;
        font-size: 100%;
    }

    header {
        flex-wrap: wrap;
    }

    nav a {
        margin: 0 10px;
    }

    .login-container{
        width: 90%;
    }
    tr,
    td {
        text-align: center;
        margin-top: 15px;
    }
}

.hamburger {
    display: none;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px;
    margin-left: 15px;
    z-index: 1000;
}

.hamburger span {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #66c0f4;
    margin: 5px 0;
    transition: all 0.3s ease;
    border-radius: 3px;
}

@media (max-width: 768px) {
    .game-title {
        font-size: 24px;
    }
    
    .game-info img, 
    .game-info video {
        height: auto;
        max-height: 400px;
    }
    
    .game-description pre {
        font-size: 14px;
        line-height: 1.2;
    }
    
    .buy-section {
        flex-direction: column;
        text-align: center;
    }
    
    .buy-buttons {
        margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    header {
        padding: 15px 20px;
        position: relative;
    }

    .logo {
        flex: 1;
    }

    .logo img {
        width: 130px;
    }

    nav {
        position: fixed;
        top: 0;
        left: -100%;
        width: 70%;
        height: 100vh;
        background: rgba(27, 40, 56, 0.95);
        padding-top: 60px;
        transition: 0.3s ease-in-out;
        z-index: 999;
    }

    nav.active {
        left: 0;
    }

    nav ul {
        flex-direction: column;
        padding: 0;
    }

    nav ul li {
        margin: 15px 0;
        text-align: center;
    }

    nav ul li a {
        font-size: 18px;
        display: block;
        padding: 10px 20px;
    }

    .giris {
        display: none;
    }

    .giris.active {
        display: block;
        position: fixed;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1000;
        width: 200px;
        text-align: center;
    }

    .hamburger {
        display: block;
        position: relative;
    }

    .hamburger.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .hamburger.active span:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px);
    }
}

/* Tablet iÃ§in ek dÃ¼zenlemeler */
@media screen and (min-width: 769px) and (max-width: 1024px) {
    header {
        padding: 0 40px;
    }

    nav ul li {
        margin: 0 15px;
    }
}

@media only screen and (max-width: 480px) {
    header {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 27px;
    }

    .giris a {
        display: inline-block;
        margin: 0;
    }

    nav {
        top: 100px;
    }

    section {
        padding: 15px;
    }

    section img {
        width: 100%;
        max-width: 300px;
    }

    .social img {
        width: 40px;
    }
    footer{
        gap: 15px;
    }

    .carousel-controls {
        top: 30%;
    }
    .control-left,
    .control-right {
        width: 30px;
        height: 35px;
        font-size: 14px;
        padding: 6px 10px;
    }
}

/* 1366x768 Ã‡Ã¶zÃ¼nÃ¼rlÃ¼k iÃ§in Ã–zel Medya Sorgusu */
@media (max-width: 1366px) {
    .game-info {
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .carousel {
        width: 65%;
        height: auto;
        margin-right: 20px;
    }
    .carousel video{
        object-fit: fill;
    }
    .game-description {
        width: 30%;
    }
    .dlcButton .button{
        width: 65%;
    }
    .anaButton .button{
        width: 65%;
    }
    .buy-section {
        max-width: 65%;
    }
    
    .game-title {
        font-size: 28px;
    }
    
    .game-info img, 
    .game-info video {
        max-height: 450px;
    }
    
    .game-description pre {
        font-size: 14px;
        
    }
    .game-description p{
        font-size: 12px;
    }
    
    section .game-info .resim {
        width: 100%;
        height: auto;
        max-height: 160px;
    }

    section img {
        width: 350px;
    }

    .stalker img, .stalker {
        width: 600px;
        height: auto;
    }

    section {
        padding: 15px;
        margin-top: 5px;
    }

    .button {
        padding: 8px 80px;
        font-size: 100%;
        margin-top: 8px;
    }

    section p {
        font-size: 1em;
        margin-top: 10px;
        padding: 8px;
    }

    section h2 {
        font-size: 1.2em;
        margin-bottom: 8px;
    }

    p1 {
        font-size: 0.9em;
    }
}

@media (max-width: 480px) {
    .game-title {
        font-size: 20px;
    }
    
    #icon {
        width: 35px;
    }
    
    .game-description pre {
        line-height: 0.8;
        font-size: 16px;
    }
    
    .buy-title {
        font-size: 16px;
    }
    
    .price, 
    .add-cart {
        font-size: 14px;
        padding: 6px 10px;
    }
    .game-description pre {
        font-size: 13px;
    }
}

.menu-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
}

.menu-overlay.active {
    display: block;
}</pre></body></html>