
img{max-width:100%;height:auto}
:root {
 --cream: #f7f1e8; --cream-deep: #ede4d3; --warm-white: #fbf7f0;
 --ink: #1a2942; --terracotta: #c4633f;
 --text: #2a2a2a; --text-soft: #5a5a5a; --line: #d4c4a8;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Source Sans 3', sans-serif; font-size: 18px; line-height: 1.7; color: var(--text); background: var(--cream); }
h1, h2, h3 { font-family: 'Fraunces', Georgia, serif; font-weight: 700; color: var(--ink); letter-spacing: -0.02em; line-height: 1.2; }
em { font-style: italic; color: var(--terracotta); font-weight: 400; }
strong { font-weight: 600; color: var(--ink); }
a { color: var(--terracotta); text-decoration: none; }

.site-header { background: var(--warm-white); border-bottom: 1px solid var(--line); padding: 16px 0; position: sticky; top: 0; z-index: 100; }
.site-header .container { display: flex; justify-content: space-between; align-items: center; max-width: 1280px; margin: 0 auto; padding: 0 24px; }
.site-header .logo { font-family: 'Fraunces', serif; font-size: 22px; font-weight: 700; color: var(--ink); }
.site-header .logo em { color: var(--terracotta); }
.site-header nav ul { list-style: none; display: flex; gap: 28px; }
.site-header nav a { color: var(--ink); font-weight: 500; font-size: 15px; }
.cta-btn { background: var(--terracotta); color: var(--warm-white) !important; padding: 10px 20px; border-radius: 8px; font-weight: 600; font-size: 14px; }

.breadcrumb { background: var(--cream-deep); padding: 14px 0; font-size: 14px; }
.breadcrumb .container { max-width: 1280px; margin: 0 auto; padding: 0 24px; color: var(--text-soft); }

.post-hero { background: linear-gradient(135deg, #0a1628 0%, #1a2942 55%, #8a6a3a 100%); color: var(--cream); padding: 80px 24px; }
.post-hero .container { max-width: 880px; margin: 0 auto; }
.post-hero .eyebrow { display: inline-block; padding: 5px 14px; background: rgba(247,241,232,0.15); border: 1px solid rgba(247,241,232,0.3); color: var(--cream); font-size: 12px; letter-spacing: 0.1em; text-transform: uppercase; border-radius: 20px; margin-bottom: 18px; }
.post-hero h1 { font-size: 42px; line-height: 1.15; color: var(--cream); margin-bottom: 18px; }
.post-hero h1 em { color: #f0b07a; }
.post-hero .meta { font-size: 14px; color: rgba(247,241,232,0.85); margin-top: 10px; display:flex; gap: 16px; flex-wrap: wrap; align-items: center; }
.post-hero .meta .author-mini { display:flex;align-items:center;gap:8px; }
.post-hero .meta .avatar { width:34px;height:34px;background:#c4633f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Fraunces',serif;font-weight:700;font-size:18px;color:white; }

.post-body { padding: 60px 24px; }
.post-body .container { max-width: 760px; margin: 0 auto; }
.post-body h2 { font-size: 28px; margin: 40px 0 16px; padding-top: 14px; }
.post-body h2:first-child { margin-top: 0; padding-top: 0; }
.post-body h3 { font-size: 22px; margin: 28px 0 12px; color: var(--ink); }
.post-body p { margin-bottom: 18px; font-size: 18px; line-height: 1.75; color: var(--text); }
.post-body p strong { color: var(--ink); }
.post-body ul, .post-body ol { margin: 0 0 18px 22px; }
.post-body li { margin-bottom: 8px; line-height: 1.7; }

.callout { background: var(--warm-white); border-left: 3px solid var(--terracotta); padding: 18px 22px; margin: 24px 0; border-radius: 0 8px 8px 0; font-size: 17px; }
.callout strong { display: block; font-family: 'Fraunces', serif; color: var(--ink); margin-bottom: 6px; font-size: 15px; text-transform: uppercase; letter-spacing: 0.05em; }

.tags-block { margin-top: 40px; padding-top: 24px; border-top: 1px solid var(--line); }
.tag-chip { display: inline-block; padding: 4px 12px; background: var(--cream-deep); color: var(--ink); border-radius: 14px; font-size: 13px; margin-right: 6px; margin-bottom: 6px; }

.final-cta { background: var(--ink); color: var(--cream); padding: 60px 24px; text-align: center; }
.final-cta .container { max-width: 760px; margin: 0 auto; }
.final-cta h2 { font-size: 32px; color: var(--cream); margin-bottom: 14px; }
.final-cta h2 em { color: #f0b07a; }
.final-cta p { color: rgba(247,241,232,0.85); margin-bottom: 24px; }
.btn-primary-cta { background: var(--terracotta); color: var(--cream) !important; padding: 14px 28px; border-radius: 10px; font-weight: 600; font-size: 16px; display: inline-block; }

footer { background: #0a1628; color: rgba(247,241,232,0.75); padding: 40px 24px; text-align: center; font-size: 14px; }

@media (max-width: 768px) {
 .post-hero h1 { font-size: 28px; }
 .post-body h2 { font-size: 22px; }
 .post-body h3 { font-size: 19px; }
 .post-body p { font-size: 17px; }
 .site-header nav { display: none; }
}

.header-address:hover{background:rgba(196,99,63,0.08);color:#c4633f}
@media (max-width:900px){.header-address .addr-full{display:none!important}.header-address .addr-short{display:inline!important}}
@media (max-width:520px){.header-address .addr-short{display:none!important}.header-address .addr-mini{display:inline!important}.header-address{font-size:12px;padding:4px 8px}}
@media (max-width:380px){.header-address{display:none!important}}
