@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.hidden{display:none}.table{display:table}.min-h-screen{min-height:100vh}.bg-gosu-bg{background-color:#080a0d}.text-gosu-text{color:#f5f5f3}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--header-height:88px;--page-pad:clamp(24px, 4vw, 72px);--font-inter:"Segoe UI", "Noto Sans", Arial, sans-serif;--font-oswald:"Segoe UI", "Noto Sans", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#080a0d}body{color:#f5f5f3;min-width:320px;font-family:var(--font-inter), system-ui, sans-serif;-webkit-font-smoothing:antialiased;background:#080a0d;overflow-x:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:4px;outline:2px solid #ef3438}.site-header{z-index:50;height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07090cf0;border-bottom:1px solid #ffffff1a;position:fixed;inset:0 0 auto}.header-inner{width:calc(100% - var(--page-pad) * 2);align-items:center;gap:clamp(20px,2.4vw,42px);height:100%;margin:auto;display:flex}.brand-link{flex:none;width:clamp(220px,17vw,310px);margin-right:auto}.brand-link img{object-fit:contain;width:100%;height:66px;display:block}.desktop-nav{align-items:center;gap:clamp(20px,2.2vw,42px);display:flex}.desktop-nav a,.mobile-menu a{color:#d7d7d7;font-family:var(--font-oswald);text-transform:uppercase;font-size:14px;font-weight:500;transition:color .2s}.desktop-nav a:hover{color:#fff}.button{color:#fff;min-height:50px;font-family:var(--font-oswald);text-transform:uppercase;cursor:pointer;border:0;border-radius:3px;justify-content:center;align-items:center;gap:14px;padding:0 28px;font-size:15px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:#d82124}.button-primary:hover{background:#f02b2e}.button:disabled{cursor:wait;opacity:.65;transform:none}.header-cta{flex:none;min-width:142px;min-height:58px}.header-register{white-space:nowrap;background:#0b0d10;border:1px solid #fff3;flex:none;min-height:44px;padding-inline:16px;font-size:12px}.header-register:hover{background:#171a1f;border-color:#ffffff6b}.cta-copy{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.cta-copy strong{font:inherit}.cta-copy small{font-family:var(--font-inter);opacity:.72;margin-top:5px;font-size:9px;font-weight:700}.menu-toggle,.mobile-menu{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-menu{color:#d7d7d7;flex:none;min-width:126px;position:relative}.language-menu summary{height:40px;font-family:var(--font-oswald);cursor:pointer;white-space:nowrap;background:#0b0d10;border:1px solid #ffffff24;align-items:center;gap:7px;padding:0 10px;font-size:12px;list-style:none;display:flex}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary span{text-overflow:ellipsis;max-width:92px;overflow:hidden}.language-chevron{margin-left:auto;transition:transform .2s}.language-menu[open] .language-chevron{transform:rotate(180deg)}.language-options{z-index:80;width:230px;max-height:min(520px, calc(100vh - var(--header-height) - 28px));background:#0b0d10;border:1px solid #ffffff26;padding:7px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 20px 50px #0000008c}.language-options a{color:#c9ccd0;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:8px 10px;font-size:13px;display:flex}.language-options a:hover,.language-options a:focus-visible,.language-options a[aria-current=page]{color:#fff;background:#171a1f}.language-options a[aria-current=page]{color:#ef3438}.mobile-menu-actions{gap:14px;display:grid}.language-menu-mobile{display:none}.hero-section{min-height:100svh;padding-top:var(--header-height);background:#080a0d}.hero-stage{min-height:clamp(620px, calc(100svh - var(--header-height) - 126px), 860px);isolation:isolate;position:relative;overflow:hidden}.hero-scene{z-index:-2;background-color:#080a0d;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.hero-scene img{object-fit:cover;object-position:center}.hero-scene:after{content:"";background:linear-gradient(90deg,#0000 68%,#780a0e38);position:absolute;inset:0}.hero-texture{z-index:-1;opacity:.4;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.hero-covered-product{z-index:0;pointer-events:none;width:min(55vw,900px);height:min(72vh,720px);position:absolute;bottom:0;right:max(2vw,20px)}.hero-covered-product img{object-fit:contain}.hero-inner{width:calc(100% - var(--page-pad) * 2);min-height:inherit;align-items:center;margin:auto;display:flex}.hero-copy{z-index:2;max-width:620px;padding:clamp(44px,6vh,86px) 0;position:relative}.eyebrow{color:#e12a2d;font-family:var(--font-oswald);text-transform:uppercase;font-size:14px;font-weight:700}.hero-copy h1,.preorder-dialog h2{font-family:var(--font-oswald);text-transform:uppercase;margin-top:16px;font-weight:700;line-height:.98}.hero-copy h1{font-size:clamp(54px,5vw,82px)}.hero-description{color:#c1c3c6;max-width:520px;margin-top:26px;font-size:clamp(16px,1.25vw,19px);line-height:1.55}.hero-actions{align-items:center;gap:clamp(20px,2vw,34px);margin-top:32px;display:flex}.launch-status{align-items:center;gap:12px;display:flex}.launch-status>span{background:#d82124;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 16px #d82124d9}.launch-status p{flex-direction:column;gap:3px;display:flex}.launch-status small{color:#7f848a;text-transform:uppercase;font-size:9px;font-weight:700}.launch-status strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:15px}.feature-strip{z-index:2;width:calc(100% - var(--page-pad) * 2);background:#0c0e11;border:1px solid #ffffff1f;grid-template-columns:repeat(4,minmax(0,1fr));min-height:112px;margin:0 auto;display:grid;position:relative}.feature-item{border-right:1px solid #ffffff1a;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:16px;min-width:0;padding:22px clamp(18px,1.7vw,28px);display:grid}.feature-item:last-child{border-right:0}.feature-item svg.feature-icon{color:#d82124;width:40px;height:40px}.feature-item h2{font-family:var(--font-oswald);text-transform:uppercase;font-size:clamp(13px,1vw,16px)}.feature-item p{color:#9ca0a7;margin-top:6px;font-size:clamp(11px,.8vw,13px);line-height:1.45}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.preorder-dialog{background:#111419;border:1px solid #ffffff24;width:min(100%,560px);max-height:calc(100vh - 48px);padding:48px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #0009}.preorder-dialog h2{font-size:44px}.dialog-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;width:42px;height:42px;font-size:26px;position:absolute;top:16px;right:16px}.dialog-intro{color:#a5a8ad;margin-top:16px;line-height:1.6}.preorder-dialog form{gap:20px;margin-top:28px;display:grid}.preorder-dialog label{color:#ddd;text-transform:uppercase;gap:8px;font-size:13px;display:grid}.preorder-dialog input{color:#fff;background:#090b0e;border:1px solid #ffffff29;border-radius:2px;width:100%;min-height:50px;padding:0 14px}.preorder-dialog input[aria-invalid=true]{border-color:#d82124}.field-error,.form-error{color:#f05a5d;text-transform:none;font-size:12px}.submit-button{width:100%;margin-top:6px}.form-result{text-align:center;padding:30px 0 8px}.form-result p{color:#a5a8ad;margin:18px 0 28px}.result-mark{color:#d82124;border:1px solid #d82124;place-items:center;width:62px;height:62px;margin:0 auto 24px;font-size:28px;display:grid}.coming-soon-page{min-height:100svh;padding:48px var(--page-pad);text-align:center;background-color:#080a0d;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:72px 72px;flex-direction:column;justify-content:center;align-items:center;display:flex}.coming-soon-logo{width:min(72vw,360px);margin-bottom:52px}.coming-soon-logo img{width:100%;height:auto}.coming-soon-page h1{font-family:var(--font-oswald);text-transform:uppercase;margin:14px 0 34px;font-size:clamp(44px,7vw,86px);line-height:1}.about-page{padding-top:var(--header-height);background:#080a0d}.about-hero{min-height:min(720px, calc(100svh - var(--header-height)));isolation:isolate;border-bottom:1px solid #ffffff1a;position:relative;overflow:hidden}.about-grid{z-index:-2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0}.about-grid:after{content:"";background:linear-gradient(90deg,#080a0d2e,#080a0db8);position:absolute;inset:0}.about-hero-inner{width:calc(100% - var(--page-pad) * 2);min-height:inherit;align-items:center;margin:auto;display:flex}.about-hero-copy{z-index:2;width:100%;max-width:1040px;padding:86px 0}.about-hero-copy h1,.about-section-heading h2,.about-cta h2{font-family:var(--font-oswald);text-transform:uppercase;font-weight:700;line-height:.98}.about-hero-copy h1{max-width:1000px;margin-top:18px;font-size:clamp(58px,6.2vw,100px)}.about-hero-copy h1,.about-manifesto blockquote{white-space:pre-line}.about-hero-copy>p:last-child{color:#c1c3c6;max-width:760px;margin-top:30px;font-size:clamp(17px,1.3vw,21px);line-height:1.65}.about-story{width:calc(100% - var(--page-pad) * 2);grid-template-columns:minmax(280px,.75fr) minmax(520px,1.25fr);gap:clamp(64px,8vw,150px);max-width:1500px;margin:auto;padding:clamp(86px,9vw,150px) 0;display:grid}.about-section-heading{top:calc(var(--header-height) + 48px);align-self:start;position:sticky}.about-section-heading h2{max-width:520px;margin-top:18px;font-size:clamp(44px,4.5vw,72px)}.about-section-heading>p:last-child{color:#a5a8ad;max-width:500px;margin-top:26px;font-size:17px;line-height:1.7}.about-story-list{border-top:1px solid #ffffff24}.about-story-item{border-bottom:1px solid #ffffff24;grid-template-columns:42px 48px minmax(0,1fr);align-items:start;gap:clamp(18px,2.5vw,40px);min-height:220px;padding:38px 0;display:grid}.about-story-number{color:#676b71;font-family:var(--font-oswald);font-size:13px}.about-story-item>svg{color:#d82124;stroke-width:1.5px;width:38px;height:38px}.about-story-item h3{font-family:var(--font-oswald);text-transform:uppercase;font-size:clamp(25px,2vw,34px)}.about-story-item p{color:#aeb1b6;max-width:680px;margin-top:16px;font-size:16px;line-height:1.7}.about-manifesto{padding:clamp(84px,10vw,170px) var(--page-pad);text-align:center;background:#0d1014;border-block:1px solid #ffffff1a}.about-manifesto blockquote{max-width:1200px;font-family:var(--font-oswald);text-transform:uppercase;margin:24px auto 0;font-size:clamp(38px,5.2vw,80px);font-weight:700;line-height:1.08}.about-manifesto>p:last-child{color:#8f949a;max-width:680px;margin:30px auto 0;line-height:1.65}.about-cta{width:calc(100% - var(--page-pad) * 2);justify-content:space-between;align-items:end;gap:60px;max-width:1500px;margin:auto;padding:clamp(76px,8vw,130px) 0;display:flex}.about-cta h2{margin-top:14px;font-size:clamp(42px,4.5vw,70px)}.about-cta p:last-child{color:#a5a8ad;max-width:660px;margin-top:18px;line-height:1.65}.about-cta-actions{flex:none;align-items:center;gap:26px;display:flex}.about-text-link{font-family:var(--font-oswald);text-transform:uppercase;border-bottom:1px solid #d82124;align-items:center;gap:10px;padding:14px 0;display:inline-flex}.about-simple-page{min-height:100svh;padding:calc(var(--header-height) + clamp(70px,8vw,130px)) var(--page-pad) clamp(90px,10vw,170px);isolation:isolate;position:relative;overflow:hidden}.about-simple-grid{inset:var(--header-height) 0 0;z-index:-1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:72px 72px;position:absolute;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.about-simple-content{width:100%;max-width:1080px;margin:0 auto}.about-simple-content h1{font-family:var(--font-oswald);text-transform:uppercase;margin-top:14px;font-size:clamp(60px,8vw,118px);font-weight:700;line-height:.95}.about-simple-lead{max-width:920px;font-family:var(--font-oswald);white-space:pre-line;text-transform:uppercase;margin-top:46px;font-size:clamp(30px,3.3vw,52px);font-weight:700;line-height:1.12}.about-simple-copy{color:#c1c3c6;gap:30px;max-width:850px;margin-top:52px;font-size:clamp(17px,1.35vw,21px);line-height:1.75;display:grid}.about-simple-copy strong{color:#f5f5f3;font-weight:700}.about-simple-statement{color:#fff;font-family:var(--font-oswald);white-space:pre-line;text-transform:uppercase;border-block:1px solid #ffffff29;margin:24px 0;padding:36px 0;font-size:clamp(34px,4vw,58px);font-weight:700;line-height:1.08}.forum-page{min-height:100svh;padding:64px var(--page-pad) 100px;background:#080a0d}.forum-topbar{justify-content:space-between;align-items:center;gap:24px;max-width:1500px;margin:0 auto 38px;display:flex}.forum-topbar .language-menu{z-index:20}.forum-account-actions{align-items:center;gap:18px;display:flex}.forum-account-actions>a:not(.button){color:#b0b3b8;font-family:var(--font-oswald);text-transform:uppercase;font-size:13px}.forum-account-actions .forum-profile-link{align-items:center;gap:7px;display:inline-flex}.forum-account-actions>a:not(.button):hover{color:#fff}.forum-account-actions>.button{min-height:40px;padding-inline:18px;font-size:12px}.forum-back{color:#9b9fa5;min-height:40px;font-family:var(--font-oswald);text-transform:uppercase;align-items:center;gap:10px;font-size:13px;transition:color .2s;display:inline-flex}.forum-back:hover{color:#fff}html[dir=rtl] .forum-back svg{transform:rotate(180deg)}.forum-heading{justify-content:space-between;align-items:end;gap:48px;max-width:1500px;margin:0 auto;display:flex}.forum-heading h1{font-family:var(--font-oswald);text-transform:uppercase;margin-top:12px;font-size:clamp(48px,5vw,76px);line-height:1}.forum-heading div>p:last-child{color:#9fa3a9;max-width:680px;margin-top:18px;font-size:17px;line-height:1.6}.forum-toolbar{border-block:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:28px;max-width:1500px;margin:42px auto 0;padding-block:18px;display:flex}.forum-toolbar>p{color:#73777d;font-size:12px}.forum-search{color:#82868c;background:#0c0f13;border:1px solid #ffffff24;align-items:center;gap:12px;width:min(100%,520px);min-height:46px;padding:0 15px;display:flex}.forum-search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.forum-search input::placeholder{color:#6f747a}.forum-layout{grid-template-columns:minmax(360px,.8fr) minmax(520px,1.2fr);gap:28px;max-width:1500px;margin:34px auto 0;display:grid}.forum-categories,.forum-discussions{background:#0b0e12;border:1px solid #ffffff1f;min-width:0}.forum-section-title{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:58px;padding:0 20px;display:flex}.forum-section-title h2{font-family:var(--font-oswald);text-transform:uppercase;font-size:17px}.forum-section-title span{color:#777c82;font-size:12px}.forum-category{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff17;grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:16px;width:100%;min-height:92px;padding:18px 20px;display:grid}.forum-category:last-child{border-bottom:0}.forum-category:hover{background:#12161b}.forum-category>svg{color:#d82124}.forum-category span{gap:6px;min-width:0;display:grid}.forum-category strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:16px}.forum-category small{color:#858a91;font-size:12px;line-height:1.45}.forum-category em{color:#666b72;text-align:right;font-size:12px;font-style:normal}.forum-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:460px;padding:60px 28px;display:flex}.forum-empty>svg{color:#d82124;stroke-width:1.25px;width:46px;height:46px}.forum-empty h3{font-family:var(--font-oswald);text-transform:uppercase;margin-top:24px;font-size:26px}.forum-empty p{color:#858a91;max-width:440px;margin-top:12px;line-height:1.6}.forum-board{background:#0b0e12;border:1px solid #ffffff24;max-width:1500px;margin:34px auto 0}.forum-board-head{color:#71767d;text-transform:uppercase;grid-template-columns:minmax(0,1fr) 86px 86px 190px;align-items:center;gap:12px;min-height:44px;padding:0 18px;font-size:10px;font-weight:700;display:grid}.forum-board-head span:not(:first-child){text-align:center}.forum-group h2{color:#fff;min-height:44px;font-family:var(--font-oswald);text-transform:uppercase;background:#14181d;border-block:1px solid #ffffff1f;align-items:center;padding:0 18px;font-size:15px;display:flex}.forum-row{color:#fff;text-align:left;cursor:pointer;border:0;background:0 0;border-bottom:1px solid #ffffff14;grid-template-columns:34px minmax(0,1fr) 86px 86px 190px;align-items:center;gap:12px;width:100%;min-height:82px;padding:14px 18px;display:grid}.forum-row:last-child{border-bottom:0}.forum-row:hover{background:#11151a}.forum-row>svg{color:#d82124;stroke-width:1.6px}.forum-row-main{gap:5px;min-width:0;display:grid}.forum-row-main strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:17px}.forum-row-main small{color:#858a91;font-size:12px;line-height:1.4}.forum-count{text-align:center}.forum-count b{font-family:var(--font-oswald);font-size:16px;font-weight:500;display:block}.forum-count small{color:#6f747b;text-transform:uppercase;font-size:9px;display:none}.forum-last-post{color:#6f747b;text-align:center;font-size:11px}.forum-recent{background:#0b0e12;border:1px solid #ffffff1f;max-width:1500px;margin:28px auto 0}.forum-recent .forum-empty{min-height:280px}.forum-ranks{background:#0b0e12;border:1px solid #ffffff1f;max-width:1500px;margin:28px auto 0}.forum-owner-rank{background:#12161b;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px 20px;display:flex}.forum-owner-rank>span{gap:4px;display:grid}.forum-owner-rank strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:18px}.forum-owner-rank small{color:#e0c65f;font-family:var(--font-oswald);text-transform:uppercase;font-size:13px}.forum-owner-rank>div{color:#e0c65f;gap:7px;display:flex}.forum-owner-rank svg{stroke-width:1.6px;width:22px;height:22px}.forum-rank-list{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.forum-rank{border-right:1px solid #ffffff17;grid-template-rows:14px 42px auto 16px;gap:7px;min-height:142px;padding:18px;display:grid;position:relative}.forum-rank:last-child{border-right:0}.forum-rank>span{color:#d82124;font-family:var(--font-oswald);font-size:11px}.forum-rank-icons{color:#8b9097;align-items:center;gap:4px;display:flex}.forum-rank-icons svg{stroke-width:1.5px;width:23px;height:23px}.forum-rank strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:15px}.forum-rank small{color:#71767d;font-size:11px}.forum-rank-3 .forum-rank-icons,.forum-rank-4 .forum-rank-icons{color:#c68c43}.forum-rank-5 .forum-rank-icons,.forum-rank-6 .forum-rank-icons{color:#d82124}.forum-rank-7 .forum-rank-icons,.forum-rank-8 .forum-rank-icons{color:#55a8c9}.forum-rank-9 .forum-rank-icons{color:#d5b85d}.forum-rank-10 .forum-rank-icons{color:#f1d878;filter:drop-shadow(0 0 8px #f1d87847)}.auth-page{min-height:100svh;padding:32px var(--page-pad) 56px;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:72px 72px;place-items:center;display:grid}.auth-shell{width:min(100%,520px)}.auth-topbar{justify-content:space-between;align-items:center;gap:18px;min-height:48px;margin-bottom:16px;display:flex}.auth-topbar>a{color:#a4a8ad;font-family:var(--font-oswald);font-size:13px}.auth-topbar>a:hover{color:#fff}.auth-form{background:#0c0f13;border:1px solid #ffffff24;gap:20px;width:100%;padding:clamp(28px,5vw,52px);display:grid}.auth-heading{gap:10px;margin-bottom:4px;display:grid}.auth-heading>p:last-child{color:#8f949a;font-size:14px;line-height:1.5}.auth-form h1{font-family:var(--font-oswald);text-transform:uppercase;font-size:clamp(40px,6vw,58px);line-height:1}.auth-form label{color:#d6d8db;text-transform:uppercase;gap:8px;font-size:12px;display:grid}.auth-form input{color:#fff;background:#080a0d;border:1px solid #ffffff29;outline:0;min-height:50px;padding:0 14px}.auth-form input:focus-visible{border-color:#e3262a;box-shadow:0 0 0 2px #e3262a2e}.auth-submit{width:100%}.auth-form>p:last-child{color:#858a91;text-align:center;font-size:13px}.auth-form>p:last-child a{color:#fff;border-bottom:1px solid #d82124}.admin-page,.profile-page{min-height:100svh;padding:48px var(--page-pad) 100px;background:#080a0d}.admin-topbar,.profile-topbar{color:#a9adb2;max-width:1400px;font-family:var(--font-oswald);justify-content:space-between;align-items:center;margin:0 auto 56px;font-size:13px;display:flex}.admin-topbar span,.profile-topbar a{align-items:center;gap:8px;display:inline-flex}.admin-heading{justify-content:space-between;align-items:end;gap:30px;max-width:1400px;margin:auto;display:flex}.admin-heading h1{font-family:var(--font-oswald);text-transform:uppercase;margin-top:10px;font-size:clamp(48px,7vw,82px)}.admin-summary{color:#92979d;grid-template-columns:auto auto;align-items:center;gap:2px 10px;display:grid}.admin-summary strong{color:#fff;font-size:24px}.admin-summary span{grid-column:2;font-size:12px}.admin-search{color:#858a90;background:#0c0f13;border:1px solid #ffffff24;align-items:center;gap:12px;max-width:1400px;min-height:50px;margin:38px auto 20px;padding:0 16px;display:flex}.admin-search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.admin-users{background:#0b0e12;border:1px solid #ffffff21;max-width:1400px;margin:auto}.admin-users-head,.admin-user{border-bottom:1px solid #ffffff17;grid-template-columns:minmax(240px,1fr) 110px 100px 170px;align-items:center;gap:20px;min-height:68px;padding:12px 20px;display:grid}.admin-users-head{color:#777c82;text-transform:uppercase;min-height:44px;font-size:11px}.admin-user:last-child{border-bottom:0}.admin-user-name{align-items:center;gap:13px;min-width:0;display:flex}.admin-user-name>svg{color:#d82124}.admin-user-name span{gap:4px;min-width:0;display:grid}.admin-user-name small{color:#7e8389;text-overflow:ellipsis;overflow:hidden}.admin-user b{font-size:14px}.admin-user select{color:#fff;background:#080a0d;border:1px solid #ffffff29;min-height:38px;padding:0 10px}.role-label{color:#ef3438;font-family:var(--font-oswald)}.admin-notice{color:#a5a9ae;text-align:center;border:1px solid #ffffff1f;align-content:center;place-items:center;gap:22px;max-width:1400px;min-height:360px;margin:30px auto;display:grid}.admin-notice h1,.admin-notice h2{color:#fff;font-family:var(--font-oswald);text-transform:uppercase}.profile-topbar{max-width:1100px}.profile-hero{align-items:center;gap:clamp(28px,5vw,70px);max-width:1100px;margin:auto;display:flex}.profile-hero h1{font-family:var(--font-oswald);text-transform:uppercase;margin-top:8px;font-size:clamp(48px,7vw,88px)}.profile-hero>div:last-child>p:last-child{color:#a4a8ad;max-width:650px;margin-top:18px;line-height:1.6}.profile-role{color:#ef4548;border:1px solid #d8212480;margin-top:14px;padding:5px 9px;font-size:11px;display:inline-block}.profile-avatar{background:#11151a;border:1px solid #ffffff2e;flex:none;place-items:center;width:160px;height:160px;display:grid;position:relative;overflow:hidden}.profile-avatar img{object-fit:cover}.profile-avatar>span{font-family:var(--font-oswald);font-size:52px}.profile-avatar label{cursor:pointer;background:#d82124;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:8px;right:8px}.profile-avatar input{opacity:0;width:1px;height:1px;position:absolute}.profile-identity{flex:none;gap:10px;width:160px;display:grid}.profile-rank{color:#ef4548;font-family:var(--font-oswald);text-align:center;font-size:13px}.profile-rank-icons{color:#5ee7ff;filter:drop-shadow(0 0 5px #50d2ff73);justify-content:center;gap:5px;display:flex}.profile-rank-icons svg{background:radial-gradient(circle,#15364a 0,#090b0e 72%);border:1px solid #5ee7ff59;border-radius:50%;padding:2px}.profile-status{color:#aeb2b7;min-height:34px;font-family:var(--font-oswald);letter-spacing:0;background:#0d1014;border:1px solid #ffffff2e;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.profile-status[data-status=CEO]{color:#f0cf61;border-color:#ebc44ba6}.profile-status[data-status=ADMIN]{color:#ef4548;border-color:#d82124a6}.profile-status[data-status=MODERATOR]{color:#6cb6df;border-color:#499ccf99}.profile-stats{border:1px solid #ffffff21;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));max-width:1100px;margin:60px auto 0;display:grid}.profile-stats article{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;gap:9px;min-height:150px;padding:24px;display:flex}.profile-stats article:last-child{border:0}.profile-stats svg{color:#d82124}.profile-stats strong{font-family:var(--font-oswald);text-transform:uppercase;font-size:23px}.profile-stats span{color:#83888e;font-size:12px}@media (min-width:1800px){.hero-stage{min-height:clamp(680px, calc(100svh - var(--header-height) - 126px), 940px)}}@media (max-width:1240px){:root{--page-pad:32px}.desktop-nav{gap:22px}.brand-link{width:230px}.header-cta{min-width:130px;padding-inline:20px}.header-register{padding-inline:12px}.language-menu{min-width:110px}.language-menu summary{padding-inline:8px}.language-menu summary span{max-width:78px}.feature-item{grid-template-columns:36px minmax(0,1fr);gap:12px;padding-inline:18px}.feature-item svg.feature-icon{width:34px;height:34px}}@media (max-width:1024px){:root{--header-height:80px}.desktop-nav,.header-cta,.header-register,.header-inner>.language-menu{display:none}.brand-link{width:240px}.brand-link img{height:60px}.menu-toggle{cursor:pointer;background:0 0;border:0;align-content:center;gap:6px;width:46px;height:46px;display:grid}.menu-toggle span{background:#fff;width:27px;height:2px;margin-left:auto}.mobile-menu{inset:var(--header-height) 0 0;background:#090b0e;padding:42px 32px;position:fixed}.mobile-menu.is-open{flex-direction:column;justify-content:space-between;display:flex}.mobile-menu nav{display:grid}.mobile-menu-actions .header-register{display:inline-flex}.mobile-menu a{border-bottom:1px solid #ffffff1a;padding:17px 0;font-size:26px}.language-menu-mobile{width:100%;display:block}.language-menu-mobile summary{width:100%;height:48px}.language-menu-mobile summary span{max-width:none}.language-menu-mobile .language-options{width:100%;max-height:min(45vh,420px);position:absolute;inset:auto 0 56px}.hero-stage{min-height:700px}.hero-copy{max-width:min(48%,520px)}.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-item:nth-child(2){border-right:0}.feature-item:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.about-hero-copy h1{font-size:clamp(56px,7vw,76px)}.about-story{grid-template-columns:1fr;gap:56px}.about-section-heading{position:static}.about-cta{flex-direction:column;align-items:flex-start}.forum-layout{grid-template-columns:1fr}.forum-board-head{grid-template-columns:minmax(0,1fr) 70px 70px}.forum-board-head span:last-child{display:none}.forum-row{grid-template-columns:32px minmax(0,1fr) 70px 70px}.forum-last-post{display:none}.forum-rank-list{grid-template-columns:repeat(3,minmax(0,1fr))}.forum-rank:nth-child(3){border-right:0}.forum-rank:nth-child(-n+3){border-bottom:1px solid #ffffff17}}@media (max-width:720px){:root{--header-height:72px;--page-pad:18px}.brand-link{width:205px}.brand-link img{height:52px}.mobile-menu{padding:30px 24px}.mobile-menu nav{min-height:0}.mobile-menu a{padding-block:12px;font-size:21px}.hero-stage{min-height:0}.hero-inner{align-items:flex-start;min-height:0}.hero-copy{width:100%;max-width:520px;padding:52px 0 12px}.hero-copy h1{font-size:clamp(44px,13vw,62px)}.hero-description{max-width:400px;margin-top:20px;font-size:16px}.hero-actions{flex-wrap:wrap;margin-top:26px}.hero-scene{height:auto;inset:0}.hero-scene img{object-fit:cover;object-position:68% bottom}.hero-scene:after{background:linear-gradient(#080a0db8 0%,#0000 36%),linear-gradient(#0000 66%,#080a0d3d)}.hero-covered-product{aspect-ratio:3/2;width:min(100%,620px);height:auto;margin:-18px auto 0;position:relative;bottom:auto;right:auto;transform:none}.feature-strip{grid-template-columns:1fr}.feature-item{border-bottom:1px solid #ffffff1a;border-right:0;min-height:96px}.feature-item:last-child{border-bottom:0}.preorder-dialog{padding:44px 24px 28px}.preorder-dialog h2{padding-right:26px;font-size:36px}.about-hero{min-height:0}.about-hero-inner{min-height:0;padding-top:0}.about-hero-copy{width:100%;padding:64px 0 72px}.about-hero-copy h1{font-size:clamp(54px,16vw,74px)}.about-hero-copy>p:last-child{margin-top:22px;font-size:16px}.about-story{gap:44px;padding-block:78px}.about-story-item{grid-template-columns:30px 36px minmax(0,1fr);gap:14px;min-height:0}.about-story-item>svg{width:30px;height:30px}.about-story-item h3{font-size:24px}.about-story-item p{font-size:15px}.about-manifesto{text-align:left}.about-manifesto blockquote{font-size:clamp(34px,10.5vw,48px)}.about-manifesto>p:last-child{margin-inline:0}.about-cta{gap:34px}.about-cta-actions{flex-direction:column;align-items:stretch;width:100%}.about-text-link{width:max-content}.about-simple-page{padding-top:calc(var(--header-height) + 54px)}.about-simple-content h1{font-size:clamp(56px,18vw,82px)}.about-simple-lead{margin-top:34px;font-size:clamp(28px,9vw,40px)}.about-simple-copy{gap:24px;margin-top:38px;font-size:16px;line-height:1.7}.about-simple-statement{margin-block:14px;padding-block:28px;font-size:clamp(31px,10vw,44px)}.forum-page{padding-top:40px;padding-bottom:70px}.forum-topbar{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:30px}.forum-account-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px 14px;width:100%}.forum-account-actions .language-menu{margin-left:auto}.forum-account-actions>.button{padding-inline:12px}.forum-account-actions .language-menu{min-width:104px}.forum-heading{flex-direction:column;align-items:flex-start;gap:28px}.forum-heading .button{width:100%}.forum-toolbar{flex-direction:column;align-items:stretch;gap:12px}.forum-search{width:100%}.forum-layout{gap:20px;margin-top:22px}.forum-category{grid-template-columns:32px minmax(0,1fr) 18px;gap:12px;min-height:86px;padding-inline:16px}.forum-empty{min-height:320px}.forum-board-head{display:none}.forum-group h2{min-height:40px;padding-inline:14px}.forum-row{grid-template-columns:30px minmax(0,1fr) 42px 42px;gap:10px;min-height:96px;padding:14px}.forum-row-main strong{font-size:15px}.forum-count b{font-size:14px}.forum-count small{display:block}.forum-rank-list{grid-template-columns:repeat(2,minmax(0,1fr))}.forum-rank:nth-child(3){border-right:1px solid #ffffff17}.forum-rank:nth-child(2n){border-right:0}.forum-rank:nth-child(-n+4){border-bottom:1px solid #ffffff17}.admin-users-head{display:none}.admin-user{grid-template-columns:minmax(160px,1fr) 52px 52px;gap:10px}.admin-user>:last-child{grid-column:1/-1}.profile-hero{flex-direction:column;align-items:flex-start}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-stats article{border-bottom:1px solid #ffffff1a;min-height:130px}.profile-stats article:nth-child(2n){border-right:0}.profile-stats article:last-child{grid-column:1/-1}}@media (max-width:420px){.brand-link{width:178px}.hero-stage,.hero-inner{min-height:0}.hero-copy{padding-top:44px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.button{min-height:48px;padding-inline:22px}}@media (max-height:720px) and (min-width:721px){.hero-stage{min-height:570px}.hero-copy{padding-block:32px}.hero-copy h1{font-size:56px}.hero-description{margin-top:18px}.hero-actions{margin-top:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.forum-api-error{color:#ef8587;background:#170c0e;border:1px solid #d8212473;max-width:1500px;margin:20px auto 0;padding:14px 18px}.forum-topic-row{color:#fff;border-bottom:1px solid #ffffff17;grid-template-columns:minmax(0,1fr) 100px 100px;align-items:center;gap:18px;min-height:78px;padding:16px 20px;display:grid}.forum-topic-row:hover{background:#12161b}.forum-topic-row>span:first-child{gap:6px;display:grid}.forum-topic-row strong{font-family:var(--font-oswald);font-size:17px}.forum-topic-row small,.forum-topic-row>span:not(:first-child){color:#7f858c;font-size:12px}.forum-editor{background:#0b0e12;border:1px solid #ffffff21;gap:20px;max-width:1100px;margin:34px auto 0;padding:clamp(22px,4vw,38px);display:grid}.forum-editor label{color:#c8cbd0;text-transform:uppercase;gap:9px;font-size:12px;display:grid}.forum-editor input,.forum-editor select,.forum-editor textarea{color:#fff;background:#080a0d;border:1px solid #ffffff29;outline:0;width:100%;min-height:48px;padding:12px 14px}.forum-editor textarea{resize:vertical;min-height:190px;line-height:1.6}.forum-editor input:focus,.forum-editor select:focus,.forum-editor textarea:focus{border-color:#d82124;box-shadow:0 0 0 2px #d8212429}.forum-editor .button{justify-self:start}.forum-poll-toggle,.forum-poll-add-option,.forum-poll-secondary{color:#d3d6da;min-height:42px;font-family:var(--font-oswald);cursor:pointer;background:#11151a;border:1px solid #ffffff29;justify-content:center;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.forum-poll-toggle{justify-self:start}.forum-poll-toggle:hover,.forum-poll-add-option:hover,.forum-poll-secondary:hover{color:#fff;border-color:#d82124}.forum-poll-builder{background:#090b0e;border:1px solid #d8212459;gap:16px;min-width:0;padding:20px;display:grid}.forum-poll-option-list{gap:10px;display:grid}.forum-poll-option-input{grid-template-columns:minmax(0,1fr) 44px;gap:8px;display:grid}.forum-poll-option-input>button{color:#ec7779;cursor:pointer;background:#1a0d10;border:1px solid #d8212459}.forum-poll-check{align-items:center;text-transform:none!important;grid-template-columns:none!important;gap:10px!important;font-size:13px!important;display:flex!important}.forum-poll-check input{accent-color:#d82124;width:18px!important;min-height:18px!important}.forum-poll-card{width:100%;box-shadow:none;background:#090c10;border:1px solid #ffffff1f;margin:20px 0 0;padding:14px}.forum-poll-card>header{align-items:flex-start;gap:10px;margin-bottom:13px;display:flex}.forum-poll-icon{color:#fff;background:#d82124;place-items:center;width:34px;height:34px;display:grid}.forum-poll-icon svg{width:17px;height:17px}.forum-poll-card header small{color:#d82124;font:600 9px var(--font-oswald);letter-spacing:.12em}.forum-poll-card h2{font:500 clamp(16px,2.2vw,20px) var(--font-oswald);color:#f4f5f6;margin-top:2px}.forum-poll-closed{color:#9da3aa;border:1px solid #ffffff21;align-items:center;gap:5px;margin-left:auto;padding:5px 8px;font-size:9px;display:inline-flex}.forum-poll-options{gap:6px;display:grid}.forum-poll-option{color:#dfe1e4;text-align:left;cursor:pointer;background:#0b0e12;border:1px solid #ffffff1c;grid-template-columns:20px minmax(0,1fr) 48px;align-items:center;gap:9px;width:100%;min-width:0;padding:8px 10px;display:grid}.forum-poll-option:hover:not(:disabled){background:#11151a;border-color:#6a7077}.forum-poll-option.is-selected{background:#160d10;border-color:#d82124}.forum-poll-choice{border:1px solid #4b5158;place-items:center;width:18px;height:18px;display:grid}.forum-poll-choice svg{width:13px;height:13px}.is-selected .forum-poll-choice{color:#fff;background:#d82124;border-color:#d82124}.forum-poll-copy{gap:6px;min-width:0;display:grid}.forum-poll-copy strong{overflow-wrap:anywhere;font-size:11px}.forum-poll-track{background:#242930;height:3px;overflow:hidden}.forum-poll-track i{background:linear-gradient(90deg,#d82124,#f05b5e);height:100%;transition:width .25s;display:block}.forum-poll-result{text-align:right;display:grid}.forum-poll-result strong{font:600 14px var(--font-oswald)}.forum-poll-result small{color:#757c84;font-size:9px}.forum-poll-card>footer{color:#7f868e;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;font-size:9px;display:flex}.forum-poll-card>footer>div{gap:6px;display:flex}.forum-poll-secondary,.forum-poll-vote{min-height:34px;padding:0 10px;font-size:10px}html.forum-light .forum-poll-builder,html.forum-light .forum-poll-card{background:#fff;border-color:#cfd3d7}html.forum-light .forum-poll-card h2,html.forum-light .forum-poll-option{color:#181b1f}html.forum-light .forum-poll-option.is-selected{background:#fff1f1;border-color:#d82124}html.forum-light .forum-poll-card>footer{border-color:#d9dde1}@media (max-width:700px){.forum-poll-toggle,.forum-poll-add-option{width:100%}.forum-poll-builder{padding:14px}.forum-poll-card{margin-top:16px;padding:12px 9px}.forum-poll-card>header{grid-template-columns:34px minmax(0,1fr);gap:8px;display:grid}.forum-poll-closed{grid-column:1/-1;justify-self:start;margin:0}.forum-poll-option{grid-template-columns:18px minmax(0,1fr) 42px;gap:7px;padding:8px}.forum-poll-card>footer{flex-direction:column;align-items:stretch}.forum-poll-card>footer>div{grid-template-columns:1fr 1fr;display:grid}.forum-poll-secondary,.forum-poll-vote{width:100%;padding:0 7px;font-size:9px}}@media (max-width:390px){.forum-poll-card>footer>div{grid-template-columns:1fr}.forum-poll-option-input{grid-template-columns:minmax(0,1fr) 40px}}.forum-emoji-picker{scrollbar-width:thin;background:#07090c;border:1px solid #ffffff1c;grid-template-columns:repeat(12,44px);gap:7px;padding:12px;display:grid;overflow-x:auto}.forum-emoji-picker button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;place-items:center;width:44px;height:44px;padding:3px;transition:border-color .18s,background .18s,transform .18s;display:grid}.forum-emoji-picker button:hover,.forum-emoji-picker button:focus-visible{background:#5ee7ff17;border-color:#5ee7ff80;outline:0;transform:translateY(-2px)scale(1.08)}.forum-emoji-picker img{object-fit:contain;width:36px;height:36px}.forum-inline-emoji{object-fit:contain;vertical-align:baseline;width:42px;height:42px;margin:-8px 3px -12px;display:inline-block}.forum-image-upload{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.forum-image-upload button,.forum-lock-button{color:#fff;min-height:42px;font-family:var(--font-oswald);cursor:pointer;background:#11151a;border:1px solid #ffffff2b;justify-content:center;align-items:center;gap:9px;padding:0 16px;display:inline-flex}.forum-image-upload button:hover,.forum-lock-button:hover{border-color:#d82124}.forum-image-upload small{color:#777d84}.forum-image-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.forum-content-image{object-fit:contain;background:#050609;border:1px solid #ffffff21;width:min(100%,760px);height:auto;max-height:720px;margin:16px 0 6px;display:block}.forum-topic-heading{align-items:center}.forum-topic-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.forum-review-notice{color:#f0cf61;background:#f0cf6114;border:1px solid #f0cf6173;max-width:1100px;margin:28px auto 0;padding:16px 18px;line-height:1.5}.form-success{color:#65d68a}.moderation-topic-list{gap:14px;max-width:1400px;margin:36px auto 0;display:grid}.moderation-topic-list>article{background:#0b0e12;border:1px solid #ffffff21;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:clamp(20px,3vw,30px);display:grid}.moderation-topic-list small{color:#7e8389}.moderation-topic-list h2{font-family:var(--font-oswald);margin-top:8px;font-size:25px}.moderation-topic-list p{color:#b8bcc1;white-space:pre-wrap;max-width:850px;max-height:110px;margin-top:12px;line-height:1.55;overflow:hidden}.moderation-topic-actions{gap:10px;display:flex}.forum-lock-button{flex:none}.is-spinning{animation:.8s linear infinite forum-spin}@keyframes forum-spin{to{transform:rotate(360deg)}}.forum-thread{gap:18px;max-width:1280px;margin:34px auto 0;display:grid}.forum-post{background:#0b0e12;border:1px solid #ffffff21;grid-template-columns:210px minmax(0,1fr);display:grid}.forum-post .forum-author{text-align:center;border-right:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:7px;padding:20px;display:flex}.forum-author-name{overflow-wrap:anywhere;color:#fff;max-width:100%;font-family:var(--font-oswald);font-size:19px;line-height:1.15}.forum-author-rank{color:#ef4548;font-family:var(--font-oswald);font-size:12px;font-weight:500}.forum-author-avatar{background:linear-gradient(145deg,#171c23,#090b0e);border:1px solid #ffffff2b;place-items:center;width:150px;height:150px;margin:5px 0 3px;display:grid;position:relative;overflow:hidden}.forum-author-avatar img{object-fit:cover}.forum-author-avatar span{color:#777d84;font-family:var(--font-oswald);font-size:42px}.forum-author-user{color:#d7dadd!important}.forum-author-badges{color:#5ee7ff;filter:drop-shadow(0 0 5px #50d2ff73);justify-content:center;gap:4px;display:flex}.forum-author-badges svg{background:radial-gradient(circle,#15364a 0,#090b0e 72%);border:1px solid #5ee7ff59;border-radius:50%;padding:2px}.forum-post aside span,.forum-post time{color:#777d84;font-size:11px}.forum-post>div{min-height:300px;padding:26px 30px}.forum-post-content{flex-direction:column;display:flex}.forum-post-body{flex:1}.forum-post-bottom-actions{border-top:1px solid #ffffff14;justify-content:flex-end;margin-top:28px;padding-top:14px;display:flex}.forum-post p{color:#d4d6d9;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:20px;line-height:1.7}.forum-locked{color:#8c9299;border:1px solid #ffffff1f;gap:10px;max-width:1100px;margin:22px auto 0;padding:18px;display:flex}@media (max-width:700px){.forum-topic-heading{flex-direction:column;align-items:stretch}.forum-topic-actions,.moderation-topic-actions{flex-direction:column;width:100%}.forum-lock-button,.moderation-topic-actions .button{width:100%}.moderation-topic-list>article{grid-template-columns:1fr}.forum-topic-row{grid-template-columns:minmax(0,1fr);gap:8px}.forum-post{grid-template-columns:1fr}.forum-post .forum-author{border-bottom:1px solid #ffffff1a;border-right:0}.forum-editor .button{width:100%}}.forum-format-toolbar{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.forum-format-toolbar button{color:#d8dadd;cursor:pointer;background:#101419;border:1px solid #ffffff26;border-radius:5px;place-items:center;width:40px;height:38px;display:grid}.forum-format-toolbar button:hover,.forum-format-toolbar button:focus-visible{color:#fff;background:#181d23;border-color:#d82124;outline:0}.forum-post code,.message-thread code{color:#7be2f5;background:#05070a;border:1px solid #ffffff1f;border-radius:3px;padding:2px 5px}.profile-message-button{gap:9px;width:max-content;margin-top:22px}.profile-topics{background:#0b0e12;border:1px solid #ffffff21;max-width:1200px;margin:34px auto 0;padding:clamp(22px,4vw,38px)}.profile-topics>h2{font-family:var(--font-oswald);font-size:30px}.profile-topics>p{color:#8d9298;margin-top:8px}.profile-topic-list{gap:10px;margin-top:24px;display:grid}.profile-topic-list>article{background:#080b0e;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:16px 18px;display:flex}.profile-topic-list>article>div:first-child{gap:8px;display:grid}.topic-status{text-transform:uppercase;border:1px solid;border-radius:99px;width:max-content;padding:3px 8px;font-size:10px}.topic-status.pending{color:#f0cf61;background:#f0cf6114;border-color:#f0cf6173}.topic-status.approved{color:#65d68a;background:#65d68a14;border-color:#65d68a66}.profile-topic-actions{align-items:center;gap:16px;display:flex}.profile-topic-actions a{color:#fff;align-items:center;gap:6px;font-size:12px;display:inline-flex}.message-inbox,.message-thread{background:#0b0e12;border:1px solid #ffffff21;max-width:1100px;margin:34px auto 0;display:grid}.message-inbox>a{color:#fff;border-bottom:1px solid #ffffff1a;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:78px;padding:12px 16px;display:grid}.message-inbox>a:last-child{border-bottom:0}.message-inbox>a:hover{background:#12161b}.message-avatar{color:#fff;width:52px;height:52px;font-family:var(--font-oswald);background:#171c23;border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.message-avatar img{object-fit:cover}.message-inbox>a>span:nth-child(2){gap:5px;min-width:0;display:grid}.message-inbox small{color:#858b92;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-inbox time,.message-thread time{color:#737980;font-size:10px}.message-inbox b{background:#d82124;border-radius:99px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:11px;display:grid}.message-thread{align-content:end;gap:10px;min-height:360px;padding:24px}.message-thread article{overflow-wrap:anywhere;background:#12161b;border:1px solid #ffffff1f;border-radius:10px 10px 10px 2px;justify-self:start;gap:7px;width:min(78%,720px);padding:12px 14px;line-height:1.55;display:grid}.message-thread article.is-mine{background:#201013;border-color:#d8212459;border-radius:10px 10px 2px;justify-self:end}.message-empty{color:#7f858c;place-self:center}.message-composer{margin-top:14px}.message-composer textarea{text-transform:none;min-height:110px}@media (max-width:700px){.profile-message-button{width:100%}.profile-topic-list>article{flex-direction:column;align-items:flex-start}.profile-topic-actions{justify-content:space-between;width:100%}.message-inbox>a{grid-template-columns:44px minmax(0,1fr) auto;gap:10px}.message-avatar{width:44px;height:44px}.message-inbox time{display:none}.message-thread{padding:12px}.message-thread article{width:92%}}.forum-theme-toggle{color:#858b92;cursor:pointer;background:#101419;border:1px solid #ffffff2b;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;display:grid}.forum-theme-toggle:hover,.forum-theme-toggle:focus-visible,.forum-theme-toggle.is-light{color:#f0cf61;border-color:#f0cf61;outline:0;box-shadow:0 0 16px #f0cf6138}.profile-topbar-actions{align-items:center;gap:18px;display:flex}html.forum-light .forum-account-actions>a:not(.button),html.forum-light .forum-back,html.forum-light .profile-topbar{color:#555b63}html.forum-light .forum-theme-toggle{color:#8b760e;background:#fff;border-color:#c8ccd1}html.forum-light .forum-theme-toggle.is-light{color:#c79e00;background:#fffbea;border-color:#d2a800}html.forum-light .forum-search,html.forum-light .forum-editor input,html.forum-light .forum-editor select,html.forum-light .forum-editor textarea{color:#111;background:#fff;border-color:#cbd0d6}html.forum-light .forum-board,html.forum-light .forum-recent,html.forum-light .forum-ranks,html.forum-light .forum-categories,html.forum-light .forum-discussions,html.forum-light .forum-editor,html.forum-light .forum-post,html.forum-light .profile-stats,html.forum-light .profile-topics,html.forum-light .message-inbox,html.forum-light .message-thread{background:#fff;border-color:#ced2d7}html.forum-light .forum-group h2,html.forum-light .forum-owner-rank{color:#111;background:#e8eaed;border-color:#d4d7dc}html.forum-light .forum-row,html.forum-light .forum-category,html.forum-light .forum-topic-row{color:#111;border-color:#e0e2e5}html.forum-light .forum-row:hover,html.forum-light .forum-category:hover,html.forum-light .forum-topic-row:hover,html.forum-light .message-inbox>a:hover{background:#f0f1f3}html.forum-light .forum-heading div>p:last-child,html.forum-light .forum-row-main small,html.forum-light .forum-category small,html.forum-light .forum-empty p,html.forum-light .profile-topics>p,html.forum-light .profile-stats span,html.forum-light .profile-hero>div:last-child>p:last-child{color:#626870}html.forum-light .forum-post .forum-author{border-color:#d7dade}html.forum-light .forum-post>div,html.forum-light .forum-post p{color:#25282c}html.forum-light .forum-author-name,html.forum-light .forum-topic-row strong{color:#111}html.forum-light .forum-editor label{color:#4f555d}html.forum-light .forum-emoji-picker{background:#f4f5f7;border-color:#d1d5da}html.forum-light .forum-format-toolbar button,html.forum-light .forum-image-upload button,html.forum-light .forum-lock-button{color:#25282c;background:#fff;border-color:#c9cdd2}html.forum-light .forum-image-upload small{color:#626870}html.forum-light .profile-avatar{background:#e5e8eb;border-color:#cbd0d5}html.forum-light .profile-stats article,html.forum-light .profile-topic-list>article{border-color:#dde0e4}html.forum-light .profile-topic-list>article{background:#fafafa}html.forum-light .profile-topic-actions a{color:#111}html.forum-light .message-inbox>a{color:#111;border-color:#e0e2e5}html.forum-light .admin-notice{color:#555b62;border-color:#ccd1d6}html.forum-light .admin-notice h1,html.forum-light .admin-notice h2{color:#111}html.forum-light .forum-review-notice{background:#fff9dc}html.forum-light .forum-content-image{background:#eee;border-color:#cbd0d5}@media (max-width:700px){.forum-theme-toggle{width:40px;height:40px}.profile-topbar-actions{gap:12px}}.forum-topic-lock{margin-left:auto}.forum-post-meta{justify-content:space-between;align-items:center;gap:16px;min-height:34px;display:flex}.forum-post-edit{color:#c9cdd1;min-height:34px;font-family:var(--font-oswald);cursor:pointer;background:#11151a;border:1px solid #ffffff24;align-items:center;gap:7px;padding:0 10px;font-size:11px;display:inline-flex}.forum-post-edit:hover,.forum-post-edit:focus-visible{color:#fff;border-color:#d82124;outline:0}.forum-inline-editor{gap:12px;margin-top:14px;display:grid}.forum-inline-editor textarea{resize:vertical;color:#fff;background:#080a0d;border:1px solid #ffffff29;outline:0;width:100%;min-height:170px;padding:14px;line-height:1.6}.forum-inline-editor textarea:focus{border-color:#d82124;box-shadow:0 0 0 2px #d8212429}.forum-inline-editor-actions{align-items:center;gap:10px;display:flex}html.forum-light .forum-post-edit{color:#30343a;background:#fff;border-color:#c9cdd2}html.forum-light .forum-inline-editor textarea{color:#111;background:#fff;border-color:#cbd0d6}@media (max-width:700px){.forum-topic-lock{width:100%}.forum-post-meta{align-items:flex-start}.forum-post-edit{flex:none}.forum-inline-editor-actions{flex-direction:column;align-items:stretch}.forum-inline-editor-actions .button{width:100%}}.forum-post-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.forum-post-delete{color:#ef7779;min-height:34px;font-family:var(--font-oswald);cursor:pointer;background:#1b0d0f;border:1px solid #d821244d;align-items:center;gap:7px;padding:0 10px;font-size:11px;display:inline-flex}.forum-post-delete:hover,.forum-post-delete:focus-visible{color:#fff;background:#d82124;border-color:#d82124;outline:0}html.forum-light .forum-post-delete{color:#b91f22;background:#fff5f5;border-color:#e5a8aa}@media (max-width:700px){.forum-post-controls{justify-content:flex-end}.forum-post-delete{font-size:0}.forum-post-edit svg,.forum-post-delete svg{width:17px;height:17px}}.forum-bad-user{color:#ef4548;width:max-content;font-family:var(--font-oswald);letter-spacing:.08em;background:#d821241f;border:1px solid #d82124;padding:4px 8px;font-size:10px}.forum-author .forum-bad-user{margin-top:2px}.forum-edit-history{color:#858b92;background:#080a0d;border-left:3px solid #676d74;margin-top:18px;padding:12px 14px;font-size:12px;line-height:1.55}.forum-edit-history strong{color:#aeb3b9}.forum-edit-history time{color:#666c73;margin-top:7px;display:block}.admin-user-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.admin-user-actions button{color:#d7dade;cursor:pointer;background:#11151a;border:1px solid #ffffff29;align-items:center;gap:6px;min-height:36px;padding:0 10px;display:inline-flex}.admin-user-actions button:hover:not(:disabled){border-color:#d82124}.admin-user-actions .admin-delete-user{color:#ef7779;background:#1a0b0e;border-color:#d8212473}.admin-user-actions .admin-delete-user:hover:not(:disabled){color:#fff;background:#d82124}.admin-topbar>div{align-items:center;gap:18px;display:flex}.admin-topbar>div>*{align-items:center;gap:7px;display:inline-flex}.owner-dashboard .admin-heading>svg{color:#d82124}.owner-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1400px;margin:0 auto 26px;display:grid}.owner-kpis article{background:#0b0e12;border:1px solid #ffffff21;grid-template-columns:1fr auto;align-items:start;min-height:160px;padding:20px;display:grid}.owner-kpis svg{color:#d82124;grid-column:2}.owner-kpis span{color:#858c94;text-transform:uppercase;grid-row:1;font-size:11px}.owner-kpis strong{font:500 42px var(--font-oswald);color:#fff;grid-column:1/-1}.owner-kpis small{color:#737a82;grid-column:1/-1}.owner-analytics-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:18px;max-width:1400px;margin:auto;display:grid}.owner-chart,.owner-countries{background:#0b0e12;border:1px solid #ffffff21;padding:24px}.owner-chart>header,.owner-countries>header{justify-content:space-between;align-items:center;gap:14px;display:flex}.owner-chart header small,.owner-countries header small{color:#d82124;font:600 10px var(--font-oswald);letter-spacing:.12em}.owner-chart h2,.owner-countries h2{font:500 21px var(--font-oswald);margin-top:4px}.owner-chart header>strong{font:500 30px var(--font-oswald);color:#d82124}.owner-bars{border-bottom:1px solid #ffffff1f;align-items:stretch;gap:8px;height:280px;margin-top:30px;display:flex}.owner-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.owner-bars span{color:#899098;font-size:9px}.owner-bars i{background:linear-gradient(#f04447,#9d1114);width:70%;min-height:4px}.owner-bars small{color:#6f767e;writing-mode:vertical-rl;min-height:34px;font-size:8px}.owner-countries>header{justify-content:flex-start}.owner-countries>header>svg{color:#d82124}.owner-countries>p{color:#767d85;margin:12px 0 20px;font-size:11px;line-height:1.5}.owner-countries>div{gap:12px;display:grid}.owner-countries>div>div{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:8px;display:grid;position:relative}.owner-countries span{font-size:22px}.owner-countries strong{font-size:12px}.owner-countries b{font:500 16px var(--font-oswald)}.owner-countries i{background:#d82124;height:2px;position:absolute;bottom:0;left:38px}.owner-empty-country{color:#777e86;font-size:12px;display:block!important}html.forum-light .owner-kpis article,html.forum-light .owner-chart,html.forum-light .owner-countries{background:#fff;border-color:#d3d7db}html.forum-light .owner-kpis strong{color:#111}@media (max-width:900px){.owner-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-analytics-grid{grid-template-columns:1fr}}@media (max-width:520px){.owner-kpis{grid-template-columns:1fr 1fr;gap:8px}.owner-kpis article{min-height:130px;padding:14px}.owner-kpis strong{font-size:32px}.owner-chart,.owner-countries{padding:16px}.owner-bars{gap:3px;height:230px}.owner-bars i{width:82%}.owner-bars span{font-size:8px}}.admin-user-actions button:disabled{opacity:.4;cursor:not-allowed}.admin-user-actions select{min-height:36px}.admin-user-name em{color:#ef4548;border:1px solid #d82124;width:max-content;padding:2px 6px;font-size:9px;font-style:normal}.admin-user-name em.is-banned{color:#fff;background:#d82124}@media (max-width:700px){.admin-user-actions{flex-direction:column;grid-column:1/-1;align-items:stretch}.admin-user-actions button,.admin-user-actions select{justify-content:center;width:100%}}.forum-theme-toggle:hover,.forum-theme-toggle:focus-visible,.forum-theme-toggle.is-light{color:#b8a452;border-color:#9b8a43;box-shadow:0 0 7px #b8a4521f}html.forum-light .forum-theme-toggle.is-light{color:#8f7b27;box-shadow:none;background:#faf8ee;border-color:#b6a35b}.forum-post-action{color:#8e949b;min-height:34px;font-family:var(--font-oswald);cursor:pointer;background:0 0;border:1px solid #ffffff1f;align-items:center;gap:7px;padding:0 10px;font-size:11px;display:inline-flex}.forum-post-action:hover,.forum-post-action:focus-visible{color:#fff;border-color:#6f7780;outline:0}.forum-quote{color:#aeb3b9;background:#080a0d;border-left:3px solid #d82124;margin:16px 0;padding:13px 15px}.forum-quote>strong{color:#ef5659;font-family:var(--font-oswald);margin-bottom:7px;font-size:12px;display:block}.forum-quote>div{white-space:pre-wrap;line-height:1.55}html.forum-light .forum-post-action{color:#555c64;border-color:#d0d4d9}html.forum-light .forum-quote{color:#41464c;background:#f0f2f4}@media (max-width:700px){.forum-post-action{font-size:0}.forum-post-action svg{width:17px;height:17px}}html.forum-light .forum-post-bottom-actions{border-color:#d9dde1}@media (max-width:700px){.forum-thread{gap:16px}.forum-post>div{min-height:260px;padding:20px}.forum-post-bottom-actions{margin-top:22px}.forum-post-bottom-actions .forum-post-edit{font-size:11px}}.forum-post-signature{color:#858c94;white-space:pre-wrap;overflow-wrap:anywhere;border:0;border-top:1px solid #ffffff1a;margin:28px 0 0;padding:14px 18px;font-size:12px;font-style:italic;line-height:1.6}.profile-signature-editor,.profile-signature{background:#0b0e12;border:1px solid #ffffff21;max-width:1400px;margin:18px auto 0;padding:20px}.profile-signature-editor label{color:#cfd3d7;font-family:var(--font-oswald);text-transform:uppercase;gap:10px;font-size:13px;display:grid}.profile-signature-editor textarea{resize:vertical;color:#fff;min-height:100px;font:14px/1.6 var(--font-inter);text-transform:none;background:#080a0d;border:1px solid #ffffff26;padding:14px}.profile-signature-editor>div{color:#777d84;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;font-size:12px;display:flex}.profile-country{color:#aeb4bb;align-items:center;gap:8px;margin-top:12px;display:flex}.profile-country>span{font-size:25px}.profile-country strong{font:500 13px var(--font-oswald)}.profile-country-editor{background:#0b0e12;border:1px solid #ffffff21;grid-template-columns:minmax(220px,1fr) minmax(260px,420px) auto;align-items:center;gap:16px;max-width:1400px;margin:18px auto 0;padding:20px;display:grid}.profile-country-editor>div:first-child{align-items:center;gap:12px;display:flex}.profile-country-editor>div:first-child>svg{color:#d82124}.profile-country-editor>div:first-child>span{gap:4px;display:grid}.profile-country-editor small{color:#777e85}.profile-country-control{grid-template-columns:minmax(140px,1fr) minmax(140px,1fr);gap:8px;display:grid}.profile-country-preview{color:#9299a1;background:#07090c;border:1px solid #ffffff21;align-items:center;gap:10px;min-height:48px;padding:7px 12px;display:flex;overflow:hidden}.profile-country-preview>span{flex:none;font-size:25px;line-height:1}.profile-country-preview>strong{text-overflow:ellipsis;white-space:nowrap;font:500 12px var(--font-oswald);overflow:hidden}.profile-country-preview.has-country{color:#fff;border-color:#d821247a}.profile-country-editor select{color:#fff;background:#080a0d;border:1px solid #ffffff29;min-width:0;min-height:48px;padding:0 12px}.forum-author-country{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;color:#a4abb2!important;font-size:10px!important}.profile-signature{color:#aeb4ba;white-space:pre-wrap;font-size:14px;font-style:italic;line-height:1.65}html.forum-light .forum-post-signature{color:#666d74;border-color:#d7dade}html.forum-light .profile-signature-editor,html.forum-light .profile-signature{color:#333;background:#f7f8f9;border-color:#d7dade}html.forum-light .profile-signature-editor label{color:#333}html.forum-light .profile-signature-editor textarea{color:#111;background:#fff;border-color:#cbd0d6}html.forum-light .profile-country-editor{background:#fff;border-color:#d2d6da}html.forum-light .profile-country-editor select,html.forum-light .profile-country-preview{color:#111;background:#fff;border-color:#cbd0d6}@media (max-width:700px){.profile-signature-editor,.profile-signature{margin-top:14px;padding:16px}.profile-signature-editor>div{flex-direction:column;align-items:stretch}.profile-signature-editor .button{width:100%}.forum-post-signature{margin-top:22px;padding:12px 0}.profile-country-editor{grid-template-columns:1fr;padding:16px}.profile-country-control{grid-template-columns:1fr}.profile-country-editor .button{width:100%}}@media (max-width:1024px){.mobile-menu{width:100%;height:calc(100dvh - var(--header-height));padding:24px max(18px,env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));overscroll-behavior:contain;background:#090b0e;position:absolute;inset:100% 0 auto;overflow:hidden auto}.mobile-menu.is-open{justify-content:flex-start;gap:22px;display:flex}.mobile-menu>nav{width:100%}.mobile-menu>nav>a{padding:13px 0;font-size:clamp(18px,5vw,23px)}.mobile-menu-actions{gap:10px;width:100%;margin-top:auto}.mobile-menu-actions .button{border-bottom:1px solid #ffffff29;justify-content:center;width:100%;min-height:48px;padding:10px 14px;font-size:14px}.language-menu-mobile{width:100%}.language-menu-mobile summary{height:48px}.language-menu-mobile .language-options{width:100%;max-height:min(38svh,310px);box-shadow:none;margin-top:8px;padding:5px;position:static}.language-menu-mobile .language-options a{border-bottom:1px solid #ffffff12;min-height:40px;padding:9px 10px;font-size:14px}}@media (max-width:430px){.brand-link{width:min(58vw,205px)}.mobile-menu{padding-top:18px}.mobile-menu.is-open{gap:16px}.mobile-menu>nav>a{padding:10px 0;font-size:19px}}html.forum-light .forum-page,html.forum-light .profile-page{color:#17191c;background:#d4d6d8}html.forum-light .forum-board,html.forum-light .forum-recent,html.forum-light .forum-ranks,html.forum-light .forum-categories,html.forum-light .forum-discussions,html.forum-light .forum-editor,html.forum-light .forum-post,html.forum-light .profile-stats,html.forum-light .profile-topics,html.forum-light .message-inbox,html.forum-light .message-thread{background:#e3e5e6}html.forum-light .forum-group h2,html.forum-light .forum-owner-rank{background:#c9cccf}html.forum-light .forum-search,html.forum-light .forum-editor input,html.forum-light .forum-editor select,html.forum-light .forum-editor textarea,html.forum-light .forum-inline-editor textarea{background:#eef0f1}html.forum-light .forum-author-user{font-weight:700;color:#24282d!important}html.forum-light .profile-rank{color:#a7191c}html.forum-light .forum-theme-toggle,html.forum-light .forum-theme-toggle.is-light{color:#665d39;box-shadow:none;background:#d9d6ca;border-color:#88816b}.forum-theme-toggle,.forum-theme-toggle:hover,.forum-theme-toggle:focus-visible,.forum-theme-toggle.is-light{color:#555c64;box-shadow:none;background:#0d1014;border-color:#30353b;outline:0}.forum-theme-toggle svg{opacity:.58;filter:none}html.forum-light .forum-theme-toggle,html.forum-light .forum-theme-toggle:hover,html.forum-light .forum-theme-toggle:focus-visible,html.forum-light .forum-theme-toggle.is-light{color:#50555a;box-shadow:none;background:#c4c7c9;border-color:#989da2}html.forum-light .forum-theme-toggle svg{opacity:.72}.forum-mobile-actions{display:none}@media (max-width:720px){.forum-topbar{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:24px;display:flex;position:relative}.forum-account-actions-desktop{display:none}.forum-mobile-actions{align-items:center;gap:9px;display:flex}.forum-mobile-popover{position:relative}.forum-mobile-popover>summary{color:#aeb3b8;cursor:pointer;background:#0d1014;border:1px solid #ffffff29;place-items:center;width:42px;height:42px;list-style:none;display:grid}.forum-mobile-popover>summary::-webkit-details-marker{display:none}.forum-mobile-popover[open]>summary{color:#fff;border-color:#5e646b}.forum-mobile-popover-panel{z-index:120;overscroll-behavior:contain;background:#0b0e12;border:1px solid #ffffff2e;gap:7px;width:min(86vw,330px);max-height:calc(100dvh - 125px);padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 22px 60px #000000b8}.forum-mobile-popover-panel>a{color:#d3d6da;width:100%;min-height:44px;font-family:var(--font-oswald);text-transform:uppercase;border:1px solid #ffffff17;align-items:center;gap:9px;padding:10px 12px;font-size:13px;display:flex}.forum-mobile-popover-panel>a.button{justify-content:center}.forum-mobile-popover-panel>.language-menu{width:100%;margin:0}.forum-mobile-popover-panel>.language-menu summary{width:100%;height:44px}.forum-mobile-popover-panel .language-options{width:100%;max-height:42dvh;box-shadow:none;margin-top:7px;position:static}.forum-mobile-popover-panel .language-options a{min-height:42px}.forum-post-meta{flex-direction:column;align-items:flex-start}.forum-post-controls{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:flex-start;width:100%;display:grid}.forum-post-edit,.forum-post-action,.forum-post-delete{justify-content:center;width:100%;min-height:42px;padding:6px 9px;font-size:11px}.forum-post-delete{font-size:11px}.forum-post>.forum-post-content{min-height:280px;padding:18px}.forum-post .forum-author{text-align:left;grid-template-rows:auto;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:5px 14px;padding:16px;display:grid}.forum-author-avatar{grid-area:1/1/7;width:72px;height:72px;margin:0}.forum-author-name,.forum-author-rank,.forum-author-user,.forum-bad-user,.forum-author-badges,.forum-author>span{grid-column:2;justify-self:start}.forum-author-badges{flex-wrap:wrap;justify-content:flex-start}.forum-author-badges svg{width:18px;height:18px}.forum-editor{gap:14px;margin-top:22px;padding:16px}.forum-editor textarea{min-height:180px}.forum-emoji-picker{grid-template-columns:repeat(6,44px);max-height:180px;overflow:auto}}@media (max-width:390px){.forum-back{font-size:11px}.forum-post-controls{grid-template-columns:1fr}.forum-mobile-popover-panel{width:auto;max-height:calc(100dvh - 84px);position:fixed;top:70px;left:12px;right:12px}}html.forum-light .forum-mobile-popover>summary{color:#44494e;background:#c4c7c9;border-color:#a9adb1}html.forum-light .forum-mobile-popover-panel{background:#e3e5e6;border-color:#b8bcc0;box-shadow:0 22px 60px #191c1f47}html.forum-light .forum-mobile-popover-panel>a{color:#24282c;border-color:#c9cdd1}.forum-thread{gap:24px;max-width:1500px}.forum-post{grid-template-columns:240px minmax(0,1fr)}.forum-post>.forum-post-content{min-height:390px;padding:34px 40px}.forum-author-avatar{width:170px;height:170px}.forum-post-bottom-actions{justify-content:flex-end;align-items:flex-end;min-height:58px;margin-top:34px;padding-top:16px}.forum-post-bottom-actions:empty{display:none}.auth-field-help{color:#7d838a;text-transform:none;margin-top:7px;font-size:11px;line-height:1.45;display:block}@media (max-width:700px){.forum-thread{gap:20px}.forum-post{grid-template-columns:1fr}.forum-post>.forum-post-content{min-height:340px;padding:22px 20px}.forum-post-bottom-actions{margin-top:28px}.forum-post-bottom-actions .forum-post-edit{width:auto;min-width:150px;margin-left:auto}.forum-author-avatar{width:78px;height:78px}}@media (max-width:720px){.forum-page{--forum-mobile-line:#343b43;--forum-mobile-divider:#293039;padding-right:max(14px,env(safe-area-inset-right));padding-left:max(14px,env(safe-area-inset-left))}.forum-board,.forum-recent,.forum-ranks,.forum-categories,.forum-discussions,.forum-editor,.forum-post,.message-inbox,.message-thread,.profile-topics,.profile-stats{border-color:var(--forum-mobile-line)}.forum-section-title,.forum-group h2,.forum-row,.forum-category,.forum-topic-row,.forum-post .forum-author,.forum-post-signature,.forum-post-bottom-actions,.message-inbox>a{border-color:var(--forum-mobile-divider)}.forum-row,.forum-category,.forum-topic-row{background:#0b0e12}.forum-search,.forum-editor input,.forum-editor select,.forum-editor textarea,.forum-inline-editor textarea,.forum-format-toolbar button,.forum-image-upload button{border-color:var(--forum-mobile-line)}.forum-post-controls>*{border-color:#3a424b}.forum-row{grid-template-columns:28px minmax(0,1fr) 38px 38px;gap:7px}.forum-category{grid-template-columns:28px minmax(0,1fr) 18px;gap:10px}}@media (max-width:380px){.forum-page{padding-right:max(10px,env(safe-area-inset-right));padding-left:max(10px,env(safe-area-inset-left))}.forum-heading h1{overflow-wrap:anywhere;font-size:clamp(38px,13vw,50px)}.forum-row{grid-template-columns:24px minmax(0,1fr) 34px 34px;gap:5px;padding:12px 10px}.forum-row-main strong{font-size:14px}.forum-count b{font-size:12px}.forum-post>.forum-post-content{padding:18px 14px}.forum-editor{padding:14px 12px}.forum-emoji-picker{grid-template-columns:repeat(5,44px)}}html.forum-light .forum-page{--forum-mobile-line:#aeb4ba;--forum-mobile-divider:#c2c7cc}html.forum-light .forum-row,html.forum-light .forum-category,html.forum-light .forum-topic-row{background:#e3e5e6}html.forum-light .forum-post-controls>*{border-color:#aeb4ba}.forum-role-mark,.profile-role-mark{filter:drop-shadow(0 2px 5px #d8212433);justify-content:center;align-items:center;gap:7px;width:auto;margin-left:0;display:flex;overflow:visible}.admin-gosu-mark{background:url(/images/brand/gosu-logo-transparent-v3.png) 50%/contain no-repeat;flex:none;width:72px;height:24px;display:block}.admin-role-icon{color:#fff;background:linear-gradient(145deg,#303741,#11151a);border:1px solid #e13a3d;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 1px #ffffff24,0 0 0 3px #d8212414,0 5px 12px #00000047}.admin-role-icon svg{stroke-width:1.8px;width:21px;height:21px}.staff-role-badge{color:#e7eaed;min-height:24px;font:700 9px var(--font-oswald);letter-spacing:.14em;background:#191e24;border:1px solid #737d88;border-radius:4px;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}html.forum-light .admin-gosu-mark{filter:brightness(.2)}html.forum-light .admin-role-icon{color:#242a31;background:linear-gradient(145deg,#fff,#e7ebef);border-color:#b82124;box-shadow:inset 0 1px #fff,0 0 0 3px #b8212412,0 4px 10px #19232d26}html.forum-light .staff-role-badge{color:#222a32;background:#eef1f4;border-color:#78838e}@media (max-width:720px){.forum-role-mark,.profile-role-mark{width:auto;margin-left:0}.admin-gosu-mark{width:64px;height:22px}.admin-role-icon{width:32px;height:32px}.admin-role-icon svg{width:20px;height:20px}}.auth-password-field{display:block;position:relative}.auth-password-field input{width:100%;padding-right:52px}.auth-password-field button{color:#8b9198;cursor:pointer;background:0 0;border:0;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:0;right:0}.auth-password-field button:focus-visible{outline-offset:-3px;outline:2px solid #e3262aa6}.auth-error{gap:6px;display:grid}.auth-error small{color:#9ba0a6;text-transform:none;font-size:11px;line-height:1.5}@media (max-width:720px){.auth-page{min-height:100svh;padding:max(22px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(30px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow-anchor:none;place-items:center}.auth-shell{width:min(100%,520px);margin:auto}.auth-form{gap:18px;padding:clamp(24px,7vw,36px)}.auth-form input{font-size:16px;line-height:1.2}.auth-topbar .language-options{max-height:45svh}}@media (max-width:380px){.auth-page{padding-inline:10px}.auth-form{padding:22px 16px}.auth-form h1{font-size:38px}}.forum-post-text{color:#d4d6d9;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin-top:20px;line-height:1.7}html.forum-light .forum-post-text{color:#25282c}@media (max-width:720px){.forum-thread,.forum-post,.forum-post-content,.forum-post-body,.forum-post-text,.forum-edit-history,.forum-post-signature,.forum-quote,.forum-quote>div{min-width:0;max-width:100%}.forum-post{contain:layout paint;width:100%;overflow:hidden}.forum-post-content,.forum-post-body{width:100%;overflow:hidden}.forum-post-text,.forum-post-text *,.forum-quote>div,.forum-edit-history,.forum-post-signature{overflow-wrap:anywhere;word-break:break-word}.forum-post-text a,.forum-quote a,.forum-edit-history a,.forum-post-signature a{white-space:normal;overflow-wrap:anywhere;word-break:break-all;max-width:100%;display:inline}.forum-post-text code,.forum-quote code,.forum-edit-history code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-all;max-width:100%}.forum-quote{border-left-width:3px;width:100%;margin:14px 0;padding:12px;overflow:hidden}.forum-content-image{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:70svh;margin-inline:0}.forum-inline-emoji{max-width:42px}.forum-author,.forum-author-name,.forum-author-badges{min-width:0;max-width:100%}.forum-author-name{overflow-wrap:anywhere;word-break:break-word;width:100%}.forum-author-badges{overflow:hidden}.forum-post-meta,.forum-post-controls,.forum-post-bottom-actions{min-width:0;max-width:100%}.forum-post-controls>*{white-space:normal;text-align:center;min-width:0}}.forum-post-bottom-actions{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;display:grid}.forum-post-bottom-actions .forum-post-signature{color:#858c94;border:0;min-width:0;margin:0;padding:0}.forum-post-bottom-actions .forum-post-edit{grid-column:2;margin-left:auto}@media (max-width:700px){.forum-post-bottom-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:14px}.forum-post-bottom-actions .forum-post-signature{margin:0;padding:0;font-size:11px;line-height:1.45}.forum-post-bottom-actions .forum-post-edit{min-width:132px;max-width:46vw}}@media (max-width:720px){.forum-page{width:100%;max-width:100vw;overflow-x:hidden}.forum-thread{width:100%;margin-inline:auto}.forum-post{contain:none;width:100%;max-width:100%;display:block;overflow:hidden}.forum-post .forum-author{box-sizing:border-box;grid-template-columns:68px minmax(0,1fr);grid-auto-rows:auto;column-gap:12px;width:100%;max-width:100%;padding:14px;display:grid;overflow:hidden}.forum-author-avatar{grid-area:1/1/7;width:68px;height:68px}.forum-author-name,.forum-author-rank,.forum-author-user,.forum-author .forum-bad-user,.forum-author>span,.forum-author-badges,.forum-role-mark{text-align:left;grid-column:2;justify-self:stretch;width:auto;min-width:0;max-width:100%;margin-left:0}.forum-author-badges{flex-wrap:nowrap;justify-content:flex-start;overflow:hidden}.forum-role-mark{justify-content:flex-start}.forum-post>.forum-post-content{box-sizing:border-box;width:100%;max-width:100%;min-height:0;padding:20px 16px;overflow:hidden}.forum-post-meta{grid-template-columns:1fr;gap:12px;width:100%;display:grid}.forum-post-controls{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:100%}.forum-post-controls>*{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}.forum-post-text{width:100%;max-width:100%;font-size:14px;line-height:1.65}.forum-post-bottom-actions{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto;width:100%;max-width:100%;overflow:hidden}.forum-post-bottom-actions .forum-post-edit{min-width:0;max-width:44vw;padding-inline:10px}}@media (max-width:390px){.forum-page{padding-inline:max(10px,env(safe-area-inset-left))}.forum-post .forum-author{grid-template-columns:60px minmax(0,1fr);column-gap:10px;padding:12px}.forum-author-avatar{width:60px;height:60px}.forum-post>.forum-post-content{padding:18px 12px}.forum-post-controls,.forum-post-bottom-actions{grid-template-columns:1fr}.forum-post-bottom-actions .forum-post-edit{grid-column:1;width:100%;max-width:100%;margin-top:8px}}html.forum-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--flt-bg:#f6f7f9;--flt-surface:#fff;--flt-soft:#f0f2f5;--flt-hover:#e9edf2;--flt-border:#c7cdd4;--flt-divider:#dce1e6;--flt-text:#14171b;--flt-muted:#5c6570;--flt-faint:#737d88;--flt-red:#b91f22}html.forum-light .forum-page,html.forum-light .profile-page{background:var(--flt-bg);color:var(--flt-text)}html.forum-light .forum-heading h1,html.forum-light .forum-section-title h2,html.forum-light .forum-row-main strong,html.forum-light .forum-category strong,html.forum-light .forum-topic-row strong,html.forum-light .forum-empty h3,html.forum-light .forum-group h2,html.forum-light .forum-rank strong,html.forum-light .forum-owner-rank strong,html.forum-light .profile-hero h1,html.forum-light .profile-topics h2,html.forum-light .message-thread h1,html.forum-light .moderation-topic-list h2,html.forum-light .owner-chart h2,html.forum-light .owner-countries h2{color:var(--flt-text)}html.forum-light .forum-heading div>p:last-child,html.forum-light .forum-toolbar>p,html.forum-light .forum-row-main small,html.forum-light .forum-category small,html.forum-light .forum-category em,html.forum-light .forum-board-head,html.forum-light .forum-last-post,html.forum-light .forum-topic-row small,html.forum-light .forum-topic-row>span:not(:first-child),html.forum-light .forum-empty p,html.forum-light .forum-rank small,html.forum-light .forum-section-title span,html.forum-light .profile-stats span,html.forum-light .profile-topics>p,html.forum-light .forum-image-upload small,html.forum-light .owner-kpis span,html.forum-light .owner-kpis small,html.forum-light .owner-countries>p{color:var(--flt-muted)}html.forum-light .forum-topbar,html.forum-light .profile-topbar{color:var(--flt-text)}html.forum-light .forum-account-actions>a:not(.button),html.forum-light .forum-back,html.forum-light .profile-topbar a{color:#343b43}html.forum-light .forum-account-actions>a:not(.button):hover,html.forum-light .forum-back:hover,html.forum-light .profile-topbar a:hover{color:var(--flt-red)}html.forum-light .forum-toolbar{border-color:var(--flt-border)}html.forum-light .forum-board,html.forum-light .forum-recent,html.forum-light .forum-ranks,html.forum-light .forum-categories,html.forum-light .forum-discussions,html.forum-light .forum-editor,html.forum-light .forum-post,html.forum-light .profile-stats,html.forum-light .profile-topics,html.forum-light .message-inbox,html.forum-light .message-thread,html.forum-light .profile-signature-editor,html.forum-light .profile-signature,html.forum-light .profile-country-editor,html.forum-light .owner-kpis article,html.forum-light .owner-chart,html.forum-light .owner-countries,html.forum-light .moderation-topic-list>article{border-color:var(--flt-border);background:var(--flt-surface);box-shadow:0 5px 18px #141e280b}html.forum-light .forum-section-title,html.forum-light .forum-group h2,html.forum-light .forum-owner-rank{border-color:var(--flt-border);background:var(--flt-soft);color:var(--flt-text)}html.forum-light .forum-row,html.forum-light .forum-category,html.forum-light .forum-topic-row,html.forum-light .message-inbox>a,html.forum-light .profile-topic-list>article{border-color:var(--flt-divider);background:var(--flt-surface);color:var(--flt-text)}html.forum-light .forum-row:hover,html.forum-light .forum-category:hover,html.forum-light .forum-topic-row:hover,html.forum-light .message-inbox>a:hover,html.forum-light .profile-topic-list>article:hover{background:var(--flt-hover)}html.forum-light .forum-count b,html.forum-light .profile-stats strong,html.forum-light .owner-kpis strong,html.forum-light .owner-countries strong,html.forum-light .owner-countries b{color:var(--flt-text)}html.forum-light .forum-search,html.forum-light .forum-editor input,html.forum-light .forum-editor select,html.forum-light .forum-editor textarea,html.forum-light .forum-inline-editor textarea,html.forum-light .profile-signature-editor textarea,html.forum-light .profile-country-editor select,html.forum-light .profile-country-preview{color:#111;background:#fff;border-color:#aeb6bf;box-shadow:inset 0 1px 2px #141e280a}html.forum-light .forum-search input{color:#111}html.forum-light .forum-search input::placeholder,html.forum-light .forum-editor input::placeholder,html.forum-light .forum-editor textarea::placeholder,html.forum-light .forum-inline-editor textarea::placeholder{color:#737c86}html.forum-light .forum-editor label,html.forum-light .profile-signature-editor label{color:#303740}html.forum-light .forum-format-toolbar button,html.forum-light .forum-image-upload button,html.forum-light .forum-lock-button,html.forum-light .forum-post-edit,html.forum-light .forum-post-action,html.forum-light .forum-poll-toggle,html.forum-light .forum-poll-add-option,html.forum-light .forum-poll-secondary{color:#252b32;background:#fff;border-color:#b8c0c8}html.forum-light .forum-format-toolbar button:hover,html.forum-light .forum-image-upload button:hover,html.forum-light .forum-lock-button:hover,html.forum-light .forum-post-edit:hover,html.forum-light .forum-post-action:hover{border-color:var(--flt-red);color:#9f171a;background:#fff4f4}html.forum-light .forum-emoji-picker{border-color:var(--flt-border);background:var(--flt-soft)}html.forum-light .forum-emoji-picker button:hover{background:#fff;border-color:#7b8793}html.forum-light .forum-post .forum-author{border-color:var(--flt-border);background:#f8f9fb}html.forum-light .forum-author-name,html.forum-light .forum-author-user{color:var(--flt-text)!important}html.forum-light .forum-author-rank{color:var(--flt-red)}html.forum-light .forum-post>.forum-post-content,html.forum-light .forum-post-text,html.forum-light .forum-post-text p{color:#20252b;background:#fff}html.forum-light .forum-post time,html.forum-light .forum-post aside>span{color:var(--flt-muted)}html.forum-light .forum-post-bottom-actions,html.forum-light .forum-post-signature{border-color:var(--flt-divider);color:#515a64}html.forum-light .forum-quote{border-color:var(--flt-red);color:#343b43;background:#f1f3f6}html.forum-light .forum-edit-history{color:#3f4852;background:#eef1f4;border-color:#7e8791}html.forum-light .forum-edit-history strong,html.forum-light .forum-edit-history time{color:#39414a}html.forum-light .forum-post code,html.forum-light .message-thread code{color:#075f6d;background:#edf1f4;border-color:#c7ced5}html.forum-light .forum-content-image{border-color:var(--flt-border);background:#f1f3f5}html.forum-light .forum-poll-builder,html.forum-light .forum-poll-card{border-color:var(--flt-border);background:#fff}html.forum-light .forum-poll-card h2,html.forum-light .forum-poll-option,html.forum-light .forum-poll-copy strong,html.forum-light .forum-poll-result strong{color:var(--flt-text)}html.forum-light .forum-poll-option{background:#f3f5f7;border-color:#cbd1d7}html.forum-light .forum-poll-option:hover:not(:disabled){background:#e9edf1;border-color:#9da7b1}html.forum-light .forum-poll-option.is-selected{border-color:var(--flt-red);background:#fff0f0}html.forum-light .forum-poll-choice{background:#fff;border-color:#7b858f}html.forum-light .forum-poll-track{background:#d7dde3}html.forum-light .forum-poll-card>footer{border-color:var(--flt-divider);color:var(--flt-muted)}html.forum-light .message-avatar{color:#1d2329;background:#e3e7eb}html.forum-light .message-thread article{color:#1b2026;background:#f0f3f6;border-color:#cbd2d9}html.forum-light .message-thread article.is-mine{background:#fff0f0;border-color:#e4a4a6}html.forum-light .admin-user-actions button{color:#20262c;background:#fff;border-color:#b7c0c8}html.forum-light .admin-user-actions .admin-delete-user{color:#a7191c;background:#fff1f1;border-color:#d8999b}html.forum-light .forum-api-error{color:#98171a;background:#fff0f0;border-color:#d98b8e}html.forum-light .forum-review-notice{color:#66530b;background:#fff8d9;border-color:#cba82f}html.forum-light .forum-theme-toggle,html.forum-light .forum-theme-toggle.is-light,html.forum-light .forum-mobile-popover>summary{color:#4b545e;background:#fff;border-color:#aeb6bf}html.forum-light .forum-mobile-popover-panel{border-color:var(--flt-border);background:#fff;box-shadow:0 20px 50px #141e282e}html.forum-light .forum-mobile-popover-panel>a{border-color:var(--flt-divider);color:#20262c}html.forum-light .forum-mobile-popover-panel>a:hover{background:var(--flt-hover)}html.forum-light .owner-bars{border-color:var(--flt-border)}html.forum-light .owner-bars span,html.forum-light .owner-bars small{color:var(--flt-muted)}@media (max-width:720px){html.forum-light .forum-page{--forum-mobile-line:#adb6bf;--forum-mobile-divider:#d3d9df}html.forum-light .forum-row,html.forum-light .forum-category,html.forum-light .forum-topic-row{background:#fff}html.forum-light .forum-post-controls>*{border-color:#aeb7c0}}
