
html,body{max-width:100%;overflow-x:hidden}.bot-offer-section,.bot-features-section,.bot-gallery-section,.client-receives-section,.bot-pricing-section,.bot-faq-section{padding:92px 0;position:relative}.bot-offer-section,.bot-gallery-section,.bot-pricing-section{background:linear-gradient(180deg,rgba(88,101,242,.06),transparent)}.bot-section-heading{max-width:760px;margin-bottom:38px}.bot-section-heading h2{font-size:clamp(2rem,5vw,3.5rem);margin:.55rem 0 1rem}.bot-section-heading p{color:var(--muted,#aeb4c4);line-height:1.75}.bot-highlight-grid,.bot-features-grid,.bot-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bot-highlight,.bot-feature,.bot-price-card{border:1px solid rgba(255,255,255,.1);background:rgba(16,18,27,.78);border-radius:24px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.18)}.bot-highlight b{font-size:2rem;color:#7c86ff}.bot-highlight h3,.bot-feature h3{margin:14px 0 8px}.bot-highlight p,.bot-feature p{color:#aeb4c4;line-height:1.65}.bot-features-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.bot-feature{padding:22px;min-height:190px}.bot-feature>span{font-size:1.8rem}.bot-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bot-gallery-card{padding:0;border:1px solid rgba(255,255,255,.12);border-radius:20px;overflow:hidden;background:#11141d;color:#fff;text-align:left;cursor:zoom-in;transition:.25s transform,.25s border-color}.bot-gallery-card:hover{transform:translateY(-5px);border-color:#7c86ff}.bot-gallery-card img{width:100%;height:190px;object-fit:cover;display:block}.bot-gallery-card span{display:block;padding:15px 18px;font-weight:800}.client-receives-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.client-receives-item{display:flex;gap:12px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.035)}.client-receives-item span{color:#6df0a8;font-size:1.25rem}.bot-price-card{display:flex;flex-direction:column}.bot-price-card.featured{border-color:#6f78ff;transform:translateY(-12px);box-shadow:0 24px 80px rgba(88,101,242,.2)}.bot-price-card .plan{color:#8890ff;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.bot-price-card h3{font-size:1.65rem}.bot-price-card ul{list-style:none;padding:0;margin:18px 0 28px;display:grid;gap:12px;color:#c7cbda;flex:1}.recommended{align-self:flex-start;background:#5865f2;border-radius:999px;padding:7px 11px;font-size:.75rem;font-weight:900}.bot-faq-list{display:grid;gap:12px;max-width:900px}.bot-faq-list details{border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.035);padding:0 20px}.bot-faq-list summary{list-style:none;cursor:pointer;padding:20px 0;font-weight:800;display:flex;justify-content:space-between;gap:20px}.bot-faq-list summary::-webkit-details-marker{display:none}.bot-faq-list p{color:#aeb4c4;line-height:1.7;padding:0 0 20px;margin:0}.bot-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(3,4,8,.94);display:grid;place-items:center;padding:30px}.bot-lightbox[hidden]{display:none}.bot-lightbox figure{margin:0;max-width:min(1100px,94vw)}.bot-lightbox img{max-width:100%;max-height:82vh;border-radius:18px;display:block}.bot-lightbox figcaption{text-align:center;color:#fff;padding:14px;font-weight:800}.bot-lightbox>button{position:fixed;right:24px;top:18px;border:0;background:transparent;color:#fff;font-size:3rem;cursor:pointer}@media(max-width:1100px){.bot-features-grid{grid-template-columns:repeat(3,1fr)}.bot-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.bot-offer-section,.bot-features-section,.bot-gallery-section,.client-receives-section,.bot-pricing-section,.bot-faq-section{padding:64px 0}.bot-highlight-grid,.bot-pricing-grid,.bot-features-grid,.client-receives-grid{grid-template-columns:1fr}.bot-gallery-grid{grid-template-columns:1fr}.bot-price-card.featured{transform:none}.bot-gallery-card img{height:210px}}

/* Treści dotyczące botów są dostępne wyłącznie po wybraniu kategorii Boty Discord. */
[data-bot-category-content] { display: none !important; }
[data-bot-category-content].is-visible { display: block !important; }
button[data-bot-category-content].is-visible { display: inline-flex !important; }
.stage-view[data-bot-category-content].is-visible { display: none !important; }
.stage-view[data-bot-category-content].is-visible.active { display: block !important; }
