.wp-site-blocks > *, .wp-block-post-content > * { margin-block-start: 0; margin-block-end: 0; }
.wp-site-blocks { padding: 0; }
:root { --gold: var(--wp--preset--color--gold, #c9a84c); --bg: var(--wp--preset--color--dark, #0a0a0a); --text: var(--wp--preset--color--white, #f5f5f5); --font: var(--wp--preset--font-family--inter, Inter, sans-serif); }
.dees-has-background { background-position: var(--dees-position, center) !important; background-size: cover !important; }
.hero .hero-bg { background-image: inherit; }
.hero.dees-has-background .hero-bg { background: transparent; }
.dees-form-status { margin-top: 1rem; padding: 1rem; border: 1px solid var(--gold); color: var(--text); }
.dees-form-status:empty { display: none; }
.dees-honeypot { position:absolute !important; left:-10000px !important; width:1px; height:1px; overflow:hidden; }
.dees-form-status h3 { margin-bottom: .5rem; }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, select:focus-visible { outline: 2px solid var(--gold); outline-offset: 5px; }
.dropdown:focus-within .dropdown-menu { opacity: 1; visibility: visible; transform: translateY(0); }
.admin-bar .navbar { top:32px; }
.marquee-track { width: max-content; }
.dees-hidden-editor { opacity:.35; outline: 2px dashed #c9a84c; }
.editor-styles-wrapper .marquee-track { animation:none; flex-wrap:wrap; width:100%; }
.editor-styles-wrapper .navbar { position:relative; top:0; }
.editor-styles-wrapper .dropdown-menu { position:static; opacity:1; visibility:visible; transform:none; }
.editor-styles-wrapper .nav-links { flex-wrap:wrap; }
.editor-styles-wrapper [data-type^="dees/"] { max-width:none; }
.editor-styles-wrapper .block-list-appender { position:relative; min-height:24px; }
.editor-styles-wrapper .dees-icon-editor { display:inline-block; }
.editor-styles-wrapper .dees-image-placeholder { padding:2rem; border:1px dashed #c9a84c; }
@media (max-width:782px) { .admin-bar .navbar { top:46px; } }
@media (prefers-reduced-motion:reduce) { html { scroll-behavior:auto; } *, *::before, *::after { animation:none !important; transition:none !important; } }
.dees-quote-form fieldset { border:0; padding:0; min-width:0; }
.dees-quote-form legend { font-size:.85rem; margin-bottom:.5rem; }
.dees-quote-form [type=submit] { width:100%; justify-content:center; }
.dees-quote-form .form-submit > p { margin-top:.75rem; font-size:.78rem; color:var(--text-dim); }
.dropdown.open .dropdown-menu { opacity:1; visibility:visible; transform:translateY(0); }
.editor-styles-wrapper .hero > .hero-bg { position:absolute !important; inset:0; width:100%; height:100%; z-index:0; }
.editor-styles-wrapper .hero-bg .block-list-appender { display:none; }
.editor-styles-wrapper .hero .container { position:relative; z-index:1; }
.editor-styles-wrapper .hero-title { white-space:normal !important; }
