.boegen-site-nav{font-family:Inter,Arial,sans-serif;background:#1F1D18;color:#F6F1E8;border-bottom:1px solid rgba(255,255,255,.12)}
.boegen-site-nav-inner{max-width:1180px;margin:0 auto;padding:11px 24px;display:flex;align-items:center;gap:24px}
.boegen-site-logo{font-family:Fraunces,Georgia,serif;letter-spacing:.15em;font-size:20px;color:inherit;text-decoration:none;margin-right:auto}
.boegen-site-logo i{font-style:normal;color:#D19A78}
.boegen-site-nav a:not(.boegen-site-logo){color:#D8D0C2;text-decoration:none;font-size:13px;white-space:nowrap}
.boegen-site-nav a:hover{color:#fff}
@media(max-width:980px){.boegen-site-nav-inner{overflow-x:auto;gap:18px;padding:10px 18px}.boegen-site-logo{position:sticky;left:0;background:#1F1D18;padding-right:8px}}

#root{min-height:2700px}
.boegen-no-script{width:min(920px,calc(100% - 40px));margin:30px auto;color:#65736d;font:15px/1.6 Inter,system-ui,sans-serif}
.boegen-seo-info{width:min(920px,calc(100% - 40px));margin:72px auto 88px;padding:44px;border:1px solid #ddd5c8;border-radius:24px;background:#fffdf8;color:#2e312d;font-family:Inter,system-ui,sans-serif;line-height:1.7}
.boegen-seo-kicker{margin:0 0 10px;color:#944b32;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.boegen-seo-info h2,.boegen-seo-info h3{color:#263029;font-family:Georgia,serif;font-weight:400;line-height:1.2}
.boegen-seo-info h2{margin:0 0 18px;font-size:clamp(26px,4vw,38px)}
.boegen-seo-info h3{margin:0 0 10px;font-size:20px}
.boegen-seo-info p{margin:0 0 16px}
.boegen-seo-info a{color:#7f3f2c;text-decoration:underline;text-underline-offset:3px}
.boegen-seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}
.boegen-seo-grid article{padding:22px;border-radius:16px;background:#f4efe6}
.boegen-seo-grid article p{margin-bottom:0;font-size:14.5px}
.boegen-seo-faq{margin-top:42px}
.boegen-seo-faq h2{font-size:28px}
.boegen-seo-faq details{padding:14px 0;border-bottom:1px solid #ddd5c8}
.boegen-seo-faq summary{cursor:pointer;font-weight:650}
.boegen-seo-faq details p{margin:10px 0 0;font-size:15px}
@media(max-width:980px){#root{min-height:3800px}}
@media(max-width:760px){#root{min-height:4000px}.boegen-seo-info{width:min(100% - 28px,920px);margin:52px auto 64px;padding:28px 22px}.boegen-seo-grid{grid-template-columns:1fr}}
