.hero-section-module__t3XmbW__hero{align-items:center;min-height:calc(100vh - 64px);padding-top:120px;display:flex;position:relative;overflow:hidden}.hero-section-module__t3XmbW__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:64px;display:grid}.hero-section-module__t3XmbW__content{z-index:2;flex-direction:column;align-items:flex-start;display:flex}.hero-section-module__t3XmbW__badge{border:1px solid var(--border);color:var(--muted-foreground);border-radius:99px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;font-size:13px;display:flex}.hero-section-module__t3XmbW__statusDot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #22c55e80}.hero-section-module__t3XmbW__title{letter-spacing:-.04em;margin-bottom:24px;font-size:56px;font-weight:600;line-height:1.1}.hero-section-module__t3XmbW__titleAccent{color:var(--muted-foreground)}.hero-section-module__t3XmbW__description{color:var(--muted-foreground);max-width:440px;margin-bottom:40px;font-size:18px;line-height:1.6}.hero-section-module__t3XmbW__actions{gap:16px;display:flex}.hero-section-module__t3XmbW__btnIcon{margin-left:8px}.hero-section-module__t3XmbW__btnIconLeft{margin-right:8px}.hero-section-module__t3XmbW__visual{z-index:2;justify-content:flex-end;align-items:stretch;display:flex;position:relative}.hero-section-module__t3XmbW__card{z-index:2;border-radius:16px;flex-direction:column;width:100%;max-width:480px;padding:32px;display:flex;position:relative;box-shadow:0 20px 40px -20px #0000001a}[data-theme=dark] .hero-section-module__t3XmbW__card{box-shadow:0 20px 40px -20px #00000080}.hero-section-module__t3XmbW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:auto;display:flex}.hero-section-module__t3XmbW__cardHeaderLeft{align-items:center;gap:12px;display:flex}.hero-section-module__t3XmbW__avatar{border:1px solid var(--border);object-fit:cover;border-radius:50%;width:48px;height:48px}.hero-section-module__t3XmbW__cardTitle{font-size:16px;font-weight:600}.hero-section-module__t3XmbW__cardSubtitle{color:var(--muted-foreground);font-size:13px}.hero-section-module__t3XmbW__repoBadge{color:var(--muted-foreground);background:var(--muted);border-radius:99px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:flex}.hero-section-module__t3XmbW__statsGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;margin-bottom:24px;display:grid}.hero-section-module__t3XmbW__statBox{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:4px;padding:16px;display:flex}.hero-section-module__t3XmbW__statLabel{color:var(--muted-foreground);font-size:12px}.hero-section-module__t3XmbW__statValue{font-size:20px;font-weight:600}.hero-section-module__t3XmbW__graphContainer{border:1px solid var(--border);border-radius:8px;padding:16px}.hero-section-module__t3XmbW__graphHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hero-section-module__t3XmbW__graphLabel{color:var(--muted-foreground);font-size:12px}.hero-section-module__t3XmbW__graphIcon{color:var(--muted-foreground)}.hero-section-module__t3XmbW__graph{grid-template-columns:repeat(20,1fr);gap:3px;display:grid}.hero-section-module__t3XmbW__graphCell{aspect-ratio:1;border-radius:2px;transition:opacity .3s}.hero-section-module__t3XmbW__graphCell:hover{box-shadow:0 0 8px #39d35399;opacity:1!important}.hero-section-module__t3XmbW__glow{filter:blur(120px);opacity:.08;z-index:1;pointer-events:none;background:#39d353;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.hero-section-module__t3XmbW__grid{grid-template-columns:1fr;gap:48px}.hero-section-module__t3XmbW__title{font-size:40px}}
.about-skills-module__YvdWzq__header{margin-bottom:48px}.about-skills-module__YvdWzq__title{letter-spacing:-.02em;margin-bottom:12px;font-size:32px;font-weight:600}.about-skills-module__YvdWzq__subtitle{color:var(--muted-foreground);font-size:16px}.about-skills-module__YvdWzq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.about-skills-module__YvdWzq__story{flex-direction:column;gap:20px;display:flex}.about-skills-module__YvdWzq__story p{color:var(--muted-foreground);font-size:16px;line-height:1.7}.about-skills-module__YvdWzq__skillsContainer{justify-content:center;align-items:center;height:480px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.about-skills-module__YvdWzq__scrollPerspective{perspective:1000px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.about-skills-module__YvdWzq__scrollTrack{transform-style:preserve-3d;flex-direction:column;gap:24px;width:100%;max-width:360px;animation:15s linear infinite about-skills-module__YvdWzq__infiniteScroll;display:flex}.about-skills-module__YvdWzq__scrollPerspective:hover .about-skills-module__YvdWzq__scrollTrack{animation-play-state:paused}@keyframes about-skills-module__YvdWzq__infiniteScroll{0%{transform:rotateX(15deg)rotateY(-15deg)translateY(0)}to{transform:rotateX(15deg)rotateY(-15deg)translateY(calc(-50% - 12px))}}.about-skills-module__YvdWzq__skillCard{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform:translateZ(0)}[data-theme=dark] .about-skills-module__YvdWzq__skillCard{background:var(--card-bg)}@media (hover:hover) and (pointer:fine){.about-skills-module__YvdWzq__skillCard:hover{border-color:var(--border-hover);transform:translateZ(40px)scale(1.05);box-shadow:0 20px 40px #0006}[data-theme=light] .about-skills-module__YvdWzq__skillCard:hover{box-shadow:0 20px 40px #0000001a}}.about-skills-module__YvdWzq__cardHeader{align-items:center;gap:16px;margin-bottom:16px;display:flex}.about-skills-module__YvdWzq__cardIcon{width:40px;height:40px;color:var(--foreground);border:1px solid var(--border);background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;display:flex}[data-theme=light] .about-skills-module__YvdWzq__cardIcon{background:#00000008}.about-skills-module__YvdWzq__cardTitle{color:var(--foreground);font-size:18px;font-weight:600}.about-skills-module__YvdWzq__cardDesc{color:var(--muted-foreground);margin-bottom:20px;font-size:14px;line-height:1.5}.about-skills-module__YvdWzq__techTags{flex-wrap:wrap;gap:8px;display:flex}.about-skills-module__YvdWzq__tag{color:var(--foreground);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;padding:6px 12px;font-size:12px;font-weight:500}[data-theme=light] .about-skills-module__YvdWzq__tag{background:#00000008;border:1px solid #0000001a}@media (max-width:900px){.about-skills-module__YvdWzq__grid{grid-template-columns:1fr;gap:48px}}
.projects-portfolio-module__0Wt_GW__projects{padding-bottom:120px}.projects-portfolio-module__0Wt_GW__header{margin-bottom:64px}.projects-portfolio-module__0Wt_GW__title{letter-spacing:-.02em;margin-bottom:12px;font-size:32px;font-weight:600}.projects-portfolio-module__0Wt_GW__subtitle{color:var(--muted-foreground);font-size:16px}.projects-portfolio-module__0Wt_GW__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:24px;display:grid}.projects-portfolio-module__0Wt_GW__bentoLarge{grid-area:span 2/span 2}.projects-portfolio-module__0Wt_GW__bentoSmall{grid-area:span 1/span 1}.projects-portfolio-module__0Wt_GW__bentoWide{grid-area:span 1/span 3}.projects-portfolio-module__0Wt_GW__bentoFull{grid-area:span 2/span 3}.projects-portfolio-module__0Wt_GW__bentoTall{grid-area:span 2/span 1}.projects-portfolio-module__0Wt_GW__card{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.projects-portfolio-module__0Wt_GW__card:hover{border-color:var(--border-hover)}[data-theme=dark] .projects-portfolio-module__0Wt_GW__card{background:var(--card-bg)}.projects-portfolio-module__0Wt_GW__imageWrapper{z-index:1;position:absolute;inset:0;overflow:hidden}.projects-portfolio-module__0Wt_GW__image{object-fit:cover;transition:transform .5s}.projects-portfolio-module__0Wt_GW__card:hover .projects-portfolio-module__0Wt_GW__image{transform:scale(1.05)}.projects-portfolio-module__0Wt_GW__imageOverlay{z-index:2;pointer-events:none;background:linear-gradient(#0000001a 0%,#00000080 40%,#000000e6 100%);position:absolute;inset:0}.projects-portfolio-module__0Wt_GW__cardContent{z-index:3;flex-direction:column;justify-content:flex-end;height:100%;padding:24px;display:flex;position:relative}.projects-portfolio-module__0Wt_GW__cardHeader{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.projects-portfolio-module__0Wt_GW__cardTitle{color:#fff;text-shadow:0 2px 8px #000c;font-size:20px;font-weight:600}.projects-portfolio-module__0Wt_GW__cardLinks{gap:12px;display:flex}.projects-portfolio-module__0Wt_GW__iconLink{z-index:10;color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:color .2s,background .2s;display:flex;position:relative}.projects-portfolio-module__0Wt_GW__iconLink:hover{color:#fff;background:#0009}.projects-portfolio-module__0Wt_GW__cardDesc{color:#fffffff2;text-shadow:0 1px 4px #000c;max-width:90%;margin-bottom:16px;font-size:14px;line-height:1.6}.projects-portfolio-module__0Wt_GW__cardLinkOverlay{z-index:5;position:absolute;inset:0}.projects-portfolio-module__0Wt_GW__techList{flex-wrap:wrap;gap:8px;display:flex}.projects-portfolio-module__0Wt_GW__techTag{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:1px solid #ffffff1a;border-radius:99px;padding:4px 10px;font-size:12px;font-weight:500}.projects-portfolio-module__0Wt_GW__viewAllWrapper{margin-top:24px}.projects-portfolio-module__0Wt_GW__viewAllCard{background:var(--background);border:1px dashed var(--border);color:var(--muted-foreground);border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}[data-theme=dark] .projects-portfolio-module__0Wt_GW__viewAllCard{background:var(--card-bg)}.projects-portfolio-module__0Wt_GW__viewAllCard:hover{border-color:var(--border-hover);color:var(--foreground);background:var(--muted);border-style:solid}.projects-portfolio-module__0Wt_GW__arrow{transition:transform .2s}.projects-portfolio-module__0Wt_GW__viewAllCard:hover .projects-portfolio-module__0Wt_GW__arrow{transform:translate(4px)}@media (max-width:900px){.projects-portfolio-module__0Wt_GW__bentoGrid{grid-template-columns:repeat(2,1fr)}.projects-portfolio-module__0Wt_GW__bentoLarge,.projects-portfolio-module__0Wt_GW__bentoWide,.projects-portfolio-module__0Wt_GW__bentoFull{grid-column:span 2}.projects-portfolio-module__0Wt_GW__bentoTall{grid-area:span 1/span 1}}@media (max-width:600px){.projects-portfolio-module__0Wt_GW__bentoGrid{grid-template-columns:1fr;grid-auto-rows:minmax(300px,auto)}.projects-portfolio-module__0Wt_GW__bentoLarge,.projects-portfolio-module__0Wt_GW__bentoSmall,.projects-portfolio-module__0Wt_GW__bentoWide,.projects-portfolio-module__0Wt_GW__bentoFull,.projects-portfolio-module__0Wt_GW__bentoTall{grid-area:span 1/span 1}.projects-portfolio-module__0Wt_GW__imageOverlay{background:linear-gradient(#00000080 0%,#000c 50%,#000000f2 100%)}.projects-portfolio-module__0Wt_GW__cardTitle{font-size:18px}.projects-portfolio-module__0Wt_GW__cardDesc{font-size:13px}}
.contact-section-module__0VopZq__container{flex-direction:column;gap:64px;display:flex}.contact-section-module__0VopZq__header{max-width:600px}.contact-section-module__0VopZq__title{letter-spacing:-.02em;margin-bottom:12px;font-size:32px;font-weight:600}.contact-section-module__0VopZq__subtitle{color:var(--muted-foreground);font-size:16px;line-height:1.6}.contact-section-module__0VopZq__grid{grid-template-columns:3fr 2fr;gap:64px;display:grid}.contact-section-module__0VopZq__formWrapper{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:32px;position:relative;overflow:hidden}[data-theme=light] .contact-section-module__0VopZq__formWrapper{background:#00000005;border-color:#0000000d}.contact-section-module__0VopZq__formHeader{z-index:1;margin-bottom:24px;position:relative}.contact-section-module__0VopZq__formTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:4px;font-size:24px;font-weight:600}.contact-section-module__0VopZq__formSubtitle{color:var(--muted-foreground);font-size:15px}.contact-section-module__0VopZq__form{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.contact-section-module__0VopZq__inputGroup{flex-direction:column;gap:8px;display:flex}.contact-section-module__0VopZq__label{color:var(--foreground);font-size:14px;font-weight:500}.contact-section-module__0VopZq__input,.contact-section-module__0VopZq__textarea{border:1px solid var(--border);width:100%;color:var(--foreground);background:#0003;border-radius:10px;outline:none;padding:12px 16px;font-family:inherit;font-size:16px;transition:all .2s}.contact-section-module__0VopZq__input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important}.contact-section-module__0VopZq__input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important}.contact-section-module__0VopZq__input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important}.contact-section-module__0VopZq__input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--foreground)!important}[data-theme=light] .contact-section-module__0VopZq__input,[data-theme=light] .contact-section-module__0VopZq__textarea{background:#ffffff80}.contact-section-module__0VopZq__input:hover,.contact-section-module__0VopZq__textarea:hover{border-color:var(--border-hover)}.contact-section-module__0VopZq__input:focus,.contact-section-module__0VopZq__textarea:focus{border-color:var(--border-hover);box-shadow:0 0 0 1px var(--border-hover)}.contact-section-module__0VopZq__input::placeholder,.contact-section-module__0VopZq__textarea::placeholder{color:var(--muted-foreground)}.contact-section-module__0VopZq__spinner{animation:1s linear infinite contact-section-module__0VopZq__spin}@keyframes contact-section-module__0VopZq__spin{to{transform:rotate(360deg)}}.contact-section-module__0VopZq__customToast{border-radius:12px;align-items:center;gap:16px;width:100%;padding:16px 20px;display:flex}.contact-section-module__0VopZq__toastSuccess{background:radial-gradient(circle at 0%,#10b98126,#0000 70%);border:1px solid #10b9814d}.contact-section-module__0VopZq__toastError{background:radial-gradient(circle at 0%,#ef444426,#0000 70%);border:1px solid #ef44444d}.contact-section-module__0VopZq__toastIcon{color:#10b981;flex-shrink:0}.contact-section-module__0VopZq__toastText{color:#ededed;font-size:14.5px;font-weight:500;line-height:1.4}.contact-section-module__0VopZq__textarea{resize:vertical;min-height:120px}.contact-section-module__0VopZq__submitBtn{gap:8px;margin-top:8px;padding:14px}.contact-section-module__0VopZq__submitBtn:disabled{opacity:.5;cursor:not-allowed;color:var(--muted-foreground);background:#ffffff1a;transform:none!important}[data-theme=light] .contact-section-module__0VopZq__submitBtn:disabled{background:#0000000d}.contact-section-module__0VopZq__socials{flex-direction:column;gap:24px;display:flex}.contact-section-module__0VopZq__socialsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:14px;font-weight:500}.contact-section-module__0VopZq__links{flex-direction:column;gap:16px;display:flex}.contact-section-module__0VopZq__linkItem{cursor:pointer;border:1px solid #0000;align-items:center;gap:16px;padding:8px 0;text-decoration:none;transition:all .3s;display:flex}.contact-section-module__0VopZq__linkIconWrapper{width:44px;height:44px;color:var(--muted-foreground);border:1px solid var(--border);background:#ffffff08;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}[data-theme=light] .contact-section-module__0VopZq__linkIconWrapper{background:#00000008}.contact-section-module__0VopZq__linkContent{flex-direction:column;gap:4px;transition:transform .3s;display:flex}.contact-section-module__0VopZq__linkName{color:var(--foreground);font-size:15px;font-weight:600}.contact-section-module__0VopZq__linkDesc{color:var(--muted-foreground);font-size:14px}.contact-section-module__0VopZq__linkItem:hover .contact-section-module__0VopZq__linkIconWrapper{background:var(--foreground);color:var(--background);border-color:var(--foreground);transform:scale(1.05)}.contact-section-module__0VopZq__linkItem:hover .contact-section-module__0VopZq__linkContent{transform:translate(4px)}.contact-section-module__0VopZq__linkArrow{color:var(--muted-foreground);opacity:0;justify-content:center;align-items:center;margin-top:4px;margin-left:auto;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;transform:translate(-10px)}.contact-section-module__0VopZq__linkItem:hover .contact-section-module__0VopZq__linkArrow{opacity:1;color:var(--foreground);transform:translate(0)}@media (max-width:768px){.contact-section-module__0VopZq__grid{grid-template-columns:1fr;gap:48px}}
.project-list-module__C7C9Bq__filters{flex-direction:row;align-items:center;gap:16px;margin-bottom:48px;display:flex}@media (max-width:640px){.project-list-module__C7C9Bq__filters{flex-direction:column;align-items:stretch}}.project-list-module__C7C9Bq__searchContainer{flex:1;position:relative}.project-list-module__C7C9Bq__searchIcon{color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.project-list-module__C7C9Bq__searchInput{border:1px solid var(--border);background:var(--card-bg);-webkit-backdrop-filter:blur(24px);width:100%;color:var(--foreground);border-radius:99px;outline:none;padding:12px 16px 12px 48px;font-size:1rem;transition:all .2s}.project-list-module__C7C9Bq__searchInput::placeholder{color:var(--muted-foreground)}.project-list-module__C7C9Bq__searchInput:focus{border-color:var(--foreground)}.project-list-module__C7C9Bq__dropdownContainer{flex-shrink:0;min-width:240px;position:relative}.project-list-module__C7C9Bq__dropdownButton{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border-radius:99px;outline:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.project-list-module__C7C9Bq__dropdownButton:hover{border-color:var(--border-hover)}.project-list-module__C7C9Bq__dropdownIcon{color:var(--muted-foreground);transition:transform .2s}.project-list-module__C7C9Bq__dropdownIconOpen{transform:rotate(180deg)}.project-list-module__C7C9Bq__dropdownMenu{background:var(--background);border:1px solid var(--border);z-index:50;transform-origin:top;border-radius:16px;flex-direction:column;gap:4px;width:100%;max-height:260px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 10px 40px -10px #0003}.project-list-module__C7C9Bq__dropdownMenu::-webkit-scrollbar{width:6px}.project-list-module__C7C9Bq__dropdownMenu::-webkit-scrollbar-track{background:0 0}.project-list-module__C7C9Bq__dropdownMenu::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:10px}.project-list-module__C7C9Bq__dropdownItem{color:var(--muted-foreground);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:9px 15px;font-size:.875rem;font-weight:500;transition:all .2s}.project-list-module__C7C9Bq__dropdownItem:hover,.project-list-module__C7C9Bq__dropdownItemFocused{border-color:var(--border-hover);color:var(--foreground)}.project-list-module__C7C9Bq__dropdownItemActive{background:var(--foreground);color:var(--background)}.project-list-module__C7C9Bq__noResults{text-align:center;color:var(--muted-foreground);padding:64px 0;font-size:1.125rem}.project-list-module__C7C9Bq__standardGrid{grid-template-columns:1fr;gap:24px;display:grid}.project-list-module__C7C9Bq__listCard{background:var(--background);border:1px solid var(--border);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}@media (min-width:768px){.project-list-module__C7C9Bq__listCard{flex-direction:row;height:240px}}.project-list-module__C7C9Bq__listCard:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 10px 30px -10px #0000001a}[data-theme=dark] .project-list-module__C7C9Bq__listCard:hover{box-shadow:0 10px 30px -10px #ffffff0d}.project-list-module__C7C9Bq__listCardImage{border-bottom:1px solid var(--border);flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}@media (min-width:768px){.project-list-module__C7C9Bq__listCardImage{border-bottom:none;border-right:1px solid var(--border);width:40%;height:100%}}.project-list-module__C7C9Bq__image{object-fit:cover;transition:transform .5s}.project-list-module__C7C9Bq__listCard:hover .project-list-module__C7C9Bq__image{transform:scale(1.05)}.project-list-module__C7C9Bq__listCardContent{flex-direction:column;flex:1;padding:24px;display:flex}.project-list-module__C7C9Bq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.project-list-module__C7C9Bq__headerLinks{z-index:10;color:var(--muted-foreground);display:flex;position:relative}.project-list-module__C7C9Bq__headerLinks a{color:inherit;justify-content:center;align-items:center;transition:color .2s;display:flex}.project-list-module__C7C9Bq__headerLinks a:hover{color:var(--foreground)}.project-list-module__C7C9Bq__titleArea{flex-direction:column;gap:4px;display:flex}.project-list-module__C7C9Bq__cardTitle{letter-spacing:-.02em;font-size:22px;font-weight:600}.project-list-module__C7C9Bq__cardYear{color:var(--muted-foreground);font-size:14px;font-weight:500}.project-list-module__C7C9Bq__cardLinkOverlay{z-index:5;position:absolute;inset:0}.project-list-module__C7C9Bq__cardDesc{color:var(--muted-foreground);margin-bottom:auto;font-size:15px;line-height:1.6}.project-list-module__C7C9Bq__cardFooter{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:24px;display:flex}.project-list-module__C7C9Bq__techList{flex-wrap:wrap;gap:8px;display:flex}.project-list-module__C7C9Bq__techTag{z-index:10;background:var(--card-bg);border:1px solid var(--border);color:var(--muted-foreground);border-radius:99px;padding:4px 10px;font-size:12px;transition:color .2s,border-color .2s;position:relative}.project-list-module__C7C9Bq__listCard:hover .project-list-module__C7C9Bq__techTag{border-color:var(--border-hover);color:var(--foreground)}.project-list-module__C7C9Bq__cardLinks{color:var(--muted-foreground);z-index:10;align-items:center;gap:12px;display:flex}.project-list-module__C7C9Bq__cardLinks a{color:inherit;z-index:10;justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.project-list-module__C7C9Bq__cardLinks a:hover{color:var(--foreground)}.project-list-module__C7C9Bq__goIcon{color:var(--foreground);z-index:10;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.project-list-module__C7C9Bq__listCard:hover .project-list-module__C7C9Bq__goIcon{transform:translate(4px)}.project-list-module__C7C9Bq__ctaBanner{background:var(--card-bg);border:1px solid var(--border);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:48px;padding:48px 32px;transition:all .3s;display:flex;position:relative;overflow:hidden}.project-list-module__C7C9Bq__ctaBanner:hover{border-color:var(--border-hover);box-shadow:0 10px 40px -10px #0000001a}.project-list-module__C7C9Bq__ctaIconBg{opacity:.05;color:var(--foreground);pointer-events:none;position:absolute;top:-40px;right:-40px;transform:rotate(-15deg)}.project-list-module__C7C9Bq__ctaContent{z-index:10;flex-direction:column;align-items:center;gap:24px;display:flex;position:relative}.project-list-module__C7C9Bq__ctaTitle{color:var(--foreground);max-width:400px;font-size:24px;font-weight:600}.project-list-module__C7C9Bq__ctaButton{background:var(--foreground);color:var(--background);border-radius:99px;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:flex}.project-list-module__C7C9Bq__ctaButton:hover{opacity:.9;color:var(--background);transform:translateY(-2px)}@media (min-width:768px){.project-list-module__C7C9Bq__ctaBanner{text-align:left;flex-direction:row;justify-content:space-between;padding:48px 64px}.project-list-module__C7C9Bq__ctaContent{flex-direction:row;justify-content:space-between;gap:32px;width:100%}.project-list-module__C7C9Bq__ctaTitle{max-width:500px;font-size:28px}}
