/*
Theme Name: Spirit Meat Reading
Description: Standalone reading-first WordPress theme for Spirit Meat.
Version: 2.4.0
Text Domain: spiritmeat-reading
*/
:root{--sm-bg:#f7f5f1;--sm-surface:#fff;--sm-text:#111827;--sm-muted:#667085;--sm-line:#e6e2da;--sm-reader-size:1;--sm-width:1200px}
*{box-sizing:border-box}html{font-size:calc(16px * var(--sm-reader-size))}body{margin:0;background:var(--sm-bg);color:var(--sm-text);font-family:Inter,system-ui,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sm-wrap{width:min(calc(100% - 32px),var(--sm-width));margin:0 auto}.sm-progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:9999;background:#111827}
.sm-site-header{position:sticky;top:0;z-index:1000;background:rgba(247,245,241,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--sm-line)}
.sm-header-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:14px 0}.sm-branding{display:flex;align-items:center;gap:14px;min-width:0}.sm-branding-logo img,.custom-logo{width:72px;max-height:56px;height:auto;object-fit:contain}.sm-branding-text{display:flex;flex-direction:column}.sm-branding-title{font-weight:800;font-size:clamp(1.25rem,2.2vw,1.65rem);line-height:1.05}.sm-branding-tagline{color:var(--sm-muted);font-size:.95rem}
.sm-header-icon{width:52px;height:52px;border:1px solid var(--sm-line);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--sm-surface)}.sm-header-icon svg,.sm-meta-icon svg,.sm-action-icon svg{width:24px;height:24px}
.sm-menu-toggle{appearance:none;border:0;background:transparent;padding:10px;width:52px;height:52px;border-radius:999px;display:none;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:2001;color:#2b6de0;pointer-events:auto}.sm-menu-toggle span{display:block;width:24px;height:2px;background:currentColor;border-radius:3px;margin:3px 0}
.sm-primary-nav{padding-bottom:14px}.sm-menu{display:flex;gap:24px;list-style:none;margin:0;padding:0;align-items:center;flex-wrap:wrap}.sm-menu li{list-style:none}.sm-menu a{font-weight:600;color:#344054}
.sm-reader-controls{display:flex;gap:10px;flex-wrap:wrap}.sm-reader-controls button,.sm-button{border:1px solid var(--sm-line);background:#111827;color:#fff;border-radius:999px;padding:14px 22px;cursor:pointer;font-weight:700;font-size:1rem}.sm-reader-controls button{background:var(--sm-surface);color:var(--sm-text);min-width:58px}
.sm-home-tabs{border-bottom:1px solid var(--sm-line);margin-bottom:26px}.sm-home-tabs-inner{display:flex;gap:28px}.sm-home-tab{display:inline-block;padding:20px 0 18px;font-size:1.15rem;font-weight:700;color:var(--sm-muted);border-bottom:3px solid transparent}.sm-home-tab.is-active{color:var(--sm-text);border-bottom-color:var(--sm-text)}
.sm-panel{background:var(--sm-surface);border:1px solid var(--sm-line);border-radius:28px;padding:28px}.sm-hero-copy{font-size:clamp(1.15rem,2.6vw,1.45rem);line-height:1.6;color:#667085;margin:0 0 24px}.sm-search-hero{display:block;background:#000;color:#fff;border-radius:999px;padding:18px 34px;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800}
.sm-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.sm-feed-list{display:grid}.sm-feed-card{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:24px;align-items:start;padding:26px 0;border-bottom:1px solid var(--sm-line)}
.sm-kicker{font-size:1rem;color:#667085;font-weight:700;margin:0 0 10px}.sm-reading-title{font-size:clamp(2rem,4vw,3.65rem);line-height:1.02;letter-spacing:-.04em;margin:0 0 16px;font-weight:800}.sm-card-title{font-size:clamp(1.5rem,3.1vw,2.2rem);line-height:1.08;letter-spacing:-.035em;margin:0 0 16px;font-weight:800}.sm-scripture{font-size:clamp(1.15rem,2vw,1.7rem);color:#475467;margin:0 0 18px}
.sm-card-thumb{width:168px;justify-self:end}.sm-card-thumb img,.sm-feed-thumb-placeholder{width:168px;height:168px;border-radius:24px;object-fit:cover;background:#ececf1}
.sm-card-meta{display:flex;gap:18px;align-items:center;flex-wrap:wrap;color:#667085;margin:0 0 18px;font-size:1rem}.sm-meta-chip{display:inline-flex;gap:8px;align-items:center}.sm-meta-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center}
.sm-post-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.sm-post-action{width:72px;height:72px;border-radius:999px;border:1px solid #2d3748;background:transparent;color:#667085;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.sm-post-action-link{width:auto;padding:0 24px;gap:10px;text-decoration:none}.sm-action-icon{display:inline-flex;width:24px;height:24px}
.sm-side-stack{display:grid;gap:18px}.sm-section-title{font-size:2rem;line-height:1.05;margin:0 0 14px;font-weight:800;letter-spacing:-.03em}.sm-note{color:#667085;font-size:1.05rem;line-height:1.7}.sm-resource-links{list-style:none;margin:0;padding:0;display:grid;gap:14px}.sm-resource-links li{list-style:none}.sm-resource-links a{font-weight:600;color:#344054}
.sm-subscribe-title{font-size:2rem;line-height:1.05;margin:0 0 12px;font-weight:800;letter-spacing:-.03em}.sm-subscribe-subtext{font-size:1.05rem;color:#667085;margin:0 0 22px}.sm-subscribe-row{display:flex;gap:16px;align-items:center}.sm-subscribe-row input{flex:1;min-width:0;height:72px;padding:0 24px;border-radius:999px;border:1px solid var(--sm-line);background:#fff;font-size:1rem}.sm-subscribe-message{margin-top:14px;font-size:.95rem}.sm-subscribe-message.is-success{color:#127c3d}.sm-subscribe-message.is-error{color:#b42318}
.sm-live-embed iframe{width:100%;border:0;border-radius:20px;min-height:240px;background:#000}.sm-reading-page{padding:40px 0}.sm-reading-wrap{width:min(100%,840px);margin:0 auto;background:var(--sm-surface);border:1px solid var(--sm-line);border-radius:32px;padding:32px}.sm-reading-header{margin-bottom:24px}.sm-reading-meta{display:flex;gap:16px;flex-wrap:wrap;align-items:center;color:#667085}.sm-reading-content{font-size:1.08rem;line-height:1.92;color:#1f2937}.sm-reading-content h2,.sm-reading-content h3{line-height:1.15}.sm-reading-content img{border-radius:20px;margin:20px 0}.sm-reading-footer{margin-top:28px;display:grid;gap:20px}.sm-post-nav{display:flex;justify-content:space-between;gap:18px}.sm-post-nav a{font-weight:700}
.sm-footer{border-top:1px solid var(--sm-line);padding:34px 0;margin-top:40px;color:#667085}.sm-footer-row{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}
.sm-dark{--sm-bg:#060b12;--sm-surface:#08111c;--sm-text:#f8fafc;--sm-muted:#a5b2c8;--sm-line:#203043}.sm-dark .sm-site-header{background:rgba(6,11,18,.92)}.sm-dark .sm-header-icon,.sm-dark .sm-reader-controls button,.sm-dark .sm-panel,.sm-dark .sm-reading-wrap{background:var(--sm-surface)}.sm-dark .sm-search-hero,.sm-dark .sm-button{background:#f8fafc;color:#08111c}.sm-dark .sm-subscribe-row input{background:#0b1522;color:#f8fafc;border-color:#203043}.sm-dark .sm-feed-thumb-placeholder{background:#132132}.sm-dark .sm-post-action{border-color:#203043;color:#b8c3d8}.sm-dark .sm-progress{background:#f8fafc}.sm-dark .sm-menu a{color:#d2dae7}.sm-dark .sm-home-tab.is-active{color:#f8fafc;border-bottom-color:#f8fafc}.sm-dark .sm-home-tab{color:#9fb0c9}
@media (max-width:900px){.sm-header-row{grid-template-columns:auto 1fr auto}.sm-menu-toggle{display:inline-flex}.sm-primary-nav{display:none;position:absolute;left:16px;right:16px;top:100%;background:var(--sm-surface);border:1px solid var(--sm-line);border-radius:24px;padding:18px;box-shadow:0 18px 40px rgba(0,0,0,.10);z-index:2000}.sm-primary-nav.is-open{display:block}.sm-menu{flex-direction:column;align-items:flex-start;gap:14px}.sm-home-grid{grid-template-columns:1fr}}
@media (max-width:768px){.sm-wrap{width:min(calc(100% - 24px),var(--sm-width))}.sm-branding-logo img,.custom-logo{width:64px;max-height:48px}.sm-branding-title{font-size:1.05rem}.sm-branding-tagline{font-size:.84rem}.sm-home-tab{font-size:1rem}.sm-panel{padding:22px}.sm-feed-card{grid-template-columns:minmax(0,1fr) 112px;gap:18px}.sm-card-thumb,.sm-card-thumb img,.sm-feed-thumb-placeholder{width:112px;height:112px;border-radius:18px}.sm-card-title{font-size:clamp(1.2rem,8vw,2rem)}.sm-scripture{font-size:clamp(1rem,5vw,1.35rem)}.sm-post-action{width:64px;height:64px}.sm-post-action-link{padding:0 18px}.sm-subscribe-row{flex-direction:column;align-items:stretch}.sm-subscribe-row input,.sm-subscribe-row .sm-button{width:100%}.sm-reading-wrap{padding:24px;border-radius:24px}.sm-post-nav{flex-direction:column}}
