*{margin:0;padding:0;box-sizing:border-box}:root{--color-junior: #51cf66;--color-middle: #fcc419;--color-senior: #ff6b6b;--color-java-core: #ff6b6b;--color-collections: #4ecdc4;--color-multithreading: #95e1d3;--color-oop: #f38181;--color-spring: #38ada9;--color-jvm: #786fa6;--color-exceptions: #f8b500;--color-stream-api: #6c5ce7;--color-design-patterns: #a29bfe;--color-testing: #fd79a8;--color-database: #00b894}html{height:100%;min-height:-webkit-fill-available}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--tg-theme-bg-color, #f5f5f5);color:var(--tg-theme-text-color, #000);width:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#root{width:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;display:flex;flex-direction:column}code{font-family:Courier New,Courier,monospace;background:#0000000d;padding:2px 6px;border-radius:4px;font-size:.9em}pre{background:#0000000d;padding:12px;border-radius:8px;overflow-x:auto;margin:12px 0}pre code{background:none;padding:0}button{font-family:inherit;cursor:pointer;border:none;outline:none;-webkit-tap-highlight-color:transparent}input,textarea{font-family:inherit;outline:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0000004d}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
