﻿/* Removed players-online card. */
.online-panel,.stats-online{display:none!important}
Exit code: 0
Wall time: 0.3 seconds
Output:
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#f6f1e3;--muted:#a29aad;--line:#e1ceff24;--paper:#0d0a12;--panel:#171221;--orange:#d6a84f;--yellow:#f0c96c;--purple:#8d5bd6;--purple-dark:#3b245c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#0c0d0f;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{background:radial-gradient(circle at 80% 8%,#693da92e,#0000 28%),#0b0810;min-height:100vh}.topbar{border-bottom:1px solid var(--line);background:#0c0d0fe6;align-items:center;gap:54px;height:76px;padding:0 5vw;display:flex}.brand{letter-spacing:.12em;white-space:nowrap;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.brand-mark{background:var(--orange);color:#121212;place-items:center;width:25px;height:25px;font-size:15px;display:grid;transform:skew(-10deg)}.brand-dot{color:var(--purple)}.primary-nav{flex:1;align-items:center;gap:34px;height:100%;display:flex}.primary-nav a{color:#8e8d8a;letter-spacing:.08em;text-transform:uppercase;align-items:center;height:100%;font-size:12px;font-weight:700;display:flex;position:relative}.primary-nav a.active,.primary-nav a:hover{color:var(--ink)}.primary-nav a.active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:0;left:0;right:0}.top-actions{align-items:center;gap:21px;font-size:12px;font-weight:700;display:flex}.icon-button{color:#adaca7;cursor:pointer;background:0 0;border:0;font-size:27px;line-height:1;transform:rotate(-20deg)}.login-link{color:#c0bcb5}.join-button{background:var(--orange);color:#151515;letter-spacing:.04em;padding:11px 18px}.page-wrap{width:min(1180px,90vw);margin:auto}.hero{border-bottom:1px solid var(--line);grid-template-columns:44% 56%;min-height:420px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;padding:72px 0 68px;position:relative}.eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;margin:0 0 15px;font-size:10px;font-weight:800}.pulse{background:var(--orange);border-radius:50%;width:6px;height:6px;margin:0 8px 1px 0;display:inline-block;box-shadow:0 0 0 4px #ef6b4926}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;margin:0 0 24px;font-size:clamp(45px,6vw,78px);font-weight:900;line-height:.87}h1 em{color:var(--orange);font-style:normal}.hero-text{color:#aaa7a1;width:340px;font-size:14px;line-height:1.7}.hero-actions{align-items:center;gap:22px;margin-top:28px;display:flex}.primary-button{background:var(--ink);color:#131313;padding:14px 19px;font-size:12px;font-weight:800}.primary-button span,.text-button span,.view-all span,.panel-link span{color:var(--orange);margin-left:10px}.text-button{color:#c2beb7;font-size:12px;font-weight:700}.hero-art{background:linear-gradient(135deg,#0000 25%,#8d5bd638),linear-gradient(155deg,#28203a 0%,#14121c 42%,#0e0b12 100%);min-height:420px;position:relative;overflow:hidden}.hero-art:after{content:"";opacity:.18;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;transform:skewY(-19deg)scale(1.4)}.sun-disc{background:linear-gradient(#f0c96c,#b98038);border-radius:50%;width:238px;height:238px;position:absolute;top:54px;right:116px;box-shadow:0 0 80px #d6a84f40}.moon-line{z-index:1;border:1px solid #fff3;border-radius:50%;width:360px;height:360px;position:absolute;top:-84px;right:-45px}.city{z-index:2;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:59px}.city i{background:#1a1b1f;border-top:2px solid #f17849b3;width:36px;display:block;position:relative}.city i:after{content:"";opacity:.7;background:#d6a34c;width:3px;height:3px;position:absolute;top:11px;left:8px;box-shadow:10px 15px #d6a34c,19px 4px #d6a34c}.city-back{opacity:.6;bottom:98px;right:47px}.city-back i:first-child{height:79px}.city-back i:nth-child(2){height:107px}.city-back i:nth-child(3){height:60px}.city-back i:nth-child(4){height:126px}.city-back i:nth-child(5){height:88px}.city-front{right:8px}.city-front i:first-child{height:66px}.city-front i:nth-child(2){height:94px}.city-front i:nth-child(3){height:72px}.city-front i:nth-child(4){height:123px}.city-front i:nth-child(5){height:80px}.city-front i:nth-child(6){height:102px}.city-front i:nth-child(7){height:55px}.road-line{z-index:3;border-top:1px solid #ef6b4999;position:absolute;bottom:48px;left:0;right:0;transform:rotate(-7deg)}.hero-stamp{z-index:4;color:#dedad1;letter-spacing:.16em;text-align:right;font-size:9px;line-height:1.5;position:absolute;top:28px;right:24px}.hero-stamp b{color:var(--orange);font-size:10px}.quick-stats{border-bottom:1px solid var(--line);align-items:center;gap:8%;min-height:80px;display:flex}.quick-stats div{flex-direction:column;gap:5px;display:flex}.quick-stats strong{letter-spacing:-.04em;font-size:19px}.quick-stats span{color:#86847f;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.quick-stats .online{color:#a7a49e;flex-direction:row;align-items:center;margin-left:auto}.green-dot{background:#7acb83;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #7acb831a}.content-grid{grid-template-columns:1.55fr 1fr;gap:64px;padding:64px 0 80px;display:grid}.section-heading,.panel-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading h2,.panel-heading h2{letter-spacing:-.05em;margin:0;font-size:27px}.view-all,.panel-link{color:#aaa7a1;font-size:11px;font-weight:700}.thread-list{border-top:1px solid var(--line)}.thread-card{border-bottom:1px solid var(--line);align-items:center;gap:15px;min-height:84px;transition:background .2s,padding .2s;display:flex}.thread-card:hover{background:#ffffff09;padding-left:8px}.avatar{color:#eee;background:#38393c;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;font-size:10px;font-weight:800;display:grid}.thread-info{flex:1;min-width:0}.category{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.thread-info h3{letter-spacing:-.02em;margin:5px 0 6px;font-size:14px}.thread-info p{color:#777773;margin:0;font-size:10px}.thread-info p b{color:#aaa7a1}.reply-count{text-align:right;min-width:42px}.reply-count strong{font-size:14px;display:block}.reply-count span{color:#6f6e6b;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:9px;display:block}.chevron{color:#6f6e6b;margin-left:9px}.forum-banner{border-left:3px solid var(--orange);background:linear-gradient(105deg,#222125,#18181d);justify-content:space-between;align-items:end;margin-top:34px;padding:27px 26px;display:flex}.banner-kicker{color:var(--yellow);letter-spacing:.17em;font-size:9px;font-weight:800}.forum-banner h3{letter-spacing:-.05em;margin:8px 0 5px;font-size:20px}.forum-banner p{color:#94918d;margin:0;font-size:11px}.forum-banner a{background:var(--orange);color:#161616;white-space:nowrap;padding:12px 15px;font-size:10px;font-weight:800}.forum-banner a span{margin-left:10px}.side-column{flex-direction:column;gap:36px;display:flex}.panel{background:var(--panel);padding:27px 25px 22px}.live-label{color:#75bd7d;letter-spacing:.13em;font-size:9px}.live-label .green-dot{margin-right:7px}.server{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:15px 0;display:flex}.server-icon{place-items:center;width:31px;height:31px;font-size:9px;font-weight:900;display:grid}.orange{background:#9a7330}.purple{background:#65419a}.blue{background:#44356f}.server-info{flex:1;min-width:0}.server-info b{margin-bottom:5px;font-size:11px;display:block}.server-info span{color:#777773;white-space:nowrap;font-size:9px;display:block}.server-info .load{background:#343538;height:2px;margin-top:9px}.load i{background:var(--orange);height:100%;display:block}.server>strong{font-size:12px}.server>strong span{color:#646464;font-size:9px;font-weight:400}.panel-link{margin-top:20px;display:block}.member-total{color:#888680;font-size:10px}.member{align-items:center;gap:12px;padding:12px 0;display:flex}.member-avatar{color:#161616;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.member div{flex:1}.member b,.member span{display:block}.member b{font-size:11px}.member div span{color:#777773;margin-top:4px;font-size:9px}.member-status{background:#7acb83;border-radius:50%;width:5px;height:5px}.footer{border-top:1px solid var(--line);color:#696864;letter-spacing:.1em;justify-content:space-between;align-items:center;min-height:80px;padding:24px 0;font-size:9px;display:flex}.footer div{gap:25px;display:flex}.footer-note{color:#4e4e4c}@media (max-width:760px){.topbar{gap:18px;padding:0 5vw}.primary-nav{display:none}.top-actions{gap:12px;margin-left:auto}.login-link{display:none}.page-wrap{width:90vw}.hero{display:block}.hero-copy{padding:60px 0 50px}.hero-art{height:260px;min-height:260px;margin:0 -5.5vw}.sun-disc{width:180px;height:180px;top:24px;right:70px}.city{transform-origin:100% 100%;bottom:36px;transform:scale(.8)}.city-back{bottom:72px}.quick-stats{grid-template-columns:1fr 1fr;gap:20px;padding:20px 0;display:grid}.quick-stats .online{grid-column:1/-1;margin:0}.content-grid{padding:48px 0;display:block}.side-column{margin-top:48px}.forum-banner{display:block}.forum-banner a{margin-top:20px;display:inline-block}.footer{line-height:2.4;display:block}.footer div{flex-wrap:wrap;gap:12px;margin:8px 0}.footer-note{display:block}.hero-text{width:auto;max-width:330px}}.forum-wrap{padding-bottom:10px}.forum-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:276px;display:flex;overflow:hidden}.forum-hero h1{margin-bottom:18px;font-size:clamp(52px,7vw,84px)}.forum-hero .hero-text{max-width:420px;margin-bottom:0}.forum-hero-art{background:linear-gradient(140deg,#8d5bd64d,#0000 55%),#120d1b;align-self:end;width:310px;height:210px;position:relative;overflow:hidden}.forum-hero-art:before{content:"";filter:blur(.2px);background:#d6a84fcc;border-radius:50%;width:180px;height:180px;position:absolute;top:30px;right:37px}.forum-hero-art span{z-index:2;color:#1a1125;letter-spacing:-.09em;text-align:right;font-size:27px;font-weight:900;line-height:.76;position:absolute;top:25px;right:22px}.forum-hero-art span b{color:#fff0bd}.forum-hero-art i{border-top:2px solid var(--purple);background:#1a1226;width:50px;position:absolute;bottom:0}.forum-hero-art i:first-of-type{height:83px;left:23px}.forum-hero-art i:nth-of-type(2){height:132px;left:90px}.forum-hero-art i:nth-of-type(3){height:103px;left:164px}.forum-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.category-tabs{scrollbar-width:none;gap:8px;display:flex;overflow:auto}.category-tabs button{color:#8e879a;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;padding:9px 12px;font-size:10px;font-weight:800}.category-tabs button:hover,.category-tabs button.selected{color:#161019;background:var(--orange)}.forum-search{border:1px solid var(--line);flex:none;align-items:center;gap:8px;width:194px;padding:8px 12px;display:flex}.forum-search span{color:var(--orange);font-size:18px;transform:rotate(-20deg)}.forum-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.forum-search input::placeholder{color:#777080}.forum-layout{grid-template-columns:1.65fr 1fr;gap:58px;padding:48px 0 70px;display:grid}.forum-list-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.forum-list-heading h2{letter-spacing:-.05em;margin:0;font-size:27px}.forum-list-heading .primary-button{cursor:pointer;border:0}.forum-threads{border-top:1px solid var(--line)}.full-thread{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:88px;transition:background .2s,padding .2s;display:flex}.full-thread:hover{background:#8d5bd614;padding-left:8px}.thread-avatar{color:#f4e8ff;background:#443064;border-radius:50%;flex:none;place-items:center;width:35px;height:35px;font-size:10px;font-weight:900;display:grid}.gold-avatar{background:var(--orange);color:#18121d}.full-thread-copy{flex:1;min-width:0}.thread-labels{align-items:center;gap:7px;display:flex}.pin-label,.hot-label{color:var(--yellow);letter-spacing:.12em;font-size:8px;font-weight:900}.hot-label{color:#ba77ee}.full-thread-copy h3{letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;margin:6px 0;font-size:13px;overflow:hidden}.full-thread-copy p{color:#777080;margin:0;font-size:10px}.full-thread-copy p b{color:#aaa0b8}.thread-metric{text-align:right;min-width:42px}.thread-metric strong{font-size:13px;display:block}.thread-metric span{color:#6e6877;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:8px;display:block}.thread-metric.views{min-width:35px}.full-thread .chevron{color:#756c80;margin-left:5px}.forum-sidebar{flex-direction:column;gap:24px;display:flex}.join-panel{border-left:3px solid var(--orange);background:linear-gradient(135deg,#271c3b,#171221)}.join-panel h2{letter-spacing:-.06em;margin:0 0 12px;font-size:26px}.join-panel p:not(.eyebrow){color:#aaa0b2;margin-bottom:20px;font-size:12px;line-height:1.6}.gold-button{background:var(--orange);color:#1a131a;cursor:pointer;border:0;padding:13px 16px;font-size:10px;font-weight:900}.gold-button span{color:#5a3b1a;margin-left:11px}.forum-side-panel{padding-bottom:15px}.forum-side-panel .panel-heading{margin-bottom:5px}.forum-side-panel>a{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:14px 0;display:flex}.forum-side-panel>a:last-child{border-bottom:0}.guide-icon{color:#1a131a;background:#d0a54e;place-items:center;width:29px;height:29px;font-size:9px;font-weight:900;display:grid}.purple-guide{color:#f6efff;background:#6942a0}.gold-guide{background:#edd078}.forum-side-panel>a span:nth-child(2){flex:1}.forum-side-panel b,.forum-side-panel small{display:block}.forum-side-panel b{font-size:11px}.forum-side-panel small{color:#777080;margin-top:4px;font-size:9px}.forum-side-panel i{color:#857a92;font-style:normal}.online-panel{padding:20px 22px}.online-count{align-items:center;gap:8px;display:flex}.online-count strong{letter-spacing:-.05em;font-size:22px}.online-count span:last-child{color:#8b8490;font-size:10px}.online-bars{align-items:end;gap:4px;height:26px;margin:14px 0 3px;display:flex}.online-bars i{background:var(--purple);opacity:.75;flex:1}.online-bars i:first-child{height:37%}.online-bars i:nth-child(2){height:61%}.online-bars i:nth-child(3){height:48%}.online-bars i:nth-child(4){height:78%}.online-bars i:nth-child(5){height:52%}.online-bars i:nth-child(6){height:90%}.online-bars i:nth-child(7){height:66%}.online-bars i:nth-child(8){height:73%}.online-bars i:nth-child(9){height:49%}.online-bars i:nth-child(10){height:84%}.empty-state{border:1px dashed var(--line);text-align:center;padding:60px 20px}.empty-state span{color:var(--orange);font-size:28px}.empty-state h3{margin:14px 0 7px}.empty-state p{color:#7e7786;font-size:11px}@media (max-width:760px){.forum-hero{align-items:flex-start;min-height:340px;padding-top:55px;position:relative}.forum-hero-art{opacity:.85;width:220px;height:150px;position:absolute;bottom:0;right:0}.forum-hero-art:before{width:130px;height:130px}.forum-toolbar{display:block}.category-tabs{margin-bottom:16px}.forum-search{width:100%}.forum-layout{padding-top:38px;display:block}.forum-list-heading{flex-direction:column;align-items:start;gap:14px}.full-thread{gap:9px}.thread-metric{display:none}.full-thread-copy h3{white-space:normal;line-height:1.3}.forum-sidebar{margin-top:42px}.forum-list-heading .primary-button{padding:12px 14px}}.forum-stats-row{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.forum-stats-row>div{background:#0f0b15;padding:20px 18px}.forum-stats-row strong{letter-spacing:-.06em;font-size:22px;display:block}.forum-stats-row span{color:#81768b;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.forum-stats-row .stats-online{align-items:center;gap:8px;display:flex}.forum-stats-row .stats-online strong{display:inline}.forum-stats-row .stats-online span:last-child{margin-left:-2px}.category-cards{grid-template-columns:repeat(4,1fr);gap:12px;padding:24px 0 8px;display:grid}.category-card{border:1px solid var(--line);text-align:left;min-height:116px;color:var(--ink);cursor:pointer;background:linear-gradient(140deg,#191124,#121019);align-items:flex-start;gap:11px;padding:16px;transition:transform .2s,border-color .2s,background .2s;display:flex}.category-card:hover{background:linear-gradient(140deg,#25173a,#16101f);border-color:#d6a84fa6;transform:translateY(-3px)}.category-card-icon{background:var(--orange);color:#1b1315;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-weight:900;display:grid}.category-card-icon.purple{color:#f4eaff;background:#68429a}.category-card-icon.violet{color:#f4eaff;background:#4b347b}.category-card-copy{flex:1;min-width:0}.category-card-copy b,.category-card-copy small,.category-card-count,.category-card-count small{display:block}.category-card-copy b{font-size:11px}.category-card-copy small{color:#7e7487;margin-top:6px;font-size:9px;line-height:1.4}.category-card-count{color:var(--yellow);text-align:right;font-size:17px;font-weight:900}.category-card-count small{color:#716878;text-transform:uppercase;letter-spacing:.1em;margin-top:3px;font-size:8px;font-weight:400}.category-card .chevron{color:#7d708c;align-self:center}.staff-panel{padding-bottom:16px}.staff-badge{color:#78c987;letter-spacing:.14em;font-size:8px}.staff-row{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:11px 0;display:flex}.staff-avatar{color:#17121c;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;font-weight:900;display:grid}.staff-row>span:nth-child(2){flex:1}.staff-row b,.staff-row small{display:block}.staff-row b{font-size:11px}.staff-row small{color:#7f7488;margin-top:4px;font-size:9px}.staff-row i{background:#78c987;border-radius:50%;width:5px;height:5px}@media (max-width:760px){.forum-stats-row{grid-template-columns:repeat(2,1fr)}.forum-stats-row>div{padding:16px 13px}.category-cards{grid-template-columns:repeat(2,1fr);gap:8px}.category-card{min-height:105px;padding:12px}.category-card-count{display:none}}.register-trigger{cursor:pointer;border:0}.login-trigger{cursor:pointer;background:0 0;border:0;padding:0}.register-overlay{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07040bc7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.register-modal{background:linear-gradient(145deg,#211632,#100b16 75%);border:1px solid #d6a84f73;width:min(490px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 24px 90px #0009}.register-close{color:#b5aabb;cursor:pointer;background:0 0;border:0;font-size:25px;line-height:1;position:absolute;top:16px;right:18px}.register-modal h2{letter-spacing:-.07em;margin:0 0 10px;font-size:38px}.register-modal h2 em{color:var(--orange);font-style:normal}.register-subtitle{color:#a69aad;margin-bottom:23px;font-size:12px;line-height:1.6}.register-form{gap:14px;display:grid}.register-form label{color:#cfc3d8;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:800;display:grid}.register-form input{width:100%;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#0c0810;border:1px solid #e1ceff2b;outline:0;padding:12px 13px;font-size:12px}.register-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #d6a84f1f}.register-form input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.register-two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.register-submit{background:var(--orange);color:#191217;cursor:pointer;border:0;padding:14px 16px;font-size:11px;font-weight:900}.register-submit:disabled{opacity:.65;cursor:wait}.register-message{margin:2px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.register-message.error{color:#f1aaa6;background:#da706d1a;border-left:2px solid #da706d}.register-message.success{color:#a9e3b2;background:#78c9871a;border-left:2px solid #78c987}.register-footnote{color:#766c7f;text-align:center;margin:18px 0 0;font-size:9px}@media (max-width:760px){.register-modal{padding:28px 20px 22px}.register-modal h2{font-size:31px}.register-two-col{grid-template-columns:1fr;gap:14px}}.members-hero{border-bottom:1px solid var(--line);padding:74px 0 58px}.members-hero h1{letter-spacing:-.08em;margin:14px 0 12px;font-size:clamp(42px,7vw,82px);line-height:.9}.members-hero h1 em{color:var(--orange);font-style:normal}.member-directory{padding:52px 0 90px}.member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.directory-card{background:var(--panel);border:1px solid var(--line);min-height:150px;padding:22px;position:relative}.directory-avatar{background:linear-gradient(135deg,var(--orange),var(--purple));color:#17131a;place-items:center;width:44px;height:44px;margin-bottom:20px;font-weight:900;display:grid}.directory-card h3{margin:0 0 5px;font-size:16px}.directory-card p{color:#8d8496;margin:0;font-size:10px}.directory-card small{color:#aaa0b2;margin-top:12px;font-size:10px;line-height:1.5;display:block}.directory-role{color:var(--yellow);text-transform:uppercase;letter-spacing:.1em;font-size:9px;position:absolute;top:22px;right:20px}.empty-state .login-trigger{background:var(--orange);color:#18121d;margin-top:16px;padding:12px 16px;font-size:10px;font-weight:900}@media (max-width:760px){.member-grid{grid-template-columns:1fr}.members-hero{padding-top:50px}}.stat-suffix{color:#777080;letter-spacing:0;text-transform:none;margin-left:2px;font-size:11px}.message-button{color:#c9a8f2;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.message-button.active{color:var(--orange)}.directory-message{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;background:#d6a84f24;margin-top:15px;padding:8px 11px;font-size:9px;font-weight:900;display:inline-block}.messages-hero{border-bottom:1px solid var(--line);padding:74px 0 58px}.messages-hero h1{letter-spacing:-.08em;margin:14px 0 12px;font-size:clamp(42px,7vw,82px);line-height:.9}.messages-hero h1 em{color:var(--orange);font-style:normal}.messages-wrap{min-height:calc(100vh - 76px)}.message-empty{margin:52px 0 100px}.message-layout{border:1px solid var(--line);background:#171221b8;grid-template-columns:330px 1fr;min-height:520px;margin:48px 0 90px;display:grid}.conversation-list{border-right:1px solid var(--line);padding:25px 20px}.conversation-list .section-heading{margin-bottom:16px}.conversation-row{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff12;align-items:center;gap:11px;padding:13px 8px;display:flex}.conversation-row.selected{background:#8d5bd624}.conversation-row>span:nth-child(2){flex:1;min-width:0}.conversation-row b,.conversation-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation-row b{font-size:11px}.conversation-row small{color:#83778d;margin-top:5px;font-size:9px}.conversation-row i{color:var(--orange);font-size:10px;font-style:normal}.chat-panel{flex-direction:column;min-width:0;display:flex}.chat-heading{border-bottom:1px solid var(--line);padding:25px 28px}.chat-heading h2{margin:0 0 6px;font-size:23px}.chat-heading small{color:#83778d;font-size:10px}.chat-messages{flex-direction:column;flex:1;justify-content:flex-end;gap:10px;padding:24px 28px;display:flex}.chat-bubble{color:#e8dff1;background:#2b203d;align-self:flex-start;max-width:70%;padding:11px 14px;font-size:11px;line-height:1.5}.chat-bubble.mine{background:var(--orange);color:#1b141c;align-self:flex-end}.chat-form{border-top:1px solid var(--line);gap:10px;padding:18px 20px;display:flex}.chat-form input{min-width:0;color:var(--ink);font:inherit;background:#0c0810;border:1px solid #e1ceff2b;outline:0;flex:1;padding:12px;font-size:11px}.chat-form input:focus{border-color:var(--orange)}.message-muted{color:#83778d;text-align:center;padding:30px 10px;font-size:11px}@media (max-width:760px){.message-layout{display:block}.conversation-list{border-right:0;border-bottom:1px solid var(--line)}.chat-panel{min-height:420px}.messages-hero{padding-top:50px}.top-actions .message-button{display:none}}.ucp-link{color:#c9a8f2;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.ucp-link.active{color:var(--orange)}.ucp-hero,.staff-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:74px 0 58px;display:flex}.ucp-hero h1,.staff-hero h1{letter-spacing:-.08em;margin:14px 0 12px;font-size:clamp(42px,7vw,82px);line-height:.9}.ucp-hero h1 em,.staff-hero h1 em{color:var(--orange);font-style:normal}.ucp-hero-mark{text-align:center;width:150px;height:150px;color:var(--orange);letter-spacing:.1em;border:1px solid #d6a84f73;place-content:center;font-size:27px;font-weight:900;display:grid;transform:rotate(6deg)}.ucp-hero-mark b{color:var(--purple);font-size:12px}.ucp-summary{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin:34px 0 14px;display:grid}.ucp-summary>div{background:#0f0b15;padding:22px 18px}.ucp-summary .eyebrow{margin-bottom:12px;display:block}.ucp-summary strong,.ucp-summary small{display:block}.ucp-summary strong{letter-spacing:-.06em;font-size:25px}.ucp-summary small{color:#84798e;margin-top:5px;font-size:10px}.ucp-live{color:#79ca87}.ucp-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ucp-panel{min-height:215px}.ucp-data-grid{grid-template-columns:repeat(3,1fr);gap:17px 12px;display:grid}.ucp-data-grid small,.ucp-data-grid b{display:block}.ucp-data-grid small{color:#83778d;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.ucp-data-grid b{margin-top:5px;font-size:13px}.condition-list{gap:17px;display:grid}.condition-list>div{color:#a99eb2;grid-template-columns:75px 1fr 30px;align-items:center;gap:10px;font-size:10px;display:grid}.condition-list i{background:#33273f;height:4px}.condition-list i b{background:var(--orange);height:100%;display:block}.condition-list strong{color:var(--ink);text-align:right;font-size:10px}.asset-list{gap:5px;display:grid}.asset-list>div{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:11px 0;display:flex}.asset-list>div:last-child{border-bottom:0}.asset-list>div>span:nth-child(2){flex:1}.asset-list b,.asset-list small{display:block}.asset-list b{font-size:11px}.asset-list small{color:#83778d;margin-top:4px;font-size:9px}.asset-icon{background:var(--orange);color:#19131a;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.command-panel{margin:14px 0 90px}.command-grid{flex-wrap:wrap;gap:8px;display:flex}.command-grid span{color:#c7a8e8;background:#241834;padding:9px 11px;font-size:10px}.staff-directory{padding:52px 0 90px}.staff-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.staff-card{background:var(--panel);border:1px solid var(--line);min-height:235px;padding:24px}.staff-card-avatar{background:linear-gradient(135deg,var(--orange),var(--purple));color:#17131a;place-items:center;width:52px;height:52px;margin-bottom:22px;font-weight:900;display:grid}.staff-card .eyebrow{margin-bottom:9px}.staff-card h3{margin:0 0 5px;font-size:19px}.staff-card>p:not(.eyebrow){color:#83778d;margin:0;font-size:10px}.staff-card strong{color:var(--yellow);margin-top:20px;font-size:11px;display:block}.staff-card small{color:#aaa0b2;margin-top:10px;font-size:10px;line-height:1.5;display:block}.staff-page .footer,.ucp-page .footer{margin-top:0}@media (max-width:760px){.ucp-hero,.staff-hero{padding-top:50px;display:block}.ucp-hero-mark{width:100px;height:100px;margin-top:32px}.ucp-summary{grid-template-columns:1fr 1fr}.ucp-grid,.staff-grid{grid-template-columns:1fr}.ucp-data-grid{grid-template-columns:repeat(2,1fr)}.command-panel{margin-bottom:60px}}

/* cyrillic-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-8ac0455e797f/geist-ff2310f5.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-8ac0455e797f/geist-875ccdd4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-8ac0455e797f/geist-52306abf.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-8ac0455e797f/geist-001175b1.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-8ac0455e797f/geist-98bbbccb.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-mono-00e989178794/geist-mono-f6b33328.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-mono-00e989178794/geist-mono-44e03052.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* symbols2 */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-mono-00e989178794/geist-mono-0638449e.woff2) format('woff2');
  unicode-range: U+2000-2001, U+2004-2008, U+200A, U+23B8-23BD, U+2500-259F;
}
/* vietnamese */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-mono-00e989178794/geist-mono-971fb274.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-mono-00e989178794/geist-mono-44745446.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Geist Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/geist-mono-00e989178794/geist-mono-013b2f2f.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

