#gck-feja-banner{display:none!important} #gck-feja-banner.gck-visible{display:flex!important} #gck-manage[hidden]{display:none!important}
#gck-feja-banner{position:fixed!important;z-index:2147483000!important;inset:0!important;width:100vw!important;height:100dvh!important;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.56);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}
#gck-feja-banner *{box-sizing:border-box}
#gck-feja-banner .gck-modal{position:relative;width:min(760px,94vw);max-width:760px;max-height:calc(100dvh - 32px);overflow:auto;background:#fff!important;color:#171717!important;border-radius:18px;padding:28px;box-shadow:0 20px 70px rgba(0,0,0,.35)}
#gck-feja-banner .gck-brand{font-size:11px;font-weight:800;letter-spacing:.18em;margin-bottom:8px;color:#171717!important}
#gck-feja-banner h2{font-size:25px;line-height:1.2;margin:0 40px 10px 0;color:#171717!important}
#gck-feja-banner p{font-size:15px;line-height:1.55;margin:0 0 18px;color:#333!important}
#gck-feja-banner .gck-close{position:absolute;right:12px;top:9px;border:0!important;background:transparent!important;color:#111!important;-webkit-text-fill-color:#111!important;font-size:28px;line-height:1;cursor:pointer;padding:6px}
#gck-feja-banner .gck-categories{display:grid;gap:9px;margin:18px 0}
#gck-feja-banner .gck-categories label{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #ddd;border-radius:10px;padding:12px}
#gck-feja-banner .gck-categories span{display:flex;flex-direction:column;min-width:0}
#gck-feja-banner .gck-categories b{color:#171717!important}
#gck-feja-banner .gck-categories small{color:#555!important;margin-top:3px;line-height:1.35}
#gck-feja-banner .gck-categories input{width:20px;height:20px;flex:0 0 auto}
#gck-feja-banner .gck-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
#gck-feja-banner .gck-btn{width:100%;min-height:48px;padding:10px 13px;border:1px solid #111!important;border-radius:9px;background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;font-weight:700;cursor:pointer;opacity:1!important}
#gck-feja-banner .gck-btn.primary{background:#111!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
#gck-feja-banner .gck-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px}
#gck-feja-banner .gck-links a{color:#111!important;-webkit-text-fill-color:#111!important}
#gck-manage{position:fixed!important;z-index:2147482999!important;left:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:10px 14px;border:1px solid #111!important;border-radius:999px;background:#fff!important;color:#111!important;-webkit-text-fill-color:#111!important;box-shadow:0 3px 15px rgba(0,0,0,.18);cursor:pointer;font-weight:700}
#gck-feja-banner .gck-shortcode{border:1px solid #111;background:#fff;color:#111;padding:9px 13px;border-radius:8px;cursor:pointer;font-weight:700}
@media(max-width:700px){
 #gck-feja-banner{padding:12px}
 #gck-feja-banner .gck-modal{width:min(92vw,430px);max-height:calc(100dvh - 24px);padding:19px 16px;border-radius:16px}
 #gck-feja-banner .gck-actions{grid-template-columns:1fr}
 #gck-feja-banner .gck-btn{min-height:50px}
}
@media(max-width:420px){
 #gck-feja-banner{padding:10px}
 #gck-feja-banner .gck-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:16px 13px}
 #gck-feja-banner h2{font-size:21px}
 #gck-feja-banner p{font-size:14px}
 #gck-feja-banner .gck-categories{gap:7px;margin:13px 0}
 #gck-feja-banner .gck-categories label{padding:10px}
 #gck-feja-banner .gck-categories small{font-size:12px}
 #gck-feja-banner .gck-links{flex-direction:column;gap:8px}
}
@media(max-height:600px) and (orientation:landscape){
 #gck-feja-banner .gck-modal{max-height:calc(100dvh - 12px);padding:13px 16px}
 #gck-feja-banner .gck-categories{margin:9px 0}
}
