@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";body{margin:0;padding:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;overscroll-behavior-y:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}input,textarea,.selectable-text{-webkit-user-select:text;user-select:text}a{color:inherit;text-decoration:none}.app-body{display:flex;flex:1;min-height:0}.main-content{flex:1;transition:background .2s,color .2s;min-height:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8b949e4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#8b949e80}
