@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";.discordbots_discordBotsContainer__IfmgD{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;padding:3rem 2rem;flex:1 1;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box;animation:discordbots_fadeInSmooth__JP6LZ .8s ease-out;background:rgba(0,0,0,0)}.discordbots_discordBotsContainer__IfmgD.discordbots_loaded___Onry{opacity:1}.discordbots_header__8viRu{text-align:center;margin-bottom:2rem;animation:discordbots_slideDownSmooth__KgDjb .8s ease-out}.discordbots_title__23My0{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#ff416c,#ff4b2b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:discordbots_fadeInTitle__xJR_g 1s ease-out;text-shadow:0 4px 12px rgba(255,99,71,.5)}[data-theme=light] .discordbots_title__23My0{background:linear-gradient(135deg,#3b82f6,#10b981);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 4px 12px rgba(59,130,246,.5)}.discordbots_subtitle__SOvG5{font-size:1.25rem;transition:color .5s ease}[data-theme=dark] .discordbots_subtitle__SOvG5{color:#bbb}[data-theme=light] .discordbots_subtitle__SOvG5{color:#666}.discordbots_content__jHk6X{display:flex;flex-direction:column;gap:2.5rem;max-width:800px;width:100%;padding:0 1rem;box-sizing:border-box}.discordbots_section__05YM3{padding:2rem 2.5rem;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.2);animation:discordbots_fadeInUpSmooth__Ix3Ct 1.2s ease-out;transition:background .5s ease,transform .3s ease,box-shadow .3s ease}.discordbots_section__05YM3:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.3)}[data-theme=dark] .discordbots_section__05YM3{background:hsla(0,0%,100%,.05)}[data-theme=light] .discordbots_section__05YM3{background:hsla(0,0%,100%,.9)}.discordbots_sectionTitle__zKq67{font-size:2rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#f56c42,#ffcf33);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:discordbots_fadeInTitle__xJR_g 1s ease-out}[data-theme=light] .discordbots_sectionTitle__zKq67{background:linear-gradient(135deg,#8b5cf6,#ec4899);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.discordbots_text__JDb_O{font-size:1.1rem;line-height:1.6;transition:color .5s ease}[data-theme=dark] .discordbots_text__JDb_O{color:#ddd}[data-theme=light] .discordbots_text__JDb_O{color:#444}.discordbots_list__1Y7Q0{list-style:none;padding-left:1.5rem;margin-top:1rem}.discordbots_list__1Y7Q0 li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:1.1rem;transition:color .5s ease}.discordbots_list__1Y7Q0 li:before{content:"•";position:absolute;left:0;font-size:1.2rem}[data-theme=dark] .discordbots_list__1Y7Q0 li{color:#ddd}[data-theme=dark] .discordbots_list__1Y7Q0 li:before{color:#ff6b6b}[data-theme=light] .discordbots_list__1Y7Q0 li{color:#444}[data-theme=light] .discordbots_list__1Y7Q0 li:before{color:#10b981}.discordbots_link__63BDS{color:#66b3ff;text-decoration:underline;word-break:break-all;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;max-width:100%;display:inline-block;transition:color .3s ease}.discordbots_link__63BDS:hover{color:#9cf}[data-theme=light] .discordbots_link__63BDS{color:#06c}[data-theme=light] .discordbots_link__63BDS:hover{color:#003d80}.discordbots_ctaButton__06RpV{display:inline-block;padding:.8rem 1.5rem;margin-top:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}[data-theme=dark] .discordbots_ctaButton__06RpV{background:linear-gradient(90deg,#ff416c,#ff4b2b);color:#fff}[data-theme=dark] .discordbots_ctaButton__06RpV:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(255,75,43,.4)}[data-theme=light] .discordbots_ctaButton__06RpV{background:linear-gradient(90deg,#3b82f6,#10b981);color:#fff}[data-theme=light] .discordbots_ctaButton__06RpV:hover{transform:scale(1.05);box-shadow:0 5px 15px rgba(59,130,246,.4)}.discordbots_footer__Hvlir{text-align:center;margin-top:3rem;padding-top:1.5rem;font-size:1rem;transition:color .5s ease,border-color .5s ease;border-top:1px solid}[data-theme=dark] .discordbots_footer__Hvlir{color:#bbb;border-top-color:#333}[data-theme=light] .discordbots_footer__Hvlir{color:#666;border-top-color:#ccc}@keyframes discordbots_fadeInSmooth__JP6LZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes discordbots_slideDownSmooth__KgDjb{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes discordbots_fadeInUpSmooth__Ix3Ct{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes discordbots_fadeInTitle__xJR_g{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:767px){.discordbots_discordBotsContainer__IfmgD{padding:2rem 1rem}.discordbots_title__23My0{font-size:2.5rem}.discordbots_section__05YM3{padding:1.5rem}.discordbots_sectionTitle__zKq67{font-size:1.5rem}.discordbots_content__jHk6X{padding:0 .5rem}}@media(min-width:768px)and (max-width:1023px){.discordbots_discordBotsContainer__IfmgD{padding:2.5rem 1.5rem}.discordbots_content__jHk6X{padding:0 1rem}}