/* Native WordPress blocks: preserve the LightBurst composition. */
.lb-editable .wp-block-group,.editor-styles-wrapper .wp-block-group{box-sizing:border-box}
.lb-editable figure,.editor-styles-wrapper figure{margin:0}
.lb-editable figure.lb-gallery{margin-inline:auto}
.lb-editable .wp-block-image img,.editor-styles-wrapper .wp-block-image img{display:block;max-width:100%}
.lb-editable .frame figure,.lb-editable .photo figure,.lb-editable .split-photo figure,.editor-styles-wrapper .frame figure,.editor-styles-wrapper .photo figure,.editor-styles-wrapper .split-photo figure{height:100%;width:100%}
.lb-editable .frame img,.lb-editable .photo img,.lb-editable .split-photo img{height:100%;width:100%;object-fit:cover}
.lb-editable .wp-block-button__link,.editor-styles-wrapper .wp-block-button__link{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:13px 23px;border:1px solid #171719;border-radius:999px;background:#171719;color:#fff;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .2s,transform .2s}
.lb-editable .wp-block-button__link:hover{transform:translateY(-2px);background:#38383d}
.lb-editable .secondary .wp-block-button__link,.editor-styles-wrapper .secondary .wp-block-button__link{background:transparent;color:#171719;border-color:#c7c7cb}
.lb-editable .light .wp-block-button__link,.editor-styles-wrapper .light .wp-block-button__link{background:#fff;color:#171719;border-color:#fff}
.lb-editable .price-card>.wp-block-buttons,.editor-styles-wrapper .price-card>.wp-block-buttons{margin-top:auto;width:100%}
.lb-editable .price-card .wp-block-button,.lb-editable .price-card .wp-block-button__link,.editor-styles-wrapper .price-card .wp-block-button,.editor-styles-wrapper .price-card .wp-block-button__link{width:100%}
.lb-editable .hero-meta p{font-size:12px;line-height:1.6;margin:0}
.lb-editable .step>p{color:#a9a9af;font-size:13px}
.lb-editable .wp-block-details{margin:0}
.lb-editable .wp-block-gallery.lb-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.lb-editable .wp-block-gallery.lb-gallery>.wp-block-image{width:100%!important;display:block;margin:0}
.lb-editable .lb-gallery .wp-block-image a{display:block;overflow:hidden;border-radius:16px}
.lb-editable .lb-gallery .wp-block-image img{width:100%;height:390px;object-fit:cover;transition:transform .6s}
.lb-editable .lb-gallery a:hover img{transform:scale(1.025)}
.lb-editable .lb-gallery .wp-block-image figcaption{position:static;background:none;color:#525257;padding:13px 0 0;font-size:13px;text-align:left}
.lb-editable .contact-aside .contact-mail{font-size:clamp(17px,2vw,24px)}
.lb-site .wrap.contact-grid{width:min(1100px,calc(100% - 80px));margin-inline:auto;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(40px,5vw,72px)}
.lb-site .contact-grid>*,.lb-contact-panel{min-width:0}
.lb-contact-panel{width:100%;max-width:620px;justify-self:center}
.lb-contact-panel #session-form{width:100%;margin:0}
.lb-contact-panel #form-status:empty{display:none}
@media(max-width:1000px){.lb-site .wrap.contact-grid{width:calc(100% - 48px);gap:40px}}
@media(max-width:760px){.lb-site .wrap.contact-grid{width:min(640px,calc(100% - 40px));grid-template-columns:minmax(0,1fr);gap:36px}}
.lb-editable :focus-visible{outline:3px solid #8a6328;outline-offset:4px}
@media(max-width:760px){.lb-editable .wp-block-gallery.lb-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lb-editable .lb-gallery .wp-block-image img{height:260px}.lb-editable .actions .wp-block-buttons{width:100%}.lb-editable .actions .wp-block-button,.lb-editable .actions .wp-block-button__link{width:100%}}
@media(max-width:370px){.lb-editable .wp-block-gallery.lb-gallery{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.lb-editable *{transition:none!important}}
