:root{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading:var(--font-sans);--bg-primary:#0a0a0a;--bg-secondary:#121212;--text-primary:#fff;--text-secondary:#a3a3a3;--accent-color:#f50;--accent-glow:#f506;--border-color:#ffffff1a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1700px;margin:0 auto;padding:0 5%}.section-padding{padding:8rem 0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:700;line-height:1.1}.highlight{color:var(--accent-color)}.about-badge{color:var(--accent-color);border:1px solid var(--accent-color);text-transform:uppercase;letter-spacing:.2rem;background:#ff55000d;border-radius:30px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.7rem;font-weight:700;display:inline-block}.section-title{color:#fff;letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2.5rem,8vw,4rem);font-weight:800;line-height:1.1}@media (width>=1440px){.section-title{font-size:5rem}}@media (width>=1920px){.section-title{font-size:6rem}}.section-subtitle{color:var(--text-secondary);max-width:600px;margin:0;font-size:1.1rem}.section-header.center{text-align:center}.section-header.center .section-subtitle{margin:0 auto}.section-header.right{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.section-header.right .section-subtitle{margin-left:auto;margin-right:0}@media (width<=768px){.section-padding{padding:4rem 0}.section-title{margin-bottom:1.5rem;font-size:2.5rem}.section-subtitle{font-size:.95rem}.about-badge{margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.6rem}.section-header.right{text-align:left;align-items:flex-start}.section-header.right .section-subtitle{margin-left:0}}@media (width<=480px){.section-padding{padding:3rem 0}.section-title{font-size:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marquee-track{animation:none!important}.scroll-dot{opacity:.6;animation:none!important}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}.preloader{background-color:var(--bg-primary);z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.preloader-word{align-items:flex-end;display:flex;position:relative}.letter-clip{margin-top:-.2em;margin-left:-.06em;margin-right:-.14em;padding-top:.2em;padding-left:.06em;padding-right:.14em;line-height:.85;display:inline-block;overflow:hidden}.letter{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(3rem,18vw,20rem);font-style:italic;font-weight:800;line-height:.85;display:inline-block}.preloader-dot{background-color:var(--accent-color);width:clamp(.75rem,1.1vw,1.3rem);height:clamp(.75rem,1.1vw,1.3rem);box-shadow:0 0 20px var(--accent-glow);border-radius:50%;flex-shrink:0;margin-bottom:clamp(.9rem,1.4vw,1.6rem);margin-left:.12em;display:inline-block}.preloader-counter{color:var(--text-secondary);letter-spacing:.15em;font-family:Courier New,Courier,monospace;font-size:.875rem;font-weight:500;position:fixed;bottom:2.5rem;right:3rem}@media (width<=768px){.preloader-dot{width:clamp(.5rem,2vw,.85rem);height:clamp(.5rem,2vw,.85rem);margin-bottom:clamp(.5rem,2vw,1rem);margin-left:.08em}.preloader-counter{font-size:.75rem;bottom:1.5rem;right:1.5rem}}.hero-container{background-color:var(--bg-primary);height:800vh;position:relative}.sticky-hero{background-color:#000;border-bottom-right-radius:40px;border-bottom-left-radius:40px;width:100vw;height:100vh;position:sticky;top:0;overflow:hidden}.hero-canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{pointer-events:none;z-index:2;background:radial-gradient(circle,#0000001a 0%,#000000b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:3;flex-direction:column;display:flex;position:absolute}.left-block{max-width:600px;top:25%;left:5%}.intro-line{color:var(--accent-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:600}.hero-title{letter-spacing:-.03em;color:#fff;margin-bottom:3rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1.05}@media (width>=1440px){.hero-title{font-size:6.5rem}}@media (width>=1920px){.hero-title{font-size:8rem}}.hero-title span{outline:none;transition:color .3s}.desktop-break{display:block}.mobile-break{display:none}.hero-title span:focus{color:var(--accent-color)}.skills-row{flex-wrap:wrap;gap:1.5rem;display:flex}.skill-item{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.skill-index{color:var(--accent-color);font-weight:700}.skill-label{white-space:nowrap;font-weight:500}.right-block{text-align:right;align-items:flex-end;max-width:400px;top:40%;right:5%}.subheadline{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.code-quote{font-family:Fira Code,Cascadia Code,Courier New,monospace}.code-quote-body{white-space:pre;text-align:right;margin:0;padding:0;font-size:.82rem;line-height:1.9}.cq-keyword,.cq-var,.cq-fn,.cq-op,.cq-string{color:#fff}.cq-comment{color:#fff6;font-style:italic}.hero-bottom-ui{z-index:3;flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex;position:absolute;bottom:2rem;left:0}.bottom-socials{gap:2rem;display:flex}.scroll-indicator{flex-direction:column;align-items:center;gap:1rem;display:flex}.scroll-text{color:var(--text-secondary);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:600}.scroll-line{background:#ffffff1a;width:1px;height:40px;position:relative;overflow:hidden}.scroll-dot{background:var(--accent-color);border-radius:2px;width:2px;height:8px;position:absolute;top:0;left:-.5px}.social-icon{color:var(--text-secondary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.social-icon:hover{color:var(--accent-color);background:#ffffff1a;transform:translateY(-3px)}@media (width<=1024px){.right-block{text-align:left;align-items:flex-start;max-width:none;inset:auto 5% 15%}}@media (width<=768px){.desktop-break{display:none}.mobile-break{display:block}.skills-row{flex-direction:column;align-items:center;gap:.8rem}.hero-title{font-size:clamp(2.5rem,8vw,3.5rem)}}.mid-block-left{text-align:left;max-width:500px;top:40%;left:5%}.mid-block-right{text-align:right;align-items:flex-end;max-width:500px;top:40%;right:5%}.mid-headline{letter-spacing:-.03em;color:#fff;margin-bottom:2rem;font-size:clamp(3rem,6vw,6rem);font-weight:800;line-height:1.1}@media (width>=1440px){.mid-headline{font-size:6rem}}@media (width>=1920px){.mid-headline{font-size:7rem}}.mid-description{color:var(--text-secondary);max-width:440px;font-size:1.15rem;line-height:1.6}@media (width<=1024px){.mid-block-left{max-width:80%;top:30%}.mid-block-right{max-width:80%;top:55%}.mid-headline{margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem)}.mid-description{font-size:1.1rem}}.hero-about-wrapper{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hero-about-container{text-align:center;pointer-events:auto;flex-direction:column;width:85%;max-width:1000px;display:flex}.hero-about-dark-overlay{pointer-events:none;z-index:3;background:#000;position:absolute;inset:0}.about-bg-text-hero{z-index:-1;white-space:nowrap;pointer-events:none;opacity:.5;position:absolute}.top-left-bg{top:-15%;left:-20%}.bottom-right-bg{bottom:-15%;right:-20%}.outline-text-hero{color:#0000;-webkit-text-stroke:1px #ffffff14;text-transform:uppercase;letter-spacing:-.02em;font-size:15vw;font-weight:900;line-height:1}.about-hero-center-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.about-hero-text{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.about-hero-title{color:#fff;text-shadow:0 4px 20px #00000080;margin:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1}.about-hero-body{color:var(--text-secondary);text-shadow:0 2px 10px #00000080;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.about-hero-stats{justify-content:center;gap:clamp(1rem,5vw,4rem);width:100%;margin-top:3rem;display:flex}.hero-stat-item{flex-direction:column;align-items:center;display:flex}.hero-stat-num{color:var(--accent-color);text-shadow:0 4px 15px #0000004d;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1}.hero-stat-label{text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);white-space:nowrap;margin-top:.8rem;font-size:.75rem}@media (width<=768px){.hero-about-container{width:95%}.about-hero-stats{flex-wrap:wrap;gap:2rem}.left-block{text-align:center;align-items:center;max-width:100%;padding:0 6%;top:12%;left:0;right:0}.right-block{text-align:center;align-items:center;max-width:100%;padding:0 6%;inset:auto 0 12%}.subheadline{font-size:1.1rem}.supporting-quote{font-size:.82rem}.code-quote-body{text-align:center}.mid-block-left,.mid-block-right{text-align:center;align-items:center;max-width:100%;padding:0 6%;left:0;right:0}.mid-block-left{top:25%}.mid-block-right{top:55%}.mid-headline{margin-bottom:.75rem;font-size:clamp(1.75rem,7vw,3rem)}.mid-description{max-width:100%;font-size:.9rem}.hero-bottom-ui{gap:1rem;bottom:1rem}.bottom-socials{gap:1rem}.social-icon{padding:.4rem}.about-hero-title{font-size:clamp(1.75rem,6vw,3rem)}.about-hero-body{font-size:.95rem}.hero-stat-label{font-size:.65rem}.outline-text-hero{font-size:20vw}}@media (width<=480px){.hero-title{margin-bottom:1.5rem;font-size:clamp(2rem,10vw,3rem)}.intro-line{margin-bottom:.75rem;font-size:.8rem}.skills-row{gap:.5rem}.skill-item{font-size:.7rem}.right-block{text-align:center;align-items:center;padding:0 6%;inset:auto 0 20%}.subheadline{margin-bottom:.5rem;font-size:1rem}.supporting-quote{font-size:.75rem}.code-quote-body{white-space:pre-wrap;text-align:center;font-size:.75rem;line-height:1.7}.mid-block-left{top:20%}.mid-block-right{top:52%}.mid-headline{margin-bottom:.5rem;font-size:clamp(1.5rem,8vw,2.5rem)}.mid-description{font-size:.85rem}.about-hero-stats{gap:1.5rem;margin-top:1.5rem}.hero-stat-num{font-size:clamp(1.5rem,8vw,2.5rem)}.about-hero-body{font-size:.875rem}.sticky-hero{border-bottom-right-radius:20px;border-bottom-left-radius:20px}}.expertise-section{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding-bottom:8rem;position:relative;overflow:hidden}.marquee-container{flex-direction:column;gap:1.5rem;width:100%;margin-top:4rem;display:flex;position:relative}.marquee-wrapper{width:max-content;display:flex}.marquee-track{gap:1.5rem;padding:0 .75rem;animation:40s linear infinite scroll-left;display:flex}.marquee-track.reverse{animation:40s linear infinite scroll-right}.tech-card{-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#ffffff05;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:1rem;padding:1rem 2rem;transition:all .3s;display:flex}.tech-card:hover{background:#ffffff0d;border-color:#ff55004d;transform:translateY(-5px);box-shadow:0 10px 20px #0003}.tech-icon{object-fit:contain;filter:grayscale()brightness(1.5);opacity:.6;width:24px;height:24px;transition:filter .3s}.tech-card:hover .tech-icon{filter:grayscale(0%)brightness();opacity:1}.tech-name{font-family:var(--font-heading);color:var(--text-secondary);font-size:1.1rem;font-weight:500;transition:color .3s}.tech-card:hover .tech-name{color:#fff}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}.mt-4{margin-top:1rem}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.fade-left,.fade-right{z-index:2;pointer-events:none;width:15%;position:absolute;top:0;bottom:0}.fade-left{background:linear-gradient(to right, var(--bg-secondary), transparent);left:0}.fade-right{background:linear-gradient(to left, var(--bg-secondary), transparent);right:0}.expertise-content{margin-top:6rem}.skills-category-list{border-top:1px solid #ffffff0f}.skill-row{cursor:default;border-bottom:1px solid #ffffff0f;grid-template-rows:auto;grid-template-columns:96px 260px 1fr;align-items:center;column-gap:3rem;padding:2.8rem 0;transition:background .5s,padding-left .45s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.skill-row-accent{background:var(--accent-color);transform-origin:bottom;width:2px;transition:transform .45s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.skill-row:hover{background:#ffffff05;padding-left:1.25rem}.skill-row:hover .skill-row-accent{transform:scaleY(1)}.skill-row-num{letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1px #ffffff24;font-variant-numeric:tabular-nums;will-change:transform;font-size:clamp(3rem,4.5vw,5rem);font-weight:900;line-height:1;transition:-webkit-text-stroke-color .4s}.skill-row:hover .skill-row-num{-webkit-text-stroke-color:var(--accent-color)}.skill-row-title{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;font-size:clamp(.95rem,1.1vw,1.15rem);font-weight:700;line-height:1.3;transition:color .4s}.skill-row:hover .skill-row-title{color:#fff}.skill-row-tags{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.skill-tag{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;white-space:nowrap;background:#ffffff06;border:1px solid #ffffff12;border-radius:3px;padding:.32rem .8rem;font-size:.72rem;font-weight:600;transition:border-color .35s,color .35s,background .35s}.skill-row:hover .skill-tag{color:#ffffffbf;background:#ff55000a;border-color:#ff550038}@media (width<=1100px){.skill-row{grid-template-columns:72px 200px 1fr;column-gap:2rem}}@media (width<=768px){.tech-card{gap:.75rem;padding:.75rem 1.25rem}.tech-icon{width:20px;height:20px}.tech-name{font-size:.95rem}.fade-left,.fade-right{width:20%}.expertise-content{margin-top:4rem}.skill-row{-webkit-tap-highlight-color:transparent;grid-template-rows:auto auto;grid-template-columns:52px 1fr;gap:.75rem 1rem;padding:1.5rem 0}.skill-row-num{grid-area:1/1/2/2;align-self:start;font-size:2.25rem}.skill-row-info{grid-area:1/2/2/3;align-self:center}.skill-row-title{font-size:.9rem}.skill-row-tags{grid-area:2/1/3/3}.skill-tag{padding:.28rem .65rem;font-size:.66rem}}@media (width<=480px){.tech-card{gap:.6rem;padding:.6rem 1rem}.tech-name{font-size:.875rem}.skill-row{column-gap:.75rem;padding:1.25rem 0}.skill-row-num{font-size:2rem}.skill-row-title{letter-spacing:.06em;font-size:.82rem}.skill-tag{padding:.22rem .55rem;font-size:.62rem}}.case-studies{background:var(--bg-primary);height:900vh;position:relative}.horizontal-sticky-wrapper{height:100vh;position:sticky;top:0;overflow:hidden}.projects-header-overlay{z-index:20;pointer-events:none;background:radial-gradient(100% 90% at 100% 0,#080808f2 0%,#080808d1 25%,#08080880 50%,#08080826 70%,#0000 88%);width:55%;padding:3.5rem clamp(2rem,4vw,5rem);position:absolute;top:0;right:0}.header-overlay-inner{pointer-events:auto;text-align:right;flex-direction:column;align-items:flex-end;display:flex}.projects-section-title{margin-bottom:1.5rem}.projects-track{will-change:transform;width:max-content;height:100vh;display:flex}.project-card-full{flex-shrink:0;width:100vw;height:100vh;position:relative;overflow:hidden}.project-img-full{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;display:block;position:absolute;inset:0}.project-vignette-bottom{pointer-events:none;z-index:1;background:linear-gradient(#0000 38%,#05050540 58%,#050505b3 74%,#050505f5 88%,#050505 100%);position:absolute;inset:0}.project-vignette-bottom:after{content:"";pointer-events:none;background:radial-gradient(120% 100% at 30% 40%,#0000 45%,#05050559 100%);position:absolute;inset:0}.project-vignette-right{pointer-events:none;z-index:1;background:linear-gradient(270deg,#0a0a0a99 0%,#0a0a0a4d 22%,#0000 46%);position:absolute;inset:0}.project-ghost-num{letter-spacing:-.06em;color:#0000;-webkit-text-stroke:1.5px #ffffff21;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;font-size:clamp(18rem,30vw,36rem);font-weight:900;line-height:1;position:absolute;bottom:-12%;right:-2%}.image-counter{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;z-index:10;align-items:center;gap:.6rem;margin-right:2.5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:2.5rem;right:44%}.counter-current{color:var(--accent-color)}.counter-sep{opacity:.4}.project-details-panel{z-index:5;width:56%;padding:clamp(2rem,4vw,4rem) clamp(2rem,4vw,3.5rem) clamp(3rem,5vh,4.5rem);position:absolute;bottom:0;left:0}.project-details-content{flex-direction:column;gap:clamp(.6rem,1.2vh,1rem);width:100%;max-width:560px;display:flex}.project-meta-row{align-items:center;gap:1rem;display:flex}.project-role-tag{color:var(--accent-color);text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:700}.project-tech-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tech-pill{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:3px;padding:.3rem .75rem;font-size:.68rem;font-weight:600;transition:border-color .3s,color .3s}.project-card-full:hover .tech-pill{color:#ffffffbf;border-color:#ff55004d}.project-title-hero{color:#fff;letter-spacing:-.04em;margin:.15rem 0 0;font-size:clamp(2.8rem,4.5vw,5.5rem);font-weight:800;line-height:1}.project-desc{color:#ffffffa6;max-width:46ch;margin:0;font-size:clamp(.875rem,1vw,1rem);line-height:1.7}.project-divider{background:#ffffff1a;width:100%;height:1px;margin:.25rem 0}.project-actions{flex-wrap:wrap;align-items:center;gap:2rem;margin-top:.15rem;display:flex}.cta-primary,.cta-secondary{align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .25s;display:inline-flex}.cta-primary{color:#ffffffbf;letter-spacing:.01em}.cta-primary:hover{color:#fff}.cta-secondary{color:var(--accent-color);border:1px solid var(--accent-color);background:#ff55000a;border-radius:6px;padding:.55rem 1.25rem;transition:background .3s,box-shadow .3s,color .3s}.cta-secondary:hover{background:var(--accent-color);color:#fff;box-shadow:0 0 24px #ff550059}.project-pagination{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:10px;width:fit-content;padding:8px 16px;display:flex}.pagination-dot{border-radius:3px;flex-shrink:0;height:5px}@media (width<=1024px){.projects-header-overlay{width:60%}.project-details-panel{width:56%}.image-counter{right:50%}.project-vignette-right{background:linear-gradient(270deg,#0a0a0aa6 0%,#0a0a0a4d 25%,#0000 48%)}}@media (width<=768px){.case-studies{height:1000vh}.projects-header-overlay{background:linear-gradient(to bottom, var(--bg-primary) 70%, transparent);width:100%;padding:1.25rem 5%}.header-overlay-inner{text-align:left;align-items:flex-start}.projects-section-title{margin-bottom:.75rem;font-size:1.75rem}.project-details-panel{width:100%;padding:1.25rem 5% 4.5rem}.project-details-content{gap:.5rem;max-width:100%}.project-vignette-bottom{background:linear-gradient(#0000 22%,#05050526 42%,#05050599 62%,#050505eb 82%,#050505 100%)}.project-vignette-right{display:none}.project-ghost-num{-webkit-text-stroke-width:1px;font-size:38vw;bottom:-4%;right:-4%}.project-title-hero{font-size:clamp(1.75rem,7vw,3rem)}.project-desc{max-width:100%;font-size:.875rem}.image-counter{margin-right:0;bottom:1.5rem;left:5%;right:auto}.cta-primary,.cta-secondary{min-height:44px}}@media (width<=480px){.projects-header-overlay{padding:1rem 5%}.projects-section-title{font-size:1.5rem}.project-title-hero{font-size:clamp(1.5rem,8vw,2rem)}.project-actions{flex-direction:column;align-items:flex-start;gap:1rem}.cta-secondary{width:fit-content}.tech-pill{padding:.25rem .6rem;font-size:.62rem}}.exp-section{background-color:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:clamp(5rem,10vw,10rem) 0;overflow:hidden}.exp-label-row{align-items:center;gap:1.25rem;margin-bottom:clamp(3rem,6vw,6rem);display:flex}.exp-label{letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap;font-size:.75rem}.exp-label-line{background:var(--border-color);flex:1;height:1px}.exp-grid{grid-template-columns:1fr 1px 1fr;align-items:start;gap:0 clamp(2.5rem,5vw,5rem);display:grid}.exp-col-heading{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:clamp(2.5rem,4vw,4rem);font-size:clamp(2rem,3.5vw,3.5rem);font-weight:800;line-height:1}.exp-col--right .exp-col-heading{padding-left:clamp(2.5rem,5vw,5rem)}.exp-divider{align-self:stretch;position:relative}.exp-divider-track{background:var(--border-color);width:1px;position:absolute;inset:0}.exp-divider-fill{background:var(--accent-color);width:1px;box-shadow:0 0 8px var(--accent-glow);position:absolute;inset:0}.editorial-entry{margin-bottom:clamp(3rem,5vw,5rem);position:relative}.editorial-entry--right{padding-left:clamp(2.5rem,5vw,5rem)}.editorial-index{letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1px color-mix(in srgb, var(--border-color) 70%, transparent);-webkit-user-select:none;user-select:none;pointer-events:none;margin-bottom:-.35em;margin-left:-.05em;font-size:clamp(5rem,12vw,13rem);font-weight:900;line-height:1;display:block}.editorial-body{position:relative}.editorial-meta{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.editorial-period{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-color);font-size:.8rem;font-weight:600}.editorial-period em{opacity:.5;margin:0 .2em;font-style:normal}.editorial-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-color);border:1px solid var(--accent-color);opacity:.8;border-radius:2px;padding:.15em .6em;font-size:.65rem}.editorial-title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:.5rem;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;line-height:1.1}.editorial-org{color:var(--text-secondary);margin-bottom:1.25rem;font-size:clamp(.875rem,1.1vw,1rem);font-weight:500}.editorial-location{opacity:.6}.editorial-rule{background:var(--border-color);transform-origin:0;will-change:transform;height:1px;margin-bottom:1.25rem}.editorial-desc{color:var(--text-secondary);max-width:44ch;font-size:clamp(.875rem,1vw,.95rem);line-height:1.75}@media (width<=768px){.exp-grid{grid-template-columns:1fr;gap:0}.exp-divider{display:none}.exp-col--right .exp-col-heading,.editorial-entry--right{padding-left:0}.exp-col--right{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:3rem}.editorial-index{font-size:clamp(4rem,20vw,6rem)}.editorial-title{font-size:clamp(1.25rem,5vw,1.75rem)}}.footer{background-color:var(--bg-primary);border-top:1px solid #ffffff0d;padding:10rem 0 4rem;position:relative;overflow:hidden}.footer-bg-text{text-align:center;color:#ffffff0a;pointer-events:none;z-index:0;letter-spacing:-.05em;white-space:nowrap;width:100%;font-size:22vw;font-weight:900;line-height:.8;position:absolute;bottom:-2vw;left:0}.footer-container{z-index:1;position:relative}.footer-top{margin-bottom:8rem}.footer-pretitle{color:var(--accent-color);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;display:block}.footer-big-title{font-family:var(--font-heading);letter-spacing:-.04em;color:#fff;margin-bottom:3rem;font-size:clamp(4rem,10vw,10rem);font-weight:900;line-height:.9}.footer-mail-link{color:#fff;letter-spacing:-.02em;align-items:center;gap:1.5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.footer-mail-link:hover,.footer-mail-link svg{color:var(--accent-color)}.footer-actions{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.footer-resume-link{color:var(--text-secondary);border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.footer-resume-link:hover{border-color:var(--accent-color);color:#fff;background:#ff55000d}.footer-main-grid{border-top:1px solid #ffffff0d;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:6rem;padding-top:4rem;display:grid}.footer-grid-col{padding-right:2rem}.footer-col-label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.8rem;font-weight:600}.footer-nav,.footer-social-links{flex-direction:column;gap:1rem;display:flex}.footer-nav a,.social-link-item{color:var(--text-secondary);align-items:center;gap:1rem;font-size:1.15rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.footer-nav a:hover,.social-link-item:hover{color:#fff;transform:translate(6px)}.footer-info-item p{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.footer-time{font-variant-numeric:tabular-nums}.footer-bottom-bar{border-top:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-copyright p,.footer-credit p{color:#fff6;margin:0;font-size:.9rem}@media (width<=1024px){.footer-main-grid{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (width<=768px){.footer{padding:6rem 0 3rem}.footer-top{margin-bottom:4rem}.footer-big-title{font-size:12vw}.footer-mail-link{font-size:1.5rem}.footer-main-grid{grid-template-columns:1fr;gap:3rem}.footer-bottom-bar{text-align:center;flex-direction:column;gap:1rem}.footer-bg-text{font-size:28vw;bottom:5vw}}.minimal-header{z-index:1000;mix-blend-mode:difference;mix-blend-mode:normal;pointer-events:none;width:100%;padding:2rem 0;position:fixed;top:0;left:0}.header-inner{pointer-events:auto;justify-content:space-between;align-items:center;display:flex}.logo{font-family:var(--font-heading);color:#fff;letter-spacing:-.05em;z-index:1001;font-size:1.5rem;font-weight:800;text-decoration:none;position:relative}.logo .dot{color:var(--accent-color)}.menu-toggle{cursor:pointer;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;z-index:1001;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:flex-start;height:24px;padding:0;font-size:1.125rem;font-weight:500;display:flex;position:relative;overflow:hidden}.menu-toggle:after{content:"";position:absolute;inset:-10px -12px}.menu-text{flex-direction:column;transition:transform .6s cubic-bezier(.76,0,.24,1);display:flex}.menu-text.is-open{transform:translateY(-50%)}.text-open,.text-close{align-items:center;height:24px;line-height:24px;display:flex}.full-page-menu{z-index:999;clip-path:inset(0% 0% 100%);overscroll-behavior:none;scroll-behavior:smooth;background-color:#111;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow-y:auto}.menu-background{pointer-events:none;background:radial-gradient(circle,#ff55000d 0%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.menu-container{z-index:10;flex-direction:column;min-height:100%;display:flex;position:relative}.menu-content{flex-direction:column;flex:1;justify-content:space-between;gap:2rem;padding:8rem 0 4rem;display:flex}.menu-nav{flex-direction:column;display:flex}.menu-links{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.menu-link-overflow{overflow:hidden}.menu-link-item a{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;text-transform:uppercase;align-items:flex-start;font-size:clamp(3rem,7vw,6rem);font-weight:700;line-height:1;text-decoration:none;transition:color .4s;display:flex;position:relative;overflow:visible}.menu-link-text-wrapper{display:block;position:relative;overflow:hidden}.menu-link-text-original,.menu-link-text-copy{transition:transform .6s cubic-bezier(.76,0,.24,1);display:block}.menu-link-text-copy{color:var(--accent-color);position:absolute;top:100%;left:0}.menu-link-num{font-size:clamp(1rem,2vw,1.5rem);font-weight:400;font-family:var(--font-sans);color:var(--accent-color);margin-top:clamp(.5rem,1.5vw,1rem);margin-right:2rem}.menu-link-item a:hover,.menu-link-item a.is-active{transform:translate(30px)skew(-5deg)}.menu-link-item a.is-active .menu-link-text-original{color:var(--accent-color)}.menu-link-item a.is-active .menu-link-num{opacity:1}.menu-link-item a:hover .menu-link-text-original,.menu-link-item a:hover .menu-link-text-copy{transform:translateY(-100%)}.menu-link-item a{transition:transform .8s cubic-bezier(.16,1,.3,1)}.menu-footer{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);border-top:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;padding-top:2rem;font-size:.9rem;display:flex}.menu-socials span,.menu-resume span,.menu-contact span{margin-bottom:1rem;font-size:.75rem;display:block}.social-links{gap:1.5rem;display:flex}.resume-download-link{color:#fff;text-transform:none;letter-spacing:0;align-items:center;gap:.75rem;font-size:1.1rem;text-decoration:none;transition:all .3s;display:inline-flex}.resume-download-link:hover{color:var(--accent-color);transform:translateY(-2px)}.social-links a{color:#fff;transition:color .3s}.social-links a:hover{color:var(--accent-color)}.email-link{color:#fff;text-transform:none;letter-spacing:0;font-size:1.1rem;text-decoration:none;transition:color .3s}.email-link:hover{color:var(--accent-color)}@media (width<=768px){.minimal-header{padding:1.25rem 0}.logo{font-size:1.25rem}.menu-toggle{font-size:.95rem}.menu-footer{flex-direction:column;align-items:flex-start;gap:2rem}.menu-content{padding:6rem 0 2rem}.menu-link-item a{font-size:clamp(2rem,8vw,3.5rem)}.menu-link-num{margin-right:1rem;font-size:clamp(.75rem,2vw,1rem)}}@media (width<=480px){.minimal-header{padding:1rem 0}.menu-link-item a{font-size:clamp(1.75rem,9vw,2.5rem)}.email-link{font-size:.9rem}}
