.gfire-ead-admin .gfire-ead-admin-head,.gfire-client-header{display:flex;align-items:center;gap:18px;margin:22px 0}.gfire-ead-admin-head img{max-width:115px;max-height:70px;object-fit:contain}.gfire-ead-admin-head h1{margin:0;font-weight:800}.gfire-ead-admin-head p{margin:5px 0 0;color:#4b5563}.gfire-panel{background:#fff;border:1px solid #dcdcde;border-left:4px solid #0b7a2f;border-radius:10px;padding:18px 20px;margin:18px 0;box-shadow:0 1px 4px rgba(0,0,0,.04)}.gfire-ead-cards,.gfire-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin:18px 0}.gfire-card,.gfire-stats div{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;box-shadow:0 6px 18px rgba(15,23,42,.06)}.gfire-card span,.gfire-stats span{display:block;font-size:13px;color:#64748b;margin-bottom:8px}.gfire-card strong,.gfire-stats strong{display:block;font-size:28px;color:#0b7a2f}.gfire-client-shell{--gfire-primary:#0b7a2f;max-width:1180px;margin:30px auto;padding:0 16px;font-family:Arial,sans-serif;color:#0f172a}.gfire-client-header{justify-content:space-between;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:22px;padding:22px;box-shadow:0 12px 30px rgba(15,23,42,.08)}.gfire-brand-block{display:flex;align-items:center;gap:16px}.gfire-logo-main,.gfire-logo-client{max-height:70px;max-width:170px;object-fit:contain}.gfire-divider{width:1px;height:54px;background:#d1d5db}.gfire-logo-client-empty{border:1px dashed #cbd5e1;border-radius:12px;padding:14px;color:#64748b;background:#f8fafc}.gfire-client-title{text-align:right}.gfire-client-title h1{margin:0;font-size:26px;color:var(--gfire-primary)}.gfire-client-title p{margin:8px 0 0;font-weight:700}.gfire-panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;margin:18px 0;box-shadow:0 10px 28px rgba(15,23,42,.06)}.gfire-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin:18px 0}.gfire-form-grid label{font-weight:700;font-size:13px}.gfire-form-grid input,.gfire-contract-switch select{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:10px;margin-top:6px}.gfire-course-grid,.gfire-course-grid-admin{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin:16px 0}.gfire-course-card,.gfire-course-admin-card{position:relative;border:1px solid #e5e7eb;border-radius:16px;padding:12px;background:#fff;cursor:pointer;transition:.2s;box-shadow:0 4px 14px rgba(15,23,42,.04)}.gfire-course-card:hover,.gfire-course-admin-card:hover{border-color:var(--gfire-primary,#0b7a2f);transform:translateY(-1px)}.gfire-course-card input[type=radio],.gfire-course-admin-card input[type=checkbox]{position:absolute;top:12px;left:12px;transform:scale(1.2)}.gfire-course-card img,.gfire-course-admin-card img{width:100%;height:130px;object-fit:cover;border-radius:12px;background:#f1f5f9;margin-bottom:10px}.gfire-course-card strong,.gfire-course-admin-card strong{display:block;font-size:15px;line-height:1.3}.gfire-course-card span,.gfire-course-admin-card span{display:block;color:#64748b;font-size:12px;margin-top:5px}.gfire-course-admin-card input[type=number]{width:100%;margin-top:8px}.gfire-primary-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--gfire-primary);color:#fff;border:none;border-radius:12px;padding:12px 20px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(15,23,42,.12)}.gfire-primary-btn:disabled{background:#94a3b8;cursor:not-allowed}.gfire-alert{border-radius:12px;padding:14px 16px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;margin:14px 0}.gfire-alert.success{background:#dcfce7;border-color:#86efac;color:#166534}.gfire-alert.error{background:#fee2e2;border-color:#fecaca;color:#991b1b}.gfire-table-wrap{overflow:auto}.gfire-table{width:100%;border-collapse:collapse}.gfire-table th,.gfire-table td{border-bottom:1px solid #e5e7eb;padding:12px;text-align:left;vertical-align:top}.gfire-table th{background:#f8fafc;font-size:12px;text-transform:uppercase;color:#475569}.gfire-progress{width:120px;max-width:100%;height:9px;background:#e5e7eb;border-radius:999px;overflow:hidden}.gfire-progress span{display:block;height:100%;background:var(--gfire-primary)}.gfire-login-shell{display:flex;justify-content:center}.gfire-login-card{width:100%;max-width:430px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px;box-shadow:0 16px 34px rgba(15,23,42,.10)}.gfire-login-logo{max-width:160px;max-height:80px;object-fit:contain}.gfire-login-card input[type=text],.gfire-login-card input[type=password]{width:100%}@media(max-width:760px){.gfire-client-header,.gfire-brand-block{flex-direction:column;align-items:flex-start}.gfire-client-title{text-align:left}.gfire-divider{display:none}}


/* V1.3 - melhoria visual dos cards de curso */
.gfire-course-card img,
.gfire-course-admin-card img {
    height: 150px !important;
    object-fit: contain !important;
    object-position: center center !important;
    background: #f8fafc !important;
    padding: 6px;
    box-sizing: border-box;
}

.gfire-welcome {
    background: linear-gradient(135deg,#ffffff,#f0fdf4);
    border: 1px solid #bbf7d0;
    border-left: 5px solid var(--gfire-primary,#0b7a2f);
    border-radius: 18px;
    padding: 20px 22px;
    margin: 18px 0;
    box-shadow: 0 10px 24px rgba(15,23,42,.06);
}
.gfire-welcome h2 {
    margin: 0 0 8px;
    color: var(--gfire-primary,#0b7a2f);
    font-size: 24px;
}
.gfire-welcome p {
    margin: 6px 0;
    color: #334155;
    line-height: 1.5;
}
.gfire-contract-note {
    background: #ecfdf5;
    border-radius: 10px;
    padding: 10px 12px;
}


/* V1.5 */
.gfire-custom-login label {
    display:block;
    font-weight:700;
    margin:12px 0;
}
.gfire-custom-login input[type="text"],
.gfire-custom-login input[type="password"] {
    width:100%;
    border:1px solid #cbd5e1;
    border-radius:10px;
    padding:10px;
    margin-top:6px;
}
.gfire-check {
    display:flex!important;
    gap:8px;
    align-items:center;
    font-weight:500!important;
}
.gfire-admin-contract-grid {
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
    gap:14px;
    margin-top:16px;
}
.gfire-admin-contract-card {
    display:block;
    text-decoration:none;
    color:#0f172a;
    border:1px solid #e5e7eb;
    border-radius:16px;
    padding:16px;
    background:#fff;
    box-shadow:0 6px 18px rgba(15,23,42,.06);
}
.gfire-admin-contract-card:hover {
    border-color:var(--gfire-primary,#0b7a2f);
    transform:translateY(-1px);
}
.gfire-admin-contract-card strong,
.gfire-admin-contract-card span,
.gfire-admin-contract-card small {
    display:block;
    margin:4px 0;
}
.gfire-actions form {
    display:flex;
    gap:6px;
    flex-wrap:wrap;
}
.gfire-small-btn {
    border:1px solid #cbd5e1;
    background:#fff;
    border-radius:8px;
    padding:7px 9px;
    cursor:pointer;
    font-weight:700;
    font-size:12px;
}
.gfire-small-btn:hover {
    border-color:var(--gfire-primary,#0b7a2f);
    color:var(--gfire-primary,#0b7a2f);
}
.gfire-small-btn.danger:hover {
    border-color:#dc2626;
    color:#dc2626;
}

/* V2.1 limpeza */
.gfire-panel .description{color:#64748b;}


/* V2.4 - recuperação e modal profissional */
.gfire-forgot-box {
    margin-top: 16px;
    border-top: 1px solid #e5e7eb;
    padding-top: 14px;
}
.gfire-forgot-box summary {
    cursor: pointer;
    color: var(--gfire-primary,#0b7a2f);
    font-weight: 800;
}
.gfire-forgot-box form {
    margin-top: 12px;
}
.gfire-modal-backdrop {
    display: none;
    position: fixed;
    z-index: 99999;
    inset: 0;
    background: rgba(15,23,42,.55);
    align-items: center;
    justify-content: center;
    padding: 18px;
}
.gfire-modal-backdrop.is-open {
    display: flex;
}
.gfire-modal-card {
    width: 100%;
    max-width: 460px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 24px 70px rgba(15,23,42,.28);
    padding: 24px;
    border-top: 6px solid var(--gfire-primary,#0b7a2f);
}
.gfire-modal-card h3 {
    margin: 0 0 10px;
    color: #0f172a;
    font-size: 22px;
}
.gfire-modal-card p {
    margin: 0;
    color: #475569;
    line-height: 1.5;
}
.gfire-modal-actions {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 22px;
}
.gfire-modal-cancel,
.gfire-modal-confirm {
    border-radius: 10px;
    border: 1px solid #cbd5e1;
    padding: 10px 14px;
    font-weight: 800;
    cursor: pointer;
}
.gfire-modal-cancel {
    background: #fff;
    color: #334155;
}
.gfire-modal-confirm {
    background: var(--gfire-primary,#0b7a2f);
    color: #fff;
    border-color: var(--gfire-primary,#0b7a2f);
}


/* V2.5.6 filial */
.gfire-edit-filial {
    margin-bottom: 8px;
}
.gfire-edit-filial summary {
    cursor: pointer;
    font-weight: 800;
    color: var(--gfire-primary,#0b7a2f);
    margin-bottom: 8px;
}
.gfire-edit-filial form {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(145px,1fr));
    gap: 6px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 10px;
    margin: 6px 0 10px;
}
.gfire-edit-filial label {
    font-size: 12px;
    font-weight: 700;
    color: #334155;
}
.gfire-edit-filial input {
    width: 100%;
    margin-top: 3px;
    border: 1px solid #cbd5e1;
    border-radius: 7px;
    padding: 6px;
}

/* GreenFire EAD Certificados emitidos pela Core - fallback público v2.6.0 */
.gfire-ead-cert-client-block{background:#fff;border:1px solid #d7eadf;border-top:4px solid #0b7a2f;border-radius:18px;padding:24px;margin:22px 0;box-shadow:0 10px 26px rgba(5,84,38,.06)}
.gfire-ead-cert-client-head span{display:inline-flex;background:#ecfdf3;color:#087b35;border:1px solid #bbf7d0;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;letter-spacing:.08em}.gfire-ead-cert-client-head h2{margin:10px 0 6px;color:#087b35;font-size:28px;line-height:1.12}.gfire-ead-cert-client-head p{margin:0 0 16px;color:#40534a}.gfire-ead-cert-client-empty{border:1px dashed #bcd8c8;border-radius:14px;padding:18px;background:#f8fffa;color:#52645a;font-weight:700}.gfire-ead-cert-client-table-wrap{overflow-x:auto}.gfire-ead-cert-client-table{width:100%;border-collapse:collapse;background:#fff}.gfire-ead-cert-client-table th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#24382d;background:#f4faf6;padding:12px 10px;border-bottom:1px solid #dceadf}.gfire-ead-cert-client-table td{padding:13px 10px;border-bottom:1px solid #edf5ef;vertical-align:middle;color:#13291c}.gfire-ead-cert-client-table small{color:#53665b}.gfire-ead-cert-pill{display:inline-flex;border-radius:999px;background:#dcfce7;color:#166534;font-weight:900;padding:5px 9px;font-size:11px}.gfire-ead-cert-client-actions{display:flex;gap:8px;flex-wrap:wrap}.gfire-ead-cert-client-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:8px 11px;background:#0b7a2f;color:#fff!important;text-decoration:none;font-weight:900;font-size:12px}.gfire-ead-cert-client-actions a + a{background:#e8f5ee;color:#0b7a2f!important;border:1px solid #bde6ca}

/* Vitrine premium de cursos GreenFire - painel corporativo */
.gfire-course-showcase{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff 0%,#f8fffb 52%,#eefaf3 100%)}
.gfire-course-showcase:before{content:"";position:absolute;right:-90px;top:-90px;width:220px;height:220px;border-radius:999px;background:rgba(11,122,47,.08);pointer-events:none}.gfire-showcase-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.gfire-showcase-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--gfire-primary,#0b7a2f);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.gfire-showcase-head h2{margin:6px 0 7px;font-size:24px;color:#0f172a}.gfire-showcase-head p{margin:0;max-width:760px;color:#64748b;line-height:1.55}.gfire-showcase-badge{white-space:nowrap;border:1px solid rgba(11,122,47,.20);background:#ecfdf3;color:var(--gfire-primary,#0b7a2f);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900}.gfire-course-showcase-grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:16px;margin-top:18px}.gfire-showcase-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 14px 32px rgba(15,23,42,.07);overflow:hidden;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.gfire-showcase-card:hover{transform:translateY(-3px);border-color:rgba(11,122,47,.35);box-shadow:0 18px 38px rgba(15,23,42,.10)}.gfire-showcase-image-wrap{position:relative;height:150px;background:#f1f5f9;overflow:hidden}.gfire-showcase-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.gfire-showcase-image-wrap span{position:absolute;left:12px;top:12px;background:rgba(15,23,42,.82);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.gfire-showcase-card-body{padding:15px;display:flex;flex-direction:column;gap:9px;flex:1}.gfire-showcase-card h3{font-size:16px;line-height:1.28;margin:0;color:#0f172a}.gfire-showcase-card p{font-size:13px;line-height:1.45;color:#64748b;margin:0}.gfire-showcase-hours{font-weight:800;color:var(--gfire-primary,#0b7a2f)!important}.gfire-showcase-detail-btn{margin-top:auto;background:var(--gfire-primary,#0b7a2f);color:#fff;border:0;border-radius:12px;padding:11px 14px;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(11,122,47,.18)}.gfire-showcase-detail-btn:hover{filter:brightness(.96)}.gfire-showcase-modal{position:fixed;inset:0;background:rgba(15,23,42,.66);z-index:99999;display:none;padding:22px;overflow-y:auto}.gfire-showcase-modal.is-open{display:flex;align-items:flex-start;justify-content:center}.gfire-showcase-modal-panel{position:relative;width:min(980px,100%);background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.30);margin:auto;overflow:hidden}.gfire-showcase-modal-close{position:absolute;right:14px;top:14px;z-index:2;width:38px;height:38px;border-radius:999px;border:0;background:rgba(15,23,42,.78);color:#fff;font-size:28px;line-height:1;cursor:pointer}.gfire-showcase-modal-hero{height:230px;background:#f1f5f9}.gfire-showcase-modal-hero img{width:100%;height:100%;object-fit:cover;display:block}.gfire-showcase-modal-content{padding:22px}.gfire-showcase-modal-content h2{font-size:26px;margin:7px 0;color:#0f172a}.gfire-showcase-modal-hours{color:var(--gfire-primary,#0b7a2f);font-weight:900;margin:0 0 12px}.gfire-showcase-modal-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:14px}.gfire-showcase-modal-grid>div{border:1px solid #e5e7eb;border-radius:16px;padding:16px;background:#fbfdff}.gfire-showcase-modal-grid h3{margin:0 0 10px;font-size:15px;color:#0f172a}.gfire-showcase-modal-description{white-space:pre-line;color:#334155;line-height:1.6;font-size:14px}.gfire-showcase-modal-modules{margin:0;padding-left:19px;color:#334155;font-size:14px;line-height:1.55}.gfire-showcase-modal-modules li{margin:4px 0}.gfire-showcase-modal-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;padding:16px 22px;background:#f8fafc;border-top:1px solid #e5e7eb}.gfire-showcase-modal-actions a,.gfire-showcase-modal-actions button{border-radius:12px;padding:11px 15px;font-weight:900;text-decoration:none;border:0;cursor:pointer}.gfire-showcase-whatsapp{background:var(--gfire-primary,#0b7a2f);color:#fff}.gfire-showcase-email{background:#e2e8f0;color:#0f172a}.gfire-showcase-modal-secondary{background:#fff;color:#0f172a;border:1px solid #cbd5e1!important}@media(max-width:760px){.gfire-showcase-head{flex-direction:column}.gfire-showcase-badge{white-space:normal}.gfire-course-showcase-grid{grid-template-columns:1fr}.gfire-showcase-modal{padding:8px}.gfire-showcase-modal.is-open{align-items:flex-start}.gfire-showcase-modal-panel{border-radius:18px;margin:8px 0;max-height:calc(100vh - 16px);overflow-y:auto}.gfire-showcase-modal-hero{height:155px}.gfire-showcase-modal-content{padding:16px}.gfire-showcase-modal-content h2{font-size:21px}.gfire-showcase-modal-grid{grid-template-columns:1fr}.gfire-showcase-modal-actions{position:sticky;bottom:0;flex-direction:column;align-items:stretch;padding:12px;background:#fff}.gfire-showcase-modal-actions a,.gfire-showcase-modal-actions button{text-align:center;width:100%}}
.gfire-showcase-modal-open{overflow:hidden!important}

/* Hotfix v2.6.8 — vitrine: entidades HTML, modal rolável e imagem sem corte agressivo */
.gfire-showcase-modal{align-items:flex-start!important;justify-content:center!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:14px!important;}
.gfire-showcase-modal.is-open{display:flex!important;}
.gfire-showcase-modal-panel{width:min(860px,96vw)!important;margin:18px auto!important;max-height:calc(100vh - 36px)!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;border-radius:20px!important;}
.gfire-showcase-modal-hero{flex:0 0 auto!important;height:150px!important;min-height:120px!important;max-height:170px!important;background:#f8fafc!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
.gfire-showcase-modal-hero img{width:100%!important;height:100%!important;object-fit:contain!important;background:#f8fafc!important;display:block!important;}
.gfire-showcase-modal-content{padding:16px!important;flex:1 1 auto!important;}
.gfire-showcase-modal-content h2{font-size:20px!important;line-height:1.22!important;margin:6px 0 8px!important;word-break:normal!important;}
.gfire-showcase-modal-grid{grid-template-columns:1fr 0.85fr!important;gap:12px!important;}
.gfire-showcase-modal-grid>div{padding:12px!important;max-height:none!important;}
.gfire-showcase-modal-description,.gfire-showcase-modal-modules{font-size:13px!important;line-height:1.48!important;}
.gfire-showcase-modal-actions{position:sticky!important;bottom:0!important;z-index:4!important;background:#fff!important;padding:10px 16px!important;border-top:1px solid #e5e7eb!important;}
@media(max-width:900px){.gfire-showcase-modal-grid{grid-template-columns:1fr!important}.gfire-showcase-modal-panel{width:96vw!important}}
@media(max-width:760px){.gfire-showcase-modal{padding:8px!important}.gfire-showcase-modal-panel{max-height:calc(100vh - 16px)!important;margin:8px auto!important;width:100%!important}.gfire-showcase-modal-hero{height:120px!important}.gfire-showcase-modal-content{padding:14px!important}.gfire-showcase-modal-content h2{font-size:18px!important}.gfire-showcase-modal-actions{flex-direction:column!important;align-items:stretch!important}.gfire-showcase-modal-actions a,.gfire-showcase-modal-actions button{text-align:center!important;width:100%!important}}


/* Hotfix v2.6.9 — vitrine: janela flutuante sem fundo cinza e sem corte superior */
.gfire-showcase-modal{
    position:fixed!important;
    inset:0!important;
    display:none!important;
    background:transparent!important;
    z-index:999999!important;
    padding:0!important;
    overflow:visible!important;
    pointer-events:none!important;
}
.gfire-showcase-modal.is-open{
    display:block!important;
}
.gfire-showcase-modal-panel{
    position:fixed!important;
    top:24px!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    width:min(920px, calc(100vw - 36px))!important;
    max-height:calc(100vh - 48px)!important;
    margin:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    pointer-events:auto!important;
    background:#fff!important;
    border:1px solid #dbe7df!important;
    border-radius:22px!important;
    box-shadow:0 24px 70px rgba(15,23,42,.28)!important;
    display:flex!important;
    flex-direction:column!important;
}
.admin-bar .gfire-showcase-modal-panel{
    top:56px!important;
    max-height:calc(100vh - 76px)!important;
}
.gfire-showcase-modal-hero{
    height:118px!important;
    min-height:96px!important;
    max-height:130px!important;
    background:#f8fafc!important;
    border-bottom:1px solid #e5e7eb!important;
}
.gfire-showcase-modal-hero img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    background:#f8fafc!important;
}
.gfire-showcase-modal-content{
    padding:16px 18px 12px!important;
}
.gfire-showcase-modal-content h2{
    font-size:20px!important;
    line-height:1.2!important;
    margin:6px 0 8px!important;
    color:#0f5132!important;
}
.gfire-showcase-modal-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1.05fr) minmax(260px,.8fr)!important;
    gap:12px!important;
    margin-top:12px!important;
}
.gfire-showcase-modal-grid>div{
    padding:13px!important;
    border-radius:14px!important;
    background:#fbfdff!important;
}
.gfire-showcase-modal-description,
.gfire-showcase-modal-modules{
    font-size:13px!important;
    line-height:1.48!important;
    color:#243447!important;
}
.gfire-showcase-modal-actions{
    position:sticky!important;
    bottom:0!important;
    z-index:5!important;
    background:#fff!important;
    padding:10px 16px!important;
    border-top:1px solid #e5e7eb!important;
    box-shadow:0 -8px 20px rgba(15,23,42,.06)!important;
}
.gfire-showcase-modal-close{
    position:absolute!important;
    top:10px!important;
    right:10px!important;
    z-index:10!important;
}
html.gfire-showcase-modal-open,
body.gfire-showcase-modal-open{
    overflow:auto!important;
}
@media(max-width:900px){
    .gfire-showcase-modal-panel{
        width:calc(100vw - 18px)!important;
        top:10px!important;
        max-height:calc(100vh - 20px)!important;
        border-radius:18px!important;
    }
    .admin-bar .gfire-showcase-modal-panel{
        top:52px!important;
        max-height:calc(100vh - 62px)!important;
    }
    .gfire-showcase-modal-grid{
        grid-template-columns:1fr!important;
    }
    .gfire-showcase-modal-hero{
        height:96px!important;
    }
}
@media(max-width:640px){
    .gfire-showcase-modal-content{
        padding:14px!important;
    }
    .gfire-showcase-modal-content h2{
        font-size:18px!important;
    }
    .gfire-showcase-modal-actions{
        flex-direction:column!important;
        align-items:stretch!important;
    }
    .gfire-showcase-modal-actions a,
    .gfire-showcase-modal-actions button{
        width:100%!important;
        text-align:center!important;
    }
}
