body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#0009;box-sizing:border-box;isolation:isolate;left:0;overflow-x:visible;padding:0 1rem;position:fixed;right:0;top:0;z-index:9999}.navbar-inner{flex-wrap:nowrap;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.navbar-inner,.navbar-left{align-items:center;display:flex}.navbar-left{gap:2rem}.navbar-logo img{height:60px;object-fit:contain;width:auto}.desktop-links{gap:1.5rem}.desktop-links,.nav-link{align-items:center;display:flex}.nav-link{color:#fff;font-size:.95rem;font-weight:500;gap:.3rem;text-decoration:none;transition:color .3s ease;white-space:nowrap}.nav-link:hover{color:#ff4b2b}.nav-community{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff416c,#ff4b2b,#fb0,#00ff87,#00bfff,#8a2be2);-webkit-background-clip:text;font-size:1.2rem;font-weight:700}.navbar-right{align-items:center;display:flex;gap:1rem;position:relative}.login-button,.user-button{background:none;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:system-ui,sans-serif;font-size:.95rem;font-weight:500;padding:.4rem .6rem;transition:color .3s ease,background-color .3s ease}.login-button:hover,.user-button:hover{color:#ff4b2b}.user-button{border:none;color:#333}.dropdown{background-color:#222;border-radius:5px;box-shadow:0 4px 10px #0000004d;min-width:120px;padding:.5rem 0;position:absolute;right:0;top:110%;z-index:2000}.dropdown-item{background:#0000;display:block;font-size:.9rem;padding:.5rem 1rem;text-align:left;text-decoration:none;text-transform:capitalize;width:100%}.dropdown-item,.hamburger{border:none;color:#fff;cursor:pointer}.hamburger{background:none;display:none;font-size:1.6rem}.mobile-links{display:none;flex-direction:column;margin-top:1rem;padding:.5rem 0;width:100%}.desktop-auth,.mobile-links.show{display:flex}.mobile-auth{display:none;padding-top:.5rem;width:100%}@media (max-width:768px){.navbar-inner{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.desktop-auth,.desktop-links{display:none}.hamburger{display:block}.mobile-links{display:none;flex-direction:column;margin-top:.5rem;width:100%}.mobile-links.show{display:flex}.mobile-auth{display:block;padding-top:.5rem;width:100%}.navbar-logo img{height:60px}.nav-community,.nav-link{font-size:1rem;width:100%}.login-button,.user-button{text-align:left;width:100%}}.banner-section{align-items:center;background-image:url(/static/media/gta6-bg.57eabea86a34c7499553.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.banner-overlay{align-items:center;border-radius:12px;display:flex;flex-direction:column;max-width:900px;padding:3rem 2rem;width:100%;z-index:2}.gta-heading{color:#fc0;font-family:Pricedown,Impact,sans-serif;font-size:48px;margin-bottom:20px;text-align:center;text-shadow:3px 3px 0 #000,5px 5px 0 #333;text-transform:uppercase}.countdown-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.countdown-box{background-color:#000;border-radius:12px;box-shadow:0 0 10px #00000080;color:#fff;font-size:24px;min-width:80px;padding:20px;text-align:center}.countdown-label{color:#ccc;font-size:14px;margin-top:5px;text-transform:uppercase}@media (max-width:600px){.gta-heading{font-size:32px}.countdown-wrapper{gap:12px}.countdown-box{font-size:18px;min-width:70px;padding:12px}.countdown-label{font-size:12px}}@keyframes fadeInHighlight{0%{background-color:#2a2a2a;opacity:0;transform:translateY(5px)}50%{background-color:#333;opacity:.8}to{background-color:initial;opacity:1;transform:translateY(0)}}.comment-fade{animation:fadeInHighlight .8s ease;border-radius:4px;padding:4px;will-change:transform,opacity,background-color}.community-layout{flex-direction:row}@media (max-width:768px){.community-layout{flex-direction:column}.community-left,.community-right{flex:1 1 100%!important;max-width:100%!important}}.community-right input[type=file],.community-right input[type=text],.community-right textarea{box-sizing:border-box;width:100%}.community-left img,.community-right img{border-radius:4px;height:auto;max-width:100%}.post-thumbnail{border-radius:6px;cursor:pointer;margin-top:.5rem;max-height:250px;max-width:100%;object-fit:cover;transition:.3s ease}.post-thumbnail:hover{filter:brightness(.9)}.fullscreen-overlay{align-items:center;background-color:#121212f2;cursor:zoom-out;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.fullscreen-image{border-radius:8px;box-shadow:0 0 12px #0006;max-height:90%;max-width:90%}.modal-overlay{align-items:flex-start;background-color:#000000bf;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1000}.modal-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.community-right{margin-top:2rem}}.profile-page{background:#121212;color:#fff;display:flex;min-height:100vh;padding:2rem}.profile-sidebar{background:#1a1a1a;border-radius:10px;display:flex;flex:0 0 180px;flex-direction:column;gap:1rem;height:fit-content;padding:1rem}.profile-sidebar button{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px}.profile-sidebar button.active{background:#e50914}.profile-content{background:#1a1a1a;border-radius:10px;flex:1 1;margin-left:2rem;padding:1.5rem}.page-wrapper{background-color:#111;box-sizing:border-box;min-height:100vh;padding:80px 1.5rem 2rem}.avatar-large{border:3px solid #e50914;border-radius:50%;height:120px;margin-bottom:1rem;object-fit:cover;width:120px}.tooltip-wrapper{color:#888;cursor:pointer;display:inline-block;position:relative}.tooltip-wrapper .tooltip-text{background-color:#222;border-radius:4px;bottom:125%;box-shadow:0 2px 8px #00000026;color:#fff;font-size:13px;left:50%;margin-left:-140px;opacity:0;padding:8px 10px;position:absolute;text-align:left;transition:opacity .3s;visibility:hidden;width:280px;z-index:1}.tooltip-wrapper:hover .tooltip-text{opacity:1;visibility:visible}.contact-item{background:#2a2a2a;border-radius:5px;cursor:pointer;font-size:.95rem;margin-top:.5rem;padding:.6rem 1rem;transition:background .3s ease}.contact-header{align-items:center;display:flex;justify-content:space-between}.contact-message-preview{color:#ccc;max-width:450px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-details{background:#1a1a1a;border-radius:5px;margin-top:.5rem;padding:.6rem .75rem}.contact-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:.5rem}.contact-actions button{background:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;padding:5px 10px}.contact-actions button.delete{background:#b00020}.post-card{background:#2a2a2a;border-radius:6px;margin-top:1rem;padding:1rem}.admin-message-card{background-color:#1f1f1f;border:1px solid #333;border-radius:8px;color:#f1f1f1;margin-top:.75rem;padding:1rem}.admin-message-card p{line-height:1.5;margin:.5rem 0}.admin-message-header{display:flex;font-weight:700;justify-content:space-between}.admin-message-time{color:#ccc;font-size:.85rem}.users-list{display:flex;flex-direction:column;gap:1rem}.user-card{align-items:center;background:#2a2a2a;border-radius:8px;display:flex;gap:1rem;padding:1rem}.user-avatar{border-radius:50%;height:60px;object-fit:cover;width:60px}.user-card .role{color:#aaa;font-size:.85rem}.article-tab h2{margin-bottom:1rem}.article-tab input,.article-tab textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:.8rem;width:100%}.article-tab button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.7rem 1.2rem}.article-message{font-weight:700;margin-top:1rem}.article-tab select{border:1px solid #ccc;border-radius:6px;font-size:1rem;margin-bottom:1rem;padding:.7rem;width:100%}.tag-section{margin-bottom:1rem}.tag-category{margin-bottom:1.2rem}.tag-category h4{font-weight:700;margin-bottom:.4rem}.tag-options{display:flex;flex-wrap:wrap;gap:.5rem}.tag-button{background:#f7f7f7;border:1px solid #ccc;border-radius:999px;cursor:pointer;font-size:.8rem;padding:4px 10px;transition:all .2s}.tag-button.selected{background:#007bff;border-color:#007bff;color:#fff}.tag-button:disabled{cursor:not-allowed;opacity:.3}.article-form{display:flex;flex-direction:column;gap:1rem}.article-columns{display:flex;flex-wrap:wrap;gap:2rem}.left-column{flex:1 1 60%;max-width:80%}.right-column{flex:1 1 35%}.selected-tag-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:.5rem}.selected-tag{align-items:center;background:#f5f5f5;border:1px solid #ccc;border-radius:4px;color:#333;display:inline-flex;font-size:.85rem;padding:4px 8px}.remove-tag-button{background:none;border:none;color:#888;cursor:pointer;font-size:.9rem;line-height:1;margin-left:6px;padding:0}.remove-tag-button:hover{color:#d00}.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:0 0}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:0 0}.cm-fat-cursor{caret-color:#0000}@keyframes blink{50%{background-color:initial}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden;position:relative}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:0;overflow:scroll!important;padding-bottom:50px;position:relative;z-index:0}.CodeMirror-sizer{border-right:50px solid #0000;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;outline:0;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:0 0!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:initial}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:initial}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{word-wrap:normal;-webkit-tap-highlight-color:transparent;font-feature-settings:"calt";background:0 0;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:initial}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:0 0}.EasyMDEContainer{display:block}.CodeMirror-rtl pre{direction:rtl}.EasyMDEContainer.sided--no-fullscreen{display:flex;flex-direction:row;flex-wrap:wrap}.EasyMDEContainer .CodeMirror{word-wrap:break-word;border:1px solid #ced4da;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-sizing:border-box;font:inherit;height:auto;padding:10px;z-index:0}.EasyMDEContainer .CodeMirror-scroll{cursor:text}.EasyMDEContainer .CodeMirror-fullscreen{background:#fff;border-bottom-right-radius:0!important;border-right:none!important;bottom:0;height:auto;left:0;position:fixed!important;right:0;top:50px;z-index:8}.EasyMDEContainer .CodeMirror-sided{width:50%!important}.EasyMDEContainer.sided--no-fullscreen .CodeMirror-sided{border-bottom-right-radius:0;border-right:none!important;flex:1 1 auto;position:relative}.EasyMDEContainer .CodeMirror-placeholder{opacity:.5}.EasyMDEContainer .CodeMirror-focused .CodeMirror-selected{background:#d9d9d9}.editor-toolbar{border-left:1px solid #ced4da;border-right:1px solid #ced4da;border-top:1px solid #ced4da;border-top-left-radius:4px;border-top-right-radius:4px;padding:9px 10px;position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.editor-toolbar.fullscreen{background:#fff;border:0;box-sizing:border-box;height:50px;left:0;opacity:1;padding-bottom:10px;padding-top:10px;position:fixed;top:0;width:100%;z-index:9}.editor-toolbar.fullscreen:before{background:linear-gradient(90deg,#fff 0,#fff0);height:50px;left:0;margin:0;padding:0;position:fixed;top:0;width:20px}.editor-toolbar.fullscreen:after{background:linear-gradient(90deg,#fff0 0,#fff);height:50px;margin:0;padding:0;position:fixed;right:0;top:0;width:20px}.EasyMDEContainer.sided--no-fullscreen .editor-toolbar{width:100%}.editor-toolbar .easymde-dropdown,.editor-toolbar button{background:0 0;border:1px solid #0000;border-radius:3px;cursor:pointer;display:inline-block;height:30px;margin:0;padding:0;text-align:center;text-decoration:none!important}.editor-toolbar button{font-weight:700;min-width:30px;padding:0 6px;white-space:nowrap}.editor-toolbar button.active,.editor-toolbar button:hover{background:#fcfcfc;border-color:#95a5a6}.editor-toolbar i.separator{border-left:1px solid #d9d9d9;border-right:1px solid #fff;color:#0000;display:inline-block;margin:0 6px;text-indent:-10px;width:0}.editor-toolbar button:after{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:65%;position:relative;top:2px;vertical-align:text-bottom}.editor-toolbar button.heading-1:after{content:"1"}.editor-toolbar button.heading-2:after{content:"2"}.editor-toolbar button.heading-3:after{content:"3"}.editor-toolbar button.heading-bigger:after{content:"▲"}.editor-toolbar button.heading-smaller:after{content:"▼"}.editor-toolbar.disabled-for-preview button:not(.no-disable){opacity:.6;pointer-events:none}@media only screen and (max-width:700px){.editor-toolbar i.no-mobile{display:none}}.editor-statusbar{color:#959694;font-size:12px;padding:8px 10px;text-align:right}.EasyMDEContainer.sided--no-fullscreen .editor-statusbar{width:100%}.editor-statusbar span{display:inline-block;margin-left:1em;min-width:4em}.editor-statusbar .lines:before{content:"lines: "}.editor-statusbar .words:before{content:"words: "}.editor-statusbar .characters:before{content:"characters: "}.editor-preview-full{height:100%;left:0;position:absolute;top:0;width:100%;z-index:7}.editor-preview-full,.editor-preview-side{box-sizing:border-box;display:none;overflow:auto}.editor-preview-side{word-wrap:break-word;border:1px solid #ddd;bottom:0;position:fixed;right:0;top:50px;width:50%;z-index:9}.editor-preview-active-side{display:block}.EasyMDEContainer.sided--no-fullscreen .editor-preview-active-side{flex:1 1 auto;height:auto;position:static}.editor-preview-active{display:block}.editor-preview{background:#fafafa;padding:10px}.editor-preview>p{margin-top:0}.editor-preview pre{background:#eee;margin-bottom:10px}.editor-preview table td,.editor-preview table th{border:1px solid #ddd;padding:5px}.cm-s-easymde .cm-tag{color:#63a35c}.cm-s-easymde .cm-attribute{color:#795da3}.cm-s-easymde .cm-string{color:#183691}.cm-s-easymde .cm-header-1{font-size:calc(1.375rem + 1.5vw)}.cm-s-easymde .cm-header-2{font-size:calc(1.325rem + .9vw)}.cm-s-easymde .cm-header-3{font-size:calc(1.3rem + .6vw)}.cm-s-easymde .cm-header-4{font-size:calc(1.275rem + .3vw)}.cm-s-easymde .cm-header-5{font-size:1.25rem}.cm-s-easymde .cm-header-6{font-size:1rem}.cm-s-easymde .cm-header-1,.cm-s-easymde .cm-header-2,.cm-s-easymde .cm-header-3,.cm-s-easymde .cm-header-4,.cm-s-easymde .cm-header-5,.cm-s-easymde .cm-header-6{line-height:1.2;margin-bottom:.5rem}.cm-s-easymde .cm-comment{background:#0000000d;border-radius:2px}.cm-s-easymde .cm-link{color:#7f8c8d}.cm-s-easymde .cm-url{color:#aab2b3}.cm-s-easymde .cm-quote{color:#7f8c8d;font-style:italic}.editor-toolbar .easymde-dropdown{border:1px solid #fff;border-radius:0;position:relative}.editor-toolbar .easymde-dropdown,.editor-toolbar .easymde-dropdown:hover{background:linear-gradient(to bottom right,#fff,#fff 84%,#333 0,#333)}.easymde-dropdown-content{background-color:#f9f9f9;box-shadow:0 8px 16px 0 #0003;display:block;padding:8px;position:absolute;top:30px;visibility:hidden;z-index:2}.easymde-dropdown:active .easymde-dropdown-content,.easymde-dropdown:focus .easymde-dropdown-content,.easymde-dropdown:focus-within .easymde-dropdown-content{visibility:visible}.easymde-dropdown-content button{display:block}span[data-img-src]:after{background-image:var(--bg-image);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:0;max-height:100%;max-width:100%;padding-top:var(--height);width:var(--width)}.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word){background:#ff000026}.info-button-container{bottom:20px;position:fixed;right:20px;z-index:1000}.info-button{align-items:center;background-color:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;transition:background .3s;width:40px}.info-button:hover{background-color:#fff3}.info-menu{background-color:#111;border-radius:6px;bottom:50px;box-shadow:0 4px 8px #0006;display:flex;flex-direction:column;padding:10px;position:absolute;right:0;width:180px;z-index:1001}.info-link{color:#fff;font-size:14px;padding:6px 10px;text-decoration:none}.info-link:hover{text-decoration:underline}.contact-page-wrapper{align-items:center;display:flex;justify-content:center;padding:2rem}.contact-card{background-color:#1a1a1a;border-radius:10px;box-shadow:0 0 20px #0006;color:#f0f0f0;font-family:Segoe UI,sans-serif;max-width:600px;padding:2.5rem;width:100%}.contact-card h2{color:#fff;font-size:28px;margin-bottom:20px}.contact-form{gap:20px}.contact-form,.contact-form label{display:flex;flex-direction:column}.contact-form label{color:#ccc;font-size:14px}.contact-form input,.contact-form textarea{background-color:#222;border:1px solid #333;border-radius:6px;color:#f5f5f5;font-size:15px;margin-top:6px;padding:12px;transition:border-color .3s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff4a00;outline:none}.contact-form button{background-color:#ff4a00;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px;transition:background .3s ease}.contact-form button:hover{background-color:#e03d00}.success-msg{background:#083;color:#d7fdd7}.error-msg,.success-msg{border-radius:6px;font-size:14px;margin-bottom:15px;padding:10px 15px}.error-msg{background:#511;color:#fbb}.site-footer{background-color:#111;border-top:1px solid #222;color:#ccc;font-size:14px;padding:15px 30px}.footer-inline{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.footer-inline p{margin:0}.footer-links{display:flex;gap:20px}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#ff4a00}.forum-style-list{background-color:#111;border-radius:6px;overflow:hidden}.forum-thread-row{background-color:#1b2d3b;border-bottom:1px solid #2c3e50;border-radius:4px;color:#fff;display:flex;justify-content:space-between;margin-bottom:12px;padding:.6rem 1rem;transition:background .2s ease}.forum-thread-row:hover{background-color:#22384c}.left-section{display:flex;flex:1 1;gap:.75rem}.forum-icon{color:#87cefa;font-size:1.5rem;margin-top:2px}.thread-info{display:flex;flex-direction:column}.thread-title a{color:#00bfff;font-size:1.1rem;font-weight:700;line-height:1.3;text-decoration:none}.thread-title a:hover{text-decoration:underline}.thread-meta{color:#aaa;font-size:.85rem;margin-top:2px}.thread-description{color:#ccc;font-size:.9rem;line-height:1.4;margin-top:4px}.tags{display:flex;flex-wrap:wrap;margin-top:4px}.tag{padding:2px 8px}.right-section{color:#ccc;display:flex;flex-direction:column;font-size:.85rem;justify-content:center;min-width:120px;padding-left:10px;text-align:right}.thread-stats .stat{display:block;margin-bottom:2px}.article-detail{background-color:#1b2d3b;border-radius:8px;box-shadow:0 4px 12px #0003;color:#f0f0f0;margin:2rem auto;max-width:800px}.article-title{color:#00bfff;font-size:2rem;margin-bottom:.3rem}.article-meta{color:#bbb;font-size:.85rem;margin-bottom:.5rem}.article-tags{margin-top:.3rem}.tag{border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;margin-bottom:4px;margin-right:6px;padding:3px 8px}.divider,.tag{background-color:#2c3e50}.divider{border:none;height:1px;margin:1rem 0}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:#00bfff;margin-bottom:.5rem;margin-top:1.2rem}.markdown-body p{line-height:1.6;margin:.5rem 0 1rem}.markdown-body ul{margin:.5rem 0 1rem;padding-left:1.2rem}.markdown-body a{color:#1e90ff;text-decoration:underline}.markdown-body blockquote{border-left:4px solid #00bfff;color:#aaa;font-style:italic;margin:1rem 0;padding-left:1rem}.markdown-body code{background-color:#2f3e4d;border-radius:4px;color:#e6db74;font-size:.85rem;padding:2px 5px}.markdown-body pre code{display:block;overflow-x:auto;padding:1rem}.markdown-body img{border-radius:6px;margin:1rem 0;max-width:100%}.article-page-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2.5fr 1fr;margin:2rem auto;max-width:1200px;padding:0 1rem}.article-detail{margin:0;padding:1.5rem}.article-sidebar{background-color:#0f1a24;border-radius:8px;color:#ddd;display:flex;flex-direction:column;font-size:.95rem;gap:1.5rem;padding:1.2rem}.article-sidebar h3{color:#00bfff;font-size:1rem;margin-bottom:.5rem}.ad-box{align-items:center;background-color:#2c3e50;border-radius:6px;color:#ccc;display:flex;font-size:.9rem;font-style:italic;height:140px;justify-content:center}.emoji-reactions{display:flex;gap:1rem;margin-top:1rem}.emoji-button{background-color:#22384c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:6px 12px;transition:background .2s ease}.emoji-button:hover{background-color:#2a4b63}.comment-form{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.comment-form textarea{background-color:#2f3e4d;border:none;border-radius:6px;color:#fff;font-size:.95rem;min-height:80px;padding:.75rem;resize:vertical}.comment-form button{align-self:flex-start;background-color:#00bfff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem}.login-to-comment{color:#aaa;font-size:.9rem;margin-top:1rem}.comment-list{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.comment-item{background-color:#2c3e50;border-radius:5px;color:#eee;font-size:.9rem;padding:.75rem}.comment-item>div:first-child{margin-bottom:4px}.comment-timestamp{color:#aaa;cursor:help;font-size:.75rem;margin-left:4px}.comment-meta{align-items:flex-start;display:flex;margin-bottom:1rem}.comment-avatar{border-radius:50%;flex-shrink:0;height:36px;margin-right:10px;object-fit:cover;width:36px}.comment-info{flex:1 1}.comment-header{align-items:center;display:flex;gap:6px;margin-bottom:2px}.comment-text{line-height:1.5}.comment-count{color:#ccc;font-size:.9rem;margin-left:1rem}@media (max-width:768px){.article-page-grid{grid-template-columns:1fr}.article-sidebar{margin-top:2rem}}
/*# sourceMappingURL=main.da769f83.css.map*/