.kc-demo-overlay{position:fixed;inset:0;background:rgba(2,22,18,.72);backdrop-filter:blur(5px);z-index:999999;display:flex;align-items:center;justify-content:center;padding:14px;opacity:0;visibility:hidden;transition:.2s ease}.kc-demo-overlay.kc-show{opacity:1;visibility:visible}.kc-demo-card{display:none;position:relative;background:#fff;border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.38);overflow:hidden;transform:translateY(16px) scale(.98);transition:.25s ease;border:1px solid rgba(197,152,54,.45)}.kc-demo-card.kc-active{display:block}.kc-show .kc-demo-card{transform:none}
.kc-poster-card{width:min(92vw,760px);max-height:94vh;overflow:hidden;background:#fff}.kc-poster-scroll{max-height:calc(94vh - 62px);overflow:auto;background:#fff}.kc-poster-link{display:block;line-height:0;background:#fff}.kc-crash-poster{display:block;width:100%;height:auto;object-fit:contain}.kc-contact-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 16px;background:#073f32;color:#fff;font:600 13px/1.35 system-ui,sans-serif}.kc-contact-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.kc-contact-actions a,.kc-mobile-demo-btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#073f32;text-decoration:none;border-radius:999px;padding:8px 12px;font-weight:850;white-space:nowrap}.kc-mobile-demo-btn{display:none;background:#d8222f;color:#fff!important}.kc-demo-close{position:absolute;right:10px;top:10px;z-index:20;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#163c33;font:700 26px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.24)}
.kc-campaign-demo{width:min(94vw,560px)}.kc-demo-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;background:#f9f7ef;border-bottom:1px solid #eee}.kc-demo-logo{max-height:62px!important;width:auto!important;object-fit:contain}.kc-demo-brand{font:800 20px/1.1 Georgia,serif;color:#073f32}.kc-demo-badge{font:850 11px/1.2 system-ui,sans-serif;background:#0b4d3b;color:#fff;padding:8px 11px;border-radius:999px}.kc-demo-content{padding:26px;text-align:center}.kc-demo-kicker{font:850 12px/1.3 system-ui,sans-serif;letter-spacing:1.3px;color:#a27213;margin-bottom:8px}.kc-demo-content h2{font:850 clamp(28px,5vw,40px)/1.04 Georgia,serif;color:#083e32;margin:0 0 10px}.kc-demo-content p{font:550 16px/1.45 system-ui,sans-serif;color:#40534e;margin:0 auto 16px;max-width:470px}.kc-demo-points{display:grid;gap:7px;margin:0 auto 20px;font:750 14px/1.35 system-ui,sans-serif;color:#183f35}.kc-demo-btn{display:inline-flex;align-items:center;gap:10px;background:#c7202f;color:#fff!important;text-decoration:none;border-radius:999px;padding:14px 24px;font:900 15px/1 system-ui,sans-serif;box-shadow:0 8px 18px rgba(199,32,47,.22)}.kc-demo-btn b{font-size:20px}
@media(max-width:700px){
 .kc-demo-overlay{padding:0;align-items:flex-end}.kc-poster-card{width:100vw;max-height:100dvh;border-radius:18px 18px 0 0;border-left:0;border-right:0;border-bottom:0}.kc-poster-scroll{max-height:calc(100dvh - 132px);overflow:auto;-webkit-overflow-scrolling:touch}.kc-crash-poster{width:100%;height:auto}.kc-demo-close{position:fixed;right:12px;top:12px;width:42px;height:42px;font-size:28px}.kc-contact-strip{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;background:#073f32;font-size:12px;text-align:center}.kc-contact-strip>span:first-child{grid-column:1/-1;font-size:12px;line-height:1.3}.kc-contact-actions{display:contents}.kc-contact-actions a{font-size:13px;padding:11px 8px}.kc-mobile-demo-btn{display:flex;grid-column:1/-1;font-size:14px;padding:12px 10px}.kc-campaign-demo{width:94vw}.kc-demo-content{padding:20px 16px}.kc-demo-btn{width:100%;justify-content:center;box-sizing:border-box}
}
@media(max-width:420px){.kc-contact-strip{grid-template-columns:1fr}.kc-contact-strip>span:first-child,.kc-mobile-demo-btn{grid-column:1}.kc-contact-actions a{width:100%;box-sizing:border-box}.kc-demo-close{right:10px;top:10px}}
@media(prefers-reduced-motion:reduce){.kc-demo-overlay,.kc-demo-card{transition:none}}
