:root{--background:#ffffff;--foreground:#171717;--main:#090979;--secondary:rgb(255,169,47);--grey1:rgb(252,252,252);--grey2:rgb(250,248,248);--grey5:rgb(240,240,240);--grey10:rgb(220,220,220);--grey20:rgb(190,190,190);--grey50:rgb(120,120,120);--grey66:rgb(100,100,100);--grey80:rgb(60,60,60)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;height:100vh}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.rich-editor{p{margin:0;padding:0}ul{list-style-type:disc}ol{list-style-type:decimal}ol,ul{padding-inline-start:16px;margin:8px;li{padding-left:8px}}}.app-content{padding:16px;margin:0 auto;width:100%}.question-edit-prompt{background-color:rgb(250,248,248)}.contact-table-header{background-color:rgb(245,245,245)}.hc-loader{height:50px;width:50px;aspect-ratio:1;border-radius:50%;border:8px solid #514b82;animation:l20-1 .8s linear infinite alternate,l20-2 1.6s linear infinite}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0,50% 0,50% 0,50% 0,50% 0)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 0,100% 0,100% 0)}25%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0,100% 0,100% 100%,50% 100%,0 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}to{transform:scaleY(-1) rotate(-135deg)}}@media (max-width:768px){h1{font-size:1.5rem!important}.app-content{padding:8px}.my-profile-cards{display:block!important}.iq-client{display:block!important;>div{margin-bottom:16px}}.iq-import{display:block!important}.iq-import-input{margin-bottom:16px}.row-description{font-size:14px!important}}