@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700;800&family=Inter:wght@300;400;500;600&display=swap";
:is(html:has(.about-page),body:has(.about-page)){cursor:auto!important;height:auto!important;overflow-y:auto!important}.about-page{color:#fff;pointer-events:auto;cursor:auto;background:#0a0a0a;min-height:100vh;padding-top:100px;font-family:Inter,sans-serif;overflow-x:hidden}.about-hero{flex-direction:row;align-items:center;gap:6vw;min-height:85vh;padding:0 5vw;display:flex}.about-hero-content{flex:1;min-width:0}.about-hero-title{letter-spacing:-.03em;flex-direction:column;margin-bottom:32px;font-family:Montserrat,sans-serif;font-size:clamp(60px,10vw,140px);font-weight:800;line-height:.92;display:flex}.about-hero-title span{display:inline-block}.about-hero-sub{color:#fff9;max-width:500px;font-size:clamp(15px,1.5vw,20px);font-weight:300;line-height:1.6}.about-hero-image-wrapper{background:0 0;flex-shrink:0;align-self:stretch;align-items:center;width:clamp(160px,20vw,320px);display:flex;position:relative}.about-hero-image{filter:contrast(1.1)brightness(.95);mix-blend-mode:screen;width:100%;height:auto;display:block}.about-hero-image-overlay{display:none}.about-story{background:#0d0d0d;padding:120px 5vw}.story-container{gap:8vw;max-width:1400px;margin:0 auto;display:flex}.story-left{flex:1;position:relative}.story-sticky{position:sticky;top:150px}.story-heading{text-transform:uppercase;letter-spacing:.05em;color:#c8a96e;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:clamp(32px,4vw,56px);font-weight:700}.story-line{background:#c8a96e;width:60px;height:2px;margin-bottom:40px}.story-right{flex:2;padding-top:150px;padding-bottom:150px}.story-block{margin-bottom:120px}.story-block:last-child{margin-bottom:0}.story-block h3{color:#fff;letter-spacing:.02em;margin-bottom:24px;font-family:Montserrat,sans-serif;font-size:clamp(24px,3vw,36px);font-weight:600}.story-block p{color:#ffffff80;font-size:clamp(16px,1.5vw,20px);font-weight:300;line-height:1.8}.about-skills{background:#0a0a0a;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:100px 0;position:relative;overflow:hidden}.marquee-wrapper{white-space:nowrap;width:max-content;display:flex;position:relative}.marquee-track{align-items:center;display:flex}.marquee-item{color:#0000;-webkit-text-stroke:1px #ffffff26;text-transform:uppercase;padding:0 40px;font-family:Montserrat,sans-serif;font-size:clamp(40px,6vw,100px);font-weight:800;transition:color .4s,-webkit-text-stroke .4s}.marquee-item:hover{color:#c8a96e;-webkit-text-stroke:1px transparent}.marquee-bubble{background:#c8a96e;border-radius:50%;flex-shrink:0;width:14px;height:14px;margin:0 20px}.about-cta{text-align:center;background:#0d0d0d;padding:150px 5vw}.cta-content{max-width:800px;margin:0 auto}.cta-content h2{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:clamp(32px,4vw,56px);font-weight:700}.cta-content p{color:#fff9;margin-bottom:50px;font-size:clamp(16px,1.5vw,20px)}.cta-btn{color:#0a0a0a;letter-spacing:.2em;text-transform:uppercase;background:#c8a96e;border-radius:4px;padding:18px 40px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .4s,transform .4s;display:inline-block}.cta-btn:hover{background:#e6c888;transform:translateY(-4px)}@media (max-width:900px){.about-hero{flex-direction:column;gap:40px;min-height:auto;padding:40px 5vw}.about-hero-content,.about-hero-image-wrapper{flex:unset;width:100%}.story-container{flex-direction:column;gap:60px}.story-right{padding-top:0;padding-bottom:0}.story-block{margin-bottom:60px}}
