:root{--ease-out-expo:cubic-bezier(.16,1,.3,1)}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-delay:0s!important}}.about{background:#0a0a0a;min-height:100vh;padding:0;position:relative;overflow-x:hidden}.about:before{content:"";pointer-events:none;width:600px;height:600px;left:var(--mouse-x,50%);top:var(--mouse-y,50%);z-index:100;opacity:0;background:radial-gradient(circle,#ddfa4214 0%,#ddfa420a 30%,#0000 70%);border-radius:50%;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}@media (hover:hover){.about:before{opacity:1}}@media (max-width:768px){.about:before{display:none}}.about__header{z-index:100;animation:slideInFromLeft .7s var(--ease-out-expo)both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border-bottom:1px solid #ffffff80;padding:2rem 8vw;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.about__header{padding:1.5rem 5vw}}.about__title{letter-spacing:.2em;text-transform:uppercase;color:#ddfa42;align-items:center;gap:1rem;font-size:.75rem;font-weight:500;display:flex}.about__title:after{content:"";background:#ffffff14;flex:1;max-width:100px;height:1px}.about__title .beta-badge{letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a;background:#ddfa42;border-radius:3px;margin-left:.5rem;padding:.2rem .5rem;font-size:.5rem;font-weight:600;display:inline-block}.about__badge{letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a;background:#ddfa42;border-radius:3px;margin-top:1rem;padding:.25rem .6rem;font-size:.65rem;font-weight:500;display:inline-block}.about__content{padding-top:0}.about__section{border-bottom:1px solid #ffffff14;flex-direction:column;justify-content:center;min-height:100vh;padding:10vw 8vw;display:flex}@media (max-width:768px){.about__section{padding:15vw 5vw}}.about__section:last-child{border-bottom:none}.about__section:first-child{z-index:10;background:#0a0a0a;position:relative;overflow:hidden}.about__section:first-child:before{content:"";pointer-events:none;background:radial-gradient(circle,#ddfa4208 0%,#0000 70%);position:absolute;inset:0}.about__section--highlight{z-index:20;background:#0a0a0a;border:none;grid-template-columns:repeat(2,1fr);align-items:start;gap:2rem;margin:0;padding:10vw 8vw;display:grid;position:relative;overflow:visible}.about__section--highlight .about__section-title{grid-column:1/-1}@media (max-width:900px){.about__section--highlight{grid-template-columns:1fr}}@media (max-width:768px){.about__section--highlight{padding:15vw 5vw}}.about__section:not(:first-child):not(.about__section--highlight){z-index:15;background:#0a0a0a;position:relative}.about__section-title{color:#fff;letter-spacing:-.01em;max-width:800px;margin-bottom:1.25rem;font-size:1.25rem;font-weight:500;display:inline-block;position:relative}.about__section:first-child .about__section-title{display:none}.about__section--highlight .about__section-title{letter-spacing:-.03em;background:linear-gradient(120deg,#fff 0%,#ddfa42e6 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;padding-bottom:2rem;font-size:2rem;font-weight:700;position:relative}.about__section--highlight .about__section-title:after{content:"";background:linear-gradient(90deg,#ddfa4266 0%,#ddfa4226 40%,#0000 100%);width:100%;height:1px;position:absolute;bottom:0;left:0}@media (max-width:768px){.about__section--highlight .about__section-title{margin-bottom:2.5rem;font-size:1.5rem}}.about__section-title .beta-badge{letter-spacing:.15em;text-transform:uppercase;color:#0a0a0a;vertical-align:middle;background:#ddfa42;border-radius:4px;margin-left:1rem;padding:.3rem .7rem;font-size:.5rem;font-weight:700;transition:all .3s;display:inline-block;position:relative;top:-3px;box-shadow:0 2px 8px #ddfa424d}.about__section-title .beta-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ddfa4266}.about__subsection{transition:all .4s var(--ease-out-expo);border-top:1px solid #ffffff08;margin-top:3.5rem;padding:2rem 0;position:relative}.about__subsection:first-child{border-top:none;margin-top:2rem;padding-top:0}.about__subsection:hover{border-left:2px solid #ddfa424d;padding-left:1.5rem}.about__subsection:hover .about__subsection-title{color:#e4fb6a;letter-spacing:.02em}.about__section--highlight .about__subsection{opacity:0;background:linear-gradient(135deg,#ffffff05 0%,#ffffff01 100%);border:1px solid #ffffff14;border-radius:12px;margin-top:0;padding:2rem;transition:background .3s,border-color .3s,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:relative;overflow:hidden;transform:translateY(50px)}.about__section--highlight .about__subsection:before{content:"";opacity:0;background:linear-gradient(#0000 0%,#ddfa4299 20%,#ddfa42 50%,#ddfa4299 80%,#0000 100%);width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.about__section--highlight .about__subsection:hover{background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border-color:#ddfa4233;box-shadow:0 8px 24px #0003,0 4px 12px #ddfa421a;transform:translateY(-4px)!important}.about__section--highlight .about__subsection:hover:before{opacity:1}.about__section--highlight .about__subsection:hover .about__subsection-title,.about__section--highlight .about__subsection:hover .about__subsection-title:before{color:#ddfa42}@media (max-width:768px){.about__section--highlight .about__subsection{padding:1.5rem}}.about__subsection-title{color:#ffffffb3;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;transition:color .3s,transform .3s;display:flex;position:relative}.about__subsection-title:before{content:"▸";color:#ddfa4280;font-size:.7rem;transition:color .3s}.about__section--highlight .about__subsection-title{color:#fffc;letter-spacing:.05em;font-size:1rem;font-weight:700}.about .hero-label{z-index:2;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex;position:relative}.about .hero-label__index{font-variant-numeric:tabular-nums;color:#ddfa42;letter-spacing:.05em;font-family:Geist Mono,monospace;font-size:.7rem;font-weight:500}.about .hero-label__line{background:#ddfa424d;width:40px;height:1px}.about .hero-label__text{letter-spacing:.2em;text-transform:uppercase;color:#ddfa42;font-size:.75rem;font-weight:500}.about .hero-typo{-webkit-user-select:none;user-select:none;cursor:default;z-index:2;margin-bottom:2rem;position:relative}.about .hero-typo__fill,.about .hero-typo__stroke{will-change:transform}.about .hero-typo__fill{z-index:2;position:relative}.about .hero-typo__fill .hero-typo__line{text-transform:uppercase;letter-spacing:-.04em;background:linear-gradient(135deg,#ddfa42d9 0%,#fff 45%,#ddfa42 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:5.5rem;font-weight:900;line-height:1}@media (max-width:768px){.about .hero-typo__fill .hero-typo__line{font-size:3rem}}.about .hero-typo__stroke{z-index:1;position:absolute;top:6px;left:6px}.about .hero-typo__stroke .hero-typo__line{text-transform:uppercase;letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1px #ddfa4240;font-size:5.5rem;font-weight:900;line-height:1}@media (max-width:768px){.about .hero-typo__stroke .hero-typo__line{-webkit-text-stroke-width:.5px;font-size:3rem}.about .hero-typo__stroke{top:3px;left:3px}}.about .hero-divider{transform-origin:0;z-index:2;background:linear-gradient(90deg,#ddfa42 0%,#ddfa421a 100%);width:min(200px,30vw);height:1px;margin-bottom:2.5rem;position:relative}@media (max-width:768px){.about .hero-divider{width:min(120px,40vw);margin-bottom:2rem}}.about .hero-paragraphs{z-index:2;max-width:680px;position:relative}.about .hero-marquee{z-index:1;opacity:.08;position:absolute;bottom:4vw;left:0;right:0;overflow:hidden}.about .hero-marquee__track{white-space:nowrap;width:max-content;display:flex}.about .hero-marquee__track span{letter-spacing:.2em;text-transform:uppercase;color:#ddfa42;padding-right:0;font-size:1rem;font-weight:700}@media (max-width:768px){.about .hero-marquee{bottom:5vw}.about .hero-marquee__track span{font-size:.75rem}}.about__text{color:#ffffff80;max-width:800px;margin-bottom:1rem;font-size:.95rem;line-height:1.8}.about__text:last-child{margin-bottom:0}.about__text strong{color:#fff;font-weight:500}.about__section:first-child .about__text{color:#ffffffd9;letter-spacing:-.01em;text-shadow:0 1px 2px #0000001a;margin-bottom:2rem;font-size:1.25rem;font-weight:400;line-height:1.8}.about__section:first-child .about__text::selection{color:#fff;background:#ddfa424d}.about__text ul{margin-top:.75rem;padding-left:1.5rem}.about__text ul li{margin-bottom:.6rem;padding-left:.5rem;position:relative}.about__text ul li:last-child{margin-bottom:0}.about__text ul li::marker{color:#ddfa42}.about__feature-list{max-width:800px;margin-top:1.5rem;padding:0;list-style:none}.about__feature-list li{color:#ffffff80;margin-bottom:.9rem;padding-left:2rem;font-size:1rem;line-height:1.8;position:relative}.about__feature-list li:before{content:"→";color:#ddfa42;font-weight:600;position:absolute;left:0}.about__feature-list li:last-child{margin-bottom:0}.about__grid{flex-direction:column;gap:1rem;display:flex}@media (max-width:600px){.about__grid{gap:.75rem}}.about__grid-item{background:linear-gradient(90deg,#ffffff04 0%,#ffffff02 100%);border-left:2px solid #ffffff0f;border-radius:4px;align-items:baseline;gap:1.5rem;padding:1.25rem 1.5rem;transition:background .3s,border-color .3s,transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.about__grid-item:before{content:"";opacity:0;background:#ddfa4266;border-radius:50%;width:6px;height:6px;transition:opacity .3s;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.about__grid-item:hover{background:linear-gradient(90deg,#ffffff06 0%,#ffffff03 100%);border-left-color:#ddfa4266;transform:translate(4px)}.about__grid-item:hover:before{opacity:1}.about__grid-item:hover .about__label{color:#ddfa42}.about__grid-item:hover .about__value{color:#fffffff2}@media (max-width:600px){.about__grid-item{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem}}.about__label{letter-spacing:.08em;text-transform:uppercase;color:#ddfa42b3;flex-shrink:0;min-width:100px;font-size:.75rem;font-weight:600;transition:color .3s}@media (max-width:600px){.about__label{min-width:auto}}.about__value{color:#ffffff80;font-size:.95rem;line-height:1.5}.about__list{flex-direction:column;display:flex}.about__list-item{border-bottom:1px solid #ffffff0a;gap:1.5rem;padding:1rem 0;transition:all .3s;display:flex}.about__list-item:last-child{border-bottom:none}.about__list-item:hover{background:#ffffff05;padding-left:.5rem}.about__list-item:hover .about__list-label{color:#ddfa42}@media (max-width:600px){.about__list-item{flex-direction:column;gap:.5rem}}.about__list-label{color:#fff;flex-shrink:0;width:140px;font-size:.85rem;font-weight:500;transition:color .3s}@media (max-width:600px){.about__list-label{width:auto}}.about__list-desc{color:#ffffff80;font-size:.85rem;line-height:1.6}.about__code{color:#ddfa42;cursor:default;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;margin-top:1rem;padding:.75rem 1rem;font-family:Geist Mono,monospace;font-size:.85rem;transition:all .3s;overflow-x:auto}.about__code:hover{background:#ffffff0d;border-color:#ddfa424d;box-shadow:0 2px 8px #0003}.about__code strong{color:#ddfa42;margin-bottom:.75rem;font-weight:600;display:block}.about__code::-webkit-scrollbar{height:6px}.about__code::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}.about__code::-webkit-scrollbar-thumb{background:#ddfa4233;border-radius:3px}.about__code::-webkit-scrollbar-thumb:hover{background:#ddfa424d}.about__section--performance{text-align:center;max-width:100%;padding:0;overflow:visible}.about__section--skills{z-index:20;background:#0a0a0a;position:relative}.skills__badges{flex-wrap:wrap;gap:.75rem;max-width:1000px;display:flex}.skills__badge{letter-spacing:-.01em;color:#0a0a0a;cursor:default;background:#ddfa42;border:1px solid #ddfa42cc;border-radius:100px;align-items:center;padding:.75rem 1.6rem;font-family:Geist,system-ui,-apple-system,sans-serif;font-size:1.1rem;font-weight:600;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,background .3s;display:inline-flex;position:relative;overflow:hidden}.skills__badge:hover{background:#e1fb5b;transform:translateY(-3px)scale(1.04);box-shadow:0 6px 20px #ddfa424d,0 2px 8px #ddfa4233}.skills__badge:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:60%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.skills__badge:hover:after{left:120%}.skills__badge--accent{color:#ddfa42;background:0 0;border-color:#ddfa4280}.skills__badge--accent:hover{background:#ddfa4226;border-color:#ddfa42;box-shadow:0 6px 20px #ddfa4233,0 0 0 1px #ddfa424d}@media (max-width:768px){.skills__badge{padding:.6rem 1.2rem;font-size:.95rem}}.about__looping-wrapper{z-index:20;background:#0a0a0a;justify-content:space-between;align-items:center;gap:6vw;height:100vh;padding:0 8vw;display:flex;position:relative}@media (max-width:768px){.about__looping-wrapper{flex-direction:column;justify-content:center;gap:3rem;padding:0 5vw}}.looping-words{height:2.7em;padding-left:.1em;padding-right:.1em;font-size:7vw;line-height:.9;position:relative}@media (max-width:768px){.looping-words{font-size:10vw}}.looping-words__containers{width:100%;height:100%;position:relative;overflow:hidden}.looping-words__list{text-align:center;text-transform:uppercase;white-space:nowrap;flex-flow:column;align-items:center;margin:0;padding:0;font-weight:700;list-style:none;display:flex;position:relative}.looping-words__item{justify-content:center;align-items:center;display:flex}.looping-words__p{color:#ddfa42;letter-spacing:-.03em;margin:0;font-family:Geist,system-ui,-apple-system,sans-serif;font-weight:800}.looping-words__fade{pointer-events:none;background-image:linear-gradient(#0a0a0a 5%,#0000 40% 60%,#0a0a0a 95%);width:100%;height:100%;position:absolute;top:0;left:0}.looping-words__selector{pointer-events:none;width:100%;height:.9em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.looping-words__edge{border-top:.035em solid #ddfa42;border-left:.035em solid #ddfa42;width:.125em;height:.125em;position:absolute;top:0;left:0}.looping-words__edge.is--2{left:auto;right:0;transform:rotate(90deg)}.looping-words__edge.is--3{inset:auto 0 0 auto;transform:rotate(180deg)}.looping-words__edge.is--4{top:auto;bottom:0;transform:rotate(270deg)}.looping-words__right{flex-direction:column;flex:1;gap:1.5rem;max-width:520px;display:flex}@media (max-width:768px){.looping-words__right{max-width:100%}}.looping-words__counter{font-variant-numeric:tabular-nums;align-items:baseline;gap:.25rem;font-family:Geist Mono,monospace;display:flex}.looping-words__counter-current{color:#ddfa42;font-size:1.5rem;font-weight:700;display:inline-block}.looping-words__counter-sep{color:#ffffff8c;margin:0 .15rem;font-size:1rem}.looping-words__counter-total{color:#ffffff8c;font-size:1rem;font-weight:400}.looping-words__progress{background:#ffffff14;border-radius:1px;width:100%;height:2px;overflow:hidden}.looping-words__progress-fill{transform-origin:0;width:100%;height:100%;transform:scaleX(1/6);background:linear-gradient(90deg,#ddfa42,#ddfa4299);border-radius:1px}.looping-words__descriptions{min-height:160px;position:relative}@media (max-width:768px){.looping-words__descriptions{min-height:120px}}.looping-words__desc{width:100%;position:absolute;top:0;left:0}.looping-words__desc:first-child{position:relative}.looping-words__desc-text{color:#ffffffd9;letter-spacing:-.01em;margin:0 0 1.5rem;font-family:Geist,system-ui,-apple-system,sans-serif;font-size:1.35rem;font-weight:400;line-height:1.75}.looping-words__desc-detail{color:#ffffff80;letter-spacing:-.01em;margin:.75rem 0 0;font-family:Geist,system-ui,-apple-system,sans-serif;font-size:1.15rem;font-weight:400;line-height:1.7}.perf{flex-direction:column;align-items:center;padding:0 8vw;display:flex;position:relative}@media (max-width:768px){.perf{padding:0 5vw}}.perf__hero{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;min-height:100vh;display:flex}.perf__number{font-variant-numeric:tabular-nums;letter-spacing:-.04em;color:#ddfa42;text-shadow:0 0 120px #ddfa4240;z-index:2;font-family:Geist,system-ui,-apple-system,sans-serif;font-size:28vw;font-weight:900;line-height:1;position:relative}@media (max-width:768px){.perf__number{font-size:36vw}}.perf__labels{opacity:0;z-index:1;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:relative;transform:translateY(20px)}.perf__label{color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;font-weight:600}.perf__sublabel{color:#ffffff4d;letter-spacing:.02em;font-size:.85rem}.perf__videos{opacity:0;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;padding-bottom:6rem;display:grid}@media (max-width:1024px){.perf__videos{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.perf__videos{grid-template-columns:1fr;gap:1.5rem;padding-bottom:4rem}}.perf__video-item{opacity:0;flex-direction:column;gap:.75rem;display:flex;transform:translateY(30px)}.perf__video-title{color:#fff;letter-spacing:.02em;text-transform:uppercase;font-size:.8rem;font-weight:500}.perf__video{width:100%;height:auto;transition:transform .5s var(--ease-out-expo),border-color .3s ease,box-shadow .5s ease;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;overflow:hidden}.perf__video:hover{border-color:#ddfa424d;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d,0 4px 8px #0003,0 0 0 1px #ddfa421a}.about .pin-spacer{background:#ddfa42;z-index:0!important}
