.header-module__wW5Wna__header{z-index:50;border-bottom:1px solid hsl(var(--border)/.4);background:hsl(var(--background)/.95);-webkit-backdrop-filter:blur(12px);width:100%;position:sticky;top:0}.header-module__wW5Wna__container{max-width:1400px;height:3.5rem;padding:0 var(--space-8);align-items:center;margin:0 auto;display:flex}.header-module__wW5Wna__leftNav{align-items:center;gap:var(--space-6);margin-right:var(--space-4);display:flex}.header-module__wW5Wna__brand{align-items:center;gap:var(--space-2);color:hsl(var(--foreground));font-size:1rem;font-weight:700;display:flex}.header-module__wW5Wna__brandIcon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.header-module__wW5Wna__navLinks{align-items:center;gap:var(--space-6);font-size:.875rem;font-weight:500;display:flex}.header-module__wW5Wna__link{color:hsl(var(--foreground)/.6);transition:color .15s}.header-module__wW5Wna__link:hover{color:hsl(var(--foreground)/.8)}.header-module__wW5Wna__linkActive{color:hsl(var(--foreground))}.header-module__wW5Wna__rightNav{justify-content:flex-end;align-items:center;gap:var(--space-2);flex:1;display:flex}.header-module__wW5Wna__searchBtn{width:100%;max-width:256px;height:2rem;padding:0 var(--space-3)0 var(--space-2);border-radius:var(--radius);border:1px solid hsl(var(--border));background:hsl(var(--muted)/.5);color:hsl(var(--muted-foreground));cursor:pointer;justify-content:space-between;align-items:center;font-size:.875rem;transition:all .2s;display:inline-flex}.header-module__wW5Wna__searchBtn:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.header-module__wW5Wna__searchPlaceholder{align-items:center;gap:var(--space-2);display:flex}.header-module__wW5Wna__kbd{border:1px solid hsl(var(--border));background:hsl(var(--muted));height:20px;font-family:var(--font-jetbrains-mono);color:hsl(var(--muted-foreground));pointer-events:none;border-radius:4px;align-items:center;gap:2px;padding:0 6px;font-size:10px;font-weight:500;display:flex}.header-module__wW5Wna__iconBtn{border-radius:var(--radius);width:2.25rem;height:2.25rem;color:hsl(var(--foreground));justify-content:center;align-items:center;transition:background-color .2s;display:inline-flex}.header-module__wW5Wna__iconBtn:hover{background-color:hsl(var(--accent))}.header-module__wW5Wna__iconSvg{fill:currentColor;width:1.2rem;height:1.2rem}@media (max-width:768px){.header-module__wW5Wna__navLinks,.header-module__wW5Wna__searchBtn{display:none}.header-module__wW5Wna__container{padding:0 var(--space-4)}}
.search-modal-module__4YM5Sq__dialog{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--background));width:90%;max-width:500px;color:hsl(var(--foreground));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:10vh auto auto;padding:0;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.search-modal-module__4YM5Sq__dialog::backdrop{background:hsl(var(--background)/.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.search-modal-module__4YM5Sq__dialogContent{flex-direction:column;display:flex}.search-modal-module__4YM5Sq__searchHeader{border-bottom:1px solid hsl(var(--border)/.5);align-items:center;gap:12px;padding:16px;display:flex}.search-modal-module__4YM5Sq__searchInput{color:hsl(var(--foreground));background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.search-modal-module__4YM5Sq__searchInput::placeholder{color:hsl(var(--muted-foreground))}.search-modal-module__4YM5Sq__closeBtn{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;font-size:10px;font-family:var(--font-jetbrains-mono);border-radius:4px;padding:4px 6px}.search-modal-module__4YM5Sq__searchResults{max-height:350px;padding:8px;overflow-y:auto}.search-modal-module__4YM5Sq__searchGroup{color:hsl(var(--muted-foreground));padding:12px 12px 4px;font-size:.75rem;font-weight:600}.search-modal-module__4YM5Sq__searchItem{color:hsl(var(--foreground));cursor:pointer;border-radius:6px;align-items:center;padding:12px;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.search-modal-module__4YM5Sq__searchItem:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}
.sidebar-module__DlXOgG__sidebar{border-right:1px solid hsl(var(--border));flex-shrink:0;align-self:flex-start;width:240px;height:calc(100vh - 3.5rem);display:none;position:sticky;top:3.5rem}@media (min-width:768px){.sidebar-module__DlXOgG__sidebar{display:block}}.sidebar-module__DlXOgG__sidebarScroll{scrollbar-width:thin;scrollbar-color:hsl(var(--border))transparent;height:100%;padding:1.25rem .75rem 4rem;overflow-y:auto}.sidebar-module__DlXOgG__sidebarScroll::-webkit-scrollbar{width:3px}.sidebar-module__DlXOgG__sidebarScroll::-webkit-scrollbar-track{background:0 0}.sidebar-module__DlXOgG__sidebarScroll::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:999px}.sidebar-module__DlXOgG__navGroup{margin-bottom:1.25rem}.sidebar-module__DlXOgG__navTitle{text-transform:uppercase;letter-spacing:.09em;color:hsl(var(--muted-foreground));cursor:default;-webkit-user-select:none;user-select:none;margin-bottom:.2rem;padding:.3rem .5rem;font-size:.7rem;font-weight:700}.sidebar-module__DlXOgG__navList{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.sidebar-module__DlXOgG__navLink{color:hsl(var(--muted-foreground));cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.32rem .5rem;font-size:.83rem;line-height:1.4;text-decoration:none;transition:color .15s,background .15s;display:flex}.sidebar-module__DlXOgG__navLink:hover{background:hsl(var(--secondary)/.8);color:hsl(var(--foreground))}.sidebar-module__DlXOgG__navLinkActive{background:hsl(var(--secondary));color:hsl(var(--foreground));font-weight:600}.sidebar-module__DlXOgG__anchorDot{background:hsl(var(--border));border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-left:2px}
.grid-module__2WrNZa__main{min-height:100vh;padding-top:100px}.grid-module__2WrNZa__header{text-align:center;max-width:800px;margin:0 auto var(--space-16)}.grid-module__2WrNZa__title{letter-spacing:-.04em;margin-bottom:var(--space-4);font-size:3rem}.grid-module__2WrNZa__subtitle{color:hsl(var(--muted-foreground));font-size:1.25rem}.grid-module__2WrNZa__grid{gap:var(--space-6);padding:var(--space-8)0;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.grid-module__2WrNZa__card{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));transition:all .2s;overflow:hidden}.grid-module__2WrNZa__card:hover{border-color:hsl(var(--foreground)/.5)}.grid-module__2WrNZa__preview{border-bottom:1px solid hsl(var(--border)/.5);background:hsl(var(--background));justify-content:center;align-items:center;height:200px;display:flex}.grid-module__2WrNZa__info{padding:var(--space-4)}.grid-module__2WrNZa__infoTitle{margin-bottom:var(--space-2);font-weight:600}.grid-module__2WrNZa__infoDesc{color:hsl(var(--muted-foreground));font-size:.875rem}
.page-module__Byhtlq__main{flex-direction:column;min-height:100vh;display:flex}.page-module__Byhtlq__hero{text-align:center;padding:calc(var(--space-16) + 3.5rem)var(--space-4)var(--space-16);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__Byhtlq__heroBackground{background:radial-gradient(circle at 50% 0%,hsl(var(--foreground)/.1)0%,transparent 50%);z-index:-1;pointer-events:none;width:100vw;height:800px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module__Byhtlq__badge{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));margin-bottom:var(--space-8);border:1px solid hsl(var(--border)/.5);cursor:pointer;border-radius:9999px;align-items:center;padding:4px 12px 4px 4px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__Byhtlq__badge:hover{background-color:hsl(var(--muted)/.8)}.page-module__Byhtlq__badgeHighlight{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:9999px;margin-right:8px;padding:2px 10px;font-size:.75rem;font-weight:600}.page-module__Byhtlq__badgeText{align-items:center;gap:4px;display:flex}.page-module__Byhtlq__title{letter-spacing:-.04em;max-width:980px;margin-bottom:var(--space-6);font-size:clamp(2.5rem,6vw,5.5rem);font-weight:700;line-height:1.1}.page-module__Byhtlq__description{color:hsl(var(--muted-foreground));max-width:750px;margin-bottom:var(--space-8);font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6}.page-module__Byhtlq__actions{gap:var(--space-4);margin-bottom:var(--space-8);justify-content:center;width:100%;display:flex}.page-module__Byhtlq__socialBadges{margin-bottom:var(--space-10);flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.page-module__Byhtlq__socialBadge{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:.3rem .85rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.page-module__Byhtlq__socialBadge:hover{border-color:hsl(var(--foreground)/.4);background:hsl(var(--secondary))}.page-module__Byhtlq__terminalPanel{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:var(--space-6);text-align:left;width:100%;max-width:800px;font-family:var(--font-geist-mono),monospace;overflow:hidden;box-shadow:0 20px 40px -20px #00000080}.page-module__Byhtlq__terminalHeader{gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.page-module__Byhtlq__dot{background:hsl(var(--border));border-radius:50%;width:12px;height:12px}.page-module__Byhtlq__bentoGrid{gap:var(--space-6);padding:var(--space-16)0;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;margin:0 auto;display:grid}.page-module__Byhtlq__bentoCard{background:hsl(var(--card));border:1px solid hsl(var(--border));padding:var(--space-6);border-radius:var(--radius);transition:all .2s}.page-module__Byhtlq__bentoCard:hover{border-color:hsl(var(--primary)/.5);transform:translateY(-2px)}.page-module__Byhtlq__bentoTitle{margin-bottom:var(--space-2);font-size:1.25rem}.page-module__Byhtlq__bentoDesc{color:hsl(var(--muted-foreground));font-size:.875rem}.page-module__Byhtlq__bentoIcon{background:hsl(var(--csedge-accent)/.08);width:40px;height:40px;color:hsl(var(--csedge-accent));margin-bottom:var(--space-4);border-radius:10px;justify-content:center;align-items:center;transition:background .3s,color .3s;display:flex}
.theme-customizer-module__Hx4csq__trigger{z-index:9000;background:hsl(var(--foreground));color:hsl(var(--background));cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #0000004d}.theme-customizer-module__Hx4csq__trigger:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000059}.theme-customizer-module__Hx4csq__overlay{z-index:8998;background:#0003;position:fixed;inset:0}.theme-customizer-module__Hx4csq__panel{z-index:8999;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:14px;flex-direction:column;gap:1rem;width:300px;padding:1.1rem;display:flex;position:fixed;bottom:4.2rem;right:1.5rem;box-shadow:0 20px 60px #0000004d}.theme-customizer-module__Hx4csq__panelHeader{justify-content:space-between;align-items:center;display:flex}.theme-customizer-module__Hx4csq__panelTitle{letter-spacing:-.01em;font-size:.88rem;font-weight:700}.theme-customizer-module__Hx4csq__closeBtn{border:1px solid hsl(var(--border));cursor:pointer;width:26px;height:26px;color:hsl(var(--muted-foreground));background:0 0;border-radius:7px;justify-content:center;align-items:center;font-family:inherit;transition:background .15s;display:flex}.theme-customizer-module__Hx4csq__closeBtn:hover{background:hsl(var(--secondary))}.theme-customizer-module__Hx4csq__section{flex-direction:column;gap:.55rem;display:flex}.theme-customizer-module__Hx4csq__sectionLabel{text-transform:uppercase;letter-spacing:.09em;color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:700}.theme-customizer-module__Hx4csq__swatchRow{flex-wrap:wrap;gap:7px;display:flex}.theme-customizer-module__Hx4csq__colorSwatch{background:var(--sw);cursor:pointer;border:2px solid #0000;border-radius:50%;outline:none;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .15s;display:flex}.theme-customizer-module__Hx4csq__colorSwatch:hover{transform:scale(1.18)}.theme-customizer-module__Hx4csq__swatchActive{border-color:hsl(var(--foreground));box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--foreground))}.theme-customizer-module__Hx4csq__swatchNames{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.theme-customizer-module__Hx4csq__swatchName{color:hsl(var(--muted-foreground));cursor:pointer;border-radius:4px;padding:.1rem .35rem;font-size:.7rem;transition:all .15s}.theme-customizer-module__Hx4csq__swatchName:hover,.theme-customizer-module__Hx4csq__swatchNameActive{background:hsl(var(--secondary));color:hsl(var(--foreground))}.theme-customizer-module__Hx4csq__chipRow{flex-wrap:wrap;gap:5px;display:flex}.theme-customizer-module__Hx4csq__chip{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:7px;padding:.28rem .65rem;font-family:inherit;font-size:.76rem;font-weight:500;transition:all .15s}.theme-customizer-module__Hx4csq__chip:hover{background:hsl(var(--secondary));color:hsl(var(--foreground))}.theme-customizer-module__Hx4csq__chipActive{background:hsl(var(--csedge-accent));color:hsl(var(--csedge-accent-fg));border-color:hsl(var(--csedge-accent))}.theme-customizer-module__Hx4csq__previewStrip{background:hsl(var(--secondary)/.5);border:1px solid hsl(var(--border));border-radius:10px;align-items:center;gap:8px;padding:.8rem;display:flex}.theme-customizer-module__Hx4csq__previewPrimaryBtn{border-radius:var(--radius,8px);background:hsl(var(--csedge-accent));color:hsl(var(--csedge-accent-fg));cursor:default;border:none;padding:.38rem .85rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .3s}.theme-customizer-module__Hx4csq__previewOutlineBtn{border-radius:var(--radius,8px);border:1.5px solid hsl(var(--csedge-accent));color:hsl(var(--csedge-accent));cursor:default;background:0 0;padding:.38rem .85rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:border-color .3s,color .3s}.theme-customizer-module__Hx4csq__previewBadge{background:hsl(var(--csedge-accent)/.15);color:hsl(var(--csedge-accent));border:1px solid hsl(var(--csedge-accent)/.3);border-radius:999px;padding:.18rem .55rem;font-size:.7rem;font-weight:700;transition:background .3s,color .3s}.theme-customizer-module__Hx4csq__resetBtn{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;text-align:center;background:0 0;border-radius:8px;padding:.45rem;font-family:inherit;font-size:.78rem;transition:all .15s}.theme-customizer-module__Hx4csq__resetBtn:hover{background:hsl(var(--secondary));color:hsl(var(--foreground))}
.layout-module__U_6NaW__container{width:100%;max-width:1400px;padding:0 var(--space-4);margin:0 auto;display:flex}.layout-module__U_6NaW__main{min-width:0;padding:var(--space-12)0;flex:1}.layout-module__U_6NaW__prose{max-width:768px;margin:0 auto}.layout-module__U_6NaW__prose h1{margin-bottom:var(--space-6);letter-spacing:-.04em;font-size:2.5rem}.layout-module__U_6NaW__prose h2{margin-top:var(--space-12);margin-bottom:var(--space-4);letter-spacing:-.02em;border-bottom:1px solid hsl(var(--border));padding-bottom:var(--space-2);font-size:1.5rem}.layout-module__U_6NaW__prose p{margin-bottom:var(--space-4);color:hsl(var(--foreground)/.8);line-height:1.7}.layout-module__U_6NaW__prose code:not(pre code){background:hsl(var(--secondary));color:hsl(var(--foreground));border:1px solid hsl(var(--border)/.5);border-radius:4px;padding:.2em .4em;font-size:.875em}.layout-module__U_6NaW__rightSidebar{width:250px;height:calc(100vh - 3.5rem);padding:var(--space-12)var(--space-4);flex-shrink:0;align-self:flex-start;display:none;position:sticky;top:3.5rem;overflow-y:auto}@media (min-width:1024px){.layout-module__U_6NaW__rightSidebar{display:block}}.layout-module__U_6NaW__tocTitle{color:hsl(var(--foreground));margin-bottom:var(--space-4);font-size:.875rem;font-weight:600}.layout-module__U_6NaW__tocList{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.layout-module__U_6NaW__tocLink{color:hsl(var(--muted-foreground));font-size:.875rem;text-decoration:none;transition:color .2s}.layout-module__U_6NaW__tocLink:hover{color:hsl(var(--foreground))}
.button-module__vWSGIa__btn{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.button-module__vWSGIa__btn:focus-visible{outline:2px solid hsl(var(--csedge-accent));outline-offset:2px}.button-module__vWSGIa__btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button-module__vWSGIa__primary{background-color:hsl(var(--csedge-accent));color:hsl(var(--csedge-accent-fg))}.button-module__vWSGIa__primary:hover{background-color:hsl(var(--csedge-accent)/.88)}.button-module__vWSGIa__secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.button-module__vWSGIa__secondary:hover{background-color:hsl(var(--secondary)/.8)}.button-module__vWSGIa__outline{border-color:hsl(var(--border));color:hsl(var(--foreground));background-color:#0000}.button-module__vWSGIa__outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.button-module__vWSGIa__sm{height:32px;padding:0 var(--space-3);font-size:.875rem}.button-module__vWSGIa__md{height:40px;padding:0 var(--space-4);font-size:1rem}.button-module__vWSGIa__lg{height:48px;padding:0 var(--space-6);font-size:1.125rem}
