/*!
* Levoric Learn CSS v2.1.1 (https://levoriclearn.com/)
* Copyright 2023-2025 The Levoric Learn Authors
* Licensed under MIT (https://github.com/Levoric-Learn/LevoricLearn?tab=MIT-1-ov-file)
*/
.dark-mode{@media (prefers-color-scheme:dark){.community-call-ll-primary{content:url(/docs/image/community_call_icon_dark_ll_primary.png)}}.footer{background-image:url('/docs/image/footer_dark_ll_primary.png');background-size:cover;background-position:center}}.light-mode{.footer{background-image:url('/docs/image/footer_light_ll_primary.png');background-size:cover;background-position:center}}.hero-section{width:100%;display:flex;justify-content:center;background-image:url('/docs/image/contribute_ll_primary_light.png');background-size:cover;background-position:center;padding:3rem 1.5rem}@media screen and (max-width:1700px){.hero-section{background-image:url('/docs/image/contribute_light_primary_smaller_light-v.png');background-size:cover;background-position:center}}.hero-container{max-width:1200px;display:flex;justify-content:center;align-items:center;text-align:left;flex-wrap:wrap;gap:3rem}.hero-text{flex:1 1 50%}.hero-text h1{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#6c63ff,#b583ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-text p{font-size:1.1rem;color:#151244;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:flex-start}.btn{display:inline-block;padding:.8rem 2rem;border-radius:50px;font-weight:600;text-transform:uppercase;text-decoration:none;text-align:center;transition:background-color .3s ease,box-shadow .3s ease;box-shadow:0 4px 10px rgba(108,99,255,.2)}.primary-btn{background:linear-gradient(90deg,#6c63ff,#8a75ff);color:#fff}.secondary-btn{background:transparent;border:2px solid #6c63ff;color:#6c63ff}.btn:hover{background:#6c63ff;box-shadow:0 6px 15px rgba(108,99,255,.4);color:#fff}.hero-image img{max-width:100%;width:350px;border-radius:12px}.width-x-p-community-ll-primary{background-image:url('/docs/image/become_contributor_ll_primary_light_x.png');background-size:cover;background-position:center}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem auto;width:100%;max-width:1200px;padding:1rem;justify-content:center;text-align:center}.stats-card{background-image:url('/docs/image/contributors_ll_primary_light_contribute.png');background-size:cover;background-position:center;border:1px solid rgb(182,195,255);backdrop-filter:blur(8px);border-radius:15px;padding:2rem}.stats-card:hover{background-color:rgba(255,255,255,.12)}.icon-container{background:linear-gradient(135deg,#ffc6fa,#8e82ff);border-radius:50%;width:60px;height:60px;margin:0 auto 1rem;display:flex;justify-content:center;align-items:center}.icon-container img{width:30px;height:30px;filter:brightness(0) invert(1)}.stats-card h3{font-size:2.5rem;margin-bottom:.5rem;color:#8a75ff}.stats-card p{font-size:1rem;color:#4141ff}@media (max-width:768px){.hero-container{flex-direction:column;text-align:center}.cta-buttons{justify-content:center}.hero-text h1{font-size:2.5rem}.hero-image img{width:250px}}@media (max-width:480px){.cta-buttons{flex-direction:column;gap:.8rem;align-items:center}.btn{width:90%;max-width:300px;padding:.7rem 1rem;font-size:.9rem}.primary-btn{font-size:1rem}.secondary-btn{border-width:1.5px}}.contribute{padding:4rem 1rem;text-align:center}.contribute h2{font-size:2.5rem;margin-bottom:2rem}.community-call-ll-primary{content:url(/docs/image/community_call_icon_light_ll_primary.png)}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.card{background-color:#dcebff;background-image:url('/docs/image/contributor_cards_ll_primary_light.png');background-size:cover;background-position:center;padding:2rem;border:1px solid var(--ll-border-dark);border-radius:4px}.card h3{font-size:1.5rem;margin-bottom:1rem}.card p{color:#2b333b;margin-bottom:1.5rem}.card .contribute-btn-link-col-xw{background:linear-gradient(90deg,#070529,#030208);border:1px solid var(--ll-color-border-dark);padding:.8rem 1.5rem;text-decoration:none!important;color:var(--ll-white-color);font-weight:bold;border-radius:3px;cursor:pointer;transition:background-color .3s ease}.card .contribute-btn-link-col-xw:hover{border:1px solid var(--ll-color-border-dark);background:linear-gradient(90deg,#574ef7,#725af8)}.conversation{background-color:#eff6ff;background-image:url('/docs/image/community_chat_light_theme_ll_primary.png');background-size:cover;background-position:center;padding:4rem 1rem;border-radius:4px}.conversation h2{text-align:center;font-size:2.5rem;margin-bottom:2rem}.conversation-cards{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:1600px;margin:0 auto}.discord-community-ll-primary{background-image:url('/docs/image/community_github_chat_light_theme_ll_primary.png');background-size:cover;background-position:center}.github-community-ll-primary{background-image:url('/docs/image/community_github_chat_light_theme_ll_primary.png');background-size:cover;background-position:center}.conversation-card{background-color:#e4efff;text-align:center;padding:2rem;border:1px solid rgb(221,229,241);border-radius:8px;flex:1 1 calc(50% - 2rem);min-width:578px;transition:box-shadow .3s ease,transform .3s ease}.conversation-card img{margin-bottom:1rem}.conversation-card h3{font-size:1.5rem;margin-bottom:1rem}.conversation-card p{margin-bottom:1.5rem}.conversation-card a{display:inline-block;background:linear-gradient(90deg,#e0ddff,#ddecff);color:var(--ll-emphasized);border:1px solid rgb(211,228,255);padding:.8rem 1.5rem;border-radius:6px;font-weight:bold;text-decoration:none}.conversation-card a:hover{border:1px solid rgb(199,219,252);background:linear-gradient(90deg,#cdc9ff,#bedaff)}@media (max-width:1162px){.cards{grid-template-columns:repeat(2,1fr)}.contribute h2{font-size:2.2rem}}@media (max-width:768px){.cards{grid-template-columns:1fr;gap:1.5rem}.card{padding:1.5rem}.contribute h2{font-size:2rem}.card h3{font-size:1.3rem}.card p{font-size:.9rem}.card button{padding:.7rem 1rem;font-size:.9rem}}@media (max-width:768px){.hero-container{flex-direction:column;text-align:center}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1rem}.hero-image img{width:90%;max-width:280px}.cta-buttons{flex-direction:column;align-items:center;gap:.8rem}.btn{width:100%;max-width:300px;font-size:.9rem;padding:.6rem 1rem}.stats-section{grid-template-columns:1fr}.width-x-p-community-ll-primary{width:100%;text-align:left}.contribute h2{font-size:2rem}.cards{grid-template-columns:1fr}.conversation-cards{flex-direction:column;gap:1rem}.conversation-card{width:100%;min-width:unset}.bg-contributor-ll-primary{padding:0!important}}@media (max-width:480px){.hero-text h1{font-size:2rem}.hero-text p{font-size:.9rem}.btn{padding:.5rem 1rem;font-size:.8rem}.hero-image img{width:100%;max-width:250px}.stat h2{font-size:2rem}.stat p{font-size:.9rem}.conversation h2{font-size:2rem}.conversation-card{padding:1.5rem}}.accessible-bg{padding:4em;background-image:url('/docs/image/community_contribution_light_ll_primary_wx_ew.png');background-size:cover;background-position:center}.bg-contributor-ll-primary{padding:4em;background-image:url('/docs/image/contributor_bg_light_users_ll_primary.png.png');background-size:cover;background-position:center}.accessbile-community-contribution{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:1.5rem}.section-card-community-contribution-ll{background-image:url('/docs/image/community_contribution_light_ll_primary.png');background-size:cover;background-position:center;border:1px solid rgb(211,228,255);border-radius:8px;padding:2rem}.section-title{font-size:1.75rem;color:var(--ll-emphasized);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #cbe0ff}.section-card-community-contribution-ll p{font-size:1rem;color:var(--ll-emphasized);margin-bottom:.5rem}.link-highlight{color:#3e4edb;font-weight:500;text-decoration:none;border-bottom:1px solid transparent;transition:color .3s ease,border-bottom .3s ease}.link-highlight:hover,.link-highlight:focus{color:#87ceeb;border-bottom:1px solid #87ceeb;text-decoration:none}@media (min-width:768px){.accessbile-community-contribution{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.accessbile-community-contribution{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (max-width:480px){.accessible-bg{padding:0}.bg-contributor-ll-primary{padding:0}}@media (max-width:1220px){.accessible-bg{padding:0}}