/*
Theme Name: GRZ Blind Portal Theme
Theme URI: https://grzgaming.com
Author: GRZ Gaming
Description: Clean light closed-access frontend theme for the GRZ blind top-up ticket portal.
Version: 0.1.7
Requires at least: 6.0
*/
:root{--bg:#f3f7fc;--panel:#ffffff;--text:#102033;--muted:#64748b;--line:#dbe5f1;--blue:#2563eb;--soft:#f8fbff;--shadow:0 18px 50px rgba(37,99,235,.08)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:linear-gradient(180deg,#f7fbff 0%,#eff6ff 46%,#f8fbff 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 7% -6%,rgba(37,99,235,.14),transparent 30%),radial-gradient(circle at 92% 0,rgba(14,165,233,.12),transparent 28%);z-index:-1}a{color:#1d4ed8}.grz-site-shell{min-height:100vh;display:flex;flex-direction:column}.grz-site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.grz-header-inner{max-width:1800px;margin:0 auto;padding:13px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.grz-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#0f172a}.grz-brand-mark{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#2563eb,#60a5fa);display:grid;place-items:center;font-weight:950;color:#fff;box-shadow:0 14px 32px rgba(37,99,235,.22)}.grz-brand-text strong{display:block;letter-spacing:.01em}.grz-brand-text span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.grz-header-nav{display:flex;gap:10px;flex-wrap:wrap}.grz-nav-link{border:1px solid var(--line);background:#fff;border-radius:999px;color:#1e3a8a;text-decoration:none;padding:9px 14px;font-size:13px;font-weight:900;box-shadow:0 8px 22px rgba(15,23,42,.04)}.grz-nav-link:hover{background:#eff6ff;color:#1d4ed8}.grz-main{flex:1;width:100%}.grz-site-footer{border-top:1px solid var(--line);color:#64748b;text-align:center;padding:18px;font-size:12px;background:rgba(255,255,255,.62)}.page .entry-title{display:none}.grz-page-content{max-width:1800px;margin:0 auto}.grz-login-wrap{max-width:480px;margin:76px auto;padding:22px}.grz-login-card{background:#fff;border:1px solid var(--line);border-radius:32px;padding:30px;box-shadow:var(--shadow)}.grz-login-card h1{font-size:34px;line-height:1;margin:0 0 9px;color:#0f172a;letter-spacing:-.04em}.grz-login-card p{color:var(--muted);line-height:1.55}.grz-login-card input[type=text],.grz-login-card input[type=password],.grz-login-box input[type=text],.grz-login-box input[type=password]{width:100%;border-radius:14px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;padding:12px}.grz-login-card input[type=submit],.button-primary{border:0!important;border-radius:14px!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;color:#fff!important;padding:11px 16px!important;font-weight:950!important;box-shadow:0 16px 40px rgba(37,99,235,.20)!important}.grz-login-box{background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--shadow)}@media(max-width:760px){.grz-header-inner{display:block}.grz-header-nav{margin-top:12px}.grz-nav-link{font-size:12px}.grz-login-wrap{margin:30px auto}}
