.Carousel-module__kvvB0q__carouselContainer{width:100%;height:400px;box-shadow:var(--card-shadow);background:var(--surface);border-radius:1rem;margin-bottom:3rem;position:relative;overflow:hidden}.Carousel-module__kvvB0q__carouselTrack{width:100%;height:100%;position:relative}.Carousel-module__kvvB0q__slide{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s ease-in-out;display:flex;position:absolute;top:0;left:0}.Carousel-module__kvvB0q__imagePlaceholder{background:linear-gradient(45deg,var(--surface),var(--surface-hover));width:100%;height:100%;color:var(--text-secondary);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Carousel-module__kvvB0q__caption{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;border-radius:.5rem;padding:.5rem 1rem;position:absolute;bottom:2rem;left:2rem}.Carousel-module__kvvB0q__navBtn{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;padding:1rem;font-size:1.5rem;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__kvvB0q__navBtn:hover{background:#000c}.Carousel-module__kvvB0q__prev{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;left:0}.Carousel-module__kvvB0q__next{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;right:0}.Carousel-module__kvvB0q__dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.Carousel-module__kvvB0q__dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:10px;height:10px;transition:background .2s}.Carousel-module__kvvB0q__activeDot{background:#fff;transform:scale(1.2)}
.RecentProject-module__QLuEEq__container{width:100%;max-width:var(--max-width);background:var(--surface);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:1.5rem;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:4rem;padding:3rem;display:grid;position:relative;overflow:hidden}.RecentProject-module__QLuEEq__content{z-index:2;position:relative}.RecentProject-module__QLuEEq__label{color:var(--secondary);text-transform:uppercase;letter-spacing:.05em;background:#06b6d41a;border-radius:2rem;margin-bottom:1rem;padding:.3rem .8rem;font-size:.9rem;font-weight:600;display:inline-block}.RecentProject-module__QLuEEq__title{background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem}.RecentProject-module__QLuEEq__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.RecentProject-module__QLuEEq__button{background:var(--primary);color:#fff;border-radius:2rem;padding:1rem 2rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-block}.RecentProject-module__QLuEEq__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf64d}.RecentProject-module__QLuEEq__imageContainer{background:var(--surface-hover);border-radius:1rem;justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.RecentProject-module__QLuEEq__placeholderLabel{color:var(--text-secondary);opacity:.5;font-size:1.5rem;font-weight:700}.RecentProject-module__QLuEEq__image{object-fit:cover;width:100%;height:100%}.RecentProject-module__QLuEEq__glow{pointer-events:none;background:radial-gradient(circle,#06b6d426,#0000 60%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:900px){.RecentProject-module__QLuEEq__container{grid-template-columns:1fr;gap:2rem;padding:2rem}.RecentProject-module__QLuEEq__imageContainer{order:-1;height:200px}}
.Toolkit-module__p2XCsG__toolkitWrapper{width:100%;max-width:var(--max-width);text-align:center;margin:4rem 0}.Toolkit-module__p2XCsG__title{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;font-size:1.5rem}.Toolkit-module__p2XCsG__marqueeContainer{background:var(--surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);width:100%;padding:1.5rem 0;position:relative;overflow:hidden}.Toolkit-module__p2XCsG__marqueeTrack{gap:4rem;width:max-content;animation:30s linear infinite Toolkit-module__p2XCsG__scroll;display:flex}.Toolkit-module__p2XCsG__toolItem{color:var(--text-primary);white-space:nowrap;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;display:flex}.Toolkit-module__p2XCsG__icon{font-size:1.5rem}.Toolkit-module__p2XCsG__marqueeContainer:hover .Toolkit-module__p2XCsG__marqueeTrack{animation-play-state:paused}@keyframes Toolkit-module__p2XCsG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Toolkit-module__p2XCsG__marqueeContainer:before,.Toolkit-module__p2XCsG__marqueeContainer:after{content:"";pointer-events:none;z-index:2;width:100px;height:100%;position:absolute;top:0}.Toolkit-module__p2XCsG__marqueeContainer:before{background:linear-gradient(to right,var(--background),transparent);left:0}.Toolkit-module__p2XCsG__marqueeContainer:after{background:linear-gradient(to left,var(--background),transparent);right:0}
.Timeline-module__2BcEfa__timelineWrapper{width:100%;max-width:var(--max-width);flex-direction:column;align-items:center;margin:6rem 0;display:flex;position:relative}.Timeline-module__2BcEfa__title{color:var(--text-primary);letter-spacing:-.02em;background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:3rem;font-size:2rem;font-weight:800}.Timeline-module__2BcEfa__timelineContainer{scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:1rem 0;position:relative;overflow-x:auto}.Timeline-module__2BcEfa__timelineContainer::-webkit-scrollbar{display:none}.Timeline-module__2BcEfa__timelineWrapper{text-align:center;justify-content:center;padding-top:60px;padding-bottom:6rem;display:flex;position:relative;overflow-x:auto}.Timeline-module__2BcEfa__line{z-index:0;background:#ffffff1a;border-radius:6px;height:6px;position:absolute;top:87px;left:10%;right:10%}.Timeline-module__2BcEfa__line:after{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:6px;width:60%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 20px #8b5cf680}.Timeline-module__2BcEfa__nodesContainer{z-index:1;justify-content:space-between;align-items:flex-start;width:80%;max-width:1000px;display:flex;position:relative}.Timeline-module__2BcEfa__nodeWrapper{cursor:pointer;z-index:2;flex-direction:column;align-items:center;gap:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.Timeline-module__2BcEfa__nodeWrapper:hover{transform:scale(1.1)}.Timeline-module__2BcEfa__node{background:var(--surface);border:4px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-top:0;font-size:1.2rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 20px #0000004d}.Timeline-module__2BcEfa__nodeWrapper:nth-child(-n+4) .Timeline-module__2BcEfa__node{border-color:var(--primary);background:#8b5cf61a}.Timeline-module__2BcEfa__circleWrapper:before{content:"";background:linear-gradient(45deg,var(--primary),var(--secondary));opacity:0;filter:blur(8px);border-radius:50%;transition:opacity .3s;position:absolute;inset:-4px}.Timeline-module__2BcEfa__node:hover .Timeline-module__2BcEfa__circleWrapper:before{opacity:.8}.Timeline-module__2BcEfa__circle{background:var(--surface);width:100%;height:100%;color:var(--text-secondary);z-index:2;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 10px #0003}.Timeline-module__2BcEfa__node:hover .Timeline-module__2BcEfa__circle{background:var(--surface-highlight);color:#fff;border-color:var(--primary);transform:scale(1.1)}.Timeline-module__2BcEfa__content{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.Timeline-module__2BcEfa__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.Timeline-module__2BcEfa__subLabel{color:var(--text-secondary);opacity:.8;font-size:.75rem}.Timeline-module__2BcEfa__connector{background:var(--surface);border:2px solid var(--text-secondary);z-index:1;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}
.YearModal-module__abobYG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s YearModal-module__abobYG__fadeIn;display:flex;position:fixed;top:0;left:0}.YearModal-module__abobYG__modal{background:var(--surface);border:1px solid var(--border-color);width:90%;max-width:500px;animation:YearModal-module__abobYG__slideUp .3s ease cubic-bezier(.16,1,.3,1);border-radius:1.5rem;padding:2rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.YearModal-module__abobYG__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute;top:1rem;right:1.5rem}.YearModal-module__abobYG__header{margin-bottom:1.5rem}.YearModal-module__abobYG__badge{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:1rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.YearModal-module__abobYG__title{background:linear-gradient(to right,white,var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1.8rem}.YearModal-module__abobYG__body{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.YearModal-module__abobYG__statsGrid{border-top:1px solid var(--border-color);gap:2rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.YearModal-module__abobYG__statItem{flex-direction:column;display:flex}.YearModal-module__abobYG__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.8rem}.YearModal-module__abobYG__statValue{color:#fff;font-size:1.5rem;font-weight:700}.YearModal-module__abobYG__footer{justify-content:flex-end;display:flex}.YearModal-module__abobYG__ctaBtn{color:#000;background:#fff;border-radius:2rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s}.YearModal-module__abobYG__ctaBtn:hover{transform:scale(1.05)}@keyframes YearModal-module__abobYG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes YearModal-module__abobYG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.HomeNavigation-module__lTdouW__grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1400px;margin:4rem auto;padding:0 1rem;display:grid}.HomeNavigation-module__lTdouW__card{background:var(--surface);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;flex-direction:column;justify-content:space-between;min-height:160px;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.HomeNavigation-module__lTdouW__cardHeader{z-index:2;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.HomeNavigation-module__lTdouW__navTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.HomeNavigation-module__lTdouW__icon{color:var(--text-secondary);transition:color .3s}.HomeNavigation-module__lTdouW__description{color:var(--text-secondary);z-index:2;margin-top:auto;font-size:.9rem;line-height:1.4}.HomeNavigation-module__lTdouW__glow{background:radial-gradient(circle at bottom center,var(--glow-color),transparent 70%);opacity:.3;z-index:1;pointer-events:none;width:150%;height:150px;transition:opacity .4s,height .4s;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.HomeNavigation-module__lTdouW__card:hover .HomeNavigation-module__lTdouW__glow{opacity:.8;height:200px}.HomeNavigation-module__lTdouW__card:hover{border-color:#fff3;transform:translateY(-5px)}.HomeNavigation-module__lTdouW__card:hover .HomeNavigation-module__lTdouW__navTitle{color:var(--text-primary);text-shadow:0 0 20px #8b5cf64d}.HomeNavigation-module__lTdouW__card:hover .HomeNavigation-module__lTdouW__icon{color:var(--text-primary)}.HomeNavigation-module__lTdouW__blue{--glow-color:#60a5fa99}.HomeNavigation-module__lTdouW__purple{--glow-color:#c084fc99}.HomeNavigation-module__lTdouW__orange{--glow-color:#f8717199}.HomeNavigation-module__lTdouW__green{--glow-color:#4ade8099}@media (max-width:1000px){.HomeNavigation-module__lTdouW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.HomeNavigation-module__lTdouW__grid{grid-template-columns:1fr}}
.AboutMe-module__Grl42W__container{max-width:var(--max-width);margin:6rem auto;padding:0 2rem}.AboutMe-module__Grl42W__content{grid-template-columns:1.5fr 1fr;align-items:center;gap:4rem;display:grid}.AboutMe-module__Grl42W__textSection{flex-direction:column;gap:1.5rem;display:flex}.AboutMe-module__Grl42W__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.AboutMe-module__Grl42W__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.AboutMe-module__Grl42W__avatarSection{flex-direction:column;align-items:center;gap:2rem;display:flex}.AboutMe-module__Grl42W__avatar{position:relative}.AboutMe-module__Grl42W__avatarPlaceholder{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative;box-shadow:0 20px 40px #8b5cf64d}.AboutMe-module__Grl42W__avatarPlaceholder:before{content:"";background:linear-gradient(135deg,var(--primary),var(--secondary));opacity:.3;filter:blur(20px);z-index:-1;border-radius:50%;position:absolute;inset:-4px}.AboutMe-module__Grl42W__initials{color:#fff;font-size:4rem;font-weight:900}.AboutMe-module__Grl42W__stats{justify-content:center;gap:2rem;width:100%;display:flex}.AboutMe-module__Grl42W__stat{text-align:center}.AboutMe-module__Grl42W__statValue{color:var(--primary);margin-bottom:.25rem;font-size:2rem;font-weight:700}.AboutMe-module__Grl42W__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}@media (max-width:900px){.AboutMe-module__Grl42W__content{grid-template-columns:1fr;gap:3rem}.AboutMe-module__Grl42W__avatarSection{order:-1}.AboutMe-module__Grl42W__title{font-size:2rem}.AboutMe-module__Grl42W__description{font-size:1rem}.AboutMe-module__Grl42W__avatarPlaceholder{width:150px;height:150px}.AboutMe-module__Grl42W__initials{font-size:3rem}.AboutMe-module__Grl42W__stats{gap:1.5rem}.AboutMe-module__Grl42W__statValue{font-size:1.5rem}}
.FeaturedProject-module__KS2Ffa__container{max-width:var(--max-width);margin:6rem auto;padding:0 2rem}.FeaturedProject-module__KS2Ffa__header{text-align:center;margin-bottom:3rem}.FeaturedProject-module__KS2Ffa__label{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#8b5cf61a;border-radius:2rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.FeaturedProject-module__KS2Ffa__title{color:var(--text-primary);font-size:2.5rem;font-weight:700}.FeaturedProject-module__KS2Ffa__content{background:var(--surface);border:1px solid var(--border-color);border-radius:1.5rem;grid-template-columns:1fr 1fr;gap:4rem;padding:3rem;display:grid;position:relative;overflow:hidden}.FeaturedProject-module__KS2Ffa__imageSection{position:relative}.FeaturedProject-module__KS2Ffa__imageWrapper{aspect-ratio:4/3;border-radius:1rem;width:100%;position:relative;overflow:hidden}.FeaturedProject-module__KS2Ffa__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.FeaturedProject-module__KS2Ffa__content:hover .FeaturedProject-module__KS2Ffa__image{transform:scale(1.05)}.FeaturedProject-module__KS2Ffa__imageGlow{opacity:0;background:linear-gradient(#0000,#8b5cf64d);transition:opacity .3s;position:absolute;inset:0}.FeaturedProject-module__KS2Ffa__content:hover .FeaturedProject-module__KS2Ffa__imageGlow{opacity:1}.FeaturedProject-module__KS2Ffa__textSection{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}.FeaturedProject-module__KS2Ffa__badge{color:#60a5fa;background:#60a5fa1a;border-radius:.5rem;width:fit-content;padding:.3rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.FeaturedProject-module__KS2Ffa__projectTitle{color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1.2}.FeaturedProject-module__KS2Ffa__projectDesc{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.FeaturedProject-module__KS2Ffa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.FeaturedProject-module__KS2Ffa__tag{background:var(--surface-hover);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:.5rem;padding:.4rem .8rem;font-size:.85rem}.FeaturedProject-module__KS2Ffa__cta{background:var(--primary);color:#fff;border-radius:.75rem;width:fit-content;margin-top:1rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.FeaturedProject-module__KS2Ffa__cta:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 10px 20px #8b5cf64d}@media (max-width:900px){.FeaturedProject-module__KS2Ffa__content{grid-template-columns:1fr;gap:2rem;padding:2rem}.FeaturedProject-module__KS2Ffa__title{font-size:2rem}.FeaturedProject-module__KS2Ffa__projectTitle{font-size:1.5rem}.FeaturedProject-module__KS2Ffa__projectDesc{font-size:1rem}}.FeaturedProject-module__KS2Ffa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:2rem;animation:.2s FeaturedProject-module__KS2Ffa__fadeIn;display:flex;position:fixed;inset:0}@keyframes FeaturedProject-module__KS2Ffa__fadeIn{0%{opacity:0}to{opacity:1}}.FeaturedProject-module__KS2Ffa__modalContent{background:var(--surface);border:1px solid var(--border);border-radius:1rem;width:100%;max-width:900px;max-height:85vh;animation:.3s FeaturedProject-module__KS2Ffa__slideUp;position:relative;overflow-y:auto}@keyframes FeaturedProject-module__KS2Ffa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FeaturedProject-module__KS2Ffa__closeBtn{background:var(--surface-hover);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;z-index:10;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.3rem;transition:all .2s;position:absolute;top:1.5rem;right:1.5rem}.FeaturedProject-module__KS2Ffa__closeBtn:hover{background:var(--border);transform:rotate(90deg)}.FeaturedProject-module__KS2Ffa__modalTitle{color:var(--text-primary);border-bottom:1px solid var(--border);padding:2rem 3rem 1rem;font-size:2rem;font-weight:700}.FeaturedProject-module__KS2Ffa__modalBody{padding:2rem 3rem}.FeaturedProject-module__KS2Ffa__section{margin-bottom:2.5rem}.FeaturedProject-module__KS2Ffa__section:last-child{margin-bottom:0}.FeaturedProject-module__KS2Ffa__markdown{color:var(--text-primary);font-size:1.05rem;line-height:1.8}.FeaturedProject-module__KS2Ffa__markdown h2,.FeaturedProject-module__KS2Ffa__markdown h3{color:var(--primary);margin-top:1.5rem;margin-bottom:1rem}.FeaturedProject-module__KS2Ffa__markdown strong{color:var(--text-primary);font-weight:600}.FeaturedProject-module__KS2Ffa__markdown ul{margin:1rem 0;padding-left:1.5rem}.FeaturedProject-module__KS2Ffa__markdown li{margin:.5rem 0}.FeaturedProject-module__KS2Ffa__modalFooter{border-top:1px solid var(--border);justify-content:center;padding:1.5rem 3rem 2rem;display:flex}.FeaturedProject-module__KS2Ffa__viewProjectBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:.75rem;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .2s}.FeaturedProject-module__KS2Ffa__viewProjectBtn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #8b5cf666}@media (max-width:768px){.FeaturedProject-module__KS2Ffa__modalContent{max-height:90vh;margin:1rem}.FeaturedProject-module__KS2Ffa__modalTitle{padding:1.5rem 1.5rem 1rem;font-size:1.5rem}.FeaturedProject-module__KS2Ffa__modalBody{padding:1.5rem}.FeaturedProject-module__KS2Ffa__modalFooter{padding:1rem 1.5rem 1.5rem}.FeaturedProject-module__KS2Ffa__markdown{font-size:.95rem}}
.page-module___8aEwW__main{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.page-module___8aEwW__hero{text-align:center;max-width:var(--max-width);flex-direction:column;align-items:center;width:100%;margin-bottom:4rem;display:flex}.page-module___8aEwW__title{margin-bottom:3rem;font-size:4rem}.page-module___8aEwW__intro{max-width:800px;margin-top:2rem}.page-module___8aEwW__slogan{color:var(--foreground);letter-spacing:-.02em;margin-top:2rem;font-size:1.5rem;font-weight:700;line-height:1.6}.page-module___8aEwW__grid{width:100%;max-width:var(--max-width);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:8rem;display:grid}.page-module___8aEwW__carouselSection{width:100%;max-width:var(--max-width)}.page-module___8aEwW__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem}.page-module___8aEwW__gradientPortfolio{background:linear-gradient(135deg,#a855f7 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.page-module___8aEwW__textBlue{background:linear-gradient(135deg,#3b82f6 0%,#22d3ee 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-right:.1em;font-weight:800;display:inline-block}.page-module___8aEwW__textPink{background:linear-gradient(135deg,#ec4899 0%,#d946ef 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-right:.1em;font-weight:800;display:inline-block}.page-module___8aEwW__buttonPrimary,.page-module___8aEwW__buttonSecondary{display:none}@media (max-width:768px){.page-module___8aEwW__title{letter-spacing:-.02em;margin:0;font-size:4rem;font-weight:800;line-height:1.1}.page-module___8aEwW__intro{font-size:1.1rem}.page-module___8aEwW__grid{grid-template-columns:1fr}}.page-module___8aEwW__statsContainer{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;margin:2rem 0;display:flex}.page-module___8aEwW__statCard{background:var(--surface);border:1px solid var(--border-color);border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;min-width:200px;padding:1.5rem 2rem;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__statCard:hover{border-color:var(--primary);transform:translateY(-5px)}.page-module___8aEwW__statCard:before{content:"";background:radial-gradient(circle at center,var(--primary-low),transparent 70%);opacity:.1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__statLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;text-align:center;font-size:.9rem}.page-module___8aEwW__statValue{color:var(--primary);font-size:2.5rem;font-weight:800;font-family:var(--font-mono)}.page-module___8aEwW__reportSection{width:100%;max-width:var(--max-width);margin-top:4rem;margin-bottom:2rem}.page-module___8aEwW__reportCard{background:var(--surface);border:1px solid var(--border-color);border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__reportCard:hover{border-color:var(--primary);transform:translateY(-5px)}.page-module___8aEwW__reportCard:before{content:"";background:var(--primary);width:4px;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__reportContent{flex:1}.page-module___8aEwW__reportTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.page-module___8aEwW__reportDesc{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.page-module___8aEwW__reportButton{background:var(--primary);color:#fff;border-radius:.5rem;padding:.8rem 1.5rem;font-weight:600;transition:opacity .2s;display:inline-block}.page-module___8aEwW__reportButton:hover{opacity:.9}.page-module___8aEwW__reportIcon{opacity:.8;font-size:4rem;display:none}@media (min-width:600px){.page-module___8aEwW__reportIcon{display:block}}
