*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.6;color:#333;background:#f8f9fa}.container{max-width:1000px;margin:0 auto;padding:0 20px}.nav{background:#e9ecef;padding:1rem 0;margin-bottom:2rem}.nav a{color:#16a961;text-decoration:none;margin-right:.5rem}.nav a:hover{text-decoration:underline}.header{background:#fafafa;color:#373737;padding:3rem 0;text-align:center;border-bottom:1px solid #e9ecef}.header h1{font-size:2.5rem;margin-bottom:1rem}.header .meta{opacity:.9;font-size:1.1rem}.search-section{margin:-1.5rem 0 2rem 0;text-align:center}.search-form{display:inline-flex;background:#fff;border-radius:25px;padding:5px;box-shadow:0 4px 15px rgba(0,0,0,.1);max-width:500px;width:100%}.search-input{flex:1;border:none;padding:12px 20px;font-size:16px;border-radius:20px 0 0 20px;outline:0}.search-btn{background:#16a961;color:#fff;border:none;padding:12px 25px;border-radius:0 20px 20px 0;cursor:pointer;font-size:16px}.search-btn:hover{background:#128a4e}.content{background:#fff;border-radius:12px;padding:2rem;margin:2rem 0;box-shadow:0 4px 6px rgba(0,0,0,.1)}.result-item{padding:1.5rem;border-bottom:1px solid #e9ecef;transition:background-color .2s}.result-item:hover{background-color:#f8f9fa}.result-item:last-child{border-bottom:none}.result-title{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.result-title a{color:#16a961;text-decoration:none}.result-title a:hover{text-decoration:underline}.result-category{background:#16a961;color:#fff;padding:2px 8px;border-radius:12px;font-size:.8rem;margin-right:.5rem}.result-text{color:#666;margin-top:.5rem}.no-results{text-align:center;padding:3rem;color:#666}.footer{background:#343a40;color:#fff;text-align:center;padding:3rem 0;margin-top:4rem}@media (max-width:768px){.header h1{font-size:2rem}.container{padding:0 15px}.content{padding:1.5rem}.search-form{flex-direction:column;border-radius:15px}.search-input{border-radius:15px;margin-bottom:10px}.search-btn{border-radius:15px}}