.vrf-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14100c80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.vrf-modal{background:#efe9e2;border-radius:18px;width:100%;max-width:440px;padding:24px;animation:.18s vrfIn;position:relative;box-shadow:0 30px 70px -24px #00000080}@keyframes vrfIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.vrf-x{color:#6b5b4a;cursor:pointer;background:#785a3c1a;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.vrf-x:hover{background:#785a3c2e}.vrf-head{align-items:flex-start;gap:12px;margin-bottom:18px;padding-right:28px;display:flex}.vrf-head__ic{color:#f97316;background:#f9731624;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.vrf-head h3{color:#2a2420;margin:0;font-size:18px;font-weight:900}.vrf-head p{color:#6b5b4a;margin:4px 0 0;font-size:13px;line-height:1.5}.vrf-head p b{color:#f97316}.vrf-label{color:#8a7d6c;margin:14px 0 8px;font-size:12.5px;font-weight:800;display:block}.vrf-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.vrf-pick{color:#4a4036;font:inherit;cursor:pointer;background:#e3ddd5;border:0;border-radius:11px;padding:11px 12px;font-size:13.5px;font-weight:700;transition:color .15s,box-shadow .15s;box-shadow:inset 3px 3px 7px #a87c5459,inset -3px -3px 7px #ffffffe6}.vrf-pick.is-on{color:#fff;background:#f97316;box-shadow:4px 4px 10px #f9731666}.vrf-upload{color:#6b5b4a;cursor:pointer;background:#e9e3db;border:2px dashed #a87c5473;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:13.5px;font-weight:700;display:flex}.vrf-upload:hover{color:#f97316;border-color:#f97316}.vrf-note{color:#4a4036;width:100%;font:inherit;resize:vertical;background:#e3ddd5;border:0;border-radius:12px;padding:11px 13px;font-size:14px;box-shadow:inset 3px 3px 7px #a87c5459,inset -3px -3px 7px #ffffffe6}.vrf-note::placeholder{color:#9c8f7e}.vrf-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.vrf-cancel{color:#6b5b4a;font:inherit;cursor:pointer;background:#e3ddd5;border:0;border-radius:12px;padding:11px 18px;font-weight:700}.vrf-submit{color:#fff;font:inherit;cursor:pointer;background:#f97316;border:0;border-radius:12px;padding:11px 20px;font-weight:800;box-shadow:4px 4px 12px #f9731666}.vrf-submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.vrf-done{text-align:center;padding:8px 0}.vrf-done__ic{color:#16a34a;background:#22c55e29;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:14px;display:inline-grid}.vrf-done h3{color:#2a2420;margin:0 0 8px;font-size:19px;font-weight:900}.vrf-done p{color:#6b5b4a;margin:0 0 18px;font-size:13.5px;line-height:1.6}html.dark .vrf-modal{background:#211c18;box-shadow:0 30px 70px -20px #000c}html.dark .vrf-head h3,html.dark .vrf-done h3{color:#f3f1ee}html.dark .vrf-head p,html.dark .vrf-done p,html.dark .vrf-x{color:#c9bcae}html.dark .vrf-pick,html.dark .vrf-note,html.dark .vrf-upload,html.dark .vrf-cancel{color:#d8cfc4;background:#2a241f;box-shadow:inset 3px 3px 7px #0006,inset -3px -3px 7px #ffffff08}html.dark .vrf-pick.is-on{color:#fff;background:#f97316}
