.about-section{position:relative;background:radial-gradient(circle at 85% 20%,rgb(0 127 255/10%) 0,transparent 50%),var(--section-bg)}.about-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0,127,255,.04) .1875rem,transparent 0),linear-gradient(90deg,rgba(0,127,255,.04) .1875rem,transparent 0);background-size:2.5rem 2.5rem;pointer-events:none}.about-container,.about-content{display:flex;gap:3.2rem;width:100%;align-items:center;justify-content:center}.about-container{position:relative;z-index:1;flex-direction:column;align-items:stretch}.about-title{text-align:center;font-size:clamp(2.1rem,3.1vw,3.2rem);letter-spacing:.02em}.about-content{border:1px solid var(--card-border);border-radius:1.7rem;background:var(--card-bg);box-shadow:var(--card-shadow);padding:clamp(1.2rem,2.2vw,2rem);flex-wrap:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.about-content__img-container{display:flex;width:min(28rem,100%);height:100%;align-content:center;align-items:center;justify-content:center;padding:.5rem;position:relative;flex-shrink:0}.about-skeleton__image{position:absolute;inset:.5rem;border-radius:1.3rem}.about-content__img-container:after{content:"";display:flex;justify-content:center;position:absolute;bottom:-1.6rem;left:auto;right:auto;width:72%;height:36%;transform:rotateX(75deg);background:var(--palette-primary-500);backdrop-filter:blur(300px);-webkit-backdrop-filter:blur(300px);z-index:-1;opacity:.32;pointer-events:none;border-radius:20rem;box-shadow:0 0 24px 22px rgb(0 127 255/35%)}.about-content__picture{border-radius:1.3rem;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:1px solid var(--card-border)}.about-content__picture img{width:100%;height:100%;object-fit:cover}.about-content__text{word-wrap:break-word;width:min(100%,48rem);text-align:left;display:grid;grid-gap:1rem;gap:1rem}.about-content__paragraph{margin:0;color:var(--palette-text-secondary);line-height:1.7;font-size:clamp(1.02rem,1.15vw,1.22rem)}.about-content__paragraph--lead{color:var(--palette-text-secondary);font-size:clamp(1.1rem,1.28vw,1.35rem);font-weight:500}@media screen and (max-width:1024px){.about-content{flex-direction:column;align-items:stretch}.about-content__img-container{width:100%}}@media screen and (max-width:512px){.about-content{border-radius:1rem;padding:1rem}.about-content__text{width:auto}}.hero-section{position:relative;overflow:hidden;min-height:100vh;background-color:#0d1829}.hero-section:before{background:radial-gradient(circle at 15% 20%,rgb(0 127 255/28%) 0,transparent 48%),linear-gradient(180deg,rgb(9 18 34/25%),rgb(7 14 27/84%) 70%,rgb(3 8 18/92%))}.hero-section:after,.hero-section:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.hero-section:after{background-image:linear-gradient(90deg,rgb(255 255 255/.06) 1px,transparent 0);background-size:80px 80px;opacity:.22}.hero__container{position:relative;z-index:2;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:6rem 2rem 4rem}.hero__content{width:min(100%,980px);align-items:flex-start;gap:1.75rem;border-radius:1.5rem;padding:clamp(1.5rem,3vw,2.5rem);background:rgb(9 15 28/45%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 24px 65px rgb(0 0 0/28%),inset 0 0 0 1px rgb(255 255 255/10%)}.hero__content,.hero__title{display:flex;flex-direction:column}.hero__title{text-align:left;word-wrap:break-word;gap:.6rem}.hero__title-static{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.08;color:white}.hero__paragraph{font-size:clamp(1.1rem,1.3vw,1.5rem);text-align:left;color:rgb(235 241 253/92%);line-height:1.6;max-width:65ch}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.hero__cta-main{font-size:1.15rem;padding:.95rem 1.45rem}.hero__cta-secondary{color:var(--color-white);font-size:1.05rem;font-weight:600;letter-spacing:.04em;border:1px solid rgb(255 255 255/30%);border-radius:10px;padding:.95rem 1.35rem;background:rgb(255 255 255/7%);transition:border-color .25s ease,background-color .25s ease,transform .25s ease}.hero__cta-secondary:hover{border-color:rgb(255 255 255/55%);background:rgb(255 255 255/14%);transform:translateY(-1px)}.hero__cv{position:fixed;bottom:3rem;right:3rem;z-index:9;color:var(--color-white);background:var(--palette-primary-500);text-decoration:none;font-size:2rem;font-weight:700;display:flex;align-items:center;gap:.5rem;transition:opacity .5s;border-radius:.5rem;padding:1rem 1.7rem}.hero__cv:hover{opacity:.7}.hero__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(105%) contrast(98%)}@media screen and (max-width:768px){.hero__container{padding-top:5rem}.hero__content{align-items:center}.hero__content,.hero__paragraph,.hero__title{text-align:center}.hero__actions{justify-content:center}}@media screen and (max-width:425px){.hero__content{border-radius:1rem;padding:1.2rem}.hero__cv{bottom:.5rem;right:.5rem;padding:.5rem .9rem}}.hero__title.animated{display:flex;align-items:center;justify-content:center;height:5rem}.animated-word-container{display:inline-flex;align-items:center;min-height:1.3em;font-size:clamp(1.9rem,4.3vw,3.8rem);font-weight:700;line-height:1.2;animation:show .25s linear;background:linear-gradient(90deg,var(--palette-primary-100),var(--palette-primary-300));-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-right:.25rem;position:relative}.animated-word-container:after{content:"";width:.12em;height:.95em;background:var(--palette-primary-100);margin-left:.16em;animation:blink 1s step-end infinite}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes blink{0%,45%{opacity:1}46%,to{opacity:0}}@media screen and (max-width:768px){.hero__title.animated{font-size:3rem;height:9rem}.animated-word-container{justify-content:center}}.project-item{width:clamp(18rem,28vw,27rem);border-radius:1.1rem;background:var(--card-bg);border:1px solid var(--card-border);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;overflow:hidden;display:flex;flex-direction:column}.project-item:hover{transform:translateY(-7px);box-shadow:0 20px 52px rgb(0 0 0/40%),0 0 0 1px rgb(0 127 255/45%);border-color:rgb(0 127 255/45%)}.project-item--animation{box-shadow:0 6px 30px 5px var(--palette-primary-900),0 15px 14px -10px var(--palette-secondary-200)}.project-item-figure{position:relative;overflow:hidden;flex-shrink:0}.project-item-figure-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgb(8 14 28/82%));z-index:1}.project-item-figure img{width:100%;height:13rem;object-fit:cover;transition:transform .5s ease;display:block}.project-item:hover .project-item-figure img{transform:scale(1.07)}.project-item-content{display:flex;flex-direction:column;gap:.55rem;padding:1.1rem 1.25rem 1.25rem;flex:1 1;position:relative}.project-item-content h4{color:var(--palette-text-secondary);font-size:1.12rem;font-weight:700;line-height:1.25}.project-item-content p{color:var(--palette-text-secondary);opacity:.78;font-size:.92rem;line-height:1.55;margin-bottom:.4rem;min-height:2.8rem}.project-item-content a{font-size:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:var(--palette-primary-500);color:var(--color-white);padding:.5rem 1rem;font-weight:700;border-radius:.5rem;transition:background .3s}.project-item-content a:hover{background:var(--palette-primary-700)}.project-item-content>.project-tech-stack-container{position:relative;top:auto;width:auto;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.65rem;border-top:1px solid var(--card-border)}