:root{--navy:#061e38;--navy2:#0b3151;--orange:#e66f00;--cream:#f7f2ea;--ink:#10233c;--muted:#617083;--line:#e2d8ca;--white:#fff;--max:1200px;--shadow:0 14px 34px rgba(9,31,55,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:99;background:#fff;padding:10px}.announcement{background:#03172d;color:#fff;font-size:12px}.announcement__inner{min-height:32px;display:flex;justify-content:space-between;align-items:center;gap:20px}.announcement nav{display:flex;gap:18px}.site-header{background:var(--navy);color:#fff;position:sticky;top:0;z-index:40;box-shadow:0 3px 12px rgba(0,0,0,.25)}.header__inner{min-height:84px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:220px}.brand__mark{width:54px;height:54px;border:3px solid var(--orange);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:24px}.brand__text{line-height:.78;display:grid}.brand__text strong{font:700 27px/1 Barlow Condensed;color:#fff;letter-spacing:.6px}.brand__text b{font:700 13px/1 Barlow Condensed;color:var(--orange);letter-spacing:1px}.brand__text em{font:400 28px/1 Great Vibes;color:#fff}.primary-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.primary-nav a{font:600 14px/1 Barlow Condensed;text-transform:uppercase;letter-spacing:.5px}.primary-nav a:hover,.primary-nav .active{color:#fff}.primary-nav .active:after{content:"";display:block;width:25px;height:3px;background:var(--orange);margin:8px auto 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;padding:14px 22px;text-transform:uppercase;font:700 14px/1 Barlow Condensed;letter-spacing:.45px;cursor:pointer}.button--orange{background:var(--orange);color:#fff}.button--outline{border:1px solid #fff;color:#fff;background:rgba(0,0,0,.18)}.button--light{border:1px solid var(--navy);color:var(--navy);background:#fff}.header__cta{white-space:nowrap}.menu-toggle{display:none}.hero{height:clamp(560px,38vw,680px);position:relative;overflow:hidden;background:#000}.hero__image{width:100%;height:100%;object-fit:cover;object-position:center 10%}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.45) 34%,rgba(0,0,0,.02) 70%)}.hero__content{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:center;color:#fff}.hero__copy{max-width:550px}.hero__headline{font:700 55px/.88 Barlow Condensed;margin:0 0 20px;text-shadow:0 2px 8px rgba(0,0,0,.25)}.hero__headline span{font:400 62px/.9 Great Vibes;color:var(--orange)}.hero__subhead{font-size:18px}.hero__actions{display:flex;gap:14px;margin-top:26px}.hero__tagline{align-self:flex-end;margin:0 20px 40px 0;text-align:right;text-shadow:0 2px 8px rgba(0,0,0,.45)}.hero__tagline span{display:block;font:400 37px/1 Great Vibes}.hero__tagline strong{display:block;color:var(--orange);font:700 24px/1 Barlow Condensed}.trust-strip{background:var(--navy);color:#fff}.trust-grid{min-height:112px;display:grid;grid-template-columns:1.65fr repeat(4,1fr);align-items:center}.trust-grid>*{height:62px;border-right:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;text-align:center}.trust-grid>*:last-child{border:0}.trust-lead{justify-content:flex-start!important;gap:18px;text-align:left!important}.compass{width:60px;height:60px;border:3px solid var(--orange);color:var(--orange);border-radius:50%;display:grid;place-items:center;font-size:30px}.trust-lead div{display:grid}.trust-lead strong{font:700 20px/1.1 Barlow Condensed}.trust-lead small{font-size:12px}.trust-lead a,.trust-item span{color:var(--orange)}.trust-lead a{font-size:11px;font-weight:700;text-transform:uppercase}.trust-item{display:grid!important;gap:5px}.trust-item span{font-size:32px}.trust-item b{font-size:12px}.section{padding:60px 0}.intro-grid{display:grid;grid-template-columns:290px 1.35fr repeat(3,.75fr);gap:28px;align-items:center}.intro-photo{height:320px;width:100%;object-fit:cover;border-radius:3px;box-shadow:var(--shadow)}.eyebrow{text-transform:uppercase;color:var(--orange);font:700 13px/1 Barlow Condensed;letter-spacing:1px}.intro-copy h2{font:700 38px/.92 Barlow Condensed;margin:7px 0 20px}.intro-copy h2 span{color:var(--orange)}.intro-copy p{font-size:13px;color:#34465b}.pillar{text-align:center;border-left:1px solid var(--line);padding-left:20px}.pillar span{font-size:42px;color:var(--orange)}.pillar h3{text-transform:uppercase;font:700 15px Barlow Condensed}.pillar p{font-size:12px}.story-intro blockquote{max-width:760px;margin:25px auto 0;text-align:center;font:600 20px Cormorant Garamond;font-style:italic}.section-title{display:flex;align-items:center;justify-content:center;gap:15px;font:700 27px/1 Barlow Condensed;letter-spacing:3px;margin:0 0 34px}.section-title:before,.section-title:after{content:"";width:55px;height:2px;background:var(--orange)}.mile-markers{padding-top:20px}.marker-grid{display:grid;grid-template-columns:repeat(8,1fr);border:1px solid var(--line)}.marker-grid article{text-align:center;padding:18px 10px 16px;border-right:1px solid var(--line);min-height:180px}.marker-grid article:last-child{border:0}.marker-grid b{display:grid;place-items:center;margin:0 auto 12px;width:34px;height:34px;border-radius:50%;background:var(--navy);color:#fff}.marker-grid article:nth-child(even) b{background:var(--orange)}.marker-grid h3{font:700 13px/1.1 Barlow Condensed}.marker-grid p{font-size:10px;min-height:45px}.marker-grid a,.resource-grid a,.story-cards a,.impact-grid a{font-size:11px;font-weight:700;color:#00636f}.resource-band{background:var(--navy);color:#fff;padding:34px 0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.resource-grid article{display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center}.resource-grid img,.resource-art{height:115px;width:100%;object-fit:cover}.resource-art.road{background:linear-gradient(25deg,#1d2733 40%,transparent 41%),linear-gradient(155deg,#1d2733 40%,transparent 41%),linear-gradient(#f39a23,#f7c57f)}.resource-art.campfire{background:radial-gradient(circle at 50% 75%,#ff9a24 0 7%,#b93f00 8% 13%,transparent 14%),linear-gradient(#3d1d20,#09111d)}.resource-grid h3{text-transform:uppercase;font:700 20px Barlow Condensed;margin:0 0 8px}.resource-grid p{font-size:12px}.resource-grid a{color:var(--orange)}.serve-grid{display:grid;grid-template-columns:repeat(4,1fr)}.serve-grid article{text-align:center;border-right:1px solid var(--line);padding:0 30px}.serve-grid article:last-child{border:0}.serve-grid span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:auto;background:#0a6670;color:#fff;font-size:25px}.serve-grid article:nth-child(even) span{background:var(--orange)}.serve-grid h3{font:700 18px Barlow Condensed;margin:8px 0}.serve-grid p{font-size:11px}.stories{padding-top:10px}.story-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-cards article{display:grid;grid-template-columns:45% 55%;border:1px solid var(--line);background:#fff;box-shadow:0 5px 12px rgba(0,0,0,.05);min-height:190px}.story-cards img,.story-image{width:100%;height:100%;object-fit:cover}.story-image--patient{background:linear-gradient(rgba(6,30,56,.15),rgba(6,30,56,.3)),url('../images/hero-mike-sue-dock.png') center/cover}.story-cards article>div:last-child{padding:14px}.story-cards span{display:inline-block;background:#0c5365;color:#fff;padding:3px 6px;text-transform:uppercase;font:700 10px Barlow Condensed}.story-cards h3{font:600 24px/.95 Cormorant Garamond;font-style:italic;margin:7px 0}.story-cards p{font-size:11px}.conversion{display:grid;grid-template-columns:1fr 1.35fr;margin-top:10px}.conversion__ebook{background:var(--navy);color:#fff;padding:36px max(35px,calc((100vw - 1200px)/2));padding-right:40px;display:grid;grid-template-columns:210px 1fr;gap:30px}.ebook-cover{background:linear-gradient(#f8f0df,#e7c48b);border:5px solid #202a36;border-radius:12px;box-shadow:var(--shadow);color:var(--navy);height:300px;padding:26px 15px;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.ebook-cover strong{font:700 25px/.95 Barlow Condensed}.ebook-cover span{font:600 13px Cormorant Garamond;font-style:italic}.conversion h2{font:600 31px/1.05 Cormorant Garamond;margin:5px 0 12px}.conversion p{font-size:12px}.signup-form{display:grid;gap:8px}.signup-form div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.signup-form input,.footer-form input{min-height:36px;border:1px solid #cad0d5;padding:8px}.conversion__zero{position:relative;background:linear-gradient(90deg,#fff 0%,#f6efe7 55%,#dfd2c5 100%);padding:44px 40px;display:grid;grid-template-columns:1fr 320px;overflow:hidden}.conversion__zero>div:first-child{z-index:2}.conversion__zero h2{font:700 70px/.75 Barlow Condensed;color:var(--navy);margin:16px 0 4px}.conversion__zero h2 span{color:#4ba9d7}.conversion__zero h3{letter-spacing:3px;margin:0 0 20px}.zero-photo{position:absolute;right:0;bottom:0;width:48%;height:100%}.zero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f6efe7 0%,transparent 46%);z-index:1}.zero-photo img{width:100%;height:100%;object-fit:cover}.impact{padding:30px 0}.impact-grid{display:grid;grid-template-columns:repeat(3,1fr)}.impact-grid article{display:flex;align-items:center;gap:18px;border-right:1px solid var(--line);padding:0 32px}.impact-grid article:last-child{border:0}.impact-grid span{width:58px;height:58px;border:2px solid #244766;border-radius:50%;display:grid;place-items:center;font-size:28px}.impact-grid h3{text-transform:uppercase;font:700 14px Barlow Condensed;margin:0}.impact-grid p{font-size:11px;margin:4px 0}.footer{background:var(--navy);color:#fff;padding:38px 0 18px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1.05fr 1.2fr;gap:40px}.footer h3{color:var(--orange);text-transform:uppercase;font:700 15px Barlow Condensed}.footer p,.footer a{font-size:11px}.footer-grid>div:nth-child(2){display:flex;flex-direction:column}.brand--footer{min-width:auto}.brand--footer .brand__mark{width:45px;height:45px}.brand--footer .brand__text strong{font-size:20px}.brand--footer .brand__text em{font-size:23px}.script{font-family:Great Vibes;color:var(--orange);font-size:18px!important}.footer-form{display:flex}.footer-form input{width:100%}.footer-form button{border:0;background:var(--orange);color:#fff;width:42px}.copyright{border-top:1px solid rgba(255,255,255,.14);padding-top:14px;margin-top:28px;font-size:10px}
@media(max-width:1050px){.primary-nav{display:none;position:absolute;top:84px;left:0;right:0;background:var(--navy);padding:22px;flex-direction:column}.primary-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto;background:transparent;color:#fff;border:1px solid #fff;padding:9px 14px}.header__cta{display:none}.intro-grid{grid-template-columns:240px 1.4fr 1fr 1fr}.intro-grid .pillar:last-child{grid-column:3/5}.marker-grid{grid-template-columns:repeat(4,1fr)}.resource-grid{grid-template-columns:1fr}.conversion{grid-template-columns:1fr}.conversion__ebook{padding-left:40px}.conversion__zero{min-height:420px}.hero__tagline{display:none}}
@media(max-width:760px){.announcement nav{display:none}.header__inner{min-height:72px}.brand{min-width:0}.brand__mark{width:44px;height:44px}.brand__text strong{font-size:22px}.brand__text em{font-size:23px}.hero{height:620px}.hero__image{object-position:58% center}.hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.18) 70%,rgba(0,0,0,.5))}.hero__content{align-items:flex-start;padding-top:65px}.hero__headline{font-size:45px}.hero__headline span{font-size:52px}.trust-grid{grid-template-columns:1fr 1fr}.trust-lead{grid-column:1/3;padding:18px 0;border-right:0}.trust-item{border-top:1px solid rgba(255,255,255,.2);height:90px}.intro-grid{grid-template-columns:1fr 1fr}.intro-photo,.intro-copy{grid-column:1/3}.pillar{padding:15px;border:0}.intro-grid .pillar:last-child{grid-column:1/3}.marker-grid{grid-template-columns:repeat(2,1fr)}.serve-grid{grid-template-columns:1fr 1fr;gap:28px}.serve-grid article{border:0}.story-cards{grid-template-columns:1fr}.conversion__ebook{grid-template-columns:1fr;padding:35px 20px}.ebook-cover{max-width:240px}.conversion__zero{grid-template-columns:1fr;min-height:550px;padding:35px 20px}.zero-photo{width:100%;height:50%;opacity:.62}.impact-grid,.footer-grid{grid-template-columns:1fr}.impact-grid article{border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.footer-grid{gap:20px}.resource-grid article{grid-template-columns:120px 1fr}}
/* WordPress integration */
.admin-bar .site-header{top:32px}.primary-nav ul,.primary-nav .jftj-menu{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.primary-nav li{margin:0}.primary-nav a{text-decoration:none}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin:0}.ebook-image-wrap{display:flex;align-items:center;justify-content:center;overflow:hidden}.ebook-image{display:block;width:100%;max-width:290px;height:auto;object-fit:contain;border-radius:8px;box-shadow:var(--shadow)}.zero-logo{display:block;width:100%;max-width:390px;height:auto;margin:15px 0 22px;object-fit:contain}.zero-actions{display:flex;flex-wrap:wrap;gap:10px}
.journal-hero,.article-header{background:var(--navy);color:#fff;padding:58px 0}.journal-hero h1,.article-header h1{font:700 clamp(42px,6vw,72px)/.95 Barlow Condensed;margin:8px 0 12px}.journal-hero p{max-width:700px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.journal-card{border:1px solid var(--line);background:#fff;box-shadow:0 5px 14px rgba(0,0,0,.06)}.journal-card__image{display:block;height:220px;overflow:hidden}.journal-card__image img{width:100%;height:100%;object-fit:cover}.journal-card__body{padding:20px}.journal-card h2{font:600 30px/.98 Cormorant Garamond;font-style:italic;margin:8px 0}.journal-card h2 a{color:var(--navy)}.journal-card p{font-size:14px}.journal-meta{font-size:12px;color:#66717e}.journal-read{font-weight:700;color:#00636f}.journal-pagination{padding-bottom:50px}.article-wrap{max-width:860px}.article-featured{max-width:1100px;margin-top:34px}.article-featured img{width:100%;height:auto}.article-content{padding-top:45px;padding-bottom:45px;font-size:17px;line-height:1.75}.article-content h2,.article-content h3{font-family:Barlow Condensed;color:var(--navy)}.article-content a{color:#00636f;text-decoration:underline}.article-nav{padding-bottom:55px}
@media(max-width:1050px){.primary-nav ul,.primary-nav .jftj-menu{flex-direction:column;align-items:flex-start}.journal-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:760px){.journal-grid{grid-template-columns:1fr}.journal-card__image{height:240px}.zero-logo{max-width:300px}}
