body.rk-ust-acik { padding-top: 220px !important; transition: padding-top 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
body.rk-alt-acik { padding-bottom: 220px !important; transition: padding-bottom 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
body.rk-ust-acik .top-bar { top: 220px !important; transition: top 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
.rk-ust-wrap, .rk-alt-wrap { position: fixed; left: 0; right: 0; z-index: 9999; pointer-events: none; background: transparent; transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
.rk-ust-wrap { top: 0; transform: translateY(-100%); }
.rk-ust-wrap.rk-acik { transform: translateY(0); pointer-events: auto; }
.rk-alt-wrap { bottom: 0; transform: translateY(100%); }
.rk-alt-wrap.rk-acik { transform: translateY(0); pointer-events: auto; }
.rk-satir { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; gap: 6px; padding: 10px 12px; max-width: 1600px; margin: 0 auto; overflow: hidden; background: linear-gradient(180deg, #0f1115 0%, #171a20 100%); border-bottom: 1px solid #363c47; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.6); flex-wrap: nowrap; }
.rk-alt-wrap .rk-satir { background: linear-gradient(0deg, #0f1115 0%, #171a20 100%); border-bottom: none; border-top: 1px solid #363c47; box-shadow: 0 -8px 32px rgba(0, 0, 0, 0.6); }
.rk-kart { flex: 1 1 0; min-width: 0; max-width: 140px; display: flex; flex-direction: column; align-items: center; background: #1a1e25; border: 1px solid #2a2f38; border-radius: 8px; padding: 6px; text-decoration: none; transition: 0.25s; position: relative; }
.rk-kart:hover { border-color: #c9a961; transform: translateY(-3px); box-shadow: 0 8px 24px rgba(201, 169, 97, 0.15); }
.rk-kart img { display: block; width: 100%; height: auto; aspect-ratio: 1 / 1; object-fit: cover; border-radius: 5px; margin-bottom: 5px; }
.rk-kart-bonus { font-size: 0.62rem; font-weight: 700; color: #4caf7d; text-align: center; line-height: 1.2; word-break: break-word; padding: 0 1px; }
.rk-kart-site { font-size: 0.58rem; font-weight: 600; color: #c9a961; text-align: center; margin-top: 2px; text-transform: uppercase; letter-spacing: 0.3px; }
.rk-ok { position: absolute; left: 50%; transform: translateX(-50%); width: 60px; height: 24px; background: #c9a961; color: #0f1115; border: 1px solid #363c47; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 10; transition: 0.25s; padding: 0; line-height: 1; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5); pointer-events: auto; }
.rk-ok:hover { background: #d9bb78; box-shadow: 0 6px 20px rgba(201, 169, 97, 0.6); }
.rk-ok:active { transform: translateX(-50%) scale(0.95); }
.rk-ok svg { display: block; transition: transform 0.3s; }
.rk-ok-ust { bottom: -24px; border-radius: 0 0 12px 12px; border-top: none; }
.rk-ok-alt { top: -24px; border-radius: 12px 12px 0 0; border-bottom: none; }
.rk-ok-ust:hover svg { transform: translateY(2px); }
.rk-ok-alt:hover svg { transform: translateY(-2px); }
@media (max-width: 1100px) and (min-width: 701px) { body.rk-ust-acik { padding-top: 200px !important; } body.rk-alt-acik { padding-bottom: 200px !important; } body.rk-ust-acik .top-bar { top: 200px !important; } .rk-satir { gap: 5px; padding: 8px 10px; } .rk-kart { max-width: 130px; } .rk-kart-bonus { font-size: 0.6rem; } .rk-kart-site { font-size: 0.55rem; } .rk-kart:nth-child(n+8) { display: none; } }
@media (max-width: 700px) { body.rk-ust-acik { padding-top: 300px !important; } body.rk-alt-acik { padding-bottom: 300px !important; } body.rk-ust-acik .top-bar { top: 300px !important; } .rk-satir { flex-wrap: wrap; gap: 4px; padding: 6px; justify-content: center; align-items: flex-start; } .rk-kart { flex: 0 0 calc(20% - 4px); max-width: calc(20% - 4px); padding: 4px; border-radius: 6px; } .rk-kart img { border-radius: 4px; margin-bottom: 3px; } .rk-kart-bonus { font-size: 0.52rem; line-height: 1.15; } .rk-kart-site { font-size: 0.48rem; margin-top: 1px; } .rk-kart:nth-child(n+11) { display: none; } .rk-ok { width: 50px; height: 22px; } .rk-ok svg { width: 16px; height: 16px; } .rk-ok-ust { bottom: -22px; } .rk-ok-alt { top: -22px; } }
@media (max-width: 400px) { body.rk-ust-acik { padding-top: 280px !important; } body.rk-alt-acik { padding-bottom: 280px !important; } body.rk-ust-acik .top-bar { top: 280px !important; } .rk-kart-bonus { font-size: 0.48rem; } .rk-kart-site { font-size: 0.42rem; } .rk-kart { flex: 0 0 calc(20% - 3px); max-width: calc(20% - 3px); } }