/*
Theme Name: GRZ Verification Center
Theme URI: https://grzgaming.com
Author: GRZ Gaming
Description: Minimal secure one-page verification center theme for verify.grzgaming.com.
Version: 1.0.1
*/
:root{--bg:#080d14;--card:#111827;--muted:#94a3b8;--text:#e5edf8;--blue:#2563eb;--green:#22c55e}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(37,99,235,.22),transparent 30%),radial-gradient(circle at bottom right,rgba(34,197,94,.14),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.grz-vc-shell{min-height:100vh;display:flex;flex-direction:column}.grz-vc-header{padding:24px 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(148,163,184,.12);backdrop-filter:blur(14px)}.grz-vc-brand{display:flex;align-items:center;gap:12px;font-weight:900;color:#fff;text-decoration:none}.grz-vc-mark{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--green));display:flex;align-items:center;justify-content:center;color:#fff}.grz-vc-safe{color:var(--muted);font-size:13px}.grz-vc-main{flex:1;display:flex;align-items:center;justify-content:center;padding:26px 16px}.grz-vc-content{width:100%}.grz-vc-footer{text-align:center;color:#64748b;font-size:12px;padding:20px}.woocommerce,.site-main{width:100%}a{color:#93c5fd}@media(max-width:700px){.grz-vc-header{padding:18px 16px}.grz-vc-safe{display:none}}
