@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600&display=swap";
.software-section.elegant-dark{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Outfit,sans-serif;display:flex;overflow:hidden}.clean-glass{text-align:center;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.25);border-radius:1.2rem;width:100%;max-width:480px;padding:3rem 2.5rem 2.5rem;transition:all .3s;box-shadow:0 4px 50px rgba(255,255,255,.08)}.clean-glass:hover{transform:translateY(-4px);box-shadow:0 6px 60px rgba(255,255,255,.12)}.popup-icon.subtle{background:#f5f5f5;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 1.3rem;display:flex}.code-bracket{color:#000;letter-spacing:1px;font-family:Outfit,sans-serif;font-size:2.6rem;font-weight:700}.clean-glass h1{color:#000;letter-spacing:.4px;margin-bottom:.7rem;font-size:2rem;font-weight:600}.clean-glass p{color:#333;max-width:340px;margin:0 auto 1.3rem;font-size:1rem;line-height:1.6}.illustration{justify-content:center;align-items:center;margin-top:.5rem;display:flex}.dev-illustration{border-radius:1rem;max-width:92%;height:auto;margin-top:.5rem;transform:translateY(-2px)}@media (max-width:600px){.clean-glass{padding:2rem 1.5rem}.popup-icon.subtle{width:75px;height:75px}.clean-glass h1{font-size:1.6rem}.code-bracket{font-size:2.2rem}}
