@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&family=Lato:wght@400;700;900&family=Lora:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Merriweather:wght@400;700&family=Montserrat:wght@400;500;600;700;800&family=Nunito:wght@400;500;600;700;800&family=Open+Sans:wght@400;500;600;700;800&family=Oswald:wght@400;500;600;700&family=Playfair+Display:wght@400;500;600;700&family=Poppins:wght@400;500;600;700;800&family=Raleway:wght@400;500;600;700;800&family=Roboto:wght@400;500;700;900&family=Rubik:wght@400;500;600;700;800&display=swap";
:root{--brand:#13a879;--brand-dark:#08765a;--navy:#092739;--ink:#173042;--muted:#6d7f8b;--line:#dfe8ec;--surface:#f4f8f9}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:var(--surface);margin:0;font-family:Inter,Arial,sans-serif}button,input,textarea{font:inherit}button,a{transition:all .18s}.field{color:#344e5d;gap:7px;font-size:12px;font-weight:700;display:grid}.field input,.field textarea{color:#183242;background:#fff;border:1px solid #cfdce1;border-radius:9px;outline:none;width:100%;min-height:44px;padding:0 13px}.field textarea{resize:vertical;min-height:94px;padding-top:12px}.field input:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #13a87918}.primary,.secondary{cursor:pointer;border-radius:9px;min-height:42px;padding:0 17px;font-weight:800}.primary{color:#fff;background:var(--brand);border:0}.primary:hover{background:var(--brand-dark)}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.error{color:#9f2935;background:#fff0f1;border-radius:8px;padding:10px 12px;font-size:12px}.success{color:#087252;background:#e8fbf4;border-radius:8px;padding:10px 12px;font-size:12px}input[type=color]{cursor:pointer;background:#fff;border:1px solid #cfdce1;border-radius:9px;flex:0 0 72px;width:72px!important;min-width:72px!important;max-width:72px!important;height:44px!important;min-height:44px!important;padding:4px!important}input[type=color]:disabled{cursor:not-allowed;opacity:.55}.compact-size-field{justify-self:start;width:112px!important;min-width:112px!important;max-width:112px!important}.compact-size-field input[type=number]{box-sizing:border-box;width:112px!important;min-width:112px!important;max-width:112px!important;height:44px!important;min-height:44px!important;padding-right:8px!important}
