:root{--commerce-panel:rgba(255,255,255,0.94);--commerce-panel-soft:rgba(243,247,255,0.9);--commerce-line:rgba(31,63,125,0.14);--commerce-line-strong:rgba(31,63,125,0.24);--commerce-danger:#b42318}body,html{min-height:100%}body{font-family:var(--font-ibm-plex-sans),sans-serif}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--commerce-line);border-radius:16px;background:rgba(255,255,255,.96);color:var(--brand-night);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}input:focus,select:focus,textarea:focus{outline:2px solid rgba(47,103,218,.18);outline-offset:1px}