.theme-toggle-module__DRq2aq__toggle-button{background:var(--btn-secondary-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--btn-secondary-border);color:var(--text-main);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.theme-toggle-module__DRq2aq__toggle-button:hover{border-color:var(--primary);background:var(--bg-card)}.theme-toggle-module__DRq2aq__toggle-button:active{transform:translateY(0)scale(.95)}.theme-toggle-module__DRq2aq__placeholder{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);border-radius:50%;width:44px;height:44px}.theme-toggle-module__DRq2aq__icon-container{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.theme-toggle-module__DRq2aq__icon{filter:drop-shadow(0 0 8px var(--primary-glow));transition:all .5s cubic-bezier(.34,1.56,.64,1);position:absolute}.theme-toggle-module__DRq2aq__moon-icon{opacity:0;transform:scale(0)rotate(-90deg)}.theme-toggle-module__DRq2aq__sun-icon{opacity:0;transform:scale(0)rotate(90deg)}[data-theme=light] .theme-toggle-module__DRq2aq__moon-icon,[data-theme=dark] .theme-toggle-module__DRq2aq__sun-icon{opacity:1;transform:scale(1)rotate(0)}
.header-module__3iWRfG__header{z-index:100;background:var(--header-bg);-webkit-backdrop-filter:blur(5px)saturate(160%);backdrop-filter:blur(5px)saturate(160%);border:1px solid var(--header-border);border-left:3px solid var(--primary);width:max-content;max-width:95%;box-shadow:var(--card-shadow);border-radius:4px;padding:.6rem 1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.header-module__3iWRfG__header{width:94%;padding:.5rem 1rem;top:1rem}.header-module__3iWRfG__header-inner{justify-content:space-between;width:100%;gap:0!important}.header-module__3iWRfG__logo{display:none}.header-module__3iWRfG__nav{justify-content:space-around;width:100%;padding:.25rem;gap:.25rem!important}.header-module__3iWRfG__nav-link{opacity:.7;flex-direction:row;gap:.2rem;min-width:auto;padding:.4rem .5rem!important;font-size:.75rem!important;transform:none!important}.header-module__3iWRfG__nav-icon{width:16px;height:16px;display:none}.header-module__3iWRfG__highlight{display:none}.header-module__3iWRfG__theme-toggle-container{border-left:1px solid var(--divider);margin-left:0;padding-left:.8rem}}@media (max-width:480px){.header-module__3iWRfG__header{width:98%;padding:.4rem .5rem}.header-module__3iWRfG__nav{justify-content:space-between;width:100%;gap:.1rem!important}.header-module__3iWRfG__nav-link{flex-direction:column;gap:.2rem;min-width:50px;padding:.3rem .4rem!important}.header-module__3iWRfG__nav-icon{opacity:.9;width:16px;height:16px;display:block}.header-module__3iWRfG__nav-text{letter-spacing:0;text-transform:uppercase;font-size:.55rem}.header-module__3iWRfG__nav-number,.header-module__3iWRfG__logo-badge{display:none}}.header-module__3iWRfG__header-inner{align-items:center;gap:2rem;display:flex}.header-module__3iWRfG__logo{letter-spacing:-.04em;padding-right:.5rem;font-size:1.2rem;font-weight:800}.header-module__3iWRfG__logo-badge{background:var(--primary-subtle);border:1px solid var(--badge-border);border-radius:4px;align-items:center;gap:6px;padding:2px 8px;display:flex;position:relative;overflow:hidden}.header-module__3iWRfG__logo-badge:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.header-module__3iWRfG__logo-badge:hover:after{transform:translate(100%)}.header-module__3iWRfG__status-dot{background:#10b981;border-radius:50%;width:5px;height:5px;animation:2s infinite header-module__3iWRfG__pulse;box-shadow:0 0 6px #10b981}.header-module__3iWRfG__logo-text{color:var(--primary);letter-spacing:.1em;font-size:.85rem;font-weight:900;font-family:var(--accent-font)}@keyframes header-module__3iWRfG__pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.header-module__3iWRfG__nav{border-radius:2px;align-items:center;gap:.25rem;padding:.15rem;display:flex;position:relative}.header-module__3iWRfG__highlight{pointer-events:none;z-index:0;background:var(--primary-subtle);border:1px solid var(--primary-glow);height:100%;transform:translateX(var(--left,0));width:var(--width,0);opacity:var(--opacity,0);border-radius:2px;transition:transform .4s cubic-bezier(.16,1,.3,1),width .4s cubic-bezier(.16,1,.3,1),opacity .2s;position:absolute;top:0;left:0;box-shadow:0 0 10px #00f2ff1a}.header-module__3iWRfG__corner-bracket-tl,.header-module__3iWRfG__corner-bracket-br{border:1px solid var(--primary-glow);opacity:.4;pointer-events:none;z-index:2;width:8px;height:8px;position:absolute}.header-module__3iWRfG__corner-bracket-tl{border-bottom:none;border-right:none;top:-2px;left:-2px}.header-module__3iWRfG__corner-bracket-br{border-top:none;border-left:none;bottom:-2px;right:-2px}.header-module__3iWRfG__scanner-line{background:linear-gradient(to bottom,transparent,var(--primary),transparent);opacity:0;z-index:5;pointer-events:none;width:1px;height:100%;position:absolute;top:0;left:0}.header-module__3iWRfG__nav:hover .header-module__3iWRfG__scanner-line{opacity:.2;animation:3s linear infinite header-module__3iWRfG__scan-horizontal}@keyframes header-module__3iWRfG__scan-horizontal{0%{left:0%}to{left:100%}}.header-module__3iWRfG__nav-link{z-index:1;color:var(--text-main);opacity:.6;transition:var(--transition);letter-spacing:.02em;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:flex;position:relative}.header-module__3iWRfG__nav-number{font-size:.65rem;font-family:var(--accent-font);color:var(--primary);opacity:.6;margin-top:-1px;font-weight:800}.header-module__3iWRfG__nav-link:hover .header-module__3iWRfG__nav-number{opacity:1}.header-module__3iWRfG__nav-icon{display:none}.header-module__3iWRfG__nav-link:hover{opacity:1;color:var(--nav-hover)}.header-module__3iWRfG__theme-toggle-container{border-left:1px solid var(--divider);z-index:1;align-items:center;padding-left:.8rem;display:flex}
.hero-module__NVBTOW__hero-section{flex-direction:column;min-height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.hero-module__NVBTOW__mesh-gradient{background-image:radial-gradient(at 0% 0%,var(--primary-glow)0,transparent 50%),radial-gradient(at 100% 0%,var(--secondary)0,transparent 50%),radial-gradient(at 100% 100%,var(--primary)0,transparent 50%),radial-gradient(at 0% 100%,var(--secondary)0,transparent 50%);filter:blur(80px);width:100%;height:100%;opacity:var(--mesh-opacity);z-index:-1;position:absolute;top:0;left:0}.hero-module__NVBTOW__sidebar{z-index:20;transition:var(--transition);background-color:#0000;flex-direction:column;display:flex;position:absolute;top:0;bottom:0}.hero-module__NVBTOW__sidebar-left{width:var(--sidebar-width);border-right:1px solid var(--card-border);justify-content:center;align-items:center;display:none;left:0}.hero-module__NVBTOW__sidebar-right{width:var(--sidebar-width);border-left:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:4rem 0;display:none;right:0}.hero-module__NVBTOW__main-content{z-index:10;flex-direction:column;flex-grow:1;justify-content:center;padding:0 10%;display:flex;position:relative}.hero-module__NVBTOW__badge{color:var(--ind-green);letter-spacing:.2em;cursor:pointer;transition:var(--transition);background:#10b9810d;border:1px solid #10b98133;border-radius:4px;align-items:center;gap:.6rem;width:fit-content;margin-bottom:2rem;padding:.4rem 1rem;font-size:.7rem;font-weight:800;display:inline-flex}.hero-module__NVBTOW__badge:hover{background:#10b9811a;transform:translateY(-2px)}.hero-module__NVBTOW__badge-dot{background:var(--ind-green);width:6px;height:6px;box-shadow:0 0 10px var(--ind-green);border-radius:50%;animation:2s infinite hero-module__NVBTOW__pulse}@keyframes hero-module__NVBTOW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-module__NVBTOW__badge-ping{animation:.4s cubic-bezier(0,0,.2,1) hero-module__NVBTOW__ping}@keyframes hero-module__NVBTOW__ping{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.hero-module__NVBTOW__title-wrapper{margin-bottom:2rem}.hero-module__NVBTOW__title{text-transform:uppercase;letter-spacing:-.06em;margin:0;font-size:clamp(3rem,12vw,9rem);font-weight:900;line-height:.85}.hero-module__NVBTOW__title-stroke{color:#0000;-webkit-text-stroke:1.5px var(--primary);opacity:.8;display:block}.hero-module__NVBTOW__description-wrapper{max-width:650px;margin-bottom:3rem}.hero-module__NVBTOW__description{color:var(--text-dim);font-size:clamp(1.1rem,1.8vw,1.4rem);line-height:1.5}.hero-module__NVBTOW__highlight-primary{color:var(--title-color);background:linear-gradient(transparent 70%,var(--primary-subtle)0);font-weight:800}.hero-module__NVBTOW__highlight-secondary{color:var(--primary);font-weight:800}.hero-module__NVBTOW__actions{flex-wrap:wrap;gap:1.25rem;margin-bottom:5rem;display:flex}.hero-module__NVBTOW__btn-large{padding:1rem 2.5rem;font-size:.85rem}.hero-module__NVBTOW__btn-medium{padding:1rem 2rem;font-size:.85rem}.hero-module__NVBTOW__tech-indicators{border-top:1px solid var(--card-border);gap:3rem;width:fit-content;padding-top:3rem;display:flex}.hero-module__NVBTOW__tech-item{color:var(--text-dim);letter-spacing:.1em;transition:var(--transition);align-items:center;gap:.6rem;font-size:.75rem;font-weight:900;display:flex}.hero-module__NVBTOW__tech-item:hover{color:var(--link-hover-color);text-shadow:var(--link-glow)}.hero-module__NVBTOW__socials{flex-direction:column;gap:2rem;display:flex}.hero-module__NVBTOW__silhouette{opacity:.1;filter:grayscale()brightness(.6);pointer-events:none;z-index:1;background-image:url(/profile.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:45%;height:85%;transition:all .5s;position:absolute;bottom:0;right:0}[data-theme=light] .hero-module__NVBTOW__silhouette{opacity:.15;filter:grayscale()brightness(1.1)contrast(1.1)}.hero-module__NVBTOW__scroll-text{opacity:.3;letter-spacing:.5em;font-size:.65rem}@media (min-width:1024px){.hero-module__NVBTOW__sidebar-left,.hero-module__NVBTOW__sidebar-right{display:flex}.hero-module__NVBTOW__main-content{padding:0 15% 0 calc(var(--sidebar-width) + 80px)}}@media (max-width:768px){.hero-module__NVBTOW__main-content{justify-content:flex-start;padding-top:8rem}.hero-module__NVBTOW__tech-indicators{flex-wrap:wrap;gap:1.5rem}.hero-module__NVBTOW__silhouette{opacity:.05;width:80%}}
.about-module__MDR4lW__about-section{position:relative;overflow:hidden}.about-module__MDR4lW__glass-card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);border:1px solid var(--card-border);border-radius:24px;padding:4rem;position:relative;overflow:hidden}[data-theme=light] .about-module__MDR4lW__glass-card{-webkit-backdrop-filter:none;box-shadow:var(--card-shadow);background:#fff}.about-module__MDR4lW__content-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:4rem;display:grid}.about-module__MDR4lW__status-badge{color:var(--ind-green);letter-spacing:.2em;background:#10b9810d;border:1px solid #10b98133;border-radius:4px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.65rem;font-weight:800;display:inline-flex}.about-module__MDR4lW__status-dot{background:var(--ind-green);width:6px;height:6px;box-shadow:0 0 10px var(--ind-green);border-radius:50%;animation:2s infinite about-module__MDR4lW__pulse}@keyframes about-module__MDR4lW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.about-module__MDR4lW__bio-section p{color:var(--text-dim);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.about-module__MDR4lW__bio-p1,.about-module__MDR4lW__bio-p2{display:block}.about-module__MDR4lW__highlight{color:var(--title-color);font-weight:700;display:inline-block;position:relative}.about-module__MDR4lW__metrics{border-top:1px solid var(--card-border);grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;padding-top:3rem;display:grid}.about-module__MDR4lW__metric-item{border:1px solid var(--card-border);transition:var(--transition);background:var(--lightningcss-light,#00000005)var(--lightningcss-dark,#ffffff05);border-radius:12px;flex-direction:column;padding:1.5rem;display:flex;position:relative}.about-module__MDR4lW__metric-item:hover{border-color:var(--primary);background:var(--primary-subtle)}.about-module__MDR4lW__metric-header{opacity:.2;font-family:monospace;font-size:.6rem;font-weight:900;position:absolute;top:.75rem;right:1rem}.about-module__MDR4lW__metric-value{color:var(--title-color);margin-bottom:.25rem;font-size:2.25rem;font-weight:900;line-height:1}.about-module__MDR4lW__metric-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:700}.about-module__MDR4lW__skills-section{flex-direction:column;gap:1.5rem;display:flex}.about-module__MDR4lW__skills-header{color:var(--primary);gap:.75rem;margin-bottom:.5rem;display:flex}.about-module__MDR4lW__header-icon{opacity:.8}.about-module__MDR4lW__skills-title{letter-spacing:.2em;text-transform:uppercase;color:var(--title-color);margin:0;font-size:.8rem;font-weight:900}.about-module__MDR4lW__skills-grid{flex-wrap:wrap;gap:.5rem;display:flex}.about-module__MDR4lW__skill-badge{background:var(--bg-card-elevated);border:1px solid var(--card-border);color:var(--text-main);transition:var(--transition);cursor:default;border-radius:4px;padding:.4rem 1rem;font-size:.8rem;font-weight:700}.about-module__MDR4lW__skill-badge:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-subtle)}.about-module__MDR4lW__margin-top{margin-top:2rem}.about-module__MDR4lW__decorator{background:radial-gradient(circle at top right,var(--primary-glow)0%,transparent 70%);opacity:.05;filter:blur(60px);pointer-events:none;width:300px;height:300px;position:absolute;top:0;right:0}@media (max-width:1024px){.about-module__MDR4lW__content-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.about-module__MDR4lW__glass-card{padding:2rem}.about-module__MDR4lW__metrics{grid-template-columns:1fr}.about-module__MDR4lW__bio-section p{font-size:1.05rem}}
.experience-module__60gB1W__experience-section{padding:10rem 0;position:relative;overflow:hidden}.experience-module__60gB1W__timeline{flex-direction:column;gap:4rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.experience-module__60gB1W__timeline-entry{grid-template-columns:80px 1fr;gap:2rem;display:grid;position:relative}.experience-module__60gB1W__timeline-line{background:var(--card-border);opacity:1;z-index:0;width:1px;position:absolute;top:0;bottom:-4rem;left:39px}.experience-module__60gB1W__timeline-entry:last-child .experience-module__60gB1W__timeline-line{display:none}.experience-module__60gB1W__dot-container{z-index:2;justify-content:center;display:flex;position:relative}.experience-module__60gB1W__dot{background:var(--bg-main);border:2px solid var(--primary);width:12px;height:12px;transition:var(--transition);border-radius:50%;margin-top:2.5rem}.experience-module__60gB1W__timeline-entry:hover .experience-module__60gB1W__dot{background:var(--primary);box-shadow:0 0 10px var(--primary-glow)}.experience-module__60gB1W__card{z-index:1;border-radius:12px;flex-direction:column;display:flex;position:relative}.experience-module__60gB1W__card-header{background:var(--lightningcss-light,var(--primary-subtle))var(--lightningcss-dark,color-mix(in srgb,var(--primary),transparent 95%));border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.experience-module__60gB1W__seq-info{flex-direction:column;display:flex}.experience-module__60gB1W__seq-label{opacity:.5;letter-spacing:.1em;font-family:monospace;font-size:.6rem}.experience-module__60gB1W__seq-tag{color:var(--primary);letter-spacing:.05em;font-size:.7rem;font-weight:800}.experience-module__60gB1W__header-icon{color:var(--primary);opacity:.7}.experience-module__60gB1W__card-content{padding:2.5rem 2rem}.experience-module__60gB1W__header-main{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.experience-module__60gB1W__company-info{flex-direction:column;gap:.5rem;display:flex}.experience-module__60gB1W__company-name{color:var(--title-color);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.experience-module__60gB1W__role{color:var(--primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.experience-module__60gB1W__role-icon{opacity:.8;flex-shrink:0}.experience-module__60gB1W__period-group{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.experience-module__60gB1W__period-badge{background:var(--bg-card-elevated);border:1px solid var(--card-border);color:var(--text-dim);white-space:nowrap;border-radius:4px;align-items:center;gap:.6rem;padding:.4rem .8rem;font-family:monospace;font-size:.75rem;font-weight:800;display:flex}.experience-module__60gB1W__duration-tag{color:var(--primary);opacity:.8;letter-spacing:.05em;background:color-mix(in srgb,var(--primary)5%,transparent);border:1px dashed color-mix(in srgb,var(--primary)20%,transparent);border-radius:4px;align-items:center;gap:.4rem;padding:.2rem .5rem;font-family:monospace;font-size:.65rem;font-weight:700;display:flex}.experience-module__60gB1W__points{flex-direction:column;gap:1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.experience-module__60gB1W__point{color:var(--text-dim);gap:1.25rem;font-size:1rem;line-height:1.6;display:flex}.experience-module__60gB1W__point-icon{color:var(--primary);opacity:.6;flex-shrink:0;margin-top:.25rem}.experience-module__60gB1W__tech-footer{border-top:1px solid var(--card-border);background:var(--lightningcss-light,#fcfcfc)var(--lightningcss-dark,#0000001a);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.experience-module__60gB1W__tech-tags{flex-wrap:wrap;gap:.5rem;display:flex}.experience-module__60gB1W__tag{background:color-mix(in srgb,var(--primary),transparent 97%);border:1px solid var(--card-border);color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;border-radius:2px;padding:.3rem .7rem;font-size:.65rem;font-weight:700}.experience-module__60gB1W__current-indicator{color:var(--ind-green);letter-spacing:.1em;background:#10b9810d;border:1px solid #10b98133;border-radius:4px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.65rem;font-weight:900;display:flex}@media (max-width:768px){.experience-module__60gB1W__timeline{gap:3rem}.experience-module__60gB1W__timeline-entry{grid-template-columns:1fr;gap:1.5rem}.experience-module__60gB1W__timeline-line,.experience-module__60gB1W__dot-container{display:none}.experience-module__60gB1W__card-content{padding:2rem 1.5rem}.experience-module__60gB1W__header-main{flex-direction:column;align-items:flex-start;gap:1rem}.experience-module__60gB1W__period-group{align-items:flex-start}.experience-module__60gB1W__company-name{font-size:1.5rem}.experience-module__60gB1W__tech-footer{flex-direction:column;align-items:flex-start;padding:1.5rem}}@media (max-width:480px){.experience-module__60gB1W__period-badge{padding:.4rem .8rem;font-size:.7rem}.experience-module__60gB1W__point{gap:.75rem;font-size:.9rem}}
.projects-module__MILkoW__projects-section{padding:10rem 0;position:relative;overflow:hidden}.projects-module__MILkoW__bg-label{color:var(--primary);opacity:.03;pointer-events:none;white-space:nowrap;letter-spacing:-.05em;z-index:0;font-size:15vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg)}[data-theme=light] .projects-module__MILkoW__bg-label{opacity:.05}.projects-module__MILkoW__grid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem;display:grid;position:relative}@media (min-width:1100px){.projects-module__MILkoW__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-auto-flow:dense;gap:2.5rem}.projects-module__MILkoW__project-card:first-child{grid-area:span 2/span 2}.projects-module__MILkoW__project-card:nth-child(2){grid-area:span 1/span 1}.projects-module__MILkoW__project-card:nth-child(3){grid-area:span 2/span 1}.projects-module__MILkoW__project-card:nth-child(4){grid-area:span 1/span 1}.projects-module__MILkoW__project-card:nth-child(5){grid-area:span 1/span 2}.projects-module__MILkoW__project-card:nth-child(6),.projects-module__MILkoW__decorative-card{grid-area:span 1/span 1}}.projects-module__MILkoW__project-card{animation-delay:calc(var(--idx,0)*.1s);flex-direction:column;transition:transform .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),border-color .4s;display:flex;position:relative}.projects-module__MILkoW__project-card:hover{border-color:var(--primary);box-shadow:var(--lightningcss-light,0 20px 40px #5b4cda14)var(--lightningcss-dark,0 20px 40px #0003);transform:translateY(-5px)}.projects-module__MILkoW__card-header{background:var(--lightningcss-light,var(--primary-subtle))var(--lightningcss-dark,rgba(var(--primary),.05));border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.projects-module__MILkoW__category-info{flex-direction:column;display:flex}.projects-module__MILkoW__id-label{opacity:.5;letter-spacing:.1em;font-family:monospace;font-size:.6rem}.projects-module__MILkoW__category{color:var(--primary);letter-spacing:.05em;font-size:.7rem;font-weight:800}.projects-module__MILkoW__header-icon{color:var(--primary);opacity:.7}.projects-module__MILkoW__image-container{aspect-ratio:16/9;border-bottom:1px solid var(--card-border);width:100%;position:relative;overflow:hidden}.projects-module__MILkoW__project-image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.projects-module__MILkoW__image-overlay{opacity:0;transition:var(--transition);color:#fff;background:linear-gradient(#0000,#0006);justify-content:flex-end;align-items:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.projects-module__MILkoW__placeholder{background:color-mix(in srgb,var(--primary),transparent 98%);background-image:linear-gradient(var(--card-border)1px,transparent 1px),linear-gradient(90deg,var(--card-border)1px,transparent 1px);background-size:20px 20px}[data-theme=light] .projects-module__MILkoW__placeholder{background-color:#f9f9f9}.projects-module__MILkoW__placeholder-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.projects-module__MILkoW__placeholder-icon{color:var(--primary);opacity:.15;transition:var(--transition)}.projects-module__MILkoW__project-card:hover .projects-module__MILkoW__placeholder-icon{opacity:.3;transform:scale(1.1)}.projects-module__MILkoW__placeholder-label{color:var(--primary);opacity:.2;letter-spacing:.2em;margin-top:1rem;font-family:monospace;font-size:.6rem;font-weight:800}.projects-module__MILkoW__scanner-line{background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--primary),transparent 95%)40%,color-mix(in srgb,var(--primary),transparent 80%)80%,var(--primary)98%,transparent 100%);opacity:.15;z-index:1;pointer-events:none;width:100%;height:60px;animation:4s cubic-bezier(.4,0,.2,1) infinite projects-module__MILkoW__scan;position:absolute;top:0;left:0}@keyframes projects-module__MILkoW__scan{0%{top:0;transform:translateY(-100%)}to{top:100%;transform:translateY(0)}}.projects-module__MILkoW__project-card:hover .projects-module__MILkoW__image-overlay{opacity:1}.projects-module__MILkoW__card-body{flex-direction:column;flex-grow:1;padding:2rem 1.75rem;display:flex}.projects-module__MILkoW__title-wrapper{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.projects-module__MILkoW__project-title{color:var(--title-color);margin:0;font-size:1.75rem;font-weight:800;line-height:1.1}.projects-module__MILkoW__external-icon{color:var(--text-dim);transition:var(--transition);padding:4px}.projects-module__MILkoW__external-icon:hover{color:var(--primary);transform:scale(1.1)}.projects-module__MILkoW__description{color:var(--text-dim);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.projects-module__MILkoW__tag-container{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.projects-module__MILkoW__tag{background:color-mix(in srgb,var(--primary),transparent 97%);border:1px solid var(--card-border);color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;border-radius:2px;padding:.3rem .7rem;font-size:.65rem;font-weight:700}.projects-module__MILkoW__card-footer{border-top:1px solid var(--card-border);background:var(--lightningcss-light,#fcfcfc)var(--lightningcss-dark,#0003);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.projects-module__MILkoW__footer-info{align-items:center;display:flex}.projects-module__MILkoW__status-indicator{color:var(--text-dim);letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.6rem;font-weight:800;display:flex}.projects-module__MILkoW__status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite projects-module__MILkoW__pulseOpacity;box-shadow:0 0 8px #10b981}@keyframes projects-module__MILkoW__pulseOpacity{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}[data-theme=light] .projects-module__MILkoW__status-dot{box-shadow:none}.projects-module__MILkoW__repo-link{color:var(--primary);transition:var(--transition);letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.7rem;font-weight:900;text-decoration:none;display:flex}.projects-module__MILkoW__repo-link:hover{color:var(--link-hover-color);text-shadow:var(--link-glow)}.projects-module__MILkoW__featured .projects-module__MILkoW__project-title{font-size:clamp(2rem,4vw,2.5rem)}.projects-module__MILkoW__featured .projects-module__MILkoW__description{-webkit-line-clamp:4;line-clamp:4;font-size:1.1rem}.projects-module__MILkoW__decorative-card{border:1px dashed var(--card-border);opacity:.8;background:var(--lightningcss-light,#5b4cda08)var(--lightningcss-dark,#00f2ff03);border-radius:12px;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.projects-module__MILkoW__decorative-content{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:2rem;display:flex;position:relative}.projects-module__MILkoW__grid-pattern{background-image:radial-gradient(var(--card-border)1.5px,transparent 1.5px);opacity:.3;background-size:30px 30px;position:absolute;inset:0}.projects-module__MILkoW__tech-stats{z-index:2;position:relative}.projects-module__MILkoW__stat-line{color:var(--text-dim);letter-spacing:.1em;justify-content:space-between;margin-bottom:.5rem;font-family:monospace;font-size:.65rem;display:flex}.projects-module__MILkoW__stat-value{color:var(--primary);font-weight:800}.projects-module__MILkoW__crosshair{pointer-events:none;z-index:1;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projects-module__MILkoW__crosshair:before,.projects-module__MILkoW__crosshair:after{content:"";background:var(--primary);opacity:.2;position:absolute}.projects-module__MILkoW__crosshair:before{width:100%;height:1px;top:50%;left:0}.projects-module__MILkoW__crosshair:after{width:1px;height:100%;top:0;left:50%}.projects-module__MILkoW__corner-bracket{border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);opacity:.4;width:20px;height:20px;position:absolute;bottom:1rem;right:1rem}@media (max-width:1100px){.projects-module__MILkoW__project-card:nth-child(n){grid-area:span 1/span 1!important}.projects-module__MILkoW__decorative-card{display:none}.projects-module__MILkoW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:650px){.projects-module__MILkoW__grid{grid-template-columns:1fr}.projects-module__MILkoW__projects-section{padding:6rem 0}}
.footer-module__nP6W3G__footer{border-top:1px solid var(--card-border);background:var(--lightningcss-light,#f8fafc)var(--lightningcss-dark,#0d0d0f);padding:8rem 0 4rem;position:relative;overflow:hidden}.footer-module__nP6W3G__footer-grid{grid-template-columns:1.5fr 1fr;gap:4rem;margin-bottom:6rem;display:grid}.footer-module__nP6W3G__contact-section{flex-direction:column;display:flex}.footer-module__nP6W3G__status-label{width:fit-content;color:var(--ind-green);background:color-mix(in srgb,var(--ind-green),transparent 95%);border:1px solid color-mix(in srgb,var(--ind-green),transparent 80%);letter-spacing:.1em;border-radius:4px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.65rem;font-weight:800;display:inline-flex}.footer-module__nP6W3G__status-dot{background:var(--ind-green);width:6px;height:6px;box-shadow:0 0 10px var(--ind-green);border-radius:50%;animation:2s infinite footer-module__nP6W3G__pulse}@keyframes footer-module__nP6W3G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.footer-module__nP6W3G__title{text-transform:uppercase;letter-spacing:-.04em;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:.9}.footer-module__nP6W3G__description{color:var(--text-dim);max-width:500px;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.footer-module__nP6W3G__links-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer-module__nP6W3G__link-group{flex-direction:column;gap:1rem;display:flex}.footer-module__nP6W3G__group-title{letter-spacing:.2em;color:var(--primary);margin-bottom:.5rem;font-size:.75rem;font-weight:900}.footer-module__nP6W3G__link{color:var(--text-dim);transition:var(--transition);align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.footer-module__nP6W3G__link:hover{color:var(--link-hover-color);text-shadow:var(--link-glow)}.footer-module__nP6W3G__footer-bottom{position:relative}.footer-module__nP6W3G__divider{background:var(--card-border);width:100%;height:1px;margin-bottom:2rem}.footer-module__nP6W3G__bottom-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-module__nP6W3G__copyright{color:var(--text-dim);opacity:.6;font-family:monospace;font-size:.75rem;font-weight:800}.footer-module__nP6W3G__system-info{color:var(--text-dim);opacity:.6;align-items:center;gap:1.5rem;font-size:.65rem;font-weight:900;display:flex}.footer-module__nP6W3G__separator{background:var(--primary);border-radius:50%;width:4px;height:4px}@media (max-width:900px){.footer-module__nP6W3G__footer-grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:600px){.footer-module__nP6W3G__bottom-inner{flex-direction:column;align-items:flex-start;gap:1rem}.footer-module__nP6W3G__system-info{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-module__nP6W3G__separator{display:none}}
