.navbar{padding:3rem 3.5rem}.navbar-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto}.nav-links{display:flex;list-style:none;gap:2.5rem;height:40px;align-items:center}.nav-link{text-decoration:none;color:#666;font-size:14px;letter-spacing:2px;transition:color .3s}.nav-link:hover,.nav-link.active{color:#ff6a00}.nav-contact{text-decoration:none;color:#ff6a00;font-size:14px;letter-spacing:2px;border:1px solid #ff6a00;padding:10px 32px;height:40px;display:inline-flex;align-items:center;transition:background-color .3s,color .3s}.nav-contact:hover{background-color:#ff6a00;color:#0a0a0a}.hero{display:flex;align-items:center;justify-content:center;padding:5rem 3.5rem 2rem}.hero-container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-info-bar{position:relative;display:flex;align-items:flex-end;justify-content:space-between;width:100%;padding-bottom:1rem;margin-bottom:1.5rem}.hero-line{position:absolute;bottom:0;left:0;right:0;border-bottom:1px dashed #333}.hero-label{font-size:.8rem;color:#555;letter-spacing:1px;white-space:nowrap;position:relative;z-index:1}.hero-label-right{text-align:right}.hero-name-wrapper{position:relative;padding:2rem 1rem;width:100%;overflow:hidden}.hero-name{font-size:clamp(4rem,11.5vw,10.5rem);font-weight:400;color:#ff6a00;text-transform:uppercase;line-height:1;text-align:center;text-shadow:0 0 40px rgba(255,106,0,.3);white-space:nowrap}.first-name,.last-name{cursor:pointer;transition:filter .5s ease,text-shadow .5s ease}.first-name{margin-right:.3em}.name-active{filter:blur(0);text-shadow:0 0 40px rgba(255,106,0,.3)}.name-dim{filter:blur(4px)}.bracket-box{position:absolute;opacity:0;transition:top .8s ease,left .8s ease,width .8s ease,height .8s ease}.bracket-box.ready{opacity:1}.bracket{position:absolute;width:30px;height:30px;border-color:#ff6a00;border-style:solid}.bracket.top-left{top:0;left:0;border-width:2px 0 0 2px}.bracket.top-right{top:0;right:0;border-width:2px 2px 0 0}.bracket.bottom-left{bottom:0;left:0;border-width:0 0 2px 2px}.bracket.bottom-right{bottom:0;right:0;border-width:0 2px 2px 0}.hero-crosshair{margin-top:3rem;font-size:1.5rem;color:#333;-webkit-user-select:none;user-select:none}@media(max-width:768px){.hero{padding:2rem 1.5rem}.hero-name-wrapper{padding:1.5rem}.bracket{width:20px;height:20px}.hero-info-bar{margin-bottom:2rem}}@media(max-width:480px){.hero-name{font-size:clamp(2.5rem,15vw,4rem)}.first-name{display:block;margin-right:0}}.whatido{padding:5rem 3.5rem}.whatido-container{width:100%;max-width:1200px;margin:0 auto}.whatido-heading{font-size:2rem;font-weight:400;color:#555;letter-spacing:4px;margin-bottom:2rem}.whatido-timeline{display:flex;align-items:center;margin-bottom:3rem}.whatido-year{font-size:.75rem;color:#ff6a00;letter-spacing:3px;white-space:nowrap}.whatido-dotted-line{flex:1;height:1px;border-top:1px dashed #333;margin:0 1.2rem}.whatido-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem}.whatido-card{display:flex;flex-direction:column;gap:1rem}.whatido-num{font-size:2.5rem;font-weight:400;color:#ff6a00;font-style:italic}.whatido-title{font-size:1rem;font-weight:700;color:#fff;letter-spacing:1px}.whatido-tags{display:flex;flex-wrap:wrap;gap:.5rem}.whatido-tag{font-size:.7rem;color:#888;letter-spacing:1px;padding:.4rem 1rem;border:1px solid #333;border-radius:50px;white-space:nowrap}.whatido-cta{display:flex;align-items:center;justify-content:center;width:100%;padding:1.5rem 2rem;background:#fff;color:#0a0a0a;text-decoration:none;font-size:1.2rem;font-weight:700;letter-spacing:4px;position:relative;transition:background .3s}.whatido-cta:hover{background:#e0e0e0}.whatido-arrow{position:absolute;right:2rem;font-size:1.5rem}@media(max-width:768px){.whatido{padding:3rem 1.5rem}.whatido-grid{grid-template-columns:1fr;gap:2rem}}.about{padding:5rem 3.5rem}.about-container{width:100%;max-width:1200px;margin:0 auto}.about-heading{font-size:2rem;font-weight:400;color:#555;letter-spacing:4px;margin-bottom:2rem}.about-tabs{display:flex;align-items:center;margin-bottom:3rem}.about-tab{font-size:.75rem;letter-spacing:3px;white-space:nowrap}.about-tab-active{color:#ff6a00}.about-tab-inactive{color:#555}.about-tab-line{flex:1;height:1px;border-top:1px dashed #333;margin:0 1.2rem}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.about-left{display:flex;flex-direction:column}.about-bracket-wrap{display:flex;gap:1.5rem}.about-bracket-box{position:relative;width:40px;min-width:40px;flex-shrink:0}.about-bracket-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;border-top:1px dashed #444;border-left:1px dashed #444;border-radius:12px 0 0}.about-bracket-box:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;border-bottom:1px dashed #444;border-left:1px dashed #444;border-radius:0 0 0 12px}.about-bracket-dot{position:absolute;top:-3px;right:-3px;width:7px;height:7px;background:#ff6a00;z-index:1}.about-bracket-inner{flex:1;padding:.5rem 0;display:flex;flex-direction:column;gap:1.8rem}.about-bio{font-size:.82rem;color:#999;line-height:1.9;letter-spacing:.3px}.about-divider{width:100%;height:1px;border-top:1px dashed #2a2a2a}.about-timeline-item{display:flex;gap:1.2rem;align-items:flex-start}.about-timeline-year{font-size:.85rem;font-weight:700;color:#fff;white-space:nowrap;min-width:40px}.about-timeline-text{font-size:.78rem;color:#777;line-height:1.7;letter-spacing:.3px}.about-right{display:flex;align-items:flex-start;justify-content:center}.about-photo-frame{position:relative;width:100%;max-width:380px;aspect-ratio:3 / 4;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center;background:#111}.about-photo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.about-photo-text{font-size:1rem;color:#333;letter-spacing:4px}.about-crosshair{position:absolute;font-size:1.2rem;color:#333;-webkit-user-select:none;user-select:none}.about-crosshair-tl{top:-12px;left:-12px}.about-crosshair-br{bottom:-12px;right:-12px}.about-cta{display:inline-flex;align-items:center;gap:1rem;padding:1rem 2.5rem;margin-top:2rem;background:transparent;color:#fff;text-decoration:none;font-size:1rem;font-weight:400;letter-spacing:4px;border:1px dashed #333;border-radius:50px;transition:background .3s,border-color .3s}.about-cta:hover{background:#ffffff0d;border-color:#555}.about-arrow{font-size:1.2rem}@media(max-width:768px){.about{padding:3rem 1.5rem}.about-content{grid-template-columns:1fr;gap:2rem}.about-bracket-inner{padding:1rem 0}.about-photo-frame{max-width:280px;margin:0 auto}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:Pixellari,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:#0a0a0a;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.5' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");min-height:100vh}
