.hero-image{opacity:1}header{opacity:0;animation:.6s .8s forwards fadeIn}.hero-subtitle{opacity:0;animation:.6s .6s forwards fadeInUp}.hero h1{opacity:0;animation:.7s .9s forwards fadeInUp}.hero-desc{opacity:0;animation:.6s 1.2s forwards fadeInUp}.hero-cta{opacity:0;animation:.6s 1.4s forwards fadeInUp}.stats-ribbon{opacity:0;animation:.6s 1.6s forwards fadeIn}.hero{grid-template-columns:42% 58%;height:100vh;display:grid;position:relative;overflow:hidden}.hero-text{flex-direction:column;justify-content:flex-end;padding:0 4rem 3vh;display:flex}.hero-subtitle{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.hero h1{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2.8rem,min(4.5vw,7vh),4.5rem);font-weight:700;line-height:1}.hero h1 .accent{color:var(--accent);display:block}.hero-desc{color:var(--text-secondary);max-width:440px;margin-bottom:min(2.5rem,3vh);font-size:1.05rem;line-height:1.7}.hero-cta{background:var(--accent);color:var(--bg-primary);letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.hero-cta:hover{background:var(--accent-hover);transform:translateY(-1px)}.hero-image{background:var(--bg-primary);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-image img{object-fit:cover;object-position:center 13%;width:100%;height:100%;position:absolute;inset:0}.hero-image:after{content:"";background:linear-gradient(to right, var(--bg-primary) 0%, transparent 18%), linear-gradient(to top, var(--bg-primary) 0%, transparent 25%), linear-gradient(to bottom, var(--bg-primary) 0%, transparent 30%);pointer-events:none;position:absolute;inset:0}.stats-ribbon{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3.5rem 4rem}.stats-inner{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;margin:0 auto;display:grid}.stat-item{text-align:center}.stat-number{color:var(--accent);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700;line-height:1}.stat-label{color:var(--text-secondary);letter-spacing:.04em;font-size:.82rem;line-height:1.5}.block-grid{grid-template-columns:1fr 1fr;display:grid}.block-item{cursor:pointer;min-height:450px;color:var(--text-primary);background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;padding:3rem;text-decoration:none;transition:opacity .3s;display:flex;position:relative;overflow:hidden}.block-item:before{content:"";z-index:1;background:linear-gradient(#00000040 0%,#0000008c 55%,#000000e0 100%);position:absolute;inset:0}.block-item:hover{opacity:.9}.block-item .block-content{z-index:2;position:relative}.block-item h2{text-transform:uppercase;letter-spacing:.02em;margin-bottom:.6rem;font-family:Oswald,sans-serif;font-size:2.2rem;font-weight:700;line-height:1.15}.block-item p{color:var(--text-secondary);max-width:400px;font-size:.92rem}.block-media{background-color:#1a1510;background-image:linear-gradient(135deg,#1a1510 0%,#0d0d0d 100%)}.block-ventures{background-color:#0d1520;background-image:linear-gradient(135deg,#0d1520 0%,#0d0d0d 100%)}.block-press{background-color:#15100d;background-image:linear-gradient(135deg,#15100d 0%,#0d0d0d 100%)}.block-personal{background-color:#0d1510;background-image:linear-gradient(135deg,#0d1510 0%,#0d0d0d 100%)}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:.75rem;font-weight:600}.about-section{max-width:1400px;margin:0 auto;padding:2rem 4rem 8rem}.about-section h2{max-width:700px;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:2.8rem;font-style:italic;font-weight:400;line-height:1.3}.about-grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.about-grid p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.content-section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:6rem 4rem 8rem}.content-section h2{max-width:700px;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:2.4rem;font-style:italic;font-weight:400;line-height:1.3}.content-section>p{color:var(--text-secondary);max-width:680px;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.whipsmart-grid{grid-template-columns:1fr 1fr;gap:4rem;margin-top:2rem;display:grid}.whipsmart-grid p{color:var(--text-secondary);margin-bottom:1.2rem;font-size:1.1rem;line-height:1.8}.whipsmart-grid p a{color:var(--accent);border-bottom:1px solid #d4a0534d;text-decoration:none;transition:color .2s,border-color .2s}.whipsmart-grid p a:hover{color:var(--accent-hover);border-bottom-color:var(--accent-hover)}.whipsmart-link{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--accent);margin-top:1rem;padding:1rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-block}.whipsmart-link:hover{background:var(--accent);color:var(--bg-primary);transform:translateY(-1px)}.sector-tags{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.sector-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:#bf8a301a;border:1px solid #bf8a3033;padding:.4rem 1rem;font-size:.75rem;font-weight:500}.boards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.board-card{background:var(--bg-card);border:1px solid var(--border);padding:1.5rem;transition:border-color .2s,background .2s}.board-card:hover{border-color:var(--border-accent);background:var(--bg-card-hover)}.board-card h3{text-transform:uppercase;letter-spacing:.02em;margin-bottom:.3rem;font-family:Oswald,sans-serif;font-size:1.05rem;font-weight:600}.board-card .board-role{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.contact-section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:3rem 4rem 2rem}.contact-header{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.contact-header img{object-fit:cover;object-position:center 15%;border:2px solid var(--accent);flex-shrink:0;width:80px;height:80px;border-radius:50%!important}.contact-section h2{text-transform:uppercase;margin:0;font-family:Oswald,sans-serif;font-size:3rem;font-weight:700}.contact-body{align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.contact-body p{color:var(--text-secondary);max-width:500px;margin:0;font-size:1.05rem}.contact-links{flex-shrink:0;gap:1rem;display:flex}.social-icon{border:1px solid var(--border);width:48px;height:48px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.social-icon svg{fill:currentColor;width:20px;height:20px}.social-icon:hover{border-color:var(--accent);color:var(--accent)}.context-grid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 4rem 4rem;display:grid}.context-card{background:var(--bg-card);border-top:2px solid var(--border);padding:2rem}.context-card h3{text-transform:uppercase;letter-spacing:.1em;color:var(--text-primary);margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:600}.context-card p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.zone-alt{background:var(--bg-secondary,#111)}.section-divider{height:180px;position:relative;overflow:hidden}.section-divider-img{opacity:.2;background-position:50%;background-size:cover;position:absolute;inset:0}.section-divider-overlay{background:linear-gradient(to bottom, var(--divider-from,var(--bg-primary,#0a0a0a)) 0%, transparent 35%, transparent 65%, var(--divider-to,var(--bg-primary,#0a0a0a)) 100%);position:absolute;inset:0}@media (min-width:768px){.section-divider{height:280px}}.hero-divider{border-top:3rem solid var(--bg,#0a0a0a);min-height:33vw;padding:6rem 4rem 1rem;position:relative;overflow:hidden}.hero-divider-img{background-position:top;background-size:100%;position:absolute;inset:0}.hero-divider:before{content:"";background:linear-gradient(to bottom, var(--bg) 0%, #0a0a0a80 30%, #0a0a0a80 70%, var(--bg) 100%);z-index:1;position:absolute;inset:0}.hero-divider .section-label{z-index:2;margin-bottom:.5rem;position:relative}.hero-divider h2{z-index:2;position:relative}.hero-divider .about-section-h2{max-width:700px;color:var(--text-primary);margin:0;font-family:Playfair Display,serif;font-size:2.8rem;font-style:italic;font-weight:400;line-height:1.3}@media (max-width:900px){.hero{grid-template-rows:1fr;grid-template-columns:1fr;min-height:100dvh}.hero-image{grid-area:1/1/-1;min-height:0;max-height:none;position:relative;overflow:hidden}.hero-image picture{width:100%;height:100%;display:block}.hero-image img{object-fit:cover;object-position:center 20%;width:100%;height:100%;position:absolute;inset:0}.hero-image:after{background:linear-gradient(to bottom, #0a0a0a1a 0%, #0a0a0a40 35%, #0a0a0ab3 60%, var(--bg-primary) 88%), linear-gradient(to right, var(--bg-primary) 0%, transparent 15%, transparent 85%, var(--bg-primary) 100%)}.hero-text{z-index:2;grid-area:1/1/-1;justify-content:flex-end;min-height:auto;padding:0 1.5rem 2.5rem}.hero h1{margin-bottom:1rem;font-size:3rem}.hero-desc{margin-bottom:0;font-size:.92rem;line-height:1.6}.hero-subtitle{margin-bottom:.8rem;font-size:.72rem}.stats-ribbon{padding:2.5rem 1.5rem}.stats-inner{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.stat-number{font-size:2.2rem}.block-grid{grid-template-columns:1fr}.block-item{min-height:260px;padding:2rem 1.5rem}.block-item h2{font-size:1.8rem}.block-item p{font-size:.85rem}.about-section{padding:4rem 1.5rem}.about-section h2{margin-bottom:2rem;font-size:2rem}.hero-divider{min-height:220px;padding:4rem 1.5rem 3rem}.hero-divider-img{background-position:50% 30%;background-size:cover}.hero-divider .about-section-h2{font-size:1.8rem}.about-grid{grid-template-columns:1fr;gap:0}.about-grid p{margin-bottom:1.2rem;font-size:1rem}.content-section{padding:4rem 1.5rem 5rem}.content-section h2{font-size:1.8rem}.content-section>p{font-size:1rem}.whipsmart-grid{grid-template-columns:1fr;gap:2rem}.whipsmart-grid p{font-size:1rem}.boards-grid{grid-template-columns:repeat(2,1fr)}.contact-section{padding:3rem 1.5rem 2rem}.contact-section h2{font-size:2rem}.contact-header{gap:1rem}.contact-header img{width:60px;height:60px}.contact-body{flex-direction:column;align-items:flex-start;gap:1rem}.contact-links{flex-wrap:wrap}.context-grid{grid-template-columns:1fr;padding:0 1.5rem 3rem}header,.hero-subtitle,.hero h1,.hero-desc,.hero-cta,.stats-ribbon{opacity:1;animation:none}}@media (max-width:480px){.hero h1{font-size:2.4rem}.hero-text{padding:0 1.2rem 2rem}.hero-desc{font-size:.88rem}.stats-inner{grid-template-columns:1fr 1fr}.block-item{min-height:220px}.about-section{padding:3rem 1.2rem}.content-section{padding:3rem 1.2rem 4rem}.contact-section{padding:2.5rem 1.2rem 1.5rem}}
