:root{--profile-orange:#fdc32f;--profile-burgundy:#a64458;--profile-dark-bg:#1a1a19;--profile-text-light:#e8dccf}.profile-page{background:var(--profile-dark-bg);min-height:100vh}body.profile-template{background:var(--profile-dark-bg)!important}body.profile-template .site-content{padding-top:0!important}.profile-hero{background-color:#000;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:0;margin-top:0;min-height:auto;overflow:visible;padding:220px 0 0;position:relative;width:100%}.profile-hero-bg-parallax{height:250%;left:-20%;pointer-events:none;position:absolute;top:-75%;width:140%;will-change:transform}.profile-hero-bg{animation:kenBurnsAmbient 20s ease-in-out infinite alternate;background-image:url(../images/red-background.png);background-position:50%;background-size:cover;height:100%;width:100%;will-change:transform}@keyframes kenBurnsAmbient{0%{transform:scale(1) translate(0)}to{transform:scale(1.1) translate(-2%,-2%)}}.profile-hero-bg-parallax:before{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.6));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.profile-hero-content{flex:1;justify-content:center;margin:0 auto;max-width:1400px;padding:0;position:relative;z-index:16000}.profile-hero-content,.profile-hero-main{align-items:flex-end;display:flex;width:100%}.profile-hero-main{gap:60px;justify-content:flex-start;margin-bottom:0;padding-left:0}.profile-hero-image-container{height:auto;line-height:0;margin-bottom:-20px;margin-top:-140px;position:relative;width:517px;z-index:15000}.profile-hero-image{display:block;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));height:auto;margin:0;padding:0;width:100%}.profile-header-info{align-self:flex-end;flex:1;max-width:700px;padding-bottom:20px;padding-right:clamp(20px,5vw,80px);text-align:left}.profile-name{color:gold;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:clamp(36px,8vw,72px);font-weight:900;letter-spacing:-1px;line-height:.95;margin:0 0 1.5rem;text-transform:uppercase}.profile-tagline{color:#fff;font-size:clamp(18px,3vw,24px);font-weight:600;line-height:1.5;margin:0}.profile-bulletin-board{margin-top:2rem;min-height:60px;position:relative}.bulletin-item{color:#fff;cursor:pointer;display:none;font-size:18px;line-height:1.5;opacity:0;transition:opacity .8s ease-in-out}.bulletin-item.active{display:block;opacity:1}.bulletin-label{color:gold;font-size:14px;font-weight:700;letter-spacing:.5px;margin-right:8px;text-transform:uppercase}.bulletin-item:hover{color:gold}.profile-badges{display:flex;flex-wrap:wrap;gap:16px;margin-top:2.5rem}.profile-badge{align-items:center;background:rgba(0,0,0,.4);border:2px solid rgba(255,215,0,.6);border-radius:50px;color:gold;display:inline-flex;font-size:12px;font-weight:700;gap:8px;letter-spacing:.5px;padding:10px 20px;text-transform:uppercase;white-space:nowrap}.badge-icon{display:inline-block;font-size:1rem}.badge-number{align-items:center;background:gold;border-radius:50%;color:#000;display:inline-flex;font-size:.75rem;font-weight:900;height:20px;justify-content:center;width:20px}.profile-hero-cta{margin:0 auto;max-width:1400px;padding:30px clamp(20px,5vw,80px) 60px;text-align:center;width:100%}.profile-cta-button{background:gold;border-radius:8px;box-shadow:0 4px 20px rgba(255,215,0,.3);color:#000;display:inline-block;font-size:1.2rem;font-weight:900;letter-spacing:.05em;padding:18px 48px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.profile-cta-button:hover{box-shadow:0 6px 30px rgba(255,215,0,.5);transform:translateY(-2px)}.profile-image-placeholder{align-items:center;background:linear-gradient(135deg,#333,#555);display:flex;height:100%;justify-content:center;width:100%}.profile-nav-container{background-color:#fff;border-bottom:0 solid rgba(0,0,0,.1);display:flex;justify-content:center;margin-bottom:0;margin-top:-5px;position:sticky;top:0;z-index:100}.profile-nav{background-color:#ed2f19!important;border-bottom:4px solid rgba(0,0,0,.1);margin-top:0;position:sticky;top:0;z-index:20000!important}.profile-nav-inner{display:flex;gap:0;margin:0 auto;max-width:1400px;padding:0 clamp(20px,5vw,80px)}.profile-nav-link{border-bottom:none;color:hsla(0,0%,100%,.8)!important;font-family:Inter,sans-serif!important;font-size:14px;font-style:italic!important;font-weight:900;letter-spacing:.8px;padding:24px 32px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;white-space:nowrap;z-index:1}.profile-nav-link:before{background:gold;border-radius:2px;bottom:12px;content:"";left:0;opacity:0;position:absolute;right:0;top:12px;transform:skewX(-12deg);transition:all .3s cubic-bezier(.165,.84,.44,1);z-index:-1}.profile-nav-link:hover{background:transparent;color:#000!important}.profile-nav-link:hover:before{opacity:1}.profile-nav-link.active{background:transparent;border-bottom-color:transparent!important;color:#000!important}.profile-nav-link.active:before{opacity:1}.profile-content{background:var(--profile-dark-bg);margin:0 auto;max-width:1400px;min-height:60vh;padding:80px clamp(20px,5vw,80px)}body.profile-template .site-footer.outer,body.profile-template footer.site-footer.outer{background:#0a0a09!important;background-color:#0a0a09!important;color:#e8dccf!important}body.profile-template .site-footer.outer .inner,body.profile-template footer.site-footer.outer .inner{background:transparent!important;background-color:transparent!important}body.profile-template .site-footer.outer .copyright,body.profile-template .site-footer.outer .gh-powered-by,body.profile-template .site-footer.outer .site-footer-nav,body.profile-template footer.site-footer.outer .copyright,body.profile-template footer.site-footer.outer .gh-powered-by,body.profile-template footer.site-footer.outer .site-footer-nav{background:transparent!important;background-color:transparent!important;color:#d1bba6!important}body.profile-template .site-footer.outer .copyright a,body.profile-template footer.site-footer.outer .copyright a{background:transparent!important;color:#e8dccf!important}body.profile-template .site-footer.outer a,body.profile-template footer.site-footer.outer a{background:transparent!important;color:#d1bba6!important}body.profile-template .site-footer.outer a:hover,body.profile-template footer.site-footer.outer a:hover{color:#e8dccf!important}.profile-section{display:none}.profile-section.active{animation:fadeIn .4s ease;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-section-title{color:var(--profile-text-light);font-size:clamp(24px,4vw,32px);font-weight:800;letter-spacing:-.5px;margin:0 0 40px;text-transform:uppercase}.profile-cards-grid{display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.profile-card{border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);cursor:pointer;display:flex;flex-direction:column;min-height:300px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.profile-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.15);transform:translateY(-4px)}.profile-card-featured{background:linear-gradient(135deg,#8b0000,#dc143c);grid-column:1/2;grid-row:1/2}.profile-card-ai{background:#1a3a52;grid-column:2/3;grid-row:1/2}.profile-card-reflection{background:#0d1b2a;grid-column:1/2;grid-row:2/3}.profile-card-experiment{background:linear-gradient(135deg,#ff8c00,orange);grid-column:2/3;grid-row:2/3}.profile-card-image{background-position:50%;background-size:cover;height:100%;left:0;opacity:.6;position:absolute;top:0;transition:opacity .3s ease;width:100%}.profile-card:hover .profile-card-image{opacity:.8}.profile-card-content{color:#fff;display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:40px;position:relative;z-index:2}.profile-card-title{color:#fff;font-size:clamp(20px,3vw,26px);font-weight:700;line-height:1.3;margin:0 0 12px}.profile-card-subtitle{color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.5;margin:0 0 20px}.profile-card-link{align-items:center;color:gold;display:inline-flex;font-size:14px;font-weight:700;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:transform .2s ease}.profile-card-link:hover{transform:translateX(4px)}.profile-writing-grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.profile-writing-card{background:var(--profile-dark-bg);border:1px solid #333;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.profile-writing-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.3);transform:translateY(-4px)}.profile-writing-image-link{aspect-ratio:16/9;display:block;overflow:hidden}.profile-writing-image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.profile-writing-card:hover .profile-writing-image{transform:scale(1.05)}.profile-writing-content{padding:20px}.profile-writing-tag{background:var(--profile-orange);border-radius:4px;color:#fff;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;padding:4px 10px;text-transform:uppercase}.profile-writing-title{font-size:18px;font-weight:700;line-height:1.3;margin:0 0 12px}.profile-writing-title a{color:var(--profile-text-light);text-decoration:none;transition:color .2s}.profile-writing-title a:hover{color:#fff}.profile-writing-excerpt{color:#999;font-size:14px;line-height:1.5;margin:0 0 16px}.profile-writing-meta{border-top:1px solid #333;color:#666;display:flex;font-size:12px;justify-content:space-between;padding-top:12px}.profile-no-content{color:#999;font-size:16px;padding:40px 20px;text-align:center}.profile-threads-container{margin:0 auto;max-width:100%;width:100%}.profile-contact-container{margin:0 auto;max-width:600px;padding:60px 20px;text-align:center}.profile-contact-content{background:hsla(0,0%,100%,.05);border:2px solid #333;border-radius:12px;padding:48px 40px}.profile-contact-intro{color:var(--profile-text-light);font-size:20px;line-height:1.6;margin:0 0 32px}.profile-contact-button{align-items:center;background:var(--profile-orange);border-radius:8px;color:#fff;display:inline-flex;font-size:18px;font-weight:700;gap:12px;letter-spacing:.5px;padding:16px 40px;text-decoration:none;transition:all .3s ease}.profile-contact-button:hover{background:#e8742f;box-shadow:0 6px 20px rgba(220,98,40,.4);transform:translateY(-2px)}.contact-icon{font-size:24px}.profile-contact-note{color:#999;font-size:14px;font-style:italic;margin:24px 0 0}@media (max-width:768px){.profile-contact-content{padding:40px 30px}.profile-contact-intro{font-size:18px}.profile-contact-button{font-size:16px;padding:14px 32px}}.profile-overview-section{margin-bottom:60px}.profile-section-header-with-link{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:32px}.profile-view-all-link{color:var(--profile-orange);cursor:pointer;font-size:14px;font-weight:700;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:color .2s}.profile-view-all-link:hover{color:#fff}.profile-overview-grid,.profile-overview-projects-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.profile-threads-preview{max-height:400px;overflow:hidden;position:relative}.profile-threads-preview:after{background:linear-gradient(to bottom,transparent,var(--profile-dark-bg));bottom:0;content:"";height:80px;left:0;pointer-events:none;position:absolute;right:0}.profile-about-section{margin-bottom:80px}.profile-bio{color:var(--profile-text-light);font-size:18px;line-height:1.7;max-width:1000px}.profile-bio p{margin:0}.profile-projects-section{margin-bottom:60px}.profile-projects-grid{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.profile-project-card-link{color:inherit;display:block;text-decoration:none}.profile-project-card{background:#1a1a19;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.2);cursor:pointer;display:flex;flex-direction:column;min-height:280px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.profile-project-card-link:hover .profile-project-card,.profile-project-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.3);transform:translateY(-4px)}.profile-project-card-image .profile-project-image{background-position:50%;background-size:cover;height:200px;left:0;position:absolute;top:0;width:100%}.profile-project-content{color:#fff;display:flex;flex:1;flex-direction:column;justify-content:flex-end;margin-top:auto;padding:30px;position:relative;z-index:2}.profile-project-card-image .profile-project-content{padding-top:220px}.profile-project-title{color:#fff;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 8px}.profile-project-subtitle{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.5;margin:0 0 16px}.profile-project-link{align-items:center;color:gold;display:inline-flex;font-size:12px;font-weight:700;letter-spacing:.5px;text-decoration:none;text-transform:uppercase;transition:transform .2s ease}.profile-project-link:hover{transform:translateX(4px)}@media (max-width:1200px) and (min-width:1001px){.profile-hero-main{align-items:flex-end;gap:40px}.profile-hero-image-container{margin-top:-100px;width:450px;z-index:2000}.profile-name{font-size:clamp(32px,8vw,64px)}.profile-tagline{font-size:clamp(16px,3vw,20px)}.profile-projects-grid,.profile-writing-grid{grid-template-columns:repeat(2,1fr)}.profile-writing-grid{gap:24px}.profile-overview-grid,.profile-overview-projects-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px) and (min-width:769px){body.profile-template #gh-head,body.profile-template #gh-head.gh-head.outer{height:100px!important;min-height:100px!important}body.profile-template #gh-head .gh-head-logo img{height:100px!important;max-height:100px!important}.profile-hero{display:block;min-height:auto;overflow:visible;padding:100px 0 0}.profile-hero-content{display:block;padding:0 20px}.profile-hero-content,.profile-hero-main{align-items:center;min-height:auto;position:relative}.profile-hero-main{display:flex;flex-direction:column-reverse;flex-direction:column;gap:0;justify-content:center;padding:0;text-align:center;width:100%}.profile-hero-image-container{margin:-40px 0 -60px;width:clamp(300px,70vw,450px);z-index:10}.profile-header-info,.profile-hero-image-container{bottom:auto;left:auto;position:relative;transform:none}.profile-header-info{backdrop-filter:blur(12px);background:rgba(0,0,0,.85);border-radius:12px;box-shadow:0 15px 50px rgba(0,0,0,.6);margin:0 auto 60px;max-width:500px;padding:60px 30px 40px;text-align:center;width:calc(100% - 40px);z-index:11}.profile-name{font-size:clamp(32px,8vw,56px);line-height:1;margin-bottom:.8rem;position:relative;text-shadow:2px 2px 8px rgba(0,0,0,.3);z-index:3}.profile-tagline{font-size:clamp(16px,3.5vw,20px);font-weight:500;line-height:1.4;margin-bottom:1.2rem}.profile-badges{display:none}.profile-bulletin-board{margin-top:1.5rem;min-height:auto}.bulletin-item{font-size:15px;line-height:1.4}.bulletin-label{display:inline-block;font-size:11px;margin-bottom:4px;margin-right:6px}.profile-mobile-ctas{display:none}.profile-projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){body.profile-template #gh-head,body.profile-template #gh-head.gh-head.outer{height:80px!important;min-height:80px!important}body.profile-template #gh-head .gh-head-logo img{height:80px!important;max-height:80px!important}.profile-hero{display:block;min-height:auto;overflow:visible;padding:80px 0 0}.profile-hero-content{display:block;padding:0 15px}.profile-hero-content,.profile-hero-main{align-items:center;min-height:auto;position:relative}.profile-hero-main{display:flex;flex-direction:column;gap:0;justify-content:center;padding:0;text-align:center;width:100%}.profile-hero-image-container{margin:-20px 0 -50px;width:clamp(260px,85vw,400px);z-index:10}.profile-header-info,.profile-hero-image-container{bottom:auto;left:auto;position:relative;transform:none}.profile-header-info{backdrop-filter:blur(12px);background:rgba(0,0,0,.9);border-radius:10px;box-shadow:0 15px 50px rgba(0,0,0,.6);margin:0 auto 50px;max-width:360px;padding:50px 20px 30px;right:auto;text-align:center;width:calc(100% - 30px);z-index:11}.profile-name{font-size:clamp(28px,9vw,42px);line-height:1;margin-bottom:.6rem;position:relative;text-shadow:2px 2px 8px rgba(0,0,0,.3);z-index:3}.profile-tagline{font-size:clamp(14px,4vw,17px);font-weight:500;line-height:1.35;margin-bottom:1rem}.profile-badges{display:none}.profile-bulletin-board{margin-top:1rem;min-height:auto}.bulletin-item{font-size:13px;line-height:1.4}.bulletin-label{display:inline-block;font-size:10px;margin-bottom:2px;margin-right:4px}.profile-cards-grid{grid-template-columns:1fr}.profile-card-ai,.profile-card-experiment,.profile-card-featured,.profile-card-reflection{grid-column:1/2!important;grid-row:auto!important}.profile-nav-inner{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 16px}.profile-nav-link{font-size:13px;padding:18px 20px}.profile-nav{margin-top:0}.profile-content{padding:60px 20px}.profile-card{min-height:250px}.profile-card-content{padding:30px}.profile-projects-grid{grid-template-columns:1fr}.profile-overview-grid,.profile-overview-projects-grid,.profile-writing-grid{gap:20px;grid-template-columns:1fr}.profile-section-header-with-link{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:24px}}@media (max-width:480px){.profile-name{font-size:clamp(28px,10vw,48px)}.profile-tagline{font-size:clamp(14px,3.5vw,18px)}.profile-mobile-cta{font-size:13px;padding:12px 24px}.profile-nav-link{font-size:12px;padding:16px 18px}.profile-content{padding:40px 16px}.profile-cards-grid{gap:20px}.profile-card{min-height:200px}.profile-card-content{padding:24px}.profile-card-title{font-size:18px}.profile-card-subtitle{font-size:14px}}/*# sourceMappingURL=profile.css.map */
