:root{--ink:#151515;--paper:#f5f3ed;--paper-deep:#eee8d9;--ember:#e8ad3c;--sun:#f2bd52;--blue:#1f5d72;--muted:#777269;--line:#1717142e;--text-base:16px;--text-small:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;font-size:var(--text-base);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{object-fit:cover}button{font:inherit}::selection{background:var(--ember);color:#fff}.site-header{z-index:100;height:78px;color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f5f3ede0;border-bottom:1px solid #15151514;justify-content:space-between;align-items:center;padding:0 clamp(24px,5vw,76px);display:flex;position:fixed;inset:0 0 auto}.wordmark{flex:none;width:112px;height:40px;display:block;position:relative}.wordmark img{object-fit:contain;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.wordmark-reverse{opacity:0}.site-header nav{text-transform:uppercase;letter-spacing:.085em;gap:clamp(14px,1.8vw,30px);font-size:12px;font-weight:800;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:currentColor;height:1px;transition:right .35s;position:absolute;bottom:-5px;left:0;right:100%}.site-header nav a:hover:after{right:0}.mobile-home-link,.nav-link-icon{display:none}.menu-toggle{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:none}.section-pad{padding:clamp(96px,13vw,190px) clamp(24px,7vw,110px)}.eyebrow{text-transform:uppercase;letter-spacing:.24em;margin:0 0 22px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display), Arial, sans-serif;font-weight:700}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(54px,8.2vw,132px);line-height:.84}h2 em{color:var(--ember);font-weight:400}.text-link,.light-link{border-bottom:1px solid;align-items:center;gap:16px;margin-top:34px;padding-bottom:7px;font-size:13px;font-weight:700;display:inline-flex}.text-link span,.light-link span{transition:transform .25s}.text-link:hover span,.light-link:hover span{transform:translate(4px,-4px)}.pill-link{border:1px solid var(--ink);text-transform:uppercase;letter-spacing:.1em;border-radius:99px;margin-top:54px;padding:15px 24px;font-size:12px;font-weight:700;transition:background .25s,color .25s;display:inline-block}.pill-link:hover{background:var(--ink);color:var(--paper)}.reveal{opacity:0;transition:opacity .9s cubic-bezier(.2,.8,.2,1) var(--delay), transform .9s cubic-bezier(.2,.8,.2,1) var(--delay);transform:translateY(42px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.hero{color:#fff;background:#2f170f;min-height:100svh;position:relative;overflow:hidden}.hero-image{object-position:50% 47%;animation:14s ease-out forwards hero-breathe;transform:scale(1.03)}.hero-vignette{background:linear-gradient(90deg,#0a0705b8,#0a07050d 62%),linear-gradient(#0000 45%,#0a07058f);position:absolute;inset:0}.hero-copy{z-index:2;position:absolute;bottom:clamp(84px,10vh,130px);left:clamp(24px,7vw,110px)}.hero-kicker{opacity:0;text-transform:uppercase;letter-spacing:.22em;margin-bottom:18px;font-size:12px;animation:.8s .45s forwards enter-up}.hero h1{opacity:0;letter-spacing:-.065em;margin:0;font-size:clamp(76px,12.4vw,204px);line-height:.7;animation:1.1s cubic-bezier(.2,.8,.2,1) .15s forwards enter-up}.signature{opacity:0;font-family:var(--font-display), serif;margin:38px 0 0;font-size:clamp(20px,2.1vw,34px);font-style:italic;animation:.8s .85s forwards enter-up}.scroll-cue{text-transform:uppercase;letter-spacing:.2em;transform-origin:100% 0;align-items:center;gap:15px;font-size:12px;display:flex;position:absolute;bottom:55px;right:clamp(24px,5vw,76px);transform:rotate(90deg)translate(-100%)}.scroll-cue i{transform-origin:0;background:currentColor;width:70px;height:1px;animation:2.2s infinite pulse-line}.manifesto{background:var(--paper);min-height:100vh;position:relative;overflow:hidden}.route-line{background:var(--line);width:1px;height:100%;position:absolute;top:0;left:19%}.manifesto-intro{margin-left:17%}.manifesto-grid{grid-template-columns:1fr 1fr;gap:clamp(40px,10vw,150px);max-width:1050px;margin:110px 0 0 23%;display:grid}.manifesto-grid p{color:#49463f;font-size:clamp(16px,1.25vw,20px);line-height:1.85}.manifesto-grid .lead-copy{font-family:var(--font-display), serif;color:var(--ink);font-size:clamp(25px,2.25vw,38px);line-height:1.35}.ideas-home{background:#dad2c2}.split-heading{grid-template-columns:1.6fr .7fr;align-items:end;gap:60px;display:grid}.split-heading p{color:#5c574f;max-width:450px;margin:0 0 10px;line-height:1.8}.article-stack{border-top:1px solid var(--line);margin-top:110px}.article-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:20px;padding:30px 8px;transition:padding .3s,background .3s;display:grid}.article-row:hover{background:#ffffff40;padding-left:24px;padding-right:24px}.article-number{color:var(--muted);font-size:12px}.article-row small{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-bottom:6px;font-size:12px;display:block}.article-row strong{font-family:var(--font-display), serif;font-size:clamp(25px,3vw,45px);font-weight:500}.article-row i{font-size:24px;font-style:normal}.book-home{color:#fff;background:#171714;grid-template-columns:.8fr 1.2fr;align-items:center;gap:10vw;min-height:100vh;display:grid;position:relative;overflow:hidden}.book-glow{aspect-ratio:1;filter:blur(20px);background:radial-gradient(circle,#d5552d66,#0000 68%);border-radius:50%;width:54vw;position:absolute;top:15%;left:-17vw}.book-object-wrap{perspective:900px;justify-content:center;display:flex}.book-photo{background:#24231f;margin:0;position:relative;overflow:hidden;box-shadow:-30px 45px 80px #0000007a}.book-photo img{object-fit:cover}.book-photo-home{aspect-ratio:3/4;width:min(390px,70vw);transition:transform .7s cubic-bezier(.2,.8,.2,1);transform:rotateY(9deg)rotate(-2.5deg)}.book-photo-home:hover{transform:rotateY(1deg)rotate(0)}.book-copy{z-index:2;position:relative}.book-copy h2{font-size:clamp(54px,7.2vw,116px)}.book-copy>p:not(.eyebrow){color:#aaa69e;max-width:520px;margin:48px 0 0;line-height:1.85}.ventures-home{background:var(--paper)}.ventures-home h2{max-width:1100px}.venture-track{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:0;margin-top:120px;display:grid;position:relative}.venture-track:before{content:"";background:var(--ember);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:0}.venture-step{border-right:1px solid var(--line);min-height:260px;padding:30px 32px 20px 0}.venture-step:not(:first-child){padding-left:32px}.venture-step span{color:var(--ember);text-transform:uppercase;letter-spacing:.16em;font-size:12px}.venture-step h3{margin:45px 0 20px;font-size:32px}.venture-step p{color:var(--muted);font-size:var(--text-base);line-height:1.7}.adventure-home{color:#fff;background:#111a1c}.adventure-title{align-items:center;min-height:75vh;display:flex;position:relative;overflow:hidden}.adventure-title .eyebrow{color:#97b8ba}.adventure-title h2 em{color:#e4a954}.altitude{color:#ffffff09;font-family:var(--font-display), serif;white-space:nowrap;margin:0;font-size:21vw;position:absolute;bottom:-10vw;right:-1vw}.adventure-grid{grid-template-rows:72vh 72vh;grid-template-columns:1.1fr .9fr;display:grid}.adventure-card{min-height:420px;position:relative;overflow:hidden}.adventure-card img{transition:transform 1.2s cubic-bezier(.2,.8,.2,1),filter .7s}.adventure-card:hover img{filter:saturate(1.12);transform:scale(1.045)}.card-shade{background:linear-gradient(#0000 38%,#000000d1);position:absolute;inset:0}.card-copy{flex-direction:column;display:flex;position:absolute;bottom:clamp(28px,5vw,64px);left:clamp(24px,4vw,62px);right:30px}.card-copy small{color:#d8c39d;text-transform:uppercase;letter-spacing:.2em;margin-bottom:12px;font-size:12px}.card-copy strong{font-family:var(--font-display), serif;font-size:clamp(36px,4vw,64px);font-weight:500}.card-copy em{color:#ffffffb3;text-transform:uppercase;letter-spacing:.12em;margin-top:10px;font-size:12px;font-style:normal}.video-grid{grid-template-columns:1fr 1fr;gap:22px;padding-top:70px;padding-bottom:70px;display:grid}.video-poster{min-height:440px;display:block;position:relative;overflow:hidden}.video-poster img{transition:transform .9s}.video-poster:hover img{transform:scale(1.04)}.video-shade{background:linear-gradient(#0000000d,#000000c7);position:absolute;inset:0}.play-button{border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:68px;height:68px;font-size:15px;transition:transform .3s,background .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-poster:hover .play-button{color:var(--ink);background:#fff;transform:translate(-50%,-50%)scale(1.08)}.video-copy{flex-direction:column;display:flex;position:absolute;bottom:34px;left:35px}.video-copy small{text-transform:uppercase;letter-spacing:.16em;margin-bottom:7px;font-size:12px}.video-copy strong{font-family:var(--font-display), serif;font-size:clamp(25px,2.5vw,38px);font-weight:500}.section-cta{text-align:center;padding:0 7vw 110px}.pill-light{border-color:#fff9}.pill-light:hover{color:var(--ink);background:#fff}.lens-home{background:#d8d0c2;overflow:hidden}.lens-heading{margin-bottom:100px}.film-strip{align-items:center;gap:18px;width:max-content;display:flex;transform:translate(-4vw)}.film-frame{background:#bbb;flex:none;width:min(39vw,560px);height:min(57vw,680px);margin:0;position:relative}.film-frame:nth-child(2n){width:min(52vw,760px);height:min(35vw,470px)}.film-frame figcaption{color:#fff;letter-spacing:.2em;font-size:12px;position:absolute;bottom:10px;right:12px}.media-home{background:#eeeadf}.media-home h2{max-width:1080px;font-size:clamp(50px,7.2vw,108px)}.media-list{border-top:1px solid var(--line);margin-top:100px}.media-list a{border-bottom:1px solid var(--line);grid-template-columns:minmax(140px,.35fr) 1fr auto;align-items:center;gap:30px;padding:28px 5px;display:grid}.media-list span{color:var(--ember);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.media-list strong{font-family:var(--font-display), serif;font-size:clamp(22px,2.3vw,36px);font-weight:500}.media-list i{font-style:normal;transition:transform .25s}.media-list a:hover i{transform:translate(4px,-4px)}.closing{color:#fff;align-items:center;min-height:100vh;padding:9vw;display:flex;position:relative;overflow:hidden}.closing-shade{background:#0f08058f;position:absolute;inset:0}.closing-copy{z-index:2;position:relative}.closing-copy p{margin-bottom:55px;font-size:clamp(16px,1.6vw,24px);line-height:1.6}.closing-copy h2{font-size:clamp(52px,7.4vw,116px)}.closing-copy h2 em{color:#f6b04e}.new-home{background:var(--paper)}.home-frame{padding:clamp(76px,7vw,110px) clamp(22px,6vw,92px)}.section-tag{width:max-content;color:var(--ember);background:var(--ink);text-transform:uppercase;letter-spacing:.16em;border-radius:999px;align-items:center;margin:0 0 24px;padding:8px 13px 7px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.author-section .section-tag,.adventure-section .section-tag,.home-contact .section-tag{color:var(--ink);background:var(--ember)}.new-home .section-tag{color:#fff;min-height:31px;font-family:var(--font-sans),sans-serif;padding:8px 15px;font-size:12px;font-weight:800;line-height:1}.new-home .author-section .section-tag,.new-home .adventure-section .section-tag,.new-home .home-contact .section-tag{color:#fff}.new-home h2{letter-spacing:-.035em;text-transform:uppercase;font-size:clamp(58px,7.6vw,120px);line-height:.82}.new-home h2 span{color:var(--ember)}.home-hero{background:#f5f3ed;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);min-height:100svh;padding:118px 5.5vw 42px;display:grid;position:relative;overflow:hidden}.hero-grid-lines{pointer-events:none;background-image:linear-gradient(#14141409 1px,#0000 1px),linear-gradient(90deg,#14141409 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:78px 0 0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero-left{z-index:2;flex-direction:column;justify-content:center;min-width:0;padding:4vh clamp(34px,4vw,72px) 9vh 0;display:flex;position:relative}.hero-hello{color:var(--ember);font-family:var(--font-display),sans-serif;margin:0 0 12px;font-size:clamp(25px,2.3vw,40px);font-weight:700}.home-hero h1{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(82px,10vw,170px);font-weight:800;line-height:.72}.home-hero h1 span{color:#0000;-webkit-text-stroke:2px var(--ink)}.hero-role{font-family:var(--font-display),sans-serif;text-transform:uppercase;align-items:center;gap:12px;margin:48px 0 0;font-size:clamp(20px,1.9vw,31px);font-weight:600;display:flex}.hero-role i{background:var(--ember);border-radius:50%;width:5px;height:5px}.hero-signature{color:#615d55;margin:15px 0 0;font-size:13px;font-weight:600}.hero-mobile-proof{display:none}.solid-cta{color:#161616;background:var(--ember);text-transform:uppercase;letter-spacing:.08em;border-radius:4px;justify-content:space-between;align-self:flex-start;align-items:center;gap:30px;margin-top:32px;padding:17px 18px 17px 24px;font-size:12px;font-weight:800;transition:transform .25s,background .25s;display:inline-flex}.solid-cta span{color:#fff;background:#171717;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.solid-cta:hover{background:#f3bd52;transform:translateY(-4px)}.hero-portrait{align-self:end;height:calc(100svh - 160px);min-height:620px;margin-left:-1.5vw;position:relative}.hero-portrait figure{z-index:2;width:128%;margin:0;position:absolute;inset:0 auto 0 50%;overflow:visible;transform:translate(-50%)}.hero-portrait figure img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 32px #1a17112e)}.portrait-shape{display:block;position:absolute}.shape-one{z-index:1;aspect-ratio:1;background:#f2cb79;border-radius:50%;width:78%;top:2%;right:-12%}.shape-two{aspect-ratio:1;border:28px solid #e8ad3c59;width:45%;bottom:2%;left:-16%;transform:rotate(24deg)}.hero-proof{z-index:4;width:min(610px,43vw);color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#efe3c6f0;border:1px solid #1515151f;grid-template-columns:1fr 1fr;margin:0;padding:0;display:grid;position:absolute;bottom:42px;right:5.5vw;box-shadow:0 22px 50px #251f142e}.hero-proof>div{align-items:center;gap:16px;min-height:102px;padding:22px 25px;display:flex}.hero-proof>div+div{border-left:1px solid #15151526}.hero-proof span{font-size:13px;line-height:1.5}.hero-proof span strong{font-family:var(--font-display),sans-serif;text-transform:uppercase;font-size:25px;font-weight:800;line-height:1}.proof-icon{border:1px solid #15151540;border-radius:50%;flex:0 0 48px;width:48px;height:48px;position:relative}.proof-icon:before{color:#8f640d;place-items:center;font-size:20px;font-style:normal;display:grid;position:absolute;inset:0}.proof-icon.work:before{content:"✦"}.proof-icon.place:before{content:"⌖"}.identity-section{color:#f5f3ed;background:#171717}.frame-heading{margin-bottom:52px}.frame-heading h2{max-width:980px}.identity-grid{border-top:1px solid #ffffff26;border-left:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);display:grid}.identity-grid>.reveal{height:100%}.identity-card{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;grid-template-columns:58px 1fr auto;height:100%;min-height:245px;padding:31px;transition:background .35s,color .35s,transform .35s;display:grid;position:relative}.identity-card:hover{z-index:2;color:#171717;background:var(--ember);transform:translateY(-6px)}.identity-icon{width:50px;height:50px;color:var(--ember);place-items:center;display:grid}.identity-icon svg{width:44px;height:44px}.identity-card:hover .identity-icon{color:#171717}.identity-index{color:#777;justify-self:end;font-size:12px}.identity-card h3{text-transform:uppercase;grid-column:1/-1;align-self:end;margin:35px 0 5px;font-size:38px}.identity-card p{color:#999;font-size:var(--text-base);grid-column:1/3;margin:0;line-height:1.65}.identity-card:hover p,.identity-card:hover .identity-index{color:#29251d}.identity-card i{justify-self:end;font-size:18px;font-style:normal}.thread-section{background:#eee8d9;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,9vw,145px);display:grid}.thread-images{min-height:620px;position:relative}.thread-images figure{margin:0;position:absolute;overflow:hidden}.thread-main{border-radius:4px;inset:0 8% 8% 0}.thread-float{aspect-ratio:4/5;border:10px solid #eee8d9;width:46%;bottom:0;right:-4%}.thread-stamp{z-index:3;color:#171717;background:var(--ember);width:130px;height:130px;font-family:var(--font-display),sans-serif;text-align:center;border-radius:50%;place-items:center;font-size:19px;font-weight:800;line-height:.85;display:grid;position:absolute;top:7%;right:-8%;transform:rotate(8deg)}.thread-copy h2{font-size:clamp(54px,6.4vw,100px)}.thread-copy .thread-body>p{color:#5d5a53;max-width:680px;font-size:var(--text-base);line-height:1.9}.thread-copy .thread-lead{font-family:var(--font-display),sans-serif;margin-top:42px;font-weight:500;color:#222!important;font-size:clamp(23px,2vw,31px)!important;line-height:1.3!important}.thread-copy .thread-closing{font-family:var(--font-display),sans-serif;font-weight:700;color:var(--ink)!important;font-size:clamp(22px,1.8vw,29px)!important;line-height:1.25!important}.arrow-link{border-bottom:2px solid var(--ink);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:20px;margin-top:30px;padding-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.author-section{color:#fff;background:#202020;grid-template-columns:1.15fr .85fr;align-items:center;gap:8vw;display:grid}.author-copy{flex-direction:column;gap:clamp(44px,4.5vw,72px);display:flex}.author-copy h2{font-size:clamp(56px,7vw,108px)}.author-copy h3{color:#efeadf;max-width:620px;margin:30px 0 0;font-size:clamp(27px,3vw,46px);font-weight:500;line-height:1.05}.author-copy .reveal>p:not(.section-tag){color:#b9b6af;max-width:570px;font-size:var(--text-base);margin:0;line-height:1.9}.author-copy .solid-cta{margin-top:34px}.author-copy em{color:#fff;font-style:normal}.author-visual{min-height:590px;position:relative}.author-visual figure{z-index:2;border:10px solid #343434;border-radius:210px 210px 6px 6px;margin:0;transition:transform .65s cubic-bezier(.2,.8,.2,1),box-shadow .65s;position:absolute;inset:5% 4% 0;overflow:hidden;transform:rotate(2deg);box-shadow:0 32px 70px #00000080}.author-visual figure img{transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s}.author-visual:hover figure{transform:rotate(0)translateY(-8px);box-shadow:0 45px 90px #000000a6}.author-visual:hover figure img{filter:saturate(1.12);transform:scale(1.045)}.book-orbit{z-index:3;border:1px solid var(--ember);width:130px;height:130px;color:var(--ember);font-family:var(--font-display),sans-serif;letter-spacing:.05em;text-align:center;border-radius:50%;place-items:center;font-size:16px;font-weight:800;line-height:.9;transition:color .3s,background .3s,transform .45s;display:grid;position:absolute;top:1%;right:-5%;transform:rotate(12deg)}.book-orbit:hover{color:#171717;background:var(--ember);transform:rotate(0)scale(1.08)}.entrepreneur-section{background:#f5f3ed}.venture-intro{grid-template-columns:1.2fr .55fr;align-items:end;gap:50px;display:grid}.venture-intro .section-tag{grid-column:1/-1}.venture-intro>p:last-child{color:#656159;max-width:430px;font-size:var(--text-base);margin:0 0 5px;line-height:1.8}.venture-cards{border-top:1px solid #bbb5a8;border-left:1px solid #bbb5a8;grid-template-columns:repeat(5,1fr);margin-top:72px;display:grid}.venture-card{border-bottom:1px solid #bbb5a8;border-right:1px solid #bbb5a8;min-height:330px;padding:28px 25px;transition:background .3s,transform .3s;display:block;position:relative}.venture-card:hover{z-index:2;background:#efe3c6;transform:translateY(-7px)}.venture-card>span{color:var(--ember);font-weight:800}.venture-card small{float:right;color:#514c43;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:800}.venture-card h3{text-transform:uppercase;margin:95px 0 12px;font-size:clamp(28px,2.4vw,40px);line-height:.9}.venture-card p{color:#514d45;max-width:210px;font-size:var(--text-base);font-weight:700;line-height:1.5}.venture-card i{font-style:normal;position:absolute;bottom:23px;right:24px}.adventure-section{color:#fff;background:#171717}.adventure-heading{grid-template-columns:1.2fr .5fr;align-items:end;gap:45px;margin-bottom:70px;display:grid}.adventure-heading .section-tag{grid-column:1/-1}.adventure-heading>p:last-child{color:#aaa79f;line-height:1.8}.adventure-stories{border-top:1px solid #3b3b3b;flex-direction:column;margin-top:75px;display:flex}.adventure-feature{border-bottom:1px solid #3b3b3b;grid-template-columns:.72fr 1.28fr;align-items:center;gap:5vw;padding:72px 0;display:grid}.adventure-feature.reverse .adventure-feature-copy{order:2}.adventure-feature-copy small{color:var(--ember);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.adventure-feature-copy h3{text-transform:uppercase;margin:20px 0 9px;font-size:clamp(43px,5vw,75px);line-height:.88}.adventure-feature-copy strong{color:#d1ccc2;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.adventure-feature-copy p{color:#99958f;max-width:440px;font-size:var(--text-base);margin:27px 0 0;line-height:1.8}.adventure-feature-copy a{border-bottom:1px solid var(--ember);color:var(--ember);text-transform:uppercase;letter-spacing:.09em;gap:20px;margin-top:26px;padding-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}.adventure-collage{grid-template-rows:220px 220px;grid-template-columns:1.25fr .75fr;gap:10px;min-height:450px;display:grid}.adventure-collage figure{background:#2a2a2a;margin:0;position:relative;overflow:hidden}.adventure-collage figure:first-child{grid-row:1/3}.adventure-collage img{transition:transform .7s,filter .5s}.adventure-feature:hover .adventure-collage img{filter:saturate(1.1);transform:scale(1.035)}.home-adventure-grid{margin-top:56px}.home-adventure-card .thought-card-copy{min-height:215px}.home-adventure-card figure img{object-position:center top}.home-adventure-card .home-adventure-intro{color:#625f58;font-size:var(--text-base);margin:16px 0 0;line-height:1.6;display:block}.home-adventure-card small{color:#8c5d00;text-transform:uppercase;letter-spacing:.08em;margin-top:auto;padding-top:24px;font-size:12px;font-weight:800}.testimonial-section{background:#efe3c6;overflow:hidden}.testimonial-heading{grid-template-columns:1fr .45fr;align-items:end;gap:40px;display:grid}.testimonial-heading .section-tag{grid-column:1/-1}.testimonial-heading>p:last-child{color:#6a655b;margin-bottom:7px;line-height:1.8}.testimonial-track{will-change:transform;gap:18px;width:max-content;margin-top:70px;animation:65s linear infinite testimonial-scroll;display:flex}.testimonial-track:hover,.testimonial-track:focus-within{animation-play-state:paused}.testimonial-group{gap:18px;display:flex}.testimonial-card{color:#eeeae0;border-top:5px solid var(--ember);background:#1c1c1c;flex-direction:column;width:min(430px,78vw);min-height:410px;margin:0;padding:34px;display:flex}.quote-mark{color:var(--ember);font-family:Arial,sans-serif;font-size:74px;line-height:.65}.testimonial-card>p{font-family:var(--font-display),sans-serif;margin:38px 0;font-size:23px;font-weight:500;line-height:1.3}.testimonial-card footer{border-top:1px solid #454545;grid-template-columns:52px 1fr;align-items:center;gap:15px;margin-top:auto;padding-top:22px;display:grid}.testimonial-avatar{color:#171717;background:var(--ember);width:48px;height:48px;font-family:var(--font-display),sans-serif;border-radius:50%;place-items:center;font-size:17px;font-weight:800;display:grid}.testimonial-card footer div{flex-direction:column;display:flex}.testimonial-card footer a{font-size:12px;font-weight:800}.testimonial-card footer small{color:#888;text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:12px}@keyframes testimonial-scroll{to{transform:translate(calc(-50% - 9px))}}.home-contact{color:#fff;text-align:center;background:#171717;padding:clamp(100px,12vw,180px) 7vw;position:relative}.home-contact h2{font-size:clamp(66px,10vw,158px)}.home-contact-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:55px;display:flex}.home-contact-actions a{color:#171717;background:var(--ember);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;gap:24px;min-width:260px;padding:19px 22px;font-size:12px;font-weight:800;transition:transform .3s,background .3s;display:inline-flex}.home-contact-actions a:nth-child(2){color:#fff;background:#292929;border:1px solid #525252}.home-contact-actions a:hover{color:#171717;background:#f3bd52;transform:translateY(-5px)}.home-contact-actions i{font-style:normal}.contact-page{background:#efe3c6;min-height:100svh;padding:130px 6vw 60px}.contact-panel{color:#fff;background:#1b1b1b;min-height:calc(100svh - 190px);padding:clamp(50px,7vw,100px)}.contact-panel h1{text-transform:uppercase;margin:0;font-size:clamp(65px,10vw,155px);line-height:.78}.contact-panel h1 span{color:var(--ember)}.contact-panel>p:not(.eyebrow){color:#aaa;max-width:570px;margin:48px 0 0 auto;line-height:1.8}.contact-actions{justify-content:flex-end;gap:15px;margin-top:40px;display:flex}.contact-actions a{color:#171717;background:var(--ember);text-transform:uppercase;padding:14px 20px;font-size:12px;font-weight:800}.site-footer{color:#8e8a81;background:var(--ink);text-align:center;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #ffffff1a;padding:26px 7vw;font-size:12px}.footer-mark{color:#fff;font-family:var(--font-display), serif;font-size:28px}.footer-links{flex-direction:column;gap:12px;display:flex}.copyright{color:#777;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #ffffff1f;grid-column:1/-1;margin:35px 0 0;padding-top:24px;font-size:12px}.interior-main{background:var(--paper);min-height:100vh}.interior-hero{flex-direction:column;justify-content:flex-end;min-height:78vh;padding:190px 7vw 100px;display:flex}.interior-hero h1{letter-spacing:-.06em;max-width:1200px;margin:0;font-size:clamp(68px,11vw,176px);line-height:.76}.interior-hero>p:last-child{max-width:640px;margin:58px 0 0 auto;font-size:clamp(17px,1.5vw,23px);line-height:1.7}.tone-dark{color:#fff;background:#171714}.tone-blue{color:#fff;background:#132d35}.filter-row{flex-wrap:wrap;gap:9px;margin-bottom:65px;display:flex}.filter-row span{border:1px solid var(--line);color:#655f56;text-transform:uppercase;letter-spacing:.12em;border-radius:99px;padding:10px 15px;font-size:12px}.filter-row span:first-child{color:#fff;background:var(--ink)}.archive-list{border-top:1px solid var(--line)}.archive-item{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr auto;align-items:center;gap:20px;padding:30px 6px;display:grid}.archive-item>span,.archive-item small{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;font-size:12px}.archive-item h2{margin:5px 0 0;font-size:clamp(26px,3vw,46px);line-height:1;transition:color .25s,transform .25s}.archive-item i{font-style:normal}.archive-item:hover h2{color:var(--ember);transform:translate(8px)}.article-page{background:#eee9df;min-height:100vh;padding-top:1px}.article-hero{background:#dcd3c2;flex-direction:column;justify-content:flex-end;min-height:78vh;padding:145px max(7vw,50vw - 470px) 90px;display:flex}.back-link{text-transform:uppercase;letter-spacing:.14em;align-self:flex-start;margin-bottom:auto;font-size:12px}.article-hero>p,.article-hero>span{text-transform:uppercase;letter-spacing:.15em;font-size:12px}.article-hero h1{letter-spacing:-.05em;max-width:1100px;margin:24px 0 46px;font-size:clamp(58px,8.3vw,126px);line-height:.82}.article-body{max-width:820px;margin:0 auto;padding:110px 28px;font-family:Georgia,serif;font-size:clamp(18px,1.4vw,21px);line-height:1.85}.article-body *{color:inherit!important;background:0 0!important;font-family:inherit!important}.article-body img{max-width:100%;height:auto}.article-body a{text-underline-offset:3px;text-decoration:underline;color:var(--ember)!important}.article-body blockquote{border-left:2px solid var(--ember);font-family:var(--font-display), serif;margin:50px 0;padding:8px 0 8px 32px;font-size:1.45em;line-height:1.45}.article-body ul,.article-body ol{padding-left:25px}.article-end{border-top:1px solid var(--line);max-width:820px;margin:0 auto;padding:70px 28px 120px}.article-end span{color:var(--ember);text-transform:uppercase;letter-spacing:.15em;font-size:12px}.article-end p{max-width:540px;color:var(--muted);margin:22px 0;line-height:1.7}.article-end a{font-size:12px;font-weight:700}.book-detail{grid-template-columns:.75fr 1.25fr;align-items:center;gap:12vw;min-height:100vh;display:grid}.book-photo-standing{aspect-ratio:3/4;justify-self:center;width:min(450px,75vw)}.book-detail-copy h2{font-size:clamp(50px,7vw,100px)}.book-detail-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);margin-top:45px;font-size:17px;line-height:1.9}.book-spread{background:#d8d0c1;grid-template-columns:.55fr 1.45fr;align-items:center;gap:7vw;display:grid}.book-spread h2{font-size:clamp(42px,6vw,88px)}.book-spread figure{aspect-ratio:2086/1538;margin:0;position:relative;box-shadow:0 35px 70px #2820162e}.book-spread figure img{object-fit:cover}.book-page-new{--book-navy:#111832;--book-red:#e42f37;background:var(--paper)}.book-masthead aside strong{color:var(--book-red);font-size:48px}.book-filter a:first-child,.book-filter a:hover{color:#fff;background:var(--book-red);border-color:var(--book-red)}.book-reveal,.book-premise,.book-inside,.book-reviews,.book-buy{scroll-margin-top:145px}.book-reveal{color:#fff;background:var(--book-navy);grid-template-columns:.85fr 1.15fr;min-height:760px;display:grid;position:relative;overflow:hidden}.book-reveal:before{content:"";opacity:.13;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0}.book-reveal-copy{z-index:2;align-self:center;padding:110px clamp(28px,6vw,95px);position:relative}.book-reveal .section-tag,.book-buy .section-tag{color:var(--book-navy);background:#fff}.book-reveal h2{letter-spacing:-.05em;text-transform:uppercase;margin:26px 0 20px;font-size:clamp(76px,9vw,142px);line-height:.72}.book-reveal h2 span{color:var(--book-red)}.book-reveal h3{text-transform:uppercase;max-width:540px;margin:40px 0 0;font-size:clamp(24px,2.3vw,38px);line-height:1.05}.book-reveal-copy>.reveal>p:not(.section-tag){color:#d0d3df;max-width:555px;font-size:var(--text-base);margin:30px 0 0;line-height:1.85}.book-reveal-copy strong{color:#fff}.book-reveal-actions{align-items:center;gap:24px;margin-top:38px;display:flex}.book-reveal-actions a,.book-buy a{color:#fff;background:var(--book-red);text-transform:uppercase;letter-spacing:.09em;border-radius:999px;align-items:center;gap:28px;padding:16px 18px 16px 24px;font-size:12px;font-weight:800;transition:transform .3s,box-shadow .3s;display:inline-flex}.book-reveal-actions a span,.book-buy a span{width:32px;height:32px;color:var(--book-navy);background:#fff;border-radius:50%;place-items:center;font-size:15px;display:grid}.book-reveal-actions a:hover,.book-buy a:hover{transform:translateY(-3px);box-shadow:0 15px 36px #e42f3747}.book-reveal-actions small{color:#9ca2b6;text-transform:uppercase;letter-spacing:.12em;font-size:12px;line-height:1.5}.book-reveal-visual{z-index:1;min-height:760px;position:relative}.book-reveal-visual figure{z-index:2;border:8px solid #fff;border-radius:4px;margin:0;transition:transform .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:12% 15% 12% 8%;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 35px 90px #00000073}.book-reveal-visual:hover figure{transform:rotate(0)scale(1.015)}.book-reveal-visual figure img{object-position:center 64%}.book-red-disc{z-index:1;aspect-ratio:1;background:var(--book-red);border-radius:50%;width:68%;position:absolute;top:8%;right:-4%}.book-edition-stamp{z-index:3;width:112px;height:112px;color:var(--book-navy);background:var(--ember);font-family:var(--font-display),sans-serif;text-align:center;text-transform:uppercase;border-radius:50%;place-items:center;margin:0;font-size:16px;font-weight:800;line-height:.9;display:grid;position:absolute;bottom:10%;right:10%;transform:rotate(9deg)}.book-premise{background-color:#f5f3ed;background-image:linear-gradient(#14141409 1px,#0000 1px),linear-gradient(90deg,#14141409 1px,#0000 1px);background-size:48px 48px;grid-template-columns:1.25fr .75fr;align-items:end;gap:10vw;padding:clamp(90px,11vw,160px) 7vw;display:grid}.book-premise h2,.book-inside-heading h2,.book-review-heading h2,.book-buy h2{text-transform:uppercase;margin:26px 0 0;font-size:clamp(52px,6.5vw,98px);line-height:.84}.book-premise h2 em,.book-review-heading h2 em{color:var(--book-red);font-style:normal}.book-premise-copy{border-left:3px solid var(--book-red);padding:8px 0 3px 34px}.book-premise-copy p{color:#55524b;font-size:var(--text-base);margin:0;line-height:1.85}.book-premise-copy p+p{margin-top:24px}.book-inside{color:#fff;background:var(--book-red);padding:clamp(90px,10vw,150px) 7vw}.book-inside-heading h2 span{color:var(--book-navy)}.book-inside .section-tag{color:#fff;background:var(--book-navy)}.book-lesson-grid{border-top:1px solid #fff6;border-left:1px solid #fff6;grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.book-lesson-grid .reveal{height:100%}.book-lesson-grid article{border-bottom:1px solid #fff6;border-right:1px solid #fff6;flex-direction:column;height:100%;min-height:310px;padding:26px;transition:color .3s,background .3s,transform .3s;display:flex}.book-lesson-grid article:hover{color:var(--book-navy);background:#fff;transform:translateY(-6px)}.book-lesson-grid small{letter-spacing:.12em;font-size:12px;font-weight:800}.book-lesson-grid h3{text-transform:uppercase;margin:auto 0 20px;font-size:clamp(25px,2.3vw,36px);line-height:.95}.book-lesson-grid p{font-size:var(--text-base);margin:0;line-height:1.7}.book-cover-spread{color:#fff;background:var(--book-navy);grid-template-columns:1.5fr .5fr;align-items:center;gap:6vw;margin:115px -7vw -150px;padding:75px 7vw;display:grid}.book-cover-spread figure{aspect-ratio:2086/1538;border:7px solid #fff;margin:0;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000004d}.book-cover-spread figure img{object-fit:cover}.book-cover-spread>p{font-family:var(--font-display),sans-serif;margin:0;font-size:clamp(22px,2.2vw,34px);line-height:1.25}.book-reviews{background:#eee9df;padding:clamp(100px,11vw,165px) 7vw}.book-review-heading{grid-template-columns:1.2fr .55fr;align-items:end;gap:10vw;display:grid}.book-review-heading>p{color:#5e5a53;font-size:var(--text-base);margin:0 0 6px;line-height:1.8}.book-review-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:72px;display:grid}.book-review-wrap{min-width:0}.book-review-wrap.is-lead{grid-column:span 2}.book-review-card{background:#ffffffc7;border:1px solid #11183224;border-radius:18px;flex-direction:column;height:100%;min-height:390px;padding:clamp(25px,3vw,42px);transition:color .35s,background .35s,transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.book-review-card:hover{color:#fff;background:var(--book-navy);transform:translateY(-6px);box-shadow:0 22px 48px #11183229}.book-review-wrap.is-lead .book-review-card{color:#fff;background:var(--book-navy)}.book-stars{color:var(--book-red);letter-spacing:.15em;margin:0 0 30px;font-size:13px}.book-review-card h3{text-transform:uppercase;max-width:520px;margin:0;font-size:clamp(25px,2.3vw,37px);line-height:1}.book-review-card blockquote{color:#5a574f;margin:32px 0 42px;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.75}.book-review-card:hover blockquote,.book-review-wrap.is-lead blockquote{color:#cdd1df}.book-review-card footer{flex-direction:column;gap:6px;margin-top:auto;display:flex}.book-review-card footer strong{text-transform:uppercase;letter-spacing:.09em;font-size:12px}.book-review-card footer span{color:#777269;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.book-review-card:hover footer span,.book-review-wrap.is-lead footer span{color:#aeb4c7}.book-review-card i{color:var(--book-red);font-size:22px;font-style:normal;position:absolute;bottom:28px;right:28px}.book-all-reviews{border-bottom:1px solid var(--book-navy);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:20px;width:max-content;margin:46px auto 0;padding-bottom:7px;font-size:12px;font-weight:800;display:flex}.book-all-reviews span{color:var(--book-red);font-size:18px}.book-buy{color:#fff;background:var(--book-navy);text-align:center;place-items:center;min-height:650px;padding:110px 24px;display:grid;position:relative;overflow:hidden}.book-buy:before{content:"BRUTAL";color:#ffffff06;font-family:var(--font-display),sans-serif;font-size:26vw;font-weight:800;line-height:.7;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.book-buy>.reveal{z-index:1;position:relative}.book-buy h2 span{color:var(--book-red)}.book-buy>.reveal>p:not(.section-tag){color:#b8bdcc;font-size:var(--text-base);margin:32px auto 38px}.book-buy a{margin:0 auto}.ventures-page-new{--venture-deep:#12272d;--venture-green:#2d6b64;--venture-blue:#dce7e5;background:var(--paper)}.ventures-masthead aside strong{color:var(--venture-green)}.ventures-filter a:first-child,.ventures-filter a:hover{color:#fff;border-color:var(--venture-green);background:var(--venture-green)}.venture-prologue,.venture-chapter{scroll-margin-top:145px}.venture-prologue{color:#fff;background:var(--venture-deep);grid-template-columns:1fr .7fr;align-items:end;gap:9vw;padding:clamp(95px,10vw,150px) 7vw;display:grid}.venture-prologue .section-tag{color:var(--venture-deep);background:var(--ember)}.venture-prologue h2,.venture-next h2{text-transform:uppercase;margin:28px 0 0;font-size:clamp(54px,6.5vw,96px);line-height:.84}.venture-prologue h2 em,.venture-next h2 em{color:var(--ember);font-style:normal}.venture-prologue-copy>p:last-child{color:#afc0c1;max-width:690px;font-size:var(--text-base);margin:38px 0 0;line-height:1.85}.venture-timeline{grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:13px;padding-bottom:8px;display:grid}.venture-timeline span{color:var(--ember);font-family:var(--font-display),sans-serif;font-size:18px;font-weight:800}.venture-timeline strong{text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;font-size:12px}.venture-timeline i{background:#ffffff47;height:1px}.venture-chapter{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(60px,9vw,145px);min-height:800px;padding:clamp(80px,8vw,115px) 7vw;display:grid;overflow:hidden}.venture-chapter-copy{z-index:2;position:relative}.venture-chapter-meta{align-items:center;gap:18px;margin-bottom:38px;display:flex}.venture-chapter-meta>span{font-family:var(--font-display),sans-serif;font-size:32px;font-weight:800;line-height:1}.venture-chapter-meta>p{text-transform:uppercase;letter-spacing:.1em;border-left:1px solid;margin:0;padding-left:18px;font-size:12px;line-height:1.65}.venture-chapter-meta strong{font-weight:800}.venture-chapter .section-tag{margin-bottom:22px}.venture-chapter h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(58px,6.2vw,92px);line-height:.78}.venture-chapter h3{max-width:650px;margin:34px 0 0;font-size:clamp(25px,2.3vw,35px);line-height:1.12}.venture-chapter-copy>p:not(.section-tag){color:#5b5851;max-width:650px;font-size:var(--text-base);margin:26px 0 0;line-height:1.85}.venture-page-link{text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid;align-items:center;gap:22px;margin-top:34px;padding-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.venture-page-link span{color:var(--ember);font-size:17px;transition:transform .25s}.venture-page-link:hover span{transform:translate(4px,-4px)}.venture-brandinventive{background:#f3efe5}.venture-brandinventive .venture-chapter-copy,.venture-peoplex .venture-chapter-copy,.venture-unventured .venture-chapter-copy{order:1}.venture-brandinventive .brand-system-board,.venture-peoplex .venture-video-wrap,.venture-unventured .venture-photo-collage{order:2}.venture-brandinventive .venture-chapter-meta>span{color:var(--venture-green)}.brand-system-board{color:#fff;background:#101011;border-radius:22px;padding:clamp(28px,4vw,52px);transition:transform .5s;transform:rotate(1deg);box-shadow:0 28px 65px #12272d2e}.brand-system-board:hover{transform:rotate(0)translateY(-5px)}.brand-system-board>p{color:#ff554a;text-transform:uppercase;letter-spacing:.12em;margin:0 0 34px;font-size:12px;font-weight:800}.brand-system-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;display:grid}.brand-system-flow>article{background:#19191a;border:1px solid #ffffff29;border-radius:13px;flex-direction:column;min-height:145px;padding:18px;display:flex}.brand-system-flow>article:nth-of-type(2){color:#101011;background:#ff554a}.brand-system-flow span{color:#8b8b90;font-size:12px;font-weight:800}.brand-system-flow>article:nth-of-type(2) span{color:#1010118c}.brand-system-flow strong{font-family:var(--font-display),sans-serif;text-transform:uppercase;margin:auto 0 8px;font-size:clamp(22px,2vw,31px)}.brand-system-flow small{color:#9d9da2;font-size:12px}.brand-system-flow>article:nth-of-type(2) small{color:#101011b3}.brand-system-flow>i{color:#ff554a;font-style:normal}.brand-offerings{background:#ffffff29;border:1px solid #ffffff29;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;display:grid;overflow:hidden}.brand-offerings article{background:#101011;flex-direction:column;min-height:170px;padding:18px;display:flex}.brand-offerings span{color:#ff554a;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800}.brand-offerings strong{font-family:var(--font-display),sans-serif;text-transform:uppercase;margin:auto 0 10px;font-size:19px;line-height:1}.brand-offerings small{color:#8f8f94;font-size:12px;line-height:1.5}.venture-capability-board{color:#fff;background:var(--venture-deep);border-radius:22px;padding:clamp(28px,4vw,55px);transition:transform .5s;transform:rotate(1.2deg);box-shadow:0 28px 65px #12272d2e}.venture-capability-board:hover{transform:rotate(0)translateY(-5px)}.venture-capability-board>p{color:var(--ember);text-transform:uppercase;letter-spacing:.12em;margin:0 0 35px;font-size:12px;font-weight:800}.venture-capability-board ol{border-top:1px solid #ffffff29;margin:0;padding:0;list-style:none}.venture-capability-board li{font-family:var(--font-display),sans-serif;border-bottom:1px solid #ffffff29;grid-template-columns:40px 1fr;gap:14px;padding:18px 0;font-size:clamp(18px,1.6vw,25px);display:grid}.venture-capability-board li span{color:#789598;font-family:var(--font-sans),sans-serif;font-size:12px}.venture-capability-board>div{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.venture-capability-board>div strong{color:var(--venture-deep);background:var(--ember);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:8px 11px;font-size:12px}.venture-storygraph{color:#fff;background:#111b22}.venture-storygraph .venture-chapter-copy{order:2}.venture-storygraph .venture-video-wrap,.venture-safedrive .venture-video-wrap{order:1}.venture-storygraph .venture-chapter-meta>span{color:#66d5c5}.venture-storygraph .section-tag{color:#111b22;background:#66d5c5}.venture-storygraph .venture-chapter-copy>p:not(.section-tag){color:#aebbc0}.storygraph-board{background:radial-gradient(circle at 50% 42%,#36a1932e,#0000 42%),#0b1318;border:1px solid #ffffff2b;border-radius:24px;flex-direction:column;min-height:590px;padding:35px;display:flex}.storygraph-board>p{color:#66d5c5;text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:12px;font-weight:800}.storygraph-orbit{aspect-ratio:1;border:1px solid #66d5c547;border-radius:50%;width:min(330px,78%);margin:auto;position:relative}.storygraph-orbit:before,.storygraph-orbit:after{content:"";border:1px solid #66d5c533;border-radius:50%;position:absolute;inset:18%}.storygraph-orbit:after{inset:36%}.storygraph-orbit strong{color:#0b1318;font-family:var(--font-display),sans-serif;background:#66d5c5;border-radius:50%;place-items:center;font-size:26px;display:grid;position:absolute;inset:39%}.storygraph-orbit i{background:var(--ember);border:3px solid #0b1318;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 0 1px #e8ad3c80}.storygraph-orbit i:first-child{top:-6px;left:47%}.storygraph-orbit i:nth-child(2){top:24%;right:5%}.storygraph-orbit i:nth-child(3){bottom:12%;right:16%}.storygraph-orbit i:nth-child(4){bottom:20%;left:8%}.storygraph-orbit i:nth-child(5){top:30%;left:-5px}.storygraph-stats{border-top:1px solid #ffffff2b;grid-template-columns:repeat(3,1fr);display:grid}.storygraph-stats p{border-right:1px solid #ffffff2b;flex-direction:column;gap:5px;margin:0;padding:18px 10px 0;display:flex}.storygraph-stats p:last-child{border:0}.storygraph-stats strong{color:#66d5c5;font-family:var(--font-display),sans-serif;font-size:22px}.storygraph-stats span{color:#86979d;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.venture-peoplex{background:var(--venture-blue)}.venture-peoplex .venture-chapter-meta>span{color:var(--venture-green)}.venture-safedrive{color:#fff;background:#191919}.venture-safedrive .venture-chapter-copy{order:2}.venture-safedrive .venture-chapter-meta>span{color:var(--ember)}.venture-safedrive .section-tag{color:#191919;background:var(--ember)}.venture-safedrive .venture-chapter-copy>p:not(.section-tag){color:#aaa8a3}.venture-video-wrap{min-width:0}.venture-embed{background:#080808;border:8px solid #fff;border-radius:20px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 65px #14191a38}.venture-embed iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.venture-wistia-frame{aspect-ratio:16/9;background:#071a3d;position:relative}.venture-wistia-frame iframe{aspect-ratio:auto;height:100%;position:absolute;inset:0}.venture-wistia-poster{cursor:pointer;background:#071a3d;border:0;width:100%;padding:0;display:block;position:absolute;inset:0;overflow:hidden}.venture-wistia-poster img{transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s}.venture-wistia-poster:hover img{filter:saturate(1.08);transform:scale(1.025)}.venture-wistia-shade{background:linear-gradient(#0000 42%,#001f4c8c);position:absolute;inset:0}.venture-wistia-play{color:#fff;background:#004aad;border:2px solid #fff;border-radius:50%;place-items:center;width:76px;height:76px;font-size:20px;transition:transform .3s,background .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 35px #00245a59}.venture-wistia-poster:hover .venture-wistia-play{background:#0063df;transform:translate(-50%,-50%)scale(1.08)}.venture-embed figcaption{color:#20201e;text-transform:uppercase;letter-spacing:.09em;background:#fff;align-items:center;gap:11px;padding:15px 18px;font-size:12px;font-weight:800;display:flex}.venture-embed figcaption span{color:#fff;background:var(--venture-green);border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.venture-proof-row,.career-flow{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.venture-proof-row span,.career-flow span{text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff40;border-radius:99px;padding:9px 12px;font-size:12px;font-weight:800}.career-flow{justify-content:center;align-items:center}.career-flow span{color:#fff;background:var(--venture-green);border-color:#12272d38}.career-flow i{color:var(--venture-green);font-style:normal}.venture-unventured{background:#efe5d1}.venture-unventured .venture-chapter-meta>span{color:#9b6411}.venture-photo-collage{min-height:620px;position:relative}.venture-photo-collage figure{margin:0;position:absolute;overflow:hidden;box-shadow:0 25px 60px #382b1733}.venture-photo-main{inset:0 11% 8% 0}.venture-photo-small{z-index:2;aspect-ratio:4/5;border:7px solid #efe5d1;width:42%;bottom:0;right:0}.venture-photo-collage>p{z-index:3;color:#fff;background:var(--venture-green);font-family:var(--font-display),sans-serif;text-transform:uppercase;margin:0;padding:17px;font-size:20px;font-weight:800;line-height:.95;position:absolute;top:1%;right:2%;transform:rotate(3deg)}.venture-next{color:#fff;background:var(--venture-deep);text-align:center;place-items:center;min-height:650px;padding:110px 24px;display:grid}.venture-next .section-tag{color:var(--venture-deep);background:var(--ember)}.venture-next>.reveal>p:not(.section-tag){color:#afc0c1;max-width:570px;font-size:var(--text-base);margin:34px auto;line-height:1.8}.venture-next>.reveal>div{justify-content:center;gap:12px;display:flex}.venture-next>.reveal>div a{text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff59;border-radius:99px;padding:14px 18px;font-size:12px;font-weight:800;transition:color .25s,background .25s}.venture-next>.reveal>div a:first-child,.venture-next>.reveal>div a:hover{color:var(--venture-deep);border-color:var(--ember);background:var(--ember)}.photography-page-new{background:var(--paper)}.photography-masthead .thoughts-masthead-copy{max-width:760px}.photography-masthead-note{align-items:center;gap:18px;padding-left:30px!important;display:flex!important}.photography-masthead-note strong{color:var(--ember);font-family:var(--font-display),sans-serif;font-size:clamp(42px,4vw,62px);line-height:1}.photography-masthead-note span{border-left:1px solid var(--line);color:#6b665d;text-transform:uppercase;letter-spacing:.1em;padding-left:18px;font-size:12px;font-weight:800;line-height:1.55}.photography-showcase{color:#fff;background:#a96710;padding:clamp(34px,4vw,58px) 7vw clamp(80px,7vw,110px)}.photography-showcase-heading{grid-template-columns:1fr .68fr;align-items:end;gap:60px;margin-bottom:clamp(42px,4vw,64px);display:grid}.photography-showcase-heading h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(58px,7vw,104px);line-height:.78}.photography-showcase-heading h2 em{color:#17262a;font-style:normal}.photography-showcase-heading>p{max-width:480px;font-size:var(--text-base);border-left:1px solid #ffffff80;margin:0;padding-left:25px;line-height:1.7}.photography-grid{columns:4;column-gap:14px}.photography-grid .reveal{break-inside:avoid;margin-bottom:14px}.photography-grid figure{background:#17262a;border:5px solid #fff;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 15px 35px #361d032e}.photography-grid img{width:100%;height:auto;transition:transform .55s;display:block}.photography-grid figure:hover img{transform:scale(1.04)}.media-page-new{background:var(--paper)}.media-masthead .thoughts-masthead-copy{max-width:760px}.media-masthead-count{align-items:center;gap:18px;padding-left:30px!important;display:flex!important}.media-masthead-count strong{color:var(--ember);font-family:var(--font-display),sans-serif;font-size:clamp(42px,4vw,62px);line-height:1}.media-masthead-count span{border-left:1px solid var(--line);color:#6b665d;text-transform:uppercase;letter-spacing:.1em;padding-left:18px;font-size:12px;font-weight:800;line-height:1.55}.media-filter a:first-child,.media-filter a:hover{color:#fff;background:#a96710;border-color:#a96710}.media-editorial-section{padding:clamp(68px,6vw,94px) 7vw clamp(82px,7vw,112px);scroll-margin-top:145px}.media-about-section{background-color:#f2ecdf;background-image:linear-gradient(#14141408 1px,#0000 1px),linear-gradient(90deg,#14141408 1px,#0000 1px);background-size:48px 48px}.media-published-section{color:#fff;background:#17262a}.media-section-heading{grid-template-columns:1fr .62fr;align-items:end;gap:60px;margin-bottom:clamp(45px,5vw,72px);display:grid}.media-section-heading h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(55px,6.5vw,96px);line-height:.8}.media-section-heading h2 em{color:#a96710;font-style:normal}.media-published-section .media-section-heading h2 em{color:var(--ember)}.media-section-heading>p{color:#655f55;max-width:540px;font-size:var(--text-base);border-left:1px solid;margin:0;padding-left:24px;line-height:1.75}.media-published-section .media-section-heading>p{color:#afbec0}.media-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.media-editorial-grid .reveal{min-width:0}.media-editorial-card{color:#191916;background:#ffffffb8;border:1px solid #19191429;border-radius:17px;flex-direction:column;height:100%;min-height:440px;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 16px 40px #32281714}.media-editorial-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px #32281729}.media-card-visual{aspect-ratio:16/9;background:#a96710;position:relative;overflow:hidden}.media-card-visual>img{object-fit:cover;transition:transform .6s}.media-editorial-card:hover .media-card-visual>img{transform:scale(1.04)}.media-card-pattern{background:radial-gradient(circle at 78% 25%,#fff3 0 15%,#0000 15.5%),linear-gradient(135deg,#a96710,#e4ad35);position:absolute;inset:0;overflow:hidden}.media-card-pattern:after{aspect-ratio:1;content:"";border:1px solid #ffffff61;border-radius:50%;width:70%;position:absolute;bottom:-60%;right:-8%}.media-card-pattern span{color:#ffffff38;font-family:var(--font-display),sans-serif;text-transform:uppercase;font-size:clamp(80px,9vw,135px);font-weight:900;line-height:1;position:absolute;top:8px;right:18px}.media-card-pattern i{color:#fff;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-style:normal;font-weight:900;position:absolute;bottom:18px;left:20px}.media-outlet-mark{z-index:2;color:#1b1b19;background:#fffffff0;border-radius:99px;align-items:center;gap:9px;max-width:calc(100% - 28px);padding:7px 11px 7px 7px;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 8px 20px #0000001f}.media-outlet-mark img{object-fit:contain;border-radius:50%;width:25px;height:25px}.media-outlet-mark b{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;letter-spacing:.08em;font-size:12px;overflow:hidden}.media-card-copy{flex-direction:column;flex:1;padding:22px 22px 24px;display:flex}.media-card-copy small{color:#8d641f;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.media-card-copy h3{font-family:var(--font-display),sans-serif;margin:22px 0 32px;font-size:clamp(23px,2vw,31px);font-weight:700;line-height:1.02}.media-card-copy>span{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:17px;font-size:12px;font-weight:900;display:flex}.media-card-copy>span i{color:#a96710;font-size:15px;font-style:normal}.media-published-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.media-published-grid .media-editorial-card{background:#f5f1e8;min-height:440px}.media-published-grid .media-card-visual{aspect-ratio:16/9}.media-published-grid .media-card-pattern{background:radial-gradient(circle at 80% 25%,#ffffff1f 0 14%,#0000 14.5%),linear-gradient(135deg,#0c4e92,#0876bd)}.media-published-grid .media-card-copy h3{font-size:clamp(23px,2vw,31px)}.adventures-page-new{--adventure-deep:#10252a;--adventure-blue:#9ccfd0;background:var(--paper)}.adventures-masthead .thoughts-masthead-copy{max-width:760px}.adventures-masthead-quote{max-width:430px;padding:5px 0 4px 30px!important;display:block!important}.adventures-masthead-quote blockquote{font-family:var(--font-display),sans-serif;margin:0;font-size:clamp(20px,1.8vw,27px);font-weight:700;line-height:1.08}.adventures-masthead-quote cite{color:#777269;text-transform:uppercase;letter-spacing:.1em;margin-top:12px;font-size:12px;font-style:normal;font-weight:800;display:block}.adventures-filter a:first-child,.adventures-filter a:hover{color:var(--adventure-deep);border-color:var(--adventure-blue);background:var(--adventure-blue)}.adventure-k2k,.adventure-expedition,.adventure-sports{scroll-margin-top:145px}.adventure-k2k{background-color:#f2ecdf;background-image:linear-gradient(#14141408 1px,#0000 1px),linear-gradient(90deg,#14141408 1px,#0000 1px);background-size:48px 48px;padding:clamp(60px,6vw,90px) 7vw 0}.adventure-chapter-heading{grid-template-columns:1fr .42fr;align-items:end;gap:28px 50px;display:grid}.adventure-chapter-heading .section-tag{grid-column:1/-1}.adventure-chapter-heading h2,.adventure-expedition h2,.adventure-closing h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(56px,6.4vw,94px);line-height:.8}.adventure-chapter-heading h2 em,.adventure-closing h2 em{color:#a96710;font-style:normal}.adventure-title-continuation{text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#756e62!important;margin:17px 0 0!important;font-size:clamp(12px,1vw,15px)!important;line-height:1.2!important}.adventure-chapter-heading>p:last-child{color:#625d53;font-family:var(--font-display),sans-serif;margin:0 0 4px;font-size:clamp(20px,2vw,29px);font-weight:700;line-height:1.2}.adventure-k2k-split{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(50px,7vw,105px);margin-top:28px;display:grid}.adventure-k2k-split>*,.adventure-expedition-split>*{min-width:0}.adventure-k2k-copy>p{color:#5d584f;font-size:var(--text-base);margin:0;line-height:1.85}.adventure-k2k-copy>p+p{margin-top:25px}.adventure-k2k-narrative{color:#39362f!important;font-size:clamp(14px,1.1vw,17px)!important;line-height:1.82!important}.adventure-stat-grid{border-top:1px solid #1919142e;border-left:1px solid #1919142e;grid-template-columns:1fr 1fr;margin-top:32px;display:grid}.adventure-stat-grid p{border-bottom:1px solid #1919142e;border-right:1px solid #1919142e;flex-direction:column;justify-content:center;min-height:88px;margin:0;padding:13px 16px;display:flex}.adventure-stat-grid strong{color:#a96710;font-family:var(--font-display),sans-serif;font-size:32px;line-height:1}.adventure-stat-grid span{color:#706a60;text-transform:uppercase;letter-spacing:.1em;margin-top:7px;font-size:12px;font-weight:800}.adventure-carousel{background:#111;border:8px solid #fff;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 28px 65px #2d231438}.adventure-carousel-image{background:#151515;width:100%;height:clamp(285px,25vw,360px);margin:0;display:block;position:relative;overflow:hidden}.adventure-carousel-image img{object-fit:contain;animation:.7s both adventure-image-in}.adventure-carousel-footer{color:#fff;background:var(--adventure-deep);grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:66px;padding:10px 14px;display:grid}.adventure-carousel-footer p{color:#bdcaca;margin:0;font-size:12px;line-height:1.45}.adventure-carousel-footer p:first-child{white-space:nowrap}.adventure-carousel-footer p:nth-child(2){color:#fff;font-family:var(--font-display),sans-serif;font-size:clamp(14px,1.25vw,19px);font-weight:700;line-height:1.05}.adventure-carousel-footer p strong{color:var(--ember);font-family:var(--font-display),sans-serif;font-size:19px}.adventure-carousel-footer>div{gap:7px;display:flex}.adventure-carousel-footer button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:34px;height:34px;transition:color .25s,background .25s;display:grid}.adventure-carousel-footer button:hover{color:var(--adventure-deep);background:var(--ember)}.adventure-carousel-progress{background:#36484c;height:3px}.adventure-carousel-progress i{background:var(--ember);transform-origin:0;width:100%;height:100%;animation:2.6s linear both adventure-progress;display:block}.adventure-carousel-thumbs{background:var(--adventure-deep);scrollbar-width:thin;scrollbar-color:#ffffff4d transparent;gap:8px;padding:10px 12px 12px;display:flex;overflow-x:auto}.adventure-carousel-thumbs button{aspect-ratio:4/3;cursor:pointer;opacity:.72;background:#26383c;border:1px solid #ffffff3d;border-radius:7px;flex:0 0 76px;padding:0;transition:opacity .2s,border-color .2s,transform .2s;position:relative;overflow:hidden}.adventure-carousel-thumbs button:hover{border-color:var(--ember);opacity:1;transform:translateY(-2px)}.adventure-carousel-thumbs img{object-fit:cover}@keyframes adventure-image-in{0%{opacity:.35;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes adventure-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.adventure-reading{color:var(--ink);background:0 0;border-top:1px solid #19191429;margin:clamp(44px,5vw,70px) 0 0;padding:clamp(38px,4vw,58px) 0 clamp(58px,5vw,78px)}.adventure-reading .section-tag{color:#fff;background:var(--adventure-deep)}.adventure-reading-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.adventure-reading-heading h3{text-transform:uppercase;margin:0;font-size:clamp(38px,4.5vw,66px);line-height:.9}.adventure-reading-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:58px;display:grid}.adventure-reading>.adventure-reading-grid{margin-top:0}.adventure-reading-grid .reveal{min-width:0}.adventure-reading-grid a{background:#ffffff6b;border:1px solid #19191426;border-radius:17px;flex-direction:column;height:100%;padding:9px 9px 22px;transition:transform .35s,background .35s,box-shadow .35s;display:flex}.adventure-reading-grid a:hover{color:var(--adventure-deep);background:#fff;transform:translateY(-6px);box-shadow:0 20px 45px #2d23141f}.adventure-reading-grid figure{aspect-ratio:4/3;background:#1c343a;border-radius:11px;margin:0 0 20px;position:relative;overflow:hidden}.adventure-reading-grid figure img{transition:transform .6s}.adventure-reading-grid a:hover figure img{transform:scale(1.04)}.adventure-reading-grid small{color:#777066;text-transform:uppercase;letter-spacing:.08em;padding:0 10px;font-size:12px}.adventure-reading-grid h4{font-family:var(--font-display),sans-serif;text-transform:uppercase;margin:15px 10px 30px;font-size:clamp(20px,1.55vw,26px);line-height:1.05}.adventure-reading-grid a>span{color:var(--ember);text-transform:uppercase;letter-spacing:.08em;margin:auto 10px 0;font-size:12px;font-weight:800}.adventure-expedition{padding:clamp(68px,6vw,92px) 7vw}.adventure-cycling{color:#fff;background:#17262a}.adventure-skydive{color:#17262a;background:#cbdde4}.adventure-scuba{background:#dce9e7}.adventure-skydive .adventure-chapter-heading h2,.adventure-scuba .adventure-chapter-heading h2{white-space:nowrap;font-size:clamp(46px,5vw,76px);line-height:.88}.adventure-expedition-heading{color:inherit}.adventure-expedition-heading .adventure-title-continuation{opacity:.62;color:inherit!important}.adventure-cycling .adventure-expedition-heading>p:last-child{color:#c4d0d1}.adventure-expedition-split{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(50px,7vw,105px);margin-top:38px;display:grid}.adventure-expedition-split-reverse{grid-template-columns:1.18fr .82fr}.adventure-expedition-split-reverse .adventure-expedition-copy{order:2}.adventure-expedition-split-reverse .adventure-video-wrap{order:1}.adventure-chapter-meta{align-items:center;gap:18px;margin-bottom:38px;display:flex}.adventure-chapter-meta>span{color:var(--ember);font-family:var(--font-display),sans-serif;font-size:32px;font-weight:800}.adventure-chapter-meta>p{text-transform:uppercase;letter-spacing:.09em;border-left:1px solid;margin:0;padding-left:18px;font-size:12px;line-height:1.65}.adventure-expedition .section-tag{margin-bottom:24px}.adventure-cycling .section-tag{color:#17262a;background:var(--ember)}.adventure-scuba .section-tag{color:#17262a;background:var(--adventure-blue)}.adventure-expedition-copy>p:not(.section-tag){color:#aebec0;max-width:640px;font-size:var(--text-base);margin:0;line-height:1.85}.adventure-scuba .adventure-expedition-copy>p:not(.section-tag){color:#53605e}.adventure-cycling .adventure-stat-grid,.adventure-cycling .adventure-stat-grid p{border-color:#fff3}.adventure-cycling .adventure-stat-grid span{color:#aebec0}.adventure-skydive .adventure-expedition-copy>p{color:#43565d}.adventure-expedition-copy>a{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;align-items:center;gap:18px;margin-top:34px;padding-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.adventure-expedition-copy>a span{color:var(--ember);font-size:16px}.adventure-video-embed{background:#0b1113;border:8px solid #fff;border-radius:20px;margin:0;overflow:hidden;box-shadow:0 28px 65px #0a191c38}.adventure-video-embed iframe{aspect-ratio:16/9;border:0;width:100%;display:block}.adventure-video-embed figcaption{color:#20201e;text-transform:uppercase;letter-spacing:.09em;background:#fff;align-items:center;gap:11px;padding:15px 18px;font-size:12px;font-weight:800;display:flex}.adventure-video-embed figcaption span{color:#fff;background:#a96710;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.adventure-skydive-gallery{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:34px;display:grid}.adventure-skydive-gallery .reveal{min-width:0}.adventure-skydive-gallery figure{aspect-ratio:4/3;background:#17262a;border:5px solid #fff;border-radius:11px;margin:0;position:relative;overflow:hidden;box-shadow:0 15px 30px #10252a24}.adventure-skydive-gallery img{object-fit:cover;transition:transform .5s}.adventure-skydive-gallery figure:hover img{transform:scale(1.05)}.adventure-skydive-gallery figcaption{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#10252ad1;padding:7px 8px;font-size:12px;font-weight:800;position:absolute;bottom:7px;left:7px;right:7px}.adventure-mini-stats{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.adventure-mini-stats span{text-transform:uppercase;letter-spacing:.08em;opacity:.72;border:1px solid;border-radius:99px;padding:9px 12px;font-size:12px;font-weight:800}.adventure-sports{color:#fff;background:#a96710;padding:clamp(68px,6vw,92px) 7vw clamp(78px,7vw,105px)}.adventure-sports-heading{grid-template-columns:1fr .78fr;align-items:end;gap:60px;margin-bottom:clamp(42px,4vw,62px);display:grid}.adventure-sports-heading h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(58px,7vw,104px);line-height:.78}.adventure-sports-heading h2 em{color:#17262a;font-style:normal}.adventure-sports-heading div{border-left:1px solid #ffffff80;max-width:590px;padding-left:26px}.adventure-sports-heading p{font-size:var(--text-base);margin:0;line-height:1.7}.adventure-sports-heading p:first-child{color:#17262a;text-transform:uppercase;letter-spacing:.035em;margin-bottom:18px;font-size:clamp(19px,2vw,28px);font-weight:900;line-height:1.22}.adventure-sports-grid{columns:4;column-gap:14px}.adventure-sports-grid .reveal{break-inside:avoid;margin-bottom:14px}.adventure-sports-grid figure{aspect-ratio:4/3;background:#17262a;border:5px solid #fff;border-radius:12px;margin:0;position:relative;overflow:hidden;box-shadow:0 15px 35px #361d032e}.adventure-sports-grid .reveal:nth-child(3n+1) figure{aspect-ratio:3/4}.adventure-sports-grid img{object-fit:cover;transition:transform .55s}.adventure-sports-grid figure:hover img{transform:scale(1.04)}.adventure-sports-grid figcaption{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);text-transform:uppercase;letter-spacing:.08em;background:#10252adb;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.25;position:absolute;bottom:8px;left:8px;right:8px}.adventure-closing{color:#fff;text-align:center;background:#101b1e;place-items:center;min-height:480px;padding:72px 24px;display:grid}.adventure-closing .section-tag{color:#101b1e;background:var(--ember)}.adventure-closing>.reveal>p:not(.section-tag){color:#aebec0;max-width:560px;font-size:var(--text-base);margin:34px auto}.adventure-closing a{border-bottom:1px solid var(--ember);color:var(--ember);text-transform:uppercase;letter-spacing:.09em;gap:18px;padding-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.venture-list{padding-top:40px}.venture-list article{border-top:1px solid var(--line);grid-template-columns:.28fr 1fr .72fr;align-items:start;gap:50px;padding:80px 0;display:grid}.venture-meta{flex-direction:column;gap:10px;display:flex}.venture-meta span{color:var(--ember);letter-spacing:.16em;font-size:12px}.venture-meta strong,.venture-meta em{text-transform:uppercase;letter-spacing:.11em;font-size:12px}.venture-meta em{color:var(--muted);font-style:normal}.venture-list h2{font-size:clamp(42px,6vw,84px)}.venture-list p{color:var(--muted);line-height:1.8}.venture-thesis{max-width:680px;font-family:var(--font-display), serif;margin-top:25px;font-size:clamp(22px,2vw,31px);color:var(--ink)!important;line-height:1.3!important}.venture-description a{margin-top:22px;font-size:12px;font-weight:700;display:inline-block}.venture-film{color:#fff;grid-column:2/-1;margin-top:20px}.venture-film .video-poster{min-height:520px}.story-grid{color:#fff;background:#132d35;grid-template-columns:1fr 1fr;gap:100px 28px;display:grid}.story-image{aspect-ratio:4/5;margin-bottom:24px;position:relative;overflow:hidden}.story-image img{transition:transform .8s}.story-grid a:hover img{transform:scale(1.035)}.story-grid small{color:#c1a978;text-transform:uppercase;letter-spacing:.17em;font-size:12px}.story-grid h2{margin:10px 0 8px;font-size:clamp(36px,5vw,70px)}.story-grid p{color:#9ab0b3;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.story-grid>a{scroll-margin-top:100px}.story-hero{color:#fff;min-height:100svh;position:relative}.story-shade{background:linear-gradient(#0000 38%,#000000db);position:absolute;inset:0}.story-hero-copy{z-index:2;position:absolute;bottom:9vh;left:7vw;right:7vw}.story-hero-copy>a,.story-hero-copy>p,.story-hero-copy>strong{text-transform:uppercase;letter-spacing:.15em;font-size:12px}.story-hero-copy>a{position:absolute;bottom:calc(100% + 15vh)}.story-hero-copy h1{letter-spacing:-.06em;max-width:1100px;margin:20px 0 30px;font-size:clamp(65px,11vw,165px);line-height:.75}.story-prose{background:var(--paper);grid-template-columns:1fr .7fr;gap:12vw;display:grid}.story-prose p{color:var(--muted);font-size:17px;line-height:1.9}.story-prose .drop-copy{font-family:var(--font-display), serif;color:var(--ink);font-size:clamp(38px,4.6vw,68px);line-height:1.05}.story-video{color:#fff;background:#10191b}.journey-chapters{color:#fff;background:#172629}.journey-chapters>div{border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin:65px 0 70px;display:grid}.journey-chapters article{border-right:1px solid #ffffff2e;min-height:310px;padding:28px 30px 28px 0}.journey-chapters article:not(:first-child){padding-left:30px}.journey-chapters article span{color:#d7a656;letter-spacing:.15em;font-size:12px}.journey-chapters h2{margin:50px 0 20px;font-size:clamp(26px,2.5vw,40px)}.journey-chapters article p{color:#aebbbb;font-size:var(--text-base);line-height:1.75}.photo-wall{grid-template-columns:repeat(12,1fr);align-items:center;gap:70px 22px;display:grid}.photo-wall figure{aspect-ratio:4/3;grid-column:span 6;margin:0;position:relative}.photo-wall figure:nth-child(3n+2){aspect-ratio:3/4;grid-column:2/span 5}.photo-wall figure:nth-child(3n){aspect-ratio:1;grid-column:8/span 5}.photo-wall figcaption{text-transform:uppercase;letter-spacing:.12em;font-size:12px;position:absolute;top:calc(100% + 10px);left:0}.about-story{background:#dfd7c8;grid-template-columns:.8fr 1.2fr;gap:10vw;display:grid}.about-image{height:68vh;position:sticky;top:110px}.about-copy p{font-family:var(--font-display), serif;margin-bottom:38px;font-size:clamp(27px,3vw,43px);line-height:1.35}.about-copy .about-opening{color:#9a6b0d;font-size:clamp(31px,3.5vw,50px);font-weight:700}.about-copy blockquote{color:var(--ember);font-family:var(--font-display), serif;margin:80px 0 0;font-size:clamp(40px,5vw,70px);line-height:1.05}.about-page-new{background:var(--paper)}.about-masthead .thoughts-masthead-copy{max-width:760px}.about-masthead-note{color:#716b61;max-width:420px;font-family:var(--font-display),sans-serif;font-size:clamp(18px,1.7vw,25px);line-height:1.15;padding-left:30px!important;display:block!important}.about-masthead-note strong{color:#1b1b19}.about-opening-new{background-color:#f2ecdf;background-image:linear-gradient(#14141408 1px,#0000 1px),linear-gradient(90deg,#14141408 1px,#0000 1px);background-size:48px 48px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:clamp(65px,9vw,140px);padding:clamp(70px,7vw,105px) 7vw;display:grid}.about-kicker{text-transform:uppercase;letter-spacing:.15em;font-weight:900;color:#a96710!important;margin:0 0 25px!important;font-size:12px!important;line-height:1!important}.about-opening-copy h2,.about-thread-heading h2,.about-finale-new h2{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-size:clamp(52px,6vw,90px);line-height:.82}.about-opening-copy h2 em,.about-thread-heading h2 em,.about-finale-new h2 em{color:#a96710;font-style:normal}.about-opening-copy>p:not(.about-kicker){color:#565149;font-size:var(--text-base);margin:38px 0 0;line-height:1.9}.about-opening-copy blockquote{font-family:var(--font-display),sans-serif;border-left:4px solid #a96710;margin:42px 0 0;padding:20px 0 20px 25px;font-size:clamp(25px,2.4vw,36px);font-weight:700;line-height:1.15}.about-opening-images{min-height:650px;position:relative}.about-frame{background:#222;border:8px solid #fff;border-radius:16px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 65px #31271433}.about-frame img{object-fit:cover;transition:transform .7s}.about-frame:hover img{transform:scale(1.035)}.about-frame-main{position:absolute;inset:0 13% 8% 0}.about-frame-float{z-index:2;width:38%;height:46%;position:absolute;bottom:0;right:0;transform:rotate(3deg)}.about-opening-images>span{z-index:3;color:#fff;font-family:var(--font-display),sans-serif;text-transform:uppercase;background:#17262a;padding:17px 18px;font-size:19px;font-weight:800;line-height:.9;position:absolute;top:4%;right:2%;transform:rotate(3deg)}.about-thread-new{background:#e1ddd2;padding:clamp(75px,7vw,110px) 7vw}.about-thread-heading{grid-template-columns:.28fr 1fr;align-items:end;gap:45px;padding-bottom:clamp(60px,6vw,90px);display:grid}.about-thread-heading>p{color:#a96710;text-transform:uppercase;letter-spacing:.15em;margin:0 0 5px;font-size:12px;font-weight:900}.about-chapter{border-top:1px solid #1919142e;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(55px,8vw,120px);padding:clamp(65px,7vw,105px) 0;display:grid}.about-chapter-visual{min-height:560px;position:relative}.about-chapter-visual .about-frame{position:absolute;inset:0}.about-chapter-visual>span{z-index:2;color:#17262a;background:var(--ember);width:74px;height:74px;font-family:var(--font-display),sans-serif;border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid;position:absolute;top:-20px;right:-18px}.about-chapter-copy h3{letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:clamp(40px,4.3vw,65px);line-height:.88}.about-chapter-copy>p:not(.about-kicker){color:#5b574f;font-size:var(--text-base);margin:29px 0 0;line-height:1.85}.about-chapter-copy mark{color:#1c1b17;background:linear-gradient(#0000 12%,#e6ab339e 12% 90%,#0000 90%);padding:1px 5px 3px}.about-chapter-reading .about-frame img,.about-chapter-building .about-frame img{object-position:center}.about-chapter-exploring .about-frame img{object-position:center 35%}.about-finale-new{color:#fff;text-align:center;background:#121d20;place-items:center;min-height:620px;padding:90px 24px;display:grid}.about-finale-new>.reveal>p{color:#aebbbc;text-transform:uppercase;letter-spacing:.1em;margin:0 0 28px;font-size:12px;font-weight:800}.about-finale-new a{color:#171714;background:var(--ember);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:28px;margin-top:46px;padding:17px 22px;font-size:12px;font-weight:900;transition:transform .3s,background .3s;display:inline-flex}.about-finale-new a:hover{background:#f2bf55;transform:translateY(-5px)}.about-flow-masthead{grid-template-columns:1fr;padding-bottom:clamp(48px,5vw,72px)}.about-flow-masthead .thoughts-masthead-copy{max-width:1120px}.about-masthead-sequence{flex-direction:column;align-items:flex-start;gap:13px;margin-top:35px;display:flex}.about-masthead-sequence p{color:#625e56;font-family:var(--font-display),sans-serif;margin:0;font-size:clamp(18px,1.65vw,25px);line-height:1.15}.about-masthead-sequence p:last-child{color:#a96710;font-size:clamp(23px,2.2vw,34px)}.about-continuous-story{background-color:#e1ddd2;background-image:linear-gradient(#14141406 1px,#0000 1px),linear-gradient(90deg,#14141406 1px,#0000 1px);background-size:48px 48px;padding:clamp(65px,7vw,105px) 7vw clamp(90px,9vw,140px)}.about-flow-collage{width:100%;max-width:1220px;min-height:680px;margin:0 auto;position:relative}.about-flow-collage .about-flow-main{position:absolute;inset:0 18% 5% 0}.about-flow-collage .about-flow-main img{object-position:center 28%}.about-flow-collage .about-flow-small{z-index:2;width:34%;height:58%;position:absolute;bottom:0;right:0;transform:rotate(2.5deg)}.about-flow-prose{max-width:850px;margin:clamp(75px,8vw,120px) auto 0}.about-flow-prose>.reveal>p{color:#4f4b44;font-family:var(--font-display),sans-serif;margin:0 0 42px;font-size:clamp(26px,2.5vw,38px);line-height:1.42}.about-flow-prose>.reveal>.about-flow-lead{color:#1c1b18;letter-spacing:-.02em;font-size:clamp(36px,4vw,59px);font-weight:700;line-height:1.16}.about-flow-prose mark{color:#1c1b18;background:linear-gradient(#0000 10%,#e6ab33a3 10% 91%,#0000 91%);padding:0 5px 3px}.about-flow-image{width:min(1080px,100vw - 40px);margin:clamp(65px,7vw,100px) 0}.about-flow-image-right{margin-left:clamp(0px,5vw,90px)}.about-flow-image-left{margin-left:clamp(-90px,-5vw,0px)}.about-flow-image .about-frame{width:100%;height:clamp(420px,48vw,620px)}.about-flow-image-right img{object-position:center}.about-flow-image-left img{object-position:center 45%}.about-flow-prose blockquote{color:#17262a;font-family:var(--font-display),sans-serif;letter-spacing:-.035em;text-transform:uppercase;margin:clamp(70px,8vw,115px) 0 0;font-size:clamp(46px,5.4vw,78px);font-weight:800;line-height:.98}.about-flow-cta{color:#171714;background:var(--ember);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:28px;margin-top:50px;padding:17px 22px;font-size:12px;font-weight:900;transition:transform .3s,background .3s;display:inline-flex}.about-flow-cta:hover{background:#f2bf55;transform:translateY(-5px)}.about-simple-masthead{grid-template-columns:1fr;padding:88px 6vw 22px}.about-simple-masthead .thoughts-masthead-copy{max-width:none}.about-simple-masthead h1{font-size:clamp(54px,5.2vw,78px)}.about-structured-frame{align-items:center;gap:clamp(48px,6vw,92px);padding:clamp(62px,6.5vw,96px) 7vw;display:grid}.about-identity-frame{background-color:#eee8d9;background-image:linear-gradient(#14141406 1px,#0000 1px),linear-gradient(90deg,#14141406 1px,#0000 1px);background-size:48px 48px;grid-template-columns:.88fr 1.12fr}.about-identity-copy{flex-direction:column;gap:18px;max-width:580px;display:flex}.about-identity-copy p{color:#5d5a53;font-family:var(--font-display),sans-serif;margin:0;font-size:clamp(17px,1.35vw,21px);line-height:1.4}.about-identity-copy p:first-child{color:#1c1b18;font-size:clamp(24px,2.15vw,32px);font-weight:800;line-height:1.18}.about-identity-copy p:last-child{color:#1c1b18;letter-spacing:-.02em;max-width:540px;font-size:clamp(27px,2.85vw,42px);line-height:1.08}.about-identity-images{isolation:isolate;min-height:clamp(390px,31vw,470px);position:relative}.about-identity-images:before{z-index:-1;aspect-ratio:1;content:"";background:#e8ad3cb3;border-radius:50%;width:48%;position:absolute;top:4%;right:5%}.about-identity-images figure,.about-biker-portrait figure{background:#222;border:7px solid #fff;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 24px 55px #3227142e}.about-identity-images figure{position:absolute}.about-identity-images figure:first-child{aspect-ratio:1;width:69%;top:8%;left:0;transform:rotate(-1.5deg)}.about-identity-images figure:last-child{z-index:2;aspect-ratio:574/748;border-color:#eee8d9;width:39%;bottom:2%;right:1%;transform:rotate(2deg)}.about-identity-images img,.about-biker-portrait img{width:100%;height:auto;transition:transform .6s;display:block}.about-identity-images figure:hover img,.about-biker-portrait figure:hover img{transform:scale(1.025)}.about-curiosity-frame{background:#f5f3ed;grid-template-columns:2fr 1fr}.about-structured-copy{max-width:900px}.about-structured-copy p{color:#5d5a53;font-family:var(--font-display),sans-serif;margin:0 0 26px;font-size:clamp(16px,1.25vw,19px);line-height:1.85}.about-structured-copy p:last-child{margin-bottom:0}.about-structured-copy .about-emphasis{color:#1c1b18;letter-spacing:-.018em;font-size:clamp(25px,2.65vw,40px);line-height:1.28}.about-structured-copy strong{color:#1c1b18}.about-circle-portrait{place-items:center;display:grid}.about-circle-portrait figure{aspect-ratio:1;background:#17262a;border:9px solid #fff;border-radius:50%;width:min(100%,430px);margin:0;position:relative;overflow:hidden;box-shadow:0 25px 60px #10252a33}.about-circle-portrait img{object-fit:cover;transition:transform .7s}.about-circle-portrait figure:hover img{transform:scale(1.04)rotate(1deg)}.about-building-frame{background:#e5e0d4;grid-template-columns:2fr 1fr}.about-building-frame .about-structured-copy p{color:#514e48}.about-building-frame .about-structured-copy strong{color:#8c5d00}.about-biker-portrait{width:100%}.about-conclusion-frame{text-align:center;background:#171717;place-items:center;min-height:560px;padding:clamp(75px,8vw,120px) 7vw;display:grid}.about-conclusion-frame>.reveal{max-width:940px}.about-conclusion-frame p{color:#aaa69f;font-family:var(--font-display),sans-serif;margin:0 auto 20px;font-size:clamp(17px,1.55vw,23px);line-height:1.65}.about-conclusion-frame .about-conclusion-line{color:#f5f3ed;letter-spacing:-.025em;text-transform:uppercase;max-width:870px;margin-top:38px;font-size:clamp(34px,4vw,58px);font-weight:800;line-height:1.05}.about-conclusion-frame a{color:#171714;background:var(--ember);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:30px;margin-top:42px;padding:17px 22px;font-size:12px;font-weight:900;transition:transform .3s,background .3s;display:inline-flex}.about-conclusion-frame a:hover{background:#f2bf55;transform:translateY(-5px)}.about-unified-story{background-color:#eee8d9;background-image:linear-gradient(#14141406 1px,#0000 1px),linear-gradient(90deg,#14141406 1px,#0000 1px);background-size:48px 48px;overflow:hidden}.about-unified-opening{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(38px,4.5vw,68px);max-width:1540px;margin:0 auto;padding:clamp(28px,2.5vw,38px) 7vw clamp(18px,2vw,30px);display:grid}.about-unified-narrative{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(44px,4.2vw,64px) clamp(20px,3vw,42px);max-width:1420px;margin:0 auto;padding:0 7vw clamp(58px,5.5vw,84px);display:grid}.about-unified-copy{grid-column:1/9}.about-unified-copy p,.about-unified-ending p{color:#5d5a53;font-family:var(--font-display),sans-serif;margin:0 0 25px;font-size:clamp(16px,1.25vw,19px);line-height:1.85}.about-unified-copy p:last-child,.about-unified-ending p:last-of-type{margin-bottom:0}.about-unified-copy strong{color:#1c1b18}.about-unified-copy .about-unified-lead{color:#1c1b18;letter-spacing:-.018em;font-size:clamp(25px,2.65vw,40px);line-height:1.28}.about-unified-silhouette{grid-column:9/13}.about-unified-silhouette figure{aspect-ratio:1;background:#222;border:7px solid #fff;border-radius:50%;width:min(100%,315px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 44px #32271426}.about-unified-silhouette img{object-fit:cover;transition:transform .7s}.about-unified-silhouette figure:hover img{transform:scale(1.04)}.about-unified-copy-second{grid-area:2/5/auto/13}.about-unified-copy-second strong{color:#8c5d00}.about-unified-biker{grid-area:2/1/auto/5}.about-unified-biker figure{background:#222;border:7px solid #fff;border-radius:14px;margin:0;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 24px 55px #32271429}.about-unified-biker img{width:100%;height:auto;transition:transform .6s;display:block}.about-unified-biker figure:hover img{transform:scale(1.025)}.about-unified-ending{text-align:center;grid-area:3/2/auto/12;padding-top:0}.about-unified-ending .about-unified-final-line{color:#1c1b18;letter-spacing:-.025em;text-transform:uppercase;max-width:900px;margin:28px auto 0;font-size:clamp(34px,4vw,58px);font-weight:800;line-height:1.06}.about-unified-ending a{color:#171714;background:var(--ember);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:30px;margin-top:32px;padding:17px 22px;font-size:12px;font-weight:900;transition:transform .3s,background .3s;display:inline-flex}.about-unified-ending a:hover{background:#f2bf55;transform:translateY(-5px)}.about-one-frame{background-color:#eee8d9;background-image:linear-gradient(#14141406 1px,#0000 1px),linear-gradient(90deg,#14141406 1px,#0000 1px);background-size:48px 48px;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);align-items:stretch;gap:clamp(45px,6vw,90px);padding:clamp(48px,5vw,76px) 7vw clamp(70px,7vw,105px);display:grid}.about-one-copy{max-width:900px}.about-one-copy>p{color:#5d5a53;max-width:820px;font-family:var(--font-display),sans-serif;margin:0 0 22px;font-size:clamp(17px,1.35vw,20px);line-height:1.78}.about-one-copy .about-one-identities{color:#1c1b18;margin-bottom:9px;font-size:clamp(25px,2.25vw,34px);font-weight:800;line-height:1.15}.about-one-copy .about-one-name{margin-bottom:7px;font-size:clamp(31px,2.8vw,42px);line-height:1;display:inline-block}.about-one-copy .about-one-titles{margin-bottom:10px;font-size:clamp(15px,1.15vw,18px)}.about-one-copy .about-one-thread{color:#1c1b18;letter-spacing:-.02em;max-width:650px;margin-bottom:44px;font-size:clamp(25px,2.6vw,39px);font-weight:800;line-height:1.12}.about-one-copy .about-one-lead,.about-one-copy .about-one-ending{color:#5d5a53;letter-spacing:normal;max-width:820px;margin:0 0 22px;font-size:clamp(17px,1.35vw,20px);font-weight:400;line-height:1.78}.about-one-copy .about-one-lead,.about-one-copy .about-one-lead+p{margin-bottom:0}.about-one-copy strong{color:inherit;font-weight:800}.about-one-copy .about-one-cta{min-width:250px;margin-top:35px}.about-one-images{flex-direction:column;justify-content:space-between;gap:22px;min-height:0;display:flex}.about-one-image{background:#222;border:7px solid #fff;border-radius:12px;flex:none;margin:0;position:static;overflow:hidden;box-shadow:0 20px 48px #32271429}.about-one-image img{width:100%;height:auto;transition:transform .65s;display:block}.about-one-image:hover img{transform:scale(1.025)}.about-one-image-profile{align-self:flex-end;width:82%;transform:rotate(1deg)}.about-one-image-silhouette{border-radius:50%;align-self:flex-end;width:68%;transform:rotate(.8deg)}.about-one-image-biker{align-self:flex-start;width:88%;transform:rotate(-.8deg)}.contact-page-new{background-color:#f3efe6;background-image:linear-gradient(#14141409 1px,#0000 1px),linear-gradient(90deg,#14141409 1px,#0000 1px);background-size:48px 48px;min-height:100svh;padding:130px 6vw 55px}.contact-conversation{grid-template-columns:1fr;max-width:1540px;min-height:calc(100svh - 185px);margin:0 auto;display:grid}.contact-conversation-copy{flex-direction:column;min-height:calc(100svh - 185px);padding:clamp(35px,4vw,65px) 0 20px;display:flex}.contact-kicker,.contact-invitation{color:#171714;font-family:var(--font-display),sans-serif;font-size:22px;font-weight:800;line-height:1.2}.contact-kicker{margin:0 0 30px}.contact-conversation h1,.contact-conversation h2{color:#a96710;letter-spacing:-.045em;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(40px,4vw,62px);font-style:italic;font-weight:400;line-height:.92}.contact-conversation h1{margin:0}.contact-conversation h2{margin:12px 0 0}.contact-invitation{margin:auto 0 0;padding-top:clamp(90px,12vh,155px)}.contact-actions{justify-content:flex-start;margin-top:24px}.contact-direct{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px 24px;margin-top:auto;padding-top:28px;display:grid}.contact-direct span{color:#777168;text-transform:uppercase;letter-spacing:.12em;grid-column:1/-1;font-size:12px;font-weight:900}.contact-direct strong{grid-column:1/-1;margin-bottom:12px;font-size:15px}.contact-direct a{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.contact-form-shell{z-index:0;align-self:center;position:relative}.contact-form-shell:after{z-index:-1;content:"";background:#a96710;position:absolute;inset:28px -20px -22px 22px}.contact-form-new{background:#fffffff0;border:1px solid #d4cec1;grid-template-columns:1fr 1fr;gap:42px 30px;padding:clamp(38px,4.5vw,70px);display:grid;box-shadow:0 28px 70px #2d231421}.contact-field{flex-direction:column;gap:13px;display:flex}.contact-field label{color:#282722;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900}.contact-field label span{color:#918b82;font-size:12px}.contact-field input,.contact-field select,.contact-field textarea{color:#1d1d1a;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #bcb7ae;border-radius:0;outline:0;padding:9px 0 13px;font-size:14px;transition:border-color .25s}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#a96710}.contact-field select{appearance:auto}.contact-message{grid-column:1/-1}.contact-field textarea{resize:vertical;min-height:145px;line-height:1.6}.contact-field textarea::placeholder{color:#aaa59c}.contact-submit-row{grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:25px;display:grid}.contact-submit-row p{color:#777168;margin:0;font-size:12px;line-height:1.5}.contact-submit-row button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:#171714;border:0;justify-content:space-between;align-items:center;gap:30px;min-width:210px;padding:18px 20px;font-size:12px;font-weight:900;transition:background .25s,transform .25s;display:flex}.contact-submit-row button:hover{color:#171714;background:var(--ember);transform:translateY(-3px)}.media-archive{padding-top:50px}.media-archive h2{margin:0 0 40px;font-size:clamp(50px,6vw,90px)}.media-archive .published-heading{margin-top:140px}.media-archive a{border-top:1px solid var(--line);grid-template-columns:.28fr 1fr auto;align-items:center;gap:25px;padding:28px 5px;display:grid}.media-archive a:last-child{border-bottom:1px solid var(--line)}.media-archive span{color:var(--ember);text-transform:uppercase;letter-spacing:.13em;font-size:12px}.media-archive strong{font-family:var(--font-display), serif;font-size:clamp(24px,3vw,40px);font-weight:500}.media-archive i{font-style:normal}.thoughts-page{background:var(--paper)}.thoughts-frame{padding:clamp(82px,8vw,125px) clamp(22px,6vw,92px)}.thoughts-masthead{border-bottom:1px solid var(--line);background-color:#f5f3ed;background-image:linear-gradient(#14141409 1px,#0000 1px),linear-gradient(90deg,#14141409 1px,#0000 1px);background-size:48px 48px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:52px;padding:112px 6vw 40px;display:grid}.thoughts-masthead-copy{max-width:900px}.thoughts-masthead h1{letter-spacing:-.05em;text-transform:uppercase;margin:0;font-size:clamp(68px,7vw,100px);font-weight:800;line-height:.8}.thoughts-masthead h1 span{color:var(--ember)}.thoughts-masthead-copy>p:last-child{color:#59564f;max-width:680px;font-family:var(--font-display),sans-serif;margin:24px 0 0;font-size:clamp(18px,1.5vw,24px);line-height:1.35}.thoughts-masthead aside{border-left:1px solid var(--line);align-items:center;gap:18px;padding:14px 0 4px 30px;display:flex}.thoughts-masthead aside strong{color:var(--ember);font-family:var(--font-display),sans-serif;font-size:62px;line-height:.7}.thoughts-masthead aside span{text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:800;line-height:1.5}.thoughts-filter{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;background:#f5f3edf0;gap:9px;padding:12px 6vw;display:flex;position:sticky;top:78px;overflow-x:auto}.thoughts-filter::-webkit-scrollbar{display:none}.thoughts-filter a{text-transform:uppercase;letter-spacing:.07em;border:1px solid #1515152e;border-radius:999px;flex:none;padding:9px 14px;font-size:12px;font-weight:800;transition:color .25s,background .25s,border-color .25s,transform .25s}.thoughts-filter a:first-child,.thoughts-filter a:hover{border-color:var(--ink);color:var(--ember);background:var(--ink);transform:translateY(-1px)}.thoughts-featured{color:#f5f3ed;background:#171717;scroll-margin-top:145px}.thoughts-featured .section-tag{color:var(--ink);background:var(--ember)}.thoughts-section-heading{grid-template-columns:1fr auto;align-items:end;gap:30px;margin-bottom:54px;display:grid}.thoughts-section-heading .section-tag{grid-column:1/-1}.thoughts-section-heading h2,.thought-category-heading h2,.related-thoughts h2{letter-spacing:-.035em;text-transform:uppercase;font-size:clamp(44px,5vw,72px);line-height:.9}.thoughts-section-heading>span{color:#9c9890;font-family:var(--font-display),sans-serif;font-size:18px}.featured-thought-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px;display:grid}.thought-card{min-width:0;position:relative;overflow:hidden}.thought-card>a{flex-direction:column;height:100%;display:flex}.thought-card figure{background:#282824;flex:auto;min-height:190px;margin:0;position:relative;overflow:hidden}.thought-card figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#00000040);position:absolute;inset:0}.thought-card figure img{transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s}.thought-card:hover figure img{filter:saturate(1.12);transform:scale(1.045)}.thought-card-meta{z-index:3;color:#171717;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.07em;background:#f8f6f0eb;border-radius:999px;align-items:center;gap:9px;margin:0;padding:8px 12px;font-size:12px;font-weight:800;line-height:1;display:flex;position:absolute;top:13px;left:13px}.thought-card-meta span,.thought-card-meta time,.thought-card-meta small{font:inherit;position:relative}.thought-card-meta>*+:before{content:"·";color:#9f700f;margin-right:9px}.thought-image-fallback{color:#171717;justify-content:space-between;align-items:flex-end;padding:24px;display:flex;background:var(--ember)!important}.thought-image-fallback b{color:#ffffff47;font-family:var(--font-display),sans-serif;font-size:220px;line-height:1;position:absolute;bottom:-20%;right:-2%}.thought-card-copy{padding:23px 2px 5px}.thought-card h3{text-transform:uppercase;margin:0;font-size:clamp(25px,2.5vw,40px);line-height:.95}.thought-card-footer{justify-content:space-between;align-items:end;gap:28px;margin-top:18px;display:flex}.thought-card-footer p{color:#aaa69f;max-width:530px;margin:0;font-size:12px;line-height:1.65}.thought-card-footer small{color:var(--ember);text-transform:uppercase;letter-spacing:.08em;flex:none;font-size:12px;font-weight:800}.thought-category{border-bottom:1px solid #1515151f;scroll-margin-top:145px}.thought-category-0{background:#f5f3ed}.thought-category-1{background:#f0ede5}.thought-category-2{background:#f5f3ed}.thought-category-heading{grid-template-columns:minmax(0,1fr) minmax(240px,.4fr);align-items:end;gap:28px;margin-bottom:60px;display:grid}.thought-category-heading .section-tag{margin-bottom:16px}.thought-category-heading>p{color:#5e5a53;font-size:var(--text-base);margin:0 0 3px;line-height:1.75}.thought-category-grid{border-top:1px solid #15151529;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;padding-top:30px;display:grid}.thought-category-grid>.reveal{min-width:0}.thought-category-grid:not(.is-expanded)>.reveal:nth-child(n+9){display:none}.thought-grid-toggle{border:1px solid var(--ink);color:var(--ember);background:var(--ink);cursor:pointer;font:inherit;text-transform:uppercase;letter-spacing:.09em;border-radius:999px;align-items:center;gap:18px;margin:42px auto 0;padding:12px 13px 12px 20px;font-size:12px;font-weight:800;transition:color .25s,background .25s,transform .25s;display:flex}.thought-grid-toggle span{width:27px;height:27px;color:var(--ink);background:var(--ember);border-radius:50%;place-items:center;font-size:13px;display:grid}.thought-grid-toggle:hover{color:var(--ink);background:var(--ember);transform:translateY(-2px)}.thought-grid-toggle:hover span{background:#f5f3ed}.thought-category-grid .thought-card,.featured-thought-grid .thought-card{height:100%;color:var(--ink);background:#ffffffeb;border:1px solid #1515151f;border-radius:18px;padding:10px 10px 22px;transition:transform .35s,box-shadow .35s;box-shadow:0 12px 30px #221e160f}.thought-category-grid .thought-card:hover,.featured-thought-grid .thought-card:hover{transform:translateY(-6px);box-shadow:0 20px 42px #221e1624}.thought-category-grid .thought-card figure,.featured-thought-grid .thought-card figure{aspect-ratio:4/3;border-radius:13px;flex:none}.thought-category-grid .thought-card-copy,.featured-thought-grid .thought-card-copy{flex-direction:column;flex:1;padding:22px 14px 0;display:flex}.thought-category-grid .thought-card-footer,.featured-thought-grid .thought-card-footer{margin-top:auto;padding-top:24px}.thought-category-grid .thought-card-footer p,.featured-thought-grid .thought-card-footer p{display:none}.thought-category-grid .thought-card-footer small,.featured-thought-grid .thought-card-footer small{color:#8c5d00;border-bottom:1px solid #b17a10;padding-bottom:5px}.thought-category-grid .thought-card h3,.featured-thought-grid .thought-card h3{font-size:clamp(20px,1.55vw,26px);line-height:1.08}.thought-article-page{background:#f5f3ed}.thought-article-header{background-image:linear-gradient(#14141409 1px,#0000 1px),linear-gradient(90deg,#14141409 1px,#0000 1px);background-size:48px 48px;padding:150px 7vw 78px}.thought-article-header .back-link{text-transform:uppercase;letter-spacing:.1em;margin-bottom:65px;font-size:12px;font-weight:800;display:inline-flex}.thought-article-meta{color:#69645c;text-transform:uppercase;letter-spacing:.1em;flex-wrap:wrap;gap:12px 24px;margin-bottom:23px;font-size:12px;font-weight:800;display:flex}.thought-article-meta span:first-child{color:#171717;background:var(--ember);border-radius:99px;padding:6px 10px}.thought-article-header h1{letter-spacing:-.045em;text-transform:uppercase;max-width:1140px;margin:0;font-size:clamp(50px,7vw,98px);line-height:.88}.thought-article-header>p{color:#5d5952;max-width:760px;font-family:var(--font-display),sans-serif;margin:42px 0 0;font-size:clamp(18px,1.6vw,25px);line-height:1.45}.thought-article-header>small{text-transform:uppercase;letter-spacing:.12em;margin-top:30px;font-size:12px;font-weight:800;display:block}.thought-article-visual{background:#171717;width:86vw;max-width:1400px;height:min(72vh,760px);margin:0 auto;position:relative;overflow:hidden}.thought-article-visual img{object-fit:contain}.thought-article-visual-fallback{color:#171717;background:var(--ember);place-items:center;display:grid}.thought-article-visual-fallback span{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;position:absolute;top:30px;left:35px}.thought-article-visual-fallback b{color:#ffffff4d;font-family:var(--font-display),sans-serif;font-size:min(52vw,520px);line-height:.7}.thought-article-body{overflow-wrap:anywhere;color:#302f2c;max-width:760px;margin:0 auto;padding:105px 24px 130px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.35vw,21px);line-height:1.9}.thought-article-body>div{display:contents}.thought-article-body p,.thought-article-body div{text-align:left!important}.thought-article-body b,.thought-article-body strong{color:#141414}.thought-article-body a{color:#8c5d00;border-bottom:1px solid #8c5d0059}.thought-article-body blockquote{border-left:5px solid var(--ember);color:#171717;font-family:var(--font-display),sans-serif;margin:50px -60px;padding:20px 0 20px 35px;font-size:clamp(27px,3vw,43px);font-weight:600;line-height:1.25}.thought-article-body iframe{aspect-ratio:16/9;border:0;width:100%;margin:45px 0;display:block}.thought-article-body ul,.thought-article-body ol{padding-left:25px}.thought-article-end{color:#fff;background:#1b1b1b;padding:90px 7vw}.thought-article-end .section-tag,.related-thoughts .section-tag{color:var(--ink);background:var(--ember)}.thought-article-end h2{text-transform:uppercase;max-width:980px;font-size:clamp(42px,5vw,70px);line-height:.92}.thought-article-end>a{border-bottom:1px solid var(--ember);color:var(--ember);text-transform:uppercase;letter-spacing:.1em;gap:20px;margin-top:38px;padding-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.related-thoughts{background:#dce5e3;padding:90px 7vw 120px}.related-thoughts>div{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:52px;display:grid}.related-thoughts>div a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:250px;padding:25px;transition:background .3s,transform .3s;position:relative}.related-thoughts>div a:hover{z-index:1;background:var(--ember);transform:translateY(-5px)}.related-thoughts>div span{color:#716d65;font-size:12px}.related-thoughts>div h3{text-transform:uppercase;max-width:330px;margin:65px 0 0;font-size:clamp(26px,2.5vw,38px);line-height:.95}.related-thoughts>div i{font-style:normal;position:absolute;bottom:22px;right:24px}@keyframes enter-up{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(30px)}}@keyframes hero-breathe{0%{transform:scale(1.08)}to{transform:scale(1.01)}}@keyframes pulse-line{0%,to{opacity:.4;transform:scaleX(.25)}50%{opacity:1;transform:scaleX(1)}}@media (min-width:901px) and (max-width:1100px){.featured-thought-grid,.thought-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.site-header{height:66px;color:var(--ink);mix-blend-mode:normal;background:#f5f3edf0;transition:color .25s,background .25s,border-color .25s}.site-header.menu-is-open{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.site-header.menu-is-open .wordmark-light{opacity:0}.site-header.menu-is-open .wordmark-reverse{opacity:1}.wordmark,.menu-toggle{z-index:3;position:relative}.wordmark{width:102px;height:36px}.menu-toggle{display:grid}.menu-icon{width:25px;height:18px;display:block;position:relative}.menu-icon i{transform-origin:50%;background:currentColor;border-radius:2px;width:25px;height:2px;transition:top .25s,transform .25s,opacity .2s;display:block;position:absolute;left:0}.menu-icon i:first-child{top:0}.menu-icon i:nth-child(2){top:8px}.menu-icon i:nth-child(3){top:16px}.menu-is-open .menu-icon i:first-child{top:8px;transform:rotate(45deg)}.menu-is-open .menu-icon i:nth-child(2){opacity:0}.menu-is-open .menu-icon i:nth-child(3){top:8px;transform:rotate(-45deg)}.site-header nav{z-index:2;color:#fff;opacity:0;pointer-events:none;font-family:var(--font-display), sans-serif;text-transform:uppercase;letter-spacing:-.01em;mix-blend-mode:normal;background:#171714;flex-direction:column;justify-content:center;gap:16px;padding:80px 32px;font-size:28px;transition:opacity .35s;display:flex;position:fixed;inset:0}.site-header nav.nav-open{opacity:1;pointer-events:auto}.site-header nav .mobile-home-link{display:flex}.site-header nav a{align-items:center;gap:14px}.site-header nav .nav-link-icon{width:28px;height:28px;color:var(--ember);flex:0 0 28px;place-items:center;display:grid}.site-header nav .nav-link-icon svg{width:27px;height:27px}.hero-image{object-position:57% center}.hero h1{font-size:clamp(72px,22vw,118px);line-height:.76}.scroll-cue{display:none}.manifesto-intro{margin-left:0}.route-line{left:15px}.manifesto-grid{grid-template-columns:1fr;margin:70px 0 0}.split-heading{grid-template-columns:1fr;align-items:start}.article-row{grid-template-columns:34px 1fr auto}.book-home{grid-template-columns:1fr;gap:90px}.book-copy{order:-1}.venture-track{grid-template-columns:1fr 1fr}.adventure-grid{grid-template-rows:repeat(4,66vh);grid-template-columns:1fr}.video-grid{grid-template-columns:1fr}.film-frame{width:76vw;height:105vw}.film-frame:nth-child(2n){width:85vw;height:58vw}.interior-hero{min-height:70vh;padding-top:130px}.interior-hero>p:last-child{margin-left:0}.book-detail,.book-spread,.about-story,.story-prose{grid-template-columns:1fr}.book-detail-copy{order:-1}.book-reveal{grid-template-columns:1fr}.book-reveal-copy{padding:100px 7vw 75px}.book-reveal-visual{min-height:700px}.book-reveal-visual figure{inset:8% 14% 10%}.book-premise,.book-review-heading{grid-template-columns:1fr;gap:55px}.book-premise-copy{max-width:650px}.book-lesson-grid{grid-template-columns:1fr 1fr}.book-cover-spread{grid-template-columns:1fr;margin-bottom:-150px}.book-cover-spread>p{max-width:650px}.book-review-grid{grid-template-columns:1fr 1fr}.book-review-wrap.is-lead{grid-column:1/-1}.venture-prologue{grid-template-columns:1fr;gap:65px}.venture-chapter{grid-template-columns:1fr;gap:65px;min-height:0}.venture-chapter .venture-chapter-copy{order:1}.venture-chapter .brand-system-board,.venture-chapter .venture-video-wrap,.venture-chapter .venture-photo-collage{order:2}.venture-capability-board,.brand-system-board,.venture-video-wrap,.storygraph-board,.venture-photo-collage{width:100%;max-width:720px;margin:0 auto}.venture-photo-collage{min-height:650px}.adventures-masthead-quote{justify-self:start}.adventure-chapter-heading{grid-template-columns:1fr}.adventure-chapter-heading .section-tag{grid-column:auto}.adventure-chapter-heading>p:last-child{max-width:620px}.adventure-k2k-split{grid-template-columns:1fr}.adventure-carousel-image{height:min(62vw,500px)}.adventure-reading-grid{grid-template-columns:1fr 1fr}.adventure-expedition-split{grid-template-columns:1fr}.adventure-expedition-split-reverse .adventure-expedition-copy{order:1}.adventure-expedition-split-reverse .adventure-video-wrap{order:2}.adventure-skydive-gallery{grid-template-columns:repeat(3,1fr)}.adventure-sports-heading{grid-template-columns:1fr;gap:32px}.adventure-sports-heading div{max-width:680px}.adventure-sports-grid{columns:2}.photography-showcase-heading{grid-template-columns:1fr;gap:30px}.photography-showcase-heading>p{max-width:620px}.photography-grid{columns:2}.media-section-heading{grid-template-columns:1fr;gap:30px}.media-section-heading>p{max-width:650px}.media-editorial-grid{grid-template-columns:1fr 1fr}.about-opening-new{grid-template-columns:1fr}.about-opening-images{width:100%;max-width:720px;margin:0 auto}.about-thread-heading{grid-template-columns:1fr;gap:22px}.about-chapter{grid-template-columns:1fr}.about-chapter-building .about-chapter-copy{order:2}.about-chapter-building .about-chapter-visual{order:1}.about-flow-collage{min-height:600px}.about-flow-image-right,.about-flow-image-left{margin-left:0}.about-identity-frame,.about-curiosity-frame,.about-building-frame{grid-template-columns:1fr}.about-identity-images{width:100%;max-width:640px;min-height:520px;margin:0 auto}.about-unified-opening{grid-template-columns:1fr}.about-unified-narrative{grid-template-columns:1fr;gap:48px}.about-unified-copy,.about-unified-silhouette,.about-unified-copy-second,.about-unified-biker,.about-unified-ending{grid-area:auto/1}.about-unified-silhouette{width:min(58vw,315px);margin:0 auto}.about-unified-biker{width:min(100%,600px);margin:0 auto}.about-unified-ending{padding-top:10px}.about-one-frame{grid-template-columns:1fr}.about-one-copy{max-width:760px}.about-one-images{grid-template-columns:1fr 1fr;gap:16px;min-height:0;display:grid}.about-one-image{width:auto;position:static;transform:none}.about-one-image-silhouette{border-radius:50%}.about-circle-portrait{width:100%;max-width:430px;margin:0 auto}.about-biker-portrait{width:100%;max-width:720px}.contact-conversation{grid-template-columns:1fr}.contact-conversation-copy{min-height:620px}.venture-list article{grid-template-columns:1fr;gap:20px}.venture-film{grid-column:1}.journey-chapters>div{grid-template-columns:1fr 1fr}.story-grid{gap:70px 18px}.about-image{height:70vh;position:relative;top:auto}.home-hero{grid-template-columns:1fr 1fr;min-height:auto;padding:120px 28px 0}.home-hero,.thread-section,.thread-images{overflow:hidden}.hero-left{min-height:560px;padding:30px 28px 70px 0}.home-hero h1{font-size:clamp(76px,13vw,120px)}.hero-portrait{height:650px;min-height:0;margin-left:0}.hero-portrait figure{width:155%}.hero-proof{width:auto;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-left:0;border-right:0;grid-column:1/-1;grid-template-columns:1fr 1fr;margin:0 -28px;padding:35px 28px;display:grid;position:relative;bottom:auto;right:auto}.hero-proof>div{border:0;border-right:1px solid #15151526;padding:0 25px 0 0}.frame-heading,.venture-intro,.adventure-heading,.testimonial-heading{grid-template-columns:1fr}.frame-heading .section-tag,.venture-intro .section-tag,.adventure-heading .section-tag,.testimonial-heading .section-tag{grid-column:auto}.identity-grid{grid-template-columns:1fr 1fr}.thread-section{grid-template-columns:1fr}.thread-images{min-height:620px}.author-section{grid-template-columns:1fr 1fr;gap:40px}.author-visual{min-height:560px}.venture-cards{grid-template-columns:1fr 1fr}.adventure-mosaic{grid-template-rows:560px 360px 360px;grid-template-columns:1fr 1fr}.tile-1{grid-area:auto/1/auto/-1}.adventure-feature{grid-template-columns:1fr;gap:38px}.adventure-feature.reverse .adventure-feature-copy{order:0}.thoughts-masthead{grid-template-columns:1fr}.thoughts-masthead aside{justify-self:start}.featured-thought-grid{grid-template-columns:1fr 1fr}.thoughts-filter{top:66px}.thought-category-heading{grid-template-columns:1fr}.thought-category-heading>p{max-width:620px}.thought-category-grid{grid-template-columns:1fr 1fr}.related-thoughts>div{grid-template-columns:1fr}}@media (max-width:580px){.menu-toggle{min-height:44px}.site-header nav{gap:6px;padding:76px 28px 24px;font-size:clamp(24px,6.8vw,27px);line-height:1}.site-header nav a{align-items:center;min-height:42px;display:flex}.hero-copy{bottom:70px}.hero-kicker{font-size:12px}.signature{max-width:280px}.venture-track{grid-template-columns:1fr}.venture-step{border-right:0;border-bottom:1px solid var(--line);min-height:210px}.venture-step:not(:first-child){padding-left:0}.journey-chapters>div{grid-template-columns:1fr}.journey-chapters article{border-bottom:1px solid #ffffff2e;border-right:0;min-height:230px}.journey-chapters article:not(:first-child){padding-left:0}.journey-chapters article p{font-size:16px;line-height:1.75}.video-poster{min-height:55vh}.media-list a{grid-template-columns:1fr auto;gap:10px}.media-list span{grid-column:1/-1}.archive-item{grid-template-columns:30px 1fr auto}.story-grid{grid-template-columns:1fr}.photo-wall{display:block}.photo-wall figure,.photo-wall figure:nth-child(3n+2),.photo-wall figure:nth-child(3n){aspect-ratio:4/5;width:100%;margin-bottom:65px}.media-archive a{grid-template-columns:1fr auto}.media-archive span{grid-column:1/-1}.home-frame{padding:70px 20px}.home-hero{flex-direction:column;padding:100px 20px 0;display:flex}.hero-left{min-height:480px;padding-right:0}.home-hero h1{font-size:clamp(70px,23vw,98px)}.home-hero h1 span{-webkit-text-stroke-width:1px}.hero-role{flex-wrap:wrap;font-size:18px}.hero-portrait{width:100%;height:540px}.shape-one{right:0}.shape-two{left:0}.hero-proof{grid-template-columns:1fr 1fr;margin:0 -20px;padding:30px 20px;display:grid}.hero-proof>div{align-items:flex-start;padding-right:12px}.hero-proof span{font-size:12px}.hero-proof span strong{font-size:20px}.proof-icon{flex-basis:38px;width:38px;height:38px}.new-home h2{font-size:clamp(50px,16vw,72px)}.identity-card{min-height:220px}.thread-images{min-height:500px}.thread-stamp{width:105px;height:105px;font-size:16px;right:-3%}.author-section{grid-template-columns:1fr}.author-visual{min-height:560px}.book-orbit{right:0}.book-masthead aside strong{font-size:39px}.book-reveal-copy{padding:75px 20px 60px}.book-reveal h2{font-size:clamp(70px,24vw,105px)}.book-reveal h3{margin-top:32px}.book-reveal-actions{flex-direction:column;align-items:flex-start}.book-reveal-visual{min-height:540px}.book-reveal-visual figure{border-width:6px;inset:8% 13% 12%}.book-edition-stamp{width:98px;height:98px;font-size:14px;right:2%}.book-premise,.book-inside,.book-reviews{padding-left:20px;padding-right:20px}.book-premise{gap:42px}.book-premise h2,.book-inside-heading h2,.book-review-heading h2,.book-buy h2{font-size:clamp(47px,14vw,67px)}.book-premise-copy{padding-left:22px}.book-lesson-grid{grid-template-columns:1fr;margin-top:50px}.book-lesson-grid article{min-height:240px}.book-cover-spread{margin:80px -20px -150px;padding:45px 20px}.book-cover-spread figure{border-width:4px}.book-review-grid{grid-template-columns:1fr;margin-top:50px}.book-review-wrap.is-lead{grid-column:auto}.book-review-card{min-height:0}.book-all-reviews{max-width:100%;font-size:12px}.book-buy{min-height:580px;padding-left:20px;padding-right:20px}.ventures-masthead aside strong{font-size:48px}.venture-prologue,.venture-chapter{padding:82px 20px}.venture-prologue h2,.venture-next h2{font-size:clamp(47px,14vw,67px)}.venture-timeline{justify-content:space-between;display:flex}.venture-timeline strong,.venture-timeline i{display:none}.venture-chapter{gap:46px}.venture-chapter h2{font-size:clamp(52px,16vw,72px)}.venture-chapter h3{margin-top:28px;font-size:25px}.venture-capability-board,.brand-system-board{padding:26px 20px;transform:none}.venture-capability-board li{grid-template-columns:30px 1fr}.brand-system-flow{grid-template-columns:1fr}.brand-system-flow>i{text-align:center;transform:rotate(90deg)}.brand-system-flow>article{min-height:125px}.brand-offerings{grid-template-columns:1fr}.brand-offerings article{min-height:145px}.storygraph-board{min-height:480px;padding:25px 18px}.storygraph-orbit{width:75%}.storygraph-stats strong{font-size:18px}.venture-embed{border-width:5px;border-radius:14px}.venture-wistia-play{width:62px;height:62px;font-size:16px}.venture-proof-row span{color:inherit;border-color:currentColor}.venture-photo-collage{min-height:470px}.venture-photo-main{right:6%}.venture-photo-small{border-width:5px;width:45%}.venture-photo-collage>p{font-size:16px;right:0}.venture-next{min-height:580px;padding-left:20px;padding-right:20px}.venture-next>.reveal>div{flex-direction:column}.adventures-masthead-quote{padding-left:18px!important}.adventures-masthead-quote blockquote{font-size:20px}.adventure-k2k{padding:75px 20px 0}.adventure-chapter-heading h2,.adventure-expedition h2,.adventure-closing h2{font-size:clamp(48px,14.5vw,68px)}.adventure-skydive .adventure-chapter-heading h2,.adventure-scuba .adventure-chapter-heading h2{white-space:normal;font-size:clamp(42px,12vw,62px)}.adventure-k2k-split{gap:34px;margin-top:34px}.adventure-carousel{border-width:5px;border-radius:14px}.adventure-carousel-image{height:72vw;min-height:280px;max-height:420px}.adventure-carousel-footer{grid-template-columns:auto 1fr;gap:13px}.adventure-carousel-footer>div{grid-column:1/-1;justify-content:flex-end}.adventure-carousel-thumbs button{flex-basis:68px}.adventure-reading{margin-top:50px;padding:46px 0 64px}.adventure-reading-heading{flex-direction:column;align-items:flex-start}.adventure-reading-grid{grid-template-columns:1fr;margin-top:42px}.adventure-expedition{padding:64px 20px}.adventure-expedition-split{gap:36px;margin-top:34px}.adventure-video-embed{border-width:5px;border-radius:14px}.adventure-skydive-gallery{grid-template-columns:1fr 1fr;gap:9px;margin-top:28px}.adventure-skydive-gallery figure{border-width:4px;border-radius:9px}.adventure-sports{padding:64px 20px 72px}.adventure-sports-heading div{border-left:0;padding-left:0}.adventure-sports-grid{columns:1}.photography-masthead-note{padding-left:18px!important}.photography-showcase{padding:62px 20px 72px}.photography-showcase-heading h2{font-size:clamp(52px,16vw,72px)}.photography-showcase-heading>p{border-left:0;padding-left:0}.photography-grid{columns:1}.photography-grid figure{border-width:4px;border-radius:9px}.media-masthead-count{padding-left:18px!important}.media-editorial-section{padding:62px 20px 72px}.media-section-heading h2{font-size:clamp(50px,15vw,70px)}.media-section-heading>p{border-left:0;padding-left:0}.media-editorial-grid,.media-published-grid{grid-template-columns:1fr}.media-editorial-card,.media-published-grid .media-editorial-card{min-height:0}.media-card-copy h3,.media-published-grid .media-card-copy h3{font-size:26px}.about-masthead-note{padding-left:18px!important}.about-opening-new,.about-thread-new{padding:64px 20px}.about-opening-images{min-height:500px}.about-frame{border-width:5px;border-radius:12px}.about-thread-heading h2,.about-opening-copy h2,.about-finale-new h2{font-size:clamp(48px,14vw,68px)}.about-chapter{gap:38px;padding:60px 0}.about-chapter-visual{min-height:430px}.about-chapter-copy h3{font-size:clamp(38px,11vw,54px)}.about-finale-new{min-height:520px;padding-left:20px;padding-right:20px}.about-masthead-sequence{margin-top:28px}.about-continuous-story{padding:58px 20px 80px}.about-flow-collage{min-height:455px}.about-flow-collage .about-flow-main{right:10%}.about-flow-collage .about-flow-small{width:40%;height:48%}.about-flow-prose{margin-top:70px}.about-flow-prose>.reveal>p{margin-bottom:32px;font-size:clamp(23px,7vw,31px)}.about-flow-prose>.reveal>.about-flow-lead{font-size:clamp(34px,10vw,48px)}.about-flow-image{width:100%;margin:55px 0}.about-flow-image .about-frame{height:75vw;max-height:480px}.about-flow-prose blockquote{font-size:clamp(42px,13vw,62px)}.about-structured-frame{gap:42px;padding:60px 20px}.about-identity-copy{gap:18px}.about-identity-images{min-height:360px}.about-identity-images figure:first-child{width:72%}.about-identity-images figure:last-child{width:42%}.about-identity-images figure,.about-biker-portrait figure{border-width:4px;border-radius:10px}.about-circle-portrait figure{border-width:6px}.about-structured-copy p{margin-bottom:22px;font-size:clamp(16px,4.5vw,19px)}.about-structured-copy .about-emphasis{font-size:clamp(26px,7.8vw,38px)}.about-conclusion-frame{min-height:500px;padding:70px 20px}.about-conclusion-frame .about-conclusion-line{font-size:clamp(34px,10vw,50px)}.about-simple-masthead{padding:82px 20px 22px}.about-unified-opening{gap:28px;padding:38px 20px 32px}.about-unified-narrative{gap:40px;padding:0 20px 68px}.about-unified-copy p,.about-unified-ending p{margin-bottom:22px;font-size:clamp(16px,4.5vw,19px)}.about-unified-copy .about-unified-lead{font-size:clamp(26px,7.8vw,38px)}.about-unified-ending .about-unified-final-line{font-size:clamp(34px,10vw,50px)}.about-one-frame{gap:48px;padding:38px 20px 68px}.about-one-copy>p{margin-bottom:18px;font-size:17px}.about-one-copy .about-one-thread{margin-bottom:32px}.about-one-copy .about-one-lead,.about-one-copy .about-one-ending{margin-bottom:18px;font-size:17px}.about-one-copy .about-one-lead,.about-one-copy .about-one-lead+p{margin-bottom:0}.about-one-copy .about-one-cta{width:100%;min-width:0}.about-one-images{gap:9px}.about-one-image{border-width:4px;border-radius:8px}.about-one-image-silhouette{border-radius:50%}.contact-page-new{padding:95px 14px 35px}.contact-conversation{gap:45px}.contact-conversation-copy{min-height:590px;padding:25px 6px 10px}.contact-conversation h1,.contact-conversation h2{white-space:normal;font-size:clamp(40px,12vw,58px)}.contact-direct{grid-template-columns:1fr}.contact-form-shell:after{inset:16px -7px -12px 10px}.contact-form-new{grid-template-columns:1fr;gap:30px;padding:38px 22px}.contact-message,.contact-submit-row{grid-column:auto}.contact-submit-row{grid-template-columns:1fr}.contact-submit-row button{width:100%}.adventure-closing{min-height:570px;padding-left:20px;padding-right:20px}.venture-cards{grid-template-columns:1fr}.venture-card{min-height:260px}.venture-card h3{margin-top:70px}.adventure-feature{padding:52px 0}.adventure-collage{grid-template-rows:155px 155px;min-height:320px}.testimonial-card{min-height:390px;padding:28px}.testimonial-card>p{font-size:21px}.home-contact{padding-left:20px;padding-right:20px}.home-contact-actions{flex-direction:column}.home-contact-actions a{width:100%;min-width:0}.contact-page{padding:95px 14px 30px}.contact-panel{padding:45px 20px}.contact-actions{flex-direction:column;align-items:stretch}.thoughts-frame{padding:70px 20px}.thoughts-masthead{gap:28px;min-height:0;padding:98px 20px 36px}.thoughts-masthead h1{font-size:68px}.thoughts-masthead-copy>p:last-child{margin-top:20px;font-size:18px}.thoughts-masthead aside{padding-left:18px}.thoughts-masthead aside strong{font-size:52px}.thoughts-filter{gap:7px;padding:8px 20px}.thoughts-filter a{align-items:center;min-height:40px;padding:9px 14px;font-size:12px;display:inline-flex}.thoughts-section-heading{grid-template-columns:1fr}.thoughts-section-heading .section-tag{grid-column:auto}.featured-thought-grid{grid-template-columns:1fr;display:grid}.thought-category-heading{display:block}.thought-category-heading>p{margin-top:24px}.thought-category-grid{grid-template-columns:1fr;row-gap:45px}.thought-article-header{padding:120px 20px 65px}.thought-article-header .back-link{margin-bottom:45px}.thought-article-header h1{font-size:clamp(46px,14vw,67px)}.thought-article-visual{aspect-ratio:16/9;width:100%;height:auto}.thought-article-body{padding:75px 20px 95px}.thought-article-body blockquote{margin:42px 0;padding-left:22px}.thought-article-end,.related-thoughts{padding:75px 20px}.thoughts-masthead aside span,.photography-masthead-note span,.media-masthead-count span,.thought-card-meta,.thought-card-footer small,.thought-grid-toggle,.home-adventure-card small,.testimonial-card footer small,.thought-article-header>small,.thought-article-end>a,.media-outlet-mark b,.media-card-copy small,.media-card-copy>span{font-size:12px}.media-outlet-mark img{width:28px;height:28px}.venture-chapter-meta>p,.venture-page-link,.venture-embed figcaption,.venture-proof-row span,.career-flow span,.brand-system-flow span,.brand-system-flow small,.brand-offerings span,.brand-offerings small,.venture-capability-board li span,.venture-capability-board>div strong,.storygraph-stats span,.venture-next>.reveal>div a,.venture-embed figcaption span,.adventures-masthead-quote cite,.adventure-stat-grid span,.adventure-carousel-footer p,.adventure-reading-grid small,.adventure-reading-grid a>span,.adventure-chapter-meta>p,.adventure-mini-stats span,.adventure-skydive-gallery figcaption,.adventure-sports-grid figcaption,.adventure-expedition-copy>a,.adventure-video-embed figcaption,.adventure-video-embed figcaption span,.adventure-closing a{font-size:12px}.adventure-carousel{width:100%;max-width:100%}.adventure-carousel-footer{grid-template-columns:auto minmax(0,1fr)}.adventure-carousel-footer p:nth-child(2){overflow-wrap:anywhere;min-width:0}.adventure-carousel-footer button{width:42px;height:42px}.book-reveal-actions small,.book-review-card footer span,.book-all-reviews{font-size:12px}.new-home h2{font-size:clamp(38px,11vw,50px);line-height:.86}.home-hero{width:100%;height:100svh;min-height:640px;padding:66px 0 0;display:block;position:relative;overflow:hidden}.home-hero .hero-grid-lines{z-index:1;inset:66px 0 0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-portrait{z-index:2;align-self:stretch;width:100%;height:calc(100% - 66px);min-height:0;margin:0;position:absolute;inset:66px 0 auto}.hero-portrait figure{width:125%;inset:0 auto 0 -12.5%;transform:none}.hero-portrait figure img{object-fit:contain;object-position:center top}.shape-one{width:88%;top:5%;left:50%;right:auto;transform:translate(-50%)}.shape-two{border-width:18px;width:50%;top:31%;bottom:auto;left:-21%}.hero-left{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f3ede8;border:1px solid #15151524;border-radius:13px;min-height:0;padding:15px 18px 14px;position:absolute;bottom:16px;left:14px;right:14px;box-shadow:0 18px 45px #18140e38}.hero-hello{display:none}.home-hero h1{white-space:nowrap;color:var(--ink);letter-spacing:-.025em;padding-left:12px;font-size:clamp(35px,10vw,43px);line-height:.82;position:relative}.home-hero h1:before{content:"";background:var(--ember);border-radius:4px;width:4px;position:absolute;top:1px;bottom:2px;left:0}.home-hero h1 br{display:none}.home-hero h1 span{color:inherit;-webkit-text-stroke:0;margin-left:0}.hero-role{flex-wrap:nowrap;gap:7px;margin-top:16px;font-size:clamp(13px,3.8vw,16px)}.hero-role i{width:4px;height:4px}.hero-signature{margin-top:9px;font-size:12px}.hero-proof{display:none}.hero-mobile-proof{border-top:1px solid #15151524;grid-template-columns:1fr 1fr;gap:0;margin-top:12px;padding-top:11px;display:grid}.hero-mobile-proof span{color:#615d55;text-transform:uppercase;letter-spacing:.04em;flex-direction:column;font-size:12px;font-weight:600;line-height:1.3;display:flex}.hero-mobile-proof span+span{border-left:1px solid #15151524;padding-left:14px}.hero-mobile-proof strong{color:var(--ink);font-family:var(--font-display),sans-serif;font-size:16px;font-weight:800;line-height:1}.identity-section{min-height:calc(100svh - 66px);padding:82px 14px 30px}.frame-heading{margin-bottom:24px}.identity-grid{grid-template-columns:1fr}.identity-card{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;min-height:55px;padding:10px 14px;display:grid}.identity-icon{align-self:center;width:32px;height:32px}.identity-icon svg{width:29px;height:29px}.identity-card h3{grid-column:2;align-self:center;margin:0 0 0 10px;font-size:clamp(19px,5.3vw,23px);line-height:.92}.identity-card p,.identity-index{display:none}.identity-card>i{color:var(--ember);grid-column:3;align-self:center;font-size:16px;display:block}.thread-section{gap:28px;padding:48px 18px 58px;display:grid}.thread-copy{display:contents}.thread-heading{order:1}.thread-images{order:2;width:min(82vw,320px);min-height:315px;margin:0 auto;overflow:visible}.thread-body{order:3}.thread-main{inset:0 5% 8%}.thread-main img{object-fit:cover;object-position:center center}.thread-float{border-width:6px;width:42%;right:-2%}.thread-stamp{width:76px;height:76px;font-size:12px;top:5%;right:-4%}.thread-copy .thread-body>p{font-size:var(--text-base);line-height:1.72}.thread-copy .thread-lead{margin-top:0;font-size:clamp(20px,5.8vw,25px)!important}.author-section{gap:27px;padding:48px 18px;display:grid}.author-copy{display:contents}.author-intro{order:1}.author-visual{order:2;min-height:390px}.author-body{order:3}.author-copy h3{margin-top:18px;font-size:clamp(23px,6.8vw,30px)}.author-copy .reveal>p:not(.section-tag){font-size:var(--text-base);line-height:1.75}.author-visual figure{border-width:7px;inset:3% 6% 0}.book-orbit{width:96px;height:96px;font-size:12px;right:0}.author-body .solid-cta{width:100%;margin-top:24px}.entrepreneur-section{padding:46px 16px}.venture-intro{display:block}.venture-intro>p:last-child{max-width:none;font-size:var(--text-base);margin-top:18px;line-height:1.65}.venture-cards{grid-template-columns:1fr;margin-top:24px;display:grid}.venture-card{grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;column-gap:9px;min-height:59px;padding:9px 11px;display:grid}.venture-card>span{grid-area:1/1/3;font-size:14px}.venture-card small{float:none;grid-area:1/3;font-size:12px}.venture-card h3{grid-area:1/2;margin:0;font-size:20px;line-height:.95}.venture-card p{max-width:none;font-size:var(--text-base);grid-area:2/2/auto/4;margin:3px 0 0;line-height:1.35}.venture-card i{display:none}.entrepreneur-section>.arrow-link{margin-top:20px}.adventure-section{padding:48px 14px 54px}.adventure-heading{margin-bottom:27px;display:block}.adventure-heading>p:last-child{font-size:var(--text-base);margin-top:17px;line-height:1.65}.home-adventure-grid{grid-template-columns:1fr;gap:16px;margin-top:0}.home-adventure-card{height:100%;border-radius:15px!important;padding:9px 9px 15px!important}.home-adventure-card figure{min-height:0;aspect-ratio:16/9!important;border-radius:10px!important}.home-adventure-card .thought-card-copy{min-height:0;padding:17px 12px 3px}.home-adventure-card h3{font-size:clamp(23px,6.8vw,29px)!important;line-height:1.04!important}.home-adventure-card .home-adventure-intro{font-size:var(--text-base);margin-top:12px;line-height:1.58}.home-adventure-card small{font-size:var(--text-small);padding-top:18px;line-height:1.25}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}.testimonial-track{transform:none;animation:none!important}}
