@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@1,600;1,700;1,800&family=Oxanium:wght@700;800&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--navy:#020b16;--surface:#071421;--white:#f4f8fd;--silver:#a0aebe;--muted:#9eacbd;--cyan:#00d8ff;--blue:#005bff;--line:rgba(170,203,235,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--navy);color:var(--white);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:6px}a,summary{touch-action:manipulation}::selection{background:#005bff;color:white}.container{width:min(1280px,calc(100% - 96px));margin:auto}.skip-link{position:absolute;top:-90px;left:24px;background:#fff;color:#00111e;padding:12px 20px;z-index:100}.skip-link:focus{top:12px}.site-header{background:rgba(2,11,22,.94);border-bottom:1px solid var(--line);position:relative;z-index:5}.header-inner{height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand img{object-fit:contain}.brand-type{display:flex;flex-direction:column;line-height:1}.brand-type>span{display:flex;align-items:baseline;gap:5px;white-space:nowrap;font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-style:italic;font-size:29px;letter-spacing:-.6px}.brand-type b{font-weight:800;color:#eaf2fa}.brand-type strong{font-weight:700;color:#13bdff}.brand-type sup{font-size:12px;position:relative;top:-9px;letter-spacing:0}.brand-type small{font-size:12px;letter-spacing:.9px;font-weight:700;margin-top:7px;color:#9dadbd}.header-inner nav{display:flex;gap:30px;font-size:14px;color:#b9c4d2;font-weight:600}.header-inner nav a:hover{color:white}.header-cta{font-size:14px;border:1px solid #36506e;padding:11px 17px;white-space:nowrap}.header-cta span{margin-left:17px;color:var(--cyan)}.header-cta:hover{border-color:var(--cyan);background:#082033}.hero{min-height:715px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-art{position:absolute;right:-2%;top:0;bottom:0;width:72%;pointer-events:none}.hero-art img{height:100%;width:100%;object-fit:cover;object-position:62% center}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 1%,rgba(2,11,22,.84) 17%,rgba(2,11,22,.16) 57%),linear-gradient(0deg,var(--navy),transparent 20%)}.hero-content{position:relative;z-index:1;padding:78px 0 42px}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:800;color:#70cdf1;margin:0 0 25px;display:flex;align-items:center;gap:13px}.eyebrow-line{display:inline-block;width:28px;height:2px;background:var(--cyan)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(58px,6.2vw,88px);font-weight:800;line-height:1.08;letter-spacing:-4px;margin-bottom:28px;max-width:800px}h1 em,h2 em{font-style:normal;background:linear-gradient(115deg,#e9f9ff 0%,#3cdbff 45%,#2586ff 100%);background-clip:text;-webkit-background-clip:text;color:transparent}h1 em{display:block}.hero-lead{font-size:21px;font-weight:600;line-height:1.6;margin-bottom:17px}.hero-copy{max-width:450px;color:#b0bfce;line-height:1.8;font-size:16px}.hero-actions{display:flex;align-items:center;gap:33px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:54px;padding:14px 23px;font-size:15px;font-weight:800;border:1px solid transparent;transition:background .2s,transform .2s}.primary{background:#075fff;color:white;border-color:#2678ff;box-shadow:0 6px 36px #005bff1a}.primary:hover{background:#2272ff;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;font-weight:700}.text-link:hover{color:var(--cyan)}.hero-foot{display:flex;gap:22px;align-items:center;font-size:12px;letter-spacing:1.1px;color:#98a9bc;font-weight:700;margin-top:62px}.hero-foot span+span{padding-left:22px;border-left:1px solid #34516c}.principle-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#071421}.principle-strip .container{display:flex;align-items:center;justify-content:space-between;max-width:1020px;padding-top:27px;padding-bottom:27px;gap:25px}.principle-strip span{letter-spacing:3px;font-size:13px;font-weight:700;color:#c0cbd7}.principle-strip i{font-style:normal;color:#236ab9}.section{padding:105px 0}h2{font-size:clamp(32px,3.2vw,45px);line-height:1.23;letter-spacing:-1.6px;font-weight:750}.muted{color:#8c9eb2}.cyan{color:#35caff}.section-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:90px;align-items:end;margin-bottom:45px}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);margin:0 0 4px;max-width:390px;font-size:16px}.section-heading .eyebrow{margin-bottom:21px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{border:1px solid #1c334a;background:linear-gradient(147deg,#0b1b2b,#05111e);padding:25px 26px 0;position:relative;display:flex;flex-direction:column;min-width:0}.product-card:before{content:'';height:2px;position:absolute;top:-1px;left:26px;right:26px;background:linear-gradient(90deg,#0b5bff,#12c6ff,transparent)}.product-card.go:before{background:linear-gradient(90deg,#04d6ed,#0084ff,transparent)}.product-card.velocity:before{background:linear-gradient(90deg,#9badc1,#376d9c,transparent)}.card-top{display:flex;align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:28px}.product-number{color:#849ab0;letter-spacing:1.3px;font-size:12px;font-weight:700}.status{font-size:12px;color:#a1e9ff;border:1px solid #17527b;background:#082840;display:inline-block;padding:3px 9px;line-height:1.65}.status.developing{border-color:#374758;color:#b7c5d4;background:#142232}.product-brand{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:800;font-style:italic;letter-spacing:-.7px;font-size:42px;line-height:1.1;white-space:nowrap;color:#1bb9ff;margin-bottom:25px}.product-brand>span{color:#e3ecf6}.product-brand sup{font-family:Arial,sans-serif;font-size:12px;vertical-align:top;position:relative;top:3px;padding-left:3px;font-style:normal}.go .product-brand{color:#25d6e7}.velocity .product-brand{color:#a5b6ca;font-size:39px}.product-card h3{font-size:25px;line-height:1.3;letter-spacing:-.5px;margin-bottom:18px}.product-card>p{color:#aab9c9;font-size:16px;line-height:1.8;margin-bottom:25px;min-height:108px}.feature-list{list-style:none;margin:0 0 30px;padding:0;font-size:14px;line-height:1.7;color:#ccd8e5}.feature-list li{position:relative;padding-left:19px;margin-bottom:11px}.feature-list li:before{content:'—';position:absolute;left:0;color:#37a9ff}.product-details{margin-top:auto;border-top:1px solid var(--line)}.product-details summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:22px 0;font-size:14px;font-weight:700}.product-details summary::-webkit-details-marker{display:none}.product-details summary>span{font-weight:400;font-size:22px;color:#61c8ff;transition:transform .2s}.product-details[open] summary>span{transform:rotate(45deg)}.product-details summary:hover{color:var(--cyan)}.product-details>div{font-size:16px;padding-bottom:22px;color:#b9c7d7;line-height:1.8}.product-details>div p{margin-bottom:14px}.product-details a{color:#6ed9ff;border-bottom:1px solid #29708b;padding-bottom:3px}.product-details .detail-note{font-size:13px;color:#8ba4bb;margin-bottom:0}.availability-note{font-size:12px;color:#8295a9;margin:23px 0 0;line-height:1.8}.philosophy{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#06121e}.philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.philosophy-intro h2{margin-bottom:27px}.philosophy-intro>p:not(.eyebrow){color:#aabacb;max-width:440px;font-size:16px}.philosophy-intro .text-link{margin-top:17px}.principles article{border-top:1px solid #213549;padding:22px 0 19px}.principles article:first-child{border-top:0;padding-top:0}.principles h3{font-size:20px;font-weight:700;letter-spacing:-.35px;line-height:1.4;margin-bottom:8px}.principles p{font-size:16px;color:#a3b5c8;margin:0;line-height:1.85}.story-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:105px}.story-label{padding-right:55px;border-right:1px solid var(--line)}.origin-mark{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-style:italic;font-size:135px;font-weight:800;line-height:1;letter-spacing:-5px;color:#dde7f0;margin:35px 0 20px}.origin-mark span{color:#178cff}.story-label>p:last-child{font-size:15px;letter-spacing:4px;line-height:1.9;color:#50c8fb;font-weight:600}.story-copy h2{margin-bottom:29px}.story-copy>p{color:#aabacb;font-size:16px;line-height:1.9;max-width:670px}.story-copy>p strong{color:#e4edf6;font-weight:600}.founder{display:flex;align-items:center;gap:15px;margin-top:32px}.founder-monogram{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:#0d253d;border:1px solid #23486b;color:#92dcff;font-size:13px;font-weight:700}.founder>div{display:flex;flex-direction:column;font-size:14px;gap:2px}.founder>div>span{color:#90a4b9;font-size:12px}.closing{padding:71px 0;background:linear-gradient(115deg,#071d34,#05132c 60%,#082a50);border-top:1px solid #12436d;border-bottom:1px solid #12436d;position:relative;overflow:hidden}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing .eyebrow{margin-bottom:20px}.closing h2{font-size:49px;line-height:1.2;margin-bottom:0}.closing h2 em{color:#6bddff;background:none}.site-footer{padding:44px 0 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px}.footer-top>p{font-size:13px;color:#899eb3;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:24px;font-size:12px;color:#8198ad}.footer-bottom i{font-style:normal;color:#4b6b88;padding:0 12px}
@media(min-width:1600px){.hero-art{width:68%}.hero-art img{object-position:center}.hero-content{padding-top:90px;padding-bottom:50px}.hero{min-height:800px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.header-inner nav{gap:20px}.header-cta{display:none}.hero-art{width:85%;right:-12%;opacity:.85}.section-heading{gap:40px}.product-card{padding:22px 20px 0}.product-brand{font-size:38px}.velocity .product-brand{font-size:32px}.product-card h3{font-size:23px}.product-card>p{min-height:135px}.feature-list{font-size:14px}.philosophy-grid{gap:55px}.story-grid{gap:60px}.footer-top>p{display:none}}
@media(max-width:760px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.header-inner{height:auto;min-height:93px;flex-wrap:wrap;justify-content:center;padding-top:18px;padding-bottom:16px;gap:19px}.brand-type>span{font-size:26px}.header-inner nav{width:100%;justify-content:center;gap:20px;font-size:14px}.hero{min-height:760px;align-items:flex-start}.hero-content{padding:49px 0 30px}.hero-art{width:150%;height:55%;top:auto;bottom:-13px;right:-43%;opacity:.66}.hero-art img{object-position:center}.hero-art:after{background:linear-gradient(180deg,var(--navy) 0%,rgba(2,11,22,.56) 25%,rgba(2,11,22,.2) 60%,var(--navy) 100%),linear-gradient(90deg,var(--navy),transparent 65%)}.hero .eyebrow{font-size:12px;letter-spacing:1.7px;margin-bottom:23px}h1{font-size:58px;letter-spacing:-2.8px;max-width:480px;margin-bottom:24px}.hero-lead{font-size:18px;line-height:1.6}.hero-copy{font-size:16px;max-width:370px;line-height:1.8}.hero-actions{gap:23px;align-items:flex-start;flex-direction:column;margin-top:25px}.hero-actions .text-link{font-size:13px}.hero-foot{font-size:12px;gap:8px;margin-top:110px;flex-direction:column;align-items:flex-start}.hero-foot span+span{padding:0;border:0}.button{font-size:14px;min-height:52px;gap:30px}.principle-strip .container{gap:10px;padding:23px 0}.principle-strip span{font-size:12px;letter-spacing:.3px}.principle-strip i{font-size:12px}.section{padding:65px 0}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}h2{font-size:33px;letter-spacing:-1.2px}.section-heading>p{font-size:16px;max-width:100%}.eyebrow{font-size:12px;letter-spacing:1.7px}.product-grid{grid-template-columns:1fr;gap:23px}.product-card{padding:25px 25px 0}.card-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:27px}.product-number{font-size:12px;letter-spacing:.6px}.status{font-size:12px;white-space:nowrap}.product-brand{font-size:45px;margin-bottom:23px}.velocity .product-brand{font-size:43px}.product-card h3{font-size:27px}.product-card>p{font-size:16px;min-height:0;max-width:490px}.feature-list{font-size:14px}.product-details summary{font-size:15px}.product-details>div{font-size:16px}.availability-note{font-size:12px}.philosophy-grid{grid-template-columns:1fr;gap:43px}.philosophy-intro>p:not(.eyebrow){max-width:100%}.principles h3{font-size:21px}.principles p{font-size:16px}.story-grid{grid-template-columns:1fr;gap:30px}.story-label{border-right:0;border-bottom:1px solid var(--line);padding:0 0 25px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5px}.story-label .eyebrow{grid-column:1/-1;margin-bottom:10px}.origin-mark{font-size:96px;letter-spacing:-4px;margin:0}.story-label>p:last-child{font-size:12px;letter-spacing:2px;margin:0}.story-copy>p{font-size:16px}.closing{padding:49px 0}.closing-inner{flex-direction:column;align-items:flex-start;gap:30px}.closing h2{font-size:38px;letter-spacing:-1.3px}.footer-top{align-items:flex-start;gap:27px;flex-direction:column}.footer-top .brand-type>span{font-size:26px}.footer-bottom{flex-direction:column;gap:14px;font-size:12px}.footer-bottom i{padding:0 9px}}
@media(max-width:370px){h1{font-size:51px}.brand-type>span{font-size:23px}.product-number{font-size:12px}.status{font-size:12px}.product-card{padding-left:20px;padding-right:20px}.velocity .product-brand{font-size:39px}}
@media(max-width:450px){.principle-strip .container{display:grid;grid-template-columns:1fr 1fr;gap:18px;text-align:center}.principle-strip i{display:none}.card-top{flex-direction:column;gap:13px}.hero{min-height:800px}.hero-foot{margin-top:100px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.product-website{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:700;color:#6ed9ff;padding:12px 0;margin:0 0 18px;border-bottom:1px solid #29708b;min-height:44px}.product-website:hover{color:#fff;border-color:#6ed9ff}
/* Original approved artwork, displayed from its unchanged source assets. */
.brand{width:330px;max-width:100%;min-height:48px}
.original-brand{display:block;width:100%;height:auto;overflow:hidden}
.product-art{height:84px;display:flex;align-items:center;margin-bottom:25px;position:relative;white-space:normal}
.product-art svg{display:block;width:100%;height:auto;overflow:hidden}
.product-art .go-original{display:block;width:100%;height:auto;max-height:84px;object-fit:contain}
.product-art .art-trademark{position:absolute;top:9px;right:-2px;color:#32d4ff;font-size:12px}
.fleet-lockup{gap:2px;align-items:center}
.product-art .fleet-prefix{width:52%;flex:none}
.product-art .fleet-lettering{font-family:Oxanium,'Arial Black',Arial,sans-serif;font-size:38px;letter-spacing:-1.6px;font-style:italic;font-weight:800;line-height:1.2;display:block;background:linear-gradient(180deg,#19d9ff 8%,#009cff 40%,#0765ff 70%,#0044d8);color:transparent;-webkit-background-clip:text;background-clip:text;position:relative;padding-right:10px}
.fleet-lettering sup{font-size:12px;color:#00c9ff;letter-spacing:0;position:absolute;right:0;top:0;line-height:1}
.origin-mark{max-width:300px;margin:36px 0 25px;line-height:1}
.origin-mark svg{width:100%;height:auto;display:block;overflow:hidden}
.hero h1{font-weight:800}.hero-art:after{background:linear-gradient(90deg,var(--navy) 1%,rgba(2,11,22,.83) 17%,rgba(2,11,22,.08) 57%),linear-gradient(0deg,var(--navy),transparent 20%)}
@media(max-width:1100px){.brand{width:310px}.product-art .fleet-lettering{font-size:31px}.product-art{height:73px}.product-art .go-original{max-height:73px}}
@media(max-width:760px){.brand{width:310px;min-height:42px}.product-art{height:90px;max-width:360px}.product-art .go-original{max-height:90px}.product-art .fleet-lettering{font-size:clamp(30px,8.9vw,39px)}.origin-mark{max-width:155px;margin:0}.story-label{grid-template-columns:1.2fr 1fr;gap:10px}.hero-art:after{background:linear-gradient(180deg,var(--navy) 0%,rgba(2,11,22,.56) 25%,rgba(2,11,22,.2) 60%,var(--navy) 100%),linear-gradient(90deg,var(--navy),transparent 65%)}}
@media(max-width:370px){.product-art .fleet-lettering{font-size:33px}.product-art{height:80px}.story-label>p:last-child{letter-spacing:1px}.header-inner nav{gap:14px}}

/* Keep matching parts of the product cards aligned, including expanded links. */
.product-card>.product-art{height:84px;align-self:center}
.product-details>div{display:flex;flex-direction:column}
.product-details .product-website{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:14px;font-weight:700;min-height:44px;padding:12px 0;margin:8px 0 0;border-top:1px solid var(--line);border-bottom:0;color:#6ed9ff;line-height:1.65}
.product-details .product-website:hover{color:#fff}
@supports(grid-template-rows:subgrid){
 .product-grid{row-gap:0;align-items:stretch}
 .product-card{display:grid;grid-template-rows:subgrid;grid-row:span 6;row-gap:0}
 .product-card>.card-top{align-self:start}
 .product-card>h3,.product-card>p,.product-card>.feature-list{align-self:start}
 .product-card>p{min-height:0}
 .product-details{margin-top:0;align-self:start}
 .product-details>div{min-height:250px}
 .product-details .product-website{margin-top:auto}
}
@media(max-width:760px){
 .product-grid{row-gap:23px}
 .product-card{display:flex;grid-template-rows:none;grid-row:auto}
 .product-card>.product-art{height:90px;align-self:stretch}
 .product-details{margin-top:0}
 .product-details>div{min-height:0}
 .product-details .product-website{margin-top:8px}
}

/* Book introduction and dedicated book page. */
.founder-book{margin-top:35px;padding:27px 28px;background:#091b2d;border:1px solid #234662;border-left:3px solid #149cff}
.founder-book .eyebrow{margin-bottom:12px;font-size:12px}
.founder-book h3{font-size:24px;line-height:1.3;letter-spacing:-.5px;margin-bottom:12px}
.founder-book p:not(.eyebrow){font-size:16px;line-height:1.8;color:#aabacb;margin-bottom:18px}
.founder-book .text-link{color:#6ed9ff;font-size:14px;min-height:36px}
.book-intro{padding:34px 0 76px;background:radial-gradient(ellipse at 88% 45%,#0b2542 0,transparent 54%)}
.book-breadcrumb{color:#9fb7cd;font-size:14px;margin-bottom:47px;min-height:36px}
.book-hero-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:85px;align-items:center}
.book-page h1{font-size:clamp(48px,5vw,70px);line-height:1.1;letter-spacing:-2.7px;margin-bottom:24px}
.book-page h1 em{display:inline}
.book-deck{font-size:23px;font-weight:600;line-height:1.5;max-width:590px;margin-bottom:23px}
.book-overview{font-size:16px;line-height:1.85;color:#adbed0;max-width:600px;margin-bottom:16px}
.book-actions{display:flex;align-items:center;flex-wrap:wrap;gap:27px;margin-top:31px}
.book-author-line{font-size:14px;line-height:1.85;color:#8da5bd;margin-top:26px;margin-bottom:0}
.book-author-line strong{font-weight:600;color:#c2d1df}
.book-cover-figure{margin:0;justify-self:center;padding:25px 25px 20px;background:#071321;border:1px solid #28455f;box-shadow:0 24px 65px #0007}
.book-cover-figure img{display:block;max-width:100%;width:285px;height:auto;border:1px solid #45505d}
.book-cover-figure figcaption{display:flex;flex-direction:column;gap:4px;font-size:12px;letter-spacing:1.1px;color:#c3d3e2;margin-top:18px}
.book-cover-figure figcaption span{color:#879eb5;letter-spacing:0}
.book-quote{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:43px 0;background:#071521}
.book-quote .eyebrow{margin-bottom:15px}
.book-quote blockquote{font-size:clamp(23px,2.5vw,33px);letter-spacing:-.6px;line-height:1.5;margin:0;max-width:1040px;font-weight:600;color:#d3eafa}
.book-themes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}
.book-themes article{border-top:2px solid #1a80da;padding-top:25px}
.book-themes h3{font-size:23px;font-weight:700;line-height:1.35;letter-spacing:-.5px;margin-bottom:17px}
.book-themes p{font-size:16px;line-height:1.85;color:#a5b7ca;margin-bottom:0}
.book-audience{display:flex;align-items:center;gap:40px;margin-top:48px;border-top:1px solid var(--line);padding-top:25px}
.book-audience .eyebrow{white-space:nowrap;margin-bottom:0}
.book-audience p{font-size:16px;color:#a5b7ca;margin:0}
.book-connection{background:#071522;border-top:1px solid var(--line)}
.book-connection-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}
.book-connection-grid h2{margin-bottom:0}
.book-connection-grid>div>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#aabed0}
.book-connection-grid .text-link{margin-top:12px;color:#6ed9ff}
@media(max-width:1000px){.book-hero-grid{gap:38px;grid-template-columns:1.2fr 1fr}.book-cover-figure{padding:17px}.book-themes{gap:25px}.book-connection-grid{gap:45px}}
@media(max-width:760px){.founder-book{padding:23px 20px}.founder-book h3{font-size:23px}.book-intro{padding:23px 0 52px}.book-breadcrumb{margin-bottom:32px}.book-hero-grid{grid-template-columns:1fr;gap:42px}.book-page h1{font-size:49px;letter-spacing:-2px}.book-deck{font-size:21px}.book-intro-copy .eyebrow{font-size:12px;letter-spacing:1.1px}.book-cover-figure{padding:20px;max-width:100%}.book-cover-figure img{width:285px}.book-actions{gap:24px}.book-themes{grid-template-columns:1fr;gap:33px}.book-themes h3{font-size:23px}.book-quote{padding:33px 0}.book-audience{flex-direction:column;align-items:flex-start;gap:14px;margin-top:35px}.book-connection-grid{grid-template-columns:1fr;gap:25px}}
@media(max-width:370px){.book-page h1{font-size:44px}.book-cover-figure{padding:15px}.book-actions{flex-direction:column;align-items:flex-start}}

/* Published cover artwork on the founder introduction and book page. */
.founder-book{display:grid;grid-template-columns:92px minmax(0,1fr);gap:23px;align-items:start}
.founder-book-cover{display:block;line-height:0}
.founder-book-cover img{display:block;width:100%;height:auto;border:1px solid #496078;box-shadow:0 9px 24px #0005}
.book-cover-gallery{justify-self:center;width:337px;max-width:100%;min-width:0}
.book-cover-gallery .book-cover-figure{width:100%;box-sizing:border-box}
.book-cover-gallery .book-cover-figure img{width:100%;height:auto}
.book-back-cover{margin-top:15px;border:1px solid #28455f;background:#071321}
.book-back-cover summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 20px;min-height:52px;font-size:14px;font-weight:700;cursor:pointer;color:#a6dfff}
.book-back-cover summary::-webkit-details-marker{display:none}
.book-back-cover summary span{font-size:22px;font-weight:400;line-height:1}
.book-back-cover[open] summary span{transform:rotate(45deg)}
.book-back-cover summary:hover{color:#fff}
.book-back-cover figure{margin:0;padding:0 20px 20px}
.book-back-cover img{display:block;width:285px;max-width:100%;height:auto;margin:0 auto;border:1px solid #45505d}
.book-back-cover figcaption{font-size:12px;color:#879eb5;margin-top:12px}
@media(max-width:760px){.founder-book{grid-template-columns:78px minmax(0,1fr);gap:18px}.book-cover-gallery{width:327px}}
@media(max-width:450px){.founder-book{grid-template-columns:minmax(0,1fr)}.founder-book-cover{width:95px}}

/* Shared contact link on every page. */
.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.footer-contact>span{font-size:12px;letter-spacing:1.3px;text-transform:uppercase;font-weight:700;color:#91a8bd}
.footer-contact>a{font-size:16px;font-weight:600;color:#71d7ff;display:inline-flex;gap:20px;align-items:center;min-height:36px}
.footer-contact>a:hover{color:#fff}
.footer-contact>a>span{font-size:20px}
