@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);header{height:auto;isolation:isolate;margin-top:0;min-height:100vh;overflow:hidden;padding:4.5rem 0 5rem;position:relative}header:before{background:linear-gradient(115deg,#22d3ee1f,#0000 34%),linear-gradient(245deg,#a3e6351f,#0000 36%);content:"";inset:0;opacity:.9;position:absolute;z-index:-1}.header__container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 9.5rem);position:relative;text-align:center}.header__container>h5:first-child{align-items:center;background:var(--surface-bg);border:1px solid var(--border-color);border-radius:999px;box-shadow:0 12px 30px var(--shadow-color);color:var(--color-light);display:inline-flex;justify-content:center;margin-bottom:.9rem;padding:.42rem .85rem}.header__container h1{background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;color:#0000;letter-spacing:0}.header__container .text-light{font-size:clamp(1rem,2vw,1.25rem);font-weight:500;margin-top:.65rem}.triangle{-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);filter:drop-shadow(0 16px 24px rgba(34,211,238,.18));height:70px;left:0;margin-top:1rem;top:-2.5rem}.carre,.triangle{animation:animate-rotate 10s linear infinite;background:var(--gradient-brand);position:absolute;width:50px}.carre{filter:drop-shadow(0 16px 24px rgba(163,230,53,.18));height:50px;right:0;top:15rem;transform:rotate(45deg)}@keyframes animate-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cta{display:flex;gap:1.2rem;justify-content:center;margin-top:1.6rem}.header__socials{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--surface-bg);border:1px solid var(--border-color);border-radius:999px;box-shadow:0 18px 44px var(--shadow-color);display:flex;flex-direction:column;font-size:1.25rem;gap:.55rem;left:0;padding:.55rem;position:absolute;top:8rem}.header__socials a{border-radius:50%;color:var(--text-color);display:grid;height:38px;place-items:center;transition:var(--transition);width:38px}.header__socials a:hover{background:var(--gradient-brand);color:#060608;transform:translateY(-2px)}.header__socials:after,.header__socials:before{background:var(--gradient-brand);content:"";height:1.6rem;width:1px}.header__socials .npm{height:1.35rem;width:1.35rem}.me{border:2px solid #ffffff29;border-radius:50%;box-shadow:var(--shadow-elevated);height:100%;margin-top:0;overflow:hidden;position:static;width:100%}.me1{align-items:center;background:var(--gradient-brand);border:1px solid var(--border-color);border-radius:50%;box-shadow:0 26px 70px #22d3ee1f;display:flex;height:clamp(11rem,22vw,16rem);justify-content:center;margin-top:2rem;padding:.35rem;width:clamp(11rem,22vw,16rem)}.scroll__down{bottom:2rem;color:var(--color-light);font-size:.9rem;font-weight:300;position:absolute;right:-2.3rem;transform:rotate(90deg)}@media screen and (max-width:1024px){header{min-height:100vh}}@media screen and (max-width:600px){header{padding:4.5rem 0 4rem}.header__container,header{min-height:auto}.header__socials{flex-direction:row;gap:.5rem;justify-content:center;margin:1.5rem auto 0;padding:.5rem;position:static;width:-webkit-fit-content;width:fit-content}.cta{margin-top:1.5rem}.header__socials a{height:40px;margin-right:0;width:40px}.header__socials:after,.header__socials:before{display:none}.me{height:100%!important;width:100%!important}.carre,.scroll__down,.triangle{display:none}}@media screen and (max-width:450px){header{min-height:auto}.header__socials a svg{height:22px!important;width:22px!important}}.cards{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem;perspective:1200px;width:min(100%,860px)}.card{height:190px;width:clamp(120px,16vw,150px)}.card__inner{height:100%;position:relative;transform-style:preserve-3d;width:100%}.card__back,.card__front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:var(--surface-bg);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-elevated);color:var(--text-color);display:flex;flex-direction:column;inset:0;justify-content:center;padding:1rem;position:absolute}.card__front img{height:92px;margin-bottom:1rem;max-width:92px;object-fit:contain}.card__front h4{line-height:1.2;text-transform:uppercase}.card__back{background:var(--gradient-brand);color:#060608;font-weight:500;line-height:1.45;padding:1rem;text-align:center;transform:rotateY(180deg)}@media (max-width:600px){.card{height:150px;width:118px}.card__front img{height:70px;margin-bottom:.75rem;object-fit:contain}.card__back p{font-size:12px}}nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--surface-bg);border:1px solid var(--border-color);border-radius:3rem;bottom:2rem;box-shadow:var(--shadow-elevated);gap:.35rem;left:50%;padding:.55rem;position:fixed;top:90%;transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:20}nav,nav a{align-items:center;display:flex}nav a{background:#0000;border-radius:50%;color:var(--color-light);font-size:1.1rem;justify-content:center;min-height:48px;min-width:48px;padding:.8rem;transition:var(--transition)}nav a:hover{background:#ffffff14;color:var(--text-color);transform:translateY(-2px)}nav a.active{background:var(--gradient-brand);box-shadow:0 12px 28px #22d3ee33;color:#060608}@media screen and (max-width:600px){nav{bottom:1rem;gap:.25rem;justify-content:space-between;padding:.55rem;width:calc(100% - 2rem)}nav a{min-height:42px;min-width:42px;padding:.75rem}}.about__container{grid-gap:clamp(2rem,8vw,6rem);align-items:center;display:grid;gap:clamp(2rem,8vw,6rem);grid-template-columns:minmax(260px,35%) minmax(0,1fr)}.about__me{aspect-ratio:1/1;background:var(--gradient-brand);box-shadow:var(--shadow-elevated);display:grid;padding:.35rem;place-items:center;width:100%}.about__me,.about__me-image{border-radius:var(--radius-card)}.about__me-image{height:100%;overflow:hidden;transform:rotate(-10deg);transition:var(--transition);width:100%}.triangle2{animation:animate-rotate 10s linear infinite;background:var(--gradient-brand);-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);height:70px;margin-right:15rem;position:absolute;right:0;width:50px}.about__me-image img{border:1px solid var(--border-color);border-radius:calc(var(--radius-card) - 4px);display:block;object-fit:cover;padding:.2rem;width:100%}.about__me-image{transform:rotate(0)}.about__cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.about__card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--surface-bg);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-elevated);padding:1.5rem;text-align:center;transition:var(--transition)}.about__card:hover{background-color:var(--surface-hover-bg);border-color:#22d3ee80;cursor:default;transform:translateY(-4px)}.about__icon{color:var(--color-primary);font-size:1.4rem;margin-bottom:1rem}.about__card h5{font-size:1.08rem;line-height:1.3}.about__card a:hover{color:var(--color-primary)}.about__card small{color:var(--color-light);font-size:.9rem}.about__description{margin:2rem 0 2.6rem;max-width:760px}.about__description p{color:var(--text-color);font-size:1.08rem;line-height:1.85;margin:0 0 1rem}.about__description p:last-child{margin-bottom:0}@media screen and (max-width:1024px){.about__container{gap:0;grid-template-columns:1fr}.about__me{margin:2rem auto 4rem;width:50%}.about__description{margin:1rem 0 1.5rem}}@media screen and (max-width:600px){.about__me{margin:0 auto 3rem;width:65%}.about__cards{gap:1rem;grid-template-columns:1fr;margin:0 1.5rem}.about__content{text-align:left}.about__description{margin:1.5rem}.about__description p{line-height:1.75}.triangle2{display:none}}.experience__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.experience__container>div{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--surface-bg);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-elevated);padding:clamp(1.5rem,4vw,2.4rem);transition:var(--transition)}.experience__container>div:hover{background:var(--surface-hover-bg);border-color:#22d3ee80;cursor:default}.experience__container>div h3{color:var(--color-primary);font-size:1.35rem;line-height:1.25;margin-bottom:2rem;text-align:center}.experience__content{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.experience__details{align-items:center;background:var(--gradient-soft);border:1px solid #94a3b81a;border-radius:10px;display:flex;gap:.85rem;min-width:0;padding:.75rem;transition:var(--transition)}.experience__details:hover{border-color:#22d3ee59;transform:translateY(-2px)}.experience__details h4{font-size:1.08rem;line-height:1.25}.experience__details small{color:var(--color-light);font-size:.9rem}.experience__details-icon{background:var(--field-bg);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 8px 18px var(--shadow-color);color:var(--color-primary);flex:0 0 52px;height:52px;margin-top:0;object-fit:contain;padding:.5rem;width:52px}@media screen and (max-width:1024px){.experience__container{grid-template-columns:1fr}.experience__container>div{margin:0 auto;padding:2rem;width:100%}.experience__content{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));padding:1rem 0 0}}@media screen and (max-width:600px){.experience__container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.experience__details{flex-direction:column;gap:.65rem;justify-content:center;min-height:132px;text-align:center}.experience__container>div{padding:2rem 1rem;width:100%}.experience__content{gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.experience__details-icon{flex-basis:50px;height:50px;width:50px}}@media screen and (max-width:380px){.experience__content{grid-template-columns:1fr}.experience__details{flex-direction:row;justify-content:flex-start;min-height:auto;text-align:left}}.portfolio__container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio__item{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--surface-bg);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-elevated);display:flex;flex-direction:column;padding:1.3rem;transition:var(--transition)}.portfolio__item:hover{background:var(--surface-hover-bg);border-color:#22d3ee80;transform:translateY(-5px)}.portfolio__item-image{aspect-ratio:16/10;background:var(--field-bg);border:1px solid #94a3b81f;border-radius:10px;overflow:hidden}.portfolio__item-image img{transition:transform .4s ease}.portfolio__item:hover .portfolio__item-image img{transform:scale(1.03)}.portfolio__item h3{color:var(--text-color);font-size:1.18rem;line-height:1.3;margin:1.2rem 0 1.5rem;min-height:2.6rem}.portfolio__item-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;margin-top:auto}@media screen and (max-width:1024px){.portfolio__container{gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:600px){.portfolio__container{gap:1rem;grid-template-columns:1fr}.portfolio__item h3{min-height:auto}}.container.container__testimonials{min-height:0;width:min(760px,var(--container-width-lg))}.client__avatar{aspect-ratio:1/1;border:2px solid var(--color-primary);border-radius:50%;box-shadow:0 10px 25px var(--shadow-color);margin:0 auto 1rem;overflow:hidden;width:4rem}.testimonial{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--surface-bg);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-elevated);padding:clamp(1.5rem,4vw,2.2rem);text-align:center;-webkit-user-select:none;user-select:none}.triangle3{-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);height:70px;margin-left:10rem;margin-top:10rem}.carre2,.triangle3{animation:animate-rotate 10s linear infinite;background:var(--gradient-brand);position:absolute;width:50px}.carre2{height:50px;margin-right:10rem;right:0;transform:rotate(45deg)}.client__review{color:var(--text-color);display:block;font-size:1.05rem;line-height:1.8;margin:.8rem auto 0;max-width:620px;width:100%}.client__name{color:var(--color-primary);font-size:1.12rem;line-height:1.3}@media screen and (max-width:1024px){.container.container__testimonials{width:var(--container-width-md)}.carre2,.triangle3{display:none}}@media screen and (max-width:600px){.container.container__testimonials{width:var(--container-width-sm)}.client__review{font-size:1rem;height:-webkit-max-content;height:max-content;line-height:1.7;width:100%}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.container.contact__container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(230px,.8fr) minmax(0,1.4fr);width:min(960px,var(--container-width-lg))}#contact{margin-bottom:5rem}.contact__options{display:flex;flex-direction:column;gap:1.2rem}.contact__option{background:var(--surface-bg);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-elevated);color:var(--text-color);padding:1.2rem;text-align:center;transition:var(--transition)}.contact__option:hover{background:var(--surface-hover-bg);border-color:#22d3ee80;color:var(--text-color);transform:translateY(-3px)}.contact__option-icon{color:var(--color-primary);font-size:1.65rem;margin-bottom:.5rem}.contact__option h4{font-size:1.12rem;line-height:1.3}.contact__option h5{font-size:.95rem;line-height:1.35}.contact__option a{color:inherit;display:inline-block;font-size:.92rem;font-weight:600;margin-top:.7rem}.btn.btn-primary.contact{padding:.65rem 1.2rem;width:-webkit-fit-content;width:fit-content}form{display:flex;flex-direction:column;gap:1.2rem}input,textarea{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:var(--field-bg);border:1px solid var(--border-color);border-radius:10px;box-shadow:0 10px 28px var(--shadow-color);color:var(--text-color);font:inherit;padding:1rem;resize:none;transition:var(--transition);width:100%}input:focus,textarea:focus{border-color:#22d3ee99;box-shadow:0 0 0 4px #22d3ee1f}input::placeholder,textarea::placeholder{color:var(--color-light)}input{height:50px}.modal{align-items:center;background:var(--surface-hover-bg);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-elevated);color:var(--text-color);display:flex;height:200px;justify-content:center;left:50%;padding:2rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:350px}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e;inset:0;position:fixed;z-index:30}.modal-message{font-size:1.15rem;line-height:1.5;text-align:center}.modal-btn{border:1px solid var(--border-color);border-radius:50%;color:var(--color-primary);cursor:pointer;font-weight:700;height:30px;position:absolute;right:1rem;top:1rem;width:30px}.modal-btn:hover{background:var(--gradient-brand);box-shadow:0 0 10px #00000080;color:#000}@media screen and (max-width:1024px){.container.contact__container{gap:2rem;grid-template-columns:1fr;width:var(--container-width-md)}}@media screen and (max-width:600px){.container.contact__container{width:var(--container-width-sm)}}footer{background:linear-gradient(#06080d0a 1px,#0000 1px),var(--gradient-brand);background-size:44px 44px,auto;color:#060608;font-size:.9rem;margin-top:7rem;padding:3rem 0;text-align:center}footer a{color:#060608;font-weight:600}.footer__logo{display:inline-block;font-weight:500;margin-bottom:1rem;max-width:320px}.footer__logo:hover{color:#060608;transform:translateY(-3px)}.triangle4{border-bottom:35px solid #0000;border-left:50px solid #060608;border-top:35px solid #0000;height:0;margin-left:10rem;margin-top:10rem;width:0}.carre3,.triangle4{animation:animate-rotate 10s linear infinite;position:absolute}.carre3{background:#060608;height:50px;margin-right:10rem;margin-top:-10rem;right:0;transform:rotate(45deg);width:50px}.permalinks{display:flex;flex-wrap:wrap;font-size:1.2rem;gap:2rem;justify-content:center;margin:0 auto 3rem;padding:0 1rem}.permalinks li a:hover{color:#0606089c}.footer__socials{display:flex;gap:1rem;justify-content:center;margin-bottom:4rem}.footer__socials a{background:#060608;border:1px solid #0000;border-radius:8px;color:var(--color-white);display:flex;padding:.8rem;transition:var(--transition)}.footer__socials a:hover{background:#0000;border-color:#060608;color:#060608;transform:translateY(-3px)}.footer__copyright{color:#060608;font-size:1rem;margin-bottom:4rem}@media screen and (max-width:600px){.permalinks{flex-direction:column;gap:1.5rem}.footer__logo>div{height:220px!important;width:220px!important}.carre3,.triangle4{display:none}}.cursor{animation:Anim1 1s infinite alternate;border-radius:50%;height:40px;left:0;pointer-events:none;position:fixed;top:0;width:40px;z-index:9999}.cursor:before{border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.cursor:before,.expand{background:var(--gradient-brand)}.expand{animation:Anim2 .5s}@keyframes Anim1{0%{transform:scale(1) rotate(0deg)}to{transform:scale(.7) rotate(190deg)}}@media (hover:none),(pointer:coarse){.cursor{display:none}}@keyframes Anim2{0%{transform:scale(1)}50%{transform:scale(2)}to{opacity:0;transform:scale(1)}}*{border:0;box-sizing:border-box;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}:root{--color-bg:#070a12;--color-bg-variant:#101827;--color-primary:#22d3ee;--color-primary-variant:#22d3ee3d;--color-white:#fff;--color-light:#fff9;--color-accent:#a3e635;--color-secondary:#8b5cf6;--text-color:#f8fafc;--surface-bg:#0a101dc7;--surface-hover-bg:#0f172af0;--field-bg:#ffffff14;--border-color:#94a3b82e;--shadow-color:#00000052;--shadow-elevated:0 24px 70px #00000047;--gradient-brand:linear-gradient(135deg,#22d3ee,#a3e635 55%,#8b5cf6);--gradient-soft:linear-gradient(180deg,#22d3ee1f,#a3e6350a);--radius-card:12px;--transition:all 260ms ease;--container-width-lg:75%;--container-width-md:86%;--container-width-sm:90%}html{scroll-behavior:smooth}::-webkit-scrollbar{display:none}body{color:#f8fafc;color:var(--text-color);font-family:Poppins,sans-serif;font-size:17px;line-height:1.7;min-height:100vh;overflow-x:hidden}body[data-theme=light]{--color-light:#111827b8;--text-color:#111827;--surface-bg:#ffffffc2;--surface-hover-bg:#fffffff5;--field-bg:#ffffffe6;--border-color:#0f172a21;--shadow-color:#1118271f;--shadow-elevated:0 24px 70px #0f172a24;background-image:linear-gradient(#22d3ee1f 1px,#0000 0),linear-gradient(90deg,#8b5cf61a 1px,#0000 0),linear-gradient(180deg,#f7fcff,#edf8fb 48%,#f7fff0)}body[data-theme=dark],body[data-theme=light]{background-size:48px 48px,48px 48px,auto;transition:background-color 1.05s ease-in-out}body[data-theme=dark]{--color-light:#f8fafcb8;--text-color:#f8fafc;--surface-bg:#080d18c7;--surface-hover-bg:#0f172af2;--field-bg:#ffffff12;--border-color:#94a3b833;--shadow-color:#0000006b;--shadow-elevated:0 24px 80px #0000006b;background-image:linear-gradient(#22d3ee0f 1px,#0000 0),linear-gradient(90deg,#a3e6350d 1px,#0000 0),linear-gradient(180deg,#05070d,#0b111d 50%,#07120f)}@media (hover:hover) and (pointer:fine){body[data-theme=dark],body[data-theme=light]{cursor:none}}.dark{height:40px;margin-right:1rem!important;position:fixed!important;right:0!important;top:2rem!important;width:100px;z-index:25}.language-switcher{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a101dc7;background:var(--surface-bg);border:1px solid #94a3b82e;border:1px solid var(--border-color);border-radius:999px;box-shadow:0 12px 30px #00000052;box-shadow:0 12px 30px var(--shadow-color);display:flex;gap:.2rem;padding:.25rem;position:fixed;right:8.5rem;top:2rem;z-index:25}.language-switcher button{background:#0000;border-radius:999px;color:#fff9;color:var(--color-light);cursor:pointer;font-family:inherit;font-size:.78rem;font-weight:700;min-height:34px;min-width:40px;padding:.35rem .55rem;transition:all .26s ease;transition:var(--transition)}.language-switcher button:hover{color:#f8fafc;color:var(--text-color)}.language-switcher button.active{background:linear-gradient(135deg,#22d3ee,#a3e635 55%,#8b5cf6);background:var(--gradient-brand);color:#060608}.about__card a,body[data-theme=dark] .about__card a{color:inherit}.container{margin:0 auto;width:75%;width:var(--container-width-lg)}h1,h2,h3,h4,h5{font-weight:600}h1{font-size:clamp(2.5rem,5vw,3.25rem);line-height:1.15}section{margin-top:8rem;scroll-margin-top:3rem}section>h2,section>h5{text-align:center}section>h2{background:linear-gradient(135deg,#22d3ee,#a3e635 55%,#8b5cf6);background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2;margin-bottom:3rem}a{color:#22d3ee;color:var(--color-primary);transition:all .26s ease;transition:var(--transition)}a:hover{color:#a3e635;color:var(--color-accent)}.text-light{color:#fff9;color:var(--color-light)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #22d3ee73;outline-offset:3px}.btn{align-items:center;background:#ffffff0a;border:1px solid #94a3b82e;border:1px solid var(--border-color);border-radius:999px;box-shadow:0 12px 30px #00000052;box-shadow:0 12px 30px var(--shadow-color);color:#f8fafc;color:var(--text-color);cursor:pointer;display:flex;font-size:.92rem;font-weight:700;justify-content:center;line-height:1.2;min-height:42px;min-width:108px;padding:.55rem .9rem;text-align:center;transition:all .26s ease;transition:var(--transition)}.btn:hover{transform:translateY(-2px)}.btn-primary,.btn:hover{background:linear-gradient(135deg,#22d3ee,#a3e635 55%,#8b5cf6);background:var(--gradient-brand);border-color:#0000;color:#060608}img{display:block;height:100%;object-fit:cover;width:100%}@media screen and (max-width:1024px){.container{width:86%;width:var(--container-width-md)}section{margin-top:6rem}}@media screen and (max-width:600px){.container{width:90%;width:var(--container-width-sm)}body{font-size:16px}section{margin-top:4rem}section>h2{margin-bottom:2rem}h1{font-size:2rem}.dark{height:40px;margin-right:1rem!important;position:absolute!important;right:0!important;top:1rem!important;width:100px}.btn{font-size:14px}.language-switcher{left:1rem;position:absolute;right:auto;top:1rem}}
/*# sourceMappingURL=main.b3a36096.css.map*/