.OptionsScreener-module__SIwmWq__pageWrapper{background:#0f0f0f;min-height:100vh}.OptionsScreener-module__SIwmWq__container{box-sizing:border-box;flex-direction:column;height:100vh;padding:24px 194px;display:flex}.OptionsScreener-module__SIwmWq__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.OptionsScreener-module__SIwmWq__titleSection{flex-direction:column;gap:4px;display:flex}.OptionsScreener-module__SIwmWq__title{color:#fff;letter-spacing:-.03em;margin:0;font-size:28px;font-weight:700}.OptionsScreener-module__SIwmWq__subtitle{color:#666;margin:0;font-size:14px}.OptionsScreener-module__SIwmWq__error{color:var(--color-delete);background:#ff4a4a14;border:1px solid #ff4a4a33;border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:14px;display:flex}.OptionsScreener-module__SIwmWq__previewSection{flex-shrink:0;gap:20px;height:400px;margin-bottom:20px;display:flex}.OptionsScreener-module__SIwmWq__previewColumn{background:0 0;border:none;border-radius:12px;flex:1;overflow:hidden}.OptionsScreener-module__SIwmWq__chartColumn{background:0 0;border:none;border-radius:12px;flex:1;padding:0;overflow:hidden}.OptionsScreener-module__SIwmWq__chartPlaceholder{color:#444;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.OptionsScreener-module__SIwmWq__emptyState{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.OptionsScreener-module__SIwmWq__emptyState svg{opacity:.2;color:var(--color-metric-premium)}.OptionsScreener-module__SIwmWq__emptyState h3{color:#fff;margin:0;font-size:20px;font-weight:600}.OptionsScreener-module__SIwmWq__emptyState p{color:#666;max-width:300px;margin:0;font-size:14px}.OptionsScreener-module__SIwmWq__startButton{color:var(--color-metric-premium);cursor:pointer;background:#00000080;border:1px solid #4a9eff80;border-radius:8px;margin-top:8px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s}.OptionsScreener-module__SIwmWq__startButton:hover{color:#fff;background:#000000b3;border-color:#4a9effb3}.OptionsScreener-module__SIwmWq__adjustFiltersButton{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;margin-top:8px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .2s}.OptionsScreener-module__SIwmWq__adjustFiltersButton:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-2px)}.OptionsScreener-module__SIwmWq__loadingState{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:14px;display:flex}.OptionsScreener-module__SIwmWq__spinner{border:3px solid #ffffff1a;border-top-color:#ccc;border-radius:50%;width:40px;height:40px;animation:1s linear infinite OptionsScreener-module__SIwmWq__spin}@keyframes OptionsScreener-module__SIwmWq__spin{to{transform:rotate(360deg)}}.OptionsScreener-module__SIwmWq__mobileView{flex-direction:column;gap:6px;display:none}.OptionsScreener-module__SIwmWq__mobileTitle{z-index:var(--z-sidebar);text-align:center;color:#fff;pointer-events:none;font-size:15px;font-weight:600;line-height:40px;display:none;position:fixed;top:16px;left:0;right:0}.OptionsScreener-module__SIwmWq__mobileNavBarWrapper{display:none}.OptionsScreener-module__SIwmWq__tableDesktop{flex-direction:column;flex:1;min-height:0;display:flex}.OptionsScreener-module__SIwmWq__mobileChartWrapper{border-radius:12px;overflow:hidden}.OptionsScreener-module__SIwmWq__mobileFiltersButton{background:var(--overlay-subtle);border:1px solid var(--overlay-border);width:100%;color:var(--color-text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:6px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.OptionsScreener-module__SIwmWq__mobileFiltersButton:active{background:var(--overlay-medium)}@media (min-width:1600px){.OptionsScreener-module__SIwmWq__container{padding-right:224px}}@media (max-width:1200px){.OptionsScreener-module__SIwmWq__container{height:auto;min-height:100vh}.OptionsScreener-module__SIwmWq__previewSection{flex-direction:column;flex-shrink:0;height:auto}.OptionsScreener-module__SIwmWq__previewColumn{flex-shrink:0;height:350px}.OptionsScreener-module__SIwmWq__chartColumn{flex-shrink:0;height:400px}.OptionsScreener-module__SIwmWq__container{padding-right:24px}}@media (max-width:768px){.OptionsScreener-module__SIwmWq__container{padding:70px 16px 16px}.OptionsScreener-module__SIwmWq__header{z-index:var(--z-sidebar);background:#0f0f0f;border-bottom:1px solid #ffffff0f;margin-bottom:0;padding:16px;position:fixed;top:0;left:0;right:0}.OptionsScreener-module__SIwmWq__title{font-size:20px}.OptionsScreener-module__SIwmWq__subtitle{font-size:12px}.OptionsScreener-module__SIwmWq__previewSection{flex-direction:column;gap:12px;display:none}.OptionsScreener-module__SIwmWq__tableDesktop{display:none}.OptionsScreener-module__SIwmWq__chartColumn{height:350px}.OptionsScreener-module__SIwmWq__mobileView{flex:1;min-height:0;display:flex}.OptionsScreener-module__SIwmWq__mobileNavBarWrapper{display:block}.OptionsScreener-module__SIwmWq__container{height:100dvh;padding-bottom:68px;overflow-y:auto}.OptionsScreener-module__SIwmWq__mobileChartWrapper{flex:1;min-height:0}.OptionsScreener-module__SIwmWq__floatingFiltersButton{display:none}}.OptionsScreener-module__SIwmWq__hamburgerButton{z-index:var(--z-sidebar-overlay);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;transition:all .2s;display:none;position:fixed;top:16px;left:16px}.OptionsScreener-module__SIwmWq__hamburgerButton:hover{background:#ffffff14;border-color:#3b82f64d}.OptionsScreener-module__SIwmWq__hamburgerButton span{background:#fffc;border-radius:2px;width:20px;height:2px;transition:all .3s}.OptionsScreener-module__SIwmWq__hamburgerButton.OptionsScreener-module__SIwmWq__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.OptionsScreener-module__SIwmWq__hamburgerButton.OptionsScreener-module__SIwmWq__open span:nth-child(2){opacity:0}.OptionsScreener-module__SIwmWq__hamburgerButton.OptionsScreener-module__SIwmWq__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.OptionsScreener-module__SIwmWq__hamburgerButton{display:flex}.OptionsScreener-module__SIwmWq__mobileTitle{display:block}}.OptionsScreener-module__SIwmWq__floatingFiltersButton{z-index:var(--z-sidebar);color:#3b82f6;cursor:pointer;background:linear-gradient(135deg,#3b82f626 0%,#2563eb1f 100%);border:1px solid #3b82f64d;border-radius:30px;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 20px #0000004d}.OptionsScreener-module__SIwmWq__floatingFiltersButton:hover{background:linear-gradient(135deg,#3b82f640 0%,#2563eb33 100%);border-color:#3b82f680;transform:translateY(-2px);box-shadow:0 6px 24px #3b82f666}.OptionsScreener-module__SIwmWq__floatingFiltersButton svg{width:18px;height:18px}@media (max-width:1200px){.OptionsScreener-module__SIwmWq__floatingFiltersButton{display:flex}}
