@charset "UTF-8";.block-changelog-section{position:relative;padding:140px 0;padding:clamp(80px,10vw,140px) 0;background:radial-gradient(circle at top center,rgba(53,208,230,0.08),transparent 55%),#0b0f13;overflow:hidden; }.block-changelog-section .container{max-width:1200px;margin:0 auto;position:relative;}.block-changelog-section .section-title{font-size:14px;letter-spacing:0.12em;text-align:center;text-transform:uppercase;color:#3cc7ff;margin-bottom:14px;font-weight:600;}.block-changelog-section .section-title h1{font-size:14px;letter-spacing:0.12em;text-align:center;text-transform:uppercase;color:#3cc7ff;margin-bottom:14px;font-weight:600;}.block-changelog-section .section-title p{font-size:14px;letter-spacing:0.12em;text-align:center;text-transform:uppercase;color:#3cc7ff;margin-bottom:14px;font-weight:600;}.block-changelog-section .title{text-align:center;font-size:42px;font-weight:700;color:#ffffff;margin-bottom:90px;}.block-changelog-section .title span{color:#3cc8ff;}.block-changelog-section .changelog-list{position:relative;display:flex;flex-direction:column;gap:120px;}.block-changelog-section .changelog-list:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:2px;background:linear-gradient(to bottom,transparent,rgba(60,200,255,0.6),transparent);}.block-changelog-section .changelog-list h3{font-size:clamp(1.25rem,3vw,1.25rem);margin-bottom:5px;}.block-changelog-section .changelog-list p{font-size:clamp(0.9rem,1.2vw,1rem);line-height:1.65;color:rgba(255,255,255,0.75);}.block-changelog-section .changelog-item{position:relative;width:100%;display:flex;}.block-changelog-section .changelog-item:nth-child(odd){justify-content:flex-start;}.block-changelog-section .changelog-item:nth-child(odd) .changelog-card{margin-right:auto;transform-origin:right center;}.block-changelog-section .changelog-item:nth-child(even){justify-content:flex-end;}.block-changelog-section .changelog-item:nth-child(even) .changelog-card{margin-left:auto;transform-origin:left center;}.block-changelog-section .changelog-item:before{content:"";position:absolute;top:20px;left:50%;transform:translateX(-50%);width:10px;height:10px;background:#3cc8ff;border-radius:50%;box-shadow:0 0 0 6px rgba(60,200,255,0.15);z-index:2;}.block-changelog-section .changelog-card{width:520px;padding:40px 20px 30px;background:linear-gradient(180deg,rgba(255,255,255,0.06),rgba(255,255,255,0.02));border:1px solid rgba(255,255,255,0.08);border-radius:16px;backdrop-filter:blur(14px);box-shadow:0 20px 40px rgba(0,0,0,0.35),inset 0 1px 0 rgba(255,255,255,0.08);transition:transform 0.35s ease,box-shadow 0.35s ease; }.block-changelog-section .changelog-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px rgba(0,0,0,0.5),0 0 0 1px rgba(60,200,255,0.25);}.block-changelog-section .changelog-card .head{display:flex;align-items:center;gap:14px;margin-bottom:14px;}.block-changelog-section .changelog-card .head div:first-child{padding:4px 10px;border-radius:999px;background:rgba(60,200,255,0.15);color:#6fe6ff;font-size:12px;font-weight:600;letter-spacing:0.04em;}.block-changelog-section .changelog-card .head div:last-child{font-size:12px;color:#8ea6b0;}.block-changelog-section .changelog-card .body{font-size:18px;font-weight:600;color:#ffffff;margin-bottom:14px;}.block-changelog-section .changelog-card .changelog-list-items-container{display:flex;flex-direction:column;gap:10px;padding-left:0;margin:0;list-style:none;}.block-changelog-section .changelog-card .changelog-list-items-container .item{position:relative;padding-left:18px;}.block-changelog-section .changelog-card .changelog-list-items-container .item:before{content:"›";position:absolute;left:0;top:0;color:#3cc8ff;font-weight:700;}.block-changelog-section .changelog-card .changelog-list-items-container .item p{font-size:14px;color:#cfd8dc;line-height:1.55;}@media (max-width:1024px){.block-changelog-section .changelog-list:before{left:calc(50% - 1px);}.block-changelog-section .changelog-item{justify-content:flex-start !important;}.block-changelog-section .changelog-item:before{left:calc(50% - 6px);transform:none;top:-6px;transform:none;}.block-changelog-section .changelog-card{width:100%;margin-left:0px !important;}.block-changelog-section .block-changelog-section .changelog-list{gap:40px;}}@media (max-width:640px){.block-changelog-section{padding:100px 0;}.block-changelog-section .title{font-size:32px;}.block-changelog-section .changelog-card{padding:22px;}}