/* Namespaced functional styles; imported site styles remain in control. */
.bo-standard{margin:0;background:#fafaf8;color:#182b28;font:16px/1.8 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.bo-header{display:flex;justify-content:space-between;gap:24px;padding:24px clamp(20px,5vw,80px);border-bottom:1px solid #dce3df}.bo-header nav{display:flex;gap:20px;flex-wrap:wrap}.bo-standard a{color:inherit;text-decoration:none}.bo-document{max-width:1140px;margin:0 auto;padding:60px 24px;min-height:60vh}.bo-standard-footer{padding:30px;text-align:center;border-top:1px solid #dce3df}.bo-breadcrumb{font-size:13px;margin-bottom:30px;opacity:.7}.bo-article{max-width:860px;margin:auto}.bo-article h1{font-size:clamp(28px,5vw,52px);line-height:1.3}.bo-cover{width:100%;height:auto;max-height:650px;object-fit:cover;border-radius:14px}.bo-entry{line-height:1.9}.bo-entry img{max-width:100%;height:auto}.bo-entry iframe{max-width:100%}.bo-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:24px}.bo-card{padding:22px;border:1px solid #dce3df;border-radius:16px}.bo-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}.bo-price{font-size:24px;font-weight:700}.bo-form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.bo-form-status{display:block;min-height:1.5em;margin-block:12px}.bo-form-status[data-error="1"]{color:#bd3434}[data-bo-skip]{cursor:pointer}@media(prefers-reduced-motion:reduce){[data-bo-intro]{animation:none!important}[data-bo-intro] *{animation:none!important}}
/* Optional 0.3 reusable content blocks; no selectors target a designer's intro. */
.bo-library{box-sizing:border-box;padding:clamp(36px,6vw,80px) clamp(20px,5vw,60px);color:inherit;font-family:inherit;scroll-margin-top:24px}.bo-library *{box-sizing:border-box}.bo-library-wrap{max-width:1160px;margin-inline:auto;min-width:0}.bo-library h2{font-size:clamp(24px,3.4vw,42px);line-height:1.5;margin:0 0 18px;overflow-wrap:anywhere}.bo-library-copy{font-size:clamp(15px,1.4vw,18px);line-height:2;overflow-wrap:anywhere}.bo-library-copy img{max-width:100%;height:auto}.bo-library-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,60px);align-items:center}.bo-library-visual img{display:block;max-width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.bo-library-split>div:only-child{grid-column:1/-1}.bo-library-cta{background:var(--byomid-cta-bg,#eff4ef);color:var(--byomid-cta-ink,#193d32)}.bo-library-button{display:inline-block;margin-top:14px;padding:12px 24px;border-radius:10px;text-decoration:none;background:var(--byomid-cta-button,#285c55);color:var(--byomid-cta-button-text,#fff)}@media(max-width:700px){.bo-library-split{grid-template-columns:1fr}}
