:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-container{min-height:100vh;width:100vw;display:flex;flex-direction:column;background:url(https://media.istockphoto.com/id/489306446/photo/businessman-press-on-digital-screen-digital-layer-effect-busin.jpg?s=1024x1024&w=is&k=20&c=makO07PWRTIgswbM44vxEvPGQOrNvv-QJTvmh8uj1dY=) no-repeat center center/cover;color:#fff;font-family:Arial,sans-serif}.header{background:#1a1a2ee6;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.8rem;font-weight:700;color:#facc15}.hero{flex:1;display:flex;justify-content:center;align-items:center;padding:2rem}.hero-card{background:#0009;padding:2rem;border-radius:1rem;text-align:center;max-width:600px}.hero-card h2{font-size:2rem;margin-bottom:1rem;color:#facc15}.hero-card p{margin-bottom:1.5rem;color:#f3f4f6}.highlight{color:#facc15}.button-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.btn{display:inline-block;background:#facc15;color:#1a1a2e;padding:.75rem;border-radius:.5rem;text-align:center;font-weight:700;text-decoration:none;transition:background .2s ease}.btn:hover{background:#eab308}.footer{background:#1a1a2ee6;text-align:center;padding:1rem;font-size:.875rem}.projects-container{min-height:100vh;display:flex;flex-direction:column;font-family:Arial,sans-serif;background:linear-gradient(135deg,#3b82f6,#9333ea)}.projects-header{background:#1a1a2ee6;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.projects-header .logo a{color:#facc15;font-size:1.5rem;font-weight:700;text-decoration:none}.nav a{color:#fff;margin-left:1.5rem;text-decoration:none;transition:color .2s ease}.nav a:hover{color:#facc15}.projects-main{display:flex;justify-content:center;gap:2rem;padding:2rem;flex-wrap:wrap}.project-card{border-radius:.75rem;box-shadow:0 6px 15px #0003;width:240px;height:240px;padding:1.5rem;text-align:center;color:#fff;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;justify-content:center}.project-card:nth-child(1){background:linear-gradient(135deg,#3b82f6,#06b6d4)}.project-card:nth-child(2){background:linear-gradient(135deg,#9333ea,#ec4899)}.project-card:nth-child(3){background:linear-gradient(135deg,#f59e0b,#ef4444)}.project-card:nth-child(4){background:linear-gradient(135deg,#22c55e,#16a34a)}.project-card:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 12px 25px #00000059}.project-card h2{font-size:1.3rem;margin-bottom:.5rem}.project-card p{font-size:.9rem;opacity:.9}.btn{display:inline-block;margin-top:1rem;background:#ffffffe6;color:#111827;padding:.6rem 1.2rem;border-radius:.4rem;text-decoration:none;font-weight:700;transition:background .2s ease,transform .2s ease}.btn:hover{background:#fff;transform:scale(1.05)}.disabled-btn{background:#ffffff80;color:#444;cursor:not-allowed;pointer-events:none}
