:root{--gx-bg: #050816;--gx-bg-2: #081020;--gx-bg-3: #0c1730;--gx-surface: rgba(10, 17, 34, 0.72);--gx-surface-2: rgba(14, 24, 46, 0.88);--gx-surface-3: rgba(20, 31, 58, 0.95);--gx-border: rgba(122, 154, 255, 0.14);--gx-border-strong: rgba(126, 170, 255, 0.24);--gx-text: #f3f7ff;--gx-text-soft: #a7b5d3;--gx-text-dim: #7b8bad;--gx-accent: #4cc9f0;--gx-accent-2: #7b61ff;--gx-accent-3: #00e0ff;--gx-success: #39d98a;--gx-danger: #ff5d7a;--gx-warning: #ffbd4a;--gx-shadow-sm: 0 6px 20px rgba(0, 0, 0, 0.18);--gx-shadow-md: 0 14px 40px rgba(0, 0, 0, 0.28);--gx-shadow-lg: 0 24px 70px rgba(0, 0, 0, 0.45);--gx-radius-sm: 12px;--gx-radius-md: 16px;--gx-radius-lg: 22px;--gx-radius-xl: 28px;--gx-max-width: 1440px}html,body{background:radial-gradient(circle at 10% 15%, rgba(76, 201, 240, 0.1), transparent 24%),radial-gradient(circle at 88% 10%, rgba(123, 97, 255, 0.12), transparent 24%),radial-gradient(circle at 50% 100%, rgba(0, 224, 255, 0.06), transparent 25%),linear-gradient(135deg, #040714 0%, #07101f 40%, #050914 100%) !important;color:var(--gx-text) !important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:linear-gradient(rgba(255, 255, 255, 0.015) 1px, transparent 1px),linear-gradient(90deg, rgba(255, 255, 255, 0.015) 1px, transparent 1px);background-size:48px 48px;opacity:.35}body::after{content:"";position:fixed;inset:-20%;pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 20%, rgba(76, 201, 240, 0.12), transparent 18%),radial-gradient(circle at 80% 20%, rgba(123, 97, 255, 0.12), transparent 18%),radial-gradient(circle at 50% 80%, rgba(0, 224, 255, 0.08), transparent 20%);filter:blur(40px);animation:gxGlowFloat 16s ease-in-out infinite alternate;opacity:.8}@keyframes gxGlowFloat{0%{transform:translate3d(0, 0, 0) scale(1)}100%{transform:translate3d(1.5%, -1%, 0) scale(1.05)}}#main,#main-outlet,.wrap,.d-header,.sidebar-wrapper,.custom-home-hero,.custom-home-grid,.gx-footer{position:relative;z-index:1}.wrap{max-width:var(--gx-max-width)}a{color:var(--gx-accent) !important;transition:all .2s ease}a:hover{color:#8be8ff !important}p,span,div,li{letter-spacing:-0.01em}.d-header{background:rgba(6,11,24,.75) !important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(130,160,255,.1);box-shadow:0 10px 34px rgba(0,0,0,.28);min-height:68px}.d-header .wrap{max-width:var(--gx-max-width)}.d-header .title a,.d-header .header-title a{color:#fff !important;font-weight:900;letter-spacing:-0.03em;font-size:20px}.d-header .title a::after,.d-header .header-title a::after{content:" Community";color:#9dc5ff;font-weight:700;opacity:.85}.d-header .icon,.d-header .d-icon,.d-header .btn-flat{color:#dfe9ff !important}.d-header .btn-flat:hover,.d-header .icon:hover,.d-header .d-icon:hover{color:#fff !important;transform:translateY(-1px)}.search-menu .search-input,.search-container .search-input,.d-header input[type=search]{background:hsla(0,0%,100%,.04) !important;border:1px solid rgba(130,160,255,.12) !important;color:#fff !important;border-radius:14px !important}#main-outlet{padding-top:20px;max-width:var(--gx-max-width)}.container,.list-container,.topic-list,.topic-area,.user-main,.admin-main,.group{background:rgba(0,0,0,0) !important}.custom-home-hero{margin:8px 0 24px;border-radius:32px;background:linear-gradient(135deg, rgba(76, 201, 240, 0.08), rgba(123, 97, 255, 0.08)),rgba(8,14,28,.82);border:1px solid rgba(130,160,255,.12);overflow:hidden;box-shadow:var(--gx-shadow-lg)}.custom-home-hero-inner{position:relative;padding:42px 34px 34px;display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(280px, 0.8fr);gap:24px}.custom-home-hero-inner::before{content:"";position:absolute;width:420px;height:420px;right:-120px;top:-140px;border-radius:50%;background:radial-gradient(circle, rgba(76, 201, 240, 0.18), transparent 65%);pointer-events:none}.custom-home-hero-inner::after{content:"";position:absolute;width:340px;height:340px;left:-120px;bottom:-170px;border-radius:50%;background:radial-gradient(circle, rgba(123, 97, 255, 0.16), transparent 65%);pointer-events:none}.custom-home-copy{position:relative;z-index:1}.custom-home-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:999px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);color:#c7d8ff;font-size:13px;font-weight:700;margin-bottom:16px}.custom-home-copy h1{margin:0 0 14px;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-0.045em;color:#fff;font-weight:950}.custom-home-copy p{max-width:760px;color:var(--gx-text-soft);font-size:17px;line-height:1.8;margin:0 0 22px}.custom-home-actions{display:flex;gap:14px;flex-wrap:wrap}.custom-home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:16px;font-weight:800;text-decoration:none !important;transition:all .22s ease}.custom-home-btn.primary{background:linear-gradient(135deg, var(--gx-accent), var(--gx-accent-2));color:#fff !important;box-shadow:0 16px 34px rgba(76,201,240,.18)}.custom-home-btn.secondary{background:hsla(0,0%,100%,.04);color:#eef5ff !important;border:1px solid hsla(0,0%,100%,.08)}.custom-home-btn:hover{transform:translateY(-2px)}.custom-home-side{position:relative;z-index:1;display:grid;gap:14px;align-content:center}.hero-stat-card{background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01)),rgba(11,20,40,.88);border:1px solid rgba(129,164,255,.1);border-radius:20px;padding:18px 18px 16px;box-shadow:var(--gx-shadow-md)}.hero-stat-label{color:#8ea4cb;font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;margin-bottom:8px}.hero-stat-value{color:#fff;font-size:28px;font-weight:900;letter-spacing:-0.03em}.hero-stat-sub{color:var(--gx-text-soft);font-size:14px;margin-top:6px;line-height:1.6}.custom-home-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px;margin-bottom:22px}.custom-home-card{background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.012)),rgba(9,15,30,.88);border:1px solid rgba(130,160,255,.1);border-radius:24px;padding:22px;box-shadow:var(--gx-shadow-md);transition:all .22s ease}.custom-home-card:hover{transform:translateY(-4px);border-color:rgba(76,201,240,.25)}.custom-home-card h3{margin:0 0 8px;font-size:20px;color:#fff;font-weight:900}.custom-home-card p{margin:0;color:var(--gx-text-soft);line-height:1.7}.navigation-container{margin-bottom:18px;padding:18px 20px;border-radius:24px;background:linear-gradient(135deg, rgba(76, 201, 240, 0.05), rgba(123, 97, 255, 0.05)),rgba(8,14,28,.78);border:1px solid rgba(130,160,255,.1);box-shadow:var(--gx-shadow-md)}.nav-pills>li>a{border-radius:999px !important;background:hsla(0,0%,100%,.04) !important;color:#dce6ff !important;border:1px solid hsla(0,0%,100%,.05);padding:10px 16px !important;font-weight:800;transition:all .22s ease}.nav-pills>li>a:hover{background:rgba(76,201,240,.11) !important;color:#fff !important;transform:translateY(-1px)}.nav-pills>li.active>a,.nav-pills>li>a.active{background:linear-gradient(135deg, var(--gx-accent), var(--gx-accent-2)) !important;color:#fff !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 10px 24px rgba(76,201,240,.18)}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:320px !important;min-width:320px !important}.sidebar-wrapper .sidebar-container,.sidebar-wrapper .sidebar-scroll-wrap,.sidebar-section-wrapper{background:linear-gradient(180deg, rgba(255, 255, 255, 0.028), rgba(255, 255, 255, 0.01)),rgba(8,14,28,.88) !important;border:1px solid rgba(130,160,255,.1) !important;border-radius:24px !important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:var(--gx-shadow-md);padding:14px !important}.sidebar-section-wrapper,.sidebar-section-content,.sidebar-section-link-wrapper{border:none !important;box-shadow:none !important}.sidebar-section-link-wrapper a,.sidebar-section-link{display:flex !important;align-items:center !important;gap:12px;min-height:48px;padding:10px 14px !important;margin-bottom:6px;border-radius:16px !important;color:#eff5ff !important;font-size:16px;font-weight:800;background:rgba(0,0,0,0) !important;transition:all .22s ease}.sidebar-section-link-wrapper a:hover,.sidebar-section-link:hover{background:hsla(0,0%,100%,.05) !important;color:#fff !important;transform:translateX(4px)}.sidebar-section-link.active,.sidebar-section-link-wrapper .active,.sidebar-section-link-wrapper .sidebar-section-link.active{background:linear-gradient(135deg, rgba(76, 201, 240, 0.18), rgba(123, 97, 255, 0.18)) !important;border:1px solid rgba(110,170,255,.16) !important;color:#fff !important;box-shadow:0 10px 22px rgba(0,0,0,.22)}.sidebar-section-link .d-icon,.sidebar-section-link-wrapper .d-icon,.sidebar-section-link svg{color:#8cc8ff !important;font-size:18px !important;opacity:1 !important}.sidebar-section-link.active .d-icon,.sidebar-section-link-wrapper .active .d-icon{color:#fff !important}.sidebar-section-header-text,.sidebar-section-header-button{color:#85a4d9 !important;font-size:11px !important;font-weight:900 !important;letter-spacing:.14em;text-transform:uppercase;margin:18px 8px 10px !important}.sidebar-section-wrapper hr,.sidebar-section-content hr{border-color:hsla(0,0%,100%,.06) !important}.sidebar-wrapper input[type=text],.sidebar-wrapper input[type=search],.sidebar-wrapper .search-input{background:hsla(0,0%,100%,.04) !important;border:1px solid rgba(130,160,255,.12) !important;border-radius:14px !important;color:#fff !important;min-height:42px}.sidebar-wrapper input::placeholder{color:#8fa3c4 !important}.btn,.btn-primary,.btn-default,button,.select-kit-header{border-radius:14px !important;transition:all .22s ease}.btn-primary,#create-topic,#create-topic.btn{background:linear-gradient(135deg, var(--gx-accent), var(--gx-accent-2)) !important;color:#fff !important;border:none !important;box-shadow:0 14px 28px rgba(76,201,240,.16);font-weight:800 !important}.btn-primary:hover,#create-topic:hover{transform:translateY(-1px);filter:brightness(1.05)}.btn-default,button.btn-default{background:hsla(0,0%,100%,.05) !important;color:#fff !important;border:1px solid hsla(0,0%,100%,.06) !important}.topic-list,.latest-topic-list,.categories-list,.category-list,.user-stream{background:rgba(0,0,0,0) !important}.topic-list-body,.topic-list thead,.topic-list-header,.topic-list .topic-list-item,tr.topic-list-item,.topic-list th,.topic-list td{background:rgba(0,0,0,0) !important;border:none !important}.topic-list thead{display:none !important}.topic-list-body .topic-list-item,.topic-list-item{display:block;margin-bottom:14px;border-radius:22px !important;overflow:hidden;background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.012)),rgba(9,15,30,.92) !important;border:1px solid rgba(130,160,255,.1) !important;box-shadow:var(--gx-shadow-md);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.topic-list-body .topic-list-item:hover,.topic-list-item:hover{transform:translateY(-4px);border-color:rgba(76,201,240,.24) !important;box-shadow:0 22px 60px rgba(0,0,0,.4),0 0 0 1px rgba(76,201,240,.08)}.topic-list-item>td,.topic-list .main-link,.topic-list td,.topic-list th{background:rgba(0,0,0,0) !important;border:none !important;padding-top:14px !important;padding-bottom:14px !important}.topic-list .main-link a.title,.topic-list-item .title a,.topic-list .topic-post-badges+a.title:not(.badge-notification){color:#fff !important;font-size:20px;font-weight:900;line-height:1.35;letter-spacing:-0.02em}.topic-list .main-link a.title:hover,.topic-list-item .title a:hover{color:var(--gx-accent) !important}.topic-list .posters a,.topic-list .posters .avatar{filter:saturate(1.1)}.topic-list .num,.topic-list .posts,.topic-list .views,.topic-list .activity,.topic-list .age{color:#b7c6e4 !important;font-weight:800}.topic-list .link-bottom-line,.topic-list .topic-excerpt{color:var(--gx-text-soft) !important}.discourse-tag{background:rgba(76,201,240,.1) !important;color:#a9f4ff !important;border:1px solid rgba(76,201,240,.14) !important;border-radius:999px !important;font-weight:800;padding:4px 10px !important}.badge-category,span.badge-category{background:rgba(123,97,255,.14) !important;color:#dccfff !important;border:1px solid rgba(123,97,255,.18) !important;border-radius:999px !important;padding:4px 10px !important;font-weight:800}.category-box,.category-box-inner,.category-list-item,.category-list tbody tr{background:linear-gradient(180deg, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0.01)),rgba(8,14,28,.88) !important;border:1px solid rgba(130,160,255,.1) !important;border-radius:22px !important;box-shadow:var(--gx-shadow-md)}.category-box:hover,.category-list-item:hover{transform:translateY(-4px);border-color:rgba(76,201,240,.22) !important}.category-box-heading h3,.category-name{color:#fff !important;font-weight:900 !important}.topic-body,.topic-post,.regular.contents,.small-action,.timeline-container{background:rgba(0,0,0,0) !important}.topic-post{margin-bottom:18px !important}.topic-post .topic-body{background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01)),rgba(8,14,28,.94) !important;border:1px solid rgba(130,160,255,.1) !important;border-radius:24px !important;box-shadow:var(--gx-shadow-md);padding:20px !important}.cooked{color:#edf4ff !important;line-height:1.85;font-size:16px}.cooked h1,.cooked h2,.cooked h3,.cooked h4{color:#fff !important;font-weight:900;letter-spacing:-0.02em}.cooked blockquote{background:hsla(0,0%,100%,.03);border-left:3px solid var(--gx-accent);border-radius:0 14px 14px 0;padding:14px 18px}.cooked pre,.cooked code{background:hsla(0,0%,100%,.04) !important;border-radius:12px}#topic-title h1 a{color:#fff !important;font-weight:950;letter-spacing:-0.03em}.d-editor-container,.composer-fields,.reply-area,#reply-control{background:rgba(8,14,28,.96) !important;color:#fff !important;border-top:1px solid rgba(130,160,255,.12) !important}#reply-control .reply-to{background:hsla(0,0%,100%,.03) !important}#reply-control textarea,.d-editor-input,.ember-text-field,.ember-text-area{background:hsla(0,0%,100%,.03) !important;color:#fff !important;border:1px solid rgba(130,160,255,.12) !important;border-radius:14px !important}.user-card,.group-card,.menu-panel,.select-kit.dropdown-select-box .select-kit-body,.modal-inner-container,.popup-menu{background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.01)),rgba(8,14,28,.97) !important;border:1px solid rgba(130,160,255,.12) !important;border-radius:22px !important;box-shadow:0 26px 70px rgba(0,0,0,.5);color:#fff !important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}table{background:rgba(0,0,0,0) !important}thead th{color:#aac1e8 !important}tbody tr{border-color:hsla(0,0%,100%,.06) !important}input[type=text],input[type=search],input[type=email],input[type=password],textarea,select{background:hsla(0,0%,100%,.04) !important;color:#fff !important;border:1px solid rgba(130,160,255,.12) !important;border-radius:14px !important;box-shadow:none !important}input::placeholder,textarea::placeholder{color:#8ca1c5 !important}.gx-footer{margin:26px 0 16px;padding:18px 24px;border-radius:22px;background:linear-gradient(135deg, rgba(76, 201, 240, 0.04), rgba(123, 97, 255, 0.04)),rgba(8,14,28,.82);border:1px solid rgba(130,160,255,.1);box-shadow:var(--gx-shadow-md)}.gx-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.gx-footer-brand{color:#fff;font-weight:900;font-size:18px}.gx-footer-text{color:var(--gx-text-soft);line-height:1.7}.gx-footer-links{display:flex;gap:14px;flex-wrap:wrap}.gx-footer-links a{color:#dbe9ff !important;text-decoration:none !important;font-weight:700}.gx-footer-links a:hover{color:#fff !important}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#07101b}::-webkit-scrollbar-thumb{background:linear-gradient(180deg, rgba(76, 201, 240, 0.5), rgba(123, 97, 255, 0.5));border-radius:999px;border:2px solid #07101b}.gx-hidden{display:none !important}@media(max-width: 1200px){.custom-home-hero-inner{grid-template-columns:1fr}.custom-home-grid{grid-template-columns:1fr}}@media(max-width: 900px){.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:100% !important;min-width:100% !important}.sidebar-wrapper .sidebar-container,.sidebar-wrapper .sidebar-scroll-wrap,.sidebar-section-wrapper{border-radius:18px !important;padding:10px !important}.custom-home-copy h1{font-size:34px}.custom-home-copy p{font-size:15px}.custom-home-actions{flex-direction:column;align-items:stretch}.custom-home-btn{width:100%}.topic-list .main-link a.title,.topic-list-item .title a{font-size:17px}.navigation-container{padding:14px}.custom-home-hero-inner{padding:22px 18px}}.d-header .title img{max-height:42px !important;width:auto !important}.d-header .title a,.d-header .header-title a{font-size:0 !important;position:relative}.d-header .title a::before,.d-header .header-title a::before{content:"GeoHubX";font-size:31px;font-weight:950;letter-spacing:-0.04em;color:#fff;display:inline-block;vertical-align:middle}.d-header .title a::after,.d-header .header-title a::after{content:" Community";font-size:18px;font-weight:700;color:#9fc5ff;margin-left:8px;vertical-align:middle}.custom-home-hero{margin-top:12px !important;margin-bottom:20px !important}.custom-home-hero-inner{padding:34px 30px 28px !important;min-height:auto !important}.custom-home-copy h1{font-size:clamp(34px,4.2vw,64px) !important;margin-bottom:12px !important}.custom-home-copy p{font-size:16px !important;line-height:1.75 !important;max-width:720px !important}.custom-home-side{gap:12px !important}.hero-stat-card{padding:16px 16px 14px !important;border-radius:18px !important}.hero-stat-value{font-size:24px !important}.custom-home-grid{margin-bottom:24px !important;gap:14px !important}.custom-home-card{padding:18px !important;border-radius:20px !important}.custom-home-card h3{font-size:18px !important;margin-bottom:8px !important}.custom-home-card p{font-size:15px !important;line-height:1.7 !important}#main-outlet .list-controls,#main-outlet .navigation-container{position:relative;z-index:2}body.gx-page-home #main-outlet .contents .topic-list-header,body.gx-page-home .topic-list-header{margin-top:6px !important}.search-container .search-input,.search-menu .search-input,input[type=text],input[type=search]{min-height:44px !important;padding-left:16px !important;padding-right:16px !important;font-size:15px !important}.topic-list{border-collapse:separate !important;border-spacing:0 14px !important}.topic-list-body .topic-list-item,.topic-list-item{position:relative;border-radius:24px !important}.topic-list-item>td:first-child{padding-left:20px !important}.topic-list-item>td:last-child{padding-right:20px !important}.topic-list .main-link{padding-top:20px !important;padding-bottom:20px !important}.topic-list .main-link a.title,.topic-list-item .title a{font-size:18px !important;line-height:1.35 !important;font-weight:900 !important;display:inline-block;margin-bottom:8px}.topic-list .link-bottom-line{margin-top:8px !important}.topic-list .age,.topic-list .views,.topic-list .posts,.topic-list .activity,.topic-list .num{font-size:15px !important}.topic-list .views,.topic-list .posts,.topic-list .activity{opacity:.95}.topic-list-body .topic-list-item::before,.topic-list-item::before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:linear-gradient(90deg, transparent, rgba(76, 201, 240, 0.55), rgba(123, 97, 255, 0.55), transparent);opacity:.9;pointer-events:none}.discourse-tag,.badge-category,span.badge-category{font-size:12px !important;padding:5px 10px !important;border-radius:999px !important;font-weight:800 !important}.sidebar-wrapper .sidebar-container,.sidebar-wrapper .sidebar-scroll-wrap,.sidebar-section-wrapper{padding:12px !important}.sidebar-section-link-wrapper a,.sidebar-section-link{min-height:44px !important;font-size:15px !important;padding:9px 12px !important;margin-bottom:5px !important}.sidebar-section-header-text,.sidebar-section-header-button{margin:14px 8px 8px !important}.sidebar-wrapper input[type=text],.sidebar-wrapper input[type=search],.sidebar-wrapper .search-input{min-height:40px !important;font-size:14px !important}#create-topic,#create-topic.btn,.btn-primary{min-height:44px !important;padding-left:18px !important;padding-right:18px !important;font-size:15px !important;font-weight:900 !important}.gx-footer{margin-top:24px !important;padding:18px 20px !important;border-radius:20px !important}.gx-footer-brand{font-size:20px !important}.topic-post .topic-body{padding:24px !important;border-radius:24px !important}.cooked{font-size:16px !important;line-height:1.85 !important}#main-outlet{max-width:1380px !important}@media(max-width: 1200px){.custom-home-hero-inner{grid-template-columns:1fr !important}.custom-home-side{grid-template-columns:1fr !important}}@media(max-width: 900px){.custom-home-hero-inner{padding:24px 18px !important}.custom-home-copy h1{font-size:38px !important}.custom-home-copy p{font-size:15px !important}.topic-list .main-link a.title,.topic-list-item .title a{font-size:16px !important}}#main-outlet-wrapper,#main-outlet,.list-container,.container,.has-sidebar-page{width:100% !important;max-width:100% !important;box-sizing:border-box !important}#main-outlet{max-width:1320px !important;margin:0 auto !important;padding:20px 20px 0 !important;box-sizing:border-box !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:260px !important;min-width:260px !important;max-width:260px !important;flex:0 0 260px !important}.has-sidebar-page .list-container,.has-sidebar-page .container,.has-sidebar-page #main-outlet{min-width:0 !important}.custom-home-hero,.custom-home-grid,.navigation-container,.topic-list{width:100% !important;max-width:100% !important;box-sizing:border-box !important}.custom-home-hero{margin:10px 0 18px !important;border-radius:28px !important}.custom-home-hero-inner{grid-template-columns:minmax(0, 1.15fr) minmax(280px, 0.85fr) !important;gap:18px !important;padding:30px 26px !important;align-items:stretch !important}.custom-home-copy{min-width:0 !important}.custom-home-copy h1{font-size:clamp(32px,4vw,58px) !important;line-height:1.02 !important;margin-bottom:12px !important}.custom-home-copy p{font-size:16px !important;line-height:1.7 !important;max-width:100% !important}.custom-home-side{min-width:0 !important;gap:12px !important}.hero-stat-card{min-width:0 !important;padding:16px !important}.custom-home-grid{display:grid !important;grid-template-columns:repeat(3, minmax(0, 1fr)) !important;gap:14px !important;margin-bottom:20px !important}.custom-home-card{min-width:0 !important;padding:18px !important;border-radius:20px !important}.discovery .navigation-container,.navigation-container{margin-top:0 !important;margin-bottom:16px !important}body.gx-page-home .list-controls,body.gx-page-home .contents{width:100% !important;max-width:100% !important}.topic-list{table-layout:fixed !important;width:100% !important;border-collapse:separate !important;border-spacing:0 12px !important}.topic-list tbody,.topic-list tr,.topic-list td{box-sizing:border-box !important}.topic-list-body .topic-list-item,.topic-list-item{width:100% !important;display:table-row !important}.topic-list-item>td:first-child{padding-left:18px !important}.topic-list-item>td:last-child{padding-right:18px !important}.sidebar-wrapper .sidebar-container,.sidebar-wrapper .sidebar-scroll-wrap,.sidebar-section-wrapper{padding:10px !important;border-radius:20px !important}.sidebar-section-link-wrapper a,.sidebar-section-link{min-height:42px !important;padding:8px 12px !important;font-size:15px !important;margin-bottom:4px !important}.d-header .wrap{max-width:1320px !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}.gx-topbar .wrap{max-width:1320px !important;margin:0 auto !important;padding:0 20px !important;box-sizing:border-box !important}html,body,#main,.wrap,.container,.list-container,.topic-area{overflow-x:hidden !important}@media(max-width: 1250px){.custom-home-hero-inner{grid-template-columns:1fr !important}.custom-home-grid{grid-template-columns:1fr !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:240px !important;min-width:240px !important;max-width:240px !important;flex-basis:240px !important}}@media(max-width: 900px){#main-outlet{max-width:100% !important;padding:14px 14px 0 !important}.custom-home-hero-inner{grid-template-columns:1fr !important;padding:22px 18px !important}.custom-home-grid{grid-template-columns:1fr !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:100% !important;min-width:100% !important;max-width:100% !important;flex-basis:100% !important}.d-header .wrap,.gx-topbar .wrap{padding:0 14px !important}}#main-outlet{max-width:1560px !important;margin:0 auto !important;padding:20px 24px 0 !important}.d-header .wrap,.gx-topbar .wrap{max-width:1560px !important;margin:0 auto !important;padding:0 24px !important}.has-sidebar-page{gap:24px !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:280px !important;min-width:280px !important;max-width:280px !important;flex:0 0 280px !important;margin-left:0 !important}.sidebar-wrapper .sidebar-container,.sidebar-wrapper .sidebar-scroll-wrap,.sidebar-section-wrapper{padding:12px !important;border-radius:22px !important}.has-sidebar-page .list-container,.has-sidebar-page .container,.has-sidebar-page #main-outlet{flex:1 1 auto !important;min-width:0 !important}.custom-home-hero,.custom-home-grid,.navigation-container,.topic-list{max-width:100% !important;width:100% !important}.custom-home-hero-inner{grid-template-columns:minmax(0, 1.35fr) minmax(320px, 0.8fr) !important;gap:20px !important}.custom-home-copy p{max-width:90% !important}body.gx-page-home .contents,body.gx-page-home .list-controls{max-width:100% !important;width:100% !important}.topic-list{width:100% !important;table-layout:fixed !important;border-collapse:separate !important;border-spacing:0 14px !important}.topic-list-body .topic-list-item,.topic-list-item{display:table-row !important;width:100% !important}.topic-list-item>td{padding-top:18px !important;padding-bottom:18px !important}.topic-list-item>td:first-child{padding-left:22px !important}.topic-list-item>td:last-child{padding-right:22px !important}.navigation-container{padding:16px 18px !important}body.gx-page-home .search-container,body.gx-page-home .search-menu,body.gx-page-home .search-header{max-width:100% !important}.custom-home-grid{margin-bottom:26px !important}.wrap{max-width:1560px !important}@media(min-width: 1600px){#main-outlet,.d-header .wrap,.gx-topbar .wrap,.wrap{max-width:1680px !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:290px !important;min-width:290px !important;max-width:290px !important;flex-basis:290px !important}}@media(max-width: 1250px){#main-outlet,.d-header .wrap,.gx-topbar .wrap,.wrap{max-width:100% !important}.custom-home-hero-inner{grid-template-columns:1fr !important}.custom-home-grid{grid-template-columns:1fr !important}}@media(max-width: 900px){#main-outlet{padding:14px !important}.d-header .wrap,.gx-topbar .wrap{padding:0 14px !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:100% !important;min-width:100% !important;max-width:100% !important;flex-basis:100% !important}.custom-home-hero-inner{grid-template-columns:1fr !important;padding:22px 18px !important}}:root{--gx-shell-width: 1400px;--gx-sidebar-width: 270px;--gx-shell-gap: 28px}html,body,#main,#main-outlet-wrapper,#main-outlet,.wrap,.container,.list-container,.topic-area{box-sizing:border-box !important}.gx-topbar .wrap,.d-header .wrap{max-width:var(--gx-shell-width) !important;margin:0 auto !important;padding-left:20px !important;padding-right:20px !important;box-sizing:border-box !important}.gx-topbar{position:relative !important;z-index:1100 !important}.d-header{position:sticky !important;top:0 !important;z-index:1100 !important}#main-outlet{max-width:var(--gx-shell-width) !important;margin:0 auto !important;padding:18px 20px 0 !important;width:100% !important}.has-sidebar-page{display:grid !important;grid-template-columns:var(--gx-sidebar-width) minmax(0, 1fr) !important;gap:var(--gx-shell-gap) !important;align-items:start !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:100% !important;min-width:0 !important;max-width:none !important;margin:0 !important;flex:unset !important}.sidebar-wrapper .sidebar-container,.sidebar-wrapper .sidebar-scroll-wrap,.sidebar-section-wrapper{padding:12px !important;border-radius:22px !important}.has-sidebar-page .list-container,.has-sidebar-page .container,.has-sidebar-page .contents,.has-sidebar-page .topic-list,.has-sidebar-page .topic-area{width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important}.custom-home-hero,.custom-home-grid,.navigation-container,.topic-list,.list-controls{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important}.custom-home-hero{margin-top:8px !important;margin-bottom:18px !important;border-radius:28px !important}.custom-home-hero-inner{display:grid !important;grid-template-columns:minmax(0, 1.2fr) minmax(300px, 0.8fr) !important;gap:18px !important;padding:30px 26px !important;align-items:stretch !important}.custom-home-copy,.custom-home-side,.custom-home-card,.hero-stat-card{min-width:0 !important}.custom-home-copy h1{font-size:clamp(34px,4vw,60px) !important}.custom-home-copy p{max-width:100% !important;font-size:16px !important;line-height:1.75 !important}.custom-home-grid{display:grid !important;grid-template-columns:repeat(3, minmax(0, 1fr)) !important;gap:14px !important;margin-bottom:22px !important}.custom-home-card{padding:18px !important;border-radius:20px !important}.navigation-container{padding:14px 16px !important;border-radius:22px !important}.navigation-container .nav-pills,.navigation-controls,.list-controls .combo-box,.list-controls .navigation-container{width:100% !important;max-width:100% !important}.topic-list{width:100% !important;table-layout:fixed !important;border-collapse:separate !important;border-spacing:0 12px !important}.topic-list thead{display:none !important}.topic-list-body .topic-list-item,.topic-list-item{background:linear-gradient(180deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.012)),rgba(9,15,30,.92) !important;border:1px solid rgba(130,160,255,.1) !important;border-radius:22px !important;overflow:hidden !important;box-shadow:0 14px 40px rgba(0,0,0,.28) !important}.topic-list-item>td{padding-top:18px !important;padding-bottom:18px !important;vertical-align:middle !important}.topic-list-item>td:first-child{padding-left:20px !important}.topic-list-item>td:last-child{padding-right:20px !important}.topic-list .main-link a.title,.topic-list-item .title a{font-size:18px !important;font-weight:900 !important;line-height:1.35 !important}body.gx-page-home .contents,body.gx-page-home .list-controls,body.gx-page-home .navigation-container{margin-left:0 !important;margin-right:0 !important}.menu-panel,.user-menu,.user-notifications-list,.popup-menu,.select-kit.dropdown-select-box .select-kit-body,.header-dropdown-toggle+.menu-panel{z-index:2000 !important;position:absolute !important;right:0 !important;left:auto !important;max-width:min(380px,100vw - 24px) !important;transform:none !important;overflow:hidden !important}.d-header,.d-header .wrap,.header-buttons,.panel{overflow:visible !important}.d-header-icons,.header-buttons{position:relative !important;z-index:2001 !important}.sidebar-section-link-wrapper a,.sidebar-section-link{min-height:42px !important;padding:8px 12px !important;font-size:15px !important;margin-bottom:4px !important}.sidebar-section-header-text,.sidebar-section-header-button{margin:14px 8px 8px !important}.wrap{max-width:var(--gx-shell-width) !important}.fk-d-menu,.alert.alert-info,.user-notifications-list,.notification-history,.reviewable-list,.bootbox,.modal,.modal-outer-container{z-index:2500 !important}@media(min-width: 1600px){:root{--gx-shell-width: 1520px;--gx-sidebar-width: 280px;--gx-shell-gap: 30px}}@media(max-width: 1240px){:root{--gx-shell-width: 100%;--gx-sidebar-width: 250px;--gx-shell-gap: 20px}.custom-home-hero-inner{grid-template-columns:1fr !important}.custom-home-grid{grid-template-columns:1fr !important}}@media(max-width: 900px){#main-outlet{padding:14px 14px 0 !important}.gx-topbar .wrap,.d-header .wrap{padding-left:14px !important;padding-right:14px !important}.has-sidebar-page{display:block !important}.has-sidebar-page .sidebar-wrapper,.sidebar-wrapper,#d-sidebar{width:100% !important}.custom-home-hero-inner{grid-template-columns:1fr !important;padding:22px 18px !important}.custom-home-grid{grid-template-columns:1fr !important}.menu-panel,.user-menu,.popup-menu{max-width:calc(100vw - 16px) !important;right:8px !important}}:root{--gx-bg: #050816;--gx-surface: rgba(10, 17, 34, 0.85);--gx-border: rgba(120, 150, 255, 0.15);--gx-text: #f2f6ff;--gx-text-soft: #9fb2d4;--gx-accent: #4cc9f0;--gx-accent-2: #7b61ff}body{background:radial-gradient(circle at 20% 20%, rgba(76, 201, 240, 0.08), transparent 30%),radial-gradient(circle at 80% 20%, rgba(123, 97, 255, 0.08), transparent 30%),linear-gradient(135deg, #040714, #07101f, #050914) !important;color:var(--gx-text)}#main-outlet{max-width:1350px;margin:0 auto;padding:20px}.d-header{background:rgba(6,11,24,.85) !important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--gx-border)}.d-header .title a{font-weight:900;font-size:20px;color:#fff !important}.sidebar-wrapper{width:260px !important}.sidebar-wrapper .sidebar-container{background:var(--gx-surface);border:1px solid var(--gx-border);border-radius:20px;padding:12px}.sidebar-section-link{border-radius:12px;padding:8px 12px;font-weight:700}.sidebar-section-link:hover{background:hsla(0,0%,100%,.05)}.custom-home-hero{background:var(--gx-surface);border:1px solid var(--gx-border);border-radius:24px;padding:30px;margin-bottom:20px}.custom-home-hero h1{font-size:42px;font-weight:900}.custom-home-card{background:var(--gx-surface);border:1px solid var(--gx-border);border-radius:20px;padding:16px}.navigation-container{background:var(--gx-surface);border-radius:20px;padding:12px}.btn-primary{background:linear-gradient(135deg, var(--gx-accent), var(--gx-accent-2));border:none;border-radius:12px}.topic-list{border-spacing:0 10px}.topic-list-item{background:var(--gx-surface);border-radius:16px;border:1px solid var(--gx-border)}.menu-panel,.popup-menu{z-index:9999 !important}@media(max-width: 900px){#main-outlet{padding:12px}.sidebar-wrapper{width:100% !important}}
/*# sourceMappingURL=common_theme_1_e20cf9651466f78b278762c989c4a55f56831f62.css.map?__ws=geohubx.com */
