.Python101_container__leBhW{min-height:100vh;background-color:#FAFAFA;color:#111827;font-family:system-ui,-apple-system,sans-serif}.Python101_nav__XdQQZ{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;border-bottom:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.9);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.Python101_logo__3ZHby{font-weight:700;font-size:1.2rem;letter-spacing:2px;text-decoration:none;color:#111827;text-transform:uppercase}.Python101_hero__ghCjh{padding:6rem 2rem 4rem;text-align:center;max-width:800px;margin:0 auto}.Python101_heroTitle__tfIP9{font-size:4rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#111827,#4B5563);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.Python101_heroSubtitle__a_X2H{font-size:1.25rem;color:#4B5563;margin-bottom:2rem;line-height:1.6}.Python101_badge__JqoJx{display:inline-block;padding:.5rem 1rem;background:rgba(13,148,136,.1);color:#0D9488;border:1px solid rgba(13,148,136,.3);border-radius:50px;font-size:.85rem;font-weight:600;margin-bottom:2rem;text-transform:uppercase;letter-spacing:1px}.Python101_grid__y8T9R{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;padding:2rem}@media (min-width:768px){.Python101_grid__y8T9R{grid-template-columns:repeat(2,1fr)}}.Python101_card__tCkCN{background:#FFFFFF;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.02)}.Python101_card__tCkCN:hover{transform:translateY(-5px);border-color:rgba(13,148,136,.5);box-shadow:0 10px 30px rgba(0,0,0,.05)}.Python101_cardNumber__uNjcG{font-size:3rem;font-weight:900;color:rgba(0,0,0,.03);position:absolute;top:1rem;right:1rem;line-height:1}.Python101_cardTitle__INGOt{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#111827;position:relative;z-index:1}.Python101_cardDesc__Bf4LO{color:#4B5563;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;position:relative;z-index:1}.Python101_codeBlock__9WGn7{background:#F3F4F6;padding:1rem;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;color:#374151;overflow-x:auto;border:1px solid rgba(0,0,0,.05);position:relative;z-index:1}.Python101_codeString__t9WVm{color:#059669}.Python101_codeKeyword__1ro9v{color:#2563EB}.Python101_codeComment__ggUGi{color:#6B7280}.Python101_codeFunc__EG3GX{color:#7C3AED}.Python101_footer__vDvVZ{text-align:center;padding:4rem 2rem;color:#6B7280;font-size:.9rem;border-top:1px solid rgba(0,0,0,.1);margin-top:4rem}.Python101_article__qURCX{max-width:800px;margin:0 auto;padding:4rem 2rem}.Python101_articleTitle__5DhN7{font-size:3rem;font-weight:800;margin-bottom:1rem;color:#111827}.Python101_articleSubtitle__rvuvw{font-size:1.2rem;color:#4B5563;margin-bottom:3rem;line-height:1.6}.Python101_section__I0Df9{margin-bottom:4rem}.Python101_sectionTitle__JcxQe{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#111827;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5rem}.Python101_text__6rMr3{color:#4B5563;font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.Python101_exampleBox__dPWxj{background:#FFFFFF;border-radius:12px;border:1px solid rgba(13,148,136,.2);padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.02)}.Python101_exampleTitle__7HQID{font-weight:700;color:#0D9488;margin-bottom:1rem;font-size:1.1rem}.Python101_exampleOutput__4mtRM{background:#E5E7EB;padding:1rem;border-radius:8px;font-family:monospace;color:#1F2937;margin-top:1rem;font-size:.85rem;border-left:3px solid #0d9488}