@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@300;400;500&display=swap";
.v6{--ink:#0d0d0d;--paper:#f0efe9;--paper-dark:#e5e3db;--rust:#a65d3f;--slate:#4a5568;background:var(--ink);color:var(--paper);font-family:Space Grotesk,sans-serif;font-size:15px;line-height:1.6;position:relative}.v6 .section{background:var(--ink);grid-template-columns:50% 50%;width:100%;min-height:100vh;display:grid;position:relative;overflow:hidden}.v6 .section.image-right .section-bg{z-index:2;width:50%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.v6 .section.image-right .section-content{grid-column:1;padding-right:60px}.v6 .section.image-left .section-bg{z-index:2;width:50%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.v6 .section.image-left .section-content{grid-column:2;padding-left:60px}.v6 .section-bg img{object-fit:cover;filter:contrast(1.08)saturate(.85)sepia(.12)brightness(.97);width:100%;height:100%}.v6 .page-number{transform-origin:0;color:#0000;-webkit-text-stroke:1px #f0efe91f;letter-spacing:-.05em;z-index:1;pointer-events:none;font-family:JetBrains Mono,monospace;font-size:clamp(120px,20vw,200px);font-weight:300;position:absolute;top:50%;left:40px;transform:translateY(-50%)rotate(-90deg)}.v6 .section.image-left .page-number{transform-origin:100%;left:auto;right:40px;transform:translateY(-50%)rotate(90deg)}.v6 .section-content{z-index:10;flex-direction:column;justify-content:center;padding:100px 60px;display:flex;position:relative}.v6 .corner-brackets{pointer-events:none;z-index:20;position:absolute;inset:30px}.v6 .corner-brackets:before{content:"+";color:#f0efe94d;font-family:JetBrains Mono,monospace;font-size:20px;position:absolute;top:0;right:0}.v6 .corner-brackets:after{content:"+";color:#f0efe94d;font-family:JetBrains Mono,monospace;font-size:20px;position:absolute;bottom:0;left:0}.v6 .corner-bl,.v6 .corner-br{display:none}.v6 .section-label{letter-spacing:.4em;text-transform:uppercase;color:var(--rust);margin-bottom:20px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:500;display:block}.v6 .title-hero{letter-spacing:-.04em;color:var(--paper);margin-left:-10px;font-family:Instrument Serif,serif;font-size:clamp(5rem,18vw,14rem);font-style:italic;font-weight:400;line-height:.8}.v6 .title-large{letter-spacing:-.03em;color:var(--paper);margin-bottom:30px;font-family:Instrument Serif,serif;font-size:clamp(3rem,8vw,6rem);font-style:italic;font-weight:400;line-height:.85}.v6 .body-text{color:#f0efe9d9;max-width:400px;margin-left:60px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:400;line-height:1.9;position:relative}.v6 .body-text:before{content:"";background:var(--rust);width:20px;height:1px;position:absolute;top:8px;left:-30px}.v6 .body-text p+p{margin-top:18px}.v6 .body-text-large{color:#f0efe9d9;max-width:420px;margin-left:60px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:400;line-height:1.9;position:relative}.v6 .body-text-large:before{content:"";background:var(--rust);width:20px;height:1px;position:absolute;top:8px;left:-30px}.v6 .body-text-large p+p{margin-top:20px}.v6 .character-name{letter-spacing:-.03em;color:var(--paper);margin-bottom:0;font-family:Instrument Serif,serif;font-size:clamp(4rem,12vw,9rem);font-style:italic;font-weight:400;line-height:.85}.v6 .character-details{letter-spacing:.15em;text-transform:uppercase;color:var(--rust);margin-bottom:40px;margin-left:5px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:400}.v6 .pull-quote{color:var(--paper);border-left:2px solid var(--rust);max-width:380px;margin:30px 0 30px 60px;padding-left:20px;font-family:Instrument Serif,serif;font-size:clamp(1.2rem,3vw,1.8rem);font-style:italic;line-height:1.5}.v6 .pull-quote-large{color:var(--paper);max-width:500px;font-family:Instrument Serif,serif;font-size:clamp(1.5rem,4vw,2.5rem);font-style:italic;line-height:1.4}.v6 .section-solid{background:var(--paper);color:var(--ink)}.v6 .section-solid .page-number{-webkit-text-stroke:1px #0d0d0d14}.v6 .section-solid .section-content{justify-content:center}.v6 .section-solid .section-label{color:var(--rust)}.v6 .section-solid .character-name,.v6 .section-solid .title-large,.v6 .section-solid .title-hero{color:var(--ink)}.v6 .section-solid .body-text,.v6 .section-solid .body-text-large{color:#0d0d0dcc}.v6 .section-solid .body-text:before,.v6 .section-solid .body-text-large:before{background:var(--rust)}.v6 .section-solid .corner-brackets:before,.v6 .section-solid .corner-brackets:after{color:#0d0d0d33}.v6 .section-dark{background:var(--ink)}.v6 .content-center .section-content{justify-content:center;align-items:flex-start}.v6 .content-bottom .section-content{justify-content:flex-end;padding-bottom:80px}.v6 .content-top .section-content{justify-content:flex-start;padding-top:120px}.v6 .divider,.v6 .animate-right{background:var(--rust);width:40px;height:1px;margin:20px 0 20px 60px}.v6 .team-card{flex-direction:row;align-items:flex-start;gap:50px;max-width:900px;display:flex}.v6 .team-card.reverse{flex-direction:row-reverse}.v6 .team-image{object-fit:cover;object-position:top center;filter:contrast(1.08)saturate(.85)sepia(.12)brightness(.97);flex-shrink:0;width:320px;height:400px}.v6 .team-text{flex-direction:column;justify-content:center;padding-top:40px;display:flex}.v6 .team-name{color:var(--ink);margin-bottom:16px;font-family:Instrument Serif,serif;font-size:2rem;font-style:italic}.v6 .team-bio{color:#0d0d0dbf;max-width:400px;padding-left:30px;font-family:Space Grotesk,sans-serif;font-size:14px;line-height:1.8;position:relative}.v6 .team-bio:before{content:"";background:var(--rust);width:20px;height:1px;position:absolute;top:8px;left:0}.v6 .team-bio p+p{margin-top:14px}.v6 .section.cover{grid-template-columns:1fr}.v6 .section.cover .section-bg{width:100%;height:100%;position:absolute;top:0;left:0;right:0}.v6 .section.cover .section-bg:after{content:"";background:#0d0d0d66;position:absolute;inset:0}.v6 .section.cover .section-content{text-align:center;grid-column:1;justify-content:center;align-items:center;padding:60px}.v6 .section.cover .section-label{color:var(--paper)}.v6 .section.cover .title-hero{font-size:clamp(6rem,20vw,16rem)}.v6 .section.cover .page-number{display:none}.v6 .end-disclaimer{text-align:center;letter-spacing:.1em;opacity:.5;color:var(--paper);margin:0;font-size:13px;position:absolute;bottom:40px;left:0;right:0}.v6 .section.full-width{grid-template-columns:1fr}.v6 .section.full-width .section-content{grid-column:1;max-width:800px;margin:0 auto;padding:100px 60px}.v6 .narrow-content .section-content{max-width:600px}@media (max-width:1200px){.v6 .page-number{font-size:clamp(80px,15vw,150px);left:20px}.v6 .section.image-left .page-number{right:20px}}@media (max-width:900px){.v6 .section{grid-template-rows:50vh auto;grid-template-columns:1fr}.v6 .section.image-right .section-bg,.v6 .section.image-left .section-bg{grid-area:1/1;width:100%;height:100%;position:relative;top:0;left:0;right:0}.v6 .section.image-right .section-content,.v6 .section.image-left .section-content{grid-area:2/1;padding:40px 30px 60px}.v6 .page-number{font-size:60px;top:30px;left:auto;right:30px;transform:none}.v6 .section.image-left .page-number{right:30px;transform:none}.v6 .body-text,.v6 .body-text-large{max-width:100%;margin-left:30px}.v6 .body-text:before,.v6 .body-text-large:before{width:12px;left:-20px}.v6 .section.cover .section-bg{height:60%}.v6 .section.cover .section-content{padding:60% 20px 60px}.v6 .section.cover,.v6 .section.full-width{grid-template-rows:1fr}.v6 .section.full-width .section-content{padding:60px 30px}.v6 .team-card{flex-direction:column;gap:24px}.v6 .team-image{width:100%;max-width:280px;height:350px;margin-left:30px}.v6 .team-text{padding-top:0}.v6 .team-name,.v6 .team-bio,.v6 .divider,.v6 .animate-right,.v6 .pull-quote{margin-left:30px}}@media (max-width:600px){.v6 .title-hero{font-size:clamp(3rem,15vw,5rem)}.v6 .character-name{font-size:clamp(2.5rem,12vw,4rem)}.v6 .body-text,.v6 .body-text-large{font-size:14px}.v6 .section{grid-template-rows:40vh auto}}
