:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;--bg-color: #ffffff;--text-color: #1f2937;--text-secondary: #6b7280;--text-heading: #111827;--border-color: #e5e7eb;--nav-border: #e5e7eb;--link-color: #2563eb;--link-hover: #1d4ed8;color-scheme:light;color:var(--text-color);background-color:var(--bg-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.dark{--bg-color: #0f172a;--text-color: #f1f5f9;--text-secondary: #cbd5e1;--text-heading: #ffffff;--border-color: #1e293b;--nav-border: #1e293b;--link-color: #38bdf8;--link-hover: #7dd3fc;--nav-pill-bg: #1f2937;--nav-pill-border: #374151;--nav-item-text: #9ca3af;--nav-item-hover-bg: rgba(55, 65, 81, .5);--nav-item-hover-text: #22d3ee;--nav-item-active-text: #22d3ee;--nav-item-active-bg: transparent;color-scheme:dark}:root{--nav-pill-bg: #ffffff;--nav-pill-border: #e5e7eb;--nav-item-text: #4b5563;--nav-item-hover-bg: #f0f9ff;--nav-item-hover-text: #38bdf8;--nav-item-active-text: #38bdf8;--nav-item-active-bg: #e0f2fe}.nav-pill{background-color:var(--nav-pill-bg);border-color:var(--nav-pill-border);transition:background-color .2s,border-color .2s}.nav-item{color:var(--nav-item-text);transition:all .2s}.nav-item:hover{color:var(--nav-item-hover-text);background-color:var(--nav-item-hover-bg)}.nav-item.active{color:var(--nav-item-active-text);background-color:var(--nav-item-active-bg)}a{font-weight:500;color:var(--link-color);text-decoration:none}a:hover{color:var(--link-hover)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:var(--text-heading)}p{margin:0}button,input,textarea,select{font-family:inherit}#root{width:100%;min-height:100vh}.hero-gradient{background:linear-gradient(135deg,#fce7f3,#fef3c7,#f3e8ff)}.dark .hero-gradient{background:linear-gradient(135deg,#1e293b,#334155,#1e293b)}.hero-fade{background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,1) 100%)}.dark .hero-fade{background:linear-gradient(to bottom,transparent 0%,rgba(15,23,42,1) 100%)}.hero-title{color:#111827}.dark .hero-title{color:#fff}.hero-subtitle{color:#374151}.dark .hero-subtitle{color:#cbd5e1}@font-face{font-family:Funkydori Regular;src:url(./assets/fonts/funkydori.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root,.min-h-screen{min-height:100vh}.mx-auto{margin-left:auto;margin-right:auto}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.pb-8{padding-bottom:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.mt-12{margin-top:3rem}.ml-1{margin-left:.25rem}.nav-pill{background-color:#fff!important;border-color:#e5e7eb!important}.dark .nav-pill{background-color:#1f2937!important;border-color:#374151!important}.nav-item{color:#4b5563!important}.dark .nav-item{color:#9ca3af!important}.nav-item:hover{color:#2563eb!important;background-color:#f0f9ff!important}.dark .nav-item:hover{color:#60a5fa!important;background-color:#37415180!important}.nav-item.active{color:#2563eb!important;background-color:#e0f2fe!important}.dark .nav-item.active{color:#60a5fa!important;background-color:transparent!important}.bg-white{background-color:#fff}.bg-gray-25{background-color:#fdfdfd}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-100\/60{background-color:#f3f4f699}.bg-gray-200{background-color:#e5e7eb}.bg-gray-900{background-color:#111827}.bg-blue-50{background-color:#eff6ff}.bg-blue-600{background-color:#2563eb}.bg-green-50{background-color:#f0fdf4}.bg-red-50{background-color:#fef2f2}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.text-blue-900{color:#1e3a8a}.text-green-800{color:#166534}.text-red-800{color:#991b1b}.dark .text-blue-600{color:#60a5fa}.dark .text-blue-800{color:#93c5fd}.dark .text-blue-900{color:#bfdbfe}.dark a{color:#60a5fa}.dark a:hover{color:#93c5fd}.dark .bg-white,.dark .bg-gray-25,.dark .bg-gray-50{background-color:#1e293b}.dark .bg-gray-100{background-color:#334155}.dark .bg-gray-100\/60{background-color:#33415599}.dark .bg-gray-200{background-color:#475569}.dark .text-gray-400,.dark .text-gray-500{color:#cbd5e1}.dark .text-gray-600,.dark .text-gray-700{color:#e2e8f0}.dark .text-gray-800{color:#f1f5f9}.dark .text-gray-900{color:#f8fafc}.dark .border-gray-200{border-color:#334155}.dark .border-gray-300{border-color:#475569}.dark .hover\:bg-gray-25:hover,.dark .hover\:bg-gray-50:hover{background-color:#334155}.dark .hover\:bg-gray-100:hover{background-color:#475569}.dark .hover\:bg-gray-100\/40:hover{background-color:#47556966}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-900{border-color:#111827}.border-green-200{border-color:#bbf7d0}.border-red-200{border-color:#fecaca}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-8>*+*{margin-left:2rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-y-12>*+*{margin-top:3rem}.space-y-16>*+*{margin-top:4rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.font-thin{font-weight:100}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.w-0{width:0px}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-full{width:100%}.w-auto{width:auto}.min-w-0{min-width:0px}.min-w-full{min-width:100%}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-none{max-width:none}.h-0{height:0px}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-full{height:100%}.h-auto{height:auto}.min-h-0{min-height:0px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.cursor-pointer{cursor:pointer}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:text-gray-700:hover{color:#374151}.hover\:text-gray-900:hover{color:#111827}.hover\:text-blue-800:hover{color:#1e40af}.hover\:bg-gray-25:hover{background-color:#fdfdfd}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-100\/40:hover{background-color:#f3f4f666}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:border-gray-300:hover{border-color:#d1d5db}.hover\:border-gray-400:hover{border-color:#9ca3af}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px #3b82f680}.focus\:ring-gray-900:focus{box-shadow:0 0 0 2px #11182780}.focus\:ring-blue-600:focus{box-shadow:0 0 0 2px #2563eb80}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f680}.focus\:border-transparent:focus{border-color:transparent}input,textarea,select{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;width:100%;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input:focus,textarea:focus,select:focus{outline:none;border-color:#111827;box-shadow:0 0 0 2px #1118271a}button{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;cursor:pointer;border:none}button:disabled{opacity:.5;cursor:not-allowed}.sub-nav-button{background:none!important;border-radius:0!important;padding:0!important;display:inline-block!important;color:#374151;padding-bottom:.5rem!important;border-bottom:2px solid transparent;transition:all .2s ease-in-out}.sub-nav-button:hover{color:#2563eb!important;border-bottom-color:#2563eb!important}.dark .sub-nav-button{color:#d1d5db}.dark .sub-nav-button:hover{color:#60a5fa!important;border-bottom-color:#60a5fa!important}code{background-color:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace}.prose{color:#374151;max-width:65ch;padding-left:.5rem;padding-right:.5rem}@media (min-width: 640px){.prose{padding-left:0;padding-right:0}}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose h1,.prose h2,.prose h3{color:#111827;font-weight:600}.prose h1{font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.rotate-180{transform:rotate(180deg)}.mobile-nav-hidden{display:none}.mobile-nav-visible{display:block}.mobile-menu-button{display:none}@media (min-width: 640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:space-x-4>*+*{margin-left:1rem}.sm\:space-x-6>*+*{margin-left:1.5rem}.sm\:space-x-8>*+*{margin-left:2rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}}@media (min-width: 768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:space-x-6>*+*{margin-left:1.5rem}.md\:space-x-8>*+*{margin-left:2rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.mobile-menu-button{display:none!important}.mobile-nav-hidden{display:flex!important}}@media (min-width: 1024px){.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.mobile-content-padding{padding-left:.75rem;padding-right:.75rem}@media (min-width: 640px){.mobile-content-padding{padding-left:0;padding-right:0}}@media (max-width: 767px){.mobile-menu-button{display:flex!important;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:.5rem;border-radius:.375rem;transition:background-color .15s ease-in-out}.mobile-menu-button:hover{background-color:#f3f4f680}.mobile-nav-hidden{display:none!important}.mobile-nav-menu{position:absolute;top:100%;left:0;right:0;background-color:var(--bg-color);border-top:1px solid var(--nav-border);box-shadow:0 4px 6px -1px #0000001a;z-index:50}.mobile-nav-menu a{display:block;padding:1rem 1.5rem;font-size:1rem;font-weight:500;border-bottom:1px solid var(--nav-border);transition:background-color .15s ease-in-out}.mobile-nav-menu a:last-child{border-bottom:none}.mobile-nav-menu a:hover{background-color:#f3f4f680}.text-4xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:2.5rem;line-height:1}.px-6{padding-left:1rem;padding-right:1rem}.py-8{padding-top:1.5rem;padding-bottom:1.5rem}.py-12{padding-top:2rem;padding-bottom:2rem}.space-y-8>*+*{margin-top:1.5rem}.space-y-12>*+*{margin-top:2rem}.space-y-16>*+*{margin-top:2.5rem}.prose p,.prose div{padding-left:.25rem;padding-right:.25rem}h1,h2,h3,h4,h5,h6,.flex.items-center.justify-between{padding-left:.75rem;padding-right:.75rem}.md\:grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}}.last\:border-b-0:last-child{border-bottom-width:0}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.block{display:block}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.responsive-img{max-width:100%;height:auto;display:block}.container-responsive{width:100%;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.container-responsive{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 768px){.container-responsive{padding-left:2rem;padding-right:2rem}}.touch-target{min-height:44px;min-width:44px}@media (max-width: 767px){input,textarea,select{font-size:16px;padding:.75rem}button{padding:.75rem 1rem;min-height:44px}form,.space-y-4,.space-y-6{padding-left:.75rem;padding-right:.75rem}}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.inset-0{inset:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-none{box-shadow:0 0 #0000}.tabular-nums{font-variant-numeric:tabular-nums}.font-funkydori{font-family:Funkydori Regular,cursive,sans-serif}
