:root{--orange:#f36b21;--black:#101418;--ink:#14171b;--muted:#686d73;--line:#e6e7e8;--shell:1240px;--page:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#151b21;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.shell{width:min(calc(100% - 72px),var(--shell));margin:auto}.site-header,#main,.site-footer{width:min(calc(100% - 48px),var(--page));margin-left:auto;margin-right:auto}.site-header{box-shadow:0 8px 28px rgba(0,0,0,.18)}#main{background:#fff;overflow:hidden}.site-footer{margin-bottom:24px}.screen-reader-text{position:absolute;left:-9999px}.site-header{height:72px;background:#11161a;color:#fff;position:relative;z-index:10}.header-inner{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{font-family:'Brush Script MT','Segoe Script','Snell Roundhand',cursive;font-size:42px;font-weight:500;line-height:.85;letter-spacing:-.12em;color:var(--orange);transform:rotate(-8deg);display:inline-block;min-width:58px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:15px;letter-spacing:.16em}.brand-copy small{font-size:7px;letter-spacing:.22em;margin-top:5px}.primary-nav{margin-left:auto}.site-menu{display:flex;gap:35px;align-items:center;list-style:none;margin:0;padding:0}.site-menu a{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.current-menu-item>a{color:var(--orange)}.linkedin-cta{background:var(--orange);padding:15px 20px;border-radius:3px;font-size:11px;font-weight:800}.linkedin-cta span{font-size:14px}.menu-toggle{display:none;background:none;border:1px solid #fff;color:#fff;padding:8px 12px}
.hero{position:relative;min-height:430px;overflow:hidden;background-size:cover;background-position:center}.hero-inner{position:relative;z-index:2}.hero-copy{padding:52px 0 48px;max-width:620px}.hero h1{font-family:Impact,'Arial Narrow',sans-serif;font-size:72px;line-height:.9;letter-spacing:.01em;margin:0 0 18px}.hero h1 span{color:var(--orange)}.hero p{font-size:19px;line-height:1.45;margin:0 0 24px}.hero-actions{display:flex;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 19px;font-size:11px;font-weight:800;border-radius:3px}.button.primary{background:var(--orange);color:#fff}.button.secondary{border:1px solid #222;background:rgba(255,255,255,.65)}.demo-hero{background:linear-gradient(90deg,#f8f2e7 0%,#f7e3c7 48%,#8da2b2 100%)}.demo-landscape{position:absolute;inset:0}.sun{position:absolute;width:150px;height:150px;border-radius:50%;right:24%;top:18%;background:radial-gradient(circle,#fff8d6 0,#ffd59a 35%,rgba(255,197,117,.1) 70%)}.mountain{position:absolute;bottom:-2%;width:65%;height:54%;background:#586470;clip-path:polygon(0 100%,20% 65%,32% 78%,46% 38%,58% 70%,75% 35%,100% 100%)}.m1{right:-4%;opacity:.88}.m2{right:20%;height:40%;opacity:.38}.runner{position:absolute;right:18%;bottom:9%;width:45px;height:145px;background:#171b1f;border-radius:20px 20px 8px 8px;transform:skew(-2deg)}.runner:before{content:"";position:absolute;width:45px;height:45px;border-radius:50%;top:-33px;background:#171b1f}.runner:after{content:"";position:absolute;width:85px;height:14px;left:-20px;top:36px;background:#171b1f;transform:rotate(68deg);box-shadow:0 62px 0 -2px #171b1f}.section-white{background:#fff;padding:28px 0}.section-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.section-title-row h2{font-size:17px;margin:0;letter-spacing:-.02em}.section-title-row h2:before{content:"";display:inline-block;width:25px;height:2px;background:var(--orange);vertical-align:middle;margin-right:12px}.section-title-row>a{font-size:11px;color:var(--orange);font-weight:800}.story-carousel{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.latest-card{border:1px solid var(--line);background:#fff}.latest-image{display:block;height:138px;overflow:hidden;background:#ddd}.latest-image img,.visual{width:100%;height:100%;object-fit:cover;display:block}.latest-body{padding:12px 14px 14px}.category{font-size:8px;color:var(--orange);font-weight:800;margin-bottom:7px}.latest-card h3{font-size:16px;line-height:1.18;margin:0 0 8px}.latest-card p{font-size:11px;color:#484c50;line-height:1.45;min-height:48px;margin:0 0 16px}.card-meta{display:flex;justify-content:space-between;font-size:8px;color:#666}.visual.running{background:linear-gradient(180deg,#f5b36f,#f06a21 43%,#19212b 44%)}.visual.leadership{background:linear-gradient(155deg,#b5c4ce,#6b7984 50%,#182029 51%)}.visual.faith{background:linear-gradient(130deg,#f6b270,#1a2027 55%)}.visual.faith:after{content:'✝';display:grid;place-items:center;height:100%;font-size:65px;color:#111}.visual.career{background:linear-gradient(135deg,#4a2e1f,#d8b792)}.visual.family{background:linear-gradient(180deg,#f8b466,#5b6f78)}.topics-section{padding-top:10px}.topic-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.topic-tile{height:150px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:#263441;overflow:hidden}.topic-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,9,12,.1),rgba(5,9,12,.82))}.topic-tile strong,.topic-icon,.topic-arrow{position:relative}.topic-icon{font-size:27px;margin-bottom:12px}.topic-tile strong{font:700 16px/1.05 Impact,'Arial Narrow',sans-serif;max-width:130px}.topic-arrow{margin-top:10px}.topic-tile.running{background:linear-gradient(145deg,#7294a8,#27323a)}.topic-tile.career{background:linear-gradient(145deg,#7b5b43,#252525)}.topic-tile.faith{background:linear-gradient(145deg,#f0a55f,#20242a)}.topic-tile.family{background:linear-gradient(145deg,#d6a36c,#263442)}.topic-tile.purpose{background:linear-gradient(145deg,#8895a0,#293039)}.about-section{padding:14px 0 28px}.about-grid{display:grid;grid-template-columns:310px 1fr 280px;gap:38px;align-items:center}.about-photo{height:310px;overflow:hidden;background:#d6b08d}.about-photo img{width:100%;height:100%;object-fit:cover}.portrait-demo{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#b98e6b,#402d22)}.portrait-demo span{font:italic 700 80px cursive;color:#fff}.about-label{color:var(--orange);font-size:11px;font-weight:800}.about-copy h2{font-size:29px;line-height:1.08;margin:7px 0 15px}.about-copy p{font-size:12px;color:#3f4448}.identity-list{border-left:1px solid var(--line);padding-left:28px}.identity-list>div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;margin-bottom:15px}.identity-list span{grid-row:1/3;color:var(--orange);font-size:22px}.identity-list strong{font-size:10px}.identity-list p{font-size:10px;margin:2px 0;color:#555}.quote-band{background:linear-gradient(90deg,#11171c,#202b33);color:#fff;padding:34px 0}.quote-band .shell{display:flex;align-items:center;gap:24px}.quote-band span{font-size:80px;color:var(--orange);line-height:.5}.quote-band blockquote{font-size:18px;font-style:italic;line-height:1.35;margin:0}.quote-band em{margin-left:auto;color:var(--orange);font:italic 28px cursive}.site-footer{background:#101418;color:#fff;padding:34px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:55px}.footer-logo{margin-bottom:14px}.site-footer p,.footer-menu a{font-size:10px;color:#c4c7c9}.site-footer h2{font-size:10px;text-transform:uppercase}.footer-menu{list-style:none;margin:0;padding:0}.footer-menu a{display:block;margin:5px 0}.footer-linkedin{display:inline-block;background:#fff;color:#111;padding:9px 13px;font-size:9px;font-weight:800}.footer-bottom{margin-top:24px;border-top:1px solid #31363a;padding-top:14px;text-align:center;font-size:9px;color:#81878b}
.page-content,.post-content{width:min(calc(100% - 40px),850px);margin:auto;padding:60px 0}.post-hero{background:#111;color:#fff;padding:58px 0 46px;text-align:center}.post-hero .narrow{max-width:880px}.post-hero h1{font-size:48px;line-height:1.08;margin:12px 0 16px}.post-deck{max-width:720px;margin:0 auto;color:#d5d8da;font-size:17px}.post-featured{max-width:1020px;padding-top:34px}.post-featured img{width:100%;height:430px;object-fit:cover;border-radius:4px}.post-layout{max-width:1030px;padding:42px 0 70px;display:grid;grid-template-columns:minmax(0,780px) 150px;gap:54px;align-items:start}.post-content{width:100%;padding:0;font-family:Georgia,serif;font-size:18px;line-height:1.78}.post-content p:first-child{margin-top:0}.post-share{margin-top:4px;border-left:1px solid var(--line);padding-left:18px;position:sticky;top:100px}.post-share span{display:block;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.12em;margin-bottom:8px}.post-share a{font-size:12px;color:var(--orange);font-weight:800}
@media(max-width:1050px){.story-carousel{grid-template-columns:repeat(3,1fr)}.topic-grid{grid-template-columns:repeat(3,1fr)}.about-grid{grid-template-columns:260px 1fr}.identity-list{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:20px 0 0;display:grid;grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.site-header,#main,.site-footer{width:100%;margin-left:0;margin-right:0}.site-footer{margin-bottom:0}.shell{width:min(calc(100% - 28px),var(--shell))}.linkedin-cta{display:none}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#111;padding:20px}.primary-nav.is-open{display:block}.site-menu{flex-direction:column;align-items:flex-start}.hero{min-height:520px}.hero-copy{padding-top:70px}.hero h1{font-size:55px}.runner{opacity:.42}.story-carousel{grid-template-columns:1fr 1fr}.topic-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.about-photo{height:390px}.identity-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.quote-band .shell{flex-wrap:wrap}.quote-band em{margin-left:0}.post-featured{padding-top:20px}.post-featured img{height:auto;aspect-ratio:16/9}.post-layout{display:block;padding-top:30px}.post-share{position:static;border-left:0;border-top:1px solid var(--line);padding:18px 0 0;margin-top:32px}.post-hero h1{font-size:38px}}
@media(max-width:480px){.story-carousel,.topic-grid,.identity-list{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:flex-start}.hero h1{font-size:47px}.latest-image{height:180px}}

/* v0.5.0 layout refinements */
:root{--shell:1080px;--page:1180px}
body{background:#fff}
.site-header,#main,.site-footer{width:min(calc(100% - 56px),var(--page))}
.site-header{height:68px}
.header-inner{gap:26px}
.brand-mark{font-size:39px;min-width:54px}
.brand-copy strong{font-size:14px}.brand-copy small{font-size:6.5px}
.site-menu{gap:28px}.site-menu a{font-size:10px;letter-spacing:.08em}
.linkedin-cta{padding:10px 14px;font-size:9px;border-radius:2px;white-space:nowrap}.linkedin-cta span{font-size:12px}
.hero{min-height:390px;background-position:center center}
.hero-copy{padding:50px 0 42px;max-width:550px}.hero h1{font-size:64px}.hero p{font-size:17px}
.latest-section{padding-top:30px}.story-carousel{gap:13px}.latest-image{height:130px}
.latest-body{padding:11px 12px 13px}.latest-card h3{font-size:15px}.latest-card p{font-size:10.5px}
.topic-grid{gap:10px}.topic-tile{height:138px;background-size:cover;background-position:center}.topic-tile:before{background:linear-gradient(180deg,rgba(7,10,12,.05),rgba(7,10,12,.82))}.topic-tile strong{font-family:Arial,Helvetica,sans-serif;font-size:13px;letter-spacing:.04em}.topic-arrow{font-size:15px}
.site-footer{margin-bottom:0}
@media(max-width:760px){.site-header,#main,.site-footer{width:100%}.hero{min-height:480px}.hero h1{font-size:51px}}

/* v0.5.1 stories and article refinements */
.post-hero{padding:52px 0 40px}
.post-hero h1{margin-bottom:0}
.post-meta-primary{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;color:#d7d9da}
.post-meta-primary a{color:#fff}
.post-featured{max-width:900px;padding-top:32px;margin-bottom:0}
.post-featured img{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:4px;background:#f4f4f4}
.post-layout{max-width:980px;grid-template-columns:minmax(0,760px) 150px;padding-top:38px}
.stories-page{padding:64px 0 72px}
.stories-header{max-width:760px;margin-bottom:34px}
.stories-header h1{font-size:48px;line-height:1.05;margin:8px 0 12px}
.stories-header p{font-size:17px;color:var(--muted);margin:0}
.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.story-card{border:1px solid var(--line);background:#fff;box-shadow:0 8px 20px rgba(16,20,24,.05)}
.story-image{display:block;aspect-ratio:3/2;overflow:hidden;background:#eee}
.story-image img{width:100%;height:100%;object-fit:cover}
.story-content{padding:17px 18px 20px}
.story-content .post-meta{font-size:9px;color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.story-content h2{font-size:22px;line-height:1.15;margin:9px 0 10px}
.story-content p{font-size:13px;color:#555b60;margin:0 0 15px}
.read-more{font-size:11px;font-weight:800;color:var(--orange);text-transform:uppercase}
.stories-pagination{margin-top:36px}
.stories-pagination ul{display:flex;gap:8px;list-style:none;padding:0;margin:0;justify-content:center}
.stories-pagination a,.stories-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 12px;border:1px solid var(--line);font-size:12px;font-weight:700}
.stories-pagination .current{background:var(--orange);border-color:var(--orange);color:#fff}
@media(max-width:900px){.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.archive-grid{grid-template-columns:1fr}.stories-header h1{font-size:38px}.post-meta-primary{font-size:10px}.post-featured{width:min(calc(100% - 28px),900px)}}

/* v0.5.2 inline article image */
.post-featured-inline{
    float:right;
    width:min(42%,420px);
    margin:4px 0 24px 34px;
}
.post-featured-inline img{
    display:block;
    width:100%;
    height:auto;
    object-fit:contain;
    border-radius:4px;
    background:#f4f4f4;
}
.post-featured-inline + p{margin-top:0}
.post-content::after{content:"";display:table;clear:both}

@media(max-width:820px){
    .post-featured-inline{
        float:none;
        width:100%;
        max-width:620px;
        margin:0 auto 28px;
    }
}

/* v0.5.3 brand, framed layout, and card interactions */
body{background:#f5f5f5}
.site-frame{
    width:min(calc(100% - 56px),var(--page));
    margin:24px auto;
    background:#fff;
    border-radius:9px;
    box-shadow:0 12px 36px rgba(16,20,24,.10);
    overflow:hidden;
}
.site-frame>.site-header,.site-frame>#main,.site-frame>.site-footer{
    width:100%;
    margin-left:0;
    margin-right:0;
    border-radius:0;
}
.site-frame>.site-header{box-shadow:0 8px 28px rgba(0,0,0,.18)}
.site-frame>.site-footer{margin-bottom:0}
.brand{gap:14px}
.brand-copy{gap:0}
.brand-copy small{
    color:var(--orange);
    font-size:8.8px;
    font-weight:700;
    letter-spacing:.18em;
    line-height:1.15;
    margin-top:7px;
}
.latest-card,.story-card{
    transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.latest-image img,.story-image img{
    transition:transform .35s ease;
}
.latest-card h3 a,.story-content h2 a{
    transition:color .2s ease;
}
.latest-card:hover,.story-card:hover{
    border-color:rgba(243,107,33,.28);
    box-shadow:0 12px 28px rgba(16,20,24,.11);
    transform:translateY(-4px);
}
.latest-card:hover .latest-image img,.story-card:hover .story-image img{transform:scale(1.035)}
.latest-card:hover h3 a,.story-card:hover h2 a{color:var(--orange)}
.topic-tile{
    background-size:auto 100%;
    background-position:center;
    cursor:pointer;
    transition:transform .22s ease,box-shadow .22s ease,background-size .35s ease;
}
.topic-tile:before{pointer-events:none;transition:background .25s ease}
.topic-arrow{transition:transform .22s ease}
.topic-tile:hover,.topic-tile:focus-visible{
    background-size:auto 105%;
    box-shadow:0 12px 24px rgba(16,20,24,.18);
    transform:translateY(-4px);
}
.topic-tile:hover:before,.topic-tile:focus-visible:before{background:linear-gradient(180deg,rgba(7,10,12,.02),rgba(7,10,12,.72))}
.topic-tile:hover .topic-arrow,.topic-tile:focus-visible .topic-arrow{transform:translateX(4px)}
.topic-tile:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
@media(max-width:760px){
    body{background:#fff}
    .site-frame{width:100%;margin:0;border-radius:0;box-shadow:none}
    .hero.has-image{
        background-position:60% center;
    }
}
@media(prefers-reduced-motion:reduce){
    .latest-card,.story-card,.latest-image img,.story-image img,.topic-tile,.topic-tile:before,.topic-arrow{transition:none}
}

/* v0.5.7 consistent brand artwork and article navigation */
.brand-mark-image{
    display:block;
    flex:0 0 auto;
    width:58px;
    height:auto;
}
.footer-logo .brand-mark-image{width:64px}
.quote-signature{
    display:block;
    width:220px;
    max-width:24%;
    height:auto;
    margin-left:auto;
}
.post-navigation{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:32px;
    padding:0 0 62px;
    border-top:1px solid var(--line);
}
.post-navigation>div{padding-top:24px}
.post-navigation a{display:block;max-width:420px}
.post-navigation span{
    display:block;
    color:var(--orange);
    font-size:10px;
    font-weight:800;
    letter-spacing:.08em;
    margin-bottom:8px;
    text-transform:uppercase;
}
.post-navigation strong{
    display:block;
    font-size:20px;
    line-height:1.2;
    transition:color .2s ease;
}
.post-navigation a:hover strong,.post-navigation a:focus-visible strong{color:var(--orange)}
.post-navigation-next{text-align:right}
.post-navigation-next a{margin-left:auto}
@media(max-width:760px){
    .brand-mark-image{width:55px}
    .footer-logo .brand-mark-image{width:60px}
    .quote-signature{width:170px;max-width:55%;margin-left:0}
    .post-navigation{grid-template-columns:1fr;gap:4px;padding-bottom:44px}
    .post-navigation-next{text-align:left}
    .post-navigation-next a{margin-left:0}
}
