:root{color-scheme:dark}*{box-sizing:border-box}body.forums-page-body{margin:0;min-height:100vh;color:#f7fbff;background:radial-gradient(circle at 10% -5%,rgba(0,213,255,.15),transparent 34rem),radial-gradient(circle at 95% 10%,rgba(39,117,255,.12),transparent 38rem),linear-gradient(180deg,#06101d,#091525 48%,#07111f)}.forums-site-header{position:sticky;top:0;z-index:50;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,64px);border-bottom:1px solid rgba(151,186,224,.16);background:#06111fe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.forums-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.forums-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#00131d;font-weight:900;background:linear-gradient(145deg,#63e7ff,#19bce5);box-shadow:0 10px 30px #19bce53d}.forums-brand strong,.forums-brand small{display:block}.forums-brand strong{font-size:1.08rem}.forums-brand small{margin-top:2px;color:#9fb1c8;font-size:.75rem}.forums-header-nav{display:flex;align-items:center;gap:10px}.forums-header-nav a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(151,186,224,.18);border-radius:12px;color:#ddecff;background:#122641b8;text-decoration:none;font-weight:700;transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease}.forums-header-nav a:hover{transform:translateY(-1px);border-color:#50dbff85;color:#5ee7ff;background:#14304edb}main.forums-shell{display:block;grid-template-columns:none;width:min(1500px,calc(100% - 48px));min-width:0;min-height:calc(100vh - 76px);margin:0 auto;padding:clamp(28px,4vw,64px) 0 84px}.forum-full-page-content{width:100%;min-width:0;padding:0;border:0;background:transparent;box-shadow:none}.forum-hero{position:relative;overflow:hidden;padding:clamp(34px,5vw,72px);border:1px solid rgba(142,177,216,.2);border-radius:30px;background:linear-gradient(135deg,#122a46f7,#08192ef7);box-shadow:0 30px 80px #00000052}.forum-hero:before{content:"";position:absolute;inset:auto -8% -65% auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(45,211,255,.18),transparent 68%);pointer-events:none}.forum-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.025),transparent 36%);pointer-events:none}.forum-hero>*{position:relative;z-index:1}.forum-full-page-content .forum-page-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:36px}.forum-full-page-content .forum-eyebrow{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.forum-full-page-content .forum-page-header h2{margin:10px 0 18px;font-size:clamp(3.6rem,6vw,6rem);line-height:.92;letter-spacing:-.055em}.forum-full-page-content .section-copy{max-width:800px;margin:0;font-size:clamp(1.02rem,1.4vw,1.2rem);line-height:1.75;color:#b8c8dc}.forum-page-actions{display:flex;justify-content:flex-end}.forum-page-actions .btn{min-width:164px;min-height:54px;padding:0 24px;font-size:1rem;white-space:nowrap;box-shadow:0 14px 34px #00b8e633;transition:transform .2s ease,box-shadow .2s ease}.forum-page-actions .btn:hover{transform:translateY(-2px);box-shadow:0 18px 42px #00b8e647}.forum-full-page-content .forum-search-row{margin:38px 0 0}.forum-full-page-content .forum-search{max-width:860px;height:58px;padding:0 19px;border-color:#84bee23d;border-radius:16px;background:#041222a3;box-shadow:inset 0 1px #ffffff09}.forum-full-page-content .forum-search input{font-size:1rem}#forumHomeView,#forumCategoryView,#forumThreadView{margin-top:30px}.forum-full-page-content .forum-welcome-card{margin-bottom:24px;padding:24px 28px;border-radius:20px;border:1px solid rgba(87,207,241,.18);background:linear-gradient(135deg,#11364fb8,#0c1f36c2)}.forum-full-page-content .forum-welcome-card strong{font-size:1.08rem}.forum-full-page-content .forum-welcome-card p{max-width:920px;font-size:.95rem;line-height:1.65}.forum-full-page-content .forum-welcome-signal{font-size:2rem}.forum-full-page-content .forum-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.forum-full-page-content .forum-category-card{position:relative;min-height:250px;align-items:flex-start;gap:22px;padding:30px;border:1px solid rgba(142,177,216,.17);border-radius:22px;background:linear-gradient(145deg,#11253ff5,#09192ef5);box-shadow:0 14px 36px #0000002e;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}.forum-full-page-content .forum-category-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(72,218,255,.055),transparent 42%);opacity:0;transition:opacity .25s ease;pointer-events:none}.forum-full-page-content .forum-category-card:hover{transform:translateY(-6px);border-color:#4ddaff6b;background:linear-gradient(145deg,#142e4cfa,#0a1d34fa);box-shadow:0 24px 52px #0000004d}.forum-full-page-content .forum-category-card:hover:after{opacity:1}.forum-full-page-content .forum-category-card:focus-visible{outline:3px solid rgba(75,220,255,.45);outline-offset:3px}.forum-full-page-content .forum-category-icon{width:68px;height:68px;flex:0 0 68px;display:grid;place-items:center;border:1px solid rgba(67,217,255,.28);border-radius:20px;background:linear-gradient(145deg,#176080a8,#0b3a5494);font-size:2rem;box-shadow:inset 0 0 26px #29cbf41a,0 12px 24px #00000029;transition:transform .25s ease,box-shadow .25s ease}.forum-full-page-content .forum-category-card:hover .forum-category-icon{transform:translateY(-2px) scale(1.06) rotate(-2deg);box-shadow:inset 0 0 28px #29cbf424,0 16px 28px #00000038}.forum-full-page-content .forum-category-content{align-self:stretch;display:flex;min-width:0;flex:1;flex-direction:column;gap:12px}.forum-full-page-content .forum-category-title-row{position:relative;display:block;padding-right:30px}.forum-full-page-content .forum-category-title-row strong{display:block;font-size:clamp(1.18rem,1.3vw,1.36rem);line-height:1.25;letter-spacing:-.015em;overflow-wrap:anywhere}.forum-full-page-content .forum-category-arrow{position:absolute;top:0;right:0;font-size:1.25rem;transition:transform .25s ease,color .25s ease}.forum-full-page-content .forum-category-card:hover .forum-category-arrow{transform:translate(5px);color:#5ee7ff}.forum-full-page-content .forum-category-description{min-height:0;font-size:.92rem;line-height:1.65;color:#aebfd3}.forum-full-page-content .forum-category-meta{display:grid;grid-template-columns:auto auto;align-items:end;gap:7px 18px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(142,177,216,.12);font-size:.77rem;line-height:1.35;color:#91a6bd}.forum-full-page-content .forum-category-meta span:last-child{grid-column:1/-1}.forum-full-page-content .forum-category-meta b{font-size:.92rem}.forum-full-page-content .forum-thread-card,.forum-full-page-content .forum-post-card{border-radius:18px}.forum-full-page-content .forum-category-header{border-radius:22px}.forum-full-page-content .forum-category-header-icon{width:64px;height:64px;font-size:1.8rem}.forum-full-page-content .forum-back-button{margin-bottom:20px}.forum-full-page-content .forum-thread-toolbar{margin-top:22px}@media(min-width:1400px){.forum-full-page-content .forum-category-list{grid-template-columns:repeat(3,minmax(0,1fr))}.forum-full-page-content .forum-category-card{min-height:270px}}@media(min-width:901px)and (max-width:1399px){.forums-shell{width:min(1180px,calc(100% - 40px))}.forum-full-page-content .forum-category-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.forums-shell{width:min(760px,calc(100% - 30px));padding-top:28px}.forum-full-page-content .forum-page-header{grid-template-columns:1fr}.forum-page-actions{justify-content:flex-start}.forum-full-page-content .forum-category-list{grid-template-columns:1fr}.forum-full-page-content .forum-category-card{min-height:220px}.forum-full-page-content .forum-page-header h2{font-size:clamp(3rem,11vw,4.8rem)}}@media(max-width:600px){.forums-site-header{min-height:66px;padding:10px 14px}.forums-brand small{display:none}.forums-header-nav{gap:6px}.forums-header-nav a{min-height:38px;padding:0 10px;font-size:.78rem}.forums-shell{width:100%;padding:0 0 72px}.forum-hero{padding:30px 16px 26px;border-width:0 0 1px;border-radius:0;box-shadow:none}.forum-full-page-content .forum-page-header{gap:22px}.forum-full-page-content .forum-page-header h2{font-size:3rem}.forum-full-page-content .section-copy{font-size:.96rem;line-height:1.65}.forum-full-page-content .forum-page-actions,.forum-full-page-content .forum-page-actions .btn{width:100%}.forum-full-page-content .forum-search-row{margin-top:26px}.forum-full-page-content .forum-search{height:52px}.forum-full-page-content #forumHomeView,.forum-full-page-content #forumCategoryView,.forum-full-page-content #forumThreadView{margin:22px 15px 0}.forum-full-page-content .forum-welcome-card{padding:20px}.forum-full-page-content .forum-category-list{gap:16px}.forum-full-page-content .forum-category-card{min-height:0;gap:16px;padding:20px}.forum-full-page-content .forum-category-icon{width:54px;height:54px;flex-basis:54px;border-radius:16px;font-size:1.55rem}.forum-full-page-content .forum-category-title-row strong{font-size:1.08rem}.forum-full-page-content .forum-category-description{font-size:.86rem}.forum-full-page-content .forum-category-meta{font-size:.72rem}}@media(prefers-reduced-motion:reduce){.forum-full-page-content .forum-category-card,.forum-full-page-content .forum-category-icon,.forum-full-page-content .forum-category-arrow,.forums-header-nav a,.forum-page-actions .btn{transition:none}.forum-full-page-content .forum-category-card:hover,.forums-header-nav a:hover,.forum-page-actions .btn:hover{transform:none}}:root{--forum-cyan:#5de7ff;--forum-blue:#38a8ff;--forum-ink:#07111f;--forum-panel:rgba(10,26,45,.86);--forum-line:rgba(141,188,225,.16);--forum-muted:#9db2c8}body.forums-page-body{background:linear-gradient(#081423f6,#081423fb),repeating-linear-gradient(90deg,transparent 0,transparent 79px,rgba(84,185,224,.05) 80px),repeating-linear-gradient(0deg,transparent 0,transparent 79px,rgba(84,185,224,.05) 80px),#07111f}body.forums-page-body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 22% 0%,rgba(44,190,236,.15),transparent 30rem),radial-gradient(circle at 82% 18%,rgba(39,97,255,.12),transparent 32rem);z-index:-1}.forums-site-header{min-height:70px;padding:11px clamp(18px,4vw,62px);border-bottom:1px solid rgba(130,190,224,.12);background:#050e1bd1}.forums-brand-mark{position:relative;overflow:hidden;background:#0b2638;color:var(--forum-cyan);border:1px solid rgba(86,220,255,.42);box-shadow:inset 0 0 18px #5de7ff17,0 10px 24px #00000038}.forums-brand-mark:after{content:"";position:absolute;inset:-100% auto -100% -35%;width:24%;transform:rotate(18deg);background:#ffffff80;animation:forumBrandSweep 7s ease-in-out infinite}@keyframes forumBrandSweep{0%,76%{left:-35%}88%,to{left:135%}}main.forums-shell{width:min(1480px,calc(100% - 48px));padding:34px 0 90px}.forum-hero{isolation:isolate;padding:clamp(34px,5vw,70px);border:1px solid rgba(123,191,225,.17);border-radius:28px;background:linear-gradient(135deg,#0e253df5,#07172afa 58%,#081e2ff5);box-shadow:0 30px 80px #0000004d;overflow:hidden}.forum-hero:before{inset:auto -8rem -14rem auto;width:34rem;height:34rem;background:radial-gradient(circle,rgba(66,210,246,.17),transparent 68%)}.forum-hero:after{background:linear-gradient(115deg,rgba(255,255,255,.035),transparent 31%)}.forum-orbit{position:absolute!important;right:clamp(20px,5vw,80px);top:50%;width:min(34vw,460px);aspect-ratio:1;transform:translateY(-46%);opacity:.5;z-index:0!important}.forum-orbit:before,.forum-orbit:after,.forum-orbit span{content:"";position:absolute;border:1px solid rgba(86,220,255,.15);border-radius:50%}.forum-orbit:before{inset:0}.forum-orbit:after{inset:17%}.forum-orbit span:nth-child(1){inset:33%;background:radial-gradient(circle,rgba(79,220,255,.2),rgba(79,220,255,.02) 60%,transparent)}.forum-orbit span:nth-child(2){width:12px;height:12px;top:17%;left:48%;background:var(--forum-cyan);box-shadow:0 0 18px var(--forum-cyan);animation:forumOrbitDot 8s linear infinite;transform-origin:2px 155px}.forum-orbit span:nth-child(3){width:6px;height:6px;right:22%;bottom:24%;background:#5d86ff;box-shadow:0 0 14px #5d86ff}@keyframes forumOrbitDot{to{transform:rotate(360deg)}}.forum-full-page-content .forum-page-header{grid-template-columns:minmax(0,760px) auto;gap:42px}.forum-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#b8dff0!important;font-weight:800}.forum-live-dot{width:8px;height:8px;border-radius:50%;background:#5fffb1;box-shadow:0 0 #5fffb173;animation:forumPulse 2s infinite}@keyframes forumPulse{70%{box-shadow:0 0 0 8px #5fffb100}to{box-shadow:0 0 #5fffb100}}.forum-full-page-content .forum-page-header h1{margin:16px 0 20px;font-size:clamp(3.15rem,6.1vw,6.25rem);line-height:.9;letter-spacing:-.065em;font-weight:850;max-width:780px}.forum-full-page-content .forum-page-header h1 span{color:transparent;-webkit-text-stroke:1px rgba(174,225,244,.62);text-shadow:0 0 40px rgba(93,231,255,.08)}.forum-full-page-content .section-copy{max-width:760px;color:#aec0d2;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.72}.forum-page-actions{align-items:flex-start}.forum-page-actions .btn{position:relative;overflow:hidden;min-width:154px;border-radius:999px;background:linear-gradient(135deg,#55dbf8,#20aeda);color:#03131d;border:0;font-weight:900;box-shadow:0 14px 35px #19bce53d}.forum-page-actions .btn:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent,rgba(255,255,255,.36),transparent);transform:translate(-120%);transition:transform .6s ease}.forum-page-actions .btn:hover:after{transform:translate(120%)}.forum-hero-stats{display:flex;gap:0;margin-top:34px;border-top:1px solid rgba(135,192,220,.14);padding-top:24px;max-width:680px}.forum-hero-stats div{display:flex;flex-direction:column;gap:3px;min-width:150px;padding-right:28px;margin-right:28px;border-right:1px solid rgba(135,192,220,.14)}.forum-hero-stats div:last-child{border-right:0}.forum-hero-stats strong{font-size:1.45rem;letter-spacing:-.03em;color:#f6fbff}.forum-hero-stats span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#7894aa}.forum-command-bar{position:relative;z-index:2!important;display:flex;align-items:center;gap:20px;margin-top:36px;padding:10px;border:1px solid rgba(114,188,222,.16);border-radius:18px;background:#04111f8a;max-width:950px}.forum-full-page-content .forum-search{max-width:none;flex:1;height:50px;border:0;border-radius:12px;background:#0c2237eb;box-shadow:none;padding:0 14px}.forum-search-icon{width:16px;height:16px;border:2px solid #82a9bf;border-radius:50%;position:relative;display:block}.forum-search-icon:after{content:"";position:absolute;width:7px;height:2px;background:#82a9bf;right:-5px;bottom:-2px;transform:rotate(45deg);border-radius:2px}.forum-search kbd{display:grid;place-items:center;min-width:28px;height:28px;border:1px solid rgba(153,192,217,.2);border-radius:7px;color:#8fa8ba;background:#0a1d2f;font:700 .75rem/1 monospace}.forum-command-note{padding-right:12px;color:#708ba0;font-size:.78rem;white-space:nowrap}#forumHomeView{margin-top:34px}.forum-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.forum-channel-panel{min-width:0}.forum-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}.forum-section-heading span,.forum-card-kicker{display:block;margin-bottom:7px;color:#6ccfe8;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;font-weight:900}.forum-section-heading h2{margin:0;font-size:clamp(1.8rem,2.7vw,2.6rem);letter-spacing:-.045em}.forum-section-heading p{max-width:300px;margin:0 0 4px;color:#718da4;font-size:.84rem;text-align:right;line-height:1.5}.forum-full-page-content .forum-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;counter-reset:forumChannel}.forum-full-page-content .forum-category-card{counter-increment:forumChannel;min-height:190px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;padding:22px;border-radius:18px;background:linear-gradient(145deg,#0d2035f2,#08172af5);border-color:#81b8d824;box-shadow:0 10px 28px #0000002b;transform:translateY(18px);opacity:0;animation:forumCardIn .55s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:calc(var(--forum-index,0) * 70ms)}@keyframes forumCardIn{to{opacity:1;transform:translateY(0)}}.forum-full-page-content .forum-category-card:before{content:"0" counter(forumChannel);position:absolute;right:16px;top:13px;color:#90bad338;font-size:.72rem;font-weight:900;letter-spacing:.1em}.forum-full-page-content .forum-category-card:after{background:linear-gradient(135deg,rgba(69,216,251,.09),transparent 45%);transform:scaleX(0);transform-origin:left;opacity:1;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.forum-full-page-content .forum-category-card:hover:after{transform:scaleX(1)}.forum-full-page-content .forum-category-card:hover{transform:translateY(-4px);border-color:#4bdaff61;box-shadow:0 22px 42px #00000042}.forum-full-page-content .forum-category-icon{width:58px;height:58px;flex-basis:58px;border-radius:17px;font-size:1.55rem;background:linear-gradient(145deg,#1553709e,#08304894);border-color:#48d6f833}.forum-full-page-content .forum-category-content{gap:9px}.forum-full-page-content .forum-category-title-row strong{font-size:1.08rem;padding-right:36px}.forum-full-page-content .forum-category-description{font-size:.82rem;line-height:1.55;color:#91a7bb}.forum-full-page-content .forum-category-meta{grid-template-columns:auto auto;gap:5px 14px;padding-top:13px;font-size:.68rem}.forum-full-page-content .forum-category-meta b{font-size:.82rem;color:#cfe9f4}.forum-full-page-content .forum-category-arrow{top:auto;right:0;bottom:-2px;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(110,184,216,.14);border-radius:50%;font-size:.9rem}.forum-side-rail{display:grid;gap:16px;position:sticky;top:92px}.forum-pulse-card,.forum-guidelines-card,.forum-trust-strip{border:1px solid rgba(125,184,216,.14);border-radius:20px;background:linear-gradient(150deg,#0f253bf2,#08182bf5);box-shadow:0 14px 32px #0000002e}.forum-pulse-card{padding:24px;overflow:hidden}.forum-pulse-card h3{margin:18px 0 10px;font-size:1.45rem;line-height:1.05;letter-spacing:-.04em}.forum-pulse-card p{margin:0;color:#8fa6ba;font-size:.84rem;line-height:1.6}.forum-pulse-visual{height:72px;display:flex;align-items:end;gap:7px;padding:12px 0 2px}.forum-pulse-visual i{width:8px;border-radius:99px;background:linear-gradient(to top,#1e6e8e,#58ddf8);animation:forumBars 1.8s ease-in-out infinite alternate;transform-origin:bottom}.forum-pulse-visual i:nth-child(1){height:20%;animation-delay:-.2s}.forum-pulse-visual i:nth-child(2){height:48%;animation-delay:-.9s}.forum-pulse-visual i:nth-child(3){height:30%;animation-delay:-.5s}.forum-pulse-visual i:nth-child(4){height:78%;animation-delay:-1.2s}.forum-pulse-visual i:nth-child(5){height:55%;animation-delay:-.4s}.forum-pulse-visual i:nth-child(6){height:92%;animation-delay:-1s}.forum-pulse-visual i:nth-child(7){height:38%;animation-delay:-.7s}@keyframes forumBars{to{transform:scaleY(.55);opacity:.65}}.forum-text-action{margin-top:20px;padding:0;border:0;background:none;color:var(--forum-cyan);font:800 .82rem/1.2 inherit;cursor:pointer}.forum-text-action span{display:inline-block;margin-left:5px;transition:transform .2s ease}.forum-text-action:hover span{transform:translate(3px,-3px)}.forum-guidelines-card{padding:22px}.forum-guideline-list{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:14px}.forum-guideline-list li{display:grid;grid-template-columns:30px 1fr;align-items:center;column-gap:10px}.forum-guideline-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(93,231,255,.2);border-radius:9px;color:#66dff5;background:#185f7938;transition:transform .2s ease,border-color .2s ease,background .2s ease}.forum-guideline-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.forum-guideline-list li:hover .forum-guideline-icon{transform:translateY(-1px);border-color:#5de7ff6b;background:#185f7957}.forum-guideline-copy{display:grid;min-width:0}.forum-guidelines-card b{font-size:.82rem}.forum-guideline-copy>span{color:#7892a8;font-size:.72rem;line-height:1.4}.forum-trust-strip{display:flex;align-items:center;gap:12px;padding:16px 18px}.forum-trust-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#4ddea91f;color:#6bf2bb;border:1px solid rgba(77,222,169,.2)}.forum-trust-strip p{margin:0;color:#738da2;font-size:.72rem;line-height:1.45}.forum-trust-strip strong{color:#cfe1ec}.forum-category-header,.forum-thread-detail-header{background:linear-gradient(145deg,#0f253cf5,#08182bf5);border:1px solid rgba(129,184,216,.15);box-shadow:0 16px 38px #0000002e}.forum-thread-card{position:relative;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background .2s ease}.forum-thread-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(#4bdcf8,#4a79ff);transform:scaleY(0);transition:transform .25s ease}.forum-thread-card:hover:before{transform:scaleY(1)}.forum-thread-card:hover{transform:translate(4px)}.modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.forum-thread-modal{border:1px solid rgba(105,200,232,.18);background:linear-gradient(145deg,#0e253d,#08182b);box-shadow:0 34px 90px #0000007a}@media(max-width:1100px){.forum-home-grid{grid-template-columns:1fr}.forum-side-rail{position:static;grid-template-columns:repeat(3,1fr)}.forum-pulse-card,.forum-guidelines-card{min-height:100%}.forum-command-note{display:none}}@media(max-width:760px){main.forums-shell{width:100%;padding-top:0}.forum-hero{border-radius:0;border-left:0;border-right:0;padding:32px 18px 26px}.forum-orbit{right:-110px;width:320px;opacity:.28}.forum-full-page-content .forum-page-header{grid-template-columns:1fr}.forum-page-actions{justify-content:flex-start}.forum-page-actions .btn{min-height:48px}.forum-full-page-content .forum-page-header h1{font-size:clamp(3.2rem,15vw,4.6rem)}.forum-hero-stats{overflow:auto}.forum-hero-stats div{min-width:120px;padding-right:18px;margin-right:18px}.forum-command-bar{margin-top:28px}.forum-full-page-content .forum-search{height:46px}.forum-home-grid{padding:0 15px}.forum-section-heading{align-items:start;flex-direction:column;gap:8px}.forum-section-heading p{text-align:left}.forum-full-page-content .forum-category-list,.forum-side-rail{grid-template-columns:1fr}.forum-category-view,.forum-thread-detail-view{margin-left:15px!important;margin-right:15px!important}.forum-command-note{display:none}}@media(max-width:520px){.forums-header-nav a:first-child{display:none}.forum-full-page-content .forum-page-header h1{font-size:3.45rem}.forum-full-page-content .section-copy{font-size:.92rem}.forum-hero-stats{gap:0}.forum-hero-stats strong{font-size:1.2rem}.forum-hero-stats span{font-size:.62rem}.forum-command-bar{padding:6px}.forum-search kbd{display:none}.forum-full-page-content .forum-category-card{grid-template-columns:48px 1fr;padding:18px;gap:14px}.forum-full-page-content .forum-category-icon{width:48px;height:48px;flex-basis:48px;border-radius:14px;font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.forums-brand-mark:after,.forum-live-dot,.forum-orbit span,.forum-pulse-visual i{animation:none}.forum-full-page-content .forum-category-card{animation:none;opacity:1;transform:none}}.forums-brand-logo{width:46px;height:46px;display:block;flex:0 0 46px;filter:drop-shadow(0 10px 24px rgba(24,151,255,.22))}.forums-brand small{max-width:300px}.forum-full-page-content .forum-category-list{counter-reset:none}.forum-full-page-content .forum-category-card{counter-increment:none}.forum-full-page-content .forum-category-card:before{content:none!important;display:none!important}@media(max-width:600px){.forums-brand-logo{width:40px;height:40px;flex-basis:40px}.forums-brand small{display:none}}.skip-link{position:fixed;left:16px;top:-80px;z-index:9999;padding:12px 16px;border-radius:10px;background:#fff;color:#07101f;font-weight:800}.skip-link:focus{top:16px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #42d9f5;outline-offset:3px}.global-mobile-dock{display:none}@media(max-width:700px){body.forums-page-body{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.global-mobile-dock{position:fixed;z-index:1400;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;min-height:70px;padding:7px 5px calc(7px + env(safe-area-inset-bottom));border:1px solid rgba(255,255,255,.1);border-radius:21px;background:#080e1bf2;box-shadow:0 18px 50px #00000080;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.global-mobile-dock a{min-width:0;min-height:50px;display:grid;place-items:center;align-content:center;gap:4px;padding:5px 2px;border-radius:13px;color:#8fa6ba;text-decoration:none;font-size:.56rem;font-weight:800;text-align:center}.global-mobile-dock a.active{color:#62dcf5;background:#2bb7ff0f}.global-mobile-dock a.primary{margin-top:-10px;color:#fff}.global-mobile-dock a.primary b{width:43px;height:43px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#27c8ed,#5967ff);box-shadow:0 8px 25px #2bb7ff47;font-size:1.35rem}}@media(max-width:700px){.global-mobile-dock.mobile-bottom-nav{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;align-items:center!important;height:72px!important;min-height:72px!important;padding:7px 5px calc(7px + env(safe-area-inset-bottom))!important}.global-mobile-dock .mobile-nav-item{position:relative!important;inset:auto!important;width:100%!important;min-width:0!important;min-height:52px!important;display:grid!important;justify-items:center!important;align-content:center!important;gap:4px!important;padding:5px 1px!important;border:0;border-radius:12px;background:none;color:#8fa6ba;text-decoration:none;font-size:.48rem!important;font-weight:800;text-align:center;transform:none!important}.global-mobile-dock .mobile-nav-item svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.global-mobile-dock .mobile-nav-item.active{color:#62dcf5;background:#2bb7ff0f}.global-mobile-dock .mobile-nav-primary{grid-column:4!important;min-height:58px!important;margin-top:-9px!important;color:#fff!important}.global-mobile-dock .mobile-nav-plus{width:43px;height:43px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,#27c8ed,#5967ff);box-shadow:0 8px 25px #2bb7ff47;font-size:1.35rem;line-height:1}.global-mobile-dock .mobile-nav-primary>span:last-child{color:#8fa6ba}}
