.btn-ghost{border:2px solid var(--white);color:var(--white);background:0 0}.btn-ghost:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.modal.active{display:flex;align-items:center;justify-content:center;animation:modalFadeIn .3s ease}.modal-body{padding:clamp(20px,5vw,30px)}@media (max-width:480px){.modal-body{padding:clamp(15px,4vw,20px)}}