html{scroll-behavior:smooth;scroll-padding-top:24px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.ef-page #main-container>main{padding:0}
.ct-header .ct-button{border-radius:8px;font-family:Arial,Helvetica,sans-serif;font-weight:600}
.ct-footer [data-row="middle"]>div{width:100%;max-width:none;padding:0;gap:0}
.ct-footer .ct-widget{margin:0}
.ct-footer .ef-site{width:100%}
.ef-site :where(h1,h2,h3,h4){--theme-heading-color:currentColor}
.ef-site .contact-form button{box-shadow:none}
.ef-site .catalog-card .catalog-artwork img{width:100%;height:auto}
.ef-site a:focus-visible{outline:2px solid #cb983e;outline-offset:4px}
/* Keep the same opaque gold surface throughout hover/focus transitions. */
.ct-header .ct-button{background:linear-gradient(120deg,#e3b653 0%,#cb983e 48%,#b88835 100%);background-color:#cb983e;color:#171717;transition:filter 160ms ease-out}
.ct-header .ct-button:hover,.ct-header .ct-button:focus-visible{background:linear-gradient(120deg,#e3b653 0%,#cb983e 48%,#b88835 100%);background-color:#cb983e;color:#171717;filter:brightness(1.06)}
@media(prefers-reduced-motion:reduce){.ct-header .ct-button{transition:none}}

.ef-menu-discount-icon{display:inline-block;vertical-align:middle;flex-shrink:0;width:19px;height:19px;margin-left:8px;color:#cb983e;transform-origin:center;animation:ef-menu-discount-nudge 14s ease-in-out infinite}
@keyframes ef-menu-discount-nudge{0%,90%,100%{transform:rotate(0)}93%{transform:rotate(-12deg)}96%{transform:rotate(9deg)}98%{transform:rotate(-4deg)}}
@media(prefers-reduced-motion:reduce){.ef-menu-discount-icon{animation:none}}

/* Blocksy hover must not fill the outline discount icon. */
.ef-menu-deals > a .ef-menu-discount-icon,.ef-menu-deals > a:hover .ef-menu-discount-icon,.ef-menu-deals > a:focus-visible .ef-menu-discount-icon{fill:none!important;stroke:#cb983e;color:#cb983e;opacity:1}
.ef-menu-deals > a .ef-menu-discount-icon > *{fill:none;stroke:inherit}
