@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@700&family=Roboto:wght@400;500;700&family=Roboto+Mono:wght@400&display=swap";:root{--background: 0 0% 5%;--foreground: 0 0% 94%;--card: 0 0% 7%;--card-foreground: 0 0% 94%;--popover: 0 0% 12%;--popover-foreground: 0 0% 94%;--primary: 22 80% 54%;--primary-foreground: 0 0% 5%;--secondary: 0 0% 16%;--secondary-foreground: 0 0% 94%;--muted: 0 0% 10%;--muted-foreground: 0 0% 53%;--accent: 22 80% 54%;--accent-foreground: 0 0% 5%;--destructive: 0 60% 70%;--destructive-foreground: 0 0% 5%;--border: 0 0% 14%;--input: 0 0% 10%;--ring: 22 80% 54%;--radius: .5rem}*{border-color:hsl(var(--border))}body{font-family:Comfortaa,sans-serif;background-color:#0d0d0d;color:#f0f0f0;margin:0;padding:0;overflow:hidden;height:100vh;width:100vw}#root{height:100vh;width:100vw;overflow:hidden}input,textarea{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}*{-webkit-tap-highlight-color:rgba(232,101,42,.35)}button:active{filter:brightness(1.3);transition:filter .05s}.ss-sidebar-item:active,.ss-header-btn:active,.ss-btn:active{background:#e8652a40!important}.ss-header-wrap{position:relative;z-index:20;height:50px;background:#161616;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;flex-shrink:0}.ss-header-btn{position:relative;z-index:21;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ss-footer{height:28px;background:#161616;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ss-title{font-family:Comfortaa,sans-serif;font-weight:700;color:#e8652a}.ss-row{display:flex;align-items:center;min-height:46px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer}.ss-row:active{background:#1a1a1a}.ss-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.ss-dropdown{position:fixed;background:#222;border-radius:10px;border:1px solid rgba(255,255,255,.1);overflow:hidden;min-width:220px;box-shadow:0 8px 24px #00000080;z-index:200}.ss-dropdown-item{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;display:flex;align-items:center;font-size:14px;color:#f0f0f0}.ss-dropdown-item:last-child{border-bottom:none}.ss-dropdown-item:active{background:#2a2a2a}.ss-overlay{position:fixed;inset:0;z-index:190}.ss-modal-overlay{position:fixed;inset:0;background:#000000b3;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px}.ss-modal{background:#1e1e1e;border-radius:14px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;border:1px solid rgba(255,255,255,.1)}.ss-input{width:100%;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:7px;padding:8px 11px;font-size:13px;color:#f0f0f0;outline:none;box-sizing:border-box;font-family:Roboto,sans-serif}.ss-input::placeholder{color:#444}.ss-btn-primary{background:#e8652a;border:none;border-radius:9px;padding:13px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;width:100%;font-family:Roboto,sans-serif}.ss-btn-primary:disabled{background:#2a2a2a;color:#555;cursor:default}.ss-sidebar{position:fixed;top:0;left:0;width:200px;height:100vh;background:#1a1a1a;z-index:300;display:flex;flex-direction:column;transform:translate(-200px);transition:transform .5s ease}.ss-sidebar.open{transform:translate(0)}.ss-sidebar-overlay{position:fixed;inset:0;background:#0000008c;z-index:290}.ss-sidebar-header{height:56px;background:#161616;border-bottom:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;padding:0 16px;flex-shrink:0}.ss-sidebar-item{height:56px;display:flex;align-items:center;padding:0 16px;gap:12px;border-bottom:1px solid rgba(255,255,255,.07);cursor:pointer;position:relative;font-size:15px;font-family:Roboto,sans-serif}.ss-sidebar-item.active{background:#222;color:#f0f0f0}.ss-sidebar-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#e8652a}.ss-sidebar-item.active svg{color:#e8652a}.ss-sidebar-item:not(.active){color:#888}.ss-rating-dot{border-radius:50%;flex-shrink:0}.ss-alpha-index{position:fixed;right:0;top:46px;bottom:28px;display:flex;flex-direction:column;justify-content:space-between;padding:4px 2px;z-index:5}::-webkit-scrollbar{width:0px}
