:root{--bg:#070b14;--bg-soft:#0c1424;--panel:#0d15269e;--panel-border:#91d2ff33;--text:#e6f3ff;--text-soft:#9eb4cc;--accent:#69c8ff;--accent-bright:#8dd8ff;--accent-deep:#2e6dff;--radius:18px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 20% 12%,#3a8cff47,#0000 32%),radial-gradient(circle at 85% 26%,#34c7ff38,#0000 30%),linear-gradient(165deg,#050913 0%,#0a1221 52%,#070f1a 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;width:min(1160px,92vw);margin:0 auto;padding:2.25rem 0 4rem}.glass{background:var(--panel);border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:var(--radius);box-shadow:inset 0 1px #ffffff0d,0 16px 46px #030b1885,0 0 0 1px #60a0ff0f}.grid{gap:1rem;display:grid}@keyframes pulseGlow{0%,to{box-shadow:0 0 #69c8ff33}50%{box-shadow:0 0 36px #69c8ff47}}@keyframes buttonJitter{0%{transform:translate(0)scale(1)}20%{transform:translate(-2px)rotate(-1deg)scale(1.02)}40%{transform:translate(2px)rotate(1deg)scale(1.02)}60%{transform:translate(-1px)rotate(-.7deg)scale(1.01)}80%{transform:translate(1px)rotate(.5deg)scale(1.01)}to{transform:translate(0)scale(1)}}@media (max-width:768px){.main-content{padding-top:1.4rem}}.forum-shell,.forum-grid{gap:1rem;display:grid}.forum-card{padding:1rem 1.1rem}.forum-nav{flex-wrap:wrap;gap:.5rem;padding:.7rem;display:flex}.forum-nav-link{color:#c8e8ff;border:1px solid #81d1ff4d;border-radius:10px;align-items:center;gap:.45rem;padding:.45rem .8rem;display:inline-flex}.forum-nav-link-unread{background:#2c5f9b52;border-color:#8dd8fff2;box-shadow:0 0 18px #6dc8ff66}.forum-row-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.forum-list{gap:.6rem;display:grid}.forum-list-item{background:#0c1c2e85;border:1px solid #81d1ff2e;border-radius:12px;justify-content:space-between;gap:1rem;padding:.8rem .9rem;display:flex}.forum-list-item-unread{border-color:#8dd8ffcc;box-shadow:inset 0 0 0 1px #7ecdff4d}.forum-list-item h3{margin:0}.forum-unread-dot{color:#dff6ff;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;background:#69c8ff3d;border:1px solid #91e2ffd9;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:.45rem;padding:.2rem .5rem;font-size:.72rem;line-height:1;display:inline-flex}.muted{color:#a9c4da;margin:.25rem 0 0}.forum-meta{color:#93b4cd;white-space:nowrap;font-size:.92rem}.forum-btn{color:#f3fbff;cursor:pointer;text-align:center;background:linear-gradient(140deg,#5dd3ff5e,#4873ff59);border:1px solid #89d6ff61;border-radius:12px;justify-content:center;align-items:center;padding:.55rem .9rem;font-weight:700;animation:2.8s ease-in-out infinite pulseGlow;display:inline-flex;box-shadow:0 10px 28px #38aaff38}.forum-btn:active,.forum-btn-shaking{animation:.22s linear buttonJitter}.forum-btn-secondary{background:#0c1c2ecc}.forum-form{gap:.75rem;display:grid}.forum-form input,.forum-form textarea,.forum-form select{color:#e6f3ff;background:#081321e6;border:1px solid #81d1ff42;border-radius:10px;width:100%;padding:.6rem .7rem}.forum-input{color:#e6f3ff;background:#081321e6;border:1px solid #81d1ff42;border-radius:10px;padding:.6rem .7rem}.forum-form input:focus-visible,.forum-form textarea:focus-visible,.forum-form select:focus-visible,.forum-input:focus-visible{outline-offset:1px;border-color:#8dd8ffd9;outline:2px solid #8dd8ffd9;box-shadow:0 0 0 3px #69c8ff33}.forum-form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#9dd8ff 50%),linear-gradient(135deg,#9dd8ff 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:2.2rem}.forum-post{background:#081321b3;border:1px solid #81d1ff33;border-radius:12px;padding:.8rem}.forum-post-head{flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.35rem;display:flex}.forum-badge{color:#9edbff;white-space:nowrap;border:1px solid #92d9ff59;border-radius:999px;padding:.1rem .45rem;font-size:.8rem;display:inline-flex}.forum-badge-suspended{color:#ff8f8f;background:#7a0c0c59;border-color:#ff6e6eb3}.forum-badge-warned{color:#ffe28d;background:#634a0059;border-color:#ffd966bf}.forum-error{color:#ff9ea0}.forum-inline-title{flex-wrap:wrap;align-items:center;gap:.55rem;display:inline-flex}.forum-status-badges{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.forum-avatar-settings{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.forum-avatar{color:#e7f7ff;letter-spacing:.02em;background:linear-gradient(160deg,#45b8ff40,#586cff33);border:1px solid #8dd8ff8c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex;overflow:hidden}.forum-avatar-sm{width:28px;height:28px;font-size:.72rem}.forum-avatar-md{width:40px;height:40px;font-size:.88rem}.forum-avatar-lg{width:64px;height:64px;font-size:1.15rem}.forum-avatar img{object-fit:cover;width:100%;height:100%}.forum-list-item{overflow-wrap:anywhere}.forum-markdown-editor{gap:.5rem;display:grid}.forum-markdown-textarea{color:#e6f3ff;background:#081321e6;border:1px solid #81d1ff42;border-radius:10px;width:100%;padding:.6rem .7rem}.forum-markdown-textarea:focus-visible{outline-offset:1px;border-color:#8dd8ffd9;outline:2px solid #8dd8ffd9;box-shadow:0 0 0 3px #69c8ff33}.forum-markdown-toolbar{flex-wrap:wrap;gap:.45rem;display:flex}.forum-markdown-tabs{border:1px solid #89d6ff59;border-radius:10px;display:inline-flex;overflow:hidden}.forum-markdown-tab{color:#cfe9fb;cursor:pointer;background:#081321e6;border:0;padding:.4rem .75rem;font-weight:650}.forum-markdown-tab-active{background:#3c8acd47}.forum-markdown-tool{color:#dff4ff;cursor:pointer;background:#0f2338f2;border:1px solid #89d6ff59;border-radius:9px;padding:.35rem .55rem;font-size:.85rem;font-weight:650}.forum-markdown-tool:hover,.forum-markdown-tool:focus-visible{background:#3c8acd47;border-color:#8dd8ffbf;outline:none}.forum-markdown-help{font-size:.82rem}.forum-markdown-preview{background:#081321e6;border:1px solid #81d1ff42;border-radius:10px;min-height:140px;padding:.75rem .8rem}.forum-markdown-preview>:first-child{margin-top:0}.forum-markdown-preview>:last-child{margin-bottom:0}.forum-markdown-content a,.forum-markdown-preview a{color:#8dd8ff;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1.5px}.forum-markdown-content a:hover,.forum-markdown-content a:focus-visible,.forum-markdown-preview a:hover,.forum-markdown-preview a:focus-visible{color:#b9ecff}.forum-mention{color:#ff9faa;font-weight:700}.forum-message-preview{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.site-header-shell{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0509128c;padding:1rem 0;position:sticky;top:0}.site-header-panel{width:min(1160px,92vw);margin:0 auto;padding:.85rem 1rem}.site-header-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header-logo-link{align-items:center;gap:.65rem;display:inline-flex}.site-nav-list{gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.site-nav-link{color:#b8cee2;background:0 0;border:1px solid #0000;border-radius:10px;padding:.65rem .9rem;transition:all .2s;display:inline-block}.site-nav-link-active{color:#e9f9ff;background:linear-gradient(130deg,#61b8ff3d,#7ee8ff1f);border-color:#87dcff5c}.mobile-toggle{color:#d5ecff;cursor:pointer;background:linear-gradient(145deg,#74c3ff38,#5683ff33);border:1px solid #8bd7ff59;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:none;position:relative}.mobile-unread-dot{background:#ff3b3b;border:2px solid #091523f2;border-radius:999px;width:10px;height:10px;position:absolute;top:6px;right:6px}.mobile-toggle-icon-wrap{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.mobile-menu-wrap{opacity:0;max-height:0;margin-top:0;transition:all .24s;overflow:hidden}.mobile-menu-wrap-open{opacity:1;max-height:260px;margin-top:.8rem;overflow-y:auto}.mobile-menu-wrap-open.mobile-menu-wrap-forum-open{max-height:520px}.mobile-nav-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.mobile-nav-link{background:#091728b3;border:1px solid #81d1ff40;border-radius:10px;padding:.75rem .85rem;display:block}.mobile-forum-toggle{color:#d7eeff;background:#091728b3;border:1px solid #81d1ff40;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.75rem .85rem;font-weight:650;display:flex}.mobile-forum-toggle-title{align-items:center;gap:.45rem;display:inline-flex;position:relative}.mobile-forum-list{gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.mobile-forum-link{background:#091728b3;border:1px solid #81d1ff40;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;padding:.7rem .85rem;display:flex}.mobile-forum-link-active{background:#3c8acd47;border-color:#8dd8ffbf}.forum-header-nav{border-top:1px solid #81d1ff33;flex-wrap:wrap;gap:.5rem;margin-top:.8rem;padding-top:.75rem;display:flex}.forum-nav-link-active{background:#3c8acd47;border-color:#8dd8ffe6}.logout-link{color:#ffd7d7;background:0 0;border:1px solid #ff919159;border-radius:10px;padding:.65rem .9rem;font-weight:650;transition:all .2s;display:inline-block}.logout-link:hover{color:#ffe7e7;background:#7b232352;border-color:#faa9}.logout-link:focus-visible{outline-offset:2px;background:#7b232366;border-color:#ffbebeb3;outline:2px solid #ffc4c4f2}.logout-link-mobile{text-align:left;background:#2e0c0cb3;border:1px solid #ff919166;width:100%;padding:.75rem .85rem;display:block}@media (max-width:860px){.desktop-nav{display:none}.mobile-toggle{display:inline-flex}.forum-header-nav{display:none}}.forum-markdown-content blockquote,.forum-markdown-preview blockquote{background:#162e4880;border-left:3px solid #89d6ffcc;border-radius:0 8px 8px 0;margin:.6rem 0;padding:.35rem .8rem}.forum-markdown-content code,.forum-markdown-preview code{background:#172c41f2;border:1px solid #89d6ff59;border-radius:6px;padding:.08rem .35rem;font-size:.92em}.forum-markdown-content pre,.forum-markdown-preview pre{background:#0a1928f2;border:1px solid #89d6ff47;border-radius:9px;margin:.7rem 0;padding:.7rem .8rem;overflow-x:auto}.forum-markdown-content img,.forum-markdown-preview img{border:1px solid #81d1ff52;border-radius:10px;width:auto;max-height:min(55vh,480px);margin:.6rem 0;display:block}.forum-custom-select{gap:.35rem;display:grid;position:relative}.forum-custom-select-trigger{color:#e6f3ff;text-align:left;cursor:pointer;background:#081321e6;border:1px solid #81d1ff42;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.6rem .75rem;display:flex}.forum-custom-select-caret{color:#9edbff;font-size:.9rem}.forum-custom-select-trigger:focus-visible{outline-offset:1px;border-color:#8dd8ffd9;outline:2px solid #8dd8ffd9;box-shadow:0 0 0 3px #69c8ff33}.forum-custom-select-menu{z-index:30;background:#081321fa;border:1px solid #81d1ff4d;border-radius:10px;gap:.25rem;padding:.3rem;display:grid;position:absolute;top:calc(100% + .25rem);left:0;right:0;box-shadow:0 14px 28px #040c1894}.forum-custom-select-option{color:#dff4ff;text-align:left;cursor:pointer;background:#0a1928e6;border:1px solid #0000;border-radius:8px;padding:.5rem .6rem}.forum-custom-select-option:hover,.forum-custom-select-option:focus-visible,.forum-custom-select-option-active{background:#3c8acd47;border-color:#8dd8ffbf;outline:none}.forum-scroll-anchor-wrap{z-index:40;justify-content:flex-end;display:flex;position:fixed;right:max(.7rem,50vw - min(1160px,92vw)/2 - .5rem)}.forum-scroll-top-wrap{pointer-events:none;visibility:hidden;opacity:0;transition:opacity .2s,transform .2s,visibility .2s;bottom:1rem;transform:translateY(8px)}.forum-scroll-top-wrap-visible{pointer-events:auto;visibility:visible;opacity:1;transform:translateY(0)}.forum-scroll-top-btn{border-radius:999px;width:40px;min-width:40px;height:40px;padding:0;font-size:1.15rem;line-height:1}.forum-new-message-wrap{top:calc(1rem + 84px)}.forum-new-message-group{align-items:center;gap:.5rem;display:flex}.forum-new-message-btn{border-radius:999px;width:46px;min-width:46px;height:46px;padding:0;position:relative}.forum-envelope-icon{font-size:1.15rem;line-height:1}.forum-envelope-badge{background:#ff3b3b;border:2px solid #091523f2;border-radius:999px;width:12px;height:12px;position:absolute;top:7px;right:7px}@media (max-width:700px){.forum-card{padding:.85rem}.forum-scroll-anchor-wrap{right:.7rem}.forum-scroll-top-wrap{bottom:.7rem}.forum-new-message-wrap{top:calc(.7rem + 84px)}.forum-list-item{flex-direction:column;align-items:flex-start;gap:.5rem}.forum-meta{white-space:normal}.forum-category-header{margin-bottom:.45rem}.forum-category-new-thread{width:100%}.forum-inline-title .forum-status-badges{flex-basis:100%}}.site-footer{background:#050a13cc;border-top:1px solid #7eb4ff33}.site-footer-inner{color:#9bb3ca;width:min(1160px,92vw);margin:0 auto;padding:1.1rem 0}.shake-btn{color:#f3fbff;letter-spacing:.01em;background:linear-gradient(140deg,#5dd3ff5e,#4873ff59);border:1px solid #89d6ff61;border-radius:14px;justify-content:center;align-items:center;padding:.85rem 1.2rem;font-weight:700;animation:2.8s ease-in-out infinite pulseGlow;display:inline-flex;transform:translateZ(0);box-shadow:0 10px 28px #38aaff38}.shake-btn-shaking{animation:.22s linear buttonJitter}.logged-out-banner{color:#def4ff;background:#12466661;border:1px solid #85dbff73;border-radius:10px;justify-content:space-between;align-items:center;gap:.8rem;margin:0 0 .9rem;padding:.65rem .9rem;font-weight:650;display:flex}.logged-out-banner-dismiss{color:#def4ff;cursor:pointer;background:#05182580;border:1px solid #b4e4ff8c;border-radius:8px;padding:.25rem .55rem;font-weight:600}.ct-gap-lg{gap:1.6rem}.ct-hero-section{padding:clamp(1.2rem,3vw,2.6rem)}.ct-center-text{text-align:center}.ct-kicker{color:#9ed5ff;text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:.78rem}.ct-logo-title{margin:.45rem 0 .65rem;line-height:1.1}.ct-inline-block{display:inline-block}.ct-feature-image{border:1px solid #91d2ff3d;border-radius:14px;width:100%;height:auto}.ct-button-row{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1rem;display:flex}.ct-button-row-tight-top{margin-top:.9rem}.ct-muted-note{color:#8ea9c1;margin-top:.9rem;font-size:.93rem}.ct-feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.ct-feature-card{padding:1rem}.ct-card-title{margin:0;font-size:1.05rem}.ct-card-text{color:#abc0d6;margin-bottom:0}.ct-support-hero{text-align:center;padding:clamp(1.2rem,2.8vw,2rem)}.ct-heading-reset{margin-top:0}.ct-subheading-reset{margin-top:0;font-size:1.05rem}.ct-support-link{margin-bottom:.8rem;display:inline-block}.ct-copy-primary{color:#b7cbe0}.ct-copy-secondary{color:#9fb8cf}.ct-info-panel{padding:1rem 1.1rem}.ct-info-list{color:#acc4dc;margin:0;padding-left:1.1rem}.ct-members-hero{padding:clamp(1.2rem,2.8vw,2rem)}.ct-block-link{display:block}.ct-centered-card{text-align:center;place-items:center;max-width:900px;min-height:65vh;margin:1.5rem auto;padding:clamp(1.5rem,4vw,3rem);display:grid}.ct-centered-card-content{justify-items:center;gap:1rem;max-width:54ch;display:grid}.ct-access-denied-title{margin:.35rem 0 0;font-size:clamp(2rem,5vw,3.3rem);line-height:1.05}.ct-centered-copy{color:#c8ddee;margin:0;font-size:1.1rem}.ct-m0{margin:0}.ct-contact-cta{margin-top:.4rem}.ct-narrow-card{max-width:900px;margin:1.5rem auto;padding:clamp(1.2rem,3vw,2rem)}.ct-action-row{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.ct-action-row-center{justify-content:center}.ct-mb-1{margin-bottom:1rem}.ct-mb-02{margin-bottom:.2rem}.ct-mb-075{margin-bottom:.75rem}.ct-mt-1{margin-top:1rem}.ct-mt-075{margin-top:.75rem}.ct-mt-02{margin-top:.2rem}.ct-underline{text-decoration:underline}.ct-min-input{min-width:260px}.ct-tight-grid{gap:.45rem;display:grid}.ct-tight-row{flex-wrap:wrap;gap:.45rem;display:flex}.ct-tight-grid-35{gap:.35rem;display:grid}.ct-scroll-margin-header{scroll-margin-top:calc(var(--site-header-height) + 1rem)}.ct-align-start{align-items:flex-start}.ct-pagination-row{justify-content:space-between;gap:.75rem;margin-top:.75rem;display:flex}.ct-button-group{gap:.5rem;display:flex}.ct-button-group-wrap{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ct-disabled-btn{opacity:.5;pointer-events:none}
