@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
:root{--background:240 10% 3.9%;--foreground:0 0% 98%;--primary:24.6 95% 53.1%;--primary-foreground:60 9.1% 97.8%;--secondary:240 3.7% 15.9%;--secondary-foreground:0 0% 98%;--muted:240 3.7% 15.9%;--muted-foreground:240 5% 64.9%;--accent:240 3.7% 15.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--card:240 10% 3.9%;--card-foreground:0 0% 98%;--border:240 3.7% 15.9%;--input:240 3.7% 15.9%;--radius:.5rem;--glass-bg:#18181bb3;--glass-border:#ffffff14;--glass-shadow:0 4px 6px -1px #0003,0 2px 4px -1px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:hsl(var(--background));color:hsl(var(--foreground));min-height:100vh;font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius)}.glass-header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);z-index:50;background:#09090bcc;position:sticky;top:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{background-color:hsl(var(--primary)/.9);transform:translateY(-1px)}.btn-outline{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background:0 0}.btn-outline:hover{background:hsl(var(--secondary));border-color:hsl(var(--secondary))}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.grid-auto-fit{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.prose h1{color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.25rem;font-weight:700}.prose h2{color:hsl(var(--foreground));margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.prose h3{color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.prose p{color:hsl(var(--muted-foreground));margin-bottom:1rem}.prose ul{color:hsl(var(--muted-foreground));margin-bottom:1rem;padding-left:1.5rem}.prose li{margin-bottom:.25rem}
.layout-module___1lhUW__layout{color:#e4e4e7;background-color:#09090b;flex-direction:column;min-height:100vh;display:flex}.layout-module___1lhUW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;background:#09090b99;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.layout-module___1lhUW__logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:.75rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.layout-module___1lhUW__mainWrapper{flex:1;margin-top:64px;display:flex}.layout-module___1lhUW__sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:280px;height:calc(100vh - 64px);overflow-y:overlay;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:linear-gradient(#0d1117cc 0%,#09090bf2 100%);border-right:1px solid #ffffff0d;flex-direction:column;gap:.5rem;padding:1.5rem 1rem;display:flex;position:sticky;top:64px}.layout-module___1lhUW__sidebar::-webkit-scrollbar{width:4px}.layout-module___1lhUW__sidebar::-webkit-scrollbar-track{background:0 0}.layout-module___1lhUW__sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.layout-module___1lhUW__navLink{color:#a1a1aa;border:1px solid #0000;border-radius:12px;align-items:center;padding:.8rem 1rem;font-size:.95rem;text-decoration:none;transition:all .25s cubic-bezier(.2,0,0,1);display:flex;position:relative;overflow:hidden}.layout-module___1lhUW__navLink:hover{color:#fff;background:#ffffff08;border-color:#ffffff0d;transform:translate(3px);box-shadow:0 4px 12px #0000001a}.layout-module___1lhUW__navLinkActive{color:#f97316;background:linear-gradient(90deg,#f9731626 0%,#f973160d 100%);border:1px solid #f9731633;font-weight:500}.layout-module___1lhUW__navLinkActive:before{content:"";background:#f97316;border-radius:0 4px 4px 0;width:3px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.layout-module___1lhUW__subMenu{border-left:1px solid #ffffff0d;flex-direction:column;gap:.25rem;margin-top:.25rem;margin-bottom:.75rem;margin-left:1.25rem;padding-left:.75rem;animation:.3s ease-out forwards layout-module___1lhUW__slideDown;display:flex}@keyframes layout-module___1lhUW__slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.layout-module___1lhUW__subNavLink{color:#71717a;border-radius:8px;padding:.5rem .75rem;font-size:.85rem;text-decoration:none;transition:all .2s}.layout-module___1lhUW__subNavLink:hover{color:#e4e4e7;background:#ffffff05}.layout-module___1lhUW__subNavLinkActive{color:#fdba74;background:#f973161a}.layout-module___1lhUW__divider{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);border:none;width:100%;height:1px;margin:.5rem 0}.layout-module___1lhUW__content{background-image:radial-gradient(at 0 0,#f973160d 0,#0000 50%),radial-gradient(at 100% 0,#7c3aed0d 0,#0000 50%);flex:1;padding:3rem;overflow-x:hidden}.layout-module___1lhUW__footer{text-align:center;color:#52525b;background:#09090b;border-top:1px solid #ffffff0d;padding:2rem;font-size:.875rem}.layout-module___1lhUW__mobileToggle{display:none}@media (max-width:768px){.layout-module___1lhUW__header{padding:0 1rem}.layout-module___1lhUW__sidebar{z-index:100;background:#09090b;border-right:1px solid #ffffff1a;width:85%;max-width:320px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:fixed;top:64px;bottom:0;left:0;transform:translate(-100%);box-shadow:20px 0 50px #00000080}.layout-module___1lhUW__sidebarOpen{transform:translate(0)}.layout-module___1lhUW__mobileToggle{color:#fff;z-index:101;cursor:pointer;background:#f97316;border:none;border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 30px #f9731666}.layout-module___1lhUW__mobileToggle:active{transform:scale(.95);box-shadow:0 4px 15px #f973164d}.layout-module___1lhUW__content{padding:1.5rem 1rem}}
