html,body{box-sizing:border-box;color:#fff;background-color:#09090b;width:100%;min-height:100dvh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{box-sizing:border-box;width:100%;min-height:100dvh;margin:0;padding:0;position:relative}html{scrollbar-color:#27272a #09090b;overflow-y:scroll}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}.app-layout{box-sizing:border-box;background-color:#09090b;width:100%;min-height:250vh;display:flex;position:relative}aside.sidebar{box-sizing:border-box;z-index:50;background-color:#09090b;border-right:1px solid #27272a;width:72px;position:fixed;top:0;bottom:0;left:0}.sidebar-logo{object-fit:contain;cursor:pointer;-webkit-user-select:none;user-select:none;width:36px;height:36px;display:block;position:absolute;top:16px;left:16px}.main-content{box-sizing:border-box;flex-shrink:0;width:1488px;min-height:250vh;margin-left:72px}aside.right-sidebar{box-sizing:border-box;z-index:40;background-color:#09090b;border-left:1px solid #27272a;flex:1;align-self:flex-start;min-width:0;position:sticky;top:min(0px,100vh - 1204px)}aside.right-sidebar.locked{width:calc(100% - 1560px);position:fixed;inset:auto 0 0 1560px}.right-sidebar-section-1{box-sizing:border-box;border-bottom:1px solid #27272a;flex-direction:column;align-items:center;width:100%;height:423.25px;padding:23px 0 0;display:flex}.search-form{justify-content:center;width:100%;margin:0;padding:0;display:flex}.search-container{box-sizing:border-box;align-items:center;width:295px;max-width:100%;display:flex;position:relative}.search-input{color:#fff;box-sizing:border-box;background-color:#18181b;border:none;border-radius:10px;outline:none;width:100%;height:39px;padding:8px 12px 8px 46px;font-family:inherit;font-size:14.5px;line-height:23px;transition:background-color .15s,box-shadow .15s}.search-input::placeholder{color:#71717a}.search-input:focus{background-color:#18181b;box-shadow:0 0 0 1px #3f3f46}.search-icon{color:#52525b;pointer-events:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:19.5px;left:18.5px;transform:translateY(-50%)}.right-sidebar-section-2{box-sizing:border-box;border-bottom:1px solid #27272a;height:496.75px}.right-sidebar-section-3{box-sizing:border-box;border-bottom:1px solid #27272a;height:284px}.text-element{letter-spacing:normal;text-transform:none;color:#fff;text-align:start;box-sizing:border-box;width:293px;max-width:100%;height:24px;margin-top:12px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:24px;display:block}.subtitle-element{letter-spacing:normal;text-transform:none;color:#71717a;opacity:1;text-align:start;box-sizing:border-box;width:293px;max-width:100%;margin-top:1px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none;display:block}.sidebar-ad-image{aspect-ratio:4/3;width:293px;max-width:100%;height:219.75px;margin:34px auto 0;position:relative}.sidebar-ad-image img{top:0;left:0;object-fit:fill;border-radius:12px;width:100%;height:100%;display:block;position:absolute;inset:0}.sidebar-ad-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.ad-label{color:#71717a;text-align:end;box-sizing:border-box;-webkit-user-select:none;user-select:none;width:293px;max-width:100%;margin-top:-15px;font-family:InterVar,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:block}
