#gh-app{--ink:#071d46;--navy:#0a2b62;--navy2:#0d6fbd;--grad:linear-gradient(105deg,#145ccc,#08aee0);--grad-dark:linear-gradient(105deg,#0a2b62,#0d6fbd);--grad-green:linear-gradient(105deg,#0f9d4f,#27d97a);--cyan:#08afe0;--bg:#f7faff;--paper:#fff;--txt:#172844;--muted:#5c6e8a;--line:#dce7f5;--ok:#15734a;--err:#a32620;--r:18px;--sh:0 1px 2px rgba(14,53,101,.05),0 12px 32px -12px rgba(14,53,101,.16);font-family:'Open Sans',system-ui,sans-serif;background:var(--bg);color:var(--txt);font-size:18px;line-height:1.7;min-height:100vh}
#gh-app *{box-sizing:border-box} #gh-app a{color:var(--navy2)} #gh-app h1,#gh-app h2,#gh-app h3{font-family:'Open Sans',sans-serif;line-height:1.25;letter-spacing:-.02em;margin:0 0 16px;color:var(--ink)}#gh-app h1{font-size:2.5rem}#gh-app h2{font-size:1.85rem}#gh-app h3{font-size:1.3rem}
.gh-wrap{max-width:1200px;margin:auto;padding:30px 26px}.gh-topbar{background:linear-gradient(110deg,#071d46 0%,#08265a 48%,#08aee0 130%);color:#fff;position:sticky;top:0;z-index:999;border-bottom:1px solid rgba(255,255,255,.09)}.gh-topbar .gh-wrap{display:flex;align-items:center;gap:18px;padding:15px 36px;max-width:none;min-height:80px}.gh-logo{font-weight:800;font-size:1.6rem;color:#fff!important;text-decoration:none;letter-spacing:-.04em}.gh-brand{display:flex;align-items:center;gap:12px}.gh-mark{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#f7fdff,#8ce6ff)}.gh-mark:before{content:'↗';position:absolute;font-weight:800;font-size:1.55rem;color:#0a63ad;right:5px;top:0}.gh-mark b{position:absolute;left:7px;bottom:4px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0866b1;font-size:1rem}.gh-nav{display:flex;gap:12px;align-items:center;margin-left:auto}.gh-nav a{color:#e2edf9;text-decoration:none}.gh-member-user{display:flex;align-items:center;gap:10px;padding:6px 10px}.gh-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#bedff3);color:#071d46;font-weight:800;border:2px solid rgba(255,255,255,.7)}.gh-nav-divider{height:34px;width:1px;background:rgba(255,255,255,.18)}.gh-logout-top{border:1px solid rgba(255,255,255,.22);border-radius:12px;padding:11px 20px}
.gh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:15px 30px;font-weight:700;font-size:1rem;border:0;border-radius:12px;cursor:pointer;text-decoration:none!important;background:var(--grad);color:#fff!important;box-shadow:0 12px 28px -14px rgba(13,111,189,.85);transition:.18s}.gh-btn:hover{filter:brightness(1.06);transform:translateY(-1px)}.gh-pri{background:var(--grad-dark)}.gh-green{background:var(--grad-green)}.gh-gho{background:#fff!important;color:#071d46!important;border:2px solid #bfd9f4}.gh-sm{min-height:48px;padding:10px 20px}.gh-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:var(--sh)}.gh-grid{display:grid;gap:24px}.gh-g2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.gh-g3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.gh-muted{color:var(--muted)}.gh-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#0d72d7}.gh-rule{width:70px;height:4px;background:var(--grad);margin:22px 0;border-radius:4px}.gh-badge{display:inline-flex;padding:6px 13px;border-radius:10px;font-weight:700;font-size:.78rem;background:#eaf4ff;color:#0a63ad;border:1px solid #c7dff7}.gh-badge.gh-r{background:#fbe9e7;color:var(--err);border-color:#f1c9c5}
.gh-layout{display:grid;grid-template-columns:320px 1fr;min-height:calc(100vh - 80px)}.gh-side{background:linear-gradient(180deg,#071d46,#061737);padding:34px 22px 28px;display:flex;flex-direction:column}.gh-sect{font-weight:700;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:#8197bd;margin:4px 12px 14px}.gh-side>a{display:flex;gap:14px;align-items:center;padding:16px 18px;border-radius:12px;text-decoration:none;color:#dce8fa!important;font-weight:600;margin-bottom:8px}.gh-side>a:hover{background:rgba(255,255,255,.08)}.gh-side>a.on{background:var(--grad);color:#fff;box-shadow:0 12px 28px rgba(0,126,218,.28)}.gh-side>a i{font-style:normal;font-size:1.25rem;width:26px;text-align:center}.gh-side hr{border:0;border-top:1px solid rgba(255,255,255,.1);margin:auto 8px 22px;width:calc(100% - 16px)}.gh-premium-box{margin:26px 0 14px;padding:22px;border:1px solid rgba(88,148,223,.34);border-radius:14px;background:linear-gradient(145deg,rgba(10,43,98,.8),rgba(4,22,53,.7));color:#fff}.gh-premium-icon{font-size:1.5rem;color:#18bfff;margin-bottom:9px}.gh-premium-box b{color:#13baf2}.gh-premium-box p{font-size:.9rem;line-height:1.6;color:#c3d3ea}.gh-premium-box a{display:flex;justify-content:center;border:1px solid rgba(137,177,230,.4);border-radius:12px;padding:10px;color:#fff!important;text-decoration:none}.gh-member-main{min-width:0;padding:42px 44px 64px;background:radial-gradient(circle at 88% 7%,rgba(54,155,236,.06),transparent 32%),#f8fbff}.gh-bc{font-size:.92rem;margin-bottom:22px;color:var(--muted)}.gh-bc a{font-weight:600;text-decoration:none;border-bottom:1px solid #c7dff7}
.gh-dash-head{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:start;margin-bottom:40px}.gh-dash-head h1{font-size:2.6rem;letter-spacing:-.04em;font-weight:800;margin:10px 0;color:#071d46}.gh-dash-head p{max-width:760px;margin:0;color:#576a86;font-size:1.08rem}.gh-journey-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 15px 40px rgba(14,53,101,.09)}.gh-journey-title{display:flex;align-items:center;gap:12px}.gh-journey-title>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--grad);color:#fff}.gh-journey-title b,.gh-journey-title small{display:block}.gh-journey-title small{color:#6f8099}.gh-progress-row{display:flex;gap:14px;align-items:center;margin:20px 0 10px}.gh-progress{height:10px;border-radius:20px;background:#e8eef6;overflow:hidden;flex:1}.gh-progress i{display:block;height:100%;background:var(--grad);border-radius:20px}.gh-areas h2{font-size:1.4rem;font-weight:800;margin-bottom:22px}.gh-member-grid{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:22px}.gh-member-catcard{text-decoration:none!important;text-align:center;display:flex;flex-direction:column;align-items:center;min-height:300px;padding:26px 22px 18px;transition:.2s}.gh-member-catcard:hover{transform:translateY(-4px);border-color:#bfd5ee;box-shadow:0 18px 42px rgba(20,67,121,.14)}.gh-member-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f2f8ff,#e2eeff);margin:0 auto 16px}.gh-member-icon span{font-size:2rem;color:#0a5dc7}.gh-member-catcard h3{font-size:1.08rem;font-weight:800}.gh-member-catcard p{font-size:.9rem;line-height:1.6;color:#63738d;flex:1}.gh-member-card-foot{width:100%;display:flex;align-items:center;justify-content:space-between;border:1px solid #e2ebf6;border-radius:12px;padding:8px 8px 8px 15px;color:#63738d;font-size:.82rem}.gh-member-card-foot b{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:var(--grad);color:#fff}.gh-help-strip{margin-top:30px;background:var(--grad-dark);color:#fff;border-radius:16px;padding:24px 28px;display:flex;align-items:center;gap:20px}.gh-help-icon,.gh-renew-icon{width:54px;height:54px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--grad);color:#fff;font-size:1.4rem}.gh-help-strip h3,.gh-renew-banner h3{color:#fff;margin:3px 0}.gh-help-strip p,.gh-renew-banner p{margin:0;color:#c9dcf2;font-size:.92rem}.gh-help-strip .gh-btn,.gh-renew-banner .gh-btn{margin-left:auto}.gh-renew-banner{background:var(--grad-dark);color:#fff;border-radius:16px;padding:24px 28px;display:flex;gap:20px;align-items:center;margin-bottom:30px}
.gh-thumb{height:180px;border-radius:14px;margin:-6px 0 20px;display:flex;align-items:center;justify-content:center;font-size:3rem;background:var(--grad-dark);position:relative;overflow:hidden}.gh-bgimg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.3}.gh-ico{position:relative;z-index:1;color:#fff}.gh-content-card{text-decoration:none!important;display:block;transition:.2s}.gh-content-card:hover{transform:translateY(-3px)}.gh-content-card h3{margin-top:10px}.gh-article{max-width:72ch;font-size:20px}.gh-article h2{margin-top:40px}.gh-post-cover{width:100%;max-height:520px;object-fit:cover;border-radius:18px;margin:24px 0}.gh-empty{text-align:center;padding:60px 20px;color:var(--muted);background:#fff;border:2px dashed #c7dff7;border-radius:18px}.gh-plan-grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));margin-top:24px}.gh-plan{background:#fff;border:2px solid var(--line);border-radius:16px;padding:26px;box-shadow:var(--sh);display:flex;flex-direction:column;gap:12px}.gh-price{font-weight:800;font-size:2rem;color:#071d46}.gh-cyc{color:var(--muted)}.gh-plan .gh-btn{margin-top:auto}.gh-ticket-card{display:block;text-decoration:none!important;margin-bottom:14px}.gh-msg{padding:20px 24px;border-radius:14px;margin-bottom:16px;max-width:88%;box-shadow:var(--sh)}.gh-msg.u{background:#edf5fd;margin-left:auto;border:1px solid #d5e6f1}.gh-msg.a{background:#fff;border:1px solid var(--line);border-left:4px solid #0d6fbd}.gh-msg small{display:block;color:#7a8ba1;margin-top:8px}.gh-how video{max-width:430px;width:100%;border-radius:16px;background:#04101f}
#gh-app label{display:block;font-weight:600;margin:18px 0 8px;color:#071d46}#gh-app input,#gh-app select,#gh-app textarea{width:100%;min-height:58px;padding:14px 16px;font:inherit;border:2px solid var(--line);border-radius:12px;background:#fff;color:var(--txt)}#gh-app textarea{min-height:150px}#gh-app input:focus,#gh-app select:focus,#gh-app textarea:focus{border-color:var(--cyan);outline:none;box-shadow:0 0 0 4px rgba(8,175,224,.14)}.gh-form-msg{font-weight:700;margin-top:12px}.gh-login-wrap{max-width:600px}.gh-login-card{margin-top:24px}.gh-login-card .login-remember label{display:flex;align-items:center;gap:10px}.gh-login-card input[type=checkbox]{width:auto;min-height:auto}.gh-login-card input[type=submit]{background:var(--grad-dark);color:#fff;border:0;font-weight:700;cursor:pointer}
.gh-notify-wrap{position:relative;display:flex;align-items:center}.gh-notify{width:52px;height:52px;display:flex;align-items:center;justify-content:center;position:relative;font-size:1.4rem;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:transparent;color:#fff;cursor:pointer}.gh-dot{position:absolute;right:9px;top:9px;width:11px;height:11px;border-radius:50%;background:#e63329;border:2px solid #0a2b62}.gh-notif-pop{position:absolute;right:0;top:64px;width:352px;max-width:calc(100vw - 32px);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 28px 70px -18px rgba(6,26,60,.5);z-index:120;overflow:hidden}.gh-notif-pop header{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;background:#f4f9ff;border-bottom:1px solid var(--line)}.gh-notif-pop header button{background:none;border:0;font-size:1.1rem;cursor:pointer}.gh-notif-list{max-height:390px;overflow:auto}.gh-notif-item{display:flex;gap:12px;padding:15px 18px;text-decoration:none!important;border-bottom:1px solid #eef4fb}.gh-notif-item:hover{background:#f6fbff}.gh-ni{width:38px;height:38px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;background:#eaf4ff;color:#0a5dc7}.gh-notif-item b,.gh-notif-item span span{display:block}.gh-notif-item span span{font-size:.88rem;color:var(--muted)}.gh-notif-empty{padding:30px;text-align:center;color:var(--muted)}.gh-burger{display:none;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);color:#fff;width:54px;height:54px;border-radius:12px;font-size:1.5rem}.gh-drawer-bd{display:none;position:fixed;inset:0;background:rgba(7,29,70,.6);z-index:998}
@media(max-width:1280px){.gh-member-grid{grid-template-columns:repeat(3,minmax(190px,1fr))}.gh-layout{grid-template-columns:285px 1fr}.gh-member-main{padding-left:32px;padding-right:32px}}
@media(max-width:1000px){.gh-member-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.gh-dash-head{grid-template-columns:1fr}.gh-journey-card{max-width:500px}}
@media(max-width:900px){#gh-app h1{font-size:2rem}.gh-layout{grid-template-columns:1fr}.gh-burger{display:block}.gh-hid-m{display:none!important}.gh-side{position:fixed;top:0;left:0;bottom:0;width:295px;max-width:88vw;z-index:1000;transform:translateX(-102%);transition:.25s;overflow:auto}.gh-side.open{transform:none}.gh-drawer-bd.show{display:block}.gh-member-main{padding:26px 18px 45px}.gh-topbar .gh-wrap{padding:12px 18px}.gh-help-strip,.gh-renew-banner{flex-wrap:wrap}.gh-help-strip .gh-btn,.gh-renew-banner .gh-btn{margin-left:0;width:100%}.gh-notif-pop{position:fixed;right:12px;left:12px;top:86px;width:auto}.gh-msg{max-width:100%}}
@media(max-width:620px){.gh-member-grid{grid-template-columns:1fr}.gh-nav{gap:6px}.gh-logout-top{padding:10px 12px}.gh-logout-top span{display:none}.gh-logo{font-size:1.25rem}.gh-member-main{padding:22px 14px 38px}.gh-card{padding:22px}.gh-dash-head h1{font-size:2rem}}

/* ====================== V2: PAINEL PRÓPRIO / ADMIN ====================== */
html,body.gh-standalone{margin:0!important;padding:0!important;background:#f7faff!important;min-height:100%;}
body.gh-standalone{font-family:'Open Sans',system-ui,sans-serif;overflow-x:hidden}
body.gh-standalone #wpadminbar{display:none!important}
#gh-app .gh-badge.gh-g{background:#E7F4EC;color:#15734A;border-color:#C4E4D1}
#gh-app .gh-badge.gh-y{background:#e8f2fe;color:#0a4d8c;border-color:#c7dff7}
#gh-app .gh-danger{background:linear-gradient(105deg,#b8322a,#d9564c)!important;color:#fff!important;border:0!important}
#gh-app .gh-alert{padding:18px 20px;border-radius:14px;border-left:5px solid #0d6fbd;background:linear-gradient(90deg,#eff7ff,#fff);margin:18px 0;font-size:.96rem}
#gh-app .gh-alert-success{border-left-color:#15734A;background:linear-gradient(90deg,#eaf8ef,#fff)}
#gh-app .gh-alert-error{border-left-color:#A32620;background:linear-gradient(90deg,#fff0ee,#fff);color:#7b211d}
#gh-app .gh-check{display:flex;align-items:center;gap:10px;cursor:pointer;margin-top:16px}
#gh-app .gh-check input[type=checkbox]{width:18px;height:18px;min-height:0;margin:0;padding:0;accent-color:#0d6fbd}
#gh-app .gh-check span{font-weight:600;color:#32465f}
#gh-app .gh-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
#gh-app .gh-small{font-size:.84rem;line-height:1.5}
#gh-app button{font-family:inherit}

.gh-admin-main{background:radial-gradient(circle at 88% 7%,rgba(54,155,236,.06),transparent 32%),#f8fbff}
.gh-admin-box{margin-top:28px}
.gh-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}
.gh-admin-head h1{font-size:2.45rem!important;letter-spacing:-.04em!important;margin:8px 0!important}
.gh-admin-head p{margin:0}
.gh-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:20px;margin-bottom:28px}
.gh-kpi{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;box-shadow:var(--sh)}
.gh-kpi span{display:block;color:#63738d;font-size:.88rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.gh-kpi b{display:block;font-size:2.5rem;color:#071d46;letter-spacing:-.04em;line-height:1.05;margin:8px 0}
.gh-kpi small{display:block;color:#74859d}
.gh-admin-columns{align-items:start}
.gh-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}
.gh-card-head h3{margin:4px 0!important}
.gh-card-head>a{text-decoration:none;font-weight:700;font-size:.9rem}

.gh-table-card{padding:0!important;overflow:hidden}
.gh-table-wrap{overflow:auto;width:100%}
.gh-table{width:100%;border-collapse:collapse;background:#fff;min-width:720px}
.gh-table th,.gh-table td{padding:16px 18px;text-align:left;border-bottom:1px solid #e8eff7;vertical-align:middle}
.gh-table th{background:#f3f8fe;font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:#64758e;white-space:nowrap}
.gh-table tr:last-child td{border-bottom:0}
.gh-table td{font-size:.92rem;color:#2e425d}
.gh-table td>b,.gh-table td a>b{display:block;color:#071d46}
.gh-table td small,.gh-table td a small{display:block;color:#7a8ba1;margin-top:2px;font-size:.78rem;line-height:1.35}
.gh-table td>a{text-decoration:none}
.gh-row-action{text-decoration:none;font-weight:700;white-space:nowrap}
.gh-search{display:grid;grid-template-columns:1fr auto;gap:12px;margin:0 0 20px;max-width:760px}
.gh-search input{margin:0!important}

.gh-admin-list{display:flex;flex-direction:column;border:1px solid #e5edf6;border-radius:14px;overflow:hidden;background:#fff}
.gh-admin-list-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #edf3f9;text-decoration:none!important;background:#fff}
.gh-admin-list-item:last-child{border-bottom:0}
.gh-admin-list-item:hover{background:#f7fbff}
.gh-admin-list-item>span:nth-child(2){flex:1;min-width:0}
.gh-admin-list-item b{display:block;color:#071d46}
.gh-admin-list-item small{display:block;color:#7a8ba1;font-size:.78rem;margin-top:2px}
.gh-admin-list-item>i{font-style:normal;color:#0d6fbd;font-weight:800}
.gh-category-item{cursor:default}
.gh-inline-actions{display:flex;align-items:center;gap:10px!important;flex:0 0 auto!important}
.gh-inline-actions a,.gh-inline-actions button{font-size:.82rem;font-weight:700;color:#0d6fbd;background:none;border:0;padding:0;cursor:pointer;text-decoration:none}
.gh-inline-actions button{color:#a32620}
.gh-inline-actions form{margin:0}

.gh-info-list p{display:grid;grid-template-columns:150px 1fr;gap:18px;margin:0;padding:13px 0;border-bottom:1px solid #edf3f9}
.gh-info-list p:last-child{border-bottom:0}
.gh-info-list span{color:#6d7f97;font-size:.88rem}
.gh-info-list b{color:#071d46;word-break:break-word}
.gh-info-list a{font-weight:700;text-decoration:none}
.gh-permission-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:18px}
.gh-permission-grid>div{padding:18px;border:1px solid #e1ebf6;border-radius:14px;background:#fafdff}
.gh-permission-grid b{color:#071d46}
.gh-permission-grid p{margin:7px 0 0;color:#6d7f97;font-size:.9rem}

.gh-form-card{max-width:900px}
.gh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:0 20px}
.gh-plan-off{opacity:.72}
.gh-plan form{margin:0}

.gh-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}
.gh-editor-side{display:flex;flex-direction:column;gap:20px;position:sticky;top:104px}
.gh-admin-cover{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px;border:1px solid #dfe8f2;margin-bottom:12px}
.gh-editor-form .wp-editor-wrap{margin-top:8px}
.gh-editor-form .wp-editor-container{border:1px solid #cfdceb!important;border-radius:10px;overflow:hidden;background:#fff}
.gh-editor-form .mce-tinymce{border:0!important}
.gh-editor-form .quicktags-toolbar{border:0!important;background:#f4f8fd!important}
.gh-editor-form .wp-editor-area{border:0!important;border-radius:0!important;box-shadow:none!important}
.gh-editor-form .wp-media-buttons{margin-bottom:8px}
.gh-editor-form .wp-media-buttons .button{min-height:36px!important;width:auto!important;padding:0 12px!important;border:1px solid #c8d9ec!important;border-radius:8px!important;background:#fff!important;color:#0a2b62!important}
.gh-editor-form .wp-switch-editor{height:auto!important;min-height:32px!important;width:auto!important;padding:5px 12px!important;font-size:13px!important}

.gh-admin-chat{max-width:960px}
.gh-auth-form{margin-top:18px}
.gh-login-card{padding:36px!important}
.gh-login-card h1{margin-top:8px!important}

@media(max-width:1180px){
  .gh-kpi-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}
  .gh-editor-layout{grid-template-columns:1fr}
  .gh-editor-side{position:static;display:grid;grid-template-columns:repeat(2,minmax(260px,1fr))}
}
@media(max-width:760px){
  .gh-admin-head{flex-direction:column}
  .gh-admin-head .gh-btn{width:100%}
  .gh-kpi-grid{grid-template-columns:1fr 1fr;gap:12px}
  .gh-kpi{padding:18px}
  .gh-kpi b{font-size:2rem}
  .gh-form-grid{grid-template-columns:1fr}
  .gh-editor-side{grid-template-columns:1fr}
  .gh-permission-grid{grid-template-columns:1fr}
  .gh-info-list p{grid-template-columns:1fr;gap:4px}
  .gh-search{grid-template-columns:1fr}
}
@media(max-width:480px){
  .gh-kpi-grid{grid-template-columns:1fr}
}
#gh-app .gh-plan{position:relative}
#gh-app .gh-plan-best{border-color:#27d97a;box-shadow:0 18px 44px -18px rgba(20,170,90,.45)}
#gh-app .gh-plan-tag{position:absolute;top:-14px;right:18px;background:var(--grad-green);color:#fff;font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;padding:6px 13px;border-radius:10px}
#gh-app .gh-benefits{padding-left:20px;margin:4px 0 18px;color:#41556f;font-size:.92rem}
#gh-app .gh-benefits li{margin-bottom:7px}

/* Navegação SPA v3: o shell permanece fixo e apenas o conteúdo central troca. */
.gh-member-main{transition:opacity .14s ease,transform .14s ease}
.gh-member-main.gh-loading{opacity:.48;pointer-events:none;transform:translateY(2px)}
.gh-member-main.gh-spa-enter{animation:ghSpaEnter .24s ease both}
.gh-submitting{opacity:.68;pointer-events:none}
.gh-content-editor{min-height:430px;line-height:1.65;font-family:var(--sans)}
@keyframes ghSpaEnter{from{opacity:.55;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.gh-member-main,.gh-member-main.gh-spa-enter{transition:none;animation:none}}

/* ========================================================================== */
/* Ajustes visuais v3.1                                                      */
/* ========================================================================== */

/* Topo: avatar + usuário + sino + sair, seguindo a referência enviada. */
.gh-topbar{
  background:linear-gradient(105deg,#085387 0%,#087cac 100%);
}
.gh-topbar .gh-wrap{
  min-height:84px;
  padding:14px 46px;
}
.gh-nav{
  gap:12px;
}
.gh-member-user{
  min-height:52px;
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:4px 8px 4px 0;
  border-radius:12px;
  color:#fff!important;
  font-weight:700;
  font-size:16px;
  line-height:1;
  white-space:nowrap;
  transition:background .18s ease;
}
.gh-member-user:hover{
  background:rgba(255,255,255,.06);
}
.gh-avatar{
  width:44px;
  height:44px;
  flex:0 0 44px;
  border-radius:50%;
  background:#eaf6ff;
  color:#0b2d61;
  border:1px solid rgba(255,255,255,.8);
  box-shadow:none;
  font-size:15px;
}
.gh-user-name{
  color:#fff;
}
.gh-user-chev{
  color:#c7e2f2;
  font-size:13px;
  font-weight:800;
  transform:translateY(-1px);
}
.gh-nav-divider{
  height:42px;
  background:rgba(255,255,255,.2);
  margin:0 0 0 1px;
}
.gh-notify{
  width:52px;
  height:52px;
  min-width:52px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:12px;
  background:rgba(255,255,255,.015);
  font-size:22px;
  box-shadow:none;
  transition:background .18s ease,border-color .18s ease;
}
.gh-notify:hover{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.32);
}
.gh-logout-top{
  min-height:52px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:3px;
  padding:0 18px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:12px;
  color:#fff!important;
  font-weight:700;
  font-size:16px;
  line-height:1;
  white-space:nowrap;
  transition:background .18s ease,border-color .18s ease;
}
.gh-logout-top:hover{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.32);
}
.gh-logout-icon{
  font-size:17px;
  font-weight:800;
}

/* Dashboard: remove espaço desnecessário e deixa "Sua jornada" compacta. */
.gh-dash-head{
  grid-template-columns:minmax(0,1fr) 310px;
  gap:24px;
  align-items:center;
  margin-bottom:28px;
}
.gh-dash-head h1{
  margin:8px 0 0;
}
.gh-welcome{
  min-width:0;
}
.gh-journey-card{
  min-height:74px;
  padding:12px 14px;
  border-radius:14px;
  box-shadow:0 8px 24px rgba(14,53,101,.07);
}
.gh-journey-compact-head{
  display:flex;
  align-items:center;
  gap:10px;
}
.gh-journey-mini-icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--grad);
  color:#fff;
  font-size:14px;
  font-weight:800;
}
.gh-journey-copy{
  min-width:0;
  flex:1;
  line-height:1.15;
}
.gh-journey-copy b{
  display:block;
  color:#071d46;
  font-size:14px;
  line-height:1.2;
}
.gh-journey-copy small{
  display:block;
  margin-top:3px;
  color:#6f8099;
  font-size:11px;
  line-height:1.2;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.gh-progress-value{
  flex:0 0 auto;
  color:#071d46;
  font-size:15px;
  line-height:1;
}
.gh-journey-card .gh-progress-row{
  margin:9px 0 0;
  gap:0;
}
.gh-journey-card .gh-progress{
  height:6px;
}

/* Faixa de atendimento: mesma composição da referência. */
.gh-help-strip{
  min-height:136px;
  margin-top:30px;
  padding:24px 28px;
  gap:20px;
  border-radius:17px;
  background:linear-gradient(105deg,#0a2c63 0%,#0d6ebc 100%);
  box-shadow:none;
}
.gh-help-icon{
  width:56px;
  height:56px;
  flex:0 0 56px;
  border-radius:50%;
  background:linear-gradient(145deg,#0b78d8,#08b9ed);
  color:#fff;
  font-size:22px;
  box-shadow:none;
}
.gh-help-copy{
  min-width:0;
  flex:1;
}
.gh-help-copy>span{
  display:block;
  margin:0 0 5px;
  color:#8fe0f8;
  font-size:12px;
  font-weight:500;
  line-height:1.2;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.gh-help-strip .gh-help-copy h3{
  margin:0 0 4px;
  color:#fff;
  font-size:18px;
  font-weight:800;
  line-height:1.3;
}
.gh-help-strip .gh-help-copy p{
  margin:0;
  color:#d5e8f8;
  font-size:15px;
  line-height:1.45;
}
.gh-help-strip .gh-help-btn{
  min-width:242px;
  min-height:50px;
  margin-left:auto;
  padding:0 24px;
  border-radius:13px;
  background:linear-gradient(105deg,#08ad52,#17d87b);
  box-shadow:none;
  font-size:16px;
  font-weight:800;
}

@media(max-width:1000px){
  .gh-dash-head{
    grid-template-columns:1fr;
    gap:14px;
    margin-bottom:24px;
  }
  .gh-journey-card{
    max-width:none;
    width:100%;
  }
}

@media(max-width:900px){
  .gh-topbar .gh-wrap{
    min-height:76px;
    padding:12px 18px;
  }
  .gh-help-strip{
    display:grid;
    grid-template-columns:56px minmax(0,1fr);
    align-items:center;
    min-height:0;
    padding:20px;
    gap:14px 16px;
  }
  .gh-help-strip .gh-help-btn{
    grid-column:1/-1;
    width:100%;
    min-width:0;
    margin:2px 0 0;
  }
}

@media(max-width:620px){
  .gh-dash-head h1{
    font-size:1.9rem;
  }
  .gh-journey-card{
    min-height:68px;
    padding:10px 12px;
  }
  .gh-journey-mini-icon{
    width:32px;
    height:32px;
    flex-basis:32px;
  }
  .gh-journey-copy b{
    font-size:13px;
  }
  .gh-journey-copy small{
    font-size:10px;
  }
  .gh-progress-value{
    font-size:14px;
  }
  .gh-journey-card .gh-progress-row{
    margin-top:7px;
  }
  .gh-help-strip{
    grid-template-columns:50px minmax(0,1fr);
    padding:18px;
    border-radius:15px;
  }
  .gh-help-icon{
    width:50px;
    height:50px;
    flex-basis:50px;
    font-size:20px;
  }
  .gh-help-copy>span{
    font-size:10px;
    margin-bottom:4px;
  }
  .gh-help-strip .gh-help-copy h3{
    font-size:16px;
    margin-bottom:3px;
  }
  .gh-help-strip .gh-help-copy p{
    font-size:13px;
  }
  .gh-help-strip .gh-help-btn{
    min-height:48px;
    font-size:14px;
  }
}

/* ========================================================================== */
/* Login único v3.2                                                           */
/* ========================================================================== */
.gh-login-stage{
  width:100%;
  min-height:100vh;
  display:grid;
  place-items:center;
  padding:24px 14px;
  background:#f7faff;
  font-family:'Open Sans',system-ui,sans-serif;
  color:#071d46;
}
.gh-login-stage *{box-sizing:border-box}
.gh-login-stage .gh-login-card{
  width:min(548px,100%);
  margin:0!important;
  padding:36px!important;
  border:1px solid #d6e3f2;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 28px rgba(19,56,96,.045);
}
.gh-login-stage .gh-eyebrow{
  display:block;
  margin:3px 0 8px;
  color:#056ee4;
  font-size:13px;
  line-height:1.25;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.gh-login-stage .gh-login-card h1{
  margin:0 0 22px!important;
  color:#031a45;
  font-size:40px!important;
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.035em;
}
.gh-login-stage .gh-auth-form{margin:0}
.gh-login-stage .gh-auth-form label{
  display:block;
  margin:0 0 8px;
  color:#061b43;
  font-size:16px;
  line-height:1.35;
  font-weight:700;
}
.gh-login-stage .gh-auth-form label:not(:first-of-type){margin-top:20px}
.gh-login-stage .gh-auth-form input{
  display:block;
  width:100%;
  min-height:60px;
  margin:0;
  padding:14px 18px;
  border:2px solid #d9e6f5;
  border-radius:12px;
  outline:0;
  background:#fff;
  color:#173052;
  font:400 16px/1.35 'Open Sans',system-ui,sans-serif;
  box-shadow:none;
  transition:border-color .18s ease,box-shadow .18s ease;
}
.gh-login-stage .gh-auth-form input:focus{
  border-color:#1b86d5;
  box-shadow:0 0 0 4px rgba(19,125,205,.10);
}
.gh-login-stage .gh-login-submit{
  width:100%;
  min-height:60px;
  margin-top:34px;
  border:0;
  border-radius:12px;
  background:linear-gradient(100deg,#0b3976 0%,#0c5798 48%,#117cc8 100%)!important;
  color:#fff!important;
  font-size:16px;
  font-weight:800;
  box-shadow:0 14px 24px -13px rgba(15,101,166,.72);
}
.gh-login-stage .gh-login-submit:hover{
  filter:brightness(1.04);
  transform:translateY(-1px);
}
.gh-login-stage .gh-forgot{
  margin:20px 0 0;
  font-size:17px;
  line-height:1.4;
}
.gh-login-stage .gh-forgot a{
  color:#006fc6;
  text-decoration:underline;
  text-underline-offset:2px;
}
.gh-login-stage .gh-alert{
  margin:0 0 18px;
  font-size:14px;
}
body.gh-login-portal #gh-app{min-height:100vh;background:#f7faff}

@media(max-width:620px){
  .gh-login-stage{padding:16px 12px;align-items:center}
  .gh-login-stage .gh-login-card{padding:28px 24px!important;border-radius:16px}
  .gh-login-stage .gh-login-card h1{font-size:34px!important;margin-bottom:20px!important}
  .gh-login-stage .gh-auth-form input{min-height:56px;padding:13px 15px;font-size:15px}
  .gh-login-stage .gh-login-submit{min-height:56px;margin-top:28px}
  .gh-login-stage .gh-forgot{font-size:16px}
}

/* ========================================================================== */
/* v3.4 - Dashboard financeiro isolado + trava do visual-base v3.2/v3.1      */
/* ========================================================================== */

/*
 * O financeiro usa apenas variáveis e proporções já existentes no Guia Homem.
 * Nenhuma regra abaixo redefine tipografia ou componentes globais do painel.
 */
#gh-app .gh-finance-head{margin-bottom:24px}
#gh-app .gh-finance-filter{padding:24px!important;margin-bottom:24px!important}
#gh-app .gh-filter-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
#gh-app .gh-filter-title b{display:block;color:var(--ink);font-size:1rem;line-height:1.35;margin-top:3px}
#gh-app .gh-filter-range{font-size:.82rem;font-weight:700;color:var(--muted);background:#f2f8ff;border:1px solid var(--line);border-radius:10px;padding:7px 12px;white-space:nowrap}
#gh-app .gh-filter-grid{display:grid;grid-template-columns:minmax(190px,250px) minmax(180px,230px) auto;gap:14px;align-items:end}
#gh-app .gh-filter-grid label{margin:0!important;font-size:.9rem!important;font-weight:600!important;color:var(--ink)!important}
#gh-app .gh-filter-grid select{margin-top:7px;min-height:48px!important;padding:10px 38px 10px 14px!important;font-size:.92rem!important}
#gh-app .gh-filter-grid .gh-btn{min-height:48px!important}

#gh-app .gh-finance-kpis{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:20px;margin-bottom:28px}
#gh-app .gh-fin-kpi{display:flex;align-items:flex-start;gap:14px;min-height:132px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--sh)}
#gh-app .gh-fin-icon{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#f2f8ff,#e2eeff);color:#0a5dc7;font-size:1rem;font-weight:800}
#gh-app .gh-fin-kpi>div{min-width:0}
#gh-app .gh-fin-kpi small{display:block;color:#63738d;font-size:.86rem;font-weight:700;margin-bottom:6px}
#gh-app .gh-fin-kpi b{display:block;color:var(--ink);font-size:1.65rem;line-height:1.12;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#gh-app .gh-fin-kpi p{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:8px 0 0;color:#74859d;font-size:.82rem;line-height:1.35}
#gh-app .gh-metric-delta{font-style:normal;font-weight:800;border-radius:999px;padding:3px 8px}
#gh-app .gh-metric-delta.up{color:#15734a;background:#e7f4ec}
#gh-app .gh-metric-delta.down{color:#a32620;background:#fbe9e7}
#gh-app .gh-metric-delta.flat{color:#5c6e8a;background:#eef3f8}

#gh-app .gh-chart-grid{margin-bottom:28px}
#gh-app .gh-chart-card{padding:28px!important;min-width:0}
#gh-app .gh-chart-card .gh-card-head{margin-bottom:14px}
#gh-app .gh-chart-total{font-size:.9rem;color:#0a63ad;background:#eaf4ff;border:1px solid #c7dff7;border-radius:10px;padding:7px 11px;white-space:nowrap}
#gh-app .gh-chart-scroll{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding:8px 2px 2px}
#gh-app .gh-bar-chart{display:grid;grid-template-columns:repeat(var(--gh-points),minmax(36px,1fr));gap:8px;align-items:end;min-width:max(100%,calc(var(--gh-points) * 44px));height:235px;padding-top:18px;border-bottom:1px solid #e6eef7;background:repeating-linear-gradient(to top,transparent 0,transparent 49px,#edf3f9 50px)}
#gh-app .gh-bar-item{height:100%;display:grid;grid-template-rows:20px 1fr 24px;align-items:end;min-width:0;text-align:center}
#gh-app .gh-bar-value{height:20px;color:#526a88;font-size:.72rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#gh-app .gh-bar-track{height:100%;display:flex;align-items:flex-end;justify-content:center}
#gh-app .gh-bar-track i{display:block;width:min(25px,72%);min-height:3px;border-radius:6px 6px 2px 2px;background:var(--grad);box-shadow:none}
#gh-app .gh-bar-item small{display:block;color:#8190a5;font-size:.7rem;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:6px}
#gh-app .gh-chart-card:nth-child(2) .gh-bar-track i{background:var(--grad-green)}
#gh-app .gh-chart-empty{display:grid;place-items:center;height:220px;color:var(--muted);border:2px dashed #c7dff7;border-radius:14px;background:#fff;font-size:.9rem}

#gh-app .gh-subscription-section{margin:0 0 28px}
#gh-app .gh-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}
#gh-app .gh-section-title h2{margin:4px 0 0!important;font-size:1.4rem!important;font-weight:800}
#gh-app .gh-sub-kpis{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:20px}
#gh-app .gh-sub-kpi{display:flex;align-items:center;gap:14px;min-height:118px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--sh)}
#gh-app .gh-sub-icon{width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:#0a63ad;font-weight:800}
#gh-app .gh-sub-kpi small{display:block;color:#63738d;font-size:.82rem;font-weight:700;line-height:1.3}
#gh-app .gh-sub-kpi b{display:block;margin-top:4px;color:var(--ink);font-size:1.65rem;line-height:1.1;letter-spacing:-.03em}
#gh-app .gh-sub-kpi em,#gh-app .gh-sub-kpi a{display:block;margin-top:6px;color:#74859d;font-size:.78rem;font-style:normal;font-weight:600;text-decoration:none}
#gh-app .gh-sub-kpi a{color:var(--navy2);font-weight:700}
#gh-app .gh-sub-active .gh-sub-icon{background:#e7f4ec;color:#15734a}
#gh-app .gh-sub-expired .gh-sub-icon{background:#fbe9e7;color:#a32620}

#gh-app .gh-user-filter-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:-8px 0 20px}
#gh-app .gh-user-filter-tabs a{display:inline-flex;align-items:center;min-height:42px;padding:8px 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#526a88;text-decoration:none;font-size:.84rem;font-weight:700;box-shadow:none}
#gh-app .gh-user-filter-tabs a.on{background:var(--grad-dark);color:#fff!important;border-color:#0d6fbd}

/*
 * Trava visual contra CSS do tema/Elementor. Mantém exatamente a família,
 * dimensões e sombras azuis já usadas antes da dashboard financeira.
 */
#gh-app,#gh-app button,#gh-app input,#gh-app select,#gh-app textarea{font-family:'Open Sans',system-ui,sans-serif!important}
#gh-app .gh-btn,
#gh-app button.gh-btn,
#gh-app a.gh-btn,
#gh-app input[type=submit].gh-btn{
  min-height:58px;
  padding:15px 30px;
  border:0!important;
  border-radius:12px!important;
  background:var(--grad)!important;
  color:#fff!important;
  font-size:1rem!important;
  font-weight:700!important;
  line-height:1.2!important;
  text-shadow:none!important;
  box-shadow:0 12px 28px -14px rgba(13,111,189,.85)!important;
  filter:none;
}
#gh-app .gh-btn.gh-pri,#gh-app button.gh-pri,#gh-app a.gh-pri{background:var(--grad-dark)!important}
#gh-app .gh-btn.gh-green,#gh-app button.gh-green,#gh-app a.gh-green{background:var(--grad-green)!important;box-shadow:0 12px 28px -14px rgba(20,170,90,.70)!important}
#gh-app .gh-btn.gh-gho,#gh-app button.gh-gho,#gh-app a.gh-gho{background:#fff!important;color:#071d46!important;border:2px solid #bfd9f4!important;box-shadow:var(--sh)!important}
#gh-app .gh-btn.gh-danger,#gh-app button.gh-danger,#gh-app a.gh-danger,#gh-app .gh-danger{background:linear-gradient(105deg,#b8322a,#d9564c)!important;color:#fff!important;box-shadow:none!important}
#gh-app .gh-btn.gh-sm,#gh-app button.gh-sm,#gh-app a.gh-sm{min-height:48px;padding:10px 20px}
#gh-app .gh-help-strip .gh-help-btn{background:linear-gradient(105deg,#08ad52,#17d87b)!important;box-shadow:none!important}
#gh-app .gh-login-stage .gh-login-submit{background:linear-gradient(100deg,#0b3976 0%,#0c5798 48%,#117cc8 100%)!important;box-shadow:0 14px 24px -13px rgba(15,101,166,.72)!important}
#gh-app .gh-notify,#gh-app .gh-logout-top{box-shadow:none!important;text-shadow:none!important}

/* Correção mobile v3.3 preservada, sem alterar o design desktop. */
@media(max-width:1180px){
  #gh-app .gh-finance-kpis,#gh-app .gh-sub-kpis{grid-template-columns:repeat(2,minmax(180px,1fr))}
}
@media(max-width:900px){
  #gh-app .gh-member-topbar .gh-wrap{display:flex!important;gap:8px!important;min-height:68px!important;padding:10px 12px!important;overflow:visible!important}
  #gh-app .gh-member-topbar .gh-burger{display:flex!important;align-items:center;justify-content:center;flex:0 0 46px;width:46px;height:46px}
  #gh-app .gh-member-topbar .gh-brand{flex:1 1 auto;min-width:0;margin-right:auto}
  #gh-app .gh-member-topbar .gh-nav{display:flex!important;align-items:center!important;gap:7px!important;flex:0 0 auto!important;margin-left:0!important;visibility:visible!important;opacity:1!important}
  #gh-app .gh-member-topbar .gh-notify-wrap{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important}
  #gh-app .gh-member-topbar .gh-notify{display:flex!important;width:46px!important;height:46px!important;min-width:46px!important;border-radius:11px!important;visibility:visible!important;opacity:1!important}
  #gh-app .gh-member-topbar .gh-logout-top{display:inline-flex!important;width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;visibility:visible!important;opacity:1!important}
  #gh-app .gh-member-topbar .gh-logout-top>span:last-child{display:none!important}
  #gh-app .gh-member-topbar .gh-logout-icon{display:inline!important;font-size:19px!important;color:#fff!important}
  #gh-app .gh-filter-grid{grid-template-columns:1fr 1fr auto}
}
@media(max-width:760px){
  #gh-app .gh-finance-head .gh-btn{display:none}
  #gh-app .gh-finance-filter{padding:18px!important}
  #gh-app .gh-filter-title{align-items:flex-start;flex-direction:column;gap:8px}
  #gh-app .gh-filter-range{white-space:normal}
  #gh-app .gh-filter-grid{grid-template-columns:1fr 1fr}
  #gh-app .gh-filter-grid .gh-btn{grid-column:1/-1;width:100%}
  #gh-app .gh-finance-kpis,#gh-app .gh-sub-kpis{grid-template-columns:1fr 1fr;gap:12px}
  #gh-app .gh-fin-kpi,#gh-app .gh-sub-kpi{min-height:108px;padding:17px;gap:11px}
  #gh-app .gh-fin-icon,#gh-app .gh-sub-icon{width:38px;height:38px;flex-basis:38px}
  #gh-app .gh-fin-kpi b,#gh-app .gh-sub-kpi b{font-size:1.4rem}
  #gh-app .gh-chart-card{padding:22px!important}
  #gh-app .gh-bar-chart{height:205px}
  #gh-app .gh-section-title{align-items:flex-start;flex-direction:column;gap:8px}
}
@media(max-width:560px){
  #gh-app .gh-member-topbar .gh-brand>span:last-child{display:none!important}
  #gh-app .gh-member-topbar .gh-brand{flex:0 1 42px!important}
  #gh-app .gh-member-topbar .gh-mark{width:38px;height:38px;flex:0 0 38px}
  #gh-app .gh-member-topbar .gh-nav{margin-left:auto!important}
  #gh-app .gh-finance-kpis,#gh-app .gh-sub-kpis{grid-template-columns:1fr}
  #gh-app .gh-filter-grid{grid-template-columns:1fr}
  #gh-app .gh-filter-grid .gh-btn{grid-column:auto}
  #gh-app .gh-fin-kpi,#gh-app .gh-sub-kpi{min-height:96px}
  #gh-app .gh-user-filter-tabs{display:grid;grid-template-columns:1fr}
  #gh-app .gh-user-filter-tabs a{justify-content:center}
}
@media(max-width:380px){
  #gh-app .gh-member-topbar .gh-wrap{gap:5px!important;padding-inline:8px!important}
  #gh-app .gh-member-topbar .gh-burger,#gh-app .gh-member-topbar .gh-notify,#gh-app .gh-member-topbar .gh-logout-top{width:42px!important;height:42px!important;min-width:42px!important}
  #gh-app .gh-member-topbar .gh-brand{display:none!important}
}

/* ===== v3.5 · ajustes pontuais solicitados ===== */
#gh-app .gh-dashboard-title{margin-bottom:20px!important;align-items:center}
#gh-app .gh-dashboard-title h1{
  margin:0!important;
  font-size:2.45rem!important;
  font-weight:800!important;
  letter-spacing:-.04em!important;
  background:linear-gradient(95deg,#071d46 0%,#0d6fbd 62%,#08aee0 100%);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent!important;
  -webkit-text-fill-color:transparent;
}

/* Editor de conteúdo em blocos, mantendo a paleta e o layout atual. */
#gh-app .gh-content-editor-head{margin-bottom:14px}
#gh-app .gh-editor-tabs{display:flex;align-items:center;gap:8px;border-bottom:2px solid var(--line);margin:0 0 22px;overflow-x:auto}
#gh-app .gh-editor-tabs button{
  min-height:52px;padding:12px 18px;border:0!important;border-bottom:4px solid transparent!important;
  border-radius:0!important;background:transparent!important;color:#5d6f8a!important;box-shadow:none!important;
  font-weight:700!important;font-size:.94rem!important;white-space:nowrap;cursor:pointer;transform:none!important;filter:none!important
}
#gh-app .gh-editor-tabs button:hover{background:#f4f9ff!important;color:#0a2b62!important;box-shadow:none!important}
#gh-app .gh-editor-tabs button.on{color:#071d46!important;border-bottom-color:#0d6fbd!important;background:transparent!important}
#gh-app .gh-editor-panel-hide{display:none!important}
#gh-app .gh-block-palette-card{margin-bottom:18px;padding:24px!important}
#gh-app .gh-block-palette-card h3{margin-bottom:5px!important}
#gh-app .gh-block-palette-card>p{margin:0 0 16px}
#gh-app .gh-block-palette{display:grid;grid-template-columns:repeat(6,minmax(105px,1fr));gap:10px}
#gh-app .gh-block-palette button{
  min-height:92px;padding:13px 8px;border:2px dashed #c7dff7!important;border-radius:12px!important;
  background:#fff!important;color:#071d46!important;box-shadow:none!important;display:flex;flex-direction:column;
  align-items:center;justify-content:center;gap:6px;font-weight:700!important;font-size:.88rem!important;cursor:pointer;
  transform:none!important;filter:none!important
}
#gh-app .gh-block-palette button i{font-style:normal;font-size:1.45rem;line-height:1}
#gh-app .gh-block-palette button:hover{border-color:#0d6fbd!important;border-style:solid!important;background:#f4faff!important;color:#071d46!important;box-shadow:none!important}
#gh-app .gh-content-block{background:#fff;border:1px solid var(--line);border-left:5px solid #08afe0;border-radius:14px;padding:18px;margin-bottom:12px;box-shadow:var(--sh)}
#gh-app .gh-content-block>header{display:flex;align-items:center;gap:9px;margin-bottom:12px}
#gh-app .gh-content-block>header>b{font-size:.74rem;letter-spacing:.13em;text-transform:uppercase;color:#0d6fbd}
#gh-app .gh-block-order{width:30px;height:30px;flex:0 0 30px;border-radius:8px;background:var(--grad-dark);color:#fff;display:grid;place-items:center;font-weight:800;font-size:.82rem}
#gh-app .gh-block-actions{margin-left:auto;display:flex;align-items:center;gap:6px}
#gh-app .gh-mini-btn{
  min-width:38px;min-height:38px;padding:7px 10px;border:1px solid #bfd9f4!important;border-radius:9px!important;
  background:#fff!important;color:#0a4d8c!important;box-shadow:none!important;font-weight:700!important;font-size:.78rem!important;
  cursor:pointer;transform:none!important;filter:none!important
}
#gh-app .gh-mini-btn:hover{background:#f4faff!important;border-color:#0d6fbd!important;color:#071d46!important;box-shadow:none!important}
#gh-app .gh-mini-btn:disabled{opacity:.4;cursor:not-allowed}
#gh-app .gh-mini-danger{background:linear-gradient(105deg,#b8322a,#d9564c)!important;color:#fff!important;border-color:transparent!important}
#gh-app .gh-mini-danger:hover{background:linear-gradient(105deg,#a92b24,#cf4c43)!important;color:#fff!important;border-color:transparent!important}
#gh-app .gh-block-body label{font-size:.84rem;margin-top:12px!important}
#gh-app .gh-block-body textarea{min-height:120px}
#gh-app .gh-quote-input{min-height:92px!important}
#gh-app .gh-block-drop{
  width:100%;min-height:112px;padding:20px;border:2px dashed #c7dff7!important;border-radius:12px!important;background:#f9fcff!important;
  color:#071d46!important;box-shadow:none!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;
  cursor:pointer;transform:none!important;filter:none!important
}
#gh-app .gh-block-drop b{font-size:.92rem}
#gh-app .gh-block-drop span{color:var(--muted);font-size:.82rem;font-weight:500}
#gh-app .gh-block-drop:hover{border-color:#0d6fbd!important;background:#f4faff!important;color:#071d46!important;box-shadow:none!important}
#gh-app .gh-block-media-preview{width:100%;max-height:280px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}
#gh-app .gh-block-file-ready{display:flex;align-items:center;gap:13px;padding:17px 18px;border:1px solid var(--line);border-radius:12px;background:#f9fcff}
#gh-app .gh-block-file-ready>span{font-size:1.65rem}
#gh-app .gh-block-file-ready b,#gh-app .gh-block-file-ready small{display:block}
#gh-app .gh-block-file-ready small{color:var(--muted);font-size:.78rem;margin-top:2px}
#gh-app .gh-block-file-actions{margin-top:9px}
#gh-app .gh-content-block.gh-uploading{opacity:.7;pointer-events:none}
#gh-app .gh-editor-config{max-width:920px}
#gh-app .gh-editor-config-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
#gh-app .gh-cover-setting{border-top:1px solid #e7eef7;margin-top:22px;padding-top:20px}
#gh-app .gh-cover-setting input[type=file]{margin-top:10px}
#gh-app .gh-editor-preview{max-width:980px}
#gh-app .gh-editor-preview h1{margin-top:8px!important}
#gh-app .gh-editor-preview h2{margin-top:30px!important}
#gh-app .gh-editor-preview figure{margin:24px 0}
#gh-app .gh-editor-preview figure img{max-width:100%;border-radius:14px}
#gh-app .gh-editor-preview blockquote{border-left:4px solid #0d6fbd;margin:22px 0;padding:15px 20px;background:#f6faff;border-radius:0 12px 12px 0}
#gh-app .gh-preview-excerpt{font-size:1.03rem}
#gh-app .gh-preview-placeholder{padding:28px;border:2px dashed #c7dff7;border-radius:12px;background:#f9fcff;color:#5c6e8a;text-align:center;margin:18px 0;word-break:break-word}
#gh-app .gh-editor-savebar{position:sticky;bottom:14px;z-index:20;display:flex;align-items:center;gap:12px;margin-top:22px;padding:16px 18px!important;box-shadow:0 20px 50px -25px rgba(7,29,70,.4)!important}
#gh-app .gh-editor-save-actions{margin-left:auto;display:flex;align-items:center;gap:9px;flex-wrap:wrap}
#gh-app .gh-editor-empty{padding:36px 20px}

/* Exibição dos blocos para o assinante. */
#gh-app .gh-content-figure{margin:28px 0}
#gh-app .gh-content-figure img{width:100%;height:auto;border-radius:16px}
#gh-app .gh-content-figure figcaption{margin-top:8px;color:var(--muted);font-size:.88rem}
#gh-app .gh-content-quote{border-left:5px solid #0d6fbd;background:linear-gradient(90deg,#eff7ff,#fff);padding:18px 22px;border-radius:0 12px 12px 0;margin:26px 0}
#gh-app .gh-content-video{margin:28px 0}
#gh-app .gh-content-video video,#gh-app .gh-content-video iframe{width:100%;max-width:100%;border:0;border-radius:16px;background:#071d46;aspect-ratio:16/9}
#gh-app .gh-content-pdf{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#f9fcff;margin:26px 0}
#gh-app .gh-content-pdf>span{font-size:1.7rem}
#gh-app .gh-content-pdf>div{flex:1;min-width:0}
#gh-app .gh-content-pdf b,#gh-app .gh-content-pdf small{display:block}
#gh-app .gh-content-pdf small{color:var(--muted);font-size:.82rem;margin-top:2px}

/* Bloqueia hovers/focus externos (tema/Elementor) que estavam puxando para rosa. */
#gh-app .gh-notify:hover,#gh-app .gh-notify:focus,#gh-app .gh-notify:focus-visible,#gh-app .gh-notify:active{
  background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.32)!important;color:#fff!important;
  box-shadow:none!important;text-shadow:none!important;filter:none!important;transform:none!important;outline-color:#8fe0f8!important
}
#gh-app .gh-logout-top:hover,#gh-app .gh-logout-top:focus,#gh-app .gh-logout-top:focus-visible,#gh-app .gh-logout-top:active{
  background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.32)!important;color:#fff!important;
  box-shadow:none!important;text-shadow:none!important;filter:none!important;transform:none!important;outline-color:#8fe0f8!important
}
#gh-app .gh-btn:hover,#gh-app .gh-btn:focus,#gh-app .gh-btn:active{background:var(--grad)!important;color:#fff!important;box-shadow:0 12px 28px -14px rgba(13,111,189,.85)!important;filter:brightness(1.05)!important}
#gh-app .gh-btn.gh-pri:hover,#gh-app .gh-btn.gh-pri:focus,#gh-app .gh-btn.gh-pri:active{background:var(--grad-dark)!important}
#gh-app .gh-btn.gh-green:hover,#gh-app .gh-btn.gh-green:focus,#gh-app .gh-btn.gh-green:active,#gh-app .gh-help-strip .gh-help-btn:hover,#gh-app .gh-help-strip .gh-help-btn:focus{background:var(--grad-green)!important;box-shadow:none!important}
#gh-app .gh-btn.gh-gho:hover,#gh-app .gh-btn.gh-gho:focus,#gh-app .gh-btn.gh-gho:active{background:#f4faff!important;color:#071d46!important;border-color:#0d6fbd!important;box-shadow:var(--sh)!important}
#gh-app .gh-btn.gh-danger:hover,#gh-app .gh-btn.gh-danger:focus,#gh-app .gh-btn.gh-danger:active{background:linear-gradient(105deg,#a92b24,#cf4c43)!important;color:#fff!important;box-shadow:none!important}
#gh-app .gh-side>a:hover,#gh-app .gh-side>a:focus{background:rgba(255,255,255,.08)!important;color:#fff!important;box-shadow:none!important}
#gh-app .gh-side>a.on:hover,#gh-app .gh-side>a.on:focus{background:var(--grad)!important;color:#fff!important;box-shadow:0 12px 28px rgba(0,126,218,.28)!important}
#gh-app input:focus,#gh-app select:focus,#gh-app textarea:focus{border-color:#08afe0!important;box-shadow:0 0 0 4px rgba(8,175,224,.14)!important;outline:none!important}
#gh-app button:focus-visible,#gh-app a:focus-visible{outline:3px solid #08afe0!important;outline-offset:2px!important}

@media(max-width:1100px){#gh-app .gh-block-palette{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){
  #gh-app .gh-dashboard-title h1{font-size:2rem!important}
  #gh-app .gh-block-palette{grid-template-columns:repeat(2,1fr)}
  #gh-app .gh-content-block{padding:14px}
  #gh-app .gh-content-block>header{align-items:flex-start;flex-wrap:wrap}
  #gh-app .gh-block-actions{width:100%;margin-left:39px}
  #gh-app .gh-editor-config-grid{grid-template-columns:1fr}
  #gh-app .gh-editor-savebar{position:static;align-items:flex-start;flex-wrap:wrap}
  #gh-app .gh-editor-save-actions{width:100%;margin-left:0;display:grid;grid-template-columns:1fr}
  #gh-app .gh-editor-save-actions .gh-btn{width:100%}
  #gh-app .gh-content-pdf{align-items:flex-start;flex-wrap:wrap}
  #gh-app .gh-content-pdf .gh-btn{width:100%}
}
#gh-app .gh-login-stage .gh-login-submit:hover,#gh-app .gh-login-stage .gh-login-submit:focus,#gh-app .gh-login-stage .gh-login-submit:active{
  background:linear-gradient(100deg,#0b3976 0%,#0c5798 48%,#117cc8 100%)!important;
  box-shadow:0 14px 24px -13px rgba(15,101,166,.72)!important;
  color:#fff!important;filter:brightness(1.04)!important
}

/* ========================================================================== */
/* v3.6 - login por e-mail, recuperação própria e trava completa da paleta   */
/* ========================================================================== */
.gh-login-stage .gh-login-note{
  margin:-6px 0 22px;
  color:#5c6e8a;
  font-size:14px;
  line-height:1.65;
}
.gh-login-stage .gh-login-note b{color:#071d46}
body.gh-reset-portal #gh-app{min-height:100vh;background:#f7faff}

/* Evita qualquer cor de toque/hover herdada do tema no painel, principalmente no mobile. */
#gh-app a,#gh-app button{-webkit-tap-highlight-color:rgba(8,175,224,.18)!important}
#gh-app .gh-burger,
#gh-app .gh-burger:hover,
#gh-app .gh-burger:focus,
#gh-app .gh-burger:focus-visible,
#gh-app .gh-burger:active{
  background:rgba(255,255,255,.12)!important;
  border-color:rgba(255,255,255,.24)!important;
  color:#fff!important;
  box-shadow:none!important;
  text-shadow:none!important;
  filter:none!important;
  transform:none!important;
  outline-color:#08afe0!important;
}
#gh-app .gh-burger:hover,
#gh-app .gh-burger:focus,
#gh-app .gh-burger:active{background:rgba(255,255,255,.18)!important;border-color:rgba(255,255,255,.34)!important}

@media(max-width:900px){
  #gh-app .gh-side>a,
  #gh-app .gh-side>a:visited{color:#dce8fa!important;background:transparent!important}
  #gh-app .gh-side>a:hover,
  #gh-app .gh-side>a:focus,
  #gh-app .gh-side>a:focus-visible,
  #gh-app .gh-side>a:active{
    color:#fff!important;
    background:rgba(255,255,255,.08)!important;
    border-color:transparent!important;
    box-shadow:none!important;
    text-shadow:none!important;
    filter:none!important;
    transform:none!important;
    outline-color:#08afe0!important;
  }
  #gh-app .gh-side>a.on,
  #gh-app .gh-side>a.on:hover,
  #gh-app .gh-side>a.on:focus,
  #gh-app .gh-side>a.on:focus-visible,
  #gh-app .gh-side>a.on:active{
    color:#fff!important;
    background:var(--grad)!important;
    box-shadow:0 12px 28px rgba(0,126,218,.28)!important;
  }
}

/* ========================================================================== */
/* v3.7 - sessão longa, tour inicial e topo desktop/mobile da referência      */
/* ========================================================================== */

/* Cabeçalho fixo: mantém a composição enviada, sem alterar o restante do painel. */
#gh-app .gh-member-topbar{
  background:linear-gradient(100deg,#082557 0%,#0a2b62 50%,#0a83b2 100%)!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  box-shadow:none!important;
}
#gh-app .gh-member-topbar .gh-wrap{
  min-height:86px!important;
  padding:0 34px!important;
  gap:18px!important;
}
#gh-app .gh-member-topbar .gh-brand{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex:0 0 auto!important;
  margin:0!important;
  color:#fff!important;
  font-size:1.65rem!important;
  font-weight:800!important;
  line-height:1!important;
  white-space:nowrap!important;
}
#gh-app .gh-member-topbar .gh-mark{
  width:42px!important;
  height:42px!important;
  flex:0 0 42px!important;
  border-radius:11px!important;
}
#gh-app .gh-member-topbar .gh-nav{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin-left:auto!important;
}
#gh-app .gh-member-topbar .gh-member-user{
  min-height:52px!important;
  padding:4px 8px 4px 0!important;
  gap:10px!important;
  background:transparent!important;
  box-shadow:none!important;
}
#gh-app .gh-member-topbar .gh-avatar{
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
  background:#eaf6ff!important;
  color:#0b2d61!important;
  border:1px solid rgba(255,255,255,.82)!important;
  box-shadow:none!important;
}
#gh-app .gh-member-topbar .gh-nav-divider{
  display:block;
  width:1px!important;
  height:42px!important;
  margin:0!important;
  background:rgba(255,255,255,.18)!important;
}
#gh-app .gh-member-topbar .gh-notify{
  width:52px!important;
  min-width:52px!important;
  height:52px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.015)!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:22px!important;
}
#gh-app .gh-member-topbar .gh-logout-top{
  width:auto!important;
  min-width:84px!important;
  min-height:52px!important;
  height:52px!important;
  padding:0 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.015)!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:700!important;
  box-shadow:none!important;
}
#gh-app .gh-member-topbar .gh-logout-icon{display:inline!important;color:#fff!important}

/* O tema/Elementor não pode introduzir rosa no topo ou drawer. */
#gh-app .gh-member-topbar .gh-member-user:hover,
#gh-app .gh-member-topbar .gh-member-user:focus,
#gh-app .gh-member-topbar .gh-member-user:active,
#gh-app .gh-member-topbar .gh-notify:hover,
#gh-app .gh-member-topbar .gh-notify:focus,
#gh-app .gh-member-topbar .gh-notify:active,
#gh-app .gh-member-topbar .gh-logout-top:hover,
#gh-app .gh-member-topbar .gh-logout-top:focus,
#gh-app .gh-member-topbar .gh-logout-top:active{
  background:rgba(255,255,255,.09)!important;
  border-color:rgba(255,255,255,.34)!important;
  color:#fff!important;
  box-shadow:none!important;
  text-shadow:none!important;
  filter:none!important;
  transform:none!important;
}

/* Popup 9:16 mostrado somente no primeiro login dos novos assinantes. */
#gh-app .gh-tour-backdrop{
  position:fixed;
  inset:0;
  z-index:5000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px;
  background:rgba(4,17,40,.82);
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
  animation:ghTourIn .18s ease both;
}
#gh-app .gh-tour-backdrop.gh-tour-closing{animation:ghTourOut .18s ease both}
#gh-app .gh-tour-modal{
  position:relative;
  width:min(430px,100%);
  max-height:96vh;
  overflow:auto;
  padding:24px;
  border:1px solid #dce7f5;
  border-radius:20px;
  background:#fff;
  box-shadow:0 40px 90px -20px rgba(0,0,0,.55);
  text-align:center;
}
#gh-app .gh-tour-modal .gh-eyebrow{display:block;margin-top:2px}
#gh-app .gh-tour-modal h2{margin:6px 32px 4px!important;font-size:1.42rem!important;color:#071d46!important}
#gh-app .gh-tour-sub{margin:0 0 18px;color:#5c6e8a;font-size:.92rem;line-height:1.5}
#gh-app .gh-tour-video-wrap{
  position:relative;
  width:100%;
  aspect-ratio:9/16;
  overflow:hidden;
  border-radius:16px;
  background:#04101f;
}
#gh-app .gh-tour-video-wrap video{width:100%;height:100%;display:block;object-fit:cover;background:#04101f}
#gh-app .gh-tour-play{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:grid;
  place-items:center;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(4,17,40,.30)!important;
  color:#fff!important;
  box-shadow:none!important;
  cursor:pointer;
}
#gh-app .gh-tour-play.hide{display:none!important}
#gh-app .gh-tour-play span{
  width:102px;
  height:102px;
  display:grid;
  place-items:center;
  padding-left:8px;
  border-radius:50%;
  background:var(--grad);
  color:#fff;
  font-size:2.5rem;
  box-shadow:0 18px 44px rgba(8,120,200,.50);
}
#gh-app .gh-tour-play:hover,#gh-app .gh-tour-play:focus,#gh-app .gh-tour-play:active{background:rgba(4,17,40,.22)!important;box-shadow:none!important}
#gh-app .gh-tour-play:hover span{transform:scale(1.04)}
#gh-app .gh-tour-x{
  position:absolute;
  top:12px;
  right:12px;
  z-index:2;
  width:40px;
  height:40px;
  padding:0!important;
  display:grid;
  place-items:center;
  border:1px solid #d7e4f3!important;
  border-radius:50%!important;
  background:#f4f9ff!important;
  color:#0a2b62!important;
  box-shadow:none!important;
  cursor:pointer;
}
#gh-app .gh-tour-x:hover,#gh-app .gh-tour-x:focus,#gh-app .gh-tour-x:active{background:#eaf4ff!important;color:#071d46!important;border-color:#bfd9f4!important;box-shadow:none!important}
#gh-app .gh-tour-continue{width:100%;margin-top:18px!important;min-height:54px!important}
@keyframes ghTourIn{from{opacity:0}to{opacity:1}}
@keyframes ghTourOut{from{opacity:1}to{opacity:0}}

@media(max-width:900px){
  #gh-app .gh-member-topbar .gh-wrap{
    min-height:86px!important;
    height:86px!important;
    padding:0 20px!important;
    gap:16px!important;
  }
  #gh-app .gh-member-topbar .gh-burger{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:54px!important;
    min-width:54px!important;
    height:54px!important;
    flex:0 0 54px!important;
    margin:0!important;
    padding:0!important;
    border:1px solid rgba(255,255,255,.28)!important;
    border-radius:12px!important;
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
    font-size:29px!important;
    line-height:1!important;
    box-shadow:none!important;
  }
  #gh-app .gh-member-topbar .gh-brand{
    display:flex!important;
    flex:0 1 auto!important;
    min-width:0!important;
    gap:10px!important;
    margin-right:auto!important;
    font-size:1.32rem!important;
  }
  #gh-app .gh-member-topbar .gh-brand>span:last-child{
    display:inline!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  #gh-app .gh-member-topbar .gh-mark{
    width:40px!important;
    height:40px!important;
    flex:0 0 40px!important;
  }
  #gh-app .gh-member-topbar .gh-nav{
    display:flex!important;
    flex:0 0 auto!important;
    gap:12px!important;
    margin-left:0!important;
  }
  #gh-app .gh-member-topbar .gh-notify{
    width:52px!important;
    min-width:52px!important;
    height:52px!important;
    flex:0 0 52px!important;
  }
  #gh-app .gh-member-topbar .gh-logout-top{
    display:inline-flex!important;
    width:auto!important;
    min-width:70px!important;
    height:52px!important;
    min-height:52px!important;
    padding:0 17px!important;
    flex:0 0 auto!important;
  }
  #gh-app .gh-member-topbar .gh-logout-top>span:last-child{display:inline!important}
  #gh-app .gh-member-topbar .gh-logout-icon{display:none!important}
  #gh-app .gh-member-topbar .gh-nav-divider{display:none!important}
  #gh-app .gh-member-topbar .gh-member-user{display:none!important}
  #gh-app .gh-burger:hover,#gh-app .gh-burger:focus,#gh-app .gh-burger:focus-visible,#gh-app .gh-burger:active{
    background:rgba(255,255,255,.17)!important;
    border-color:rgba(255,255,255,.38)!important;
    color:#fff!important;
    box-shadow:none!important;
    filter:none!important;
    transform:none!important;
  }
  #gh-app .gh-side>a,
  #gh-app .gh-side>a:visited,
  #gh-app .gh-side>a:hover,
  #gh-app .gh-side>a:focus,
  #gh-app .gh-side>a:focus-visible,
  #gh-app .gh-side>a:active{
    color:#dce8fa!important;
    background:transparent!important;
    border-color:transparent!important;
    box-shadow:none!important;
    text-shadow:none!important;
    filter:none!important;
    transform:none!important;
    -webkit-tap-highlight-color:transparent!important;
  }
  #gh-app .gh-side>a:hover,#gh-app .gh-side>a:focus,#gh-app .gh-side>a:focus-visible,#gh-app .gh-side>a:active{
    color:#fff!important;
    background:rgba(255,255,255,.08)!important;
  }
  #gh-app .gh-side>a.on,
  #gh-app .gh-side>a.on:visited,
  #gh-app .gh-side>a.on:hover,
  #gh-app .gh-side>a.on:focus,
  #gh-app .gh-side>a.on:focus-visible,
  #gh-app .gh-side>a.on:active{
    color:#fff!important;
    background:var(--grad)!important;
    box-shadow:0 12px 28px rgba(0,126,218,.28)!important;
  }
}

@media(max-width:520px){
  #gh-app .gh-member-topbar .gh-wrap{padding:0 20px!important;gap:14px!important}
  #gh-app .gh-member-topbar .gh-burger{width:54px!important;min-width:54px!important;height:54px!important}
  #gh-app .gh-member-topbar .gh-brand{display:flex!important;font-size:1.25rem!important;gap:9px!important}
  #gh-app .gh-member-topbar .gh-mark{width:40px!important;height:40px!important;flex-basis:40px!important}
  #gh-app .gh-member-topbar .gh-nav{gap:12px!important}
  #gh-app .gh-member-topbar .gh-notify{width:52px!important;min-width:52px!important;height:52px!important}
  #gh-app .gh-member-topbar .gh-logout-top{min-width:70px!important;height:52px!important;padding:0 17px!important}
}

@media(max-width:410px){
  #gh-app .gh-member-topbar .gh-wrap{padding:0 10px!important;gap:8px!important}
  #gh-app .gh-member-topbar .gh-burger{width:46px!important;min-width:46px!important;height:46px!important;flex-basis:46px!important;font-size:25px!important}
  #gh-app .gh-member-topbar .gh-brand{font-size:1.02rem!important;gap:7px!important}
  #gh-app .gh-member-topbar .gh-mark{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:9px!important}
  #gh-app .gh-member-topbar .gh-nav{gap:7px!important}
  #gh-app .gh-member-topbar .gh-notify{width:46px!important;min-width:46px!important;height:46px!important;flex-basis:46px!important;font-size:19px!important}
  #gh-app .gh-member-topbar .gh-logout-top{min-width:58px!important;height:46px!important;min-height:46px!important;padding:0 11px!important;font-size:14px!important}
}

@media(max-width:620px){
  #gh-app .gh-tour-backdrop{padding:12px}
  #gh-app .gh-tour-modal{width:min(390px,100%);padding:18px;border-radius:17px}
  #gh-app .gh-tour-modal h2{font-size:1.25rem!important}
  #gh-app .gh-tour-play span{width:86px;height:86px;font-size:2.1rem}
  #gh-app .gh-tour-continue{min-height:50px!important;margin-top:14px!important}
}

/* ========================================================================== */
/* v3.8 - títulos em degradê, aviso de senha e acessibilidade                  */
/* ========================================================================== */
#gh-app h1,#gh-app h2,#gh-app h3{font-weight:800!important}
#gh-app h1{
  width:fit-content;
  max-width:100%;
  color:#082557!important;
}
@supports ((-webkit-background-clip:text) or (background-clip:text)){
  #gh-app h1{
    background:linear-gradient(90deg,#082557 0%,#0b5798 62%,#08afe0 100%);
    -webkit-background-clip:text;
    background-clip:text;
    -webkit-text-fill-color:transparent;
    color:transparent!important;
  }
}
#gh-app .gh-alert-warn{
  border-left-color:#d28b12;
  background:linear-gradient(90deg,#fff7df,#fff);
  color:#65450d;
}
#gh-app .gh-alert-warn a{color:#0a5dc7!important;font-weight:800}
#gh-app .gh-content-featured{border-color:#9fc9ef;box-shadow:0 16px 38px -20px rgba(10,83,153,.55)}
#gh-app .gh-featured-label{position:absolute;left:12px;top:12px;z-index:2;padding:5px 10px;border-radius:999px;background:linear-gradient(90deg,#082557,#08afe0);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
#gh-app .gh-pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:22px 0}
#gh-app .gh-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:7px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#0a5dc7!important;font-weight:800;text-decoration:none!important}
#gh-app .gh-pagination a.on{background:var(--grad-dark);border-color:#0d6fbd;color:#fff!important}
#gh-app [role="tabpanel"][aria-hidden="true"]{display:none!important}
@media(prefers-reduced-motion:reduce){
  #gh-app .gh-tour-backdrop,#gh-app .gh-tour-modal,#gh-app .gh-tour-closing{animation:none!important;transition:none!important}
  #gh-app .gh-member-catcard,#gh-app .gh-content-card,#gh-app .gh-btn{transition:none!important;transform:none!important}
}

/* ========================================================================== */
/* v3.9 - assistente de conteúdo, imagens e respostas com revisão             */
/* ========================================================================== */
#gh-app .gh-ai-writer{margin:0 0 24px;border:1px solid #bcdcf5;background:linear-gradient(135deg,#f4faff 0%,#fff 60%);box-shadow:0 18px 44px -30px rgba(7,78,145,.55)}
#gh-app .gh-ai-writer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}
#gh-app .gh-ai-writer-head h2{margin:3px 0 6px;color:#082557!important}
#gh-app .gh-ai-writer-head p{margin:0;color:var(--muted)}
#gh-app .gh-ai-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}
#gh-app .gh-ai-grid .gh-ai-wide{grid-column:1/-1}
#gh-app .gh-ai-grid label,#gh-app .gh-ai-image-controls label{display:block;margin:0 0 7px;font-weight:800;color:#13335f}
#gh-app .gh-ai-grid textarea,#gh-app .gh-ai-grid select{margin:0!important}
#gh-app .gh-ai-checks{display:flex;gap:18px;align-items:center;flex-wrap:wrap;padding:4px 0}
#gh-app .gh-ai-checks .gh-check{margin:0!important}
#gh-app .gh-ai-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid #d8e8f5}
#gh-app .gh-ai-status{font-weight:700;color:#58708f}
#gh-app .gh-ai-status.is-success,#gh-app [data-gh-ai-test-status]{color:#167345}
#gh-app .gh-ai-status.is-error{color:#a72c2c}
#gh-app .gh-ai-busy [data-gh-ai-writer]{position:relative}
#gh-app .gh-ai-busy [data-gh-ai-writer]::after{content:"";position:absolute;right:22px;bottom:22px;width:22px;height:22px;border:3px solid #c7e5f7;border-top-color:#087dce;border-radius:50%;animation:ghSpin .8s linear infinite}
@keyframes ghSpin{to{transform:rotate(360deg)}}
#gh-app .gh-ai-image-controls{margin-top:16px;padding:16px;border:1px solid #cde2f3;border-radius:12px;background:#f7fbff}
#gh-app .gh-ai-image-controls textarea{min-height:90px;margin-bottom:12px!important}
#gh-app .gh-cover-setting [data-gh-ai-cover-preview]:empty{display:none}
#gh-app .gh-cover-setting [data-gh-ai-cover]{margin:0 12px 14px 0!important}
#gh-app .gh-ai-reply-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 16px;align-items:center;margin:0 0 20px;padding:16px;border:1px solid #bfdcf2;border-radius:13px;background:#f5faff}
#gh-app .gh-ai-reply-box div{display:flex;flex-direction:column;gap:3px}
#gh-app .gh-ai-reply-box small,#gh-app .gh-ai-reply-box>span{color:#617691}
#gh-app .gh-ai-reply-box>span{grid-column:1/-1;font-size:.86rem;font-weight:700}
#gh-app .gh-edit-history{margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}
#gh-app .gh-edit-history ul{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:9px}
#gh-app .gh-edit-history li{display:flex;justify-content:space-between;gap:16px;padding:11px 13px;border-radius:10px;background:#f5f8fc}
#gh-app .gh-edit-history li span{color:var(--muted);font-size:.86rem;text-align:right}
#gh-app .gh-ai-settings{max-width:none}
#gh-app .gh-ai-settings .gh-editor-config-grid{margin:18px 0}
#gh-app [data-gh-ai-test-status]{font-weight:800}

@media(max-width:700px){
  #gh-app .gh-ai-writer-head{flex-direction:column;gap:12px}
  #gh-app .gh-ai-grid{grid-template-columns:1fr}
  #gh-app .gh-ai-grid .gh-ai-wide{grid-column:auto}
  #gh-app .gh-ai-reply-box{grid-template-columns:1fr}
  #gh-app .gh-ai-reply-box>span{grid-column:auto}
  #gh-app .gh-edit-history li{flex-direction:column;gap:3px}
  #gh-app .gh-edit-history li span{text-align:left}
}
