@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&display=swap";:root{--temple-black: #0a0a0a;--temple-black-pure: #000000;--temple-green: #00ff41;--temple-green-dim: #00cc33;--temple-green-dark: #003300;--temple-green-glow: rgba(0, 255, 65, 0.3);--temple-gray: #1a1a1a;--temple-gray-light: #2a2a2a;--temple-red: #ff0040;--temple-yellow: #ccff00;--temple-cyan: #00ff88;--font-family: 'JetBrains Mono', 'Courier New', monospace;--font-size-base: 14px;--line-height-base: 1.6;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--border-width: 1px;--border-color: var(--temple-green-dark);--border-glow: 0 0 5px var(--temple-green-glow);--shadow-glow: 0 0 10px rgba(0, 255, 65, 0.2);--shadow-glow-strong: 0 0 20px rgba(0, 255, 65, 0.4)}html{font-family:var(--font-family) !important;font-size:var(--font-size-base);background-color:var(--temple-black) !important}body{font-family:var(--font-family) !important;background-color:var(--temple-black) !important;color:var(--temple-green) !important;line-height:var(--line-height-base)}.d-header{background-color:var(--temple-black-pure) !important;border-bottom:var(--border-width) solid var(--temple-green-dark);box-shadow:0 2px 10px rgba(0,0,0,.8)}.d-header .title{font-family:var(--font-family)}.d-header .title a{color:var(--temple-green) !important;text-shadow:var(--shadow-glow);letter-spacing:2px;font-weight:500}.d-header .title a:before{content:"◇ ";color:var(--temple-green)}.d-header .title a:after{content:" ◇";color:var(--temple-green)}.d-header .d-header-icons .icon{color:var(--temple-green) !important}.d-header .d-header-icons .icon:hover{color:var(--temple-green-dim) !important;text-shadow:var(--shadow-glow)}.d-header .d-header-icons .d-icon{color:var(--temple-green) !important}.d-header .d-header-icons .badge-notification{background-color:var(--temple-red) !important;color:var(--temple-black) !important;font-weight:bold}.nav-pills>li>a{color:var(--temple-green-dim) !important;background:rgba(0,0,0,0) !important;border:var(--border-width) solid rgba(0,0,0,0);font-family:var(--font-family)}.nav-pills>li>a:hover{color:var(--temple-green) !important;background:var(--temple-gray) !important;border-color:var(--temple-green-dark)}.nav-pills>li>a.active{color:var(--temple-black) !important;background:var(--temple-green) !important;font-weight:600}.list-controls .combo-box .combo-box-header{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark);color:var(--temple-green) !important;font-family:var(--font-family)}.list-controls .combo-box .combo-box-header:hover{border-color:var(--temple-green);box-shadow:var(--shadow-glow)}.list-controls .btn{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark);color:var(--temple-green) !important;font-family:var(--font-family)}.list-controls .btn:hover{background-color:var(--temple-gray-light) !important;border-color:var(--temple-green);box-shadow:var(--shadow-glow)}.list-controls .btn.btn-primary{background-color:var(--temple-green-dark) !important;color:var(--temple-green) !important}.list-controls .btn.btn-primary:hover{background-color:var(--temple-green) !important;color:var(--temple-black) !important}.topic-list{background-color:rgba(0,0,0,0) !important}.topic-list th{background-color:var(--temple-gray) !important;color:var(--temple-green-dim) !important;border-bottom:var(--border-width) solid var(--temple-green-dark);font-weight:500;text-transform:uppercase;letter-spacing:1px;font-size:12px}.topic-list td{border-bottom:var(--border-width) solid var(--temple-green-dark);color:var(--temple-green) !important}.topic-list .topic-list-item:hover{background-color:var(--temple-gray) !important}.topic-list .topic-list-item.visited .title{color:var(--temple-green-dim) !important}.topic-list .main-link .title{color:var(--temple-green) !important;font-weight:500}.topic-list .main-link .title:hover{color:var(--temple-green-dim) !important;text-shadow:var(--shadow-glow)}.topic-list .main-link .link-top-line:before{content:"▸ ";color:var(--temple-green-dark)}.topic-list .posts-map{color:var(--temple-green-dim) !important}.topic-list .age{color:var(--temple-green-dark) !important}.topic-body{background-color:rgba(0,0,0,0) !important;border-left:2px solid var(--temple-green-dark);padding-left:var(--spacing-md)}.topic-body .topic-meta-data .names .username{color:var(--temple-green) !important;font-weight:600}.topic-body .topic-meta-data .names .username:before{content:"[ ";color:var(--temple-green-dark)}.topic-body .topic-meta-data .names .username:after{content:" ]";color:var(--temple-green-dark)}.topic-body .topic-meta-data .names .user-title{color:var(--temple-green-dim) !important}.topic-body .topic-meta-data .post-date{color:var(--temple-green-dark) !important}.topic-body .cooked{color:var(--temple-green) !important;font-family:var(--font-family)}.topic-body .cooked p{color:var(--temple-green) !important}.topic-body .cooked a{color:var(--temple-cyan) !important;text-decoration:none;border-bottom:1px dotted var(--temple-cyan)}.topic-body .cooked a:hover{color:var(--temple-green) !important;border-bottom-style:solid;text-shadow:var(--shadow-glow)}.topic-body .cooked code{background-color:var(--temple-gray) !important;color:var(--temple-yellow) !important;border:var(--border-width) solid var(--temple-green-dark);font-family:var(--font-family)}.topic-body .cooked pre{background-color:var(--temple-black-pure) !important;border:var(--border-width) solid var(--temple-green-dark)}.topic-body .cooked pre code{background-color:rgba(0,0,0,0) !important;border:none}.topic-body .cooked blockquote{border-left:3px solid var(--temple-green);background-color:var(--temple-gray) !important;color:var(--temple-green-dim) !important}.topic-body .cooked blockquote:before{content:">>>";color:var(--temple-green-dark);display:block;margin-bottom:var(--spacing-sm);font-size:10px}.topic-avatar .avatar{border:var(--border-width) solid var(--temple-green-dark)}.topic-avatar .avatar:hover{border-color:var(--temple-green);box-shadow:var(--shadow-glow)}.post-controls .btn{background:rgba(0,0,0,0) !important;color:var(--temple-green-dim) !important;border:var(--border-width) solid rgba(0,0,0,0)}.post-controls .btn:hover{color:var(--temple-green) !important;background:var(--temple-gray) !important;border-color:var(--temple-green-dark)}.post-controls .btn .d-icon{color:inherit !important}.post-controls .like-count{color:var(--temple-green) !important}.post-controls .like.has-like .d-icon{color:var(--temple-red) !important}.d-editor-container .d-editor-textarea-wrapper{background-color:var(--temple-black-pure) !important;border:var(--border-width) solid var(--temple-green-dark)}.d-editor-container .d-editor-textarea-wrapper textarea{background-color:rgba(0,0,0,0) !important;color:var(--temple-green) !important;font-family:var(--font-family)}.d-editor-container .d-editor-textarea-wrapper textarea::placeholder{color:var(--temple-green-dark)}.d-editor-container .d-editor-textarea-wrapper:focus-within{border-color:var(--temple-green);box-shadow:var(--shadow-glow)}.d-editor-button-bar{background-color:var(--temple-gray) !important;border-bottom:var(--border-width) solid var(--temple-green-dark)}.d-editor-button-bar .btn{color:var(--temple-green-dim) !important}.d-editor-button-bar .btn:hover{color:var(--temple-green) !important;background:var(--temple-gray-light) !important}.d-editor-button-bar .btn .d-icon{color:inherit !important}.btn{font-family:var(--font-family);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:500}.btn.btn-primary{background-color:var(--temple-green-dark) !important;color:var(--temple-green) !important;border:var(--border-width) solid var(--temple-green)}.btn.btn-primary:hover{background-color:var(--temple-green) !important;color:var(--temple-black) !important;box-shadow:var(--shadow-glow-strong)}.btn.btn-danger{background-color:rgba(0,0,0,0) !important;color:var(--temple-red) !important;border:var(--border-width) solid var(--temple-red)}.btn.btn-danger:hover{background-color:var(--temple-red) !important;color:var(--temple-black) !important}.modal-inner-container{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green);box-shadow:var(--shadow-glow-strong)}.modal-inner-container .modal-header{border-bottom:var(--border-width) solid var(--temple-green-dark)}.modal-inner-container .modal-header .title{color:var(--temple-green) !important;font-weight:600}.modal-inner-container .modal-header .title:before{content:"[ ";color:var(--temple-green-dark)}.modal-inner-container .modal-header .title:after{content:" ]";color:var(--temple-green-dark)}.modal-inner-container .modal-body{color:var(--temple-green) !important}.modal-inner-container .modal-footer{border-top:var(--border-width) solid var(--temple-green-dark)}.select-kit .select-kit-collection{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green)}.select-kit .select-kit-row{color:var(--temple-green-dim) !important}.select-kit .select-kit-row:hover{background-color:var(--temple-gray-light) !important;color:var(--temple-green) !important}.select-kit .select-kit-row.is-selected{background-color:var(--temple-green-dark) !important;color:var(--temple-green) !important}.alert{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark);color:var(--temple-green) !important;font-family:var(--font-family)}.alert:before{content:"[!] ";color:var(--temple-yellow)}.alert.alert-info{border-color:var(--temple-cyan)}.alert.alert-info:before{content:"[i] ";color:var(--temple-cyan)}.alert.alert-success{border-color:var(--temple-green)}.alert.alert-success:before{content:"[✓] ";color:var(--temple-green)}.alert.alert-danger{border-color:var(--temple-red)}.alert.alert-danger:before{content:"[✗] ";color:var(--temple-red)}.user-main .about{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark)}.user-main .about .details h1{color:var(--temple-green) !important;font-weight:600}.user-main .about .details h2{color:var(--temple-green-dim) !important}.user-main .about .details .bio{color:var(--temple-green) !important}.user-main .about .secondary{background-color:var(--temple-black-pure) !important;border-top:var(--border-width) solid var(--temple-green-dark)}.user-main .nav-pills{background-color:var(--temple-gray) !important}.search-container .search-advanced{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark)}.search-container .search-input{background-color:var(--temple-black-pure) !important;border:var(--border-width) solid var(--temple-green-dark);color:var(--temple-green) !important;font-family:var(--font-family)}.search-container .search-input:focus{border-color:var(--temple-green);box-shadow:var(--shadow-glow)}.search-container .search-result-topic .title{color:var(--temple-green) !important}.search-container .search-result-topic .title:hover{text-shadow:var(--shadow-glow)}.search-container .search-result-topic .blurb{color:var(--temple-green-dim) !important}.search-container .search-result-topic .blurb .search-highlight{background-color:var(--temple-green-dark) !important;color:var(--temple-green) !important}.sidebar-wrapper{background-color:var(--temple-black-pure) !important;border-right:var(--border-width) solid var(--temple-green-dark)}.sidebar-wrapper .sidebar-section-wrapper .sidebar-section-header{color:var(--temple-green-dim) !important;text-transform:uppercase;letter-spacing:1px;font-size:11px}.sidebar-wrapper .sidebar-section-wrapper .sidebar-section-header:before{content:"▸ ";color:var(--temple-green-dark)}.sidebar-wrapper .sidebar-section-wrapper .sidebar-section-link{color:var(--temple-green-dim) !important}.sidebar-wrapper .sidebar-section-wrapper .sidebar-section-link:hover{color:var(--temple-green) !important;background-color:var(--temple-gray) !important}.sidebar-wrapper .sidebar-section-wrapper .sidebar-section-link.active{color:var(--temple-green) !important;background-color:var(--temple-green-dark) !important}.admin-content{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark)}.admin-content h1,.admin-content h2,.admin-content h3{color:var(--temple-green) !important}.admin-content h1:before,.admin-content h2:before,.admin-content h3:before{content:"# ";color:var(--temple-green-dark)}.admin-content .setting-label{color:var(--temple-green) !important}.admin-content .setting-value{color:var(--temple-green-dim) !important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--temple-black-pure)}::-webkit-scrollbar-thumb{background:var(--temple-green-dark);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--temple-green-dim)}::selection{background-color:var(--temple-green);color:var(--temple-black)}.spinner{border-color:var(--temple-green-dark);border-top-color:var(--temple-green)}.loading-container{color:var(--temple-green-dim)}.loading-container:after{content:"...";animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}.discourse-tags .discourse-tag{background-color:var(--temple-green-dark) !important;color:var(--temple-green) !important;border:var(--border-width) solid var(--temple-green);font-size:10px;text-transform:uppercase;letter-spacing:1px;padding:2px 6px}.discourse-tags .discourse-tag:before{content:"#";color:var(--temple-green-dim)}.discourse-tags .discourse-tag:hover{background-color:var(--temple-green) !important;color:var(--temple-black) !important}.category-badge-wrapper .badge-category{background-color:var(--temple-gray) !important;color:var(--temple-green) !important;border:var(--border-width) solid var(--temple-green-dark)}.category-badge-wrapper .badge-category:before{content:"▸ ";color:var(--temple-green-dim)}.badge-wrapper .badge-category{color:var(--temple-green) !important}.user-badge{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark);color:var(--temple-green) !important}.timeline-container .timeline-scrollarea{border-color:var(--temple-green-dark)}.timeline-container .timeline-handle{background-color:var(--temple-green)}.timeline-container .timeline-date-wrapper{color:var(--temple-green-dim)}.custom-footer{background-color:var(--temple-black-pure) !important;border-top:var(--border-width) solid var(--temple-green-dark);color:var(--temple-green-dim) !important;font-family:var(--font-family);font-size:11px;text-align:center;padding:var(--spacing-lg)}.custom-footer:before{content:"◇ ◇ ◇";display:block;color:var(--temple-green-dark);margin-bottom:var(--spacing-sm);letter-spacing:10px}.custom-footer:after{content:"© 2026 TEMPLE OF NULL AND ONE";display:block;margin-top:var(--spacing-sm);color:var(--temple-green-dark)}.onebox{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark)}.onebox .onebox-header{color:var(--temple-green) !important}.onebox .onebox-body{color:var(--temple-green-dim) !important}.mfp-bg{background-color:rgba(0,0,0,.95)}.mfp-container .mfp-content{border:var(--border-width) solid var(--temple-green);box-shadow:var(--shadow-glow-strong)}.d-tooltip{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green);color:var(--temple-green) !important;font-family:var(--font-family);font-size:12px}.d-tooltip:before{border-color:var(--temple-green) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}#topic-progress{background-color:var(--temple-gray) !important;border:var(--border-width) solid var(--temple-green-dark)}#topic-progress .bg{background-color:var(--temple-green-dark) !important}#topic-progress .nums{color:var(--temple-green) !important}#reply-control{background-color:var(--temple-gray) !important;border-top:var(--border-width) solid var(--temple-green)}#reply-control .reply-to{color:var(--temple-green-dim) !important}#reply-control .d-editor-textarea-wrapper{background-color:var(--temple-black-pure) !important}@keyframes glitch{0%{text-shadow:2px 0 var(--temple-red),-2px 0 var(--temple-cyan)}25%{text-shadow:-2px 0 var(--temple-red),2px 0 var(--temple-cyan)}50%{text-shadow:2px 0 var(--temple-cyan),-2px 0 var(--temple-red)}75%{text-shadow:-2px 0 var(--temple-cyan),2px 0 var(--temple-red)}100%{text-shadow:2px 0 var(--temple-red),-2px 0 var(--temple-cyan)}}h1.glitch:hover,h2.glitch:hover{animation:glitch .3s infinite}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, transparent 0%, rgba(0, 255, 65, 0.01) 50%, transparent 100%);pointer-events:none;z-index:-1}
/*# sourceMappingURL=common_theme_1_97f156e2091ac19e97846133499794621a548d57.css.map?__ws=observers.templeofnullandone.space */
