*{box-sizing:border-box}body{background:#fff}.btn-sky{background:#0ea5e9;color:#fff;padding:.65rem 1rem;border-radius:.7rem;font-weight:700;display:inline-block;transition:.2s}.btn-sky:hover{background:#0284c7}.input{width:100%;border:1px solid #cbd5e1;border-radius:.7rem;padding:.7rem .85rem;outline:none;background:#fff}.input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,.12)}label{display:block;font-size:.9rem;font-weight:700;margin-bottom:.4rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 8px 30px rgba(15,23,42,.05)}.hero{border-bottom:1px solid #e2e8f0;background:#fff}.info{border:1px solid #e2e8f0;border-radius:.8rem;padding:1rem}.info b,.info span{display:block}.info span{margin-top:.25rem;color:#64748b}.badge{display:inline-block;background:#e0f2fe;color:#0369a1;border-radius:999px;padding:.25rem .6rem;font-size:.8rem;font-weight:700}.alert{background:#fff1f2;border:1px solid #fecdd3;color:#be123c;padding:.75rem;border-radius:.7rem}.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;padding:.75rem;border-radius:.7rem}.resume-frame{width:100%;height:70vh;border:0}.modal{position:fixed;inset:0;background:rgba(15,23,42,.65);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:100}.modal-box{background:#fff;border-radius:1rem;width:min(1000px,100%);max-height:92vh;overflow:auto}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
