.PlatformSelect_shell___WFU_{position:relative;width:100%;min-width:0;--platform-select-height:42px;--platform-select-radius:10px;--platform-select-font-size:14px;--platform-select-background:rgba(7,18,36,.82);--platform-select-border:rgba(255,255,255,.12)}.PlatformSelect_native__S6Hz_{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none}.PlatformSelect_trigger__SIouT{position:relative;width:100%;min-height:var(--platform-select-height);height:var(--platform-select-height);padding:0 40px 0 12px;border-radius:var(--platform-select-radius);border:1px solid var(--platform-select-border);background:var(--platform-select-background);color:#E8EEFC;display:flex;align-items:center;text-align:left;font-family:var(--landing-font-body);font-size:var(--platform-select-font-size);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.PlatformSelect_trigger__SIouT:hover{border-color:rgba(91,196,245,.28);background:rgba(10,24,48,.88)}.PlatformSelect_trigger__SIouT:focus-visible{outline:none;border-color:rgba(91,196,245,.4);box-shadow:0 0 0 3px rgba(91,196,245,.1)}.PlatformSelect_trigger__SIouT:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.PlatformSelect_open__3K6Aw .PlatformSelect_trigger__SIouT{border-color:rgba(91,196,245,.34);box-shadow:0 0 0 3px rgba(91,196,245,.08),0 14px 30px rgba(2,7,18,.2);background:rgba(10,24,48,.92)}.PlatformSelect_value__WBOIu{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}.PlatformSelect_placeholder__kOUyo .PlatformSelect_value__WBOIu{color:rgba(244,247,255,.72)}.PlatformSelect_chevron__yhcDx{position:absolute;right:14px;top:50%;width:9px;height:9px;border-right:1.6px solid rgba(220,233,251,.72);border-bottom:1.6px solid rgba(220,233,251,.72);transform:translateY(-60%) rotate(45deg);transition:transform .2s ease}.PlatformSelect_open__3K6Aw .PlatformSelect_chevron__yhcDx{transform:translateY(-35%) rotate(-135deg)}.PlatformSelect_menu__tizJo{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:70;display:grid;grid-gap:2px;gap:2px;padding:6px;border-radius:14px;border:1px solid rgba(255,255,255,.13);background:rgba(7,18,36,.96);box-shadow:0 24px 54px rgba(2,7,18,.42),0 10px 24px rgba(10,61,122,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-height:280px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.PlatformSelect_menu__tizJo::-webkit-scrollbar{display:none}.PlatformSelect_group__MXvLO{padding:8px 12px 4px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8ea3d1}.PlatformSelect_option__hpGyx{width:100%;border:none;background:transparent;color:#E8EEFC;border-radius:10px;padding:10px 12px;text-align:left;font-size:14px;font-family:var(--landing-font-body);cursor:pointer;transition:background .18s ease,color .18s ease}.PlatformSelect_option__hpGyx:focus-visible,.PlatformSelect_option__hpGyx:hover{outline:none;background:rgba(91,196,245,.12)}.PlatformSelect_optionSelected__Hhg0o{background:rgba(91,196,245,.16);color:#f5fbff}.PlatformSelect_option__hpGyx:disabled{cursor:not-allowed;opacity:.48}