@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap";@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/dm-mono-latin-ext-300-normal-CnIee3y3.woff2) format("woff2"),url(/assets/dm-mono-latin-ext-300-normal-DQuwWybz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:300;src:url(/assets/dm-mono-latin-300-normal-CNmLoeDX.woff2) format("woff2"),url(/assets/dm-mono-latin-300-normal-CT8u5j2n.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #000000;--fg: #eef0f2;--muted: #9aa3ad;--accent: #7fb7ff;--header-h: 84px;--max-width: 1185px;--ease: cubic-bezier(.16, 1, .3, 1);--card-radius: 12px;--loop-gap: 36px;--line-color: rgba(255, 255, 255, .06)}:root[data-theme=light]{--bg: #fbfbfc;--fg: #0b1220;--muted: #59636b;--accent: #2b6cff;--line-color: rgba(0, 0, 0, .06)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}body{background-color:var(--bg);color:var(--fg);font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;line-height:1.6;transition:background .36s var(--ease),color .36s var(--ease)}section{scroll-margin-top:calc(var(--header-h) + 12px)}.header{position:fixed;top:0;left:0;right:0;height:var(--header-h);display:flex;justify-content:space-between;align-items:center;width:100vw;padding:0 calc((100vw - var(--max-width)) / 2);background:#000000d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:100}.brand{font-weight:700;font-size:20px;cursor:pointer;color:var(--fg);transition:.25s var(--ease);letter-spacing:.2px}.brand:hover{color:var(--accent);transform:translateY(-1px)}.header-right{display:flex;align-items:center;gap:32px}.nav{display:flex;gap:32px}.nav a{text-decoration:none;color:var(--muted);font-size:14.5px;font-weight:400;transition:.18s ease;text-transform:lowercase}.nav a.active,.nav a:hover{color:var(--fg)}.toggle-btn{width:40px;height:36px;padding:6px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff05;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.06);cursor:pointer;transition:.25s var(--ease)}.toggle-btn:hover{transform:translateY(-2px)}.main{margin-top:calc(var(--header-h) + 60px);padding:0 20px;display:flex;flex-direction:column;align-items:center;width:100%;position:relative;z-index:1;background:transparent}.fixed-lines{position:fixed;top:0;left:50%;transform:translate(-50%);height:100vh;pointer-events:none;display:flex;gap:147px;width:max-content;z-index:0;opacity:0;transform:translate(-50%) translateY(20px);transition:opacity 2.8s var(--ease),transform 2.8s var(--ease)}.fixed-lines.show-lines{opacity:1;transform:translate(-50%) translateY(0)}.fixed-lines .line{position:relative;width:1px;height:100%;background:linear-gradient(to bottom,#0e0e0e,#3d3d3d)}.scroll-markers{position:absolute;top:0;left:50%;transform:translate(-50%);height:100%;width:max-content;pointer-events:none;display:flex;gap:147px;z-index:10}.marker-col{position:relative;width:1px;height:100%}.hero.hero-full{min-height:calc(100vh - var(--header-h));display:flex;align-items:center;justify-content:flex-start;padding:36px 20px;width:100%}.hero.hero-centered{justify-content:center}.hero-inner{max-width:var(--max-width);width:100%;margin:0 auto;text-align:left;padding:0 10px}.hero.hero-centered .hero-inner{text-align:center;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0px}.hero-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:40px;margin:0;line-height:40px;letter-spacing:-1.2px;color:#fff;font-variation-settings:"opsz" 32}.hero-title-sub{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:40px;margin:0;line-height:40px;letter-spacing:-1.2px;color:#777;font-variation-settings:"opsz" 32}.typewriter-text{display:inline-block;white-space:pre;vertical-align:baseline}.char{display:inline-block;opacity:0;transform:translateY(6px);animation:smoothType .16s cubic-bezier(.2,.9,.2,1) forwards;vertical-align:baseline}.typewriter-text.done:after{content:"";display:inline-block;width:6px;height:1em;background:var(--fg);margin-left:8px;vertical-align:baseline;border-radius:2px;animation:blink 1s steps(2,start) infinite}@keyframes smoothType{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.hero-lead{color:var(--muted);font-weight:400;font-size:clamp(16px,2.2vw,20px);margin:18px 0 22px;line-height:1.6;max-width:720px;opacity:0;transform:translateY(8px);transition:opacity .48s var(--ease),transform .48s var(--ease)}.reveal-after-type.show{opacity:1;transform:none}.button-group{margin-top:32px;display:flex;gap:10px;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:opacity .52s var(--ease),transform .52s var(--ease)}.button-group.show{opacity:1;transform:none}.btn{font-family:Inter,sans-serif;font-size:15px;font-weight:500;padding:9px 20px;border-radius:999px;cursor:pointer;border:none;letter-spacing:-.01em;transition:opacity .15s ease,transform .2s var(--ease);text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn:hover{opacity:.85;transform:translateY(-2px)}.btn-outline{background-color:#fff;color:#111;border:1.5px solid #111111}.btn-solid{background-color:#111;color:#fff}.section{max-width:var(--max-width);width:100%;margin:80px auto;text-align:left}.about-section{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin:0 auto;align-items:start;padding-top:50vh}.about-heading{grid-column:2 / span 4;font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:32px;line-height:32px;font-weight:400;letter-spacing:-.04em;margin:0 0 200px;text-align:left}.about-primary{color:#fff}.about-muted{color:#777}.stats-row,.stats-row-v1,.stats-row-v2,.stats-row-v3{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-top:50vh;overflow:visible}.stat-item{display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;justify-self:start;transform:translate(-50%)}.stat-item-new{display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;justify-self:start;transform:translate(-50%);grid-column:3;margin-left:-141px}.stat-item.col-3{grid-column:3;margin-left:14px}.stat-item.col-5{grid-column:5}.stat-item.col-6{grid-column:6;margin-left:171px}.stat-item.col-7{grid-column:7;transform:translate(-35%);margin-left:136px}.stat-number{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:64px;line-height:64px;letter-spacing:-.03em;color:#fff}.stat-label{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:22px;line-height:20px;font-weight:400;letter-spacing:-.01em;color:#777;white-space:nowrap}.showcase-card{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-top:35vh}.showcase-card-inner{grid-column:2 / 8;background:#111;border-radius:24px;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.04)}.showcase-card-image{width:100%;height:100%;object-fit:cover;display:block}.project-info-block{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-top:60px}.project-info-content{grid-column:2 / 4}.project-info-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;margin-bottom:12px}.project-info-desc{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#777}.bio-section{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-top:50vh}.bio-content{grid-column:2 / 5}.bio-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:18px;line-height:26px;color:#fff;margin-bottom:20px}.bio-text{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#777;margin-bottom:16px}.bio-signature{margin-top:32px;width:150px;padding-left:12px;height:auto;opacity:.9}.bio-signature img{width:80px;height:auto;object-fit:contain;filter:invert(1)}.quote-section{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-top:50vh}.quote-content{grid-column:3 / 7;text-align:center;max-width:600px;justify-self:center}.quote-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:650;font-size:32px;line-height:32px;color:#fff;margin-bottom:6px}.quote-text{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:300;font-size:28px;line-height:26px;color:#888;letter-spacing:-.01em;max-width:480px}.stats-row-2{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-top:70vh;margin-bottom:400px;overflow:visible}.stats-row-2 .stat-number{font-size:64px;line-height:64px;font-weight:600;letter-spacing:-.03em}.stats-row-2 .stat-label{font-size:18px;font-weight:400;color:#888}.techs-heading{color:var(--muted);font-size:15px;margin-bottom:10px;font-weight:500}.techs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 30px;color:var(--muted)}.techs-grid div:before{content:"▶";color:var(--accent);font-size:12px;margin-right:8px}.about-right{display:flex;justify-content:center}.about-avatar{width:100%;max-width:340px;border-radius:14px;aspect-ratio:3/4;object-fit:cover;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 24px #0000001f;transition:.35s var(--ease)}.about-avatar.float{animation:floatY 7s ease-in-out infinite}@keyframes floatY{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@media(hover:hover)and (pointer:fine){.about-avatar:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 18px 36px #0000001f}}.journey-header{grid-column:2 / -1;margin-bottom:24px}.journey-header h2{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:15px;font-weight:400;line-height:15px;color:#fff;margin:0}.journey-preamble{grid-column:2 / 6;max-width:694px}.journey-preamble p{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-size:15px;line-height:20px;color:#777;margin-bottom:24px}#projects.about-section{margin-top:50vh;padding-top:80px}.footer-nav-section{margin-top:0;padding-top:80px;padding-bottom:80px;align-items:start}.footer-nav-icons{grid-column:1 / 2;display:flex;align-items:center;gap:10px}.geo-icon{display:inline-block}.geo-square{width:14px;height:14px;background:#777;border-radius:2px}.geo-circle{width:14px;height:14px;background:#777;border-radius:50%}.geo-triangle{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:14px solid rgb(119,119,119)}.footer-nav-col{display:flex;flex-direction:column;gap:8px}.footer-nav-navigate{grid-column:6 / 7}.footer-nav-resources{grid-column:7 / 8}.footer-nav-contact{grid-column:8 / 9}.footer-nav-heading{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:14px;font-weight:600;color:#fff;margin:0 0 4px}.footer-nav-link{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:14px;font-weight:400;color:#777;text-decoration:none;line-height:22px;transition:color .2s ease}.footer-nav-link:hover{color:#c8c8c8}.status-bar{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:var(--max-width);padding:0;margin-top:50vh;margin-bottom:40px}.status-bar-left{font-family:DM Mono,monospace;font-weight:300;font-size:14px;line-height:20px;color:#ffffff80}.status-bar-right{display:flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-weight:300;font-size:14px;line-height:20px;color:#ffffff80}.green-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:blink-dot 2s ease-in-out infinite}@keyframes blink-dot{0%,to{opacity:1}50%{opacity:.3}}.stacked-cards-container{max-width:var(--max-width);width:100%;margin:50vh auto 0;position:relative;padding-bottom:15vh;margin-top:70px}.stacked-card{position:sticky;top:calc(var(--header-h) + 20px + (var(--card-index) * 44px));z-index:calc(var(--card-index) + 1);width:100%;min-height:700px;background:#141414;border-top:1px solid rgba(255,255,255,.15);border-radius:20px 20px 0 0;padding:0;box-shadow:0 -4px 20px #0006;will-change:transform;transform-origin:top center;overflow:hidden;margin-bottom:80vh}.stacked-card-header{display:flex;justify-content:space-between;align-items:center;padding:14px 32px;border-bottom:1px solid rgba(255,255,255,.06);height:44px;box-sizing:border-box}.stacked-card-year,.stacked-card-category{font-family:DM Mono,monospace;font-size:14px;font-weight:400;color:#ffffff80;letter-spacing:.02em}.stacked-card-content{display:flex;justify-content:space-between;align-items:flex-end;padding:60px 32px 48px;min-height:440px}.stacked-card-name{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:72px;font-weight:500;color:var(--accent, #7affc0);letter-spacing:-.03em;line-height:1.1;margin:0;text-transform:lowercase}.stacked-card-arrow{font-size:48px;color:var(--accent, #7affc0);line-height:1;flex-shrink:0;margin-left:40px}.about-split-section{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:50vh;padding-bottom:120px}.about-split-layout{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;max-width:var(--max-width);margin:-850px auto 0}.about-label-group{grid-column:1 / -1;display:flex;align-items:center;gap:16px;margin-bottom:60px}.about-mini-label{font-family:DM Mono,monospace;font-size:14px;color:var(--muted);opacity:.8;margin-left:-140px}.about-header-line{flex-grow:1;height:1px;background:var(--line-color)}.about-left{grid-column:2 / 6}.about-main-paragraph{font-family:Inter Variable,sans-serif;font-weight:500;font-size:38px;line-height:1.1;letter-spacing:-.04em;color:var(--fg);text-transform:lowercase;margin:0 0 0 -140px}.about-right{grid-column:7 / 9;justify-self:end}.portrait-wrap{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:4px;overflow:hidden;background:#0a0a0a}.about-portrait{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.1) blur(0px);transition:filter 1.6s cubic-bezier(.22,1,.36,1);opacity:.9}.about-split-section.show .about-portrait{filter:grayscale(1) contrast(1.1) blur(1.5px)}.about-btn-wrap{margin-top:48px}.about-btn{position:relative;background:transparent;border:1px solid rgba(255,255,255,.4);color:#ffffff80;font-family:Courier Prime,monospace;font-size:16px;letter-spacing:.08em;padding:20px 80px;cursor:pointer;overflow:hidden;transition:color .4s ease;display:inline-flex;align-items:center;justify-content:center}.btn-fill{position:absolute;bottom:-100%;left:0;width:100%;height:100%;background-color:#fff;transition:bottom .3s cubic-bezier(.25,.46,.45,.94);z-index:0}.btn-text{position:relative;z-index:1;transition:color .4s ease}.about-btn:hover .btn-fill{bottom:0}.about-btn:hover .btn-text{color:#000}.projects-list{display:grid;gap:26px}.project-row{display:grid;grid-template-columns:1fr 260px;gap:20px;align-items:start;padding:12px 0;border-radius:8px;transition:transform .22s var(--ease),box-shadow .22s var(--ease),filter .22s var(--ease),opacity .22s var(--ease);background:transparent}.project-row.focused{transform:translateY(-6px) scale(1.01);z-index:6;filter:brightness(1.06) saturate(1.02);box-shadow:0 16px 36px #0000002e}.project-row.dimmed{filter:blur(.6px) brightness(.78);opacity:.72;transform:none}.project-left{text-align:left}.project-title{font-weight:700;font-size:18px;margin-bottom:8px;color:var(--fg)}.project-desc{color:var(--muted);font-size:15px;line-height:1.7;max-width:680px;font-weight:400}.project-techs{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.tech-chip{display:inline-block;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;color:#fff;margin:6px 6px 6px 0;box-shadow:0 6px 18px #0000000f}.chip-blue{background:linear-gradient(180deg,#5ea0ff,#2f7bff)}.chip-teal{background:linear-gradient(180deg,#6fe0d7,#2ac4b7)}.chip-gray{background:linear-gradient(180deg,#8f8f8f,#6e6e6e)}.chip-yellow{background:linear-gradient(180deg,#f6d07a,#e6b23a)}.chip-green{background:linear-gradient(180deg,#9fe3a7,#46c06b)}.chip-orange{background:linear-gradient(180deg,#f6a45a,#f07b2f)}.animate-on-load{opacity:0;transform:translateY(8px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.page-ready .animate-on-load{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(16px);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.revealed{opacity:1;transform:translateY(0)}.projects-slideshow{width:100%;max-width:var(--max-width);margin:22px auto 28px;position:relative;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#ffffff03,#ffffff03);box-shadow:0 8px 30px #00000047}.slideshow-track{display:flex;transition:transform .52s cubic-bezier(.16,1,.3,1);width:100%}.slide{min-width:100%;position:relative;display:block;height:420px;overflow:hidden;background:#0a0b0c}.slide-image{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.62) saturate(.92);transform-origin:center center;transition:transform .8s ease,filter .48s ease}.projects-slideshow:hover .slide-image{transform:scale(1.03);filter:brightness(.72) saturate(1.02)}.slide-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:26px 28px;background:linear-gradient(180deg,#0000 35%,#0000007a);color:#fff!important}.slide-meta{max-width:60%;color:#fff!important}.slide-title{font-size:22px;font-weight:800;margin-bottom:6px;color:#fff!important}.slide-sub{font-size:15px;margin-bottom:8px;color:#ffffffe0!important}.slide-desc{color:#ffffffe0!important;font-size:14px;line-height:1.45}.slide-actions{display:flex;align-items:center;gap:12px}.slide-github{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#ffffff0a;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.06);transition:transform .18s var(--ease),background .18s var(--ease),color .18s var(--ease)}.slide-github:hover{transform:translateY(-4px);background:#ffffff14;color:#fff}.slideshow-controls{display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 0 6px}.slideshow-prev,.slideshow-next{background:transparent;border:none;font-size:26px;color:var(--muted);cursor:pointer;padding:6px 12px}.slideshow-prev:hover,.slideshow-next:hover{color:var(--accent)}.slideshow-dot{width:10px;height:10px;border-radius:50%;background:#ffffff0f;border:none;cursor:pointer}.slideshow-dot.active{background:linear-gradient(90deg,var(--accent),rgba(127,183,255,.6));transform:scale(1.12)}.footer{text-align:center;color:var(--muted);font-size:14px;margin-top:40px;padding-bottom:8px}.logo-loop-full{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:12px 0 28px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.logo-loop-full .logoloop{width:100%;display:flex;justify-content:center;align-items:center}.logo-loop-full .logoloop__track{align-items:center}.logo-loop-full .logoloop__item{margin-right:var(--loop-gap);display:inline-flex;align-items:center;justify-content:center}.logo-loop-full .logoloop__item img,.logo-loop-full .logoloop__item svg,.logo-loop-full .logoloop__item .logoloop__node{width:44px;height:44px;display:block;color:#ffffffb3;filter:brightness(.8);opacity:.8;transition:filter .18s ease,transform .18s ease,opacity .18s ease,color .18s ease}.logo-loop-full .logoloop__item:hover img,.logo-loop-full .logoloop__item:focus-within img,.logo-loop-full .logoloop__item:hover svg,.logo-loop-full .logoloop__item:focus-within svg,.logo-loop-full .logoloop__item:hover .logoloop__node,.logo-loop-full .logoloop__item:focus-within .logoloop__node{filter:brightness(1.2);transform:scale(1.06);opacity:1;color:#fff}.logoloop__item:after,.logoloop__item .separator,.logoloop__separator{display:none!important}.logoloop__list{list-style:none;padding:0;margin:0;display:flex;align-items:center}@media(max-width:1100px){.slide{height:320px}.slide-meta{max-width:70%}}@media(max-width:840px){.about-inner{grid-template-columns:1fr;text-align:center}.projects-list{gap:18px}.slide{height:220px}.slide-meta{max-width:100%}.slide-title{font-size:20px}}@media(prefers-reduced-motion:reduce){.project-row,.about-avatar,.typewriter-text,.animate-on-load,.logoloop__track,.projects-slideshow,.slide-image{animation:none!important;transition:none!important;transform:none!important}}.projects-intro-section{position:relative;min-height:100vh;display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin:50vh auto 0;align-items:center;overflow:hidden}.projects-intro-section .lines{position:absolute;inset:0;display:flex;justify-content:space-between;pointer-events:none;z-index:0}.projects-intro-section .line{width:1px;height:100%;background:#ffffff0f}.projects-intro-content{position:relative;z-index:1;grid-column:2 / 8;max-width:800px;text-align:left}.projects-intro-heading{font-family:Inter Variable,sans-serif;font-weight:700;font-size:36px;line-height:1.1;color:#fff;letter-spacing:-.03em;margin-bottom:60px;opacity:0;transform:translateY(20px)}.projects-intro-section.show .projects-intro-heading{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) .1s forwards}.projects-intro-subtext{font-family:Inter Variable,sans-serif;font-weight:400;font-size:28px;line-height:1.3;color:#787878;letter-spacing:-.02em;opacity:0;transform:translateY(20px);margin-top:-50px}.projects-intro-section.show .projects-intro-subtext{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) .3s forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.pc-outer{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:50vh;gap:50vh;padding-bottom:200px}.pc-row{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;position:relative}.pc-card{width:100%;grid-column:2 / 8;height:540px;display:flex;flex-direction:column;background:#0d0d0d;border:1px solid rgba(255,255,255,.08);cursor:pointer;overflow:hidden;transition:background .4s var(--ease),border-color .4s var(--ease);box-sizing:border-box;text-decoration:none;margin-left:-149px}.pc-card:hover{background:#ffffff08;border-color:color-mix(in srgb,var(--accent, #6effa0) 30%,transparent)}.pc-header{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.pc-header-left,.pc-header-right{font-family:DM Mono,monospace;font-size:11px;font-weight:400;letter-spacing:.1em;color:#ffffff4d;text-transform:uppercase}.pc-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:40px}.pc-top{display:flex;justify-content:space-between;align-items:flex-start}.pc-meta{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.1em;color:color-mix(in srgb,var(--accent, #6effa0) 45%,transparent);text-transform:uppercase}.pc-arrow{width:32px;height:32px;color:var(--accent, #6effa0);transition:transform .6s cubic-bezier(.16,1,.3,1);flex-shrink:0}.pc-arrow svg{width:100%;height:100%;display:block}.pc-title{font-family:Inter Variable,sans-serif;font-size:80px;font-weight:500;color:var(--accent, #6effa0);letter-spacing:-.05em;line-height:1;margin:0}.pc-bottom{display:flex;flex-direction:column;gap:20px}.pc-desc{font-family:Inter Variable,sans-serif;font-size:14px;font-weight:400;color:color-mix(in srgb,var(--accent, #6effa0) 40%,transparent);line-height:1.6;max-width:520px;margin:0}.pc-tags{display:flex;flex-wrap:wrap;gap:8px}.pc-tag{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,var(--accent, #6effa0) 40%,transparent);border:1px solid color-mix(in srgb,var(--accent, #6effa0) 15%,transparent);padding:4px 12px;border-radius:999px}.pc-text-side{grid-column:8 / 9;height:100%;position:relative;padding-top:16px;margin-left:9px}.pc-text-sticky{position:sticky;top:140px;font-family:DM Mono,monospace;font-size:11px;line-height:1.6;letter-spacing:.05em;color:color-mix(in srgb,var(--accent, #6effa0) 40%,transparent);max-width:140px}.contact-section{width:100%;display:grid;grid-template-columns:repeat(8,148px) 1px;position:relative;margin-top:50vh;padding-bottom:120px;margin-left:148px}.about-block-1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-column:1 / -1}.about-hero-name{font-family:Inter Variable,sans-serif;font-size:40px;font-weight:400;letter-spacing:normal;color:#fff;margin:0;line-height:40px;text-align:center}.about-hero-sub{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:40px;margin:7px 0 0;line-height:40px;letter-spacing:-1.2px;color:#777;font-variation-settings:"opsz" 32}.about-block-2{grid-column:2 / 8;margin:120px 0 120px 247px}.about-bio-text{font-family:Inter Variable,sans-serif;font-size:32px;font-weight:400;letter-spacing:normal;line-height:32px;color:#fff;margin:0}.about-bio-text .text-dim{color:#fff6}.about-block-3{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;margin:160px 0}.stat-col{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.stat-1{grid-column:2 / 4;margin-left:-53px}.stat-5{grid-column:4 / 6;margin-left:253px}.stat-year{grid-column:6 / 8;margin-left:426px}.stat-num{font-family:Manrope,sans-serif;font-size:64px;font-weight:500;letter-spacing:-.04em;color:#fff;line-height:1;margin-bottom:12px}.stat-label{font-family:Manrope,sans-serif;font-size:24px;font-weight:500;color:#fff6}.about-block-4{grid-column:2 / 8;width:calc(100% - 400px);margin:120px auto;display:flex;flex-direction:column}.timeline-item{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.08)}.timeline-item:last-child{border-bottom:none}.timeline-name{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:15px;line-height:15px;font-weight:400;color:#fff}.timeline-year{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:15px;line-height:15px;font-weight:400;color:#fff6}.about-block-faq{grid-column:3 / 7;margin:120px 0;display:flex;flex-direction:column;gap:12px}.faq-item{background:#131313;border:1px solid rgba(255,255,255,.04);border-radius:12px;overflow:hidden;transition:all .3s ease;cursor:pointer;width:374px;margin-left:533px}.faq-item:hover{background:#18181b}.faq-header{display:flex;align-items:center;padding:11px 24px}.faq-icon{font-family:monospace;font-size:20px;color:#ffffff80;margin-right:16px;font-weight:300;width:16px;text-align:center;-webkit-user-select:none;user-select:none}.faq-question{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:16px;font-weight:500;color:#fff}.faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.faq-item.open .faq-answer-wrapper{grid-template-rows:1fr}.faq-answer{overflow:hidden}.faq-answer-text{padding:0 24px 24px 56px;font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:15px;line-height:1.6;color:#ffffff80;margin:0}.about-block-7{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;margin:160px 0 240px}.about-subhead-nomad{grid-column:2 / -1;font-family:Manrope,sans-serif;font-size:104px;font-weight:500;letter-spacing:-.04em;color:#fff;margin:0;line-height:130px}.about-nomad-text{grid-column:3 / 9;margin:160px 0 0;font-family:Manrope,sans-serif;font-size:64px;font-weight:500;letter-spacing:-.02em;line-height:86px;color:#fff;white-space:nowrap}.projects-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:40px;letter-spacing:-.04em;color:#fff;margin:0 0 16px;text-align:center;font-weight:bolder}.projects-subtitle{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:35px;line-height:40px;font-weight:bolder;color:#777;letter-spacing:-.02em;margin:-20px;text-align:center}.about-block-5{grid-column:1 / -1;display:flex;justify-content:center;margin:160px 0 240px}.about-outro-text{font-family:Inter Variable,sans-serif;font-size:32px;font-weight:400;letter-spacing:normal;line-height:32px;color:#fff;text-align:center;margin:0}.about-outro-text .text-dim{color:#fff6}.contact-marker{grid-column:1 / -1;display:flex;align-items:center;gap:16px;margin-bottom:70px}.contact-label{font-family:DM Mono,monospace;font-size:12px;color:#fff6}.contact-line{flex:1;height:1px;background:#ffffff14}.contact-headline{grid-column:1 / 8;font-family:Manrope,sans-serif;font-size:64px;font-weight:500;letter-spacing:normal;line-height:86px;color:#fff;margin:0 0 100px}.contact-footer{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,148px) 1px;align-items:end}.contact-btn-wrap{grid-column:5 / 7;display:flex;align-items:flex-start;padding-bottom:24px}.reveal,.animate-on-load{will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000px}.reveal.reveal-ready{opacity:0;transform:translate3d(0,40px,0) scale(.99);filter:blur(2px)}.reveal--small.reveal-ready{transform:translate3d(0,16px,0) scale(.995)}.reveal.show{opacity:1;transform:translateZ(0) scale(1);filter:none}.reveal,.animate-on-load{transition-property:opacity,transform,filter;transition-duration:.6s;transition-timing-function:cubic-bezier(.16,1,.3,1)}@media(min-width:1100px){.reveal[data-wide-stagger=true]{transition-duration:.56s}}@media(prefers-reduced-motion:reduce){.reveal,.animate-on-load{transition:none!important;transform:none!important;filter:none!important;opacity:1!important}}.pd-hero{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;min-height:100vh;align-content:center;grid-column:1 / -1;position:relative}.pd-hero-top{position:absolute;top:40px;grid-column:2 / 9;width:1036px;display:flex;justify-content:space-between;align-items:center}.pd-back-link{background:none;border:none;color:#333;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;padding:0;transition:color .3s ease}.pd-back-link:hover{color:#ffffffb3}.pd-hero-status{font-family:DM Mono,monospace;font-size:10px;color:#333;text-transform:uppercase}.pd-hero-middle{grid-column:2 / 9;display:flex;align-items:flex-end;gap:32px}.pd-hero-number{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:180px;font-weight:800;color:#161616;letter-spacing:-8px;line-height:.85;-webkit-user-select:none;user-select:none}.pd-hero-title-block{display:flex;flex-direction:column;padding-bottom:24px}.pd-hero-cat{font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;color:var(--accent);opacity:.6;letter-spacing:.25em;margin-bottom:24px}.pd-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:88px;font-weight:800;letter-spacing:-5px;line-height:.85;margin:0 0 16px;display:flex}.pd-title-p1{color:var(--accent)}.pd-title-p2{color:var(--dark-tint)}.pd-tagline{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:13px;color:#444;margin:0}.pd-hero-bottom-wrapper{position:absolute;bottom:40px;grid-column:2 / 9;width:1036px;display:flex;flex-direction:column}.pd-hero-line{width:100%;height:1px;margin-bottom:16px}.pd-hero-bottom{display:flex;justify-content:space-between;align-items:flex-start;border-top:.5px solid #161616;padding-top:16px}.pd-meta-cols{display:flex;gap:40px}.pd-meta-col{display:flex;flex-direction:column;gap:6px}.pd-meta-label{font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase;color:#333}.pd-meta-value{font-family:DM Mono,monospace;font-size:12px;color:var(--accent)}.pd-view-link{display:flex;align-items:center;gap:12px;text-decoration:none;cursor:pointer}.pd-view-text{font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase;color:#333;transition:color .3s ease}.pd-view-link:hover .pd-view-text{color:#ffffffb3}.pd-view-btn{width:26px;height:26px;border-radius:50%;border:.5px solid;display:flex;align-items:center;justify-content:center}.pd-view-btn svg{width:12px;height:12px}.pd-two-col{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;padding:80px 0}.pd-col{display:flex;flex-direction:column;padding:48px 40px 60px;position:relative}.pd-col-left{grid-column:2 / 5}.pd-col-right{grid-column:5 / 8}.pd-col-heading{font-family:DM Mono,monospace;font-size:10px;font-weight:400;letter-spacing:.25em;color:var(--accent, #6effa0);text-transform:uppercase;margin:0 0 16px -59px}.pd-col-line{height:1px;background:linear-gradient(90deg,var(--accent, #6effa0),transparent);margin-bottom:24px;margin-left:-59px}.pd-col-text{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:13px;font-weight:400;line-height:1.8;color:#444;margin:0 0 0 -59px}.pd-preview-row{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;padding:40px 0}.pd-browser-frame{grid-column:2 / 7;background:#161616;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.pd-browser-top-line{height:1.5px;background:linear-gradient(90deg,var(--accent, #6effa0),transparent 80%)}.pd-browser-bar{display:flex;align-items:center;padding:12px 16px;gap:12px;background:#161616}.pd-browser-dots{display:flex;gap:6px}.pd-browser-dots span{width:8px;height:8px;border-radius:50%;background:#2a2a2a}.pd-browser-url{flex:1;text-align:center;font-family:DM Mono,monospace;font-size:9px;color:#555;background:#ffffff08;padding:6px 16px;border-radius:4px}.pd-browser-content{width:100%}.pd-browser-content video,.pd-browser-content img{width:100%;height:auto;display:block}.pd-preview-meta{grid-column:7 / 9;display:flex;flex-direction:column;gap:28px;padding-left:40px;padding-top:40px}.pd-preview-meta-item{display:flex;flex-direction:column;gap:6px}.pd-preview-meta-label{font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase;color:#333;letter-spacing:.1em}.pd-preview-meta-value{font-family:DM Mono,monospace;font-size:12px;color:#444}.pd-status-accent{color:var(--accent, #6effa0)}.pd-inline-images{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;padding:0 0 80px;gap:24px}.pd-inline-img{grid-column:span 3;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.06);position:relative}.pd-inline-img:first-child{grid-column:2 / 5}.pd-inline-img:last-child{grid-column:5 / 8}.pd-inline-img img{width:100%;height:auto;display:block}.pd-story-row{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;padding:80px 0 160px}.pd-story-content{grid-column:2 / 6}.pd-story-image{width:126%;margin-bottom:48px;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.06);margin-left:-23px;position:relative}.pd-story-image img{width:100%;height:auto;display:block}.pd-story-para{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:13px;font-weight:400;line-height:1.8;color:#888;margin:0 -17px 26px -18px}.pd-story-para:last-child{margin-bottom:0}.pd-pull-quote{border-left:1.5px solid var(--accent, #6effa0);padding:0 0 0 20px;font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:16px;color:#555;font-style:italic;margin:32px 0 32px -18px;line-height:1.6}.pd-story-sidebar{grid-column:7 / 9;position:relative;padding-left:40px}.pd-sidebar-sticky{position:sticky;top:140px;display:flex;flex-direction:column;gap:32px;margin-left:90px}.pd-sidebar-item{display:flex;flex-direction:column;gap:6px}.pd-sidebar-label{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff4d}.pd-sidebar-value{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:16px;font-weight:500;color:var(--accent, #6effa0);letter-spacing:-.01em}.pd-body{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;padding:80px 0 160px}.pd-section{grid-column:2 / 7;margin-bottom:80px}.pd-section-label{font-family:DM Mono,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent, #6effa0);margin:0 0 16px;font-weight:400}.pd-section-line{width:100%;height:1px;background:#ffffff14;margin-bottom:32px}.pd-description{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:20px;line-height:1.7;font-weight:400;color:#fff9;margin:0;max-width:680px}.pd-details-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.pd-detail-item{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:16px;line-height:1.6;color:#ffffff80;border-bottom:1px solid rgba(255,255,255,.06);position:relative;padding:20px 0 20px 24px}.pd-detail-item:before{content:"→";position:absolute;left:0;color:var(--accent, #6effa0);font-size:14px}.pd-detail-item:last-child{border-bottom:none}.pd-tech-tags{display:flex;flex-wrap:wrap;gap:10px}.pd-tech-tag{font-family:DM Mono,monospace;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,var(--accent, #6effa0) 60%,transparent);border:1px solid color-mix(in srgb,var(--accent, #6effa0) 20%,transparent);padding:8px 20px;border-radius:999px;transition:background .3s ease,color .3s ease}.pd-tech-tag:hover{background:color-mix(in srgb,var(--accent, #6effa0) 8%,transparent);color:var(--accent, #6effa0)}.pd-contact-body{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:flex-end;padding-top:40px}.pd-contact-headline{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:52px;font-weight:800;color:#fff;letter-spacing:-2px;line-height:1.1;margin:0}.pd-contact-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.pd-contact-btn{border:.5px solid #222;padding:14px 28px;border-radius:2px;font-family:DM Mono,monospace;font-size:11px;text-transform:uppercase;color:#666;text-decoration:none;letter-spacing:.05em;transition:color .3s ease,border-color .3s ease;background:none}.pd-contact-btn:hover{color:#999;border-color:#444}.pd-contact-email{font-family:DM Mono,monospace;font-size:11px;color:#2a2a2a}.about-hero{grid-column:1 / -1;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.about-hero-center{display:flex;flex-direction:column;align-items:center;gap:0}.about-hero-eyes{margin-bottom:32px}.about-hero-name{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:40px;margin:0;line-height:40px;letter-spacing:-1.2px;color:#fff;font-variation-settings:"opsz" 32;text-align:center}.about-hero-role{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:40px;margin:8px 0 0;line-height:40px;letter-spacing:-1.2px;color:#777;font-variation-settings:"opsz" 32;text-align:center}.about-bio-v2{grid-column:1 / -1;margin-top:50vh;padding:20px 0 100px;max-width:720px}.about-bio-primary{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:800;font-size:32px;line-height:42px;letter-spacing:-.8px;color:#fff;font-variation-settings:"opsz" 32;margin:0 0 4px -81px}.about-bio-muted{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:800;font-size:32px;line-height:42px;letter-spacing:-.8px;color:#777;font-variation-settings:"opsz" 32;margin:2px 0 0 -81px}.about-stats{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,147px) 1px;justify-content:center;margin-top:50vh;padding:20px 0}.about-stat-1{grid-column:2;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:12px;margin-left:-145px}.about-stat-2{grid-column:5;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:12px;margin-left:-135px}.about-stat-3{grid-column:8;display:flex;flex-direction:column;align-items:center;justify-self:center;gap:12px;margin-left:-125px}.about-stat-number{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-style:normal;font-size:64px;line-height:64px;color:#fff;letter-spacing:0;font-variation-settings:"opsz" 32;margin-left:-15px}.about-stat-label{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#ffffff80;letter-spacing:.02em}.about-stat-label-1,.about-stat-label-2,.about-stat-label-3{color:inherit}.about-timeline{grid-column:1 / -1;margin-top:50vh;padding:20px 0;width:800px}.about-timeline-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.08)}.about-timeline-row:first-child{border-top:1px solid rgba(255,255,255,.08)}.about-timeline-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:16px;line-height:1.4;color:#ffffffb3;letter-spacing:-.2px}.about-timeline-year{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:#ffffff59}.about-quote{grid-column:1 / -1;margin-top:50vh;padding:20px 0;text-align:center;position:relative}.about-quote-tag{display:inline-block;font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:500;font-size:13px;line-height:1;color:#fff9;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:6px 14px;margin-bottom:40px;letter-spacing:.02em;position:absolute;top:120px;left:0}.about-quote-primary{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:800;font-size:36px;line-height:48px;letter-spacing:-1px;color:#fff;font-variation-settings:"opsz" 32;margin:0 0 4px}.about-quote-muted{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:800;font-size:36px;line-height:48px;letter-spacing:-1px;color:#777;font-variation-settings:"opsz" 32;margin:0}.about-faq-v2{display:grid;grid-template-columns:repeat(8,147px) 1px;justify-content:center;gap:12px;margin-top:50vh;padding:20px 0}.about-faq-card{grid-column:3 / 7;background:#ffffff0f;border-radius:14px;padding:10px;cursor:pointer;transition:background .25s ease;width:450px;margin-left:100px}.about-faq-card:hover{background:#ffffff17}.about-faq-header{display:flex;align-items:center;gap:16px}.about-faq-icon{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-size:22px;color:#ffffff59;flex-shrink:0;width:24px;text-align:center}.about-faq-question{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;font-size:18px;line-height:1.4;color:#ffffffb3;letter-spacing:-.3px}.about-faq-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1)}.about-faq-card.open .about-faq-answer-wrapper{grid-template-rows:1fr}.about-faq-answer-inner{overflow:hidden}.about-faq-answer{padding:12px 0 4px 40px;opacity:0;transform:translateY(-4px);transition:opacity .3s ease,transform .3s ease}.about-faq-card.open .about-faq-answer{opacity:1;transform:translateY(0);transition-delay:.1s}.about-faq-answer p{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:400;font-size:15px;line-height:1.6;color:#ffffff73;margin:0;white-space:pre-wrap}.about-typography-block{grid-column:1 / -1;display:grid;grid-template-columns:repeat(8,147px) 1px;margin-top:50vh;padding:20px 0;row-gap:80px}.about-typography-title{grid-column:2 / -1;font-family:Manrope,sans-serif;font-weight:500;font-style:normal;font-size:104px;line-height:130px;color:#fff;margin:0 0 0 -146px}.about-typography-text{grid-column:2 / 8;font-family:Manrope,sans-serif;font-weight:500;font-style:normal;font-size:60px;line-height:86px;color:#fff;width:1300px;margin:0 0 0 -130px}.about-info-bar{display:flex;justify-content:center;align-items:flex-start;margin-top:50vh;padding:20px 0;width:100%}.info-bar-item{display:flex;flex-direction:column}.info-bar-item-1,.info-bar-item-2{margin-right:180px;margin-top:-300px}.info-bar-item-3{margin-right:0;margin-top:-300px}.info-bar-label-row{display:flex;align-items:center;margin-bottom:24px}.info-bar-label{font-family:DM Mono,monospace;font-size:13px;color:#ffffff73;margin-right:12px}.info-bar-line{width:140px;height:1px;background:#ffffff26}.info-bar-value{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:32px;font-weight:500;color:#fff;letter-spacing:-.03em;line-height:1.2}.about-stack{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-top:30vh;padding:20px 0 120px;margin-left:130px}.stack-label-row{grid-column:1 / 9;display:flex;align-items:center;gap:12px;margin-bottom:48px}.stack-label{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.08em;color:#ffffff59;white-space:nowrap;margin-left:-60px}.stack-label-line{flex:1;height:1px;background:#ffffff1f}.stack-grid{grid-column:1 / 9;display:flex;flex-wrap:wrap;width:1176px;margin-left:-50px}.stack-item{display:flex;flex-direction:column;position:relative;width:294px;padding-right:16px;margin-bottom:40px}.stack-item:nth-child(3n+1){margin-left:0;margin-right:147px}.stack-item:nth-child(3n+2){margin-right:147px}.stack-item:nth-child(3n+3){margin-right:0}.stack-icon{width:56px;height:56px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;font-size:20px;color:#ffffff59;margin-bottom:20px;font-family:DM Mono,monospace;letter-spacing:-.02em;position:relative;overflow:hidden}.stack-icon:after{content:"";position:absolute;inset:0;border-radius:12px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:64px 64px;opacity:.12;pointer-events:none;animation:grain .14s steps(10) infinite}.stack-name{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:18px;font-weight:600;color:#fff;letter-spacing:-.02em;margin-bottom:4px}.stack-cat{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:13px;font-weight:400;color:#ffffff4d}.currently-section{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;margin-left:130px;margin-top:30vh;padding:48px 0}.currently-label-row{grid-column:1 / 9;display:flex;align-items:center;gap:12px;margin-bottom:32px;margin-left:-60px}.currently-label{font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#555;white-space:nowrap}.currently-label-line{flex:1;height:1px;background:#ffffff1f}.live-dot{display:inline-block;width:6px;height:6px;background-color:#fff;border-radius:50%;margin-right:8px;animation:livePulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.3}}.currently-rows{grid-column:1 / 9;display:flex;flex-direction:column;gap:48px;margin-left:-60px}.currently-row{display:flex;flex-direction:column}.currently-row-type{display:inline-flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;color:#444;letter-spacing:.15em;margin-bottom:8px}.currently-status-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.currently-row-value{display:flex;align-items:center;gap:12px}.currently-text-wrapper{display:inline-flex;align-items:center}.currently-text{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:18px;font-weight:600;color:#fff;letter-spacing:-.5px}.currently-cursor{font-family:monospace;font-size:18px;font-weight:600;color:#444}.currently-tag{font-family:DM Mono,monospace;font-size:11px;background:#161616;border:.5px solid #222;padding:3px 10px;border-radius:3px}.currently-tag-repo{color:#555}.currently-time{font-family:DM Mono,monospace;font-size:11px;color:#666}.currently-fallback{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:18px;font-weight:600;color:#fff;letter-spacing:-.5px;font-style:italic}.currently-blink{animation:currentlyBlink 1s step-end infinite}@keyframes currentlyBlink{0%,to{opacity:1}50%{opacity:0}}@media(prefers-reduced-motion:no-preference){.currently-status-dot{animation:pulse 2s ease-in-out infinite}.currently-cursor{animation:blink 1.06s step-end infinite}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.4}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.currently-link{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;transition:opacity .3s ease}.currently-link:hover{opacity:.8}.currently-arrow{width:14px;height:14px;color:#666;opacity:0;transform:translate(-4px,4px);transition:transform .3s ease,opacity .3s ease}.currently-link:hover .currently-arrow{transform:translate(0);opacity:1}.currently-pulse{display:inline-block;width:200px;height:18px;background:#161616;border-radius:3px;animation:currentlyPulse 1.4s ease-in-out infinite}@keyframes currentlyPulse{0%,to{opacity:.3}50%{opacity:.5}}@media(max-width:900px){.currently-section{display:block;width:100%;margin-left:0;padding:48px 24px;box-sizing:border-box}.currently-label-row{margin-left:0}.currently-rows{margin-left:0;gap:40px}.currently-row-value{flex-wrap:wrap}}@keyframes grain{0%,to{transform:translate(0)}10%{transform:translate(-2%,-3%)}20%{transform:translate(3%,2%)}30%{transform:translate(-1%,4%)}40%{transform:translate(4%,-1%)}50%{transform:translate(-3%,3%)}60%{transform:translate(2%,-4%)}70%{transform:translate(-4%,1%)}80%{transform:translate(1%,-2%)}90%{transform:translate(3%,-3%)}}.see-also-section{width:100%;display:flex;justify-content:center;padding:80px 0 160px}.see-also-container{display:flex;flex-direction:column;width:max-content;margin-left:10px}.see-also-marker{display:grid;grid-template-columns:repeat(8,148px) 1px;width:max-content;align-items:center;margin-bottom:24px}.see-also-label{grid-column:1 / 2;font-family:DM Mono,monospace;font-size:13px;color:#fff6}.see-also-line{grid-column:2 / 9;height:1px;background:#ffffff1a}.see-also-list{display:flex;flex-direction:column;gap:16px;width:1185px}.see-also-card{display:flex;flex-direction:column;background:#0d0d0d;border:1px solid rgba(255,255,255,.08);text-decoration:none;border-radius:4px;overflow:hidden;transition:transform .3s cubic-bezier(.16,1,.3,1),background .4s ease,border-color .4s ease;min-height:180px}.see-also-card:hover{transform:scale(.99);background:#ffffff08;border-color:color-mix(in srgb,var(--accent, #6effa0) 30%,transparent)}.see-also-header{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;border-bottom:1px solid rgba(255,255,255,.06)}.see-also-year,.see-also-cat{font-family:DM Mono,monospace;font-size:11px;font-weight:400;letter-spacing:.1em;color:#ffffff4d;text-transform:uppercase;margin:0}.see-also-content{flex:1;display:flex;justify-content:space-between;align-items:flex-end;padding:40px 32px}.see-also-name{font-family:Inter Variable,sans-serif;font-size:56px;font-weight:500;color:var(--accent);letter-spacing:-.04em;line-height:1;margin:0;text-transform:lowercase}.see-also-arrow{width:28px;height:28px;color:var(--accent);transition:transform .6s cubic-bezier(.16,1,.3,1);flex-shrink:0}.see-also-arrow svg{width:100%;height:100%;display:block}.see-also-card:hover .see-also-arrow{transform:translate(4px,-4px)}.about-ticker-section{width:100%;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;overflow:hidden;white-space:nowrap;padding:16px 0;margin:100px 0}.about-ticker-wrap{display:flex}.about-ticker-track{display:inline-block;white-space:nowrap;animation:scrollTicker 40s linear infinite}.about-ticker-text{color:#555;font-size:13px;text-transform:uppercase;letter-spacing:.2em;padding-right:50px}@keyframes scrollTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.about-process-section{width:100%;max-width:var(--max-width);margin:100px auto 0;min-height:100vh;display:flex;flex-direction:column}.process-label-wrap{margin-bottom:48px}.process-label{color:#555;font-size:11px;text-transform:uppercase;letter-spacing:.2em}.process-rows{width:100%;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}.process-row{display:flex;justify-content:space-between;align-items:center;padding:48px 0;border-bottom:1px solid #1a1a1a}.process-row:last-child{border-bottom:none}.process-row-left{color:#fff;font-size:36px;font-weight:700}.process-row-right{color:#555;font-size:36px}.sc-top-accent{position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.8}.sc-top-bar{display:flex;justify-content:space-between;padding:24px 32px 0;align-items:center}.sc-top-left{display:flex;align-items:center;gap:12px}.sc-status,.sc-year,.sc-timeframe{font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#444}.sc-timeframe{color:#fff6}.sc-sep{width:12px;height:1px;background:#333}.sc-middle{padding:40px 32px;display:flex;flex-direction:column}.sc-category{font-family:DM Mono,monospace;text-transform:uppercase;font-size:10px;letter-spacing:.25em;color:var(--accent);opacity:.6;margin-bottom:8px}.sc-name{font-family:Inter Variable,sans-serif;font-size:160px;font-weight:800;letter-spacing:-5px;line-height:.85;margin:0 0 20px;display:flex}.sc-name-p1{color:var(--accent)}.sc-name-p2{color:color-mix(in srgb,var(--accent) 30%,#000000)}.sc-name-divider{height:1px;background:linear-gradient(90deg,rgba(255,255,255,.1),transparent);margin-bottom:24px}.sc-desc-row{display:flex;align-items:center;gap:16px}.sc-desc-sep{width:24px;height:1px;background:#ffffff1a;flex-shrink:0}.sc-desc{font-family:Inter Variable,sans-serif;font-size:13px;color:#4a4a4a;line-height:1.8;margin:0}.sc-bottom-divider{height:1px;background:linear-gradient(90deg,var(--accent),transparent);opacity:.3}.sc-bottom{display:flex;justify-content:space-between;align-items:center;padding:24px 32px}.sc-stack-wrap{display:flex;align-items:center;gap:16px}.sc-stack-label{font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase;color:#ffffff4d}.sc-pills{display:flex;gap:8px;flex-wrap:wrap}.sc-pill{font-family:DM Mono,monospace;font-size:10px;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);padding:4px 10px;border-radius:2px;background:color-mix(in srgb,var(--accent) 5%,transparent)}.sc-action-wrap{display:flex;align-items:center;gap:12px}.sc-action-text{font-family:DM Mono,monospace;font-size:9px;text-transform:uppercase;color:#ffffff80}.sc-action-btn{width:28px;height:28px;border-radius:50%;border:1px solid var(--accent);display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.sc-provocative{font-style:italic;font-size:12px;color:#333;text-align:left;margin:12px 0 0}.sc-role-tags{font-family:DM Mono,monospace;font-size:10px;color:#333;margin-right:12px}.about-contact{display:grid;grid-template-columns:repeat(8,148px) 1px;grid-template-rows:auto 1fr auto;width:max-content;margin-left:130px;margin-top:50vh;padding:0 0 100px;min-height:80vh;box-sizing:border-box}.contact-label-row{grid-column:1 / 9;display:flex;align-items:center;gap:12px;margin-bottom:48px;margin-left:-60px}.contact-label{font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#555;white-space:nowrap}.contact-label-line{flex:1;height:1px;background:#ffffff1f}.contact-form-area{grid-column:1 / 5;margin-left:0;width:399px;max-width:100%}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:21px;margin-bottom:20px}.contact-form-group{display:flex;flex-direction:column;gap:8px}.contact-form-group label{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:13px;color:#777;font-weight:500}.contact-form-group input{background:#191919;border:1px solid transparent;border-radius:8px;padding:0 14px;color:#fff;font-size:14px;font-family:Inter Variable,Inter Variable Placeholder,sans-serif;outline:none;transition:border-color .25s ease;width:100%;height:39px;box-sizing:border-box}.contact-form-group textarea{background:#191919;border:1px solid transparent;border-radius:8px;padding:12px 14px;color:#fff;font-size:14px;font-family:Inter Variable,Inter Variable Placeholder,sans-serif;outline:none;transition:border-color .25s ease;resize:none;width:100%;box-sizing:border-box}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:#fff3}.contact-form-group input::placeholder,.contact-form-group textarea::placeholder{color:#ffffff26}.contact-msg-group{margin:16px 0 24px}.contact-msg-group textarea{height:200px;width:100%;box-sizing:border-box}.contact-submit-btn{background:#fff;color:#000;border:none;border-radius:8px;padding:12px 0;font-size:14px;font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;position:relative;overflow:hidden;transition:background .3s,color .3s,transform .15s;width:100%;justify-content:center}.contact-submit-btn:hover:not(:disabled){transform:scale(1.02)}.contact-submit-btn:active:not(:disabled){transform:scale(.97)}.contact-submit-btn:disabled{cursor:default}.contact-btn-label,.contact-btn-sending,.contact-btn-sent{display:flex;align-items:center;gap:10px;transition:opacity .25s,transform .25s;position:absolute}.contact-btn-spacer{visibility:hidden;display:flex;align-items:center;gap:10px}.contact-btn-label{opacity:1;transform:translateY(0)}.contact-btn-sending,.contact-btn-sent{opacity:0;transform:translateY(8px)}.contact-submit-btn.sending .contact-btn-label{opacity:0;transform:translateY(-8px)}.contact-submit-btn.sending .contact-btn-sending{opacity:1;transform:translateY(0)}.contact-submit-btn.sending{background:#e0e0e0}.contact-submit-btn.sent .contact-btn-label,.contact-submit-btn.sent .contact-btn-sending{opacity:0;transform:translateY(-8px)}.contact-submit-btn.sent .contact-btn-sent{opacity:1;transform:translateY(0)}.contact-submit-btn.sent{background:#111;color:#fff;border:1px solid rgba(255,255,255,.1)}.contact-spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(0,0,0,.15);border-top-color:#000;border-radius:50%;animation:contactSpin .7s linear infinite;flex-shrink:0}@keyframes contactSpin{to{transform:rotate(360deg)}}.contact-socials{grid-column:1 / 9;display:grid;grid-template-columns:repeat(8,148px);align-self:end;margin-left:-64px;margin-top:15vh}.contact-social-item{display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;color:inherit;transition:opacity .2s}.contact-social-item:nth-child(1){grid-column:2;justify-self:start;transform:translate(-50%)}.contact-social-item:nth-child(2){grid-column:4;justify-self:start;transform:translate(-50%)}.contact-social-item:nth-child(3){grid-column:6;justify-self:start;transform:translate(-50%)}.contact-social-item:nth-child(4){grid-column:8;justify-self:start;transform:translate(-50%)}.contact-social-item:hover{opacity:.6}.contact-social-icon{display:flex;align-items:center;justify-content:center;color:#777;font-size:32px}.contact-social-label{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:14px;font-weight:700;color:#fff;letter-spacing:-.01em}.contact-toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(20px);background:#111;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 18px;display:flex;align-items:center;gap:14px;min-width:280px;max-width:360px;box-shadow:0 24px 48px #0009;opacity:0;pointer-events:none;transition:opacity .35s ease,transform .4s cubic-bezier(.34,1.4,.64,1);z-index:9999}.contact-toast.show{opacity:1;transform:translate(-50%) translateY(0);pointer-events:all}.contact-toast-icon{width:32px;height:32px;border-radius:50%;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:14px}.contact-toast-body{flex:1}.contact-toast-title{font-family:Inter Variable,Inter Variable Placeholder,sans-serif;font-size:13px;font-weight:600;color:#fff;margin-bottom:2px}.contact-toast-sub{font-family:DM Mono,monospace;font-size:11px;color:#ffffff59;line-height:1.5}.contact-toast-close{background:none;border:none;color:#ffffff40;cursor:pointer;font-size:14px;padding:4px;line-height:1;transition:color .2s;flex-shrink:0}.contact-toast-close:hover{color:#fff9}.contact-toast-progress{position:absolute;bottom:0;left:0;height:2px;border-radius:0 0 14px 14px;background:#ffffff1a;width:100%;transform-origin:left;transform:scaleX(1);transition:transform 4s linear}.contact-toast.show .contact-toast-progress{transform:scaleX(0)}@media(max-width:900px){.about-contact{display:flex;flex-direction:column;width:100%;margin-left:0;padding:48px 24px 80px;box-sizing:border-box;min-height:80vh}.contact-label-row,.contact-form-area{margin-left:0}.contact-form-row{grid-template-columns:1fr}.contact-socials{display:flex;justify-content:center;margin-left:0;flex-wrap:wrap;gap:40px;margin-top:auto;padding-top:60px}.contact-social-item:nth-child(n){grid-column:auto;justify-self:auto;transform:none}}.glare-hover{width:var(--gh-width);height:var(--gh-height);background:var(--gh-bg);border-radius:var(--gh-br);border:1px solid var(--gh-border);overflow:hidden;position:relative;display:grid;place-items:center;-webkit-tap-highlight-color:transparent}.glare-hover>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;-webkit-user-drag:none;position:relative;z-index:1}.glare-hover:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:3;background:linear-gradient(var(--gh-angle),rgba(255,255,255,0) 60%,var(--gh-rgba) 70%,rgba(255,255,255,0) 100%);transition:var(--gh-duration) ease;background-size:var(--gh-size) var(--gh-size),100% 100%;background-repeat:no-repeat;background-position:-100% -100%,0 0;mix-blend-mode:screen;opacity:1}.glare-hover:hover{cursor:pointer}.glare-hover:hover:before{background-position:100% 100%,0 0}.glare-hover--play-once:before{transition:none}.glare-hover--play-once:hover:before{transition:var(--gh-duration) ease;background-position:100% 100%,0 0}@media(prefers-reduced-motion:reduce){.glare-hover:before,.glare-hover--play-once:before{transition:none!important;background-position:0 0!important}}
