.about-section .section-subtitle{text-align:left}.about-section .about-layout{grid-template-columns:minmax(260px,420px) minmax(0,1fr);align-items:center;gap:64px;margin-top:3em;display:grid}.about-section .about-visual{position:relative}.about-section .about-visual:before{content:"";filter:blur(24px);z-index:0;pointer-events:none;background:radial-gradient(circle,#bb0a2152,#0000 70%);position:absolute;inset:-20px}.about-section .about-image-frame{aspect-ratio:1;z-index:1;background:linear-gradient(145deg,#161616e6,#08090a);border:1px solid #a3a3a338;border-radius:20px;width:100%;position:relative;overflow:hidden}.about-section .about-image{object-fit:cover;object-position:center}.about-section .about-content .section-title{text-align:left;text-transform:none;margin-bottom:24px;font-size:clamp(2rem,5vw,3.5rem);line-height:1.08}.about-section .about-content .about-description{color:#a3a3a3;width:80%;margin-bottom:30px;font-size:1.05em;line-height:1.75}.about-section .about-point-groups{grid-template-columns:repeat(2,minmax(200px,1fr));gap:28px 22px;margin:0;display:grid}.about-section .about-point-group{min-width:0}.about-section .about-point-title{text-transform:uppercase;letter-spacing:.08em;color:#fdfdfd;margin-bottom:14px;font-size:1.05rem}.about-section .about-points{gap:16px;margin:0;padding:0;list-style:none;display:grid}.about-section .about-points li{color:#f4f7f5;padding-left:16px;font-weight:500;line-height:1.5;position:relative}.about-section .about-points li:before{content:"";background:#bb0a21;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}@media (max-width:1024px){.about-section .about-layout{grid-template-columns:1fr;gap:42px}.about-section .about-visual{width:100%;max-width:460px;margin:0 auto}.about-section .about-content .about-description{width:100%}}@media (max-width:768px){.about-section .about-layout{gap:28px;margin-top:2em}.about-section .about-point-groups{grid-template-columns:1fr;gap:18px}.about-section .about-content .about-description{font-size:1rem;line-height:1.65}}
.contact-form{flex-direction:column;gap:20px;display:flex}.form-field{flex-direction:column;display:flex}input,textarea{color:#fdfdfd;background:#161616;border:1px solid #444545;border-radius:15px;width:100%;padding:15px 20px;font-size:15px;transition:all .25s}textarea{resize:none;min-height:140px}input::placeholder,textarea::placeholder{color:#a3a3a3}input:focus,textarea:focus{border-color:#a3a3a3;outline:none}.input-error{border-color:#ff4d4d!important}.error{color:#ff4d4d;margin-top:10px;font-size:13px}.form-success{color:#4ade80;margin-top:16px;font-size:14px}.form-error{color:#ff4d4d;margin-top:16px;font-size:14px}
.contact-section{padding:120px 0}.contacts-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-top:4em;display:grid}.socials-container p{color:#a3a3a3;margin-bottom:40px;font-size:18px;line-height:1.7}.socials-list{flex-direction:column;gap:18px;display:flex}.contact-link{color:#fdfdfd;align-items:center;gap:16px;transition:all .25s;display:flex}.contact-link:hover{color:#bb0a21;transform:translate(6px)}.contact-icon{color:#fdfdfd;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-icon svg{opacity:.8;width:20px;height:20px}.contact-icon:hover{box-shadow:0 5px 20px #bb0a2126}@media (max-width:900px){.contacts-container{grid-template-columns:1fr;gap:34px}.contact-section{padding:80px 0}}@media (max-width:560px){.contact-section{padding:60px 0}.socials-container p{margin-bottom:26px;font-size:16px;line-height:1.6}}
.hero-container{background:radial-gradient(circle at 50% 35%,#bb0a210f,#0000 55%),radial-gradient(circle at 50% 60%,#bb0a210a,#0000 70%),#08090a;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-container:before{content:"";filter:blur(80px);opacity:.6;background:#08090a80;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;line-height:2.5em;display:flex;position:relative}.hero-content h1{margin-bottom:50px;line-height:1.12}.hero-content .subtitle{margin-bottom:50px;font-size:2.2em;line-height:1.35}.hero-actions{justify-content:center;align-items:center;gap:40px;display:flex}.hero-scroll-layer{z-index:3;pointer-events:none;position:absolute;inset:0}.scroll-indicator-text{z-index:3;letter-spacing:.16em;text-transform:uppercase;color:#fdfdfd8c;pointer-events:none;font-size:11px;position:absolute;bottom:84px;left:50%;transform:translate(-50%)}.scroll-indicator{z-index:3;pointer-events:auto;justify-content:center;align-items:center;text-decoration:none;transition:transform .3s;display:inline-flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-indicator:hover{transform:translate(-50%)translateY(-2px)}.scroll-mouse{border:1px solid #fdfdfd73;border-radius:999px;justify-content:center;align-items:flex-start;width:24px;height:40px;padding-top:8px;display:inline-flex;box-shadow:0 0 18px #bb0a2133}.scroll-wheel{background:#fdfdfde6;border-radius:999px;width:4px;height:8px;animation:1.6s cubic-bezier(.33,1,.68,1) infinite scroll-wheel}@keyframes scroll-wheel{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(12px)}}@media (max-width:1024px){.hero-container{min-height:90vh}.hero-content .subtitle{font-size:clamp(1.3rem,3.7vw,1.9rem)}}@media (max-width:768px){.hero-container{min-height:88vh}.hero-content{line-height:1.6}.hero-content h1{width:80%;margin-bottom:26px;font-size:clamp(2rem,9vw,2.8rem);line-height:1.3em}.hero-content .subtitle{width:80%;margin-bottom:28px;font-size:clamp(1.05rem,5vw,1.35rem)}.scroll-indicator-text{letter-spacing:.12em;font-size:10px;bottom:74px}.scroll-indicator{bottom:20px}}
.project-container{cursor:pointer;color:inherit;border:1px solid #1616164d;border-radius:15px;flex-direction:column;text-decoration:none;transition:all 1s;display:flex;position:relative;overflow:hidden;transform:translateY(0)}.project-container:hover .project-img .image{transform:scale(1.05)}.project-container:hover .project-link{opacity:1;transform:scale(1)}.project-img{width:100%;height:350px;position:relative;overflow:hidden}.project-img .image{object-fit:cover;transition:transform .6s}.project-img:after{content:"";background:linear-gradient(#0000 40%,#08090af2 100%);position:absolute;inset:0}.project-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fdfdfd;opacity:0;background:#bb0a214d;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .3s;display:grid;position:absolute;top:18px;right:18px;transform:scale(0)}.project-content{padding:28px}.project-content h3{margin-bottom:12px}.project-content p{color:#a3a3a3;margin-bottom:18px;line-height:1.6}.tech-list{flex-wrap:wrap;gap:10px;display:flex}.tech{text-transform:capitalize;color:#a3a3a3;background:#161616;border-radius:20px;padding:6px 12px;font-size:13px}@media (max-width:900px){.project-img{height:280px}}@media (max-width:560px){.project-img{height:220px}.project-content{padding:18px}.project-content p{font-size:15px}.tech{padding:5px 10px;font-size:12px}}
.projects-section{margin-top:3em}.projects-slider-controls{justify-content:center;align-items:center;gap:16px;margin-top:2.5em;display:flex}.slider-btn{color:#fdfdfd;cursor:pointer;background:0 0;border:1px solid #16161666;border-radius:50%;width:44px;height:44px;transition:all .3s}.slider-btn:hover{background:#bb0a2140;border-color:#bb0a21cc}.slider-counter{color:#a3a3a3;text-align:center;min-width:60px}.projects-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px;margin:2em 0 4em;display:grid}.projects-list--animated{animation:.42s cubic-bezier(.22,1,.36,1) projects-slide-fade}@keyframes projects-slide-fade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.projects-section{margin-top:1.5em}.projects-list{grid-template-columns:1fr}.projects-slider-controls{margin-top:1.4em}}@media (max-width:560px){.projects-list{margin:1.4em 0 2.8em}.slider-btn{width:38px;height:38px}}
.skill-item{background:#161616;border:1px solid #444545;border-radius:15px;padding:15px 20px;font-size:13px;transition:all .7s}.skill-item:hover{border-color:#bb0a2166;box-shadow:0 0 18px 5px #9804181a}
.skills-list-content{flex-direction:column;justify-content:space-between;gap:10px;width:100%;display:flex}.skills-list{flex-direction:column;gap:12px;margin-top:10px;display:flex}
.skills-list-container{flex-direction:row;justify-content:space-between;gap:40px;display:flex}@media (max-width:1100px){.skills-list-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}}@media (max-width:700px){.skills-list-container{grid-template-columns:1fr}}
