:root{--ink:#1f2b25;--paper:#f7f3ea;--cream:#efe7d7;--sage:#9aaa8a;--sage-dark:#536a5b;--coral:#e86e56;--red:#bd2634;--line:rgba(31,43,37,.15);--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);overflow-wrap:break-word}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%;height:auto}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link:focus{position:fixed;top:8px;left:8px;z-index:9999;background:#fff;padding:12px 16px;border:2px solid var(--ink)}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}
.top-note{background:var(--ink);color:#fff;text-align:center;padding:10px 20px;font-size:10px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase}.site-header{max-width:1240px;margin:auto;padding:17px 28px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-family:var(--serif);font-size:23px;line-height:.92}.brand small{display:block;font-family:var(--sans);font-size:8px;letter-spacing:.17em;text-transform:uppercase;margin-top:8px;font-weight:700}.brand-title{display:block}.brand-mark{flex:0 0 auto;width:40px;height:40px;border-radius:50% 50% 48% 52%;background:var(--coral);color:#fff;display:grid;place-items:center;transform:rotate(-8deg)}.brand-mark i{font-family:var(--serif);font-size:25px;transform:rotate(8deg);font-style:italic}.brand .custom-logo-link{display:flex;align-items:center;max-width:min(var(--hominspire-logo-max-width,250px),42vw);line-height:0}.brand .custom-logo{display:block;width:auto;max-width:100%;height:auto;max-height:58px;object-fit:contain}.brand.is-logo-only{flex:0 1 auto}.brand-copy{min-width:0}.nav{margin-left:auto}.nav,.nav-list{display:flex;align-items:center;gap:clamp(16px,2.1vw,28px);font-size:13px;font-weight:700}.nav-list{margin:0;padding:0}.nav li{list-style:none}.nav a{display:flex;align-items:center;min-height:44px;white-space:nowrap}.nav a:hover{text-decoration:underline;text-underline-offset:5px}.menu-button{display:none;flex:0 0 48px;border:0;background:transparent;width:48px;height:48px;padding:9px;cursor:pointer}.menu-button span{display:block;height:2px;background:var(--ink);margin:7px 0;transition:.2s}
.hero{max-width:1240px;margin:auto;min-height:600px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;padding:48px 28px 66px;overflow:hidden}.hero-copy{padding-left:clamp(0px,4vw,56px);position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:800;color:var(--sage-dark)}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.045em;line-height:.96}h1{font-size:clamp(52px,6.25vw,86px);margin:.18em 0}h1 em,h2 em{font-weight:500;color:var(--coral)}.hero-lede{font-size:16px;line-height:1.65;max-width:450px;color:#526058;margin:24px 0}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:var(--ink);color:#fff;border-radius:999px;font-size:13px;font-weight:700;padding:13px 23px}.button:hover{background:var(--coral)}.text-link{display:inline-flex;align-items:center;min-height:44px;font-size:12px;font-weight:800;border-bottom:1px solid transparent}.text-link:hover{border-color:var(--ink)}.hero-visual{position:relative;height:500px}.hero-photo-wrap{display:block;width:74%;height:100%;margin-left:13%;position:relative;border-radius:48% 48% 5px 5px;overflow:hidden;z-index:2;box-shadow:0 25px 70px rgba(61,69,56,.15)}.hero-photo-wrap img{width:100%;height:100%;object-fit:cover}.save-pill{position:absolute;top:20px;right:15%;z-index:4;background:var(--red);color:#fff;min-height:44px;padding:9px 15px;border-radius:999px;font-weight:800;font-size:12px;display:flex;gap:7px;align-items:center}.floating-note{position:absolute;left:0;bottom:28px;z-index:3;background:#fff;color:var(--ink);width:min(250px,46%);padding:20px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;box-shadow:0 18px 45px rgba(34,48,39,.15);transition:transform .2s ease,box-shadow .2s ease}.floating-note:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(34,48,39,.2)}.floating-note-copy{min-width:0;font-family:var(--serif);font-size:13px;line-height:1.35}.floating-note b{display:block;font-family:var(--sans);font-size:9px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px}.floating-note-copy>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.note-no{font-family:var(--serif);font-size:29px;color:var(--coral)}.sun-disc{position:absolute;width:340px;height:340px;background:#e5d0a1;border-radius:50%;top:-22px;right:-70px}.placeholder-art{width:100%;height:100%;min-height:250px;background:linear-gradient(145deg,#b3bea6,#d9c4a2 48%,#cf826e);display:grid;place-items:center;padding:30px;text-align:center;color:#fff;font-size:12px;letter-spacing:.1em;text-transform:uppercase}
.topics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px max(28px,calc((100vw - 1184px)/2));display:flex;align-items:center;gap:42px}.topics p{font-size:10px;letter-spacing:.17em;text-transform:uppercase;font-weight:800;white-space:nowrap}.topics div{display:flex;gap:9px;overflow-x:auto;padding:3px}.topics a,.topics span{border:1px solid var(--line);padding:10px 16px;border-radius:999px;font-size:11px;white-space:nowrap}.topics a:hover{background:var(--cream)}
.inspiration,.archive-main{max-width:1240px;margin:auto;padding:100px 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:55px}.section-heading h2{font-size:clamp(47px,6vw,78px);margin:.15em 0}.section-heading>p{max-width:360px;font-size:14px;line-height:1.7;color:#647168}.masonry{columns:3;column-gap:24px}.pin-card{break-inside:avoid;margin:0 0 46px;position:relative}.card-image{display:block;height:390px;position:relative;overflow:hidden;background:var(--cream)}.pin-card:nth-child(3n+2) .card-image{height:500px}.pin-card:nth-child(3n) .card-image{height:330px}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.pin-card:hover img{transform:scale(1.025)}.pin-save{position:absolute;top:14px;right:14px;width:44px;height:44px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font:700 17px Georgia;opacity:0;transform:translateY(-4px);transition:.2s}.pin-card:hover .pin-save,.pin-save:focus-visible{opacity:1;transform:none}.card-meta{display:flex;justify-content:space-between;text-transform:uppercase;font-size:9px;letter-spacing:.13em;color:#6c776f;margin-top:16px}.pin-card h3{font-family:var(--serif);font-size:27px;line-height:1.1;font-weight:500;margin:9px 34px 0 0}.pin-card h3 a:hover{color:var(--coral)}.empty-state{break-inside:avoid;background:var(--cream);padding:45px}.empty-state h2,.empty-state h3{font-family:var(--serif);font-size:32px;margin-top:0}.empty-state input[type=search]{min-height:48px;padding:10px;border:1px solid var(--line);background:#fff}.empty-state input[type=submit]{min-height:48px;border:0;background:var(--ink);color:#fff;padding:10px 18px;cursor:pointer}
.newsletter{background:var(--sage);display:grid;grid-template-columns:1fr 1fr;min-height:500px;overflow:hidden}.newsletter-art{position:relative;display:grid;place-items:center;background:linear-gradient(135deg,#798d72,#adba9c);font-family:var(--serif);font-size:150px;color:rgba(247,243,234,.8)}.newsletter-art span{position:absolute;font-size:35px}.newsletter-art span:first-child{top:22%;left:22%}.newsletter-art span:last-child{bottom:20%;right:20%}.newsletter-copy{padding:80px max(40px,8vw);display:flex;flex-direction:column;justify-content:center}.newsletter-copy h2{font-size:64px;margin:.16em 0}.newsletter-copy h2 em{color:#fff}.newsletter-copy>p:not(.eyebrow){font-size:14px;line-height:1.7;max-width:500px}.newsletter form{display:flex;align-items:center;margin-top:20px;border-bottom:1px solid var(--ink)}.newsletter input{flex:1;min-width:0;min-height:52px;border:0;background:transparent;padding:14px 0;outline:0}.newsletter button{border:0;background:transparent;min-height:44px;font-weight:800;font-size:12px;cursor:pointer}.newsletter .form-note{font-size:10px!important;opacity:.75;margin:10px 0 0}.newsletter-status{border-left:3px solid var(--ink);padding-left:15px}
.site-footer{border-top:1px solid var(--line);color:#667169}.footer-main{max-width:1240px;margin:auto;padding:64px 28px 48px;display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(3,minmax(130px,1fr));gap:55px}.footer-intro>p{max-width:300px;font-size:13px;line-height:1.7;margin:20px 0 0}.footer-brand{color:var(--ink)}.footer-column h2{font-family:var(--sans);font-size:10px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;color:var(--ink)}.footer-column ul{padding:0;margin:0}.footer-column li{list-style:none}.footer-column a{display:inline-flex;align-items:center;min-height:36px;font-size:12px}.site-footer a:hover{color:var(--coral)}.footer-bottom{border-top:1px solid var(--line);max-width:1240px;margin:auto;padding:20px 28px 28px;display:flex;justify-content:space-between;gap:25px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.footer-bottom p{margin:0}.footer-bottom a{font-weight:800}
.archive-header{max-width:820px;margin:0 auto 70px;text-align:center}.archive-header h1{margin:.2em 0}.archive-description{color:#667169;line-height:1.7}.pagination .nav-links{display:flex;justify-content:center;gap:8px;margin-top:45px}.page-numbers{border:1px solid var(--line);min-width:44px;height:44px;border-radius:50%;display:grid;place-items:center}.page-numbers.current{background:var(--ink);color:#fff}
.single-article{padding-bottom:80px}.single-header{max-width:920px;margin:85px auto 55px;text-align:center;padding:0 24px}.single-header h1{font-size:clamp(50px,7vw,92px)}.single-deck{font-family:var(--serif);font-size:21px;line-height:1.55;color:#5c6961;max-width:720px;margin:25px auto}.byline{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 18px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#657168}.single-hero{max-width:1120px;margin:0 auto 75px;position:relative}.single-hero img{width:100%;aspect-ratio:4/3;object-fit:cover}.single-hero .save-pill{right:22px}.single-hero figcaption{font-size:11px;color:#6c776f;margin-top:10px}.single-layout{max-width:960px;margin:auto;display:grid;grid-template-columns:150px minmax(0,1fr);gap:55px;padding:0 24px}.share-rail{font-size:10px;text-transform:uppercase;letter-spacing:.12em;display:flex;flex-direction:column;gap:12px}.share-rail a{display:flex;align-items:center;min-height:44px;color:var(--red);font-weight:800}.entry-content{font-family:var(--serif);font-size:19px;line-height:1.8}.entry-content>*:first-child{margin-top:0}.entry-content h2,.entry-content h3{font-family:var(--sans);letter-spacing:-.02em;line-height:1.2;margin-top:2em}.entry-content h2{font-size:32px}.entry-content h3{font-size:23px}.entry-content a{text-decoration:underline;text-decoration-color:var(--coral);text-underline-offset:3px}.entry-content blockquote{border-left:4px solid var(--coral);margin:2em 0;padding:10px 0 10px 28px;font-size:26px;color:var(--sage-dark)}.entry-content img{border-radius:2px}.entry-content figure{margin:2.4em 0}.entry-content figcaption{font-family:var(--sans);font-size:11px;color:#6c776f}.post-footer{max-width:960px;margin:60px auto;padding:35px 24px;border-top:1px solid var(--line)}.post-tags a{display:inline-block;border:1px solid var(--line);border-radius:999px;padding:10px 13px;margin:0 6px 6px 0;font-size:11px}.author-box{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:start;background:var(--cream);padding:28px;margin-top:35px}.author-box img{border-radius:50%}.author-box h2{font-size:28px;margin:4px 0}.author-box p:last-child{font-size:14px;line-height:1.65;margin-bottom:0}.related-posts{margin-top:70px}.related-posts>h2{font-size:45px;margin:.15em 0 35px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.related-grid .pin-card{margin-bottom:0}.related-grid .card-image{height:310px}.related-grid .pin-card h3{font-size:22px}.post-navigation .nav-links{display:flex;justify-content:space-between;gap:30px;margin-top:50px}.post-navigation a{font-family:var(--serif);display:inline-flex;min-height:44px;align-items:center}.not-found{max-width:760px;margin:110px auto;text-align:center;padding:0 24px}.not-found h1{font-size:75px}.not-found p{margin-bottom:35px;line-height:1.7}
.standard-page{padding:80px 24px 110px}.page-header{max-width:800px;margin:0 auto 55px;text-align:center}.page-header h1{margin:.15em 0}.page-updated{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6c776f}.page-content{max-width:760px;margin:auto}.page-content>h2{padding-top:1.35em;border-top:1px solid var(--line)}.page-content>h2:first-of-type{border-top:0}.page-content ul,.page-content ol{padding-left:1.25em}.page-content li{margin-bottom:.55em}.legal-page .page-content{background:rgba(255,255,255,.45);padding:clamp(24px,5vw,60px);box-shadow:0 24px 70px rgba(31,43,37,.06)}.legal-review-notice{font-family:var(--sans);font-size:13px;line-height:1.6;background:#fff4cf;border-left:4px solid #9b7416;padding:16px 18px;margin-bottom:35px}
.comments-area{max-width:760px;margin:60px auto;padding:0 24px}.comment-list{padding-left:22px}
.section-heading h1{font-size:clamp(47px,6vw,78px);margin:.15em 0}
body .klpg-legal-page{width:min(100% - 48px,1120px)!important;margin:64px auto 96px!important}body .klpg-legal-article{background:transparent!important}body .klpg-legal-header{position:relative;overflow:hidden;background:var(--ink);color:#fff;padding:clamp(48px,8vw,88px);margin-bottom:28px}body .klpg-legal-header:before{content:"HOMINSPIRE • POLICIES & INFORMATION";display:block;margin-bottom:22px;font:800 10px/1.4 var(--sans);letter-spacing:.18em;color:#c8d6c1}body .klpg-legal-header:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:var(--coral);right:-95px;top:-105px;opacity:.9}body .klpg-legal-title{position:relative;z-index:1;max-width:820px;margin:0!important;color:#fff;font:500 clamp(3.2rem,7vw,5.8rem)/.95 var(--serif)!important;letter-spacing:-.05em}body .klpg-legal-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}body .klpg-legal-toc{position:sticky;top:24px;background:var(--cream);border-left:4px solid var(--coral);padding:24px 20px}body .klpg-legal-toc h2{margin:0 0 13px;font:800 10px/1.4 var(--sans);text-transform:uppercase;letter-spacing:.16em}body .klpg-legal-toc ol{margin:0;padding:0;list-style:none}body .klpg-legal-toc li+li{border-top:1px solid var(--line)}body .klpg-legal-toc a{display:block;padding:10px 0;font:650 12px/1.35 var(--sans);text-decoration:none}body .klpg-legal-toc a:hover{color:var(--coral)}body .klpg-legal-content{background:#fff!important;border:1px solid var(--line);box-shadow:0 24px 70px rgba(31,43,37,.07);padding:clamp(34px,6vw,72px)!important;font-size:18px!important;line-height:1.8!important}body .klpg-legal-content>p:first-child{display:inline-block;margin:0 0 30px!important;padding:8px 12px;border-radius:999px;background:var(--cream);font:700 10px/1.4 var(--sans);letter-spacing:.07em;text-transform:uppercase;color:var(--sage-dark)}body .klpg-legal-content h2{padding-top:1.5em;border-top:1px solid var(--line);font:700 clamp(1.45rem,3vw,2rem)/1.2 var(--sans)!important;letter-spacing:-.025em}body .klpg-legal-content h2:first-of-type{border-top:0;padding-top:.7em}body .klpg-legal-content li{margin-bottom:.6em}body .klpg-legal-content li::marker{color:var(--coral)}body .klpg-legal-content a{color:var(--sage-dark);text-decoration-color:var(--coral)!important;text-decoration-thickness:2px!important}body .klpg-legal-content p,body .klpg-legal-content ul,body .klpg-legal-content ol{margin-bottom:1.35em!important}@media(max-width:820px){body .klpg-legal-page{width:min(100% - 32px,760px)!important;margin-top:36px!important}body .klpg-legal-layout{grid-template-columns:1fr}body .klpg-legal-toc{position:static}body .klpg-legal-toc ol{columns:2;column-gap:24px}body .klpg-legal-toc li{break-inside:avoid}}@media(max-width:560px){body .klpg-legal-page{width:min(100% - 24px,760px)!important;margin-top:24px!important}body .klpg-legal-header{padding:36px 26px}body .klpg-legal-header:after{width:150px;height:150px}body .klpg-legal-title{font-size:2.75rem!important}body .klpg-legal-content{padding:28px 22px!important;font-size:16.5px!important}body .klpg-legal-toc ol{columns:1}body .klpg-legal-content h2{font-size:1.35rem!important}}
@media(hover:none){.pin-save{opacity:1;transform:none}}
@media(max-width:900px){.site-header{padding:13px 20px;gap:18px}.brand .custom-logo-link{max-width:min(var(--hominspire-logo-max-width,250px),62vw)}.brand .custom-logo{max-height:52px}.menu-button{display:block}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.nav{display:none;position:absolute;top:100%;left:20px;right:20px;background:var(--paper);padding:22px;box-shadow:0 18px 45px rgba(31,43,37,.15);border:1px solid var(--line)}.nav.open{display:block}.nav-list{flex-direction:column;align-items:stretch;gap:4px}.hero{grid-template-columns:1fr;min-height:0;padding:48px 20px 50px}.hero-copy{padding:0 0 40px}.hero-visual{height:450px}.hero-photo-wrap{width:84%;margin-left:16%}.save-pill{right:5%}.topics{padding:18px 20px;display:block}.inspiration,.archive-main{padding:75px 20px}.section-heading{display:block}.section-heading>p{margin-top:25px}.masonry{columns:2}.newsletter{grid-template-columns:1fr}.newsletter-art{min-height:300px}.newsletter-copy{padding:65px 28px}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer-intro{grid-column:1/-1}.single-layout{grid-template-columns:1fr}.share-rail{flex-direction:row;align-items:center}.single-hero{margin-bottom:50px}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){h1{font-size:clamp(46px,14vw,58px)}.top-note{padding:8px 16px;font-size:8.5px;letter-spacing:.1em}.brand small{display:none}.brand .custom-logo-link{max-width:min(var(--hominspire-logo-max-width,250px),68vw)}.brand .custom-logo{max-height:46px}.hero-actions{align-items:stretch;flex-direction:column;max-width:220px}.text-link{justify-content:center}.hero-visual{height:390px}.hero-photo-wrap{width:88%;margin-left:12%}.save-pill{top:14px;right:3%;min-height:42px;padding:8px 13px}.floating-note{left:0;bottom:18px;width:min(230px,64%);padding:15px}.masonry{columns:1}.pin-card:nth-child(n) .card-image{height:auto;aspect-ratio:2/3}.section-heading h2,.newsletter-copy h2{font-size:46px}.newsletter-art{font-size:115px}.newsletter form{display:block;border:0}.newsletter input{width:100%;border-bottom:1px solid var(--ink)}.newsletter button{width:100%;margin-top:12px;background:var(--ink);color:#fff;padding:13px 17px;border-radius:999px}.footer-main{grid-template-columns:1fr;padding:45px 20px 30px;gap:28px}.footer-intro{grid-column:auto}.footer-column h2{margin-bottom:8px}.footer-bottom{padding:20px;flex-direction:column}.footer-brand{width:100%}.single-deck{font-size:18px}.entry-content{font-size:17px}.single-header{margin-top:60px}.single-hero img{aspect-ratio:4/3}.byline{flex-direction:column}.author-box{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}.related-grid .card-image{height:auto;aspect-ratio:2/3}.not-found h1{font-size:52px}.standard-page{padding-top:60px}.legal-page .page-content{padding:24px 20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Hominspire 2.3 — professional new-blog, trust, archive, and form refinements. */
.new-site-panel{break-inside:avoid;padding:clamp(34px,5vw,58px);border:1px solid var(--line);background:#fff;box-shadow:0 20px 55px rgba(31,43,37,.07)}
.new-site-panel h3{max-width:560px;margin:.35em 0;font:500 clamp(2rem,4vw,3.35rem)/1.05 var(--serif);letter-spacing:-.04em}
.new-site-panel p:not(.eyebrow){max-width:600px;color:#617067;line-height:1.75}
.home-principles{max-width:1240px;margin:0 auto;padding:20px 28px 105px}
.home-principles-heading{display:grid;grid-template-columns:.65fr 1.35fr;gap:45px;align-items:end;margin-bottom:38px;border-top:1px solid var(--line);padding-top:54px}
.home-principles-heading h2{max-width:780px;margin:0;font-size:clamp(42px,5vw,68px)}
.home-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.home-principles-grid article{min-height:230px;padding:30px;border:1px solid var(--line);background:rgba(255,255,255,.38)}
.home-principles-grid article>span{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--cream);font:700 12px var(--sans);color:var(--coral)}
.home-principles-grid h3{margin:38px 0 10px;font:600 26px/1.12 var(--serif)}
.home-principles-grid p{margin:0;color:#617067;font-size:14px;line-height:1.7}
.home-about{max-width:1240px;margin:0 auto 105px;padding:58px 60px;display:grid;grid-template-columns:1.2fr .8fr;gap:65px;align-items:end;background:var(--cream)}
.home-about h2{max-width:760px;margin:.18em 0 0;font-size:clamp(40px,5vw,66px)}
.home-about>div:last-child p{margin:0 0 24px;color:#5e6b63;line-height:1.75}
.archive-count{display:inline-flex;margin-top:18px;padding:8px 13px;border-radius:999px;background:var(--cream);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--sage-dark)}
.article-breadcrumbs{max-width:1120px;margin:34px auto 0;padding:0 24px;display:flex;align-items:center;gap:8px;color:#68756d;font-size:11px;line-height:1.45}
.article-breadcrumbs a:hover{color:var(--coral)}
.article-breadcrumbs span[aria-current=page]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.article-toc{margin:38px 0 48px;border:1px solid var(--line);background:var(--cream);padding:25px 28px}
.article-toc-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}
.article-toc-heading span{font:700 17px var(--sans)}
.article-toc-heading small{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#6e7972}
.article-toc ol{columns:2;column-gap:30px;margin:18px 0 0;padding:0;list-style:none}
.article-toc li{break-inside:avoid;margin:0!important;border-bottom:1px solid rgba(31,43,37,.08)}
.article-toc li:last-child{border-bottom:0}
.article-toc a{display:block;padding:10px 0;font-size:13px;line-height:1.4;text-decoration:none!important}
.article-toc .toc-level-3 a{padding-left:15px;color:#637068;font-size:12px}
.entry-content h2[id],.entry-content h3[id]{scroll-margin-top:28px}
.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 auto 35px;max-width:760px}
.post-tags a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;font-size:11px;font-weight:700}
.author-box .text-link{margin-top:8px}
.nav-subtitle{display:block;margin-bottom:6px;color:#6b776f;font:800 9px/1.3 var(--sans);letter-spacing:.12em;text-transform:uppercase}
.nav-title{font:500 20px/1.25 var(--serif)}
.hominspire-contact-wrap{margin:28px 0 45px}
.hominspire-contact-form{display:grid;gap:18px;padding:30px;border:1px solid var(--line);background:var(--cream)}
.hominspire-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.hominspire-contact-form label>span{display:block;margin-bottom:7px;font:700 11px/1.4 var(--sans);letter-spacing:.04em}
.hominspire-contact-form input[type=text],.hominspire-contact-form input[type=email],.hominspire-contact-form select,.hominspire-contact-form textarea{width:100%;border:1px solid rgba(31,43,37,.2);border-radius:0;background:#fff;padding:13px 14px;color:var(--ink)}
.hominspire-contact-form textarea{resize:vertical}
.hominspire-contact-form .hominspire-consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.55}
.hominspire-contact-form .hominspire-consent>span{font-weight:400;letter-spacing:0}
.hominspire-contact-form .hominspire-consent input{margin-top:3px}
.hominspire-contact-form .button{justify-self:start;border:0;cursor:pointer}
.hominspire-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.hominspire-form-message{margin-bottom:18px;padding:14px 16px;border-left:4px solid;font-size:13px;line-height:1.55}
.hominspire-form-message.is-success{border-color:#2d7f4d;background:#eaf6ee;color:#1f6038}
.hominspire-form-message.is-error{border-color:#b44444;background:#fff0f0;color:#7e2f2f}
.hominspire-new-blog .related-posts:empty{display:none}
@media(max-width:900px){.home-principles-heading,.home-about{grid-template-columns:1fr}.home-principles-grid{grid-template-columns:1fr 1fr}.home-about{margin-left:20px;margin-right:20px;padding:48px 38px}.article-toc ol{columns:1}}
@media(max-width:560px){.home-principles{padding-left:20px;padding-right:20px}.home-principles-grid{grid-template-columns:1fr}.home-about{padding:38px 25px}.hominspire-form-grid{grid-template-columns:1fr}.hominspire-contact-form{padding:22px 18px}.article-toc{padding:22px 18px}.article-toc-heading{display:block}.article-toc-heading small{display:block;margin-top:5px}.article-breadcrumbs{margin-top:22px}.article-breadcrumbs span[aria-current=page]{display:none}}
.nav-list>.menu-item-has-children{position:relative}
.nav .sub-menu{position:absolute;top:100%;left:-18px;z-index:30;display:none;min-width:210px;margin:0;padding:10px;background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 45px rgba(31,43,37,.14)}
.nav .sub-menu li{list-style:none}
.nav .sub-menu a{min-height:40px;padding:8px 10px;font-size:12px}
.nav .menu-item-has-children:hover>.sub-menu,.nav .menu-item-has-children:focus-within>.sub-menu{display:block}
@media(max-width:900px){.nav .sub-menu{position:static;display:block;min-width:0;margin:0 0 4px 14px;padding:0 0 0 12px;border:0;border-left:1px solid var(--line);box-shadow:none}.nav .sub-menu a{min-height:38px}}
.legal-table-wrap{overflow-x:auto;margin:24px 0 34px}
.legal-table-wrap table{width:100%;min-width:680px;border-collapse:collapse;font-size:14px;line-height:1.55}
.legal-table-wrap th,.legal-table-wrap td{padding:13px 14px;border:1px solid var(--line);text-align:left;vertical-align:top}
.legal-table-wrap th{background:var(--cream);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.article-disclosure{max-width:720px;margin:20px auto 0;padding:12px 15px;border-left:3px solid var(--coral);background:var(--cream);color:#5d6962;font-size:12px;line-height:1.55;text-align:left}

/* Hominspire 2.4.0: stable one-article homepage presentation. */
.masonry.is-single-card{columns:1;max-width:760px;margin-inline:auto}
.masonry.is-single-card .pin-card{width:100%;margin-bottom:0}
.masonry.is-single-card .card-image{height:auto;aspect-ratio:2/3}
.masonry.is-single-card .pin-card h3{font-size:clamp(28px,4vw,42px);max-width:680px}
@media(max-width:900px){.masonry.is-single-card{max-width:620px}}
.card-excerpt,.card-read-link{display:none}
@media(min-width:701px){
  .masonry.is-single-card{max-width:1060px}
  .masonry.is-single-card .pin-card{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(300px,1.12fr);column-gap:54px;align-items:center}
  .masonry.is-single-card .card-image{grid-row:1/6;width:100%;aspect-ratio:4/5}
  .masonry.is-single-card .pin-save{right:auto;left:14px}
  .masonry.is-single-card .card-meta{margin-top:0}
  .masonry.is-single-card .pin-card h3{margin:12px 0 0}
  .masonry.is-single-card .card-excerpt{display:block;margin:20px 0 0;color:#5f6c64;font-size:15px;line-height:1.75}
  .masonry.is-single-card .card-read-link{display:inline-flex;width:max-content;margin-top:22px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:800}
}
.masonry.is-single-card .card-excerpt{display:block;margin:18px 0 0;color:#5f6c64;font-size:15px;line-height:1.75}
.masonry.is-single-card .card-read-link{display:inline-flex;width:max-content;margin-top:20px;border-bottom:1px solid var(--ink);font-size:12px;font-weight:800}
.comments-area{max-width:820px;margin:70px auto 0;padding-top:42px;border-top:1px solid var(--line)}
.comments-title,.comment-reply-title{font-family:var(--serif);font-size:34px;font-weight:500}
.comment-list{margin:28px 0;padding:0;list-style:none}
.comment-list .comment{margin:0 0 24px;padding:24px;background:var(--cream)}
.comment-meta{font-size:12px;color:#68736c}.comment-content{margin-top:14px;line-height:1.7}
.comment-form{display:grid;gap:14px}.comment-form p{margin:0}.comment-form label{display:block;margin-bottom:6px;font-size:12px;font-weight:700}
.comment-form input:not([type=checkbox]),.comment-form textarea{width:100%;padding:13px;border:1px solid var(--line);background:#fff}
.comment-form .submit{min-height:46px;border:0;border-radius:999px;background:var(--ink);color:#fff;padding:10px 22px;font-weight:700;cursor:pointer}


/* Hominspire 2.5.0: Pinterest-ready branding, responsive polish, and accessibility. */
:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--coral);outline-color:color-mix(in srgb,var(--coral) 78%,#fff);outline-offset:3px}
.site-header,.hero,.topics,.inspiration,.footer-main,.footer-bottom{box-sizing:border-box}
.pin-card{position:relative}
.card-image,.pin-card h3 a,.card-read-link{position:relative;z-index:1}
.pin-save{z-index:3;min-width:44px;min-height:44px;display:grid;place-items:center}
.footer-brand .custom-logo-link{display:inline-flex;max-width:min(var(--hominspire-logo-max-width,250px),100%);line-height:0}
.footer-brand .custom-logo{display:block;width:auto;max-width:100%;height:auto;max-height:58px}
.footer-brand-copy{display:block}
@media(max-width:1120px) and (min-width:901px){.site-header{gap:20px}.nav,.nav-list{gap:16px;font-size:12px}.brand .custom-logo-link{max-width:min(var(--hominspire-logo-max-width,250px),32vw)}.hero{grid-template-columns:.94fr 1.06fr}.hero-copy{padding-left:10px}.floating-note{width:230px}}
@media(max-width:900px){.nav{max-height:calc(100vh - 110px);overflow:auto}.hero-photo-wrap{border-radius:42% 42% 4px 4px}.floating-note{width:min(250px,55%)}.footer-brand .custom-logo{max-height:52px}}
@media(max-width:560px){.site-header{padding-left:16px;padding-right:12px}.menu-button{width:44px;height:44px}.hero-lede{font-size:15px;margin:20px 0}.hero-actions{max-width:none}.hero-actions .button,.hero-actions .text-link{width:100%;max-width:280px}.sun-disc{width:270px;height:270px;right:-95px}.floating-note-copy{font-size:12px}.footer-brand .custom-logo{max-height:46px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Hominspire 2.6.0: full responsive homepage and footer refinement. */
html,body{max-width:100%;overflow-x:clip}.home-main{overflow:hidden}.home-main :where(h1,h2,h3){text-wrap:balance}.home-main :where(p){text-wrap:pretty}
.site-header,.hero,.inspiration,.home-about,.footer-main,.footer-bottom{width:min(100%,1320px)}
.site-header{padding-inline:clamp(18px,3vw,40px);min-height:88px}.brand .custom-logo-link{max-width:min(var(--hominspire-logo-max-width,250px),36vw)}.nav-list{flex-wrap:wrap;justify-content:flex-end}.nav a{padding-inline:2px}

.hero{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:clamp(28px,4vw,68px);min-height:0;padding:clamp(42px,5vw,70px) clamp(20px,3vw,40px) clamp(58px,6vw,86px)}
.hero-copy{padding-left:clamp(0px,2.5vw,32px);max-width:590px}.hero h1{font-size:clamp(58px,5.6vw,82px);line-height:.93;margin:.22em 0}.hero-lede{font-size:clamp(15px,1.2vw,17px);max-width:500px;margin:24px 0 26px}.hero-actions{gap:14px 20px}
.hero-visual{height:auto;aspect-ratio:1.12/1;max-height:560px;min-height:430px}.hero-photo-wrap{width:78%;height:100%;margin-left:7%;border-radius:46% 46% 6px 6px}.save-pill{top:22px;right:10%;padding:10px 17px}.floating-note{left:-1%;bottom:20px;width:min(300px,52%);padding:20px 22px}.floating-note-copy{font-size:14px}.sun-disc{width:min(360px,48vw);height:min(360px,48vw);top:-18px;right:-56px}

.inspiration{padding:clamp(70px,7vw,96px) clamp(20px,3vw,40px) clamp(78px,8vw,110px)}.section-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:clamp(40px,7vw,100px);align-items:end;margin-bottom:clamp(40px,5vw,64px)}.section-heading h2{font-size:clamp(50px,5.4vw,74px);line-height:.98;margin:.16em 0 0}.section-heading>p{max-width:430px;margin:0 0 6px;font-size:15px;line-height:1.75}
.masonry.is-single-card{max-width:1160px}.masonry.is-single-card .pin-card{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);column-gap:clamp(42px,5vw,76px);align-items:center}.masonry.is-single-card .card-image{aspect-ratio:5/4;min-height:0}.masonry.is-single-card .pin-card h3{font-size:clamp(38px,4vw,58px);line-height:1.05;max-width:720px}.masonry.is-single-card .card-excerpt{max-width:700px;font-size:16px;line-height:1.72}.masonry.is-single-card .card-meta{align-self:end}.masonry.is-single-card .card-read-link{min-height:40px;align-items:center}

.home-about{margin:0 auto clamp(58px,6vw,84px);padding:clamp(46px,5vw,70px) clamp(28px,5vw,72px);grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(42px,6vw,90px);align-items:center}.home-about h2{font-size:clamp(42px,4.7vw,64px);line-height:1.02}.home-about>div:last-child{max-width:470px}.home-about>div:last-child p{font-size:15px;line-height:1.8;margin-bottom:26px}

.footer-main{padding:clamp(46px,5vw,66px) clamp(20px,3vw,40px) clamp(36px,4vw,52px);grid-template-columns:minmax(250px,1.45fr) repeat(3,minmax(140px,.8fr));gap:clamp(34px,5vw,70px)}.footer-intro>p{max-width:340px;margin-top:18px;font-size:13px}.footer-column h2{margin-bottom:10px}.footer-column a{min-height:38px;font-size:12.5px}.footer-bottom{padding:20px clamp(20px,3vw,40px) 26px;align-items:center}

@media (hover:none),(pointer:coarse){.pin-save{opacity:1;transform:none}.pin-card:hover img{transform:none}}

@media(max-width:1120px) and (min-width:901px){
  .site-header{min-height:80px}.brand .custom-logo-link{max-width:min(var(--hominspire-logo-max-width,250px),30vw)}
  .hero{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);gap:28px;padding-top:46px;padding-bottom:62px}.hero h1{font-size:clamp(54px,6vw,70px)}.hero-visual{min-height:400px;max-height:500px}.hero-photo-wrap{width:82%;margin-left:5%}.floating-note{width:min(270px,54%)}
  .section-heading{gap:55px}.masonry.is-single-card .pin-card{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);column-gap:46px}.masonry.is-single-card .pin-card h3{font-size:clamp(34px,4.3vw,48px)}
  .footer-main{grid-template-columns:minmax(240px,1.3fr) repeat(3,minmax(120px,.75fr));gap:34px}
}

@media(max-width:900px){
  body.hominspire-menu-open{overflow:hidden}.site-header{min-height:74px;padding:12px 20px}.brand .custom-logo-link{max-width:min(var(--hominspire-logo-max-width,250px),70vw)}
  .nav{top:calc(100% + 1px);left:12px;right:12px;max-height:min(70vh,560px);padding:14px 18px 18px;border-radius:0 0 12px 12px}.nav-list{align-items:stretch;gap:0}.nav a{min-height:48px;padding:8px 4px;border-bottom:1px solid var(--line)}.nav li:last-child>a{border-bottom:0}
  .hero{grid-template-columns:1fr;gap:26px;max-width:760px;padding:48px 24px 66px}.hero-copy{max-width:650px;padding:0}.hero h1{font-size:clamp(55px,10vw,76px)}.hero-lede{max-width:570px}.hero-visual{width:min(100%,680px);height:min(55vw,500px);aspect-ratio:auto;min-height:0;max-height:none;margin-inline:auto}.hero-photo-wrap{width:84%;margin-left:8%}.save-pill{right:8%}.floating-note{left:0;width:min(300px,52%)}
  .inspiration{padding:72px 24px 84px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:42px}.section-heading h2{font-size:clamp(48px,9vw,68px)}.section-heading>p{max-width:620px;margin:0}
  .masonry.is-single-card{max-width:720px}.masonry.is-single-card .pin-card{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);column-gap:34px}.masonry.is-single-card .card-image{aspect-ratio:4/5}.masonry.is-single-card .pin-card h3{font-size:clamp(31px,4.8vw,42px)}.masonry.is-single-card .card-excerpt{font-size:14px}
  .home-about{margin:0 20px 60px;width:auto;grid-template-columns:1fr;padding:48px clamp(26px,6vw,48px);gap:30px}.home-about>div:last-child{max-width:620px}.home-about h2{font-size:clamp(40px,7vw,56px)}
  .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:50px 24px 38px}.footer-intro{grid-column:1/-1;display:grid;grid-template-columns:minmax(210px,.8fr) minmax(260px,1.2fr);align-items:center;gap:34px}.footer-intro>p{margin:0;max-width:480px}.footer-bottom{padding-inline:24px}
}

@media(max-width:700px){
  .top-note{padding:8px 18px;font-size:8.5px;letter-spacing:.11em}.hero{padding:38px 20px 54px}.hero h1{font-size:clamp(48px,13vw,66px)}.hero-actions{max-width:none}.hero-actions .button,.hero-actions .text-link{width:auto;max-width:none}
  .hero-visual{height:auto;aspect-ratio:auto;display:flex;flex-direction:column;align-items:stretch;overflow:visible}.hero-photo-wrap{width:100%;height:auto;aspect-ratio:4/5;margin:0;border-radius:42% 42% 5px 5px}.sun-disc{width:270px;height:270px;top:-10px;right:-95px}.save-pill{top:16px;right:12px}.floating-note{position:relative;left:auto;bottom:auto;width:calc(100% - 28px);margin:-34px 14px 0;padding:17px 18px;grid-template-columns:34px minmax(0,1fr)}
  .inspiration{padding:64px 20px 72px}.section-heading h2{font-size:clamp(44px,12vw,58px)}
  .masonry.is-single-card{max-width:600px}.masonry.is-single-card .pin-card{display:block}.masonry.is-single-card .card-image{aspect-ratio:4/5}.masonry.is-single-card .card-meta{margin-top:18px}.masonry.is-single-card .pin-card h3{font-size:clamp(32px,8.5vw,44px);margin-top:10px}.masonry.is-single-card .card-excerpt{font-size:15px}.masonry.is-single-card .card-read-link{margin-top:16px}
  .home-about{margin:0 14px 48px;padding:40px 24px}.home-about h2{font-size:clamp(38px,10vw,50px)}
  .footer-main{grid-template-columns:1fr 1fr;padding:44px 20px 32px;gap:30px 24px}.footer-intro{grid-column:1/-1;display:block}.footer-intro>p{margin-top:18px}.footer-column:last-child{grid-column:1/-1}.footer-bottom{padding:18px 20px 24px;align-items:flex-start}
}

@media(max-width:480px){
  .site-header{min-height:68px;padding:10px 14px}.brand .custom-logo-link{max-width:min(var(--hominspire-logo-max-width,250px),72vw)}.brand .custom-logo{max-height:44px}.menu-button{flex-basis:44px;width:44px;height:44px;padding:8px}
  .hero{padding:32px 16px 48px}.hero h1{font-size:clamp(44px,13.6vw,57px);line-height:.95}.hero-lede{font-size:15px;line-height:1.62;margin:19px 0 22px}.hero-actions{display:grid;grid-template-columns:1fr;gap:8px}.hero-actions .button,.hero-actions .text-link{width:100%;max-width:none}.hero-actions .text-link{justify-content:center}.save-pill{min-height:42px;padding:8px 13px}.floating-note{width:calc(100% - 20px);margin:-28px 10px 0}.floating-note-copy>span{-webkit-line-clamp:2}
  .inspiration{padding:56px 16px 64px}.section-heading{margin-bottom:34px}.section-heading h2{font-size:clamp(40px,12.5vw,51px)}.section-heading>p{font-size:14px}.masonry.is-single-card .card-image{aspect-ratio:4/5}.masonry.is-single-card .pin-card h3{font-size:clamp(30px,9.2vw,39px)}
  .home-about{margin:0 10px 40px;padding:34px 20px}.home-about h2{font-size:clamp(36px,10.7vw,46px)}.home-about>div:last-child p{font-size:14px}.home-about .button{width:100%}
  .footer-main{grid-template-columns:1fr;padding:40px 16px 28px;gap:22px}.footer-column:last-child{grid-column:auto}.footer-column{padding-top:18px;border-top:1px solid var(--line)}.footer-intro{padding-bottom:4px}.footer-bottom{padding:18px 16px 24px;gap:12px;font-size:9px}.footer-bottom a{min-height:40px;display:inline-flex;align-items:center}
}

@media(max-width:360px){.hero h1{font-size:43px}.floating-note{grid-template-columns:30px minmax(0,1fr);padding:15px}.note-no{font-size:25px}.section-heading h2{font-size:39px}.home-about h2{font-size:35px}}

/* Hominspire 2.6.1: legal-page bullet rendering compatibility fix. */

/* Hominspire 2.6.2: balanced typography system for every public template. */
:root{
  --type-body:16px;
  --type-reading:19px;
  --type-reading-mobile:17px;
  --type-page:18px;
  --type-page-mobile:16.5px;
  --type-legal:17.5px;
  --type-legal-mobile:16.25px;
}
html{-webkit-text-size-adjust:100%}
body{font-size:var(--type-body);line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
button,input,select,textarea{font-family:var(--sans)}
:where(h1,h2,h3,h4){text-wrap:balance}
:where(p,li,figcaption){text-wrap:pretty}

/* Utility text, navigation, and controls. */
.top-note{font-size:10.5px;line-height:1.45;letter-spacing:.13em}
.nav,.nav-list{font-size:13.5px;line-height:1.35}
.eyebrow{font-size:10.5px;line-height:1.45}
.button{font-size:13.5px;line-height:1.25}
.text-link{font-size:12.5px;line-height:1.35}
.card-meta,.archive-count,.byline,.page-updated{line-height:1.45}

/* Homepage hierarchy. */
.hero h1{font-size:clamp(56px,5.35vw,80px);line-height:.95;letter-spacing:-.048em}
.hero-lede{font-size:clamp(16px,1.15vw,17.5px);line-height:1.68}
.section-heading h2{font-size:clamp(48px,5vw,70px);line-height:1}
.section-heading>p{font-size:15.5px;line-height:1.75}
.masonry.is-single-card .pin-card h3{font-size:clamp(36px,3.7vw,54px);line-height:1.08}
.masonry.is-single-card .card-excerpt{font-size:16px;line-height:1.75}
.home-about h2{font-size:clamp(42px,4.35vw,62px);line-height:1.04}
.home-about>div:last-child p{font-size:15.5px;line-height:1.78}
.pin-card h3{font-size:clamp(25px,2.1vw,29px);line-height:1.12}

/* Article typography. */
.single-header{max-width:960px}
.single-header h1{font-size:clamp(42px,5.75vw,78px);line-height:.99;letter-spacing:-.048em}
.single-deck{font-size:clamp(18.5px,1.65vw,21px);line-height:1.58}
.entry-content{font-size:var(--type-reading);line-height:1.8}
.entry-content h2{font-size:clamp(28px,3vw,32px);line-height:1.22;letter-spacing:-.025em}
.entry-content h3{font-size:clamp(21px,2.2vw,23px);line-height:1.28;letter-spacing:-.015em}
.entry-content h4{font-family:var(--sans);font-size:18px;line-height:1.35;letter-spacing:-.01em;margin-top:1.8em}
.entry-content blockquote{font-size:clamp(22px,2.6vw,27px);line-height:1.45}
.entry-content figcaption{font-size:12px;line-height:1.55}
.entry-content table{font-family:var(--sans);font-size:15px;line-height:1.55}
.author-box h2{font-size:clamp(25px,2.5vw,30px);line-height:1.12}
.author-box p:last-child{font-size:14.5px;line-height:1.7}
.related-posts>h2{font-size:clamp(38px,4.3vw,48px);line-height:1.02}
.comments-title,.comment-reply-title{font-size:clamp(29px,3.2vw,36px);line-height:1.08}
.comment-content{font-size:16px;line-height:1.75}

/* Standard pages, archives, search, and 404. */
.page-header{max-width:880px;margin-bottom:48px}
.page-header h1{font-size:clamp(44px,5.8vw,72px);line-height:1;letter-spacing:-.047em}
.standard-page .page-content{font-size:var(--type-page);line-height:1.78}
.standard-page .page-content h2{font-size:clamp(27px,3vw,32px);line-height:1.23;letter-spacing:-.025em}
.standard-page .page-content h3{font-size:clamp(21px,2.25vw,24px);line-height:1.3}
.archive-header h1{font-size:clamp(46px,6vw,76px);line-height:1;letter-spacing:-.047em}
.archive-description{font-size:17px;line-height:1.75}
.not-found h1{font-size:clamp(48px,6vw,72px);line-height:1}
.not-found p{font-size:17px}

/* Legal pages: authoritative, readable, and less oversized. */
body .klpg-legal-title{font-size:clamp(2.75rem,5.5vw,4.75rem)!important;line-height:.98!important;letter-spacing:-.045em!important}
body .klpg-legal-content{font-size:var(--type-legal)!important;line-height:1.82!important}
body .klpg-legal-content h2{font-size:clamp(1.45rem,2.45vw,1.9rem)!important;line-height:1.25!important}
body .klpg-legal-content h3{font:700 clamp(1.15rem,1.8vw,1.35rem)/1.32 var(--sans)!important;letter-spacing:-.015em}
body .klpg-legal-content table{font-family:var(--sans);font-size:14.5px;line-height:1.55}
body .klpg-legal-toc a{font-size:12.5px;line-height:1.42}

/* Footer text must remain readable, especially legal links. */
.footer-intro>p{font-size:13.5px;line-height:1.72}
.footer-column h2{font-size:11px;line-height:1.45}
.footer-column a{font-size:13.5px;line-height:1.45}
.footer-bottom{font-size:10.5px;line-height:1.55}

@media(max-width:900px){
  .nav,.nav-list{font-size:15px}
  .hero h1{font-size:clamp(50px,9.3vw,70px)}
  .section-heading h2{font-size:clamp(44px,8.5vw,62px)}
  .masonry.is-single-card .pin-card h3{font-size:clamp(31px,4.8vw,42px)}
  .home-about h2{font-size:clamp(39px,6.8vw,54px)}
  .single-header h1{font-size:clamp(40px,7.4vw,62px)}
  .page-header h1,.archive-header h1{font-size:clamp(42px,7.5vw,64px)}
}

@media(max-width:700px){
  .top-note{font-size:9.5px;line-height:1.45;letter-spacing:.09em}
  .hero h1{font-size:clamp(44px,12vw,60px);line-height:.97}
  .hero-lede{font-size:16px}
  .section-heading h2{font-size:clamp(40px,11vw,54px)}
  .section-heading>p{font-size:15px}
  .masonry.is-single-card .pin-card h3{font-size:clamp(31px,8vw,42px)}
  .home-about h2{font-size:clamp(36px,9.4vw,48px)}
  .single-header{margin-top:54px;margin-bottom:42px}
  .single-header h1{font-size:clamp(38px,9.5vw,52px);line-height:1.01}
  .single-deck{font-size:18px;line-height:1.6}
  .entry-content{font-size:var(--type-reading-mobile);line-height:1.78}
  .entry-content h2{font-size:clamp(26px,7vw,30px)}
  .entry-content h3{font-size:clamp(21px,5.5vw,23px)}
  .entry-content h4{font-size:18px}
  .entry-content blockquote{font-size:22px;padding-left:20px}
  .standard-page{padding-top:54px;padding-bottom:82px}
  .page-header{margin-bottom:38px}
  .page-header h1,.archive-header h1{font-size:clamp(38px,10vw,52px);line-height:1.02}
  .standard-page .page-content{font-size:var(--type-page-mobile);line-height:1.76}
  .standard-page .page-content h2{font-size:clamp(25px,6.6vw,29px)}
  .archive-description{font-size:16.5px}
  body .klpg-legal-title{font-size:clamp(2.25rem,10.5vw,2.9rem)!important;line-height:1.02!important}
  body .klpg-legal-content{font-size:var(--type-legal-mobile)!important;line-height:1.78!important}
  body .klpg-legal-content h2{font-size:clamp(1.35rem,6vw,1.65rem)!important}
  body .klpg-legal-content table{font-size:13.5px}
  .footer-intro>p{font-size:14px}
  .footer-column h2{font-size:11px}
  .footer-column a{font-size:14px;min-height:42px}
  .footer-bottom{font-size:10px}
}

@media(max-width:480px){
  .top-note{font-size:9px;padding-inline:14px}
  .hero h1{font-size:clamp(42px,12.6vw,54px)}
  .section-heading h2{font-size:clamp(38px,11.4vw,49px)}
  .masonry.is-single-card .pin-card h3{font-size:clamp(29px,8.9vw,38px)}
  .home-about h2{font-size:clamp(34px,10vw,44px)}
  .single-header h1{font-size:clamp(36px,10.8vw,48px)}
  .page-header h1,.archive-header h1{font-size:clamp(36px,11vw,48px)}
  .byline{font-size:10.5px;line-height:1.5}
  body .klpg-legal-header{padding:34px 24px}
  body .klpg-legal-title{font-size:clamp(2.15rem,11vw,2.7rem)!important}
  body .klpg-legal-content{padding:26px 20px!important}
  .footer-bottom{letter-spacing:.06em}
}

