body{transform:none!important;perspective:none!important;filter:none!important}.loader[data-astro-cid-nd57i7ew]{position:fixed;inset:0!important;width:100vw!important;height:100vh!important;display:flex;justify-content:center;align-items:center;background:#000;z-index:9999}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-up[data-astro-cid-p32sffdo]{animation:fade-in-up .8s cubic-bezier(.4,0,.2,1)}.animate-fade-in-left[data-astro-cid-p32sffdo]{animation:fade-in-left .6s cubic-bezier(.4,0,.2,1)}.back-link[data-astro-cid-p32sffdo],.footer-link[data-astro-cid-p32sffdo]{background:linear-gradient(135deg,#a855f7,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-divider[data-astro-cid-p32sffdo]{background:linear-gradient(90deg,rgba(168,85,247,.5),rgba(236,72,153,.5),transparent)}.underline-on-hover[data-astro-cid-p32sffdo]{position:relative;display:inline-block}.underline-on-hover[data-astro-cid-p32sffdo]:after{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;background:linear-gradient(90deg,#a855f7,#ec4899);transform:scaleX(0);transform-origin:bottom left;transition:transform .3s cubic-bezier(.4,0,.2,1);border-radius:1px}.group[data-astro-cid-p32sffdo]:hover .underline-on-hover[data-astro-cid-p32sffdo]:after{transform:scaleX(1)}.markdown-content{line-height:1.7;color:#d1d5db;max-width:none}.markdown-content h1{font-size:2.5rem!important;font-weight:800!important;color:#fff!important;margin:3rem 0 2rem!important;line-height:1.1!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;position:relative!important}.markdown-content h1:after{content:""!important;position:absolute!important;left:0!important;bottom:-12px!important;width:80px!important;height:4px!important;background:linear-gradient(90deg,#a855f7,#ec4899)!important;border-radius:2px!important;box-shadow:0 0 20px #a855f780!important}.markdown-content h2{font-size:2rem!important;font-weight:700!important;color:#fff!important;margin:2.5rem 0 1.5rem!important;line-height:1.2!important;position:relative!important;padding-left:1.5rem!important}.markdown-content h2:before{content:""!important;position:absolute!important;left:0!important;top:0!important;width:5px!important;height:100%!important;background:linear-gradient(180deg,#a855f7,#ec4899)!important;border-radius:3px!important;box-shadow:0 0 15px #a855f766!important}.markdown-content h3{font-size:1.5rem!important;font-weight:600!important;color:#e2e8f0!important;margin:2rem 0 1rem!important;line-height:1.3!important}.markdown-content h4{font-size:1.25rem!important;font-weight:600!important;color:#cbd5e1!important;margin:1.5rem 0 .75rem!important;line-height:1.4!important}.markdown-content p{margin:1.5rem 0!important;font-size:1.125rem!important;line-height:1.8!important;color:#d1d5db!important}.markdown-content p:first-child{margin-top:0!important}.markdown-content a{color:transparent!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;text-decoration:none!important;font-weight:500!important;position:relative!important;transition:all .3s ease!important;filter:brightness(1)!important}.markdown-content a:hover{filter:brightness(1.2)!important}.markdown-content a:after{content:""!important;position:absolute!important;width:100%!important;height:2px!important;bottom:-2px!important;left:0!important;background:linear-gradient(90deg,#a855f7,#ec4899)!important;transform:scaleX(0)!important;transform-origin:bottom left!important;transition:transform .3s ease!important}.markdown-content a:hover:after{transform:scaleX(1)!important}.markdown-content ul,.markdown-content ol{margin:1.5rem 0!important;padding-left:2rem!important}.markdown-content ul{list-style-type:none!important;position:relative!important}.markdown-content ul li{margin:.75rem 0!important;line-height:1.8!important;color:#d1d5db!important;position:relative!important;padding-left:1.5rem!important}.markdown-content ul li:before{content:""!important;position:absolute!important;left:0!important;top:.7rem!important;width:8px!important;height:8px!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;border-radius:50%!important;box-shadow:0 0 10px #a855f799,0 0 20px #ec489966!important}.markdown-content ul ul li:before{background:linear-gradient(135deg,#a855f7,#ec4899)!important;width:6px!important;height:6px!important}.markdown-content ul ul ul li:before{background:#ec4899!important;width:4px!important;height:4px!important}.markdown-content ol{list-style-type:none!important;counter-reset:item!important;position:relative!important;padding-left:2rem!important;margin:1.5rem 0!important}.markdown-content ol li{margin:.75rem 0!important;line-height:1.8!important;color:#d1d5db!important;position:relative!important;padding-left:2rem!important;counter-increment:item!important}.markdown-content ol li:before{content:counter(item) "."!important;position:absolute!important;left:0!important;top:0!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:700!important;font-size:1rem!important}.markdown-content ol[start]{counter-reset:item calc(attr(start number) - 1)!important}.markdown-content code{background:#a855f726!important;padding:.25rem .5rem!important;border-radius:6px!important;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace!important;font-size:.9em!important;border:1px solid rgba(168,85,247,.4)!important;box-shadow:0 0 10px #a855f733,0 0 20px #ec48991a!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:600!important;position:relative!important}.markdown-content code:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(135deg,#a855f733,#ec489926)!important;border-radius:6px!important;z-index:-1!important}.markdown-content pre{background:#1a202c!important;color:#e2e8f0!important;padding:2rem!important;border-radius:12px!important;margin:2rem 0!important;overflow-x:auto!important;border:1px solid rgba(168,85,247,.2)!important;box-shadow:0 10px 40px #0006!important;position:relative!important}.markdown-content pre:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:1px!important;background:linear-gradient(90deg,transparent,#a855f7,#ec4899,transparent)!important}.markdown-content pre code{background:none!important;color:#e2e8f0!important;padding:0!important;border-radius:0!important;border:none!important;box-shadow:none!important;font-weight:400!important;position:static!important;-webkit-text-fill-color:#e2e8f0!important;background-clip:border-box!important;-webkit-background-clip:border-box!important}.markdown-content pre code:after{display:none!important}.markdown-content blockquote{margin:2.5rem 0!important;padding:1.5rem 2rem 1.5rem 3rem!important;background:linear-gradient(135deg,#a855f71a,#ec48990d)!important;border-left:4px solid #a855f7!important;border-image:linear-gradient(180deg,#a855f7,#ec4899) 1!important;border-image-slice:1!important;border-radius:0 12px 12px 0!important;position:relative!important;backdrop-filter:blur(10px)!important;box-shadow:0 8px 32px #a855f726!important;font-style:italic!important}.markdown-content blockquote:before{content:'"'!important;position:absolute!important;top:.5rem!important;left:.5rem!important;font-size:3rem!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;opacity:.3!important;font-family:serif!important;line-height:1!important}.markdown-content blockquote p{color:transparent!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;font-style:italic!important;font-size:1.2rem!important;margin:0!important;position:relative!important;z-index:1!important;font-weight:600!important}.markdown-content strong{color:#fff!important;font-weight:700!important;text-shadow:0 0 15px rgba(255,255,255,.1)!important}.markdown-content em{background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;font-style:italic!important}.markdown-content hr{margin:4rem 0!important;border:none!important;height:1px!important;background:linear-gradient(90deg,transparent,#a855f7,#ec4899,transparent)!important;position:relative!important}.markdown-content hr:after{content:"◆"!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;background:#111827!important;background:linear-gradient(135deg,#a855f7,#ec4899)!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;padding:0 1.5rem!important;font-size:1.5rem!important}@media(max-width:768px){.markdown-content h1{font-size:2rem!important;margin:2rem 0 1.5rem!important}.markdown-content h2{font-size:1.5rem!important;margin:2rem 0 1rem!important}.markdown-content h3{font-size:1.25rem!important}.markdown-content p{font-size:1rem!important}.markdown-content blockquote{padding:1.5rem 2rem!important;margin:2rem 0!important}.markdown-content pre{padding:1.5rem!important}.markdown-content ul li,.markdown-content ol li{padding-left:2rem!important}}html{scroll-behavior:smooth}
