.tpsm{flex-wrap:wrap;column-gap:2%;position:fixed;width:300px;display:flex;flex-direction:column;border-radius:10px;box-shadow:0 0 10px #0000001a;background:#fff;z-index:99;row-gap:10px;top:50%;left:50%;transform:translate(-50%,-50%);padding:50px 20px 35px}.tpsm-title{margin:0 0 .75rem;font-size:1.125rem;line-height:1.4;font-weight:600;color:#1f2937}.tpsm-body{display:grid;gap:.75rem;color:#374151}.tpsm-actions{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:1rem}.tpsm-field{display:grid;gap:.375rem}.tpsm-label{font-size:.875rem;color:#4b5563}.tpsm-input{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#111827;font-size:.9375rem;line-height:1.4;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.tpsm-input::placeholder{color:#9ca3af}.tpsm-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.tpsm-input[disabled],.tpsm-input[aria-disabled=true]{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.tpsm-input.is-error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.tpsm-help{font-size:.8125rem;color:#6b7280}.tpsm-help.is-error{color:#b91c1c}@media (max-width: 480px){.tpsm-title{font-size:1rem;margin-bottom:.5rem}.tpsm-body{gap:.5rem}.tpsm-actions{margin-top:.75rem}}.dark .tpsm-title{color:#f3f4f6}.dark .tpsm-body{color:#e5e7eb}.dark .tpsm-label{color:#9ca3af}.dark .tpsm-input{background:#111827;color:#e5e7eb;border-color:#374151}.dark .tpsm-input::placeholder{color:#6b7280}.dark .tpsm-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa2e}
