@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&display=swap');

:root {
    --bg-color: #050505;
    --sidebar-bg: rgba(10, 10, 10, 0.85);
    --card-bg: rgba(20, 20, 20, 0.4);
    --accent-gold: #ffbb00;
    --accent-gold-glow: rgba(255, 187, 0, 0.3);
    --text-primary: #ffffff;
    --text-secondary: #a0a0a0;
    --glass-border: rgba(255, 255, 255, 0.05);
    --glass-blur: blur(15px);
    --sidebar-width: 100px;
    --transition-smooth: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

html {
    scroll-behavior: smooth;
}

body {
    background-color: var(--bg-color);
    color: var(--text-primary);
    overflow: hidden;
    /* Prevent scroll during loading */
    overflow-x: hidden;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* ===================== Loading Screen ===================== */
#loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--bg-color);
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1),
        visibility 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

#loading-screen.fade-out {
    opacity: 0;
    visibility: hidden;
}

/* From Uiverse.io by YarikZhukovDesigner */
.loader-container {
    position: relative;
    border-radius: 50%;
    height: 96px;
    width: 96px;
    animation: rotate_3922 1.2s linear infinite;
    background-color: #CB0000;
    background-image: linear-gradient(#CB0000, #FFC700, #c79c00);
}

.loader-container span {
    position: absolute;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    background-color: #cb0000;
    background-image: linear-gradient(#ff0000, #ffc800, #ffc800);
}

.loader-container span:nth-of-type(1) {
    filter: blur(5px);
}

.loader-container span:nth-of-type(2) {
    filter: blur(10px);
}

.loader-container span:nth-of-type(3) {
    filter: blur(25px);
}

.loader-container span:nth-of-type(4) {
    filter: blur(50px);
}

.loader-container::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: var(--bg-color);
    border: solid 5px var(--bg-color);
    border-radius: 50%;
}

@keyframes rotate_3922 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* ===================== Stars Background ===================== */
.stars-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    opacity: 10;
    background: radial-gradient(ellipse at bottom, #1b2735 0%, #090a0f 100%);
}

/* Override body background so the stars show through */
body {
    background-color: transparent;
}

#stars {
    width: 1px;
    height: 1px;
    background: transparent;
    box-shadow:
        501px 811px #fff, 1450px 1324px #fff, 1093px 1780px #fff, 1469px 678px #fff,
        904px 741px #fff, 1160px 781px #fff, 1841px 1962px #fff, 1630px 1667px #fff,
        1788px 676px #fff, 367px 1734px #fff, 1343px 156px #fff, 1283px 1142px #fff,
        1062px 378px #fff, 1395px 467px #fff, 1017px 1891px #fff, 137px 1114px #fff,
        1767px 1403px #fff, 1543px 11px #fff, 1078px 181px #fff, 1189px 1574px #fff,
        1697px 1551px #fff, 439px 472px #fff, 1491px 677px #fff, 1364px 599px #fff,
        34px 382px #fff, 1221px 1584px #fff, 1266px 1499px #fff, 169px 1907px #fff,
        1219px 1125px #fff, 659px 18px #fff, 1731px 1959px #fff, 332px 1216px #fff,
        1913px 788px #fff, 80px 712px #fff, 326px 1605px #fff, 574px 1502px #fff,
        473px 1653px #fff, 404px 975px #fff, 322px 1797px #fff, 425px 1321px #fff,
        1121px 1797px #fff, 731px 647px #fff, 891px 1584px #fff, 1523px 109px #fff,
        1379px 244px #fff, 865px 1064px #fff, 493px 956px #fff, 624px 1380px #fff,
        440px 619px #fff, 1630px 767px #fff, 955px 1196px #fff, 62px 729px #fff,
        126px 946px #fff, 1256px 896px #fff, 1444px 256px #fff, 661px 1628px #fff,
        1078px 1716px #fff, 300px 737px #fff, 1734px 413px #fff, 1296px 129px #fff,
        1771px 1678px #fff, 977px 1764px #fff, 1879px 549px #fff, 665px 1531px #fff,
        89px 701px #fff, 1084px 1183px #fff, 1597px 1576px #fff, 1354px 1774px #fff,
        554px 1471px #fff, 1469px 287px #fff, 887px 106px #fff, 1962px 766px #fff,
        638px 805px #fff, 1651px 741px #fff, 1517px 1826px #fff, 24px 1152px #fff,
        507px 558px #fff, 1262px 652px #fff, 246px 1048px #fff, 1077px 421px #fff,
        1866px 1847px #fff, 1986px 1561px #fff, 704px 632px #fff, 1991px 1875px #fff,
        1227px 395px #fff, 45px 1116px #fff, 247px 786px #fff, 890px 607px #fff,
        787px 1235px #fff, 557px 524px #fff, 1582px 1285px #fff, 1725px 1366px #fff,
        952px 747px #fff, 251px 458px #fff, 1500px 1250px #fff, 1999px 1734px #fff,
        1336px 1955px #fff, 1705px 1464px #fff, 728px 697px #fff, 594px 510px #fff,
        1345px 1990px #fff, 1919px 1803px #fff, 1117px 966px #fff, 1629px 97px #fff,
        1046px 1196px #fff, 810px 1092px #fff, 722px 976px #fff, 406px 18px #fff,
        1665px 1860px #fff, 1758px 1628px #fff, 1183px 463px #fff, 564px 239px #fff,
        13px 1767px #fff, 1482px 1472px #fff, 1700px 347px #fff, 1362px 244px #fff,
        1141px 1708px #fff, 22px 885px #fff, 374px 1309px #fff, 1034px 1037px #fff,
        1725px 1086px #fff, 1343px 1921px #fff, 596px 903px #fff, 1061px 478px #fff,
        18px 1409px #fff, 729px 1364px #fff, 264px 911px #fff, 677px 1442px #fff,
        123px 33px #fff, 1303px 646px #fff, 1945px 792px #fff, 1305px 938px #fff,
        918px 1536px #fff, 620px 948px #fff, 183px 646px #fff, 695px 687px #fff,
        881px 272px #fff, 1521px 1212px #fff, 1423px 1022px #fff, 1545px 1271px #fff,
        1393px 348px #fff, 685px 1910px #fff, 1446px 856px #fff, 73px 1201px #fff,
        736px 999px #fff, 673px 796px #fff, 469px 850px #fff, 1912px 142px #fff,
        1278px 664px #fff, 184px 1990px #fff, 1173px 1312px #fff, 782px 1879px #fff,
        323px 1035px #fff, 611px 908px #fff, 565px 1449px #fff, 748px 1713px #fff,
        1047px 490px #fff, 1040px 1872px #fff, 1818px 1659px #fff, 1806px 1327px #fff,
        386px 575px #fff, 1550px 463px #fff, 148px 687px #fff, 651px 1683px #fff,
        1588px 1194px #fff, 1831px 2px #fff, 581px 876px #fff, 1396px 1743px #fff,
        1212px 1810px #fff, 421px 1920px #fff, 658px 1461px #fff, 1859px 1809px #fff,
        1456px 388px #fff, 186px 1627px #fff, 1528px 1145px #fff, 171px 97px #fff,
        674px 1072px #fff, 676px 1052px #fff, 1165px 1131px #fff, 1088px 781px #fff,
        1231px 948px #fff, 330px 257px #fff, 426px 1046px #fff, 549px 652px #fff,
        1338px 74px #fff, 1749px 364px #fff, 931px 369px #fff, 383px 1428px #fff,
        1558px 389px #fff, 927px 133px #fff, 234px 1888px #fff, 1785px 1617px #fff,
        556px 643px #fff, 401px 275px #fff, 406px 1644px #fff, 1253px 1852px #fff,
        1599px 883px #fff, 744px 1721px #fff, 524px 1297px #fff, 1226px 1177px #fff,
        1679px 55px #fff, 874px 1811px #fff, 838px 790px #fff, 1241px 430px #fff,
        1676px 652px #fff, 1191px 568px #fff, 53px 1990px #fff, 1163px 237px #fff,
        61px 223px #fff, 592px 456px #fff, 1844px 271px #fff, 1324px 1488px #fff,
        1373px 717px #fff, 1822px 709px #fff, 1464px 941px #fff, 1445px 1118px #fff,
        991px 1414px #fff, 1964px 1076px #fff, 108px 172px #fff, 641px 1722px #fff,
        1539px 427px #fff, 1697px 45px #fff, 1301px 1353px #fff, 1060px 329px #fff,
        967px 1396px #fff, 493px 301px #fff, 1228px 1406px #fff, 1211px 1653px #fff,
        444px 1822px #fff, 1746px 353px #fff, 1449px 381px #fff, 671px 887px #fff,
        650px 138px #fff, 30px 1839px #fff, 1094px 1405px #fff, 273px 796px #fff,
        1045px 1849px #fff, 1472px 1155px #fff, 1529px 1312px #fff, 728px 448px #fff,
        44px 1908px #fff, 691px 818px #fff, 254px 293px #fff, 1981px 1133px #fff,
        1307px 375px #fff, 196px 316px #fff, 1241px 1975px #fff, 1138px 1706px #fff,
        1769px 463px #fff, 1768px 1428px #fff, 1730px 590px #fff, 1780px 523px #fff,
        1862px 1526px #fff, 1613px 909px #fff, 1266px 1781px #fff, 470px 352px #fff,
        699px 1682px #fff, 1002px 614px #fff, 1209px 133px #fff, 1842px 518px #fff,
        1422px 1836px #fff, 1720px 1901px #fff, 470px 1788px #fff, 1355px 1387px #fff,
        146px 1162px #fff, 933px 80px #fff, 681px 1063px #fff, 313px 1341px #fff,
        740px 1498px #fff, 168px 1014px #fff, 345px 1355px #fff, 1498px 1562px #fff,
        1626px 1358px #fff, 890px 403px #fff, 663px 562px #fff, 1481px 168px #fff,
        22px 719px #fff, 774px 1041px #fff, 1899px 829px #fff, 430px 158px #fff,
        430px 361px #fff, 1592px 1334px #fff, 224px 323px #fff, 1639px 1131px #fff,
        7px 271px #fff, 1646px 1514px #fff, 1605px 1444px #fff, 1820px 1665px #fff,
        1549px 1641px #fff, 1609px 1377px #fff, 486px 1098px #fff, 229px 613px #fff,
        542px 1694px #fff, 318px 256px #fff, 1861px 918px #fff, 889px 892px #fff,
        442px 1524px #fff, 19px 422px #fff, 1935px 1908px #fff, 828px 109px #fff,
        862px 1248px #fff, 1275px 560px #fff, 906px 63px #fff, 337px 1605px #fff,
        1691px 918px #fff, 1414px 679px #fff, 1726px 749px #fff, 1540px 1149px #fff,
        1337px 1466px #fff, 446px 430px #fff, 676px 1616px #fff, 840px 326px #fff,
        976px 977px #fff, 1840px 642px #fff, 1273px 804px #fff, 1071px 928px #fff,
        1292px 1675px #fff, 29px 1148px #fff, 1585px 135px #fff, 1007px 563px #fff,
        1035px 78px #fff, 1174px 574px #fff, 120px 1304px #fff, 845px 1292px #fff,
        861px 540px #fff, 234px 232px #fff, 1940px 1367px #fff, 759px 639px #fff,
        1775px 1381px #fff, 906px 372px #fff, 1104px 1165px #fff, 1524px 911px #fff,
        1882px 330px #fff, 1389px 700px #fff, 300px 1629px #fff, 220px 1614px #fff,
        563px 140px #fff, 1611px 1586px #fff, 793px 1316px #fff, 325px 1070px #fff,
        1722px 1462px #fff, 1406px 1120px #fff, 1169px 1768px #fff, 1956px 1053px #fff,
        959px 1587px #fff, 585px 1566px #fff, 370px 204px #fff, 1606px 1416px #fff,
        443px 1606px #fff, 1499px 1102px #fff, 1943px 105px #fff, 1121px 1594px #fff,
        1512px 32px #fff, 871px 1425px #fff, 433px 100px #fff, 294px 1471px #fff,
        1688px 1755px #fff, 1666px 591px #fff, 1034px 300px #fff, 734px 1178px #fff,
        1342px 313px #fff, 1616px 1590px #fff, 1763px 1472px #fff, 632px 1935px #fff,
        1708px 872px #fff, 1871px 915px #fff, 1829px 1020px #fff, 1599px 578px #fff,
        42px 585px #fff, 1163px 1382px #fff, 1744px 1272px #fff, 984px 1426px #fff,
        1786px 1584px #fff, 1813px 379px #fff, 1867px 1127px #fff, 97px 567px #fff,
        626px 988px #fff, 1178px 79px #fff, 1703px 211px #fff, 961px 1785px #fff,
        110px 975px #fff, 953px 1941px #fff, 1027px 1790px #fff, 1665px 107px #fff,
        11px 964px #fff, 1718px 1147px #fff, 21px 1728px #fff, 1358px 1922px #fff,
        872px 65px #fff, 1191px 1635px #fff, 762px 681px #fff, 1519px 1033px #fff,
        906px 566px #fff, 1074px 657px #fff, 1093px 415px #fff, 51px 198px #fff,
        1075px 1418px #fff, 1547px 1070px #fff, 225px 920px #fff, 850px 1974px #fff,
        981px 595px #fff, 1425px 131px #fff, 460px 917px #fff, 56px 495px #fff,
        714px 428px #fff, 920px 493px #fff, 470px 1521px #fff, 532px 821px #fff,
        1905px 71px #fff, 883px 1501px #fff, 294px 196px #fff, 381px 1999px #fff,
        332px 793px #fff, 1246px 408px #fff, 233px 149px #fff, 315px 231px #fff,
        1594px 1302px #fff, 696px 1585px #fff, 791px 136px #fff, 479px 199px #fff,
        1824px 924px #fff, 1631px 342px #fff, 1251px 1151px #fff, 284px 1781px #fff,
        497px 1052px #fff, 204px 1161px #fff, 646px 1499px #fff, 1762px 558px #fff,
        854px 1833px #fff, 883px 945px #fff, 44px 982px #fff, 1101px 834px #fff,
        515px 1748px #fff, 1578px 1435px #fff, 819px 1258px #fff, 776px 670px #fff,
        115px 385px #fff, 1478px 434px #fff, 885px 20px #fff, 192px 1513px #fff,
        78px 1129px #fff, 1774px 1105px #fff, 955px 1149px #fff, 1817px 1929px #fff,
        1106px 1832px #fff, 1107px 1997px #fff, 94px 23px #fff, 243px 982px #fff,
        43px 1972px #fff, 1798px 673px #fff, 1131px 1589px #fff, 841px 14px #fff,
        826px 345px #fff, 687px 56px #fff, 1084px 32px #fff, 1887px 1878px #fff,
        153px 526px #fff, 1828px 253px #fff, 1947px 1105px #fff, 886px 700px #fff,
        1307px 1723px #fff, 1274px 651px #fff, 1530px 837px #fff, 1699px 1637px #fff,
        1703px 1331px #fff, 1929px 1557px #fff, 1763px 737px #fff, 1118px 1680px #fff,
        1545px 692px #fff, 1462px 1092px #fff, 208px 1667px #fff, 1393px 859px #fff,
        186px 1794px #fff, 351px 1199px #fff, 642px 1995px #fff, 1061px 1726px #fff,
        1708px 115px #fff, 1233px 1305px #fff, 637px 1786px #fff, 1730px 603px #fff,
        75px 1240px #fff, 1704px 1326px #fff, 584px 346px #fff, 438px 1554px #fff,
        561px 513px #fff, 1382px 225px #fff, 467px 1674px #fff, 1403px 815px #fff,
        1546px 1835px #fff, 127px 1119px #fff, 276px 591px #fff, 688px 1458px #fff,
        765px 646px #fff, 474px 984px #fff, 171px 361px #fff, 94px 1480px #fff,
        1962px 1666px #fff, 909px 1037px #fff, 1725px 222px #fff, 253px 1355px #fff,
        1892px 1901px #fff, 275px 1847px #fff, 28px 1184px #fff, 1725px 1382px #fff,
        882px 647px #fff, 1935px 1046px #fff, 10px 344px #fff, 292px 1328px #fff,
        127px 1352px #fff, 752px 929px #fff, 1589px 384px #fff, 284px 1829px #fff,
        381px 820px #fff, 1229px 1125px #fff, 777px 429px #fff, 1811px 1499px #fff,
        1573px 287px #fff, 295px 756px #fff, 389px 616px #fff, 781px 41px #fff,
        1092px 333px #fff, 794px 1588px #fff, 386px 1847px #fff, 1802px 710px #fff,
        662px 60px #fff, 640px 264px #fff, 463px 746px #fff, 1859px 799px #fff,
        763px 37px #fff, 639px 396px #fff, 357px 1071px #fff, 1190px 1430px #fff,
        1814px 257px #fff, 1382px 235px #fff, 606px 1304px #fff, 1939px 1470px #fff,
        1124px 349px #fff, 307px 1567px #fff, 310px 1323px #fff, 1145px 922px #fff,
        1196px 1922px #fff, 1647px 544px #fff, 788px 1337px #fff, 257px 632px #fff,
        1413px 414px #fff, 590px 620px #fff, 582px 794px #fff, 1702px 1481px #fff,
        1055px 53px #fff, 157px 346px #fff, 50px 1901px #fff, 1038px 1369px #fff,
        796px 1941px #fff, 215px 194px #fff, 1567px 1538px #fff, 367px 800px #fff,
        1044px 489px #fff, 1109px 1712px #fff, 524px 327px #fff, 525px 1252px #fff,
        1475px 1240px #fff, 529px 436px #fff, 795px 834px #fff, 122px 1371px #fff,
        79px 482px #fff, 520px 1249px #fff, 336px 1878px #fff, 188px 944px #fff,
        325px 1259px #fff, 1491px 1942px #fff, 620px 1054px #fff, 1606px 1153px #fff,
        1448px 502px #fff, 53px 1381px #fff, 107px 1670px #fff, 1380px 618px #fff,
        967px 1557px #fff, 1116px 1722px #fff, 1174px 1044px #fff, 1805px 717px #fff,
        663px 394px #fff, 1848px 1007px #fff, 389px 802px #fff, 49px 392px #fff,
        1650px 852px #fff, 1678px 1012px #fff, 335px 1009px #fff, 1818px 1631px #fff,
        1568px 742px #fff, 1162px 1991px #fff, 52px 1190px #fff, 1401px 928px #fff,
        119px 1549px #fff, 537px 1529px #fff, 2px 1709px #fff, 122px 387px #fff,
        543px 2px #fff, 27px 1971px #fff, 507px 1377px #fff, 1362px 1080px #fff,
        1031px 1544px #fff, 1631px 1174px #fff, 1603px 312px #fff, 1626px 1422px #fff,
        1430px 615px #fff, 1958px 1431px #fff, 1946px 1412px #fff, 1848px 247px #fff,
        984px 1808px #fff, 1396px 225px #fff, 319px 717px #fff, 1252px 875px #fff,
        1619px 156px #fff, 951px 1971px #fff, 386px 355px #fff, 1406px 1151px #fff,
        273px 1538px #fff, 844px 1570px #fff, 947px 151px #fff, 1363px 525px #fff,
        209px 307px #fff, 1923px 1718px #fff, 993px 1741px #fff, 1513px 353px #fff,
        1353px 61px #fff, 664px 352px #fff, 1382px 359px #fff, 1487px 1707px #fff,
        657px 1045px #fff, 1107px 490px #fff, 1834px 1176px #fff, 837px 1438px #fff,
        1947px 448px #fff, 1196px 333px #fff, 151px 555px #fff, 18px 992px #fff,
        458px 748px #fff, 1801px 890px #fff, 1093px 1012px #fff, 315px 1101px #fff,
        194px 323px #fff, 754px 292px #fff, 1737px 7px #fff, 40px 840px #fff,
        1170px 805px #fff, 176px 1753px #fff, 805px 1148px #fff, 1578px 1271px #fff,
        367px 1494px #fff, 363px 1111px #fff, 1955px 243px #fff, 1451px 1093px #fff,
        375px 617px #fff, 1223px 720px #fff, 1178px 13px #fff, 1456px 865px #fff,
        1440px 49px #fff, 186px 1569px #fff, 320px 1853px #fff, 300px 539px #fff,
        1559px 509px #fff, 1985px 1108px #fff, 1588px 828px #fff, 525px 1432px #fff,
        831px 363px #fff, 141px 281px #fff, 1319px 402px #fff, 40px 456px #fff,
        1955px 478px #fff, 1758px 818px #fff, 1924px 688px #fff, 1030px 953px #fff,
        1982px 210px #fff, 917px 1401px #fff, 1051px 1837px #fff, 1045px 463px #fff,
        1744px 573px #fff, 529px 1530px #fff, 542px 469px #fff, 1982px 324px #fff,
        1902px 1422px #fff, 1968px 782px #fff, 1666px 1561px #fff, 955px 304px #fff,
        323px 778px #fff, 272px 443px #fff, 485px 581px #fff, 1353px 1058px #fff,
        1257px 131px #fff, 434px 98px #fff, 1587px 1953px #fff, 1749px 68px #fff,
        1984px 839px #fff, 1518px 183px #fff, 1071px 855px #fff, 1662px 1994px #fff,
        1111px 106px #fff, 1954px 838px #fff;
    animation: animStar 50s linear infinite;
    position: absolute;
}

#stars::after {
    content: " ";
    position: absolute;
    top: 2000px;
    left: 0;
    width: 1px;
    height: 1px;
    background: transparent;
    box-shadow: inherit;
}

#stars2 {
    width: 2px;
    height: 2px;
    background: transparent;
    box-shadow:
        1925px 1320px #fff, 693px 1778px #fff, 1016px 711px #fff, 1171px 563px #fff,
        661px 1919px #fff, 1610px 44px #fff, 1275px 140px #fff, 1208px 1802px #fff,
        1473px 1587px #fff, 11px 1117px #fff, 853px 1757px #fff, 1149px 937px #fff,
        1353px 428px #fff, 270px 279px #fff, 258px 1404px #fff, 417px 1188px #fff,
        286px 561px #fff, 393px 1765px #fff, 147px 881px #fff, 666px 1097px #fff,
        1425px 1278px #fff, 806px 156px #fff, 1252px 561px #fff, 218px 52px #fff,
        1371px 1980px #fff, 171px 745px #fff, 1424px 89px #fff, 137px 244px #fff,
        939px 1922px #fff, 137px 1080px #fff, 1757px 50px #fff, 904px 536px #fff,
        1938px 1001px #fff, 1172px 440px #fff, 72px 1475px #fff, 102px 121px #fff,
        804px 1671px #fff, 1314px 270px #fff, 440px 1341px #fff, 1216px 511px #fff,
        1061px 1523px #fff, 97px 274px #fff, 704px 1318px #fff, 52px 1872px #fff,
        1962px 296px #fff, 111px 289px #fff, 1157px 1236px #fff, 1347px 1451px #fff,
        820px 286px #fff, 1389px 1169px #fff, 644px 841px #fff, 1286px 522px #fff,
        955px 659px #fff, 428px 1805px #fff, 237px 557px #fff, 1689px 1058px #fff,
        636px 1882px #fff, 1349px 1664px #fff, 1548px 432px #fff, 1841px 504px #fff,
        302px 252px #fff, 827px 1765px #fff, 620px 123px #fff, 207px 748px #fff,
        1454px 1234px #fff, 1967px 1790px #fff, 542px 33px #fff, 742px 1214px #fff,
        255px 1402px #fff, 74px 1772px #fff, 699px 475px #fff, 980px 1253px #fff,
        534px 1676px #fff, 909px 202px #fff, 1498px 1251px #fff, 1796px 120px #fff,
        1409px 1263px #fff, 1627px 995px #fff, 969px 710px #fff, 1674px 676px #fff,
        1832px 759px #fff, 1623px 563px #fff, 251px 1790px #fff, 96px 1688px #fff,
        886px 239px #fff, 778px 150px #fff, 1767px 430px #fff, 765px 1259px #fff,
        1189px 877px #fff, 444px 1629px #fff, 1560px 324px #fff, 1952px 1097px #fff,
        712px 1173px #fff, 541px 911px #fff, 827px 1420px #fff, 1233px 285px #fff,
        784px 546px #fff, 645px 285px #fff, 1273px 1255px #fff, 1821px 174px #fff,
        221px 1795px #fff, 1004px 456px #fff, 1298px 941px #fff, 274px 387px #fff,
        174px 376px #fff, 1491px 258px #fff, 1489px 1946px #fff, 1134px 1382px #fff,
        1289px 1145px #fff, 464px 358px #fff, 1249px 1842px #fff, 1665px 831px #fff,
        1982px 84px #fff, 541px 774px #fff, 1994px 523px #fff, 762px 1644px #fff,
        1730px 867px #fff, 1951px 1287px #fff, 911px 1691px #fff, 1454px 725px #fff,
        1287px 1940px #fff, 70px 564px #fff, 1980px 638px #fff, 1674px 1774px #fff,
        1720px 116px #fff, 1747px 182px #fff, 1040px 450px #fff, 1795px 375px #fff,
        857px 1471px #fff, 1326px 1730px #fff, 915px 274px #fff, 1224px 358px #fff,
        1808px 60px #fff, 43px 1870px #fff, 1810px 1536px #fff, 1564px 1719px #fff,
        731px 1388px #fff, 1953px 1967px #fff, 1744px 1119px #fff, 794px 1384px #fff,
        959px 714px #fff, 18px 1932px #fff, 1358px 1437px #fff, 355px 939px #fff,
        1355px 1648px #fff, 608px 719px #fff, 383px 758px #fff, 1164px 1681px #fff,
        1045px 253px #fff, 424px 1279px #fff, 1899px 359px #fff, 379px 488px #fff,
        214px 465px #fff, 179px 905px #fff, 830px 1993px #fff, 448px 1077px #fff,
        1880px 1354px #fff, 1973px 347px #fff, 745px 1025px #fff, 788px 1007px #fff,
        1377px 883px #fff, 6px 290px #fff, 1312px 407px #fff, 1398px 622px #fff,
        1405px 339px #fff, 1198px 1709px #fff, 988px 1226px #fff, 87px 1459px #fff,
        1113px 1698px #fff, 997px 732px #fff, 708px 331px #fff, 1876px 1112px #fff,
        1729px 1797px #fff, 719px 703px #fff, 1295px 522px #fff, 758px 1061px #fff,
        1309px 1014px #fff, 1327px 1365px #fff, 854px 1317px #fff, 531px 1001px #fff,
        1751px 1040px #fff, 1354px 190px #fff, 800px 1538px #fff, 88px 1455px #fff,
        668px 39px #fff, 1379px 41px #fff, 892px 524px #fff, 54px 649px #fff,
        1289px 730px #fff, 727px 488px #fff, 181px 842px #fff, 1230px 64px #fff,
        3px 857px #fff, 292px 1201px #fff, 1343px 673px #fff, 1096px 1412px #fff,
        1520px 292px #fff, 104px 1683px #fff, 934px 1387px #fff, 314px 739px #fff;
    animation: animStar 100s linear infinite;
    position: absolute;
}

#stars2::after {
    content: " ";
    position: absolute;
    top: 2000px;
    left: 0;
    width: 2px;
    height: 2px;
    background: transparent;
    box-shadow: inherit;
}

#stars3 {
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow:
        200px 981px #fff, 1731px 521px #fff, 132px 1039px #fff, 1888px 1547px #fff,
        899px 1226px #fff, 1887px 580px #fff, 1548px 1092px #fff, 1626px 689px #fff,
        254px 1072px #fff, 1684px 1211px #fff, 672px 1267px #fff, 939px 668px #fff,
        1969px 645px #fff, 1126px 983px #fff, 457px 568px #fff, 476px 876px #fff,
        829px 1896px #fff, 1364px 1846px #fff, 1507px 1120px #fff, 936px 1948px #fff,
        1833px 832px #fff, 1424px 285px #fff, 1377px 1596px #fff, 432px 153px #fff,
        1348px 1410px #fff, 1529px 954px #fff, 1102px 387px #fff, 264px 297px #fff,
        811px 977px #fff, 1931px 673px #fff, 1734px 978px #fff, 1772px 1567px #fff,
        1197px 1400px #fff, 764px 282px #fff, 1103px 822px #fff, 872px 1803px #fff,
        1057px 1763px #fff, 52px 1299px #fff, 1312px 1236px #fff, 235px 1082px #fff,
        299px 1086px #fff, 1017px 1602px #fff, 1950px 626px #fff, 1306px 132px #fff,
        1358px 1618px #fff, 1873px 1718px #fff, 1447px 940px #fff, 1888px 1195px #fff,
        1704px 1765px #fff, 872px 1357px #fff, 1555px 1120px #fff, 250px 1415px #fff,
        450px 415px #fff, 492px 901px #fff, 170px 1641px #fff, 56px 1129px #fff,
        627px 1514px #fff, 1221px 500px #fff, 324px 1895px #fff, 1397px 1775px #fff,
        1966px 598px #fff, 1550px 763px #fff, 326px 1605px #fff, 261px 969px #fff,
        890px 281px #fff, 736px 544px #fff, 589px 1262px #fff, 1581px 368px #fff,
        1900px 1132px #fff, 1914px 585px #fff, 1864px 1517px #fff, 241px 217px #fff,
        859px 787px #fff, 996px 1729px #fff, 741px 121px #fff, 418px 414px #fff,
        142px 967px #fff, 387px 896px #fff, 703px 562px #fff, 968px 1136px #fff,
        1682px 332px #fff, 1287px 846px #fff, 256px 1427px #fff, 1885px 432px #fff,
        1739px 1458px #fff, 345px 1769px #fff, 1140px 1612px #fff, 192px 1921px #fff,
        920px 471px #fff, 834px 881px #fff, 917px 1803px #fff, 466px 1266px #fff,
        483px 1108px #fff, 689px 986px #fff, 1279px 786px #fff, 458px 910px #fff,
        1250px 870px #fff, 785px 1654px #fff, 1543px 1757px #fff, 287px 1272px #fff;
    animation: animStar 150s linear infinite;
    position: absolute;
}

#stars3::after {
    content: " ";
    position: absolute;
    top: 2000px;
    left: 0;
    width: 3px;
    height: 3px;
    background: transparent;
    box-shadow: inherit;
}

@keyframes animStar {
    from {
        transform: translateY(0px);
    }

    to {
        transform: translateY(-2000px);
    }
}

/* Make layout sit above the stars */
.layout-wrapper {
    position: relative;
    z-index: 1;
}

/* ===================== Scrollbar Styling ===================== */
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: var(--bg-color);
}

::-webkit-scrollbar-thumb {
    background: #222;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: var(--accent-gold);
}

/* Glassmorphism Utility */
.glass {
    background: var(--card-bg);
    backdrop-filter: var(--glass-blur);
    -webkit-backdrop-filter: var(--glass-blur);
    border: 1px solid var(--glass-border);
    border-radius: 16px;
}

/* Elite Glow Utility */
.glow-text {
    text-shadow: 0 0 20px var(--accent-gold-glow);
}

.gold-text {
    color: var(--accent-gold);
}

/* Main Layout Setup */
.layout-wrapper {
    display: flex;
}

main {
    flex: 1;
    margin-left: 110px;
    padding: 0 4rem;
    max-width: 100%;
    width: calc(100% - 110px);
}

section {
    min-height: 100vh;
    padding: 8rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* ===================== Floating Pill Sidebar ===================== */
aside.sidebar {
    width: 76px;
    height: auto;
    background: rgba(10, 10, 15, 0.65);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 187, 0, 0.15);
    border-radius: 50px;
    box-shadow:
        0 8px 32px rgba(0, 0, 0, 0.5),
        0 0 0 1px rgba(255, 255, 255, 0.04) inset,
        0 0 20px rgba(255, 187, 0, 0.06);
    position: fixed;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.8rem 0;
    gap: 0;
    z-index: 1000;
    transition: var(--transition-smooth);
}

.logo {
    font-weight: 800;
    font-size: 1.2rem;
    color: var(--accent-gold);
    text-decoration: none;
    margin-bottom: 1.5rem;
    letter-spacing: 1px;
}

.nav-links {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
    width: 100%;
    margin-top: 0;
}

.nav-item {
    width: 100%;
    display: flex;
    justify-content: center;
}

.nav-item a {
    text-decoration: none;
    color: var(--text-secondary);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.55rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    gap: 0.35rem;
    padding: 0.85rem 0;
    width: 100%;
    transition: var(--transition-smooth);
    position: relative;
}

.nav-item a::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: rgba(255, 187, 0, 0.1);
    transition: var(--transition-smooth);
}

.nav-item a:hover::before,
.nav-item a.active::before {
    transform: translate(-50%, -50%) scale(1);
}

.nav-item a i {
    font-size: 1.25rem;
    position: relative;
    z-index: 1;
}

.nav-item a span {
    position: relative;
    z-index: 1;
}

.nav-item a:hover,
.nav-item a.active {
    color: var(--accent-gold);
}

/* Divider between logo and links */
aside.sidebar .logo::after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: rgba(255, 187, 0, 0.3);
    margin: 1.2rem auto 0;
}

/* Section Titles */
.section-title {
    margin-bottom: 4rem;
    position: relative;
}

.section-title h2 {
    font-size: 3rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.title-underline {
    width: 60px;
    height: 4px;
    background: var(--accent-gold);
    margin-top: 1rem;
    border-radius: 2px;
}

/* Hero Section */
.hero-section {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 10rem 0;
}

.hero-name {
    font-family: "Iceberg", sans-serif;
    font-size: 4.0rem;
    font-weight: 800;
    margin-bottom: 1rem;
    letter-spacing: -0.01em;
    line-height: 1;
    /* Updated background for shimmer effect */
    background: linear-gradient(135deg,
            #ffffff 0%,
            var(--accent-gold) 40%,
            #ffffff 50%,
            var(--accent-gold) 60%,
            #ffffff 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 0 20px rgba(255, 187, 0, 0.15));
    text-transform: uppercase;
    /* Combined Animations */
    animation:
        textShimmer 5s linear infinite,
        heroFloat 6s ease-in-out infinite;
    transition: var(--transition-smooth);
    cursor: default;
}

.hero-name:hover {
    filter: drop-shadow(0 0 40px rgba(255, 187, 0, 0.4));
    transform: scale(1.02);
}

@keyframes textShimmer {
    0% {
        background-position: 0% center;
    }

    100% {
        background-position: 200% center;
    }
}

@keyframes heroFloat {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.hero-section h2 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 2rem;
    color: var(--text-primary);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    opacity: 0.8;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.tagline {
    font-family: 'JetBrains Mono', monospace;
    color: var(--text-secondary);
    font-size: 1.1rem;
    margin-bottom: 3.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
}

.social-links {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 3rem;
}

.social-links a {
    color: var(--text-secondary);
    font-size: 1.4rem;
    transition: var(--transition-smooth);
}

.social-links a:hover {
    color: var(--accent-gold);
    transform: translateY(-5px);
    text-shadow: 0 0 15px var(--accent-gold-glow);
}

.hero-btns {
    display: flex;
    justify-content: center;
    gap: 2rem;
}

/* Button Styles */
.btn-gold,
.btn-outline {
    font-family: 'Inter', sans-serif;
    padding: 1rem 2.5rem;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 0.85rem;
    transition: var(--transition-smooth);
}

.btn-gold {
    background: var(--accent-gold);
    color: #000;
    box-shadow: 0 0 20px var(--accent-gold-glow);
}

.btn-gold:hover {
    transform: scale(1.05);
    box-shadow: 0 0 30px var(--accent-gold-glow);
}

.btn-outline {
    border: 1px solid var(--accent-gold);
    color: var(--accent-gold);
}

.btn-outline:hover {
    background: var(--accent-gold-glow);
    transform: scale(1.05);
}

/* About Section */
.about-container {
    display: flex;
    gap: 4rem;
    align-items: center;
}

.about-image-box {
    width: 300px;
    height: 300px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-shadow: 0 0 40px rgba(255, 187, 0, 0.1);
}

.placeholder-letter {
    font-size: 10rem;
    font-weight: 800;
    color: rgba(255, 187, 0, 0.1);
}

.about-text-content {
    padding: 3rem;
}

.about-text-content h3 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}

.about-text-content p {
    color: var(--text-secondary);
    font-size: 1.1rem;
    margin-bottom: 2rem;
}

.about-info-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}

.info-item {
    display: flex;
    flex-direction: column;
}

.info-item .label {
    font-size: 0.8rem;
    text-transform: uppercase;
    color: var(--accent-gold);
    margin-bottom: 0.4rem;
}

.info-item .value {
    font-weight: 600;
}

/* Skills Section - Categorized Grid */
.skills-categorized-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin-top: 3rem;
}

.skill-box {
    background: rgba(10, 10, 10, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 2.5rem;
    position: relative;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.skill-box:hover {
    background: rgba(10, 10, 10, 0.6);
    border-color: rgba(0, 255, 136, 0.2);
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.skill-box h3 {
    color: #ffbb00;
    /* Cyber Green from reference */
    font-family: 'Orbitron', sans-serif;
    /* Assuming Orbitron is used, or a similar tech font */
    font-size: 1.6rem;
    margin-bottom: 2rem;
    letter-spacing: 1px;
    position: relative;
}

.skill-box h3::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #ffbb00;
    opacity: 0.3;
}

.skill-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
}

.skill-tags span {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #e2e8f0;
    padding: 0.5rem 1.2rem;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
}

.skill-tags span i {
    font-size: 1rem;
    color: var(--accent-gold);
}

.skill-tags span:hover {
    border-color: #ffbb00;
    color: #ffbb00;
    background: rgba(255, 187, 0, 0.05);
}

@media (max-width: 992px) {
    .skills-categorized-grid {
        grid-template-columns: 1fr;
    }
}

.skill-card i {
    font-size: 1.5rem;
}

/* Projects Section - 3D Carousel Layout */
.projects-carousel-container {
    padding: 2rem 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: -2rem;
}

.projects-carousel {
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1500px;
    height: 650px;
    width: 100%;
}

.carousel-track {
    display: flex;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d;
    width: 100%;
    position: relative;
    height: 100%;
}

.carousel-card {
    position: absolute;
    width: 400px;
    height: 550px;
    background: #111218;
    border-radius: 32px;
    border: 1px solid rgba(255, 255, 255, 0.03);
    overflow: hidden;
    transition: all 0.7s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
}

.carousel-card.active {
    transform: translateX(0) translateZ(200px) rotateY(0deg);
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
    border: 1px solid rgba(255, 187, 0, 0.25);
    box-shadow: 0 40px 100px rgba(0, 0, 0, 0.7), 0 0 40px rgba(255, 187, 0, 0.05);
}

.carousel-card.prev {
    transform: translateX(-380px) translateZ(-150px) rotateY(40deg);
    opacity: 0.45;
    z-index: 5;
    pointer-events: auto;
    filter: grayscale(0.5);
}

.carousel-card.next {
    transform: translateX(380px) translateZ(-150px) rotateY(-40deg);
    opacity: 0.45;
    z-index: 5;
    pointer-events: auto;
    filter: grayscale(0.5);
}

.carousel-card.hidden-prev {
    transform: translateX(-700px) translateZ(-400px) rotateY(60deg);
    opacity: 0;
}

.carousel-card.hidden-next {
    transform: translateX(700px) translateZ(-400px) rotateY(-60deg);
    opacity: 0;
}

.card-image-content {
    height: 50%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.card-image-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.5s ease;
}

.carousel-card:hover .card-image-placeholder {
    transform: scale(1.1);
}

.card-image-placeholder i {
    font-size: 5rem;
    color: rgba(255, 255, 255, 0.15);
}

.card-details {
    padding: 2.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    text-align: left;
    background: linear-gradient(180deg, rgba(20, 21, 28, 0) 0%, rgba(20, 21, 28, 1) 20%);
    flex-grow: 1;
}

.project-badge {
    display: inline-block;
    padding: 0.4rem 1.2rem;
    background: linear-gradient(90deg, #ff9500, #ff5e00);
    color: white;
    font-size: 0.7rem;
    font-weight: 900;
    border-radius: 50px;
    width: fit-content;
    letter-spacing: 1.5px;
    box-shadow: 0 4px 15px rgba(255, 149, 0, 0.2);
}

.carousel-card h3 {
    font-size: 2rem;
    font-weight: 700;
    color: white;
    margin: 0;
    letter-spacing: -0.5px;
}

.carousel-card p {
    color: #94a3b8;
    font-size: 1rem;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.view-details-btn {
    margin-top: auto;
    color: #ffbb00;
    text-decoration: none;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 2px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 0.6rem;
}

.view-details-btn:hover {
    gap: 1rem;
    color: #ffd000;
}

/* Indicators */
.carousel-indicators {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-top: -3rem;
    /* Adjusted for arrows */
    position: relative;
    z-index: 20;
}

/* Navigation Arrows */
.carousel-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 5%;
    pointer-events: none;
    z-index: 25;
}

.nav-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    color: var(--accent-gold);
    font-size: 1.2rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    pointer-events: auto;
}

.nav-btn:hover {
    background: rgba(255, 187, 0, 0.1);
    border-color: var(--accent-gold);
    box-shadow: 0 0 20px rgba(255, 187, 0, 0.2);
    transform: scale(1.1);
}

.nav-btn:active {
    transform: scale(0.95);
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.dot:hover {
    background: rgba(255, 255, 255, 0.4);
}

.dot.active {
    width: 35px;
    border-radius: 10px;
    background: var(--accent-gold);
    box-shadow: 0 0 15px rgba(255, 187, 0, 0.3);
}

/* Mobile Responsiveness for Carousel */
@media (max-width: 768px) {
    .projects-carousel {
        height: 500px;
    }

    .carousel-card {
        width: 300px;
        height: 450px;
    }

    .carousel-card.prev {
        transform: translateX(-180px) translateZ(-100px) rotateY(30deg);
        opacity: 0.3;
    }

    .carousel-card.next {
        transform: translateX(180px) translateZ(-100px) rotateY(-30deg);
        opacity: 0.3;
    }

    .carousel-nav {
        padding: 0 2%;
        top: auto;
        bottom: 0.5rem;
        transform: none;
        justify-content: center;
        gap: 8rem;
    }

    .nav-btn {
        width: 45px;
        height: 45px;
        font-size: 1rem;
    }

    .carousel-indicators {
        margin-top: 1rem;
    }
}

/* Experience Section */
.experience-section {
    position: relative;
    overflow: hidden;
}

/* Experience Section */
.experience-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.experience-item {
    display: flex;
    gap: 3rem;
    padding: 3rem;
    transition: var(--transition-smooth);
}

.experience-item:hover {
    border-color: var(--accent-gold);
    background: rgba(255, 187, 0, 0.05);
}

.exp-date {
    font-size: 1.1rem;
    font-weight: 600;
    min-width: 15rem;
}

.experience-item h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.company {
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    opacity: 0.8;
}

.experience-item .description {
    color: var(--text-secondary);
    font-size: 1.05rem;
}

/* Contact Section */
.contact-container {
    max-width: 1000px;
}

.contact-intro {
    font-size: 1.2rem;
    color: var(--text-secondary);
    margin-bottom: 4rem;
}

.contact-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.contact-card {
    text-decoration: none;
    padding: 3rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: var(--transition-smooth);
}

.contact-card:hover {
    transform: translateY(-10px);
    border-color: var(--accent-gold);
    box-shadow: 0 0 30px var(--accent-gold-glow);
}

.contact-card i {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
}

.contact-card .label {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--accent-gold);
    margin-bottom: 0.5rem;
}

.contact-card .value {
    font-weight: 600;
    color: var(--text-primary);
}

/* ===================== Responsive Breakpoints ===================== */

/* Large tablets / small desktops */
@media (max-width: 1200px) {
    main {
        padding: 0 3rem;
    }

    .hero-name {
        font-size: 5rem;
    }

    .section-title h2 {
        font-size: 2.5rem;
    }

    .contact-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Tablets */
@media (max-width: 992px) {
    main {
        padding: 0 2rem;
    }

    /* Hero */
    .hero-name {
        font-size: 3.8rem;
        letter-spacing: -1px;
    }

    .hero-section h2 {
        font-size: 1.4rem;
    }

    /* About */
    .about-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 2rem;
    }

    .about-image-box {
        width: 220px;
        height: 220px;
    }

    .about-text-content {
        padding: 2rem;
    }

    .about-info-grid {
        grid-template-columns: repeat(2, 1fr);
        text-align: left;
    }

    /* Skills */
    .skills-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* Projects */
    .projects-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    /* Experience */
    .experience-item {
        flex-direction: column;
        gap: 0.8rem;
        padding: 2rem;
    }

    .exp-date {
        min-width: unset;
        font-size: 0.95rem;
    }

    /* Contact */
    .contact-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 1.2rem;
    }

    .contact-card {
        padding: 2rem 1rem;
    }
}

/* Mobile */
@media (max-width: 768px) {

    /* Main layout — no left margin; bottom padding so content clears the nav bar */
    main {
        margin-left: 0;
        padding: 2rem 1.2rem 90px;
        max-width: 100%;
        width: 100%;
    }

    section {
        min-height: auto;
        padding: 5rem 0 3rem;
    }

    /* Section Titles */
    .section-title {
        margin-bottom: 2.5rem;
    }

    .section-title h2 {
        font-size: 2rem;
        letter-spacing: 1px;
    }

    /* ---- Sidebar → Full-width horizontal bottom navigation bar ---- */
    aside.sidebar {
        /* Reset vertical pill positioning */
        position: fixed;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        transform: none;

        /* Full-width bar */
        width: 100%;
        max-width: 100%;
        height: 68px;

        /* Horizontal layout */
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        padding: 0 0.5rem;
        gap: 0;

        /* Flat top corners, rounded elsewhere removed for bar look */
        border-radius: 20px 20px 0 0;

        /* Slightly stronger glass for readability */
        background: rgba(10, 10, 15, 0.92);
        backdrop-filter: blur(24px);
        -webkit-backdrop-filter: blur(24px);
        border-top: 1px solid rgba(255, 187, 0, 0.18);
        border-left: none;
        border-right: none;
        border-bottom: none;
        box-shadow: 0 -4px 30px rgba(0, 0, 0, 0.5);

        z-index: 1000;
    }

    /* Hide logo & divider — not enough room on mobile bar */
    .logo {
        display: none;
    }

    aside.sidebar .logo::after {
        display: none;
    }

    /* Hide hamburger — links are always visible */
    .menu-toggle {
        display: none;
    }

    /* Always show nav links as a horizontal row filling the bar */
    .nav-links {
        display: flex !important;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        width: 100%;
        margin-top: 0;
        gap: 0;
    }

    .nav-item {
        flex: 1;
        display: flex;
        justify-content: center;
    }

    /* Each link: icon + tiny label stacked */
    .nav-item a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0.4rem 0;
        gap: 0.2rem;
        width: 100%;
        font-size: 0.5rem;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        color: var(--text-secondary);
        transition: var(--transition-smooth);
    }

    /* Show short labels below icons on mobile */
    .nav-item a span {
        display: block;
        font-size: 0.5rem;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        line-height: 1;
    }

    .nav-item a i {
        font-size: 1.2rem;
    }

    /* Circular hover highlight */
    .nav-item a::before {
        width: 42px;
        height: 42px;
        border-radius: 50%;
    }


    /* ---- Hero ---- */
    .hero-section {
        padding-top: 3rem;
    }

    .hero-name {
        font-size: 2.6rem;
        letter-spacing: -1px;
        word-break: break-word;
    }

    .hero-section h2 {
        font-size: 1.1rem;
    }

    .tagline {
        font-size: 1rem;
    }

    .social-links {
        gap: 1.2rem;
    }

    .hero-btns {
        flex-direction: column;
        align-items: center;
        gap: 1rem;
    }

    .btn-gold,
    .btn-outline {
        width: 100%;
        max-width: 280px;
        text-align: center;
        padding: 0.9rem 1.5rem;
    }

    /* ---- About ---- */
    .about-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 1.5rem;
    }

    .about-image-box {
        width: 180px;
        height: 180px;
    }

    .placeholder-letter {
        font-size: 7rem;
    }

    .about-text-content {
        padding: 1.5rem;
        width: 100%;
    }

    .about-text-content h3 {
        font-size: 1.3rem;
    }

    .about-text-content p {
        font-size: 1rem;
    }

    .about-info-grid {
        grid-template-columns: 1fr;
        text-align: left;
        gap: 1.2rem;
    }

    /* ---- Skills ---- */
    .skills-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .skill-chips {
        gap: 0.75rem;
    }

    .skill-card {
        padding: 0.7rem 1.2rem;
        font-size: 0.9rem;
    }

    /* ---- Projects ---- */
    .projects-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }

    .project-image-placeholder {
        height: 180px;
    }

    .project-info {
        padding: 1.5rem;
    }

    .project-info h3 {
        font-size: 1.4rem;
    }

    .project-tags {
        gap: 0.5rem;
    }

    /* ---- Experience ---- */
    .experience-item {
        flex-direction: column;
        gap: 0.6rem;
        padding: 1.5rem;
    }

    .exp-date {
        min-width: unset;
        font-size: 0.85rem;
    }

    .experience-item h3 {
        font-size: 1.2rem;
    }

    /* ---- Contact ---- */
    .contact-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .contact-card {
        flex-direction: row;
        text-align: left;
        padding: 1.2rem 1.5rem;
        gap: 1.2rem;
        align-items: center;
    }

    .contact-card i {
        font-size: 1.8rem;
        margin-bottom: 0;
        min-width: 30px;
    }

    .contact-intro {
        font-size: 1rem;
        margin-bottom: 2rem;
    }
}

/* Small phones */
@media (max-width: 480px) {
    main {
        padding: 1.5rem 1rem 7rem;
    }

    .hero-name {
        font-size: 2.2rem;
    }

    .hero-section h2 {
        font-size: 1rem;
    }

    .section-title h2 {
        font-size: 1.7rem;
    }

    .about-image-box {
        width: 150px;
        height: 150px;
    }

    .placeholder-letter {
        font-size: 6rem;
    }

    .btn-gold,
    .btn-outline {
        max-width: 100%;
    }

    .project-links {
        flex-direction: column;
        gap: 0.8rem;
    }

    .contact-grid {
        grid-template-columns: 1fr;
    }

    /* On very small phones the bottom bar stays full-width — no overrides needed */
    aside.sidebar {
        height: 62px;
        border-radius: 16px 16px 0 0;
    }
}

/* ===================== Animations ===================== */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.8s ease-out;
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
}
