.hero{position:relative;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:#0a0a0a}@media (min-width:1024px){.hero{min-height:100vh}}.hero__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5rem;padding-top:6rem;padding-bottom:2rem}@media (min-width:640px){.hero__inner{padding-top:8rem;padding-bottom:2.5rem}}@media (min-width:1024px){.hero__inner{flex-direction:row;align-items:stretch;justify-content:space-between;gap:clamp(2rem,4vw,3.5rem);padding-top:6.25rem;padding-bottom:1.5rem;min-height:calc(100vh - 4.5rem)}}@media (min-width:1280px){.hero__inner{gap:4rem;min-height:calc(100vh - 5rem)}}.hero__content{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:42rem;width:100%;min-width:0;margin-left:auto;margin-right:auto}@media (min-width:1024px){.hero__content{align-items:flex-start;text-align:left;max-width:36rem;margin-left:0;margin-right:0;padding-right:2rem;align-self:center}}@media (min-width:1280px){.hero__content{max-width:42rem;padding-right:3rem}}.hero__title{font-size:3rem;font-weight:700;line-height:1.12;letter-spacing:-.025em;color:#f5f5f5;margin-bottom:2.5rem}@media (min-width:640px){.hero__title{font-size:3.75rem}}@media (min-width:1280px){.hero__title{font-size:4.5rem;line-height:1.12}}.hero__name-wrap{position:relative;display:inline-block}.hero__name{background-image:linear-gradient(135deg,#EF4444,#F97316);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:2.25rem}@media (min-width:640px){.hero__name{font-size:3.75rem}}@media (min-width:1280px){.hero__name{font-size:4.5rem}}.hero__name-line{position:absolute;bottom:-.25rem;left:50%;transform:translateX(-50%);width:100%;max-width:min(100%,18rem);height:2px;background:linear-gradient(90deg,rgba(79,70,229,0),rgba(79,70,229,.6),rgba(249,115,22,.6),rgba(249,115,22,0))}@media (min-width:640px){.hero__name-line{max-width:none}}@media (min-width:1024px){.hero__name-line{left:0;right:0;transform:none}}.hero__role-slider{display:inline-block;position:relative;height:1.2em;overflow:hidden;vertical-align:bottom;min-width:6ch}.hero__role-text{display:inline-block;background-image:linear-gradient(135deg,#EF4444,#F97316);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;white-space:nowrap}.hero__role-strong{color:#f5f5f5}.hero__role-muted{color:#71717a}.hero__sub{font-size:1rem;line-height:1.625;color:#a1a1aa;max-width:36rem;margin-left:auto;margin-right:auto;margin-bottom:3.5rem;padding-left:.5rem;padding-right:.5rem}@media (min-width:640px){.hero__sub{font-size:1.125rem;padding-left:.25rem;padding-right:.25rem}}@media (min-width:1024px){.hero__sub{font-size:1.25rem;margin-left:0;margin-right:0}}.hero__ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:4rem;flex-wrap:wrap}@media (min-width:640px){.hero__ctas{flex-direction:row}}@media (min-width:1024px){.hero__ctas{justify-content:flex-start}}.hero__cta-primary{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;flex-shrink:0;padding:1rem 2.5rem;min-height:3.25rem;border-radius:1rem;background-image:linear-gradient(135deg,#EF4444,#F97316);color:#fff;font-weight:600;font-size:.875rem;line-height:1;text-decoration:none;box-shadow:0 10px 15px -3px rgba(79,70,229,.2),0 4px 6px -4px rgba(0,0,0,.1);transition:all .2s ease}.hero__cta-primary span{white-space:nowrap}.hero__cta-arrow{flex-shrink:0;transition:transform .2s ease}.hero__cta-primary:hover .hero__cta-arrow{transform:translateX(4px)}.hero__cta-secondary{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;flex-shrink:0;padding:1rem 2.5rem;min-height:3.25rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2);background-color:rgba(255,255,255,.08);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#e4e4e7;font-weight:600;font-size:.875rem;line-height:1;text-decoration:none;transition:all .2s ease}.hero__cta-secondary:hover{color:#fff;border-color:rgba(239,68,68,.5);background-color:rgba(239,68,68,.1)}.hero__cta-secondary svg{flex-shrink:0}.hero__social-wrap{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}@media (min-width:1024px){.hero__social-wrap{align-items:flex-start}}.hero__social-heading{font-size:.75rem;color:#a1a1aa;text-transform:uppercase;letter-spacing:.1em}.hero__social-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.25rem}@media (min-width:640px){.hero__social-row{gap:1.5rem}}@media (min-width:1024px){.hero__social-row{justify-content:flex-start}}.hero__social-link{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;border:1px solid rgba(255,255,255,.15);background-color:rgba(255,255,255,.06);color:#d4d4d8;text-decoration:none;transition:all .2s ease}@media (min-width:640px){.hero__social-link{width:3rem;height:3rem}}.hero__social-link:hover{color:#EF4444;border-color:rgba(239,68,68,.4);background-color:rgba(239,68,68,.1)}.hero__social-link svg{flex-shrink:0;color:inherit}.hero__visual{position:relative;flex-shrink:0;width:100%;max-width:min(100%,24rem);display:flex;flex-direction:column;align-items:center;order:-1}@media (min-width:640px){.hero__visual{max-width:30rem}}@media (min-width:1024px){.hero__visual{flex:1.05;min-width:0;max-width:min(50vw,32rem);align-self:stretch;align-items:stretch;display:flex;flex-direction:column;justify-content:flex-end;order:0}}@media (min-width:1280px){.hero__visual{max-width:min(48vw,36rem)}}.hero__portrait-wrap{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-end}@media (min-width:1024px){.hero__portrait-wrap{justify-content:flex-end;flex:1;width:100%;height:min(92vh,calc(100vh - 5.25rem));max-height:calc(100vh - 4.5rem);margin-top:-.5rem}}@media (min-width:1280px){.hero__portrait-wrap{height:min(94vh,calc(100vh - 5rem))}}.hero__tilt-container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;will-change:transform,filter}.hero__portrait-glow{position:absolute;z-index:0;width:108%;height:82%;left:50%;top:38%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;background:radial-gradient(ellipse 72% 62% at 50% 50%,rgba(79,70,229,.12) 0,rgba(249,115,22,.08) 44%,transparent 70%);filter:blur(52px)}.hero__portrait{position:relative;z-index:1;width:100%;max-width:100%;line-height:0}@media (min-width:1024px){.hero__portrait{height:100%;display:flex;align-items:flex-end}}.hero__portrait-img{display:block;width:100%;height:auto;max-height:min(88vh,820px);min-height:340px;object-fit:cover;object-position:center 14%;filter:contrast(1.04) saturate(1.05);border-radius:1rem;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 72%,transparent)}@media (min-width:1024px){.hero__portrait-img{height:100%;max-height:none;min-height:0;width:100%;object-fit:cover;object-position:center 12%;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 82%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 82%,transparent)}}.hero__portrait-overlay{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;padding:.65rem .65rem .5rem;gap:.4rem;pointer-events:none}@media (min-width:640px){.hero__portrait-overlay{padding:.85rem .85rem .55rem;gap:.5rem}}@media (min-width:1024px){.hero__portrait-overlay{padding:1rem 1rem .65rem;gap:.55rem}}.hero__portrait-meta{align-self:flex-end;text-align:right;max-width:100%;pointer-events:auto}.hero__portrait-meta .hero__card-name{color:#fff;font-weight:600;font-size:1.125rem;letter-spacing:-.025em;text-shadow:0 2px 16px rgba(0,0,0,.5)}.hero__portrait-meta .hero__card-role{color:rgba(255,255,255,.85);font-size:.75rem;margin-top:.25rem;text-shadow:0 1px 12px rgba(0,0,0,.4)}.hero__stats.hero__stats--overlay{width:100%;margin:0;pointer-events:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding:0 0 .15rem;background:none;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateY(4px)}@media (min-width:640px){.hero__stats.hero__stats--overlay{gap:.55rem;transform:translateY(6px)}}.hero__stats.hero__stats--overlay .hero__stat{background-color:rgba(10,10,10,.85);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 16px rgba(0,0,0,.3);min-height:4.5rem;padding:.75rem .5rem;border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (min-width:640px){.hero__stats.hero__stats--overlay .hero__stat{min-height:5rem;padding:.85rem .6rem}}.hero__stat-value{color:#fff;font-weight:800;font-size:1.25rem;font-variant-numeric:tabular-nums;line-height:1}@media (min-width:640px){.hero__stat-value{font-size:1.5rem}}.hero__stat-label{color:#a1a1aa;font-size:.6875rem;line-height:1.25;text-align:center;margin-top:.25rem;text-transform:uppercase;letter-spacing:.05em}@media (min-width:640px){.hero__stat-label{font-size:.75rem}}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero__scroll-text{color:#71717a;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.hero__scroll-line{width:1px;height:2rem;background:linear-gradient(180deg,#71717a,transparent)}.about{position:relative;padding-top:3rem;padding-bottom:4.5rem;background-color:#0a0a0a;overflow:hidden}@media (min-width:640px){.about{padding-top:4rem;padding-bottom:5.5rem}}@media (min-width:768px){.about{padding-top:5rem;padding-bottom:7.5rem}}.about__ambient{pointer-events:none;position:absolute;inset:0}.about__ambient-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;border-radius:9999px;background-color:rgb(79 70 229/.06);filter:blur(160px)}.about__header{text-align:center;margin-bottom:4rem;max-width:48rem;margin-left:auto;margin-right:auto;padding-left:.25rem}@media (min-width:640px){.about__header{margin-bottom:5rem}}@media (min-width:768px){.about__header{margin-bottom:6.5rem}}@media (min-width:1024px){.about__header{text-align:left;margin-bottom:7.5rem;margin-left:0;margin-right:0}}@media (min-width:1280px){.about__header{margin-bottom:8.5rem}}.about__header>*+*{margin-top:1.25rem}.about__eyebrow{display:inline-block;color:#EF4444;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em}.about__title{font-size:2.25rem;font-weight:700;color:#f5f5f5;letter-spacing:-.025em;line-height:1.25}@media (min-width:640px){.about__title{font-size:3rem}}.about__title-accent{background-image:linear-gradient(135deg,#EF4444,#F97316);-webkit-background-clip:text;background-clip:text;color:transparent}.about__grid{display:grid;gap:5rem;align-items:start;justify-items:center}@media (min-width:1024px){.about__grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch}}@media (min-width:1280px){.about__grid{gap:7rem}}@media (min-width:1536px){.about__grid{gap:8rem}}.about__col-visual{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:28rem}@media (min-width:1024px){.about__col-visual{align-items:flex-start;max-width:none}}.about__id-card-container{width:100%;max-width:20rem;display:flex;justify-content:center}@media (min-width:1024px){.about__id-card-container{max-width:24rem}}.about__id-card{position:relative;width:100%;max-width:280px;aspect-ratio:3/4;background:#18181b;border-radius:1.25rem;border:1px solid rgba(0,0,0,.08);box-shadow:0 20px 40px -12px rgba(0,0,0,.08),0 8px 16px -8px rgba(255,255,255,.04);cursor:grab;overflow:visible;display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 1.5rem;gap:.75rem;transition:box-shadow .3s ease;z-index:10}.about__id-card:active{cursor:grabbing}.about__id-card:hover{box-shadow:0 24px 48px -12px rgba(79,70,229,.12),0 12px 24px -8px rgba(255,255,255,.08)}.about__id-lanyard{position:absolute;top:-1.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;z-index:5}.about__id-lanyard-ring{width:20px;height:20px;border-radius:50%;border:3px solid #71717a;background:transparent}.about__id-lanyard-string{width:2px;height:20px;background:linear-gradient(180deg,#71717a,#cbd5e1);border-radius:1px}.about__id-photo-area{width:85%;aspect-ratio:4/5;border-radius:.75rem;overflow:hidden;background:#f1f5f9;flex-shrink:0}.about__id-photo{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;user-select:none}.about__id-info{text-align:center;width:100%;padding-top:.5rem}.about__id-name{color:#f5f5f5;font-weight:700;font-size:1rem;letter-spacing:-.02em}.about__id-role{color:#a1a1aa;font-size:.75rem;font-weight:500;margin-top:.125rem}.about__id-divider{width:2rem;height:2px;background:linear-gradient(135deg,#EF4444,#F97316);border-radius:1px;margin:.5rem auto}.about__id-org{letter-spacing:.02em}.about__id-drag-hint,.about__id-org{color:#71717a;font-size:.6875rem;font-weight:500}.about__id-drag-hint{position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:.375rem;white-space:nowrap;opacity:.6}.about__id-corner{position:absolute;width:12px;height:12px;border:0 solid rgba(79,70,229,.3)}.about__id-corner--tl{top:8px;left:8px;border-top-width:2px;border-left-width:2px;border-top-left-radius:4px}.about__id-corner--tr{top:8px;right:8px;border-top-width:2px;border-right-width:2px;border-top-right-radius:4px}.about__id-corner--bl{bottom:8px;left:8px;border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:4px}.about__id-corner--br{bottom:8px;right:8px;border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:4px}.about__stats{width:100%;max-width:20rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media (min-width:640px){.about__stats{gap:1.25rem;max-width:24rem}}.about__stat{display:flex;flex-direction:column;align-items:center;padding:.875rem .75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);background-color:#18181b;box-shadow:0 2px 8px rgba(255,255,255,.04);transition:all .15s ease}.about__stat:hover{border-color:rgba(79,70,229,.2);box-shadow:0 4px 12px rgba(79,70,229,.08)}.about__stat svg{color:#EF4444;margin-bottom:.375rem}.about__stat-value{color:#f5f5f5;font-weight:700;font-size:1.125rem;line-height:1}.about__stat-label{color:#71717a;font-size:10px;margin-top:.25rem;text-align:center}.about__col-text{display:flex;flex-direction:column;gap:3rem;align-items:center;text-align:center;width:100%;max-width:36rem;margin-left:auto;margin-right:auto;min-width:0}@media (min-width:1024px){.about__col-text{align-items:flex-start;text-align:left;max-width:none;margin-left:0;margin-right:0}}.about__bio{width:100%}.about__bio>*+*{margin-top:1.75rem}.about__bio p{font-size:1rem;line-height:1.85;max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.about__bio p{font-size:1.125rem}}@media (min-width:1024px){.about__bio p{margin-left:0;margin-right:0}}.about__bio-lead{color:#334155}.about__bio-muted{color:#a1a1aa}.about__highlights{display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.about__highlights{margin-left:0;margin-right:0}}.about__highlight{padding:1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background-color:#18181b;box-shadow:0 2px 8px rgba(255,255,255,.03);transition:all .2s ease}@media (min-width:640px){.about__highlight{padding:2rem}}.about__highlight:hover{border-color:rgba(79,70,229,.15);box-shadow:0 4px 16px rgba(79,70,229,.06)}.about__highlight-inner{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media (min-width:1024px){.about__highlight-inner{flex-direction:row;align-items:flex-start;gap:1.25rem;text-align:left}}.about__highlight-num{flex-shrink:0;width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(135deg,#EF4444,#F97316);display:flex;align-items:center;justify-content:center;color:#18181b;font-size:.875rem;font-weight:700}.about__highlight-body{min-width:0}.about__highlight-title{color:#f5f5f5;font-weight:600;font-size:1rem;margin-bottom:.5rem;transition:color .15s ease}.about__highlight:hover .about__highlight-title{color:#EF4444}.about__highlight-desc{color:#a1a1aa;font-size:.875rem;line-height:1.625}@media (min-width:640px){.about__highlight-desc{font-size:1rem}}.about__cv-wrap{padding-top:.5rem}.about__cv{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;flex-shrink:0;white-space:nowrap;padding:1rem 2.5rem;min-height:3.25rem;border-radius:1rem;background-image:linear-gradient(135deg,#EF4444,#F97316);color:#fff;font-weight:600;font-size:.875rem;line-height:1;text-decoration:none;box-shadow:0 10px 15px -3px rgba(79,70,229,.2);transition:all .2s ease}.about__cv:hover{box-shadow:0 14px 20px -4px rgba(79,70,229,.25)}.about__cv svg{flex-shrink:0}.projects{position:relative;padding-top:4.5rem;padding-bottom:4.5rem;background-color:#0a0a0a;overflow:hidden}@media (min-width:640px){.projects{padding-top:5.5rem;padding-bottom:5.5rem}}@media (min-width:768px){.projects{padding-top:7.5rem;padding-bottom:7.5rem}}.projects__ambient{pointer-events:none;position:absolute;inset:0}.projects__glow-tr{top:25%;right:0;width:500px;height:500px;background-color:rgb(79 70 229/.04);filter:blur(160px)}.projects__glow-bl,.projects__glow-tr{position:absolute;border-radius:9999px}.projects__glow-bl{bottom:33%;left:0;width:400px;height:400px;background-color:rgb(244 63 94/.03);filter:blur(140px)}.projects__header{text-align:center;margin-bottom:3.5rem;max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.projects__header{margin-bottom:4.5rem}}@media (min-width:1024px){.projects__header{text-align:left;margin-bottom:5rem;margin-left:0;margin-right:0;max-width:48rem}}.projects__header>*+*{margin-top:1.25rem}.projects__eyebrow{display:inline-block;color:#EF4444;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em}.projects__title{font-size:2.25rem;font-weight:700;color:#f5f5f5;letter-spacing:-.025em;line-height:1.25}@media (min-width:640px){.projects__title{font-size:3rem}}.projects__title-accent{background-image:linear-gradient(135deg,#EF4444,#F97316);-webkit-background-clip:text;background-clip:text;color:transparent}.projects__lead{color:#a1a1aa;font-size:1rem;line-height:1.625;max-width:36rem;margin-left:auto;margin-right:auto;padding-top:.25rem}@media (min-width:640px){.projects__lead{font-size:1.125rem}}@media (min-width:1024px){.projects__lead{margin-left:0;margin-right:0}}.projects__hero{position:relative;display:flex;flex-direction:column;border-radius:1.25rem;border:1px solid rgba(255,255,255,.08);background-color:#18181b;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.04);margin-bottom:2rem;transition:box-shadow .3s ease}.projects__hero:hover{box-shadow:0 8px 24px -8px rgba(79,70,229,.08)}@media (min-width:768px){.projects__hero{flex-direction:row;min-height:400px}}.projects__hero-media{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;flex-shrink:0}@media (min-width:768px){.projects__hero-media{flex:0 0 50%;aspect-ratio:auto;height:auto}}.projects__hero-img{width:100%;height:100%;object-fit:cover;opacity:.85;transition:opacity .4s ease}.projects__hero:hover .projects__hero-img{opacity:1}.projects__hero-body{display:flex;flex-direction:column;justify-content:center;padding:2rem;gap:1rem;flex:1}@media (min-width:640px){.projects__hero-body{padding:2.5rem;gap:1.25rem}}@media (min-width:768px){.projects__hero-body{padding:3rem}}.projects__hero-title{color:#f5f5f5;font-weight:700;font-size:1.5rem;letter-spacing:-.025em;line-height:1.2}@media (min-width:640px){.projects__hero-title{font-size:2rem}}.projects__hero-desc{color:#d4d4d8;font-size:.9375rem;line-height:1.7;max-width:32rem}@media (min-width:640px){.projects__hero-desc{font-size:1rem}}.projects__carousel-wrap{position:relative;margin-top:.5rem}.projects__carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.5rem 0 1rem;scrollbar-width:none}.projects__carousel::-webkit-scrollbar{display:none}.projects__carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.08);color:#334155;cursor:pointer;box-shadow:0 2px 8px rgba(255,255,255,.08);transition:all .2s ease}.projects__carousel-btn:hover{background:rgba(79,70,229,.08);border-color:rgba(79,70,229,.2);color:#EF4444}.projects__carousel-btn--left{left:-8px}.projects__carousel-btn--right{right:-8px}.projects__thumb{position:relative;flex:0 0 220px;scroll-snap-align:center;border-radius:.875rem;border:1px solid rgba(255,255,255,.08);background-color:#18181b;cursor:pointer;overflow:hidden;box-shadow:0 2px 8px rgba(255,255,255,.03);transition:all .3s cubic-bezier(.22,1,.36,1)}@media (min-width:640px){.projects__thumb{flex:0 0 260px}}.projects__thumb:hover{border-color:rgba(79,70,229,.15);box-shadow:0 4px 12px rgba(79,70,229,.08)}.projects__thumb--active{border-color:rgba(79,70,229,.3);box-shadow:0 4px 16px rgba(79,70,229,.12)}.projects__thumb-indicator{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(135deg,#EF4444,#F97316);border-radius:0 0 .875rem .875rem}.projects__thumb-media{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.projects__thumb-img{width:100%;height:100%;object-fit:cover;opacity:.85;transition:opacity .3s ease}.projects__thumb--active .projects__thumb-img,.projects__thumb:hover .projects__thumb-img{opacity:1}.projects__thumb-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#71717a}.projects__thumb-info{padding:.75rem .875rem;display:flex;flex-direction:column;gap:.375rem}.projects__thumb-title{color:#f5f5f5;font-size:.8125rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projects__thumb-tags{display:flex;gap:.375rem;flex-wrap:wrap}.projects__thumb-tag{font-size:.625rem;font-weight:500;color:#a1a1aa;padding:.125rem .375rem;border-radius:.25rem;border:1px solid rgba(255,255,255,.08);background-color:#27272a}.projects__thumb--active .projects__thumb-tag{border-color:rgba(79,70,229,.15);color:#EF4444}.projects__media-grad{position:absolute;inset:0}.projects__media-grad--gold{background:linear-gradient(135deg,rgba(79,70,229,.08),rgba(244,63,94,.04))}.projects__media-grad--indigo{background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(99,102,241,.05))}.projects__media-grad--sky{background:linear-gradient(135deg,rgba(244,63,94,.08),rgba(251,113,133,.04))}.projects__media-grad--rose{background:linear-gradient(135deg,rgba(244,63,94,.1),rgba(225,29,72,.05))}.projects__media-grad--amber{background:linear-gradient(135deg,rgba(79,70,229,.06),rgba(244,63,94,.04))}.projects__media-grid{display:none}.projects__media-icon-wrap{position:absolute}.projects__media-icon-wrap,.projects__media-icon-wrap--featured{inset:0;display:flex;align-items:center;justify-content:center}.projects__media-icon{width:3.5rem;height:3.5rem;border-radius:1rem;border:1px solid;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.projects__media-icon--featured{width:5rem;height:5rem;border-radius:1.25rem}.projects__media-icon--gold,.projects__media-icon--indigo{color:#EF4444;background-color:rgba(79,70,229,.08);border-color:rgba(79,70,229,.15)}.projects__media-icon--rose,.projects__media-icon--sky{color:#F97316;background-color:rgba(244,63,94,.08);border-color:rgba(244,63,94,.15)}.projects__media-icon--amber{color:#EF4444;background-color:rgba(79,70,229,.06);border-color:rgba(79,70,229,.12)}.projects__media-glow{display:none}.projects__tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding-left:.125rem;padding-right:.125rem}.projects__tags--left{justify-content:flex-start}.projects__tag{padding:.375rem .75rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.08);background-color:#27272a;color:#d4d4d8;font-size:.75rem;font-weight:500;line-height:1.375}.projects__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;justify-content:center;width:100%;margin-top:auto;padding-top:.5rem}.projects__actions--left{justify-content:flex-start}.projects__btn-secondary{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:3rem;padding:.75rem 1.5rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.08);background-color:#18181b;color:#d4d4d8;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:all .2s ease}.projects__btn-secondary:hover{color:#EF4444;border-color:rgba(79,70,229,.2);background-color:rgba(79,70,229,.04)}.projects__btn-secondary svg{flex-shrink:0}.projects__btn-primary{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:3rem;padding:.75rem 1.75rem;border-radius:.75rem;background-image:linear-gradient(135deg,#EF4444,#F97316);color:#fff;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;box-shadow:0 10px 15px -3px rgba(79,70,229,.2);transition:all .2s ease}.projects__btn-primary:hover{box-shadow:0 14px 20px -4px rgba(79,70,229,.25)}.projects__btn-primary svg{flex-shrink:0}.certificates{position:relative;padding-top:4.5rem;padding-bottom:4.5rem;background-color:#0a0a0a;overflow:hidden}@media (min-width:640px){.certificates{padding-top:5.5rem;padding-bottom:5.5rem}}@media (min-width:768px){.certificates{padding-top:7.5rem;padding-bottom:7.5rem}}.certificates__ambient{pointer-events:none;position:absolute;inset:0}.certificates__glow-tr{position:absolute;top:25%;right:0;width:500px;height:500px;border-radius:9999px;background-color:rgb(79 70 229/.04);filter:blur(160px)}.certificates__glow-bl{position:absolute;bottom:33%;left:0;width:400px;height:400px;border-radius:9999px;background-color:rgb(244 63 94/.03);filter:blur(140px)}.certificates__header{text-align:center;margin-bottom:3.5rem;max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.certificates__header{margin-bottom:4.5rem}}@media (min-width:1024px){.certificates__header{text-align:left;margin-bottom:5.5rem;margin-left:0;margin-right:0;max-width:48rem}}.certificates__header>*+*{margin-top:1.25rem}.certificates__eyebrow-wrap{display:flex;justify-content:center}@media (min-width:1024px){.certificates__eyebrow-wrap{justify-content:flex-start}}.certificates__eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:#EF4444;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;padding:.25rem .75rem;border-radius:9999px;border:1px solid rgba(79,70,229,.15);background-color:rgba(79,70,229,.04)}.certificates__title{font-size:2.25rem;font-weight:700;color:#f5f5f5;letter-spacing:-.025em;line-height:1.25}@media (min-width:640px){.certificates__title{font-size:3rem}}.certificates__title-accent{background-image:linear-gradient(135deg,#EF4444,#F97316);-webkit-background-clip:text;background-clip:text;color:transparent}.certificates__lead{color:#a1a1aa;font-size:1rem;line-height:1.625;max-width:36rem;margin-left:auto;margin-right:auto;padding-top:.25rem}@media (min-width:640px){.certificates__lead{font-size:1.125rem}}@media (min-width:1024px){.certificates__lead{margin-left:0;margin-right:0}}.certificates__count{margin-top:1.5rem;font-size:.875rem;color:#71717a;text-align:center}@media (min-width:1024px){.certificates__count{text-align:left}}.cert-bento{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem}@media (min-width:640px){.cert-bento{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.cert-bento{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.cert-bento__item--wide{grid-column:1/-1}@media (min-width:1024px){.cert-bento__item--wide{grid-column:span 2}}.cert-bento__item{position:relative;list-style:none}.cert-bento__card{position:relative;height:100%;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background-color:#18181b;overflow:hidden;box-shadow:0 2px 8px rgba(255,255,255,.03);transition:border-color .3s ease,box-shadow .3s ease,transform .15s ease-out;cursor:default;transform-style:preserve-3d}@media (min-width:640px){.cert-bento__card{padding:1.75rem}}.cert-bento__card:hover{border-color:rgba(79,70,229,.15);box-shadow:0 8px 24px -8px rgba(79,70,229,.08)}.cert-bento__glow,.cert-bento__scanline{display:none}.cert-bento__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cert-bento__award-wrap{width:36px;height:36px;border-radius:.625rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(79,70,229,.12);background-color:rgba(79,70,229,.06);transition:all .3s ease}.cert-bento__item--wide .cert-bento__award-wrap{width:42px;height:42px;border-radius:.75rem}.group:hover .cert-bento__award-wrap{border-color:rgba(79,70,229,.25);background-color:rgba(79,70,229,.1)}.cert-bento__award-icon{color:#EF4444;transition:transform .3s ease}.group:hover .cert-bento__award-icon{transform:scale(1.1)}.cert-bento__date{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;font-weight:500;color:#71717a;padding:.25rem .625rem;border-radius:9999px;border:1px solid rgba(255,255,255,.06);background-color:#27272a}.cert-bento__title{color:#f5f5f5;font-size:1rem;font-weight:600;letter-spacing:-.02em;line-height:1.35;transition:color .2s ease;position:relative;z-index:1}.cert-bento__item--wide .cert-bento__title{font-size:1.25rem}.group:hover .cert-bento__title{color:#EF4444}.cert-bento__issuer{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#a1a1aa;position:relative;z-index:1}.cert-bento__issuer svg{color:#EF4444;flex-shrink:0;opacity:.6}.cert-bento__credential{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;color:#71717a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:relative;z-index:1}.cert-bento__credential svg{color:#cbd5e1;flex-shrink:0}.cert-bento__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:auto;padding-top:.5rem;position:relative;z-index:1}.cert-bento__tag{padding:.25rem .5rem;border-radius:.375rem;border:1px solid rgba(255,255,255,.06);background-color:#27272a;color:#a1a1aa;font-size:.6875rem;font-weight:500;line-height:1.3;transition:all .2s ease}.group:hover .cert-bento__tag{border-color:rgba(79,70,229,.12);color:#EF4444}.cert-bento__actions{margin-top:.5rem;position:relative;z-index:1}.cert-bento__verify-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.625rem;border:1px solid rgba(79,70,229,.15);background-color:rgba(79,70,229,.04);color:#EF4444;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .25s ease}.cert-bento__verify-btn:hover{border-color:rgba(79,70,229,.3);background-color:rgba(79,70,229,.08);box-shadow:0 4px 12px rgba(79,70,229,.1)}.cert-bento__verify-btn svg{flex-shrink:0}.cert-bento__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.08;transition:transform .4s ease-out,opacity .4s ease;pointer-events:none}.group:hover .cert-bento__bg-img{transform:scale(1.05);opacity:.12}.cert-bento__bg-fallback{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(135deg,rgba(79,70,229,.03),rgba(244,63,94,.02),transparent)}.cert-bento__overlay{display:none}.experience{position:relative;padding-top:4.5rem;padding-bottom:4.5rem;background-color:#0a0a0a;overflow:hidden}@media (min-width:640px){.experience{padding-top:5.5rem;padding-bottom:5.5rem}}@media (min-width:768px){.experience{padding-top:7.5rem;padding-bottom:7.5rem}}.experience__header{text-align:center;margin-bottom:4rem;max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.experience__header{margin-bottom:5rem}}@media (min-width:1024px){.experience__header{text-align:left;margin-bottom:6.5rem;margin-left:0;margin-right:0;max-width:48rem}}@media (min-width:1280px){.experience__header{margin-bottom:7.5rem}}.experience__header>*+*{margin-top:1.25rem}.experience__eyebrow{display:inline-block;color:#EF4444;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em}.experience__title{font-size:2.25rem;font-weight:700;color:#f5f5f5;letter-spacing:-.025em;line-height:1.25}@media (min-width:640px){.experience__title{font-size:3rem}}.experience__title-accent{background-image:linear-gradient(135deg,#EF4444,#F97316);-webkit-background-clip:text;background-clip:text;color:transparent}.experience__lead{color:#a1a1aa;font-size:1rem;line-height:1.625;max-width:36rem;margin-left:auto;margin-right:auto;padding-top:.25rem}@media (min-width:640px){.experience__lead{font-size:1.125rem}}@media (min-width:1024px){.experience__lead{margin-left:0;margin-right:0}}.experience__timeline{position:relative;display:flex;flex-direction:column;gap:3rem}@media (min-width:1024px){.experience__timeline{gap:5rem}}.experience__timeline-line{position:absolute;top:0;bottom:0;left:1.5rem;width:2px;background:linear-gradient(180deg,transparent,rgba(79,70,229,.2) 10%,rgba(244,63,94,.2) 90%,transparent);z-index:1;pointer-events:none}@media (min-width:1024px){.experience__timeline-line{left:50%;transform:translateX(-50%)}}.experience-item{position:relative;display:flex;flex-direction:column;gap:1.5rem;padding-left:3.5rem;margin-bottom:1.5rem}@media (min-width:1024px){.experience-item{display:grid;grid-template-columns:1fr 1fr;gap:6rem;padding-left:0;align-items:center;margin-bottom:4rem}}.experience-item__timeline-node{position:absolute;left:1.5rem;top:2rem;transform:translate(-50%,-50%);z-index:5;display:flex;align-items:center;justify-content:center}@media (min-width:1024px){.experience-item__timeline-node{left:50%;top:50%}}.experience-item__node-dot{width:12px;height:12px;border-radius:9999px;background-color:#0a0a0a;border:2px solid rgba(79,70,229,.3);transition:all .3s ease}.experience-item__node-dot.active{background-color:#EF4444;border-color:#6366f1;box-shadow:0 0 0 4px rgba(79,70,229,.15)}.experience-item__info{width:100%;z-index:2}.experience-item__card{position:relative;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background-color:#18181b;padding:2rem;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}@media (min-width:640px){.experience-item__card{padding:2.5rem}}.experience-item__card:hover{border-color:rgba(79,70,229,.15);box-shadow:0 8px 24px -8px rgba(79,70,229,.08)}.experience-item__badge-row{display:flex;justify-content:flex-start;margin-bottom:1.25rem}.experience-item__badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;border-radius:9999px;border:1px solid rgba(79,70,229,.2);background-color:rgba(79,70,229,.06);color:#EF4444;font-size:.75rem;font-weight:500}.experience-item__badge-dot{width:.375rem;height:.375rem;border-radius:9999px;background-color:#EF4444;animation:experience-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes experience-pulse{0%,to{opacity:1}50%{opacity:.5}}.experience-item__title{color:#f5f5f5;font-weight:600;font-size:1.125rem;letter-spacing:-.025em;margin-bottom:.75rem}@media (min-width:640px){.experience-item__title{font-size:1.25rem}}.experience-item__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.625rem 1.25rem;margin-bottom:1.25rem;font-size:.875rem}.experience-item__meta span{display:flex;align-items:center;gap:.375rem}.experience-item__company{color:#EF4444;font-weight:500}.experience-item__muted{color:#71717a}.experience-item__desc{color:#d4d4d8;font-size:.875rem;line-height:1.625;margin-bottom:1.5rem}@media (min-width:640px){.experience-item__desc{font-size:1rem}}.experience-item__prokers{margin-top:1.5rem;margin-bottom:1.5rem;border-top:1px solid rgba(255,255,255,.06);padding-top:1.25rem}.experience-item__prokers-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#a1a1aa;margin-bottom:.75rem}.experience-item__proker-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.experience-item__proker-tag{padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:9999px;border:1px solid rgba(79,70,229,.12);background-color:rgba(79,70,229,.04);color:#EF4444;cursor:default;transition:all .2s ease}.experience-item__proker-tag:hover{background-color:rgba(79,70,229,.08);border-color:rgba(79,70,229,.25)}.experience-item__tags{display:flex;flex-wrap:wrap;gap:.625rem;justify-content:flex-start;border-top:1px solid rgba(255,255,255,.06);padding-top:1.25rem}.experience-item__tag{padding:.25rem .625rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.08);background-color:#27272a;color:#d4d4d8;font-size:.75rem;font-weight:500;cursor:default;transition:all .2s ease}.experience-item__tag:hover{border-color:rgba(244,63,94,.2);color:#F97316}.experience-item__media-container{width:100%;z-index:2}.experience-item__media-inner{position:relative;width:100%;aspect-ratio:16/10;border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);background-color:#f1f5f9;box-shadow:0 4px 16px rgba(255,255,255,.06);transition:all .4s cubic-bezier(.22,1,.36,1)}.experience-item:hover .experience-item__media-inner{border-color:rgba(79,70,229,.15);box-shadow:0 8px 24px -8px rgba(79,70,229,.08)}.experience-carousel{position:absolute;inset:0;z-index:2}.experience-carousel__track{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.experience-carousel__track::-webkit-scrollbar{display:none}.experience-carousel__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;overflow:hidden;position:relative}.experience-carousel__img{width:100%;height:100%;object-fit:cover;opacity:.85;transition:opacity .3s ease}.experience-item:hover .experience-carousel__img{opacity:1}.experience-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.08);color:#334155;cursor:pointer;transition:all .25s ease;opacity:0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.experience-item:hover .experience-carousel__btn{opacity:1}.experience-carousel__btn:hover{background:rgba(79,70,229,.1);border-color:rgba(79,70,229,.2);color:#EF4444}.experience-carousel__btn--left{left:10px}.experience-carousel__btn--right{right:10px}.experience-carousel__dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:10;opacity:0;transition:opacity .25s ease}.experience-item:hover .experience-carousel__dots{opacity:1}.experience-carousel__dot{width:6px;height:6px;border-radius:50%;background:rgba(0,0,0,.2)}.experience-item__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;background:linear-gradient(135deg,#27272a,#f1f5f9);overflow:hidden}.experience-item__placeholder:before{content:"";position:absolute;inset:0;opacity:.4;background-image:linear-gradient(rgba(79,70,229,.06) 1px,transparent 0),linear-gradient(90deg,rgba(79,70,229,.06) 1px,transparent 0);background-size:24px 24px;pointer-events:none;z-index:1}.experience-item__placeholder-icon{color:rgba(79,70,229,.3);animation:placeholder-pulse 4s ease-in-out infinite;z-index:2}.experience-item__placeholder-text{font-size:.75rem;font-weight:500;color:#71717a;text-transform:uppercase;letter-spacing:.15em;text-align:center;max-width:80%;z-index:2}@keyframes placeholder-pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}}@media (min-width:1024px){.experience-item .experience-item__info,.experience-item .experience-item__media-container{grid-row:1}.experience-item:not(.reverse) .experience-item__info{grid-column:1;text-align:right}.experience-item:not(.reverse) .experience-item__badge-row,.experience-item:not(.reverse) .experience-item__meta,.experience-item:not(.reverse) .experience-item__proker-tags,.experience-item:not(.reverse) .experience-item__tags{justify-content:flex-end}.experience-item:not(.reverse) .experience-item__media-container{grid-column:2}.experience-item.reverse .experience-item__media-container{grid-column:1}.experience-item.reverse .experience-item__info{grid-column:2;text-align:left}.experience-item.reverse .experience-item__badge-row,.experience-item.reverse .experience-item__meta,.experience-item.reverse .experience-item__proker-tags,.experience-item.reverse .experience-item__tags{justify-content:flex-start}}.contact{position:relative;padding-top:4.5rem;padding-bottom:4.5rem;background-color:#0a0a0a;overflow:hidden}@media (min-width:640px){.contact{padding-top:5.5rem;padding-bottom:5.5rem}}@media (min-width:768px){.contact{padding-top:7.5rem;padding-bottom:7.5rem}}.contact__ambient{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:56rem;height:100%;max-height:56rem;pointer-events:none}.contact__glow{position:absolute;width:500px;height:500px;border-radius:9999px;filter:blur(130px)}.contact__glow--tr{top:0;right:0;background-color:rgb(79 70 229/.06)}.contact__glow--bl{bottom:0;left:0;background-color:rgb(244 63 94/.04)}.contact__intro{text-align:center;margin-bottom:4rem;max-width:48rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.contact__intro{margin-bottom:5.5rem}}@media (min-width:1024px){.contact__intro{text-align:left;margin-bottom:7rem;margin-left:0;margin-right:0}}@media (min-width:1280px){.contact__intro{margin-bottom:8.5rem}}.contact__title{font-size:2.25rem;line-height:1.15;font-weight:700;color:#f5f5f5;letter-spacing:-.025em}@media (min-width:640px){.contact__title{font-size:3rem}}@media (min-width:768px){.contact__title{font-size:3.75rem}}.contact__title-accent{background-image:linear-gradient(135deg,#EF4444,#F97316);-webkit-background-clip:text;background-clip:text;color:transparent}.contact__grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start;max-width:64rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.contact__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem;align-items:center;max-width:none;margin-left:0;margin-right:0}}@media (min-width:1280px){.contact__grid{gap:6rem;max-width:72rem}}.contact__info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3rem}@media (min-width:1024px){.contact__info{align-items:flex-start;text-align:left}}.contact__info-text{display:flex;flex-direction:column;gap:1.5rem;max-width:32rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.contact__info-text{margin-left:0;margin-right:0}}.contact__subtitle{font-size:1.5rem;line-height:2rem;font-weight:700;color:#f5f5f5}.contact__description{font-size:1rem;line-height:1.625;color:#a1a1aa}@media (min-width:640px){.contact__description{font-size:1.125rem;line-height:1.75rem}}.contact__socials{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.25rem;justify-content:center;width:100%;max-width:36rem;margin-left:auto;margin-right:auto;padding-top:.25rem}@media (min-width:640px){.contact__socials{flex-direction:row;gap:1.5rem}}@media (min-width:1024px){.contact__socials{justify-content:flex-start;margin-left:0;margin-right:0}}.contact__social-link{box-sizing:border-box;display:inline-flex;width:100%;min-height:3.25rem;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background-color:#18181b;color:#475569;font-weight:500;font-size:.875rem;line-height:1;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:all .2s ease}@media (min-width:640px){.contact__social-link{width:auto;min-width:12.5rem;padding-left:2.25rem;padding-right:2.25rem}}.contact__social-link:hover{color:#EF4444;border-color:rgba(79,70,229,.2);box-shadow:0 4px 12px rgba(79,70,229,.08)}.contact__social-icon{flex-shrink:0}.contact__social-label{white-space:nowrap}.contact__form-shell{position:relative;width:100%;max-width:32rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.contact__form-shell{max-width:none;margin-left:0;margin-right:0}}.contact__form-inner{background-color:#18181b;padding:2.25rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 16px rgba(0,0,0,.04)}@media (min-width:640px){.contact__form-inner{padding:2.75rem}}@media (min-width:1024px){.contact__form-inner{padding:3rem}}.contact__form{display:flex;flex-direction:column;gap:2.25rem}@media (min-width:640px){.contact__form{gap:2.5rem}}.contact__field{display:flex;flex-direction:column;gap:1rem}.contact__label{display:block;margin-bottom:.375rem;text-align:center;font-size:.75rem;line-height:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#a1a1aa}@media (min-width:1024px){.contact__label{text-align:left}}.contact__input,.contact__textarea{box-sizing:border-box;width:100%;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.08);background-color:#f8fafc;color:#0f172a;font-size:.875rem;line-height:1.5;transition:border-color .15s ease,box-shadow .15s ease}.contact__input{min-height:3rem}.contact__input::placeholder,.contact__textarea::placeholder{color:#71717a}.contact__input:focus,.contact__textarea:focus{outline:none;border-color:#EF4444;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.contact__textarea{min-height:8rem;resize:none;line-height:1.625}.contact__submit{box-sizing:border-box;display:inline-flex;width:100%;min-height:3.25rem;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border:none;border-radius:.75rem;background-image:linear-gradient(135deg,#EF4444,#F97316);color:#fff;font-size:.875rem;font-weight:700;line-height:1;letter-spacing:.025em;cursor:pointer;box-shadow:0 10px 15px -3px rgba(79,70,229,.2);transition:all .2s ease}.contact__submit:hover{box-shadow:0 14px 20px -4px rgba(79,70,229,.25)}.contact__submit-icon{flex-shrink:0}.footer{position:relative;padding-top:4rem;padding-bottom:4rem;background-color:#111111;border-top:1px solid rgba(255,255,255,.06)}@media (min-width:640px){.footer{padding-top:5rem;padding-bottom:5rem}}.footer__shell{display:flex;flex-direction:column;gap:3.5rem}@media (min-width:640px){.footer__shell{gap:5rem}}.footer__row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.5rem;text-align:center}@media (min-width:1024px){.footer__row{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;text-align:left}}.footer__brand-block{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media (min-width:1024px){.footer__brand-block{align-items:flex-start}}.footer__brand{gap:.5rem}.footer__brand,.footer__logo{display:flex;align-items:center}.footer__logo{width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(135deg,#EF4444,#F97316);justify-content:center;box-shadow:0 4px 12px rgba(239,68,68,.25)}.footer__logo-text{color:#f5f5f5;font-size:.875rem;font-weight:700}.footer__name{color:#f5f5f5;font-weight:700;letter-spacing:-.025em;font-size:1.25rem}.footer__nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}@media (min-width:640px){.footer__nav{gap:2rem}}@media (min-width:1024px){.footer__nav{justify-content:flex-start}}.footer__nav a{color:#a1a1aa;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s ease}.footer__nav a:hover{color:#f5f5f5}.footer__socials{display:flex;align-items:center;justify-content:center;gap:1rem}@media (min-width:1024px){.footer__socials{justify-content:flex-end}}.footer__social{width:2.5rem;height:2.5rem;border-radius:.75rem;border:1px solid rgb(255 255 255/.1);background-color:rgb(255 255 255/.05);display:flex;align-items:center;justify-content:center;color:rgb(255 255 255/.3);text-decoration:none;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.footer__social:hover{color:#fff;border-color:rgb(255 255 255/.2);background-color:rgb(255 255 255/.1)}.footer__top{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:0}.footer__top-circle{width:3rem;height:3rem;border-radius:9999px;border:1px solid rgb(255 255 255/.1);background-color:rgb(255 255 255/.05);display:flex;align-items:center;justify-content:center;color:rgb(255 255 255/.3);transition:color .3s ease,border-color .3s ease,background-color .3s ease}.footer__top:hover .footer__top-circle{color:#fff;border-color:rgba(239,68,68,.4);background-color:rgba(239,68,68,.1)}.footer__top-circle svg{transition:transform .3s ease}.footer__top:hover .footer__top-circle svg{transform:translateY(-2px)}.footer__top-label{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:rgb(255 255 255/.2);font-weight:700;transition:color .3s ease}.footer__top:hover .footer__top-label{color:rgb(255 255 255/.4)}.footer__bottom{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:3rem;border-top:1px solid rgb(255 255 255/.05);gap:2rem;text-align:center;width:100%}@media (min-width:1024px){.footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;gap:1.5rem}}.footer__copyright{color:rgb(255 255 255/.2);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin:0}.footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}@media (min-width:1024px){.footer__legal{justify-content:flex-end}}.footer__legal a{color:rgb(255 255 255/.2);font-size:10px;text-transform:uppercase;font-weight:700;letter-spacing:.1em;text-decoration:none;transition:color .15s ease}.footer__legal a:hover{color:rgb(255 255 255/.4)}.footer__accent-line{position:absolute;bottom:0;left:25%;right:25%;height:1px;background:linear-gradient(90deg,transparent,rgba(239,68,68,.1),transparent)}