@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;600;700;800&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f6fa;color:#0f172a;font-family:Inter,SF Pro Display,-apple-system,sans-serif}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f4f6fa}::-webkit-scrollbar-thumb{background:#d1d9e6;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}input:focus,select:focus{border-color:#2563eb!important;outline:none}@media (max-width:768px){.sd{display:none!important}.mc{padding:14px!important}.exec-only-desktop{display:none!important}}@media (min-width:769px){.exec-only-mobile,.mn{display:none!important}}@keyframes flowExpand{0%{max-height:0;opacity:0}to{max-height:2000px;opacity:1}}