.rs-post .post-hero{background:#5a6b3c;padding:72px 32px 64px;position:relative;overflow:hidden}.rs-post .post-hero:before{content:"";position:absolute;bottom:-80px;right:-60px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(201,163,91,.1) 0%,transparent 68%);pointer-events:none}.rs-post .post-hero.has-hero{background-size:cover;background-position:center}.rs-post .post-hero.has-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#222814d1,#282f198c 55%,#48572f6b)}.rs-post .post-hero-inner{max-width:800px;margin:0 auto;position:relative;z-index:2}.rs-post .breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:28px;flex-wrap:wrap}.rs-post .breadcrumb a{font-family:Work Sans,sans-serif;font-size:13px;color:#c8d8bc;opacity:.8}.rs-post .breadcrumb a:hover{opacity:1}.rs-post .breadcrumb-sep{color:#c8d8bc66;font-size:11px}.rs-post .breadcrumb-current{font-family:Work Sans,sans-serif;font-size:13px;color:#c8d8bc}.rs-post .post-cat{font-family:Work Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c9a35b;margin-bottom:16px}.rs-post .post-title{font-family:Lora,serif;font-size:44px;font-weight:600;line-height:1.15;color:#f4efe6;margin-bottom:24px}.rs-post .post-meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.rs-post .post-author{display:flex;align-items:center;gap:12px}.rs-post .post-author-avatar{width:36px;height:36px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;color:#c9a35b;flex-shrink:0;overflow:hidden}.rs-post .post-author-avatar img{width:100%;height:100%;object-fit:cover}.rs-post .post-author-name{font-family:Work Sans,sans-serif;font-size:14px;font-weight:500;color:#c8d8bc}.rs-post .post-meta-sep{width:3px;height:3px;background:#c8d8bc66;border-radius:50%}.rs-post .post-date,.rs-post .post-read-time{font-family:"Source Sans 3",sans-serif;font-size:14px;color:#c8d8bc;opacity:.7}.rs-post .post-layout{padding:64px 32px 80px;background:#fff}.rs-post .post-layout-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 300px;gap:64px;align-items:start}.rs-post .post-lead{font-family:"Source Sans 3",sans-serif;font-size:21px;color:#2a2f33;line-height:1.65;margin-bottom:36px;font-weight:300;border-bottom:1px solid #DCE4E3;padding-bottom:36px}.rs-post .post-body{font-family:"Source Sans 3",sans-serif;font-size:18px;color:#2a2f33;line-height:1.75}.rs-post .post-body p{margin-bottom:24px}.rs-post .post-body h2{font-family:Lora,serif;font-size:28px;font-weight:600;color:#48572f;line-height:1.3;margin:48px 0 20px}.rs-post .post-body h3{font-family:Lora,serif;font-size:22px;font-weight:600;color:#48572f;line-height:1.35;margin:36px 0 16px}.rs-post .post-body blockquote{border-left:3px solid #C9A35B;padding:4px 0 4px 24px;margin:36px 0}.rs-post .post-body blockquote p{font-family:Lora,serif;font-size:20px;font-style:italic;color:#b5654a;line-height:1.6;margin-bottom:0}.rs-post .post-body ul,.rs-post .post-body ol{margin:0 0 24px;padding:0;list-style:none;display:flex;flex-direction:column;gap:14px}.rs-post .post-body li{display:flex;gap:14px;align-items:flex-start}.rs-post .post-body li:before{content:"";display:block;width:6px;height:6px;background:#c9a35b;border-radius:50%;flex-shrink:0;margin-top:10px}.rs-post .post-body a{color:#5a6b3c;text-decoration:underline}.rs-post .post-body img{max-width:100%;height:auto;border-radius:4px;margin:24px 0}.rs-post .post-cta{background:#5a6b3c;border-radius:4px;padding:40px;margin-top:56px}.rs-post .post-cta-eyebrow{font-family:Work Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c9a35b;margin-bottom:12px}.rs-post .post-cta-title{font-family:Lora,serif;font-size:24px;font-weight:600;color:#f4efe6;margin-bottom:12px;line-height:1.35}.rs-post .post-cta-body{font-family:"Source Sans 3",sans-serif;font-size:16px;color:#c8d8bc;line-height:1.6;margin-bottom:24px}.rs-post .btn-gold{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;background:#c9a35b;color:#2a2f33;padding:14px 28px;border-radius:3px;display:inline-block;transition:opacity .15s}.rs-post .btn-gold:hover{opacity:.88}.rs-post .post-footer{margin-top:56px;padding-top:32px;border-top:1px solid #DCE4E3;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.rs-post .post-tags{display:flex;gap:8px;flex-wrap:wrap}.rs-post .post-tag{font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:#dce4e3;color:#48572f;padding:5px 12px;border-radius:2px}.rs-post .post-share{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;color:#6c7a86;display:flex;align-items:center;gap:12px}.rs-post .share-btn{width:34px;height:34px;border-radius:3px;background:#dce4e3;display:flex;align-items:center;justify-content:center;font-family:Work Sans,sans-serif;font-size:11px;font-weight:700;color:#48572f;transition:background .15s}.rs-post .share-btn:hover{background:#5a6b3c;color:#fff}.rs-post .author-bio{background:#f4efe6;border-radius:4px;padding:32px;margin-top:40px;display:flex;gap:24px;align-items:flex-start;border:1px solid #DCE4E3}.rs-post .author-avatar{width:64px;height:64px;border-radius:50%;background:#dce4e3;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.rs-post .author-avatar img{width:100%;height:100%;object-fit:cover}.rs-post .author-name{font-family:Lora,serif;font-size:18px;font-weight:600;color:#48572f;margin-bottom:4px}.rs-post .author-role{font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5a6b3c;margin-bottom:10px}.rs-post .author-text{font-family:"Source Sans 3",sans-serif;font-size:15px;color:#6c7a86;line-height:1.65}.rs-post .post-sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:24px}.rs-post .sidebar-widget{background:#fff;border-radius:4px;padding:28px;border:1px solid #DCE4E3}.rs-post .sidebar-widget-title{font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6c7a86;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #DCE4E3}.rs-post .sidebar-article{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid #DCE4E3}.rs-post .sidebar-article:last-child{border-bottom:none;padding-bottom:0}.rs-post .sidebar-article-cat{font-family:Work Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5a6b3c}.rs-post .sidebar-article-title{font-family:Lora,serif;font-size:15px;font-weight:600;color:#48572f;line-height:1.4}.rs-post .sidebar-article-read{font-family:"Source Sans 3",sans-serif;font-size:12px;color:#6c7a86}.rs-post .sidebar-cta{background:#5a6b3c;border-radius:4px;padding:28px}.rs-post .sidebar-cta-label{font-family:Work Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c9a35b;margin-bottom:10px}.rs-post .sidebar-cta-title{font-family:Lora,serif;font-size:18px;font-weight:600;color:#f4efe6;line-height:1.35;margin-bottom:14px}.rs-post .sidebar-cta-btn{display:block;text-align:center;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;background:#c9a35b;color:#2a2f33;padding:12px;border-radius:3px;transition:opacity .15s}.rs-post .sidebar-cta-btn:hover{opacity:.88}.rs-post .sidebar-tag{display:inline-block;font-family:Work Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:#dce4e3;color:#48572f;padding:4px 10px;border-radius:2px;margin:3px 3px 3px 0}.rs-post .related{padding:64px 32px;background:#f4efe6}.rs-post .related-inner{max-width:1100px;margin:0 auto}.rs-post .related-title{font-family:Lora,serif;font-size:28px;font-weight:600;color:#48572f;margin-bottom:32px}.rs-post .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rs-post .related-card{background:#fff;border-radius:4px;overflow:hidden;border:1px solid #DCE4E3;display:flex;flex-direction:column;transition:box-shadow .2s}.rs-post .related-card:hover{box-shadow:0 4px 20px #5a6b3c1a}.rs-post .related-img{height:120px;display:flex;align-items:center;justify-content:center}.rs-post .related-body{padding:20px;flex:1;display:flex;flex-direction:column}.rs-post .related-cat{font-family:Work Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5a6b3c;margin-bottom:8px}.rs-post .related-card-title{font-family:Lora,serif;font-size:17px;font-weight:600;color:#48572f;line-height:1.4;flex:1;margin-bottom:12px}.rs-post .related-read{font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;color:#6c7a86}@media(max-width:900px){.rs-post .post-layout-inner{grid-template-columns:1fr}.rs-post .post-sidebar{position:static}.rs-post .related-grid{grid-template-columns:1fr}}@media(max-width:600px){.rs-post .post-title{font-size:32px}.rs-post .author-bio{flex-direction:column}}
