.perm-backdrop{position:fixed;inset:0;z-index:10040;background:#020617b8;backdrop-filter:blur(8px);display:grid;place-items:center;padding:16px}.perm-backdrop.hidden{display:none}.perm-card{width:min(560px,100%);max-height:92vh;overflow:auto;background:#fff;color:#0f172a;border-radius:24px;padding:22px;box-shadow:0 30px 90px #0008}.dark .perm-card{background:#0f1d19;color:#e5f4ef}.perm-head{display:grid;grid-template-columns:58px 1fr;gap:14px}.perm-icon{width:54px;height:54px;border-radius:18px;background:#d1fae5;color:#047857;display:grid;place-items:center;font-size:26px;font-weight:900}.perm-head small{font-weight:900;color:#059669;letter-spacing:.12em}.perm-head h2{font-size:24px;font-weight:900;margin:2px 0 5px}.perm-head p{font-size:13px;color:#64748b;line-height:1.55}.perm-list{display:grid;gap:8px;margin:18px 0}.perm-row{display:grid;grid-template-columns:42px 1fr;align-items:center;padding:10px 12px;border:1px solid #e2e8f0;border-radius:14px}.dark .perm-row{border-color:#31463f}.perm-row>span{font-size:22px}.perm-row b,.perm-row small{display:block}.perm-row small{font-size:11px;color:#64748b;margin-top:2px}.perm-row small[data-state="granted"],.perm-row small[data-state="available"]{color:#059669}.perm-row small[data-state="denied"]{color:#dc2626}.perm-note{font-size:12px;line-height:1.5;padding:10px 12px;border-radius:12px;background:#f8fafc;color:#64748b}.dark .perm-note{background:#172823}.perm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.perm-actions button{padding:11px 15px;border-radius:12px;font-weight:850;background:#047857;color:#fff}.perm-actions .secondary{background:#e2e8f0;color:#334155}
