.OptionsScreener-module__DJZcAW__pageWrapper{background:#0f0f0f;min-height:100vh}.OptionsScreener-module__DJZcAW__container{box-sizing:border-box;flex-direction:column;height:100vh;padding:24px 194px;display:flex}.OptionsScreener-module__DJZcAW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.OptionsScreener-module__DJZcAW__titleSection{flex-direction:column;gap:4px;display:flex}.OptionsScreener-module__DJZcAW__title{color:#fff;letter-spacing:-.03em;margin:0;font-size:28px;font-weight:700}.OptionsScreener-module__DJZcAW__subtitle{color:#666;margin:0;font-size:14px}.OptionsScreener-module__DJZcAW__error{color:var(--color-delete);background:#ff4a4a14;border:1px solid #ff4a4a33;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:14px 18px;font-size:14px;display:flex}.OptionsScreener-module__DJZcAW__previewSection{flex-shrink:0;gap:20px;height:400px;margin-bottom:20px;display:flex}.OptionsScreener-module__DJZcAW__previewColumn{background:0 0;border:none;border-radius:12px;flex:1;overflow:hidden}.OptionsScreener-module__DJZcAW__chartColumn{background:0 0;border:none;border-radius:12px;flex:1;padding:0;overflow:hidden}.OptionsScreener-module__DJZcAW__chartPlaceholder{color:#444;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.OptionsScreener-module__DJZcAW__emptyState{text-align:center;color:#666;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.OptionsScreener-module__DJZcAW__emptyState svg{opacity:.2;color:#666}.OptionsScreener-module__DJZcAW__emptyState h3{color:#fff;margin:0;font-size:20px;font-weight:600}.OptionsScreener-module__DJZcAW__emptyState p{color:#666;max-width:300px;margin:0;font-size:14px}.OptionsScreener-module__DJZcAW__startButton{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__DJZcAW__startButton:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-2px)}.OptionsScreener-module__DJZcAW__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__DJZcAW__adjustFiltersButton:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-2px)}.OptionsScreener-module__DJZcAW__loadingState{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;font-size:14px;display:flex}.OptionsScreener-module__DJZcAW__spinner{border:3px solid #ffffff1a;border-top-color:#ccc;border-radius:50%;width:40px;height:40px;animation:1s linear infinite OptionsScreener-module__DJZcAW__spin}@keyframes OptionsScreener-module__DJZcAW__spin{to{transform:rotate(360deg)}}.OptionsScreener-module__DJZcAW__mobileView{flex-direction:column;gap:6px;display:none}.OptionsScreener-module__DJZcAW__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__DJZcAW__mobileNavBarWrapper{display:none}.OptionsScreener-module__DJZcAW__tableDesktop{flex-direction:column;flex:1;min-height:0;display:flex}.OptionsScreener-module__DJZcAW__mobileChartWrapper{border-radius:12px;overflow:hidden}.OptionsScreener-module__DJZcAW__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__DJZcAW__mobileFiltersButton:active{background:var(--overlay-medium)}@media (min-width:1600px){.OptionsScreener-module__DJZcAW__container{padding-right:224px}}@media (max-width:1200px){.OptionsScreener-module__DJZcAW__container{height:auto;min-height:100vh}.OptionsScreener-module__DJZcAW__previewSection{flex-direction:column;flex-shrink:0;height:auto}.OptionsScreener-module__DJZcAW__previewColumn{flex-shrink:0;height:350px}.OptionsScreener-module__DJZcAW__chartColumn{flex-shrink:0;height:400px}.OptionsScreener-module__DJZcAW__container{padding-right:24px}}@media (max-width:768px){.OptionsScreener-module__DJZcAW__container{padding:70px 16px 16px}.OptionsScreener-module__DJZcAW__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__DJZcAW__title{font-size:20px}.OptionsScreener-module__DJZcAW__subtitle{font-size:12px}.OptionsScreener-module__DJZcAW__previewSection{flex-direction:column;gap:12px;display:none}.OptionsScreener-module__DJZcAW__tableDesktop{display:none}.OptionsScreener-module__DJZcAW__chartColumn{height:350px}.OptionsScreener-module__DJZcAW__mobileView{flex:1;min-height:0;display:flex}.OptionsScreener-module__DJZcAW__mobileNavBarWrapper{display:block}.OptionsScreener-module__DJZcAW__container{height:100dvh;padding-bottom:68px;overflow-y:auto}.OptionsScreener-module__DJZcAW__mobileChartWrapper{flex:1;min-height:0}.OptionsScreener-module__DJZcAW__floatingFiltersButton{display:none}}.OptionsScreener-module__DJZcAW__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__DJZcAW__hamburgerButton:hover{background:#ffffff14;border-color:#fff3}.OptionsScreener-module__DJZcAW__hamburgerButton span{background:#fffc;border-radius:2px;width:20px;height:2px;transition:all .3s}.OptionsScreener-module__DJZcAW__hamburgerButton.OptionsScreener-module__DJZcAW__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.OptionsScreener-module__DJZcAW__hamburgerButton.OptionsScreener-module__DJZcAW__open span:nth-child(2){opacity:0}.OptionsScreener-module__DJZcAW__hamburgerButton.OptionsScreener-module__DJZcAW__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.OptionsScreener-module__DJZcAW__hamburgerButton{display:flex}.OptionsScreener-module__DJZcAW__mobileTitle{display:block}}.OptionsScreener-module__DJZcAW__floatingFiltersButton{z-index:var(--z-sidebar);color:#ccc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;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__DJZcAW__floatingFiltersButton:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 6px 24px #ffffff1a}.OptionsScreener-module__DJZcAW__floatingFiltersButton svg{width:18px;height:18px}@media (max-width:1200px){.OptionsScreener-module__DJZcAW__floatingFiltersButton{display:flex}}
