/* DochiFood public icon system v5.2.7 */
:root{--df-icon:#173c2d;--df-icon-muted:#64756d;--df-icon-soft:#edf6f1;--df-icon-accent:#087147}
.df-icon{width:22px;height:22px;display:inline-block;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.v5-header svg,.v5-nav svg,.v5-quote-bar svg,.v5-modal-close svg,.v5-empty svg,.v522-search-dock svg{fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
.v5-header-contact{gap:8px}.v5-header-contact svg{width:19px;height:19px}
.v5-nav button svg{width:24px;height:24px;transition:transform .18s ease,stroke-width .18s ease}
.v5-nav button:hover svg,.v5-nav button.active svg{transform:translateY(-1px);stroke-width:2}
.v5-search button,.v522-search-clear,.v5-modal-close{display:grid;place-items:center}
.v5-search button svg,.v522-search-clear svg,.v5-modal-close svg{width:18px;height:18px}
.v5-quote-send{display:inline-flex;align-items:center;justify-content:center;gap:9px}.v5-quote-send svg{width:20px;height:20px;transition:transform .18s ease}.v5-quote-send:hover svg{transform:translateX(2px)}
.v5-empty>div{display:grid;place-items:center}.v5-empty>div svg{width:36px;height:36px;color:var(--df-icon-muted)}
button:focus-visible,a:focus-visible{outline:3px solid rgba(8,113,71,.24);outline-offset:3px}
@media(max-width:640px){.v5-nav button svg{width:25px;height:25px}.v5-header-contact svg{width:18px;height:18px}}
