*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
:root {
    --bg-gradient: radial-gradient(circle at center, #3b3b3b 0%, #1a1a1a 100%);
    --card-bg: #ffffff;
    --accent-color: #FFA150; /* Синий цвет акцента */
    --text-color: #333;
    --tab-inactive: #555;
    --tab-active: #eee;
}

html {
  scroll-behavior: smooth !important;
}


section {
    scroll-margin-top: 70px; 
}

body {
    margin: 0;
    padding: 0;
    color: white;
    font-family: 'Segoe UI', sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
    overflow-x: hidden;
    position: relative;
    max-width: 100%;
    width: 100%;
    background: radial-gradient(ellipse at bottom, #001d3d 0%, #000814 100%);
}
header {
    left: 0;
    top: 0;
    position: fixed;
    /* Эффект Glassmorphism */
  background: rgba(58, 58, 58, 0.1); /* Полупрозрачный белый */
  backdrop-filter: blur(10px); /* Размытие заднего плана */
  -webkit-backdrop-filter: blur(10px); /* Поддержка Safari */
  
  /* Граница и тень для объема */
  border-bottom: 1px solid rgba(255, 255, 255, 0.429);
    color: white;
    width: 100%;
    z-index: 9999;
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 70px;
}
header h1 .icon {
    display: flex;
    width: 95px;
    height: 55px;
    padding-left: 15px;
    cursor: pointer;
}
.menu-toggle {
    display: none;
    align-items: center;
}
.menu-toggle h2 {
    color: white;
}
.icon-close {
    display: none;
    cursor: pointer;
    width: 35px;
    height: 35px;
    z-index: 1001;
    padding-right: 10px;
}
.icon-burger {
    display: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    padding-right: 10px;
}
nav {
    z-index: 100;
}
nav ul {
    z-index: 100;
    list-style: none;
    display: flex;
    gap: 62px;
    padding-right: 20px;
}
nav ul li a {
    color: white;
    text-decoration: none;
    font-size: 20px;
    transition: all 0.3s ease;
}
nav ul li a:hover {
    background-color: #507DFF;
    padding: 5px;
    border-radius: 10px;
}
@media screen and (max-width: 800px) {
    nav ul {
        gap: 20px;
    }
    header h1 .icon {
        width: 80px;
        height: 50px;
    }
}

@media screen and (max-width: 670px) {
    nav ul li a {
        font-size: 15px;
    }
}

@media screen and (max-width: 530px) {
    nav ul {
        display: none;
    }
    header h1 .icon {
        width: 70px;
        height: 40px;
    }
    .icon-burger {
        display: flex;
    }
    .menu-toggle {
        display: flex;
    }
}

.overlay {
    display: block;
    visibility: hidden;
    position: fixed;
    opacity: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* Фонду бир аз көгүш-кара кылып өзгөрттүм, сайттын стилине келишет */
    background-color: rgba(0, 8, 20, 0.85); 
    z-index: 50;
    transition: opacity 0.3s ease, visibility 0.4s;
}

.overlay.active {
    visibility: visible;
    opacity: 1;
}

.menu-list {
    display: flex;
    position: fixed;
    flex-direction: column;
    top: 0;
    right: -300px;
    width: 280px;
    height: 100vh;
    
    /* --- ЖАҢЫЛАНГАН ДИЗАЙН --- */
    
    /* 1. Фон: Сиздин сайтыңыздын түстөрүнө (Deep Ocean) негизделген күзгү эффекти */
    background: 
        /* Жылтырак (Reflection): Сол үстү жагынан ак жана ачык көк жарык түшөт */
        linear-gradient(135deg, 
            rgba(255, 255, 255, 0.1) 0%, 
            rgba(0, 29, 61, 0.3) 45%, 
            rgba(0, 8, 20, 1) 100%), 
        /* Негизги Түс: Аркасы көрүнбөшү үчүн сайттын эң кочкул түсү */
        #000814; 

    /* 2. Блур: Тереңдик үчүн */
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    
    z-index: 1000;
    border-radius: 0px 0px 0px 20px;

    /* 3. Чек ара (Border): Ак эмес, бир аз муздак көк түстөгү сызык */
    border-left: 1px solid rgba(80, 125, 255, 0.2);
    
    /* 4. Көлөкө: Сайттын стилиндеги терең көлөкө + ички жарык */
    box-shadow: -15px 0 50px rgba(0, 0, 0, 0.9), 
                inset 1px 1px 20px rgba(0, 29, 61, 0.5);
    
    /* Логикалык бөлүк (өзгөргөн жок) */
    transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.menu-list.active {
    right: 0 !important;
}

.menu-list h1 {
    display: flex;
    justify-content: center;
    color: white;
    margin-bottom: 30px;
    margin-top: 35px;
    /* Текстке дагы бир аз көлөкө */
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.menu-list ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    padding: 0; /* Кошумча: padding 0 кылбаса кээде жылып кетет */
}

.menu-list ul li a {
    color: rgba(255, 255, 255, 0.9); /* Өтө ачык ак эмес, жумшак ак */
    text-decoration: none;
    font-size: 20px;
    font-weight: 500; /* Бир аз жоон кылуу */
    padding: 8px 20px; /* Баскыч формасына келүү үчүн */
    border-radius: 12px;
    transition: all 0.3s ease;
}

.menu-list ul li a:hover {
    /* Сиз тандаган неон көк түс + жаркыроо эффекти */
    background-color: #507DFF;
    color: white;
    box-shadow: 0 0 15px rgba(80, 125, 255, 0.6); /* Glow effect */
    transform: translateX(-5px); /* Hover болгондо бир аз жылат */
}

/* Hero Section */
.hero-page {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.bg-decoration {
    animation: icon 3s ease-in-out infinite;
    will-change: transform;
    z-index: 1;
    position: absolute;
    top: 100px;
}
@keyframes icon{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translate(0px);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translate(-35px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translate(0px);
    }
}
.bg-decoration1 {
    animation: icon1 4s ease-in-out infinite;
    will-change: transform;
    position: absolute;
    display: none;
}
@keyframes icon1{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translate(0px);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translate(-30px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translate(0px);
    }
}
/* 1. СОЛ жактан чыга турган анимация */
.from-left {
    opacity: 0; /* Башында көрүнбөйт */
    /* Сол жакта (-100px) турат */
    transform: translate(-100px); 
    /* Анимация орнотуу: 1 секунд, жай башталып жай бүтөт (ease-out) */
    animation: slideInLeft 1.2s ease-out forwards;
}

/* 2. ОҢ жактан чыга турган анимация */
.from-right {
    opacity: 0;
    /* Оң жакта (100px) турат */
    transform: translate(100px);
    /* Бир аз кечигип чыгышы үчүн delay кошом (0.5s), ошондо кооз көрүнөт */
    animation: slideInRight 1.2s ease-out 0.3s forwards;
}

/* АНИМАЦИЯЛАРДЫН ӨЗҮ (@keyframes) */

@keyframes slideInLeft {
    0% {
        opacity: 0;
        /* X: -100px (солдо), Y: 0 (өйдө-төмөн жылбайт) */
        transform: translate(-100px, 0); 
    }
    100% {
        opacity: 1;
        /* Өзүнүн так ордуна келет */
        transform: translate(0, 0); 
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translate(100px, 0);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
.bg-decoration1 img {
    width: 1070px;
    height: 600px;
    opacity: 0.1;
    transform: rotate(20deg);
    margin-left: 150px;
}
.bg-decoration img {
    width: 1070px;
    height: 600px;
    opacity: 0.1;
    transform: rotate(-20deg);
    margin-left: 150px;
}

.hero-title {
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    z-index: 3;
    color: white;
    margin-top: 180px;
}

.hero-title h3 {
    margin-bottom: -15px;
    font-size: 34px;
}

.hero-title h1 {
    font-size: 100px;
    margin-bottom: 100px;
}

.button-group {
    margin: 0 auto;
    width: 90%;
    gap: 40px;
    display: flex;
}

.button-group a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    z-index: 9;
    width: 150px;
    height: 60px;
    border-radius: 10px;
    color: white;
    font-size: 22px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
    margin-bottom: 20px;
}

.button-group a:hover {
    background-color: #507DFF;
    border: none;
}

#avatar {
    position: absolute;
    z-index: 3;
    top: 97px;
    right: 20px;
}

#avatar img {
    width: auto;
    height: 700px;
}
.icon2 {
    display: none;
}
.icon2 img {
    position: absolute;
}

.stats1 {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.stats {
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    width: 450px;
    height: 110px;
    z-index: 3;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 50px;
    padding: 25px;
    opacity: 0; /* Башында көрүнбөйт */
    /* Сол жакта (-100px) турат */
    transform: translate(-100px); 
    /* Анимация орнотуу: 1 секунд, жай башталып жай бүтөт (ease-out) */
    animation: slideInLeft 1.2s ease-out forwards;
}
@keyframes slid {
    0% {
        opacity: 0;
        transform: translate(-100px); /* Сол жакта */
    }
    100% {
        opacity: 1;
        transform: translate(0); /* Өз ордунда */
    }
}
.stats ul {
    display: flex;
    gap: 40px;
}

.stats ul li {
    font-size: 20px;
    list-style: none;
    color: white;
    font-weight: bold;
    border-right: 1px white solid;
    padding-right: 20px;
}

.stats ul li:nth-child(3) {
    border: none;
}

.stats ul li span {
    font-size: 37px;
}

.divider-line {
    border-bottom: white 3px solid;
    width: 100%;
    margin-top: 112px;
    transform: scaleX(0); /* Бирок масштабы 0 (көрүнбөйт) */
    transform-origin: center; /* Өсүү борбордон башталат */
    transition: transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Бул класс кошулганда сызык толот */
.divider-line.active {
    transform: scaleX(1);
}
/* 1. Сиз каалаган стилди "анимацияга" айландырабыз */
@keyframes mobileZoomIn {
    0% {
        opacity: 0;
        transform: translateY(100px) scale(0.3); /* Сиз берген баштапкы абал */
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1);       /* Сиз берген акыркы абал */
    }
}
@media screen and (max-width: 1300px) {
    .bg-decoration {
        top: 150px;
    }
    .bg-decoration img {
        width: 800px;
        height: 470px;
        margin-left: 100px;
    }
    #avatar {
        top: 185px;
    }
    #avatar img {
        height: 540px;
    }
    .hero-title h3 {
        font-size: 28px;
    }
    .button-group a {
        width: 150px;
        height: 50px;
        font-size: 24px;
    }
    .stats {
        width: 400px;
        height: 100px;
    }
    .stats ul {
        gap: 30px;
    }
    .stats ul li {
        font-size: 18px;
    }
    .stats ul li span {
        font-size: 25px;
    }
    .divider-line {
        margin-top: 70px;
    }
}

@media screen and (max-width: 1100px) {
    .hero-title {
        margin-top: 200px;
    }
    .hero-title h1 {
        font-size: 70px;
    }
    .bet {
        margin-bottom: 100px;
    }
    .icon2 {
    position: absolute;
    display: flex;
    }
    .icon2 img {
    position: absolute;
    opacity: 0.3;
    width: auto;
    height: 50px;
    }
    .html img {
        animation: html 4s ease-in-out infinite;
        will-change: transform;
        transform: rotate(10deg);
        left: 150px;
        top: -450px;
    }
    @keyframes html{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateY(0px);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-20px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateY(0px);
    }
}
    .css img {
         animation: css 3s ease-in-out infinite;
        will-change: transform;
        top: -250px;
        left: 300px;
    }
        @keyframes css{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateY(0px);
        transform: rotate(-50deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-20px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateY(0px);
        transform: rotate(-50deg);
    }
}
     .js img {
        animation: js 3.5s ease-in-out infinite;
        will-change: transform;
        top: -80px;
        left: 120px;
    }
       @keyframes js{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(50deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateX(-20px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(50deg);
    }
}
     .Figma img {
         animation: figma 3.5s ease-in-out infinite;
        will-change: transform;
        top: -350px;
        left: 700px
    }
       @keyframes figma{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(80deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateX(-50px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(80deg);
    }
}
     .Php img {
         animation: php 3.5s ease-in-out infinite;
        will-change: transform;
        top: -430px;
        left: 900px;
    }
           @keyframes php{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(100deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-50px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(100deg);
    }
}
     .Python img {
        animation: pyton 3.5s ease-in-out infinite;
        will-change: transform;
        top: -50px;
        left: 950px;
    }
       @keyframes pyton{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(0deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-10px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(120deg);
    }
}
    .bg-decoration {
        display: flex;
        justify-content: center;
        top: 100px;
        left: 0px;
    }
    .bg-decoration img {
        width: 400px;
        height: 400px;
    }
    .bg-decoration1 {
        display: flex;
        justify-content: center;
        top: 400px;
        left: 400px;
    }
    .bg-decoration1 img {
        width: 400px;
        height: 400px;
    }
    .hero-title {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .button-group {
        display: flex;
        justify-content: center;
    }
    .stats1 {
        display: flex;
        justify-content: center;
    }
    #avatar {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 70px;
        left: 0;
    }
}
@media screen and (max-width: 1050px) {
    .bg-decoration {
        top: 100px;
    }
    .html img {
        transform: rotate(10deg);
        left: 150px;
        top: -450px;
    }
    .css img {
        transform: rotate(-15deg);
        top: -250px;
        left: 50px;
    }
     .js img {
        transform: rotate(50deg);
        top: -80px;
        left: 120px;
    }
     .Figma img {
        transform: rotate(80deg);
        top: -250px;
        left: 700px
    }
     .Php img {
        transform: rotate(100deg);
        top: -430px;
        left: 700px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 600px;
    }
}
@media screen and (max-width: 1010px) {
    .bg-decoration {
        top: 100px;
    }
    .bg-decoration img {
        width: 300px;
        height: 300px;
    }
    .bg-decoration1 {
        top: 450px;
        left: 300px;
    }
     .bg-decoration1 img {
        width: 300px;
        height: 300px;
    }
}
@media screen and (max-width: 900px) {
      .bg-decoration {
        top: 100px;
    }
    .bg-decoration img {
        width: 250px;
        height: 250px;
    }
    .bg-decoration1 {
        top: 450px;
    }
     .bg-decoration1 img {
        width: 250px;
        height: 250px;
    }
}
@media screen and (max-width: 760px) {
    .html img {
        transform: rotate(10deg);
        left: 100px;
        top: -450px;
    }
    .css img {
        transform: rotate(-15deg);
        top: -250px;
        left: 50px;
    }
     .js img {
        transform: rotate(50deg);
        top: -80px;
        left: 120px;
    }
     .Figma img {
        transform: rotate(80deg);
        top: -250px;
        left: 600px
    }
     .Php img {
        transform: rotate(100deg);
        top: -430px;
        left: 500px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 450px;
    }
    .bg-decoration {
        top: 150px;
    }
    .bg-decoration img {
        width: 200px;
        height: 200px;
    }
    .bg-decoration1 {
        top: 450px;
        left: 200px;
    }
     .bg-decoration1 img {
        width: 200px;
        height: 200px;
    }
}
@media screen and (max-width: 700px) {
      .bg-decoration1 {
        top: 450px;
        left: 50px;
    }
    .hero-title h1 {
        text-align: center;
    }
    .hero-title h3 {
        font-size: 24px;
    }
    .button-group a {
        width: 140px;
        height: 50px;
        font-size: 22px;
    }
    .stats {
        width: 330px;
        height: 90px;
    }
     .stats ul {
        gap: 25px;
    }
    .stats ul li {
        font-size: 15px;
    }
    .stats ul li span {
        font-size: 20px;
    }
}
@media screen and (max-width: 660px) {
     .html img {
        transform: rotate(10deg);
        left: 100px;
        top: -450px;
    }
    .css img {
        transform: rotate(-15deg);
        top: -250px;
        left: 50px;
    }
     .js img {
        transform: rotate(50deg);
        top: -80px;
        left: 120px;
    }
     .Figma img {
        transform: rotate(80deg);
        top: -250px;
        left: 400px
    }
     .Php img {
        transform: rotate(100deg);
        top: -430px;
        left: 500px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 450px;
    }
}
@media screen and (max-width: 590px) {
     .html img {
        transform: rotate(10deg);
        left: 100px;
        top: -450px;
    }
    .css img {
        transform: rotate(-15deg);
        top: -250px;
        left: 5px;
    }
     .js img {
        transform: rotate(50deg);
        top: -70px;
        left: 20px;
    }
     .Figma img {
        transform: rotate(80deg);
        top: -250px;
        left: 400px
    }
     .Php img {
        transform: rotate(100deg);
        top: -500px;
        left: 300px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 350px;
    }
}
@media screen and (max-width: 530px) {
    .hero-title {
        margin-bottom: -50px;
    }
      #avatar {
        top: 100px;
        left: 0px;
    }
    .divider-line {
        margin-top: 100px;
    }
}
@media screen and (max-width: 460px) {
    .icon2 img {
        width: auto;
        height: 30px;
    }
    .html img {
        transform: rotate(10deg);
        left: 100px;
        top: -450px;
    }
    .css img {
        transform: rotate(-15deg);
        top: -250px;
        left: 50px;
    }
     .js img {
        transform: rotate(50deg);
        top: -60px;
        left: 10px;
    }
     .Figma img {
        transform: rotate(80deg);
        top: -300px;
        left: 300px
    }
     .Php img {
        transform: rotate(100deg);
        top: -500px;
        left: 300px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 280px;
    }
    .bg-decoration {
        display: none;
    }
    .bg-decoration1 {
       display: none;
    }
    #avatar img {
        height: 400px;
    }
}
@media screen and (max-width: 440px) {
     .html img {
        transform: rotate(10deg);
        left: 100px;
        top: -450px;
    }
    .css img {
        transform: rotate(-15deg);
        top: -250px;
        left: 5px;
    }
     .js img {
        transform: rotate(50deg);
        top: -70px;
        left: 20px;
    }
     .Figma img {
        transform: rotate(80deg);
        top: -250px;
        left: 280px
    }
     .Php img {
        transform: rotate(100deg);
        top: -500px;
        left: 300px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 300px;
    }
}
@media screen and (max-width: 370px) {
    .hero-title h3 {
        margin-bottom: 10px;
    }
    .menu-list {
        width: 200px;
    }
    .menu-list ul {
        gap: 30px;
    }
    .hero-title h1 {
        text-align: center;
        font-size: 45px;
    }
    .hero-title h3 {
        text-align: center;
        font-size: 22px;
    }
    .button-group {
        gap: 15px;
    }
    .button-group a {
        width: 100px;
        height: 40px;
        font-size: 15px;
    }
    .stats {
        width: 250px;
        height: 80px;
    }
     .stats ul {
        gap: 15px;
    }
    .stats ul li {
        font-size: 10px;
    }
    .stats ul li span {
        font-size: 18px;
    }
       #avatar {
        top: 120px;
        left: 0px;
    }
    .divider-line {
        margin-top: 120px;
    }
}
@media screen and (max-width: 340px) {
     .html img {
        transform: rotate(10deg);
        left: 50px;
        top: -650px;
    }
    .css img {
        transform: rotate(-15deg);
        top: -350px;
        left: 10px;
    }
     .js img {
        transform: rotate(50deg);
        top: -300px;
        left: 200px;
    }
     .Figma img {
        transform: rotate(80deg);
        top: -700px;
        left: 230px
    }
     .Php img {
        transform: rotate(100deg);
        top: -500px;
        left: 200px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 230px;
    }
}
@media screen and (max-width: 270px) {
       .Figma img {
        transform: rotate(80deg);
        top: -700px;
        left: 190px
    }
       .css img {
        transform: rotate(-15deg);
        top: -400px;
        left: 10px;
    }
    .Php img {
        transform: rotate(100deg);
        top: -500px;
        left: 170px;
    }
     .Python img {
        transform: rotate(120deg);
        top: -50px;
        left: 180px;
    }
    .js img {
        transform: rotate(50deg);
        top: -300px;
        left: 180px;
    }
    .hero-title h1 {
        text-align: center;
        font-size: 40px;
    }
}
#about-me h2 {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 40px;
}
.animate-on-scroll {
    /* Баштапкы абалы */
    opacity: 0;
    transform: translateY(100px) scale(0.3);
    transition: all 1s ease-out;
}

.animate-on-scroll.show {
    opacity: 1;
    transform: translateY(0) scale(1);
}
.Men {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 90px;
}

.Me img {
    position: relative;
    width: auto;
    height: 620px;
    top: -40px;
}
.icon1 {
    display: none;
}
.MEME {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    width: auto;
    text-align: center;
}
.MEME p {
    width: 90%;
    margin: 0 auto;
    font-size: 23px;
    margin-top: 20px;
}
.me1 {
    width: 90%;
    margin: 0 auto;
    font-size: 25px;
    font-weight: bold;
}
.divider-line1 {
    border-bottom: white 3px solid;
    position: relative;
    z-index: 999;
    top: -45px;
    width: 100%; /* Туурасы дайыма 100% турат */
    transform: scaleX(0); /* Бирок масштабы 0 (көрүнбөйт) */
    transform-origin: center; /* Өсүү борбордон башталат */
    transition: transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Бул класс кошулганда сызык толот */
.divider-line1.active {
    transform: scaleX(1);
}
.button {
    display: flex;
    justify-content: center;
}
.MEME button {
    padding: 5px;
    margin-top: 50px;
    gap: 10px;
    width: 180px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    font-size: 20px;
    color: white;
    transition: background-color 0.3s ease;
}
.MEME button:hover {
    background-color: #507DFF;
    border: none;
}

@media screen and (max-width: 1300px) {
    .Men{
        gap: 70px;
    }
    .Me img {
        height: 600px;
        top: 10px;
    }
    .MEME p {
        width: 80%;
        font-size: 21px;
    }
    .me {
        font-size: 23px;
    }
    .divider-line1 {
        margin-top: 50px;
    }
}
@media screen and (max-width: 1200px) {
    .Men{
        gap: 60px;
    }
    .Me img {
        height: 550px;
    }
    .MEME p {
        font-size: 20px;
    }
    .me {
        font-size: 22px;
    }
}
@media screen and (max-width: 1180px) {
    .About_Me h1 {
    margin-bottom: 35px;
}
    .Men{
        gap: 55px;
    }
    .Me img {
        height: 500px;
    }
    .MEME p {
        width: 80%;
        font-size: 19px;
    }
    .me {
        font-size: 20px;
    }
}
@media screen and (max-width: 1170px) {
    .Me img {
        margin-top: 50px;
    }
}

@media screen and (max-width: 1100px) {
    .Men {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    }
    .MEME {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
      .button button{
        margin-top: 60px;
    }
     .icon1 {
    position: absolute;
    display: flex;
    }
    .icon1 img {
    position: absolute;
    opacity: 0.3;
    width: auto;
    height: 50px;
    }
    .html1 img {
         animation: html 4s ease-in-out infinite;
        will-change: transform;
        left: 250px;
        top: -550px;
    }
     @keyframes html{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateY(0px);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-20px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateY(0px);
    }
}
    .css2 img {
         animation: css 4s ease-in-out infinite;
        will-change: transform;
        top: -350px;
        left: 150px;
    }
        @keyframes css{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateY(0px);
        transform: rotate(-50deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-20px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateY(0px);
        transform: rotate(-50deg);
    }
}
     .js3 img {
         animation: js 4s ease-in-out infinite;
        will-change: transform;
        top: -120px;
        left: 100px;
    }
      @keyframes js{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(50deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateX(-20px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(50deg);
    }
}
     .Figma4 img {
         animation: figma 4s ease-in-out infinite;
        will-change: transform;
        top: -350px;
        left: 900px
    }
     @keyframes figma{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(80deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateX(-50px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(80deg);
    }
}
     .Php5 img {
         animation: php 4s ease-in-out infinite;
        will-change: transform;
        top: -630px;
        left: 750px;
    }
         @keyframes php{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(100deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-50px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(100deg);
    }
}
     .Python6 img {
         animation: pyton 4s ease-in-out infinite;
        will-change: transform;
        top: -150px;
        left: 650px;
    }
     @keyframes pyton{
    0% {
        /* Баштапкы абал: ордунда турат */
        transform: translateX(0px);
        transform: rotate(120deg);
    }
    50% {
        /* Ортосу: 20 пикселге өйдө жылат */
        /* Минус (-) белгиси өйдө дегенди билдирет */
        transform: translateY(-10px);
    }
    100% {
        /* Аягы: кайра баштапкы ордуна келет */
        transform: translateX(0px);
        transform: rotate(120deg);
    }
}
}
@media screen and (max-width: 960px) {
    .html1 img {
        transform: rotate(10deg);
        left: 150px;
        top: -550px;
    }
    .css2 img {
        transform: rotate(-15deg);
        top: -350px;
        left: 150px;
    }
     .js3 img {
        transform: rotate(50deg);
        top: -120px;
        left: 100px;
    }
     .Figma4 img {
        transform: rotate(80deg);
        top: -350px;
        left: 700px
    }
     .Php5 img {
        transform: rotate(100deg);
        top: -530px;
        left: 600px;
    }
     .Python6 img {
        transform: rotate(120deg);
        top: -150px;  
}
}
@media screen and (max-width: 760px) {
    .html1 img {
        transform: rotate(10deg);
        left: 150px;
        top: -550px;
    }
    .css2 img {
        transform: rotate(-15deg);
        top: -350px;
        left: 40px;
    }
     .js3 img {
        transform: rotate(50deg);
        top: -120px;
        left: 100px;
    }
     .Figma4 img {
        transform: rotate(80deg);
        top: -350px;
        left: 530px
    }
     .Php5 img {
        transform: rotate(100deg);
        top: -530px;
        left: 600px;
    }
     .Python6 img {
        transform: rotate(120deg);
        top: -150px;  
        left: 600px;
    }
}
@media screen and (max-width: 660px){
       .MEME p {
        width: 100%;
        font-size: 19px;
    }
     .html1 img {
        transform: rotate(10deg);
        left: 150px;
        top: -550px;
    }
    .css2 img {
        transform: rotate(-15deg);
        top: -350px;
        left: 40px;
    }
     .js3 img {
        transform: rotate(50deg);
        top: -120px;
        left: 100px;
    }
     .Figma4 img {
        transform: rotate(80deg);
        top: -350px;
        left: 530px
    }
     .Php5 img {
        transform: rotate(100deg);
        top: -530px;
        left: 500px;
    }
     .Python6 img {
        transform: rotate(120deg);
        top: -150px;  
        left: 400px;
    }
}
@media screen and (max-width: 590px){
     .html1 img {
        transform: rotate(10deg);
        left: 90px;
        top: -550px;
    }
    .css2 img {
        transform: rotate(-15deg);
        top: -350px;
        left: 10px;
    }
     .js3 img {
        transform: rotate(50deg);
        top: -120px;
        left: 30px;
    }
     .Figma4 img {
        transform: rotate(80deg);
        top: -430px;
        left: 300px
    }
     .Php5 img {
        transform: rotate(100deg);
        top: -550px;
        left: 350px;
    }
     .Python6 img {
        transform: rotate(120deg);
        top: -150px;  
        left: 350px;
    }
}
@media screen and (max-width: 460px){
    .icon1 img {
        width: auto;
        height: 30px;
    }
    .html1 img {
        transform: rotate(10deg);
        left: 90px;
        top: -550px;
    }
    .css2 img {
        transform: rotate(-15deg);
        top: -350px;
        left: 10px;
    }
     .js3 img {
        transform: rotate(50deg);
        top: -120px;
        left: 30px;
    }
     .Figma4 img {
        transform: rotate(80deg);
        top: -430px;
        left: 300px
    }
     .Php5 img {
        transform: rotate(100deg);
        top: -570px;
        left: 250px;
    }
     .Python6 img {
        transform: rotate(120deg);
        top: -150px;  
        left: 300px;
    }
}
@media screen and (max-width: 400px) {
    .Me img {
    height: 350px;
    }
    .MEME p {
        font-size: 15px;
    }
    .me {
        font-size: 17px;
    }
    .button button{
        font-size: 15px;
        width: 150px;
    }
}
@media screen and (max-width: 340px){
    .icon1 img {
        width: auto;
        height: 30px;
    }
    .html1 img {
        transform: rotate(10deg);
        left: 90px;
        top: -550px;
    }
    .css2 img {
        transform: rotate(-15deg);
        top: -350px;
        left: 30px;
    }
     .js3 img {
        transform: rotate(50deg);
        top: -120px;
        left: 10px;
    }
     .Figma4 img {
        transform: rotate(80deg);
        top: -430px;
        left: 200px
    }
     .Php5 img {
        transform: rotate(100deg);
        top: -570px;
        left: 200px;
    }
     .Python6 img {
        transform: rotate(120deg);
        top: -150px;  
        left: 210px;
    }
}
@media screen and (max-width: 300px) {
    .Me img {
    height: 350px;
    }
}
/* скилл */
.wrapper{
    margin: 0 auto;
    width: 90%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}
#skills h2 {
    display: flex;
    justify-content: center;
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.9;
    margin-bottom: 40px;
}
.cont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.container {
    width: 70%;
    height: auto; /* Контентке жараша өсүш үчүн */
    min-height: 400px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
} 
.container * {
    font-family: "Poppins", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 500;
}
.skills:not(:last-child) {
    margin-bottom: 30px;
}
.details {
    width: 100%;
    display: flex;  
    justify-content: space-between;
    margin-bottom: 10px;
}
.bar {
    position: relative;
    border: 2px solid #b6b5b5;
    border-radius: 20px;
    overflow: hidden; /* Ичиндеги түс четке чыкпашы үчүн */
}

/* Баарлардын ички стили */
.bar-inner {
    width: 0%; /* Башында 0 */
    height: 10px;
    background-color: #507DFF;
    border-radius: 5px;
    /* Анимация жумшак болушу үчүн transition кошобуз */
    transition: width 2s cubic-bezier(0.1, 0.5, 0.5, 1.0); 
}

/* .animate классы кошулганда ички баардын туурасы өзгөрөт */
.animate .bar-inner {
    /* CSS Variable аркылуу базадан келген пайызды кабыл алат */
    width: var(--target-width); 
}
.divider-line2 {
    border-bottom: white 3px solid;
    width: 100%;
    z-index: 99;
    margin-top: 50px;
 /* Туурасы дайыма 100% турат */
    transform: scaleX(0); /* Бирок масштабы 0 (көрүнбөйт) */
    transform-origin: center; /* Өсүү борбордон башталат */
    transition: transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Бул класс кошулганда сызык толот */
.divider-line2.active {
    transform: scaleX(1);
}
.container1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 500px; /* Сиздин ноутбуктун өлчөмүнө жараша */
    height: 400px;
}

.center-laptop {
    position: absolute; /* Орбитанын астында так ортодо турат */
    width: 500px;
    z-index: 10;
    /* Эми ноутбук АЙЛАНБАЙТ, болгону өйдө-ылдый калкып турат */
    animation: float 3s ease-in-out infinite;
}

.orbit-box {
    position: absolute;
    width: 300px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: rotateOrbit 15s linear infinite;
}

.icon5 {
    position: absolute;
    width: 50px;
    height: 50px;
    transform: rotate(calc(var(--i) * 60deg)) translateY(-200px); /* 200px - ноутбук чоң болгондуктан радиусту чоңойттук */
}

.icon5 img {
    width: 100%;
    /* Иконкалар тик турушу үчүн орбитага карама-каршы айланат */
    animation: reverseRotate 15s linear infinite;
}

/* АНИМАЦИЯЛАР */

/* Саат жебеси менен айлануу */
@keyframes rotateOrbit {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* Саат жебесине КАРШЫ айлануу (минус менен) */
@keyframes reverseRotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(-360deg); }
}

/* Өйдө-ылдый калкуу */
@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-30px); }
}

    @media screen and (max-width: 1300px) {
        .main-wrapper {
        width: 400px;
    }
    }
 @media screen and (max-width: 1200px) { 
    .main-wrapper {
/* Сиздин ноутбуктун өлчөмүнө жараша */
    height: 400px;
}
    .icon5 {
        /* Радиусту дагы азайтабыз, иконкалар ноутбукка жакындайт */
    transform: rotate(calc(var(--i) * 60deg)) translateY(-180px);
    }
.center-laptop {
    width: 400px;
}
    .main-wrapper {
        width: 300px;
    }
    }
 @media screen and (max-width: 1150px) {
     .main-wrapper {
        width: 200px;
    }
    .html2 img {
        margin-top: -350px;
        right: 410px;
    }
    .css3 img {
        margin-top: -420px;
        right: 320px;
    }
     .js4 img {
        margin-top: -380px;
        right: 150px;
    }
     .Figma5 img {
        margin-top: -220px;
        right: 120px;
    }
     .Php6 img {
        margin-top: -230px;
        right: 410px;
    }
     .Python7 img {
        margin-top: -180px;
        right: 250px;
    }
}

 @media screen and (max-width: 1100px) {
    .main-wrapper {
        height: 500px;
        width: auto;
    }
    .icon3 {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative
    }
    .icon3 img {
    height: 50px;
}
.cont {
    display: flex;
    justify-content: center;
}
    .container {
        width: 80%;
    }
    .h3 {
    margin-bottom: 80px;
}
    .wrapper {
        flex-direction: column;
    }
 }
 /* Планшеттер үчүн (экран 768px'ден кичине болсо) */
@media screen and (max-width: 770px) {
    .orbit-box {
        width: 200px; /* Контейнерди кичирейтебиз */
        height: 200px;
    }

    .center-laptop {
        width: 350px; /* Ноутбукту кичирейтебиз */
    }

    .icon5 {
        width: 35px; /* Иконкаларды кичирейтебиз */
        height: 35px;
        /* Радиусту 150px-ден 100px-ге азайтабыз */
        transform: rotate(calc(var(--i) * 60deg)) translateY(-150px);
    }
}

/* Телефондор үчүн (экран 480px'ден кичине болсо) */
@media screen and (max-width: 480px) {
    .orbit-box {
        width: 150px;
        height: 150px;
    }

    .center-laptop {
        width: 300px;
        left: -120px;
    }

    .icon5 {
        width: 30px;
        height: 30px;
        /* Радиусту дагы азайтабыз, иконкалар ноутбукка жакындайт */
        transform: rotate(calc(var(--i) * 60deg)) translateY(-150px);
    }
    
    /* Эгер телефондо өтө эле тез айланса, ылдамдыгын жайлатса болот */
    .orbit-box, .icon img, .center-laptop {
        animation-duration: 20s; 
    }
}
@media screen and (max-width: 350px) {
    .center-laptop {
        width: 250px;
    }
    .icon5 {
        /* Радиусту дагы азайтабыз, иконкалар ноутбукка жакындайт */
        transform: rotate(calc(var(--i) * 60deg)) translateY(-110px);
    }
    #skills h2 {
    font-size: 17px;
    margin-bottom: 40px;
}
}

    /* Стили для самих слайдов, чтобы они были видны */
#projects h2 {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.9;
    margin-bottom: 40px;
}
/* --- Вкладки (Tabs) --- */
.tabs-container {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 50px;
    height: 80px;
    gap: 5px;
}

.tab {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    font-size: 18px;
    cursor: pointer;
    border: none;
    outline: none;
    color: #bbb;
    background-color: var(--tab-inactive);
    border-radius: 8px 8px 0 0;
    height: 50px; /* Обычная высота */
    transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1); /* Плавная анимация */
    box-shadow: 0 -4px 10px rgba(0,0,0,0.2);
}

.tab:hover {
    background-color: #666;
    color: white;
}

/* Активная вкладка "поднимается" */
.tab.active {
    height: 75px; 
    background-color: var(--tab-active);
    color: var(--text-color);
    font-weight: bold;
    font-size: 20px;
    box-shadow: 0 -5px 20px #507DFF;
    border-top: 4px solid #507DFF;
}

/* --- Слайдер --- */

  .splide {
        width: 80%;
        max-width: 1000px;
        }
/* Негизги контейнер */
/* --- Негизги жөндөөлөр --- */
.slayder {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.slider-wrapper {
    position: relative;
    width: 90%;
    max-width: 1000px;
    height: 450px; /* Бийиктик */
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px;
}

.slider-track {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* --- Слайд (Карточка) --- */
.slide {
    position: absolute;
    width: 400px; /* Карточка туурасы */
    height: 450px; /* Карточка бийиктиги */
    background-color: #fff;
    border-radius: 15px;
    transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
}

/* Сүрөт */
.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s;
}

/* --- Overlay: Текст жана Кнопка --- */
.slide-overlay {
    position: absolute;
    bottom: -100%; /* Башында көрүнбөйт (ылдыйда) */
    left: 0;
    width: 100%;
    height: 100%;
    /* Караңгы градиент фон текст окулушу үчүн */
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 50%, transparent 100%);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    transition: bottom 0.4s ease-in-out;
    z-index: 10;
}

/* Текст стилдери */
.slide-overlay h3 {
    color: #fff;
    margin: 0 0 5px 0;
    font-size: 1.4rem;
    text-align: center;
    transform: translateY(20px);
    opacity: 0;
    transition: 0.4s 0.1s;
}

.slide-overlay p {
    color: #ccc;
    font-size: 0.9rem;
    margin: 0 0 15px 0;
    text-align: center;
    transform: translateY(20px);
    opacity: 0;
    transition: 0.4s 0.2s;
}

/* Кнопка стили */
.project-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none; /* Ссылканын астын сызбайт */
    width: 100px;
    height: 40px;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); /* Кнопканын түсү */
    color: white;
    border-radius: 25px;
    font-size: 1rem;
    font-weight: bold;
    transform: translateY(20px);
    opacity: 0;
    transition: 0.4s 0.3s;
    cursor: pointer;
}

.project-btn:hover {
    background-color: #507DFF;
    transform: scale(1.05);
}

/* --- Компьютерде (Hover эффект) --- */
.slide:hover .slide-overlay {
    bottom: 0;
}
.slide:hover img {
    transform: scale(1.1);
}
.slide:hover .slide-overlay h3,
.slide:hover .slide-overlay p,
.slide:hover .project-btn {
    transform: translateY(0);
    opacity: 1;
}

/* --- 3D Класстар --- */
.slide.active {
    transform: translateX(0) scale(1) translateZ(50px);
    z-index: 10;
    opacity: 1;
    pointer-events: auto;
    border: 2px solid rgba(255,255,255,0.2);
}

.slide.prev {
    transform: translateX(-220px) scale(0.85) rotateY(15deg);
    z-index: 5;
    opacity: 0.6;
    filter: brightness(0.6);
}

.slide.next {
    transform: translateX(220px) scale(0.85) rotateY(-15deg);
    z-index: 5;
    opacity: 0.6;
    filter: brightness(0.6);
}

/* --- Навигация кнопкалары --- */
.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    color: white;
    font-size: 24px;
    cursor: pointer;
    z-index: 20;
    transition: 0.3s;
}
.nav-btn:hover { background: #507DFF; }
.prev-btn { left: 10px; }
.next-btn { right: 10px; }

/* --- Пагинация --- */
.pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 15px;
}
.dot {
    width: 10px;
    height: 10px;
    background: #555;
    border-radius: 50%;
    transition: 0.3s;
}
.dot.active {
    background: #507DFF;
    transform: scale(1.3);
}

/* --- МОБИЛДИК ЖАНА ПЛАНШЕТ ( < 1024px ) --- */
@media (max-width: 1024px) {
    /* Телефондо overlay дайыма ачык турат */
    .slide-overlay {
        bottom: 0 !important;
    }
    
    /* Текст жана кнопка дайыма ордунда турат */
    .slide-overlay h3,
    .slide-overlay p,
    .project-btn {
        transform: translateY(0) !important;
        opacity: 1 !important;
    }
    
    /* Капталдагы слайддардын текстин жашыруу (өтө башаламан болбошу үчүн) */
    .slide.prev .slide-overlay,
    .slide.next .slide-overlay {
        opacity: 0;
    }
    
    /* Активдүү слайддын тексти гана көрүнсүн */
    .slide.active .slide-overlay {
        opacity: 1;
    }
}

.divider-line3 {
    border-bottom: white 3px solid;
    width: 100%;
    z-index: 99;
    margin-top: 50px;
 /* Туурасы дайыма 100% турат */
    transform: scaleX(0); /* Бирок масштабы 0 (көрүнбөйт) */
    transform-origin: center; /* Өсүү борбордон башталат */
    transition: transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Бул класс кошулганда сызык толот */
.divider-line3.active {
    transform: scaleX(1);
}

@media screen and (max-width: 1000px) {
.slide {
    width: 300px;
    height: 350px;
}
}
@media screen and (max-width: 900px) {

.slide.prev {
    transform: translateX(-200px) scale(0.85) rotateY(15deg);
}

.slide.next {
    transform: translateX(200px) scale(0.85) rotateY(-15deg);
}
}
@media screen and (max-width: 700px) {
    .slide-info {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.tabs-container {
    margin-bottom: 0px;
    height: 50px;
    gap: 5px;
}

.tab {
    padding: 0 30px;
    font-size: 18px;
    height: 50px;
    width: 100px;
}

.tab.active {
    width: 120px;
    height: 70px; 
    font-size: 20px;
}

.slide.prev {
    transform: translateX(-170px) scale(0.85) rotateY(15deg);
}

.slide.next {
    transform: translateX(170px) scale(0.85) rotateY(-15deg);
}
.pagination {
    margin-top: 0px;
}
}

@media screen and (max-width: 550px) {
.slide {
    width: 280px;
    height: 350px;
}
.nav-btn {
    top: 420px;
    width: 40px;
    height: 40px;
    font-size: 16px;
}
}
@media screen and (max-width: 450px) {
    .tabs-container {
    height: 50px;
}

.tab {
    padding: 0 30px;
    font-size: 15px;
    height: 40px; 
    width: 80px;
}
.tab.active {
    width: 100px;
    height: 60px; 
    font-size: 15px;
}
}
@media screen and (max-width: 330px) {
    .tabs-container {
    margin-top: 60px;
    height: 40px;
}

.tab {
    padding: 0 16px;
    font-size: 14px;
    height: px; 
    width: 70px;
}
.tab.active {
    width: 80px;
    height: 50px; 
    font-size: 15px;
}
.slide {
    width: 250px;
    height: 350px;
}
}
/* contact */
#contact h2 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 50px;
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.9;
}
#contact p {
    display: flex;
    justify-content: center;
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.9;
    margin-bottom: 40px;
}
.picir h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
.picir {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}
form {
    display: flex;
    width: 95%;
    max-width: 700px;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

.ful_grup {
    display: flex;
    width: 100%;
    flex-direction: column;
}
form input {
    margin-bottom: 40px;
    height: 70px;
    width: 100%;
    border-bottom: 2px solid #FFA150;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 0 10px;
    color: white;
    font-size: 20px;
}
/* Инпуттун фон түсүн жана тексттин түсүн сактоо */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #00000000 inset !important; /* #000000 ордуна өзүңүздүн фон түсүңүздү жазыңыз */
    -webkit-text-fill-color: white !important; /* Тексттин түсү */
    transition: background-color 5000s ease-in-out 0s;
}
.form-group input::placeholder{
    font-size: 15px;
}
.ful_grup textarea {
    resize: none;
    height: 100px;
    width: 100%;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 10px 10px;
    color: white;
    margin-bottom: 30px;
    font-size: 20px;
}
.char-count {
    text-align: right;
    font-size: 15px;
    color: #888;
}
form label {
    margin-bottom: 10px;
    font-size: 25px;
    cursor: pointer;
}
form button {
    gap: 15px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    border-radius: 10px;
    font-size: 20px;
    padding: 15px;
    color: white;
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    transition: background-color 0.3s ease;
}
form button:hover {
    background-color: #507DFF;
    border: none;
}
form button img {
    width: 30px;
    height: 30px;
}
@media screen and (max-width: 730px) {
form {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.ful_grup {
    width: 90%;
}
.ful_grup textarea {
    width: 100%;
}
}
@media screen and (max-width: 500px) {
    form button img {
    width: auto;
    height: 20px;
}
form button {
    width: auto;
}
form label {
    font-size: 20px;
}
form input {
    margin-bottom: 20px;
}
.picir h1 {
    font-size: 25px;
}
}
@media screen and (max-width: 400px) {
    .picir h1 {
    font-size: 20px;
}
}
@media screen and (max-width: 270px) {
    .picir h1 {
    font-size: 15px;
}
}
.divider-line4 {
    border-bottom: white 3px solid;
    width: 100%;
    z-index: 99;
    margin-top: 50px;
    transform: scaleX(0); /* Бирок масштабы 0 (көрүнбөйт) */
    transform-origin: center; /* Өсүү борбордон башталат */
    transition: transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Бул класс кошулганда сызык толот */
.divider-line4.active {
    transform: scaleX(1);
}

footer {
    opacity: 0.8;
    background: radial-gradient(ellipse at top, #001d3d 0%, #00050a 100%);
    border-top: 1px solid rgba(80, 125, 255, 0.1); /* Сиз тандаган көк түс менен ичке сызык */
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.footer img {
    width: auto;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 55px;
}

.footer nav {
    margin-bottom: 25px;
}
.footer nav ul {
    padding: 0;
    gap: 80px;
}
.footer nav ul li a {
    font-size: 20px;
}
.icondor {
    display: flex;
    gap: 40px;
}
.icondor a{
    cursor: pointer;
    width: auto;
    height: 50px;
    margin-bottom: 80px;
}
.alo {
    gap: 130px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 20px;
}
.alo a {
    font-family: Jacques 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 18px;
    color: white;
    text-decoration: none;
}
.phon {
    display: flex;
    align-items: flex-end;
}
@media screen and (max-width: 800px) {
    .alo {
    gap: 50px;
}
.footer nav ul {
    gap: 50px;
}
.footer nav ul li a {
    font-size: 18px;
}
    .alo a {
        font-size: 20px;
    }
    .icondor {
        gap: 30px;
    }
    .icondor img {
        height: 40px;
    }
    .icon11 {
    height: 40px;
    margin-top: 20px;
    margin-bottom: 30px;
}
}
@media screen and (max-width: 650px) {
  .alo {
    gap: 50px;
}
.footer nav ul {
    gap: 25px;
}
.footer nav ul li a {
    font-size: 18px;
}
}
@media screen and (max-width: 550px) {
.alo {
    gap: 30px;
}
.footer nav ul {
    display: flex;
    gap: 10px;
}
.footer nav ul li a {
    font-size: 18px;
}
}
@media screen and (max-width: 500px) {
    .alo {
    gap: 20px;
}
.footer nav ul {
    display: flex;
    gap: 10px;
}
.footer nav ul li a {
    font-size: 15px;
}
  .alo a {
        font-size: 17px;
    }
    .icondor {
        gap: 20px;
    }
    .icondor a {
         margin-bottom: 50px;
    }
    .icondor img {
        height: 35px;
    }
    .icon11 {
    height: 40px;
    margin-top: 20px;
    margin-bottom: 30px;
}
}
@media screen and (max-width: 425px) {
    .footer nav {
        margin-bottom: 25px;
    }
    .footer nav ul {
    gap: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap-reverse;
}
 .alo {
    gap: 10px;
}
  .alo a {
        font-size: 15px;
    }
    .icondor {
        gap: 20px;
    }
    .icondor img {
        height: 35px;
    }
    .icon11 {
    height: 30px;
    margin-top: 17px;
    margin-bottom: 20px;
}
}
@media screen and (max-width: 400px) {
    .alo {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 350px) {
 .alo {
    gap: 5px;
}
  .alo a {
        font-size: 12px;
    }
    .icondor {
        gap: 20px;
    }
    .icondor img {
        height: 30px;
    }
    .icon11 {
    height: 30px;
    margin-top: 17px;
    margin-bottom: 20px;
}
}

/* Жалпы контейнер */
.reviews-container {
    width: 95%; /* Экранды кененирээк колдонобуз */
    max-width: 1400px;
    margin: 40px auto;
    padding: 0;
    box-sizing: border-box;
}

/* ТОРЧО (Grid) - Так 4 карточка бир катарда */
.reviews-grid {
    display: grid;
    /* Компьютерде 4 колонка, ар бири бирдей өлчөмдө */
    grid-template-columns: repeat(4, 1fr); 
    gap: 20px; /* Ортолорундагы боштук */
    width: 100%;
}

/* Карточканын стили */
.review-card {
    background: rgba(255, 255, 255, 0.05); /* өтө аз ак түс */
    backdrop-filter: blur(12px); /* фонду бүдөмүктөтүү */
    -webkit-backdrop-filter: blur(12px); /* Safari үчүн */
    border: 1px solid rgba(255, 255, 255, 0.1); /* айнектин кыры */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border-radius: 14px;
    padding: 20px;
    color: white;
    display: flex;
    flex-direction: column;
    
    /* ТЕКСТ МАСЕЛЕСИН ЧЕЧҮҮ */
    height: auto; /* Бийиктиги текстке жараша өсөт */
    min-height: 200px; /* Эң кичине бийиктиги */
    word-wrap: break-word; /* Узун сөздөрдү сындыруу */
    overflow-wrap: break-word; /* Текстти ичине камоо */
    word-break: break-word;
}

/* Жылдыздар жана Дата */
.review-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; /* Жылдыздар жогору жакта турат */
    margin-bottom: 12px;
}

/* Жылдыздарды чоңойтуу */
.stars {
    color: #ffcc00;
    font-size: 24px; /* ЧОҢОЙТУЛДУ */
    line-height: 1;
    letter-spacing: 5px; /* Жылдыздардын ортосун ачуу */
}

.review-date {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    white-space: nowrap; /* Дата ылдый түшүп кетпеши үчүн */
    margin-top: 5px;
}

.review-name {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    font-size: 1.1rem;
    color: #fff;
}

/* Пикирдин тексти */
.review-card p {
    margin: 0;
    line-height: 1.5; /* Саптардын ортосундагы ачыктык */
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    width: 100%; /* Текст толук жайылат */
}

/* --- АДАПТАЦИЯ (Мобилдик телефон үчүн) --- */
@media (max-width: 950px) {
    .reviews-grid {
        /* Планшетте 2ден тизилет */
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .reviews-grid {
        /* Телефондо 1ден тизилет (биринин астына бири) */
        grid-template-columns: 1fr;
    }
}
.star-rating label {
    font-size: 40px; /* 50px телефондо өтө чоң */
    color: #ffffff;
    cursor: pointer;
    transition: color 0.2s;
}
/* Формадагы жылдызчалар */
.star-rating {
    font-size: 30px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center; /* Центрге түздөө */
    letter-spacing: 5px; /* Жылдыздардын ортосун ачуу */
}
.star-rating input {
        display: none; /* Радио кнопкаларды жашыруу */
}
/* Тандалган жана курсор баргандагы түс */
.star-rating input:checked ~ label,
.star-rating label:hover,
.star-rating label:hover ~ label {
color: #FFD700;
}