.gf-suite-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.84);z-index:999999;padding:24px;overflow:auto}
.gf-suite-overlay.is-open{display:flex;align-items:center;justify-content:center}
.gf-suite-modal{width:min(1060px,100%);max-height:90vh;overflow:auto;background:#071006;border:1px solid #314b12;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.65);position:relative;color:#fff}
.gf-suite-close{position:sticky;top:0;float:right;background:#7fbd13;color:#fff;border:0;font-size:34px;line-height:1;width:52px;height:52px;cursor:pointer;z-index:2}
.gf-suite-content{padding:36px}
.gf-suite-content h2{color:#7fbd13;font-size:34px;margin:0 0 16px;text-transform:uppercase}
.gf-suite-lead{color:#c8d0bd;font-size:19px;line-height:1.6;margin-bottom:24px}
.gf-suite-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.gf-suite-detail-box,.gf-suite-contact,.gf-suite-about-box{background:linear-gradient(180deg,rgba(18,28,16,.98),rgba(7,10,7,.98));border:1px solid #314b12;border-radius:12px;padding:22px}
.gf-suite-detail-box h3,.gf-suite-contact h3,.gf-suite-about-box h3{color:#7fbd13;margin:0 0 12px;font-size:22px}
.gf-suite-detail-box p,.gf-suite-about-box p,.gf-suite-contact p{color:#c8d0bd;line-height:1.65;margin:0}
.gf-suite-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0}
.gf-suite-list li{list-style:none;background:#0b100a;border:1px solid #314b12;border-radius:8px;padding:12px;color:#c8d0bd}
.gf-suite-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
.gf-suite-btn{background:linear-gradient(180deg,#7fbd13,#4d7906);color:#fff!important;text-decoration:none;font-weight:900;border-radius:8px;padding:13px 20px}
.gf-suite-contact{margin-top:18px}
.gf-suite-fb{position:fixed;right:18px;bottom:142px;z-index:99998;display:inline-flex;align-items:center;gap:10px;background:linear-gradient(180deg,#1877f2,#0b5ec9);color:#fff!important;text-decoration:none!important;font-weight:900;border-radius:999px;padding:13px 20px;box-shadow:0 12px 28px rgba(0,0,0,.35)}
.gf-suite-fb span{width:26px;height:26px;border-radius:50%;background:#fff;color:#1877f2;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:900}
@media(max-width:850px){.gf-suite-detail-grid,.gf-suite-list{grid-template-columns:1fr}.gf-suite-overlay{padding:12px}.gf-suite-content{padding:24px}.gf-suite-content h2{font-size:26px}.gf-suite-fb{bottom:78px;padding:14px}.gf-suite-fb b{display:none}}
