:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#333;background-color:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#173153;text-decoration:none}a:hover{color:#155ab6}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;flex-direction:column;background:linear-gradient(135deg,#667eea,#764ba2);color:#333}h1{font-size:3.2em;line-height:1.1;margin-bottom:.5em;color:#222}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a73e8;color:#fff;cursor:pointer;transition:background-color .25s;border:none}button:hover{background-color:#155ab6}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.exercises-container{max-width:800px;width:90%;margin:2em auto;background:#fff;padding:1.5em;border-radius:12px;box-shadow:0 8px 16px #0000001a;color:#333}.category-filter{margin-bottom:1em;display:flex;gap:.5em;flex-wrap:wrap}.category-filter button{background-color:#e1e8ff;color:#1a73e8;border:none;padding:.5em 1em;cursor:pointer;border-radius:8px;transition:background-color .3s ease}.category-filter button.active,.category-filter button:hover{background-color:#1a73e8;color:#fff}.exercise-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5em}.exercise-item{background:#f9fbff;border-radius:12px;padding:1em;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 8px #1a73e826;transition:transform .3s ease;color:#222}.exercise-item:hover{transform:translateY(-5px)}.exercise-item img{width:100%;height:150px;object-fit:cover;border-radius:12px;margin-bottom:1em}.exercise-item h3{margin:0 0 .5em;font-size:1.25em}.exercise-item p{margin:0;font-size:.9em;color:#555}footer.footer{background-color:#f0f0f0;padding:1em 0;width:100%;text-align:center;color:#666;margin-top:auto}footer.footer ul.social-links{list-style:none;padding:0;margin:.5em 0 0;display:flex;justify-content:center;gap:1em}footer.footer ul.social-links li a{color:#1a73e8;text-decoration:none;font-weight:600}footer.footer ul.social-links li a:hover{color:#155ab6}.section{padding:4em 2em;max-width:900px;margin:0 auto 3em;background:linear-gradient(135deg,#a18cd1,#fbc2eb);border-radius:12px;box-shadow:0 8px 16px #764ba240;color:#333}.section h2{font-size:2.5em;margin-bottom:.5em}.section p,.section ul{font-size:1.1em;line-height:1.6}.section ul{list-style:disc inside;padding-left:1em}.section form{display:flex;flex-direction:column;gap:1em}.section form label{font-weight:600}.section form input,.section form textarea{padding:.5em;border-radius:8px;border:1px solid #ccc;font-size:1em}.section form button{align-self:flex-start;background-color:#1a73e8;color:#fff;border:none;padding:.75em 1.5em;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.section form button:hover{background-color:#155ab6}
