#root{width:100%;height:100%;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em;width:100%}.read-the-docs{color:#888}.bug-github-container{margin:1rem 0;border-top:1px dashed #333;padding-top:1rem}.bug-github-link-btn{display:inline-block;background-color:#000;color:#fff;border:1px solid #fff;padding:8px 16px;font-family:Courier New,Courier,monospace;font-size:.75rem;letter-spacing:1px;text-decoration:none;transition:all .2s ease}.bug-github-link-btn:hover{background-color:#fff;color:#000;box-shadow:0 0 10px #ffffff80}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;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}html,body,#root{width:100%;height:100%}.container-flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-center{display:flex;justify-content:center;align-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid-layout{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-sm{max-width:24rem}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pt-3{padding-top:.75rem}.pt-8{padding-top:2rem}.bg-black{background-color:#000}.bg-gray-900{background-color:#111}.bg-white{background-color:#fff}.text-white{color:#fff}.text-black{color:#000}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-red-400{color:#f87171}.text-yellow-400{color:#facc15}.text-green-400{color:#4ade80}.border{border:1px solid}.border-t{border-top:1px solid}.border-b{border-bottom:1px solid}.border-white{border-color:#fff}.border-gray-700{border-color:#374151}.border-gray-800{border-color:#1f2937}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.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}.font-mono{font-family:Courier New,Courier,monospace}.font-bold{font-weight:700}.font-semibold{font-weight:600}.italic{font-style:italic}.tracking-wider{letter-spacing:.05em}.uppercase{text-transform:uppercase}.text-center{text-align:center}.text-right{text-align:right}.whitespace-nowrap{white-space:nowrap}.opacity-70{opacity:.7}.transition-colors{transition:color .3s ease}.cursor-help{cursor:help}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;user-select:none}.hover\:text-gray-400:hover{color:#9ca3af}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:text-white:hover{color:#fff}@media(max-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:mt-0{margin-top:0}.md\:gap-8{gap:2rem}.md\:justify-between{justify-content:space-between}.md\:items-center{align-items:center}}@media(min-width:769px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:mt-0{margin-top:0}.md\:gap-8{gap:2rem}.md\:justify-between{justify-content:space-between}.md\:items-center{align-items:center}}.navigation{background-color:#000;border-bottom:1px solid #1f2937;position:sticky;top:0;z-index:100}.navigation-content{max-width:72rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;display:flex;justify-content:space-between;align-items:center;height:70px}.navigation-brand{flex:1}.navigation-title{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.navigation-menu{display:flex;gap:2rem;align-items:center}.navigation-link{color:#9ca3af;text-decoration:none;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:all .3s ease;border:1px solid transparent}.navigation-link:hover{color:#fff;border-color:#374151}.navigation-link.active{color:#fff;border-color:#fff;background-color:#ffffff0d}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;display:flex;flex-direction:column;width:100%}.page-content{flex:1;display:flex;flex-direction:column;width:100%;overflow-y:auto}.dashboard-page{justify-content:center;align-items:center}.dashboard-centered-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:72rem;padding:1.5rem}.dashboard-centered-container section,.dashboard-centered-container main{width:100%}.bug-form{width:100%}.bug-form-container{background-color:#000;border:1px solid #ffffff;padding:2rem;border-radius:.375rem;max-width:42rem;margin:0 auto}.bug-form-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.bug-form-group{margin-bottom:1.5rem;display:flex;flex-direction:column}.bug-form-label{color:#fff;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.bug-form-input,.bug-form-textarea{background-color:#111;border:1px solid #374151;color:#fff;padding:.75rem;border-radius:.25rem;font-family:inherit;font-size:.875rem;transition:border-color .3s ease,box-shadow .3s ease}.bug-form-input:focus,.bug-form-textarea:focus{outline:none;border-color:#fff;box-shadow:0 0 0 2px #ffffff1a}.bug-form-input::placeholder,.bug-form-textarea::placeholder{color:#6b7280}.bug-form-textarea{resize:vertical;min-height:120px}.bug-form-button{width:100%;background-color:#fff;color:#000;border:none;padding:.75rem 1.5rem;border-radius:.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.bug-form-button:hover:not(:disabled){background-color:#f0f0f0;box-shadow:0 0 10px #ffffff4d}.bug-form-button:disabled{opacity:.5;cursor:not-allowed}.bug-form-button:active:not(:disabled){transform:scale(.98)}.bug-form-success-message{background-color:#4ade801a;border:1px solid #4ade80;color:#4ade80;padding:.75rem 1rem;border-radius:.375rem;margin-bottom:1.5rem;font-size:.875rem;text-align:center;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bug-card-header{margin-bottom:.75rem}.bug-card-title{color:#fff;font-size:1.125rem;font-weight:600}.bug-card-description{color:#d1d5db;font-size:.875rem;margin-bottom:.75rem}.bug-meta{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.bug-badge{background-color:#fff;color:#000;font-size:.75rem;padding:.5rem;border-radius:.25rem}.bug-badge-secondary{background-color:#374151;color:#fff;font-size:.75rem;padding:.5rem;border-radius:.25rem}.bug-tags{margin-bottom:.75rem;display:flex;gap:.25rem;flex-wrap:wrap}.bug-tag{color:#9ca3af;font-size:.75rem}.bug-snippet-section{margin-bottom:.75rem;padding-bottom:.75rem;border-top:1px solid #374151}.bug-snippet-label{font-size:.75rem;color:#6b7280}.bug-snippet-title{color:#fff;font-size:.875rem}.bug-timestamps{font-size:.75rem;color:#6b7280;margin-bottom:.75rem}.bug-timestamps>p+p{margin-top:.25rem}.bug-footer{padding-top:.75rem;border-top:1px solid #374151}.bug-cryptic{color:#6b7280;font-size:.75rem;font-style:italic;letter-spacing:.05em;opacity:.7;font-family:Courier New,Courier,monospace}.bug-hint{color:#4b5563;font-size:.75rem;font-style:italic;margin-top:.25rem;text-align:right;-webkit-user-select:none;user-select:none;cursor:help;transition:color .3s ease}.bug-hint:hover{color:#9ca3af}.bug-card-closed{opacity:.6;filter:grayscale(.7)}.bug-card-closed .bug-card-title{text-decoration:line-through;color:#6b7280}.bug-card-closed .bug-card-description{text-decoration:line-through;color:#4b5563}.bug-resolve-button{background-color:#000;color:#fff;border:1px solid #ffffff;font-size:.75rem;padding:.5rem .75rem;border-radius:.25rem;cursor:pointer;font-weight:600;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.bug-resolve-button:hover{background-color:#fff;color:#000;box-shadow:0 0 8px #fff6}.bug-resolve-button:active{transform:scale(.96)}.bug-delete-button{background-color:#000;color:#ef4444;border:1px solid #ef4444;font-size:1rem;padding:.35rem .6rem;border-radius:.25rem;cursor:pointer;font-weight:600;transition:all .3s ease;line-height:1;display:flex;align-items:center;justify-content:center}.bug-delete-button:hover{background-color:#ef4444;color:#000;box-shadow:0 0 8px #ef444480}.bug-delete-button:active{transform:scale(.94)}.stats-container{background-color:#000;border:1px solid #374151;padding:1.5rem;border-radius:.5rem;max-width:72rem;width:100%}.stats-header{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:1.5rem}.stats-column{display:flex;flex-direction:column}.stats-column-center{display:flex;flex-direction:column;align-items:center}.stats-column-justify{display:flex;flex-direction:column;justify-content:center}.stats-label{color:#9ca3af;font-size:.875rem;margin-top:.5rem}.stats-card{background-color:#111;padding:.75rem;border-radius:.25rem;border:1px solid #374151}.stats-card-label{color:#9ca3af;font-size:.75rem}.stats-card-value{color:#fff;font-size:1.5rem;font-weight:700}.stats-item{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.stats-item-open{color:#f87171}.stats-item-progress{color:#facc15}.stats-item-closed{color:#4ade80}.stats-progress-section{margin-bottom:1rem}.stats-progress-label{color:#9ca3af;font-size:.75rem;margin-bottom:.5rem}.stats-breakdown{margin-top:1rem}.footer{background-color:#000;border-top:1px solid #1f2937;color:#fff;margin-top:3rem}.footer-content{max-width:72rem;margin:0 auto;padding:2rem 1.5rem}.footer-phrase{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #1f2937;text-align:center;font-size:.875rem;font-style:italic;color:#9ca3af;transition:color .3s ease}.footer-phrase:hover{color:#d1d5db}.footer-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;margin-bottom:2rem}@media(min-width:769px){.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.footer-section-title{color:#fff;font-weight:700;font-size:1.125rem;margin-bottom:.5rem}.footer-section-subtitle{color:#fff;font-weight:600;font-size:.875rem;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.footer-section-description{color:#6b7280;font-size:.875rem}.footer-links{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.footer-link{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-bottom{margin-top:2rem;padding-top:2rem;border-top:1px solid #1f2937;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:.75rem;color:#6b7280}@media(min-width:769px){.footer-bottom{flex-direction:row}}.footer-bottom-text{margin-top:1rem}@media(min-width:769px){.footer-bottom-text{margin-top:0}}.footer-minimal{background-color:#000;border-top:1px solid #1f2937;color:#fff;padding-top:1rem;padding-bottom:1rem;margin-top:2rem}.footer-minimal-content{max-width:72rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem;text-align:center}.footer-minimal-phrase{font-size:.75rem;font-style:italic;color:#9ca3af;transition:color .3s ease;cursor:default}.footer-minimal-phrase:hover{color:#d1d5db}.footer-divider{background-color:#000;color:#fff;padding-top:1.5rem;padding-bottom:1.5rem;margin-top:3rem}.footer-divider-content{max-width:72rem;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.footer-divider-wrapper{display:flex;align-items:center;justify-content:center;gap:1rem}.footer-divider-line{flex:1;height:1px;background:linear-gradient(to right,transparent,#374151)}.footer-divider-line-right{flex:1;height:1px;background:linear-gradient(to left,transparent,#374151)}.footer-divider-phrase{font-size:.75rem;font-style:italic;color:#9ca3af;white-space:nowrap;padding-left:1rem;padding-right:1rem;transition:color .3s ease;cursor:default}.footer-divider-phrase:hover{color:#d1d5db}
