body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f9f9f9;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;margin:0}.App-header{color:#fff;padding:1rem;text-align:center}.App-header,nav{background-color:#282c34}nav{align-items:center;display:flex;gap:1rem;padding:1rem 2rem}nav a{color:#fff;font-weight:700;text-decoration:none;transition:color .2s ease}nav a:hover{color:#61dafb}@media (max-width:600px){nav{align-items:flex-start;flex-direction:column}nav a{padding:.5rem 0}}.home{font-size:1.1rem;line-height:1.6;margin:2rem auto;max-width:800px;padding:1.5rem}.intro{margin-bottom:2rem}.projects h2{font-size:1.5rem;margin-top:2rem}.projects ul{list-style:none;padding-left:0}.project-link{color:#007acc;display:block;font-weight:700;margin:.5rem 0;text-decoration:none}.project-link:hover{text-decoration:underline}.contact{border-top:1px solid #ccc;margin-top:2.5rem;padding-top:1.5rem}.contact a{color:#007acc;text-decoration:none}.contact a:hover{text-decoration:underline}.weather-app-container{align-items:center;display:flex;flex-direction:column;margin:2rem auto;max-width:420px}.weather-app-container,.weather-card{font-family:Segoe UI,sans-serif;text-align:center}.weather-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 12px #0000001a;margin:2rem auto 1rem;max-width:400px;padding:1.5rem}.weather-card h3{font-size:1.5rem;margin-bottom:.5rem}.weather-icon{height:100px;margin:.5rem 0;width:100px}.temperature{font-size:2.5rem;font-weight:700;margin:.5rem 0}.description{color:#666;font-size:1.1rem;text-transform:capitalize}.weather-details p{font-size:1rem;margin:.25rem 0}.weather-footer{background:#ffffffd9;border-radius:6px;bottom:12px;box-shadow:0 0 6px #0000001a;color:#666;font-size:.85rem;padding:4px 8px;position:fixed;right:12px;-webkit-user-select:none;user-select:none;z-index:1000}.weather-footer a:hover{text-decoration:underline}.controls{display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.controls input{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.5rem;width:180px}.controls button{background-color:#282c34;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:background-color .2s ease}.controls button:hover{background-color:#3c4048}.search-wrapper{display:inline-block;max-width:300px;position:relative;width:100%}.search-wrapper input{width:100%}.suggestions-dropdown{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 8px #00000026;list-style:none;margin:4px 0;max-height:150px;overflow-y:auto;padding:0;position:absolute;top:calc(100% + 4px);width:100%;z-index:10}.suggestions-dropdown li{cursor:pointer;padding:.5rem 1rem}.suggestions-dropdown li:hover{background-color:#f0f0f0}.filters{display:flex;gap:1rem;margin:1rem 0}.filters button{background:#0000;border:none;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:border-bottom .2s ease}.filters button:hover{border-bottom:2px solid #888}.filters button.active{border-bottom:2px solid #333;font-weight:700}.todo-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#222;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.4;margin:2rem auto;max-width:480px;padding:1.5rem 2rem}.todo-container h1{color:#333;font-size:2rem;font-weight:600;margin-bottom:1.5rem;text-align:center}form{display:flex;gap:.5rem;margin-bottom:1.5rem}form input[type=text]{border:1px solid #ccc;border-radius:4px;flex-grow:1;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease}form input[type=text]:focus{border-color:#007bff;outline:none}form button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:0 1.25rem;transition:background-color .2s ease}form button:hover{background-color:#0056b3}.todo-list{list-style:none;margin:0;padding:0}.todo-list li{align-items:center;border-bottom:1px solid #eee;display:flex;gap:.75rem;padding:.5rem 0}.todo-list li:last-child{border-bottom:none}.todo-list input[type=checkbox]{cursor:pointer;height:1.25rem;width:1.25rem}.todo-list span{cursor:pointer;flex-grow:1;font-size:1rem}.todo-list span.completed{color:#999;text-decoration:line-through}.todo-list button{background:#0000;border:none;color:#007bff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.25rem .5rem;transition:color .2s ease}.todo-list button:hover{color:#0056b3}.todo-list button.delete{color:#dc3545}.todo-list button.delete:hover{color:#a71d2a}.todo-list input[type=text]{border:1px solid #ccc;border-radius:4px;flex-grow:1;font-size:1rem;padding:.4rem .6rem;transition:border-color .2s ease}.todo-list input[type=text]:focus{border-color:#007bff;outline:none}*{transition:all .2s ease}.about{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d;font-size:1.1rem;line-height:1.6;margin:2rem auto;max-width:800px;padding:1.5rem}.about h1{font-size:2rem}.about h1,.about p{margin-bottom:1rem}.about-photo-wrapper{border-radius:12px;box-shadow:0 4px 10px #0000001a;height:400px;margin:2rem auto 0;max-width:800px;overflow:hidden;width:100%}.about-wide-photo{display:block;height:100%;object-fit:cover;object-position:center bottom;width:100%}
/*# sourceMappingURL=main.65073348.css.map*/