/* PetKarta — GLOBAL theme: fonts (hosted woff2, self-hosted — ne base64/Google Fonts, viz v126) + design tokens. Load on every page. */
@font-face{font-family:'Bricolage';font-weight:200 800;font-display:swap;src:url("petkarta-bricolage.woff2") format('woff2')}
@font-face{font-family:'InterV';font-weight:100 900;font-display:swap;src:url("petkarta-interv.woff2") format('woff2')}
:root{--ink:#0A3F2F;--ink2:#3E5A4E;--ink3:#6C8479;--bg:#EDF9F2;--paper:#fff;
 --brand:#00CA84;--brand-dk:#0F8A57;          
 --coral:#10B981;--coral-dk:#0A6B42;          
 --green:#10B981;--green-dk:#0A6B42;--green-soft:#E3F4EA;--accent:#159E63;
 --gold:#FFC24B;--gold-dk:#D99A1F;--teal:#0A7D66;
 --line:rgba(21,53,42,.12);--line2:rgba(21,53,42,.07);--maxw:1180px;}
html{scroll-behavior:smooth}
