@import 'https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Inter:wght@400;600;700&family=JetBrains+Mono:wght@400&display=swap';:root{--color-navy:#1B2A4A;--color-blaze:#E8520A;--color-blaze-dark:#A83B0A;--color-blaze-hover:#8C3000;--color-steel:#2E3F5C;--color-smoke:#5C6B82;--color-fog:#EDF0F4;--color-white:#FFFFFF;--color-divider:#D1D9E0;--font-display:"Barlow Condensed", sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", monospace;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:32px;--space-xl:48px;--space-2xl:64px;--space-3xl:96px;--radius-sm:2px;--radius-md:4px;--radius-none:0px}@media(prefers-color-scheme:dark){:root{--color-blaze-dark:#E8520A;--color-blaze-hover:#FF6A2A;--color-smoke:#8FA3B8;--color-divider:#3A4F6A}}body,.navigation a,.navigation span{font-family:var(--font-body)}body{background-color:var(--color-fog);color:var(--color-navy);font-size:1.7rem}@media(prefers-color-scheme:dark){body{background-color:var(--color-navy);color:var(--color-fog)}}h1,h2{font-family:var(--font-display);letter-spacing:-.01em}h1{font-size:4.8rem;font-weight:700}h2{font-size:3.6rem;font-weight:600}h3,h4,h5,h6{font-family:var(--font-body);font-weight:600}h3{font-size:2.2rem}h4{font-size:1.9rem}@media only screen and (max-width:768px){h1{font-size:3.6rem}h2{font-size:2.8rem}h3{font-size:2rem}}.eyebrow{font-family:var(--font-body);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--color-smoke)}.data-value{font-family:var(--font-mono);font-size:1.5rem}a{color:var(--color-blaze-dark)}a:hover,a:focus{color:var(--color-blaze-hover)}.navigation a:hover,.navigation a:focus{color:var(--color-blaze-dark)}.content:has(.homepage-wrapper){margin-top:0;margin-bottom:0}.homepage-wrapper{flex:1;width:100%;min-width:0;display:flex;flex-direction:column}.hp-divider{height:1px;background:linear-gradient(to right,#b5922a,transparent);flex-shrink:0}.hp-section{width:100%;padding:80px 24px;box-sizing:border-box}.hp-inner{max-width:800px;margin:0 auto}.hp-hero{position:relative;background-color:#0f0f0f;padding-top:100px;padding-bottom:100px}.hp-hero::before{content:'';position:absolute;inset:0;background-image:url(/images/cover_outdoor1.jpg);background-size:cover;background-position:50%;opacity:.08;z-index:0;pointer-events:none}.hp-hero .hp-inner{position:relative;z-index:1}.hp-eyebrow-row{display:flex;align-items:center;gap:12px;margin-bottom:28px}.hp-eyebrow-rule{display:inline-block;width:32px;height:2px;background-color:#b5922a;flex-shrink:0}.hp-eyebrow-text{font-family:Arial,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#b5922a}.hp-h1{font-family:Georgia,serif;font-size:5.6rem;font-weight:400;line-height:1.1;color:#fff;margin:0 0 28px}.hp-h1-em{font-style:italic;color:#b5922a}.hp-subtitle{font-family:Georgia,serif;font-size:1.8rem;color:#d4d0c8;line-height:1.6;max-width:640px;margin:0 0 40px}.hp-btn-row{display:flex;gap:16px;flex-wrap:wrap}.hp-btn{display:inline-block;font-family:Arial,sans-serif;font-size:1.4rem;font-weight:600;padding:12px 28px;text-decoration:none !important;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;letter-spacing:.03em}.hp-btn-primary{background-color:#b5922a;color:#0f0f0f !important}.hp-btn-primary:hover,.hp-btn-primary:focus{background-color:#8a6d1e;color:#0f0f0f !important;text-decoration:none !important}.hp-btn-ghost{background-color:transparent;color:#fff !important;border:1px solid rgba(255,255,255,.6)}.hp-btn-ghost:hover,.hp-btn-ghost:focus{background-color:rgba(255,255,255,.1);border-color:#fff;text-decoration:none !important}.hp-btn-white{background-color:#fff;color:#0f0f0f !important}.hp-btn-white:hover,.hp-btn-white:focus{background-color:#e8e8e8;text-decoration:none !important}.hp-problem{background-color:#1a1a1a}.hp-label-row{display:flex;align-items:center;gap:16px;margin-bottom:32px}.hp-section-label{font-family:Arial,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#b5922a;white-space:nowrap;flex-shrink:0}.hp-label-rule{flex:1;height:1px;background-color:#b5922a;opacity:.35}.hp-body-lg{font-family:Georgia,serif;font-size:2.2rem;line-height:1.65;color:#d4d0c8;margin:0 0 36px}.hp-white-italic{color:#fff;font-style:italic}.hp-pullquote{border-left:3px solid #b5922a;border-top:none;border-right:none;border-bottom:none;padding:4px 0 4px 24px;margin:0;font-family:Georgia,serif;font-size:1.8rem;font-style:italic;color:#d4d0c8;line-height:1.65}.hp-transitional{background-color:#2c2c2c}.hp-transitional-inner{max-width:900px;display:flex;align-items:center;justify-content:space-between;gap:48px}.hp-transitional-left{flex:1}.hp-h3{font-family:Georgia,serif;font-size:2.4rem;font-weight:400;color:#fff;margin:0 0 16px;line-height:1.3}.hp-transitional-body{font-family:Georgia,serif;font-size:1.7rem;color:#d4d0c8;line-height:1.65;margin:0}.hp-transitional-right{flex-shrink:0}.hp-stakes{background-color:#8b1a1a;text-align:center}.hp-stakes-inner{max-width:680px;display:flex;flex-direction:column;align-items:center;gap:36px}.hp-stakes-body{font-family:Georgia,serif;font-size:2rem;line-height:1.65;color:#f0d4d4;margin:0}.hp-posts{background-color:#f2efe8}.hp-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:8px}.hp-post-card{display:flex;flex-direction:column;gap:10px;background:#fff;padding:24px;text-decoration:none !important;border-top:3px solid transparent;transition:border-color .15s ease}.hp-post-card:hover,.hp-post-card:focus{border-top-color:#b5922a;text-decoration:none !important}.hp-post-cat{font-family:Arial,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b5922a}.hp-post-title{font-family:Georgia,serif;font-size:1.8rem;font-weight:400;color:#1a1a1a !important;margin:0;line-height:1.3}.hp-post-excerpt{font-family:Arial,sans-serif;font-size:1.4rem;color:#555;line-height:1.55;margin:0}.hp-final-cta{background-color:#000}.hp-final-cta-inner{text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.hp-final-h2{font-family:Georgia,serif;font-size:3.6rem;font-weight:400;color:#fff;margin:0;line-height:1.2}.hp-final-body{font-family:Georgia,serif;font-size:1.8rem;color:#d4d0c8;line-height:1.6;max-width:600px;margin:0}@media only screen and (max-width:900px){.hp-transitional-inner{flex-direction:column;gap:28px;align-items:flex-start}.hp-posts-grid{grid-template-columns:1fr}}@media only screen and (max-width:768px){.hp-section{padding:60px 20px}.hp-hero{padding-top:72px;padding-bottom:72px}.hp-h1{font-size:3.8rem}.hp-body-lg{font-size:1.9rem}.hp-final-h2{font-size:2.8rem}}.form-group{margin-bottom:1.4rem}.form-group label{display:block;font-weight:600;margin-bottom:.4rem;font-size:1.4rem}.form-group input,.form-group textarea{width:100%;padding:.8rem 1rem;border:1px solid var(--color-divider);border-radius:var(--radius-md);font-family:inherit;font-size:1.4rem;box-sizing:border-box;background:var(--color-white);color:var(--color-navy)}.form-group textarea{resize:vertical}.contact-form-wrapper button{background-color:var(--color-blaze);color:var(--color-white);border:none;border-radius:var(--radius-md);padding:.9rem 2.4rem;font-size:1.4rem;font-weight:600;font-family:inherit;cursor:pointer;margin-top:.5rem;transition:background-color .15s ease}.contact-form-wrapper button:hover{background-color:var(--color-blaze-hover)}@media(prefers-color-scheme:dark){.form-group input,.form-group textarea{background:var(--color-steel);color:var(--color-fog);border-color:var(--color-divider)}}ul .post-list-item{display:flex;align-items:flex-start;gap:1.6rem;margin-bottom:2.4rem;list-style:none;padding:0}.post-list-thumbnail{flex-shrink:0;width:130px;height:86px;overflow:hidden;border-radius:var(--radius-md)}.post-list-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.post-list-thumbnail-placeholder{flex-shrink:0;width:130px;height:86px;background:var(--color-divider);border-radius:var(--radius-md)}@media(prefers-color-scheme:dark){.post-list-thumbnail-placeholder{background:var(--color-steel)}}.post-list-content{display:flex;flex-direction:column;gap:.3rem}.post-list-content .date{font-size:1.3rem;color:var(--color-smoke)}.post-list-content .title{font-size:1.6rem;font-weight:600}.post-list-summary{font-size:1.35rem;color:var(--color-smoke);line-height:1.55;margin:0}@media only screen and (max-width:600px){ul .post-list-item{flex-direction:column;gap:1rem}.post-list-thumbnail,.post-list-thumbnail-placeholder{width:100%;height:180px}}.reading-list-section{margin-bottom:3.5rem}.reading-list-section h2{border-bottom:2px solid var(--color-blaze);padding-bottom:.6rem;margin-bottom:2rem}.reading-card{padding:1.4rem 0;border-bottom:1px solid var(--color-divider)}.reading-card:last-child{border-bottom:none}.reading-card-header{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.4rem}.reading-card-title{font-size:1.6rem;font-weight:600;margin:0}.reading-status-badge{font-size:1.1rem;font-weight:700;padding:.15rem .7rem;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.06em}.status-reading{background:#fff3e0;color:#a83b00}.status-completed{background:#e8f5e9;color:#1e7d52}.status-queue{background:#e8edf4;color:var(--color-navy)}.status-following{background:#dde6f0;color:var(--color-steel)}.reading-card-meta{font-size:1.3rem;color:var(--color-smoke);margin-bottom:.6rem}.reading-card-notes{font-size:1.4rem;line-height:1.65;margin:0}@media(prefers-color-scheme:dark){.reading-list-section h2{color:var(--color-fog)}.reading-card .reading-card-title,.reading-card .reading-card-notes{color:var(--color-fog) !important}.reading-card .reading-card-meta{color:var(--color-smoke) !important}.status-reading{background:#4a2800;color:#ffb74d}.status-completed{background:#1b3320;color:#81c784}.status-queue{background:var(--color-steel);color:var(--color-fog)}.status-following{background:#1a2a3a;color:var(--color-smoke)}}