*{box-sizing:border-box}:root{font-size:16px;line-height:1.5}h1,h2,h3,h4,h5,h6{margin-top:0;line-height:1.2}a{color:var(--accent-color);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}button{cursor:pointer;padding:.5rem 1rem;background-color:var(--accent-color);color:#fff;border:none;border-radius:4px;font-size:1rem;transition:background-color .3s}button:hover{background-color:#4a51c5}input,select,textarea{padding:.5rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:1rem}.card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;margin-bottom:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.items-center{align-items:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.w-full{width:100%}@media (max-width: 768px){.container{padding:0 10px}}:root{--primary-color: #3a4052;--secondary-color: #444b61;--accent-color: #646cff;--background-color: #f9f9f9;--text-color: #333;--light-text: #f1f1f1}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:var(--background-color);color:var(--text-color)}.app.svelte-1mvfowc{display:flex;flex-direction:column;min-height:100vh}.container.svelte-1mvfowc{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}header.svelte-1mvfowc{background-color:var(--primary-color);color:var(--light-text);padding:1rem 0}header.svelte-1mvfowc .container:where(.svelte-1mvfowc){display:flex;justify-content:space-between;align-items:center}.time.svelte-1mvfowc{font-size:1.2rem;font-weight:700}nav.svelte-1mvfowc{background-color:var(--secondary-color);color:var(--light-text)}nav.svelte-1mvfowc ul:where(.svelte-1mvfowc){display:flex;list-style:none;padding:0;margin:0}nav.svelte-1mvfowc li:where(.svelte-1mvfowc){padding:0;margin:0}nav.svelte-1mvfowc a:where(.svelte-1mvfowc){display:block;padding:1rem;color:var(--light-text);text-decoration:none;transition:background-color .3s}nav.svelte-1mvfowc a:where(.svelte-1mvfowc):hover{background-color:var(--accent-color)}main.svelte-1mvfowc{flex:1;padding:2rem 0}footer.svelte-1mvfowc{background-color:var(--primary-color);color:var(--light-text);padding:1rem 0;text-align:center}
