/* MOTIVEKO Club — wyłącznie komponenty treściowe; układ strony dziedziczy wspólny szablon PEREKO. */
.motiveko-positive{border:1px solid #e5c33b!important;background:#fff9dd!important}
.bullet-box h3 i{width:22px;color:#957300}
.bullet-box p{margin:0;color:var(--info-muted);font-size:8.5px;line-height:1.65}
.motiveko-reward{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:15px;align-items:center;margin-top:14px;padding:17px 19px;border-radius:15px;background:linear-gradient(135deg,#ffc800,#ffe16a);box-shadow:0 12px 28px rgba(133,98,0,.13)}
.motiveko-reward>i{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;color:var(--info-yellow);background:var(--info-graphite);font-size:17px}
.motiveko-reward b{display:block;font-size:13px}.motiveko-reward p{margin:5px 0 0;font-size:8.5px;line-height:1.5}
.motiveko-reward>span{text-align:center}.motiveko-reward strong{display:block;font-size:28px;line-height:1}.motiveko-reward small{display:block;margin-top:5px;font-size:6px;font-weight:900;text-transform:uppercase}
.motiveko-finance-grid{align-items:stretch}.motiveko-finance-grid>.bullet-box{height:100%}
.motiveko-list{display:grid;gap:7px;margin-top:13px}.motiveko-list span{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 10px;border:1px solid var(--info-line);border-radius:9px;background:#fff;color:var(--info-muted);font-size:7.5px}.motiveko-list b{color:var(--info-ink);font-size:7px;text-align:right}
.motiveko-quarters{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin-top:13px}.motiveko-quarters span{padding:11px;border-radius:10px;color:#fff;background:var(--info-graphite);text-align:center}.motiveko-quarters b{display:block;color:var(--info-yellow);font-size:7px;text-transform:uppercase}.motiveko-quarters small{display:block;margin-top:5px;color:#d3dade;font-size:7px;line-height:1.45}
.motiveko-faq{display:grid;gap:8px}.motiveko-faq details{border:1px solid var(--info-line);border-radius:12px;background:#f8f9fa}.motiveko-faq summary{position:relative;padding:13px 40px 13px 14px;cursor:pointer;list-style:none;font-size:9px;font-weight:900}.motiveko-faq summary::-webkit-details-marker{display:none}.motiveko-faq summary:after{content:"+";position:absolute;right:14px;top:50%;color:#957300;font-size:14px;transform:translateY(-50%)}.motiveko-faq details[open] summary:after{content:"−"}.motiveko-faq p{margin:0;padding:0 14px 13px;color:var(--info-muted);font-size:8.5px;line-height:1.6}
.motiveko-contact-trigger{border:0;cursor:pointer;font-family:inherit}
.info-alert .motiveko-contact-trigger{border:1px solid var(--info-line)}
.motiveko-contact-modal{position:fixed;inset:0;z-index:9999;display:none;place-items:center;padding:20px;background:rgba(15,20,23,.76);backdrop-filter:blur(7px)}
.motiveko-contact-modal.is-open{display:grid}
.motiveko-contact-card{position:relative;overflow:hidden;width:min(560px,100%);padding:30px;border:1px solid #4f5b61;border-radius:22px;color:#fff;background:radial-gradient(circle at 92% 0,rgba(255,200,0,.22),transparent 31%),linear-gradient(145deg,#1a2125,#303a3f);box-shadow:0 30px 90px rgba(0,0,0,.38)}
.motiveko-contact-card:after{content:"M";position:absolute;right:5px;bottom:-45px;color:rgba(255,255,255,.035);font-size:150px;font-weight:950;line-height:1;pointer-events:none}
.motiveko-contact-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:20px;border-radius:15px;color:var(--info-graphite);background:var(--info-yellow);box-shadow:0 12px 28px rgba(255,200,0,.18);font-size:20px}
.motiveko-contact-card label{display:block;color:var(--info-yellow);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.motiveko-contact-card h2{max-width:470px;margin:8px 0 10px;font-size:27px;line-height:1.08;letter-spacing:-.04em}
.motiveko-contact-card p{position:relative;z-index:1;max-width:490px;margin:0;color:#c5ced2;font-size:10px;line-height:1.65}
.motiveko-contact-card .motiveko-contact-lead{margin-top:9px;color:#fff}
.motiveko-contact-lead strong{color:var(--info-yellow)}
.motiveko-contact-features{position:relative;z-index:1;display:flex;gap:7px;flex-wrap:wrap;margin:18px 0 21px}
.motiveko-contact-features span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(255,255,255,.11);border-radius:9px;color:#e5eaec;background:rgba(255,255,255,.045);font-size:7px;font-weight:800}
.motiveko-contact-features i{color:var(--info-yellow)}
.motiveko-contact-actions{position:relative;z-index:1;display:flex;gap:8px;flex-wrap:wrap}
.motiveko-contact-actions a,.motiveko-contact-actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:11px;font:900 9px Inter,"Segoe UI",Arial,sans-serif;text-decoration:none;cursor:pointer}
.motiveko-contact-actions a{border:0;color:var(--info-graphite);background:var(--info-yellow)}
.motiveko-contact-actions button{border:1px solid #566268;color:#fff;background:rgba(255,255,255,.06)}
body.motiveko-modal-open{overflow:hidden}
@media(max-width:620px){.motiveko-reward{grid-template-columns:42px 1fr;padding:15px}.motiveko-reward>i{width:42px;height:42px}.motiveko-reward>span{grid-column:1/-1;text-align:left}.motiveko-reward small{display:inline;margin-left:5px}.motiveko-quarters{grid-template-columns:1fr}}
@media(max-width:620px){.motiveko-contact-card{padding:23px 20px}.motiveko-contact-card h2{font-size:23px}.motiveko-contact-actions,.motiveko-contact-actions a,.motiveko-contact-actions button{width:100%}}
@media(prefers-reduced-motion:reduce){.motiveko-contact-modal{backdrop-filter:none}}
