.Examples_examplesPage__FvxaB{min-height:100vh;background:linear-gradient(135deg,#0a0e1a,#1a1f2e 50%,#2a2f3e);color:#ffffff}.Examples_header__RwAMs{padding:2rem 0 4rem;background:rgba(15,23,42,.3);border-bottom:1px solid rgba(255,255,255,.1)}.Examples_container__xUVGw{max-width:1200px;margin:0 auto;padding:0 2rem}.Examples_breadcrumb__xl6yg{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem}.Examples_breadcrumbLink__S4IWe{color:#6366f1;text-decoration:none;transition:color .2s ease}.Examples_breadcrumbLink__S4IWe:hover{color:#8b5cf6}.Examples_breadcrumbSeparator__wn1XS{color:#64748b}.Examples_breadcrumbCurrent__A5RQr{color:#94a3b8}.Examples_headerContent__VpJjk{max-width:800px}.Examples_title__uXmo1{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff,#e2e8f0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Examples_subtitle__Th0hr{font-size:1.25rem;color:#94a3b8;line-height:1.6}.Examples_categoriesSection__zhF6k{padding:2rem 0;background:rgba(15,23,42,.2);border-bottom:1px solid rgba(255,255,255,.1);position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Examples_categories__g16_E{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem}.Examples_categoryTab__W2CFf{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#94a3b8;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-weight:500}.Examples_categoryTab__W2CFf:hover{background:rgba(255,255,255,.08);border-color:rgba(99,102,241,.3)}.Examples_categoryTab__W2CFf.Examples_active__KnBnK{background:rgba(99,102,241,.2);border-color:rgba(99,102,241,.4);color:#a5b4fc}.Examples_categoryIcon__MlLcc{font-size:1rem}.Examples_examplesSection__UueoH{padding:4rem 0}.Examples_examplesGrid__QWRqN{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:2rem;gap:2rem}.Examples_exampleCard__3EOes{background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:all .2s ease}.Examples_exampleCard__3EOes:hover{transform:translateY(-2px);border-color:rgba(99,102,241,.3);box-shadow:0 10px 30px rgba(99,102,241,.1)}.Examples_exampleHeader__9RnH9{padding:2rem}.Examples_exampleMeta__e1OQ9{margin-bottom:1.5rem}.Examples_metaTop__78mzo{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.Examples_exampleCard__3EOes h3{font-size:1.25rem;font-weight:600;color:#e2e8f0;margin:0;flex:1 1}.Examples_difficulty__wVtDl{flex-shrink:0}.Examples_difficultyBadge__D0tTY{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.Examples_difficultyBadge__D0tTY.Examples_beginner__6r3ge{background:rgba(16,185,129,.2);color:#10b981}.Examples_difficultyBadge__D0tTY.Examples_intermediate__IWsQW{background:rgba(245,158,11,.2);color:#f59e0b}.Examples_difficultyBadge__D0tTY.Examples_advanced__d66aj{background:rgba(239,68,68,.2);color:#ef4444}.Examples_exampleDescription__GkI_f{color:#94a3b8;line-height:1.5;margin-bottom:1rem}.Examples_tags__gffaS{display:flex;flex-wrap:wrap;gap:.5rem}.Examples_tag__zddAw{background:rgba(99,102,241,.1);color:#a5b4fc;padding:.25rem .75rem;border-radius:8px;font-size:.75rem;font-weight:500}.Examples_codeExample__CtujC{background:rgba(15,23,42,.8);border-top:1px solid rgba(255,255,255,.1)}.Examples_codeHeader__lP9d1{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:rgba(30,41,59,.8);border-bottom:1px solid rgba(255,255,255,.1)}.Examples_codeHeader__lP9d1 span{color:#e2e8f0;font-weight:500;font-size:.875rem}.Examples_copyButton__v1uLk{background:rgba(99,102,241,.2);border:1px solid rgba(99,102,241,.4);color:#a5b4fc;padding:.5rem 1rem;border-radius:6px;font-size:.75rem;cursor:pointer;transition:all .2s ease}.Examples_copyButton__v1uLk:hover{background:rgba(99,102,241,.3)}.Examples_code__fPrQz{padding:1.5rem;margin:0;color:#e2e8f0;font-size:.875rem;line-height:1.5;font-family:Monaco,Menlo,Ubuntu Mono,monospace;overflow-x:auto;background:transparent;max-height:400px;overflow-y:auto}.Examples_noResults__k5BdX{text-align:center;padding:4rem 2rem;color:#94a3b8}.Examples_noResultsIcon__QJt0r{font-size:3rem;margin-bottom:1rem}.Examples_noResults__k5BdX h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#e2e8f0}.Examples_noResults__k5BdX p{font-size:1rem;line-height:1.5}.Examples_ctaSection__iFsUp{padding:4rem 0;background:rgba(15,23,42,.3);border-top:1px solid rgba(255,255,255,.1)}.Examples_ctaContent__OQU2L{text-align:center;max-width:600px;margin:0 auto}.Examples_ctaContent__OQU2L h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#e2e8f0}.Examples_ctaContent__OQU2L p{font-size:1.125rem;color:#94a3b8;line-height:1.6;margin-bottom:2rem}.Examples_ctaButtons__Q5ukS{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Examples_primaryButton__EjpUb{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;padding:.875rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .2s ease}.Examples_primaryButton__EjpUb:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(99,102,241,.3)}.Examples_secondaryButton__rVQ_s{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:white;padding:.875rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .2s ease}.Examples_secondaryButton__rVQ_s:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}.Examples_categories__g16_E::-webkit-scrollbar,.Examples_code__fPrQz::-webkit-scrollbar{width:6px;height:6px}.Examples_categories__g16_E::-webkit-scrollbar-track,.Examples_code__fPrQz::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:3px}.Examples_categories__g16_E::-webkit-scrollbar-thumb,.Examples_code__fPrQz::-webkit-scrollbar-thumb{background:rgba(99,102,241,.3);border-radius:3px}.Examples_categories__g16_E::-webkit-scrollbar-thumb:hover,.Examples_code__fPrQz::-webkit-scrollbar-thumb:hover{background:rgba(99,102,241,.5)}@media (max-width:768px){.Examples_title__uXmo1{font-size:2.5rem}.Examples_subtitle__Th0hr{font-size:1.125rem}.Examples_examplesGrid__QWRqN{grid-template-columns:1fr}.Examples_metaTop__78mzo{flex-direction:column;align-items:flex-start;gap:.5rem}.Examples_ctaButtons__Q5ukS{flex-direction:column;align-items:center}.Examples_primaryButton__EjpUb,.Examples_secondaryButton__rVQ_s{width:100%;max-width:300px}}@media (max-width:480px){.Examples_container__xUVGw{padding:0 1rem}.Examples_title__uXmo1{font-size:2rem}.Examples_exampleHeader__9RnH9{padding:1.5rem}.Examples_categories__g16_E{gap:.5rem}.Examples_categoryTab__W2CFf{padding:.5rem 1rem;font-size:.875rem}.Examples_categoryIcon__MlLcc{font-size:.875rem}}