.portal-stat{display:flex;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:#0f172a;padding:1.15rem;transition:.25s}.portal-stat:hover{transform:translateY(-3px);border-color:#0ea5e973;box-shadow:0 16px 35px #0000002e}.portal-stat-icon{display:grid;width:3rem;height:3rem;flex:none;place-items:center;border-radius:.75rem}.portal-stat-icon svg{width:1.5rem;height:1.5rem}.portal-stat p{font-size:.75rem;color:#94a3b8}.portal-stat b{display:block;margin-top:.2rem;font-family:Poppins,sans-serif;font-size:1.4rem;color:#fff}.portal-panel{border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:#0f172a;box-shadow:0 18px 45px #0000001f}.portal-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding:1.25rem}.portal-panel-head h2{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700}.portal-panel-head p{margin-top:.25rem;font-size:.75rem;color:#64748b}.portal-panel-head a{font-size:.8rem;font-weight:600;color:#38bdf8}.portal-mini{display:flex;align-items:center;justify-content:center;border-radius:.45rem;padding:.5rem .2rem;font-weight:600}.portal-label{display:block;margin-bottom:.45rem;font-size:.75rem;font-weight:600;color:#cbd5e1}.portal-input{width:100%;border:1px solid #334155;border-radius:.75rem;background:#1e293b;padding:.8rem 1rem;color:#fff;outline:none}.portal-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e926}.portal-quick{display:flex;align-items:center;gap:1rem;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:#0f172a;padding:1.1rem}.portal-quick>svg{width:1.5rem;color:#38bdf8}.portal-quick b{font-family:Poppins,sans-serif;color:#fff}.portal-quick p{font-size:.75rem;color:#64748b}.portal-help-card{display:flex;align-items:center;gap:1rem;border:1px solid #334155;border-radius:1rem;background:#1e293b;padding:1.15rem;transition:.25s}.portal-help-card:hover{transform:translateY(-2px);border-color:#0ea5e9;background:#243247}.portal-help-card>span{display:grid;width:2.75rem;height:2.75rem;flex:none;place-items:center;border-radius:.75rem;font-size:1.25rem;font-weight:700}.portal-help-card b{display:block;font-family:Poppins,sans-serif;color:#fff}.portal-help-card p{margin-top:.25rem;font-size:.75rem;color:#94a3b8}
