.styles_container__L1qC0{max-width:1120px;margin:0 auto;padding:2rem 2rem 6rem;position:relative;isolation:isolate}.styles_container__L1qC0:before{content:"";position:absolute;inset:0;left:50%;width:100vw;transform:translateX(-50%);background:var(--gradient-subtle);z-index:0}.styles_container__L1qC0 h1{margin-bottom:.5rem;font-size:clamp(2rem,8vw,3.5rem);z-index:1;position:relative}@media(max-width:720px){.styles_container__L1qC0 h1{font-size:2rem}}.styles_container__L1qC0>p{color:var(--text-secondary);font-size:1.1rem;max-width:720px;z-index:1;position:relative}@media(max-width:720px){.styles_container__L1qC0>p{font-size:1rem}}.styles_timeline__KhECB{margin-top:5rem;display:flex;flex-direction:column;gap:6rem;position:relative;z-index:1}@media(max-width:720px){.styles_timeline__KhECB{gap:4rem;margin-top:3rem}}.styles_dedicationBar__5_Zx3{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0 1.5rem;width:100%}.styles_barContainer__xV3IK{width:100%;height:8px;background:var(--background-alt);border-radius:4px;overflow:hidden;box-shadow:var(--shadow-sm)}.styles_barFill__P3Uit{height:100%;background:var(--gradient-primary);transition:width .8s cubic-bezier(.4,0,.2,1);border-radius:4px}.styles_barLabel__nWlwI{font-size:.875rem;font-weight:500;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.styles_projectItem___Xo5j{position:relative;display:flex;flex-direction:column;animation:styles_cardReveal__t7KFx .8s ease-out backwards}.styles_projectItem___Xo5j:first-child{animation-delay:.08s}.styles_projectItem___Xo5j:nth-child(2){animation-delay:.16s}.styles_projectItem___Xo5j:nth-child(3){animation-delay:.24s}.styles_projectItem___Xo5j:nth-child(4){animation-delay:.32s}.styles_projectItem___Xo5j:nth-child(5){animation-delay:.4s}.styles_projectItem___Xo5j:nth-child(6){animation-delay:.48s}.styles_projectItem___Xo5j:nth-child(7){animation-delay:.56s}.styles_projectItem___Xo5j:nth-child(8){animation-delay:.64s}.styles_projectItem___Xo5j:nth-child(9){animation-delay:.72s}.styles_projectItem___Xo5j:nth-child(10){animation-delay:.8s}.styles_projectItem___Xo5j:nth-child(11){animation-delay:.88s}.styles_projectItem___Xo5j:nth-child(12){animation-delay:.96s}@media(prefers-reduced-motion:reduce){.styles_projectItem___Xo5j{animation:none}}.styles_year__0O__o{display:inline-block;color:var(--primary);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.styles_projectContent__Tcf62{display:flex;flex-direction:column;gap:1.25rem}.styles_projectContent__Tcf62 h2{margin:0;font-size:1.875rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:720px){.styles_projectContent__Tcf62 h2{font-size:1.5rem}}.styles_projectContent__Tcf62 p{color:var(--text-secondary);font-size:1rem;line-height:1.8;margin:0}@media(max-width:720px){.styles_projectContent__Tcf62 p{font-size:.95rem}}.styles_techList__XsYQ_{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.styles_techItem____jUg{display:inline-block;padding:.4rem .85rem;background:var(--background-alt);color:var(--text-primary);border-radius:999px;font-size:.8rem;font-weight:500;border:1px solid var(--border-color);transition:all .2s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.styles_techItem____jUg:hover{background:var(--primary);color:#000;border-color:var(--primary);transform:translateY(-2px)}}html[data-theme=dark] .styles_techItem____jUg{background:var(--background-lighter)}.styles_links__PnaTu{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1rem}.styles_link__BBuzC{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;background:var(--primary);color:#000;border:2px solid var(--primary);border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.styles_link__BBuzC:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(255,176,58,.3);background:var(--primary)}.styles_link__BBuzC:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.styles_link__BBuzC.styles_secondary__X0fWm{background:transparent;color:var(--primary);border-color:var(--primary)}@media(hover:hover){.styles_link__BBuzC.styles_secondary__X0fWm:hover{background:var(--primary);color:#000}}html[data-theme=dark] .styles_link__BBuzC.styles_secondary__X0fWm{color:var(--primary);border-color:var(--primary)}@media(hover:hover){html[data-theme=dark] .styles_link__BBuzC.styles_secondary__X0fWm:hover{background:var(--primary);color:#000}}@media(max-width:720px){.styles_link__BBuzC{padding:.6rem 1rem;font-size:.9rem}}@keyframes styles_cardReveal__t7KFx{0%{opacity:0;filter:blur(2px);transform:translateY(20px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}